.has-warning .form-control {
border-color: none!important;
-webkit-box-shadow: none!important;
box-shadow: none!important;
}

#boc_order h3 {
    color: #7aa93c!important;
    font-weight: normal!important;
}



.boc_order_btn {
    padding: 14px 52px!important;
    margin: 0 0 0 20px;
    /* display: inline-block; */
   
}


@media screen and (max-width: 800px) 

{

.boc_order_btn {
float: right;
    max-width: 190px;
}


.responsive .product-info .cart .quantity {
   
    float: left !important;
}

.responsive .product-info .cart #button-cart {
       
    float: left;
    display: block;
    margin: 0px 0px 0px 0px!important;
    padding: 0px!important;
    width: auto!important;
}


}


.product-center .cart #button-cart { 
    padding: 0px 0px 0px !important;
    margin: 0px;
}


.bbuylink {
color: #7aa93c;
    font-size: 15px;
    /*line-height: 24px;*/
    display: inline-block;
    /*vertical-align: top;*/
    /*text-transform: capitalize;*/
    margin-right: 15px;
    cursor: pointer;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    
     /**
             * Для эксплорера
             */
            -ms-user-select: none;

            /**
             * Для мозилы
             */
            -moz-user-select: none;

            /**
             * Для конкверора
             */
            -khtml-user-select: none;

            /**
             * Для Сафари и Хрома
             */
            -webkit-user-select: none;

}

.bbuylink:hover{
color: #5d5d5d; 
}





.caption {
padding-bottom: 10px;
}


.text101 span {
color: red;
}

.boc_order_btn {
padding: 14px 52px!important;
margin: 0px 0px 0px 0px;
font-size: 16px;
max-width: 240px;

}

#boc_submit {   
    padding: 14px 40px;
}

.modal-footer .button, .modal-footer .btn {
float: left;
}

#boc_form {

padding: 10px 10px 10px 10px!important;

}

#boc_order .modal-footer {
    padding: 0px 0px 10px 20px!important;
    margin-top: 5px!important;
    
}

.modal-footer .button, .modal-footer .btn {
margin-top: 0px!important;
}

.modal-body .input-group {
   
    display: block!important;
   
}

.modal-body .form-control {
border-radius: 3px;
    background-color: #f6f6f6;
    border: none;
    color: #3d3d3d;
    padding: 9px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;

}

#boc_order .modal-content {


background: #FFF;
    padding: 10px 10px 10px 10px;
    text-align: left;
    max-width: 750px;
    margin: 40px auto;
    position: relative;
    border-radius: 15px;




}




#boc_order .modal-content .close {

background: #7aa93c;
top: -20px;
color: #fff;
right: -20px;
text-align: center;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    opacity: 1;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;


	width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    
    text-decoration: none;
   
   
   
    
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace;


}


button.boc_order_category_btn {
	border: none;
	border-top: 1px solid #ddd;
	line-height: 2;
	font-weight: bold;
	background-color: #eee;
	color: #888;
	line-height: 38px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}							
#boc_order .modal-header {
    padding: 10px;
    border-bottom: 1px solid #000000;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #229ac8;
    background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
    background-repeat: repeat-x;
    border-radius: 5px 5px 0 0;	
}
#boc_order .modal-header h2 {
	color: #ffffff;
}
/*#boc_order .modal-header button.close {
    color: #fff;
    opacity: 1;
}*/
#boc_order .modal-content {
}
#boc_order h2#boc_order_title {
	text-align: center;
}
#boc_order h2, #boc_order h3, #boc_order h4, #boc_order .h4, #boc_order h5 {
	margin-top: 0;
    font-weight: bold;
    color: #333;
}
#boc_order .checkbox {
	padding: 0.25em 0.5em;
	border: 1px solid transparent;
}
#boc_order .checkbox label {
	color:#ff9999;
}
#boc_order .checkbox label a {
	color: #ff9999;
	border-bottom: 1px dotted #ff9999;
}
#boc_order .input-group.has-error input, #boc_order .form-group.has-error textarea {
   background: #ff6666;
   color:#fff;
}
#boc_order .checkbox.has-error {
	border: 1px solid #cc0000;
	border-radius: 0.25em;
}
#boc_order .checkbox.has-error label {
	color:#ff9999;
}
#boc_order .modal-footer {
    padding: 0 10px 20px 10px;
    text-align: right;
    border-top: none;
}
#boc_order button {
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    max-width: 200px;
}