.quan{
	/*margin: auto;*/
	border: 1px solid #b3b3b3;
	border-radius: 3px;
	display: block;
    width: 84px;
    font-size: 20px;
    text-align: center;
        margin-top: 14px;
}
.quan tr td{width: 20px;}
.quan tr td a{
	color: #b3b3b3;
	font-weight: bold;
}
.quan tr td a:hover,
.quan tr td a:focus{
	text-decoration: none;
}
.quan tr td a:hover{
	color: #353535;
}
.quan tr td.q{
	width: 44px;	
	border-left: 1px solid #b3b3b3;
	border-right: 1px solid #b3b3b3;
}
.quan tr td.q input[type="text"]{
	width: 100%;
	border: none;
	text-align: center;
}

.workarea .detail-item .control-item .btn-one-click{
	background-color: #19b9a1;
	margin-top: 10px;
	padding: 7px 6px;
}
.workarea .detail-item .product-version {
    margin: 15px 0 -15px 0;
}
#calcDelivery .modal-body{
	background: #eeeeee;	
}
#oneClick .modal-body{
	/*top: auto;
    left: -423px;
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin-top: 0;
    background: #19b9a1;
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 545px;
    padding: 15px 20px;	*/
    
        background: #19b9a1;
}

#oneClick .modal-body .modals{
	height: 295px;
}
#oneClick .modal-body h4{
	color: #FFFFFF;
}
/*.dropdownOneClick img{
float: left;
    max-width: 154px;
    max-height: 276px;
    margin: 15px 25px 0 0;
    padding: 50px 25px;
    background: #fff;
}*/
.modal-body  .image-foto{
	background: #fff;
	margin: 15px 25px 0 0;
	width: 175px;
	height: 241px;
	float: left;
	    position: relative;
}
.modal-body  .image-foto div{
	    position: absolute;
    top: 4%;
    right: 4%;
    bottom: 4%;
    left: 4%;
	    background-position: center;
    -webkit-background-size: auto 100%;
    background-size: auto 100%;
    background-repeat: no-repeat;
}
.modal-body .wrap-form-callback{
	float: left;
    width: 365px;
}
.modal-body.open a{
	position: relative;
    z-index: 103;
    background: #19b9a1;
}

.modal-body table{
	width: 100%;
}
.modal-body textarea{
	padding: 5px 5px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    margin-top: 15px;
    height: 100px;
    border: 1px solid #919191;
}
.modal-body textarea.deactiv{
	color: #A9A9A9;
}
#oneClick .modal-body input[type='text']
{
	    width: 100%;
    border: 1px solid #919191;
    padding: 5px 5px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    margin-top: 15px;
}

.modal-body p.error{
	font-size: 12px;
    font-style: italic;
    color: #fff;
    margin: 0;
}
.btn i.main-sprite-calc{
    width: 30px;
    height: 18px;
    display: inline-block;
    background-position: -71px -135px;
}
a#popupPreOrder, a#popupPriceRequest {
    padding: 0;
}



body .detail-item .detail-photos .detail-image img{
	    max-width: 100%;
}