.wqo_tc {text-align:center;}


#wqo_ajax_cart_products {position:relative; z-index:9999;}
#wqo_order_button, #wqo_cart_button {
	position: relative;
	display: inline-block;
	min-width: 140px;
	max-width: 200px;
	left: -15px;
	margin: 5px 0px;
	border-bottom: 2px solid #14ae11;
}
#wqo_short_cart_info .wqo_button, #wqo_fixed_cart_info .wqo_button {
	text-decoration:none;
	border-bottom:1px dotted;
	color: #333;
	font-size:11px;
	
}
.order_button
{
font-size: 14px;
font-weight: bold;
text-align: center;
min-width: 100px;
height: 37px;
color: #000055;
background-color: #ffffff;
border: 2px solid #3498db;
border-radius: 5px;
box-shadow: 0px -1px 6px #c2cfe0;
}
.order_button:hover
{ color: #ffffff; background-color: #3498db; box-shadow: 0px -1px 6px #c2cfe0; }



#wqo_fixed_cart_info .wqo_button {font-size:12px;}
#wqo_short_cart_info .wqo_button:hover, #wqo_fixed_cart_info .wqo_button:hover {
	border-bottom:1px solid;
}
#wqo_ajax_cart_products {
	display:none;
	position:absolute;
	z-index:9999;
	
}
#wqo_ajax_cart_products > .wqo_content {
	padding:8px; 
	background: #fff;
	border:1px solid #666;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}
#wqo_ajax_cart_products table {width:100%;}
#wqo_ajax_cart_products td {
	vertical-align:middle;
	padding:5px 5px;
	border-top:1px dashed #ccc;
} 
#wqo_ajax_cart_products tr:first-child td {border:none;}
#wqo_ajax_cart_products .wqo_item_cart_product_img img {width:75px;}

.wqo_arrow {
	display: block;
	position: absolute;
	background: url(../../images/webAsystQuickOrder/icon_arrow.png) 0px 0px no-repeat;
	width: 15px;
	height: 8px;
}

.wqo_close_button {
	display:inline-block;
	width: 24px;
	height: 24px;
	background:url(../../images/webAsystQuickOrder/icon_close.png) 0px 0px no-repeat;
	text-indent:-999px;
	position:absolute;
	cursor:pointer;
}
.wqo_close_button:hover {
	background-position: -30px 0px;
}
#wqo_ajax_cart_products_close, #wqo_order_form_close {
	top:-8px; right:-8px;
}



/* cart products  */
.wqo_item_cart_product_price {font-size:14px; font-family: Calibri;}
.wqo_item_cart_product_quantity, .wqo_item_cart_product_price {white-space:nowrap; vertical-align:middle;}

.wqo_item_cart_product_quantity input {
	width:35px;
	text-align:center;
	padding:4px 6px;
	box-shadow: inset 0px 0px 6px #7c7c7c;
	-webkit-box-shadow: inset 0px 0px 6px #7c7c7c;
	-moz-box-shadow: inset 0px 0px 6px #7c7c7c; 
	background: #fff;
	border:1px solid #fff;
	 margin:0px 4px;
	 vertical-align:middle;
	display:inline-block;
}
a.wqo_quantity_plus,a.wqo_quantity_minus, a.wqo_item_cart_product_delete_btn, #wqo_clear_cart_btn .wqo_icon_delete_all_products, #wqo_catpcha_update  {
	text-indent:-999px;
	overflow:hidden;
	background:url(../../images/webAsystQuickOrder/icons.png) no-repeat;
	width:18px; height:20px;
	vertical-align:middle;
	cursor:pointer;
	display:inline-block;
}
a.wqo_quantity_plus { 
	background-position: -4px -50px; 
}
a.wqo_quantity_plus:hover {
	background-position: -25px -50px;
}
a.wqo_quantity_plus:active {
	background-position: -46px -50px; 
}
a.wqo_quantity_plus.disable {
	background-position: -67px -50px; 
}
a.wqo_quantity_minus {
	background-position: -4px -73px;
}
a.wqo_quantity_minus:hover {
	background-position: -25px -73px;
} 
a.wqo_quantity_minus:active {
	background-position: -46px -73px;
} 
a.wqo_quantity_minus.disable {
	background-position: -67px -73px;
}
a.wqo_item_cart_product_delete_btn {
	background-position: -4px -27px; 
	
}
a.wqo_item_cart_product_delete_btn:hover {
	background-position: -25px -27px;
}
a.wqo_item_cart_product_delete_btn:active {
	background-position: -46px -27px;
}
.wqo_label {
	text-align:right;
	color: #333;
}
.wqo_inputbox {
	padding:3px 5px;
	border:1px solid #ccc;
}
#wqo_quick_order_form .wqo_inputbox {width:175px;}
#wqo_clear_cart_btn {text-decoration:none;}
#wqo_clear_cart_btn .wqo_icon_delete_all_products {
	background-position: -4px -3px;
	text-indent:0px;
}
#wqo_clear_cart_btn:hover .wqo_icon_delete_all_products {
	background-position: -25px -3px;
}
#wqo_clear_cart_btn:active .wqo_icon_delete_all_products {
	background-position: -46px -3px;
}
#wqo_clear_cart_btn:hover .wqo_text_delete_all_products {
	border:none;
}
#wqo_order_btns {text-align:left; margin-right:5px; position:relative;}
#wqo_ajax_cart_btns  a { margin:0px 9px; font-size:13px !important;}
#wqo_ajax_cart_btns  a:hover {border:none;}
#wqo_order_btns, #wqo_clear_cart, #wqo_order_btns  a, #wqo_clear_cart a {
	display:inline-block;
}

#wqo_ajax_cart_btns {
	text-align:center;
	padding:8px 5px;
	background:url(../../images/webAsystQuickOrder/bg.png);
}

#wqo_quick_order_form {
position: absolute;
top: 25px;
left: -80px;
padding: 1px;
background: #fff;
display: none;
z-index: 9999;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
box-shadow: 0px 0px 12px #666;
-moz-box-shadow: 0px 0px 12px #666;
-webkit-box-shadow: 0px 0px 12px #666;
border: 1px solid #666;
width: 410px;
}
#wqo_quick_order_form .wqo_content {padding:8px;}
#wqo_quick_order_form  td {border:none;}
#wqo_order_form_arrow {
	top:-8px;
	left:133px;
}
#wqo_order_validation .wqo_content {
	background: #EEE url(../../images/webAsystQuickOrder/icon_info.png) no-repeat 10px 50%;
	color: #D22929;
	font-size: 13px;
	line-height: 130%;
	padding: 20px 10px 20px 50px!important;
	display: none; 
}
.wqo_loading {
	display:block;
	margin:0px auto;
	width:43px; height:11px;
	background:url(../../images/webAsystQuickOrder/ajax-loader.gif) 50% 50% no-repeat;
	margin:0px auto;
	display:none;
}
.wqo_validation_item {
	font-style:italic;
	padding:3px 0px;
	border-top:1px dashed #ccc;
}
.wqo_validation_item:first-child {border:none;}
.wqo_validate_error {
	border:2px solid #D22929 !important;
}
.wqo_validate_success {
	border:2px solid #587D10 !important;
}
.wqo_succes_msg {
	background: #EEE url(../../images/webAsystQuickOrder/icon_success.png) no-repeat 10px 50%;
	color: #587D10;
	font-size: 13px;
	line-height: 130%;
	padding: 20px 10px 20px 50px!important;
}
#wqo_ajax_cart_btns .wqo_current {
	background: #666;
	color: #fff !important;
	border:none;
	padding:2px 3px;
}
#wqo_catpcha_update {
	background-position: -4px -96px;
	vertical-align: top;
	margin-top:12px !important;
}
#wqo_catpcha_update:hover  {
	background-position: -25px -96px;
}
#wqo_catpcha_update:active  {
	background-position: -46px -96px;
}
.wqo_required {
	font-size:14px;
	padding:2px 3px 0px 3px;
	color: #DF0000;
	display:inline-block;
}

#wqo_fixed_cart_info {
	font-size: 12px;
	min-height: 40px;
	min-width: 200px;
	display: none;
	position: fixed;
	max-width: 220px;
	min-height: 60px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	box-shadow: 0 1px 10px rgba(0,0,0,0.5);
	background: #ffffff;
	opacity: 0.8;
	color: #000000;
	font-weight: 700;
	padding: 5px 0px 0px 50px;
	margin: 0px 30px 0px 0px;
	z-index: 9997;
	margin-top: -2px;
}
#wqo_fixed_cart_info:hover {
-moz-transition: all 0.4s; 
-webkit-transition: all 0.4s;  
-ms-transition: all 0.4s;  
-o-transition: all 0.4s;  
transition: all 0.4s; 
opacity:1;
filter:alpha(opacity=100);
}
#wqo_short_cart_info_right {
	position:absolute;
	top:0px;
	right:-51px;
	width:51px;
	height:300px;
}
#wqo_fixed_short_cart_info_icon {
	display:inline-block;
	background: url(/published/SC/html/scripts/images/siteprof_theme/shopping_cart_zdorov103-48.png) 0px 1px no-repeat;
	width:48px; height:48px;
	position:absolute;
    top: 4px; left: 0px;
}
#wqo_fixed_cart_info a {color: #fff; }
#wqo_overlay {
	position:fixed;
	z-index:9998;
	background: #000;
	opacity:0.8;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
}
.wqo_product_in_cart {
	color: #0f8ec3;
	font-size:13px;
	font-weight:bold;
	display:inline-block;
	margin:0px 0px 0px 5px;
}
#wqo_ajax_cart_total { 
	margin:0px 27px 5px 0px;
	text-align:right;
}

#wqo_short_cart_info .wqo_item_cart_product_price, #wqo_ajax_cart_total {color: #000;}

