﻿@charset "utf-8";
/* CSS Document */

html, body, fieldset {
	margin: 0;
	padding: 0;
}
* {
	outline-color: initial;
	outline-style: none;
	outline-width: initial;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block;
	padding: 0;
	margin: 0
}
audio, canvas, video {
	display: inline-block;
}
audio:not([controls]) {
 display: none;
 height: 0;
}
body {
	margin: 0;
	padding: 0;
	font: normal 11pt/1.5 Arial, Helvetica, sans-serif;
	color:#222222;
	min-width: 1200px;
	background: #f3f3f3
}
a {
	text-decoration: none;
	color: #4b4b4b;
}
a:hover {
	text-decoration: underline;
	color: #ee1d25
}
* html .cf {
	height: 1%;
}
.cf {
	display: block;
	clear: both;
}
img {
	border: none;
	vertical-align: middle;
	max-width: 100%
}
h1 {
	font-size: 150%;
}
h2 {
	font-size: 120%;
}
h3 {
	font-size: 100%;
}
h4 {
	font-size: 90%;
}
ul, ol {
	list-style: none;
	list-style-position: inside
}
pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}
.img_general {
	float: left;
	margin-right: 10px;
}
ul {
	list-style: none;
}
pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}
.trans {
	transition: All 0.3s ease-out;
	-webkit-transition: All 0.3s ease-out;
	-moz-transition: All 0.3s ease-out;
	-o-transition: All 0.3s ease-out;
	-ms-transform: All 0.3s ease-out;
}
.left, .fl {
	float:left !Important;
}
.right, .fr {
	float:right !Important;
}
.img_general {
	float: left;
	margin-right: 10px;
}
.btn_web {
	display: inline-block;
	background-color: #e88e00;
	-moz-box-shadow: 0 3px 0 #c07602;
	-webkit-box-shadow: 0 3px 0 #c07602;
	box-shadow: 0 3px 0 #c07602;
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	padding: 6px 15px;
	font-size: 1.2em;
	text-decoration: none;
	vertical-align: middle;
	white-space: nowrap;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}
.btn_web:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #ee1d25;
	-moz-box-shadow: 0 3px 0 #ce1014;
	-webkit-box-shadow: 0 3px 0 #ce1014;
	box-shadow: 0 3px 0 #ce1014;
}
.inner_col {

}
.ico {
	display: inline-block;
	margin-right: 7px;
	background-image: url(../Images/sprites_ico.png);
	background-repeat: no-repeat
}
.hidden {
	display: none;
}
.padd10 {
	padding: 10px !important
}
.padd15 {
	padding: 15px !important
}
.padd20 {
	padding: 20px !important
}
.padd_tb15 {
	padding: 15px 0 !important
}
.mrg_b20 {
	margin-bottom: 20px !important
}
.img_fullwidth {
	max-width: inherit;
	width: 100%;
	height: auto;
}
.ico {
	float: left;
	position: relative;
	margin-right: 5px;
}
.bor {
	border: 1px solid #afafaf;  	
}
/* LAYOUT*/
.wrap_main {
	padding: 10px;
	margin-top: 10px;
	background: #FFFFFF
}
#right_top_main {
	position: relative;
}
.cf:after,.container:after,header:after,footer:after,#main:after,#nav_menu:after,.search_box:after,.product:after,.box:after,.box_ct:after,.pagination:after,.list_categories:after,.list_pros:after,.box_payment_ct:after,.nav_menu:after,.inner_2col:after,#TabsContent section:after{clear:both;content:"";display:block;height:0}
#sidebar {
	margin-bottom: 10px
}
/*Top Page*/
#top_page {
	padding: 1px 0;
    background: #1D71AB;
}
.hotline_head {
	font-size: 1.1em;
	color: #ffffff;
}
.phone_icon {
	width: 17px;
	height: 17px;
	background-position: 0 0;
	position: relative;
	top: 3px
}
/*Top Link*/
ul.top_link {
	text-align: right;
	color: #FFFFFF
}
ul.top_link li {
	float: left;
	height: 15px;
	line-height: 15px;
	margin: 3px 0 0 5px;
	padding-right: 5px;
	position: relative;
	font-weight: 700;
}
ul.top_link li a {
	color: #fff ;
}
ul.top_link li:not(:last-child) {
 border-right: 1px solid #fff;
}
ul.top_link li.active a {
	color: #ffff00;
}
/*Link Account*/
.filter_name {
	position: relative;
	height: 24px;
	cursor: pointer
}
.contentEGP {
	position:absolute;
	display:none;
	top:21px;
	right:0;
	z-index: 1000;
	text-align:left;
	background:#fff;
	-moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.5);
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.5);
	padding: 5px;
	text-transform:initial;
	line-height:1.3;
	width: 180px;
}
.logout:hover .contentEGP {
	display:block
}
.dropdown_active {
	display:block;
	top:100%;
	z-index:999
}
.dropdown_items {
	padding: 0
}
.dropdown_item {
	color: #6e686e !important;
	display: block;
	padding: 8px 15px;
}
.dropdown_item:hover {
	background: #ecedec;
	text-decoration: none
}
.dropdown_title {
	font-size: 12px;
	font-weight: 400;
	margin: 0 0 10px;
	text-transform: uppercase;
}
/*Account*/
.link_login {
	display: block;
	margin-left: 5px;
	padding-left: 20px;
	background: url(../Images/sprites_icon/acc_icon.png) 0 center no-repeat
}
#login_form h3 {
	font-size: 20px;
	font-weight: 500;
	margin-bottom: 15px;
	color: #e88e00
}
.popup_login {
	border-collapse: collapse;
	font-weight: bold;
	line-height: 20px;
	position: relative;
	z-index: 102;
	padding: 10px 20px 15px 20px;
	background-color: #fcfbf9;
	-moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.4);
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.4);
	overflow: hidden;
	border-top: 1px solid #DDDDDD;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #333333 !important
}
.trigger {
	cursor: pointer
}
.input_form {
	float: left;
	width: 100%;
	margin-bottom: 10px;
	text-align: left
}
.input_form label {
	display: block;
	margin-bottom: 3px
}
.input_form input {
	border: 1px solid #DDDDDD;
	border-radius: 0 0 0 0;
	color: #333333;
	font: normal 12px Arial, Helvetica, sans-serif;
	padding: 7px 0;
	width: 100%;
	text-align: left;
	text-indent: 5px;
}
.required {
	color: #FF0000
}
.note_wrapper {
	float: left;
	width: 100%;
	margin: 0;
	text-align: left
}
.lost_password {
	clear: both;
	margin-bottom: 10px;
	text-align: left
}
.link_acount {
	color: #552c00;
	line-height: 16px;
	text-decoration: underline;
}
.remember_password {
	float: right;
	width: 40%;
	text-align: right;
}
.remember_password input[type="checkbox"] {
	border: medium none;
	box-shadow: none;
	float: left;
	height: 30px;
	margin-top: -8px;
	width: 20px;
}
.input_form .button {
	display: block;
	background: #e88e00;
	border: none;
	color: #FFFFFF;
	padding: 6px 0;
	width: 100px;
	text-align: center;
	cursor: pointer;
	text-decoration: none;
	font-size: 14px
}
.input_form .button:hover {
	background: #552c00
}
.close_box_acc {
	display: block;
	width: 20px;
	height: 20px;
	background: #e41826;
	text-align: center;
	font-size: 14px;
	color: #FFFFFF;
	position: absolute;
	top: 5px;
	right: 5px;
	cursor: pointer
}
/* HEADER*/
header {
	position: relative;
    padding: 15px 0;
    background: #446084;
    border-bottom: 1px solid #f36e21;
}
.hotline {
	position: absolute;
	top: 25px;
	right: 0;
	width: 200px;
	height: 82px;
	background: url(../Images/hotline_icon.png) 0 0 no-repeat;
}
.hotline > div {
	margin: 18px 10px 0 81px;
	line-height: 18px;
}
.hotline b {
	display: block;
	color: #FFFFFF;
	font-size: 1.3em;
}
#status_buying {
	margin-left: 30px;
}
/*Search Form*/
.topbar {
	background: #d6d6d6;
	padding: 4px 5px;
	position: relative;
}
.search_form {
	float: left;
	width: 520px;
	position: relative;
	background: #FFFFFF;
	border: 1px solid #cfcfcf;
	height: 36px;
	margin-left: 15px;
	margin-top: 5px;
	border-radius:5px;
}
.allcate_seach {
	position: relative;
	width: 100px;
	height: 36px;
	cursor: pointer;
	z-index: 1000;
}
.dropdown_list {
	position: relative;
	overflow: hidden;
	height: 34px;
	white-space: nowrap;
}
.dropdown_list select::-ms-expand {
 display: none; /* hide default arrow in IE10 */
}
.dropdown_list select {
	width: 100%; /* Set width. Do not set height else it will fail in IE8-10. Use padding for height. */
	height: 34px;
	padding: 1px 15px 1px 3px !important; /* use this to set a specific height for your dropdown (DO NOT use the attribute 'height') */
	cursor: pointer;
	text-indent: 0.01px;
	color: #565656;
	border: none;
	border-right: 1px solid #d3d3d3;
	font: normal 100%/14px Arial, Helvetica, sans-serif;
	-webkit-appearance: none; /* gets rid of default appearance in Webkit browsers*/
	-moz-appearance: none; /* Get rid of default appearance for older Firefox browsers */
	-ms-appearance: none; /* get rid of default appearance for IE8, 9 and 10*/
	appearance: none;
}
.dropdown_list:after {
	position: absolute;
	top: 50%;
	margin-top: -3px;
	right: 8px;
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6px 6px 0 6px;
	border-color: #666666 transparent transparent transparent;
}
.dropdown_list select option {
	background: #ffffff; /* style the dropdown bg color */
	padding: 3px 5px;
}
.search_tool .dropdown_list {
	height: 40px
}
.search_tool .dropdown_list select {
	border: none;
	border-right: 1px solid #d3d3d3;
	margin: 1px;
	height: 40px;
	width: 99%;
	font-weight: 700
}
.search_form .icon_search {
	top: 8px;
	left: 10px;
/*	background: url(../Images/icons.png) 0 -31px no-repeat;
	width: 20px;*/
	height: 20px;
}
.search_form .inputSearch {
	border: medium none;
	color: #000000;
	float: left;
	font: 12px arial;
	padding: 9px 0;
	width: 320px;
	text-indent: 10px;
}
.search_form .btn {
	background: #EDEEF2;
    position: absolute;
    top: 2px;
    border-radius: 5px;
    right: 0;
    /* left: 1px; */
    right: 1px;
    padding: 0 15px;
    height: 29px;
    color: #000;
    cursor: pointer;
    border: none;
    font: bold 13px/34px Arial, Helvetica, sans-serif;
    text-transform: uppercase;
}
}
.search_fixed {
	position: fixed;
	width: 800px;
	top: 4px;
	right: 50%;
	margin-right: -440px;
	margin-top: -3px;
	z-index: 51
}
.search_fixed .inputSearch {
	width: 575px;
}
.header-search-link {
    margin-top: -8px;
    margin-left: 294px;
}
.header-search-link ul li {
    display: inline-block;
}
.header-search-link ul li:before {
    content: "|";
    display: inline-block;
    margin: 0px 10px;
}
.header-search-link ul li:first-child:before {
    content: "";
    display: inline-block;
    margin: 0px;
}
.header-search-link ul li a, .header-search-link div {
    font-weight: 400;
    font-size: 13px;
    color: #000;
}
/*cart Head*/
.cart_head {
	white-space: nowrap;
	position: relative;
	line-height: 34px;
	padding: 0 15px;
	margin-left: 30px;
	margin-top: 5px;
	text-transform: uppercase
}
.cart_head, .cart_head a {
	color: #FFF;
}
.cart_head b {
	color: #FF0000
}
.icon_cart {
	width: 26px;
	height: 20px;
	background: url(../Images/icons.png) 0 0 no-repeat;
	top: 5px
}
.number_cart {
	position: absolute;
	top: 0;
	right: 35px;
	background: #f16200;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	padding: 0 4px;
	height: 16px;
	color: #FFFFFF;
	font-weight: 700;
	line-height: 16px;
	text-align: center;
}
.cart_fixed {
	position: fixed;
	top: -3px;
	right: 50%;
	margin-right: -590px;
	z-index: 51
}
.cart_fixed b {
	margin-bottom: 0;
}
.order_checking {
	position: absolute;
	top: 5px;
	right: 157px;
	width: 120px;
	height: 27px;
	padding-top: 3px;
	line-height: 13px;
	color: #FFFFFF;
	font-size: 9pt;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #274152;
	z-index: 99999;
	text-align: center;
	text-transform: uppercase;
}
.icon_order {
	float: left;
	display: block;
	width: 36px;
	height: 30px;
	background: url(../Images/icons.png) 0 -153px no-repeat;
	-webkit-border-radius: 5px 0 0 5px;
	-moz-border-radius: 5px 0 0 5px;
	border-radius: 5px 0 0 5px;
	margin-top: -3px;
}
/*Handbook*/
.handbook {
	height: 40px;
	line-height: 40px;
	padding: 0 20px;
	margin-bottom: 10px;
	background: #f3f3f3
}
#div_camnang {
	margin-left: 210px;
}
.handbook a {
	display: inline-block;
	padding: 0 15px;
	line-height: 40px;
	font-weight: 1.1em;
	font-weight: 700;
	color: #E88E00;
	background: url(../Images/arr_l.png) 5px 17px no-repeat
}
.handbook a:hover { color: #FF0000 }
#nav_menu{background:#fff  ;margin-bottom:10px; }
#nav_menu ul{list-style:none;padding:0;margin:0;line-height:1}
#nav_menu ul,#nav_menu li{margin:0;padding:0;position:relative}
#nav_menu > ul{z-index:1000}
#nav_menu > ul > li{float:left;display:inline-block}
#nav_menu > ul > li:not(:first-child){background:url(../Images/space_menu.gif) 0 center no-repeat}
#nav_menu ul li a{display:block;text-decoration:none}
#nav_menu > ul > li > h3 > a{white-space:nowrap;display:block;padding:0 20px;line-height:40px;color:#444444;font-weight:400;font-size:11pt;}
#nav_menu > ul > li.active > h3 > a,#nav_menu > ul > li:hover > h3 > a{color:#446084 ; text-decoration: underline;}
#nav_menu ul ul{position:absolute;left:-9999px;top:30px;opacity:0;-webkit-transition:opacity .3s ease,top .25s ease;-moz-transition:opacity .3s ease,top .25s ease;-ms-transition:opacity .3s ease,top .25s ease;-o-transition:opacity .3s ease,top .25s ease;transition:opacity .3s ease,top .25s ease;z-index:9999;background:#f3f3f3}
#nav_menu ul ul ul{top:44px}
#nav_menu ul ul li{position:relative;margin:0;text-align:left;white-space:nowrap;min-width:200px}
#nav_menu > ul > li:hover > ul{left:auto;top:100%;opacity:1}
#nav_menu ul ul li:hover > ul{left:100%;top:0;opacity:1}
#nav_menu ul ul li a{border-bottom:1px solid #c3c1c1;filter:none;display:block;padding:0 10px;font-weight:700;font-size:.9em;font:normal 13px/32px Arial,Helvetica,sans-serif}
#nav_menu ul ul li:hover > h4 > a,#nav_menu ul ul ul li:hover a{background:#446084;color:#fff}
#nav_menu ul ul li:last-child > a{border-bottom:0}
/*Account*/
#account_area {
	border: 1px dashed #a6a6a6;
	position: relative;
	padding: 10px;
	height: 45px;
}
.arr_down_acc {
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-top: 8px solid #999999;
	position: absolute;
	right: 40px;
	top: 27px;
}
#account_area:hover .arr_down_acc {
	border-top: 8px solid #23a3ff;
}
#box_account {
	display: none;
	left: 0;
	position: absolute;
	top: 60px;
}
#box_account ul {
	background: #FFFFFF;
	padding-top: 13px;
	padding: 15px 20px;
	z-index: 999;
}
#account_area:hover #box_account {
	display: block;
	min-width: 200px;
}
.arrow_top {
	position: relative;
	background: #fff;
	border: 1px solid #ccc !important;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
}
.arrow_top:after, .arrow_top:before {
	bottom: 100%;
	left: 40%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.arrow_top:after {
	border-color: rgba(255, 255, 255, 0);
	border-bottom-color: #fff;
	border-width: 8px;
	margin-left: -8px;
}
.arrow_top:before {
	border-color: transparent;
	border-bottom-color: #ccc !important;
	border-width: 9px;
	margin-left: -9px;
	left: 41%;
}
#box_account li {
	display: block;
	position: relative;
}
#box_account .btn_acc {
	display: block;
	margin-bottom: 10px;
	padding: 8px 10px;
	text-decoration: none;
}
.btn_blue {
	background: #32befb;
	/* Old browsers */
    background: -moz-linear-gradient(top, #32befb 0%, #19a5e1 100%);
	/* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #32befb), color-stop(100%, #19a5e1));
	/* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #32befb 0%, #19a5e1 100%);
	/* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #32befb 0%, #19a5e1 100%);
	/* Opera 11.10+ */
    background: -ms-linear-gradient(top, #32befb 0%, #19a5e1 100%);
	/* IE10+ */
    background: linear-gradient(to bottom, #32befb 0%, #19a5e1 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#32befb', endColorstr='#19a5e1', GradientType=0);
	/* IE6-9 */
    border: none;
	box-shadow: 0 -2px 0 #0788bf inset;
	padding: 6px 14px;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 12px;
	font-weight: bold;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
}
.btn_blue:hover {
	color: #fff;
	opacity: 0.9;
}
.btn_fb {
	border-style: none;
    border-color: inherit;
    border-width: medium;
    background-repeat: repeat-x !important;
    box-shadow: 0 -2px 0 #112d6c inset;
    padding: 6px 14px;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 12px;
    font-weight: bold;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
    background-image: linear-gradient(to bottom, #5972a5 0%, #3e578b 100%);
}
.btn_fb:hover {
	color: #fff;
	opacity: 0.9;
}
.user_new_account {
	font-size: 11px;
}
.user_new_account a {
	color: #00aaf1;
	font-weight: 700;
	text-decoration: underline;
}
/*Box*/
.box {
	z-index:1 !important;
	float: left;
	clear: both;
	width: 100%;
	position: relative;
	margin-top: 15px;
}
.box_ct_home {
	border: 1px solid #b7b7b7;
	border-left: 3px solid #ff6600;
	border-top: none;
	padding: 0;
}
/*Tab*/
.box_Tab_home {
	background: #446084;
	color: #FFFFFF;
	padding: 6px 10px;
	font-size: 1.1em;
	font-weight: 700;
	text-transform: uppercase;
}
.Tab_pro {
	padding: 5px 10px;
	background: #f3f3f3;
	border: 1px solid #afafaf;
	border-top: 2px solid #446084;
	font-size: 1.1em;
	color:#446084;
	text-transform: uppercase;
	font-weight: 700;
}
.box_Tab_cate_home {
	height: 37px;
	border-top: 1px solid #446084;
	border-right: 1px solid #afafaf;
	background: #f2f2f2;
	position:relative;
}
.box_Tab_cate_home .main_cate {
	display: inline-block;
	padding: 0 10px 0 10px;
	position: relative;
	background: #446084;
	min-width: 220px;
	cursor: pointer;
	color: #FFFFFF
}
.box_Tab_cate_home .link_cate {
	line-height: 36px;
	font-size: 1.1em;
	font-weight: 700;
	text-transform: uppercase;
}
.box_Tab_cate_home .link_cate a {
	color: #FFFFFF;
}
.box_Tab_cate_home .link_cate:hover a {
	text-decoration: underline
}
.box_Tab_cate_home h1.link_cate {
	padding: 0 10px;
	text-align: center
}
.box_Tab_cate_home .view_all {
	position: absolute;
	top: 8px;
	right: 10px;
	color: #FF0000;
}
.box_Tab_cate_home .other_tab {
	line-height: 36px;
	color: #FFFFFF;
	font-size: 1.1em;
	font-weight: 700;
	text-transform: uppercase;
	padding: 0 10px;
	min-width: inherit
}
.box_Tab_cate_home .main_cate:after {
	position: absolute;
	top: 0;
	right: -15px;
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 18px 0 18px 15px;
	border-color: transparent transparent transparent #446084;
}
.box_Tab_cate_home .other_tab:after {
	position: absolute;
	top: 0;
	right: -15px;
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 18px 0 18px 15px;
	border-color: transparent transparent transparent #446084;
}

.box_Tab {
	border-bottom: 1px solid #446084;
	position: relative;
}
.box_Tab span {
	display: inline-block;
	background: #446084;
	padding: 6px 20px;
	color: #FFFFFF;
	font-weight: 700;
	font-size: 1.1em;
	text-transform: uppercase
}
.other_Tab1 {
	border-bottom: 1px solid #446084;
	font-size: 1.1em;
	color: #446084;
	font-weight: 700;
	text-transform: uppercase
}
.box_Tab_main .title_page {
	color: #404040;
	font-size: 22px;
	font-weight: 700;
	border-bottom: 1px solid #F2F2F2;
	height: 34px;
	line-height: 34px;
}
/*Ads*/
.ads_top, .ads_top img {
	width: 100%;
}
.ads img {
	margin-bottom: 10px;
}
.ads_right_top_main {
	height: 120px;
	margin-top: 10px;
	margin-bottom: 15px;
	overflow: hidden;
}
.ads_right_top_main .ads_item:first-child {
	padding-right: 20px
}
.ads_right_top_main .ads_item:last-child {
	padding-left: 20px
}
.ads_right_top_main .ads_item img {
	width: 100%;
}
.adsbelowCate {
	float: left;
	width: 90%;
	padding: 5px 5%;
	text-align: center;
	max-height: 200px;
	overflow: auto;
}
/*List Products*/
.pros_home li:nth-child(4n+1) {
 clear: both;
}
.pros_page li:nth-child(4n+1) {
 clear: both;
}
.product {
	padding: 7px;
	text-align: center;
	transition: All 0.3s ease-out;
	-webkit-transition: All 0.3s ease-out;
	-moz-transition: All 0.3s ease-out;
	-o-transition: All 0.3s ease-out;
	-ms-transform: All 0.3s ease-out;
	position: relative;
}
.list_pros .product, .sl_products .product {
	margin: 15px
}
.list_pros .product:hover {
	box-shadow: 0 0 5px #acacac;
	-moz-box-shadow: 0 0 5px #acacac;
	-webkit-box-shadow: 0 0 5px #acacac;
}
.product .img_pro {
	display: block;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
}
.product img {
	height: 220px;
	max-width: 100%;
	transition: All 0.3s ease;
	-webkit-transition: All 0.3s ease;
	-moz-transition: All 0.3s ease;
	-o-transition: All 0.3s ease;
	-ms-transform: All 0.3s ease;
}
.product:hover img {
	transition: scale(1.03);
	-webkit-transition: scale(1.03);
	-webkit-transform: scale(1.03); /*Webkit: Scale up image to 1.2x original size*/
	-moz-transform: scale(1.03); /*Mozilla scale version*/
	-o-transform: scale(1.03); /*Opera scale version*/ /*box-shadow:0px 0px 30px gray; /*CSS3 shadow: 30px blurred shadow all around image*/ /*-webkit-box-shadow:0px 0px 30px gray; /*Safari shadow version*/ /*-moz-box-shadow:0px 0px 30px gray; /*Mozilla shadow version*/
}
.product .product_name {
	margin: 5px;
	height: 38px;
	overflow: hidden;
	font-size: 1em;
}
.product .product_name a {
	font-weight: 700;
	color: #444444;
}
.product del {
	color: #666666;
	line-height: 16px;
}
.product .price b {
	color: #ea0000;
	font-size: 1.25em;
	font-weight: 700;
}
.product .reduce {
	background: url(../Images/icons.png) -38px 0 no-repeat;
	color: #FFFFFF;
	font-size: 1.2em;
	font-weight: 700;
	display: block;
	position: absolute;
	top: 10px;
	right: 10px;
	text-align: right;
	padding-right: 5px;
	width: 52px;
	height: 24px;
	line-height: 24px;
	z-index: 2;
}
.product .addtocart {
	display: none;
	position: absolute;
	top: 20%;
	left: 50%;
	margin-left: -50px;
	width: 100px;
	height: 30px;
	background: #e76f01;
	text-transform: uppercase;
	text-align: center;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.product .addtocart a {
	font: 700 1em/30px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.product .addtocart:hover {
	background: #e88e00;
}
.product .addtocart:hover a {
	text-decoration: none;
	color: #FFFFFF;
}
.product:hover .addtocart {
	display: block;
}
.list_pros .item_P {
	width: 20%;
}
 .list_pros .item_P:nth-child(5n+1) {
 clear: both;
}
.list_pros .reduce {
	top: 10px;
	bottom: auto;
}
/*News Home*/
.news_home ul {
	margin-left: -20px
}
.news_home .news_item {
	margin: 10px 0 10px 20px;
	line-height: 1.3
}
.news_home .news_item .img_news {
	display: table-cell;
	vertical-align: middle;
	width: 214px;
	height: 161px;
	text-align: center;
	overflow: hidden
}
.news_item .img_news:hover {
	opacity: 0.8
}
.news_home .news_item .img_news img {
	max-width: 214px;
	max-height: 210px
}
.news_item .title_news {
	font-size: 1em;
}
.news_item p {
	margin: 8px 0;
	text-align: justify
}
.news_item .readmore {
	float: right;
	white-space: nowrap;
	color: #FF0000;
	padding-left: 10px;
	background: url(../Images/arr_l2.png) 0 5px no-repeat
}
.news_item .readmore:hover {
	color: #000000
}
/*List Products Page*/
.most-viewed {
	border: 1px solid #bebebe;
}
.most-viewed h3, .most-viewed h4, .most-viewed h5 {
	font-size: 1em
}
.most-viewed h3 {
	color: #000000;
	font-weight: 700;
	padding: 7px 10px;
	margin: 0;
	text-transform: uppercase;
	background: #fff;
	border-bottom: 1px solid #bebebe;
}
.most-viewed > ul {
	padding: 5px;
}
.most-viewed ul ul {
	margin: 5px 0
}
.most-viewed .cate_parent_left {
	color: #323232;
	font-weight: 700;
	padding: 8px 2px;
	width: auto;
}
.list_field li {
	background: url(../Images/arr_l3.png) 2px 9px no-repeat;
	border-bottom: 1px solid #F2F1F1;
	padding: 5px 5px 5px 10px;
}
.list_field li li {
	padding-left: 15px;
	background: url(../Images/arr_cate.png) 2px 10px no-repeat;
}
.list_field li:last-child {
	border: none;
}
.most-viewed li li a {
	color: #444444;
	font-weight: 500;
}
.most-viewed a:hover {
	color: #000;
	text-decoration: underline
}
#list_pros ul {
	margin-top: 10px;
	margin-left: -14px;
}
#list_pros .item_P {
	width: 23.5%;
	margin: 10px 0 10px 14px;
}
#list_pros .product .btn_P {
	width: 65%;
	margin: 8px auto;
}
.info_SEO_cate {
	border: 1px solid #afafaf;
	border-top: none;
}
/*Ads Bottom*/
.sl_logo_trademark {
	position: relative;
}
.sl_logo_trademark a {
	display: table-cell;
	vertical-align: middle;
	width: 136px;
	height: 68px;
	text-align: center;
	border: 1px solid #ebebeb;
	padding: 1px;
}
.sl_logo_trademark img {
	max-width: 132px;
	max-height: 64px;
}
.info_SEO {
	/*border-top: 1px solid #CACACA   */
}
/*Other Products*/
.list_other_pros li {
	width: 100%;
	margin-top: 10px
}
.list_other_pros li:not(:last-child) {
	margin-bottom: 10px
}
.list_other_pros .product {
	border: 1px solid #D3D3D3;
}
.list_other_pros .product .product_name {
	height: auto;
}
.thesame_P .product {
	margin: 15px
}
/*Pagination*/
.pagination {
	float: left;
	width: 100%;
	margin: auto;
	margin-top: 20px;
	text-align: center;
}
.pagination a, .pagination b {
	display: inline-block;
	padding: 5px 12px;
	background: #9a9a9a;
	color: #FFFFFF;
	text-align: center;
	margin-left: 2px;
	font-size: 1.1em;
	font-weight: 700;
	text-decoration: none;
 -webkit-transition: all .3s;
 -moz-transition: all .3s;
 -o-transition: all .3s;
 transition: all .3s;
}
.pagination a:hover, .pagination b {
	background: #446084;
	color: #FFFFFF;
}
.pagination a:first-child, .pagination b:first-child {
	border-radius: 100px 0 0 100px;
	-webkit-border-radius: 100px 0 0 100px;
	-moz-border-radius: 100px 0 0 100px;
}
.pagination a:last-child, .pagination b:last-child {
	border-radius: 0 100px 100px 0;
	-webkit-border-radius: 0 100px 100px 0;
	-moz-border-radius: 0 100px 100px 0;
}
/*Detail News*/
.h1Title {
	font-size: 1.5em;
	font-weight: 700;
	margin-bottom: 5px;
}
.info_g {
	float: left;
	width: 100%;
}
.info_g img {
	max-width: 100%;
	height: auto;
}
.info_g ul {
	margin-left: 20px;
}
.info_g li {
	margin: 3px 0;
}
/*List News Page*/
#left-content-news {
	width: 920px;
}
#right-content-news {
	width: 240px;
}
.nav_news {
	float: left;
	width: 100%;
	background: none repeat scroll 0 0 #e47526;
}
.nav_news_inner {
	background: #0068cb;
	height: 34px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.nav_news_inner ul {
	margin: 0 !important;
	padding: 0 !important;
}
.nav_news_inner li {
	display: block;
	float: left;
	margin: 0 !important;
	padding: 0 !important;
	position: relative;
}
.nav_news_inner li a {
	white-space: nowrap;
	color: #FFFFFF;
	display: block;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	padding: 8px 15px;
}
.nav_news_inner li a:hover, .nav_news_inner .current a {
	background: none repeat scroll 0 0 #0068cb;
	text-decoration: none;
	color: #FFFFFF;
}
.nav_news_inner li.home a {
	background: #163D6A;
	line-height: 34px;
	overflow: hidden;
}
.nav_news_inner .current .home, .nav_news_inner li .home:hover {
	background: #163D6A;
}
.nav_news_inner li ul {
	visibility: hidden;
	position: absolute;
	top: 34px;
	left: 0;
	z-index: 100;
	background: #FFFFFF;
}
.nav_news_inner li:hover ul {
	visibility: visible;
}
.nav_news_inner li li {
	white-space: nowrap;
	min-width: 200px;
}
.nav_news_inner li li a {
	font-size: 12px;
	color: #333333;
	padding: 6px 15px;
	border-bottom: 1px solid #cacaca;
}
.list-cate {
	margin: 10px 0;
	width: 100%;
}
.list-cate h2 {
	background: none repeat scroll 0 0 #EDEDED;
	border-bottom: 1px solid #D5D5D5;
	margin-bottom: 10px !important;
	min-height: 32px;
}
.list-cate h2 span {
	background: #0068cb;
	color: #FFFFFF;
	display: inline-block;
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	padding: 7px 20px;
	position: relative;
	text-transform: uppercase;
}
.list-cate-inner {
	overflow: hidden;
	width: 100%;
}
.list-cate h2 span em {
	background: url("http://www.lzada.vn/static/static-page/cam-nang-mua-sam/corner.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	bottom: -7px;
	display: block;
	height: 7px;
	left: 0;
	position: absolute;
	width: 7px;
}
.list-cate h2 .link_viewall {
	background: url(../Images/arr_orange.png) 0 4px no-repeat rgba(0, 0, 0, 0);
	color: #084e97;
	display: block;
	float: right;
	font-size: 12px;
	font-weight: normal;
	margin: 9px 10px 0 0;
	padding: 0 0 0 10px;
}
.list-cate h2 span a {
	color: #FFFFFF;
}
.article {
	float: left;
	width: 420px;
}
.article img {
	width: 100%;
	margin-bottom: 15px;
}
.article h3 {
	font-size: 13px;
	font-weight: 700;
	color: #111111;
	margin-top: 5px;
}
.article p {
	margin: 5px 0;
}
.list-article {
	float: right;
	width: 490px;
}
.list-article-inner {
	background: none repeat scroll 0 0 #EDEDED;
	margin-bottom: 10px;
	overflow: hidden;
	padding: 10px;
}
.list-article-inner ul {
	margin: 0 !important;
	padding: 0 !important;
}
.list-article-inner li:first-child {
	padding-left: 0 !important;
}
.list-article-inner li {
	display: block;
	float: left;
	margin: 0 !important;
	padding: 0 0 0 20px !important;
	width: 225px;
}
.list-article-inner li img {
	display: block;
	margin-bottom: 5px;
	width: 225px;
	height: 135px;
}
.list-article-inner li a {
	color: #000000;
	font-weight: bold;
}
.list-type {
	list-style: none outside none;
	margin: 0 0 0 10px !important;
}
.list-type li {
	background: url(../Images/arr_cate_child.gif) 0 5px no-repeat rgba(0, 0, 0, 0);
	margin: 0 0 5px !important;
	padding: 0 0 0 13px !important;
}
.info-type2 {
	border-bottom: 1px solid #E6E6E6;
	margin: 0 0 15px;
	overflow: hidden;
	padding: 0 0 15px;
	width: 100%;
}
.info-type2 img {
	float: left;
	margin: 0 15px 0 0;
}
.left-content h3 {
	font-size: 13px;
	line-height: 1.3;
}
.most-viewed-news {
	background: none repeat scroll 0 0 #F3F1F1;
	margin: 10px 0;
}
.most-viewed-news h3 {
	background: #f8ab1c;
	padding-bottom: 3px;
	margin-bottom: 10px;
}
.most-viewed-news h3 span {
	background: #f8ab1c;
	color: #FFFFFF;
	display: block;
	font-size: 18px;
	font-weight: normal;
	padding: 5px 10px 5px 15px;
}
.most-viewed-news ul {
	list-style: none outside none;
	margin: 0 10px 0 15px !important;
}
.most-viewed-news li {
	background: url(../Images/arr_l.png) 0 5px no-repeat;
	border-bottom: 1px dotted #929191;
	margin: 0 0 5px !important;
	padding: 0 0 5px 13px;
}
.banner_ads img {
	width: 100%;
}
/*Path*/
.current_path {
	margin-bottom: 0;
	text-align: left;
	text-transform: none;
	font-size: 100%;
	font-weight: 700;
}
/*Voucher*/
.voucher {
	background: #446084;
	position: relative;
	font-size: 1.2em;
}
.voucher_l {
	width: 70%;
	margin-top: 8px;
}
.voucher_text {
	float: left;
	white-space: nowrap;
	text-align: center;
	background: #446084;
	line-height: 30px;
	color: #FFFFFF;
	margin-left: 10px;
}
.voucher_text b {
	color: #FFFF00;
}
.voucher_ct {
	position: relative;
	width: 400px;
	float: left;
	height: 30px;
	line-height: 30px;
}
.voucher_ct:before {
	position: absolute;
	left: 0;
	top: 0;
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 15px 0 15px 15px;
	border-color: transparent transparent transparent #034da2;
}
.voucher_ct b {
	text-transform: uppercase;
}
.voucher_ct .txf {
	padding: 7px 10px 7px 20px;
	width: 240px;
	color: #034da2;
}
.btn_submit {
	display: inline-block;
	min-width: 120px;
	background: #f37020;
	border: none;
	padding: 0 10px;
	margin-left: -5px;
	height: 30px;
	font-weight: bold;
	vertical-align: top;
	color: #FFFFFF;
	font-family: arial;
	text-transform: uppercase;
	cursor: pointer;
}
label.nl_header {
	display: inline;
	padding: 0 20px 0 3px;
	color: #971514;
	text-transform: uppercase;
	white-space: nowrap;
}
/*Social Network*/
#social_network {
	width: 27%;
	height: 44px;
	margin-top: 3px;
	text-align: right;
}
#social_network b {
	position: relative;
	top: -15px;
	display: inline-block;
	margin-right: 5px;
	color: #FFFFFF;
}
.social_1, .social_2, .social_3, .social_4, .social_5, .social_6 {
	display: inline-block;
	height: 42px;
	margin-right: 5px;
	text-indent: -9999px;
	font-size: 0;
	overflow: hidden;
	transition: all 0.6s ease 0s;
	width: 42px;
}
.social_1:hover, .social_2:hover, .social_3:hover, .social_4:hover, .social_5:hover, .social_6:hover {
	height: 42px;
	overflow: hidden;
	transition: all 0.6s ease 0s;
	width: 42px;
	text-decoration: none;
}
.social_1 {
	background: url(../Images/social_icon.png) -5px -5px no-repeat;
}
.social_1:hover {
	background: url(../Images/social_icon.png) -5px -55px no-repeat;
}
.social_2 {
	background: url(../Images/social_icon.png) -56px -5px no-repeat;
}
.social_2:hover {
	background: url(../Images/social_icon.png) -56px -55px no-repeat;
}
.social_3 {
	background: url(../Images/social_icon.png) -107px -5px no-repeat;
}
.social_3:hover {
	background: url(../Images/social_icon.png) -107px -55px no-repeat;
}
.social_4 {
	background: url(../Images/social_icon.png) -158px -5px no-repeat;
}
.social_4:hover {
	background: url(../Images/social_icon.png) -158px -55px no-repeat;
}
.social_5 {
	background: url(../Images/social_icon.png) -209px -5px no-repeat;
}
.social_5:hover {
	background: url(../Images/social_icon.png) -209px -55px no-repeat;
}
.social_6 {
	background: url(../Images/social_icon.png) -260px -5px no-repeat;
}
.social_6:hover {
	background: url(../Images/social_icon.png) -260px -55px no-repeat;
}
/*List News*/
.list_news .news_item {
	float: left;
	width: 100%;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #cecece;
}
.list_news h2 {
	font-size: 1em;
	margin-bottom: 5px;
}
.list_news p {
	margin: 0 0 0.5em 0;
	text-align: justify
}
.list_news .img_news {
	width: 150px;
	height: auto;
	position: relative;
	overflow: hidden;
	margin-right: 15px;
}
.list_news img {
	transition: All 0.3s ease-out;
	-webkit-transition: All 0.3s ease-out;
	-moz-transition: All 0.3s ease-out;
	-o-transition: All 0.3s ease-out;
	-ms-transform: All 0.3s ease-out;
}
.list_news img:hover {
	opacity: 0.8
}
.list_news .readmore {
	float: left
}
/*Detail News*/
#detail_news {
	border-top: 1px solid #AFAFAF
}
.heading_page {
	font-size: 20px;
	font-weight: 700;
	color: #191919;
	line-height: 1.2;
	margin-bottom: 10px;
}
.info_g {
	background: #FFFFFF
}
.info_g img {
	max-width: 100%;
	height: auto;
}
.info_g ul {
	margin-left: 20px
}
.info_g li {
	margin: 3px 0
}
.info_g .date {
	color: #878787;
	font: 11px Arial, Helvetica, sans-serif;
}
.function {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: #aeaeae -moz-use-text-color;
	border-image: none;
	border-style: dotted none;
	border-width: 1px medium;
	float: left;
	padding: 5px 0;
	width: 100%;
	margin: 10px 0;
}
.like_face {
	float: left;
	padding: 0;
	width: 100%;
}
.toolbar {
	float: right;
	padding: 0;
	position: relative;
	text-align: left;
}
.toolbar i {
	display: inline-block;
	padding-right: 3px;
}
a.print {
	background-position: 0 2px;
}
a.email {
	background-position: 0 -32px;
}
a.opinion {
	background-position: 0 -72px;
}
.other_news_sub {
	clear: both;
	margin: 0 auto;
	padding: 10px 0;
	width: 100%;
}
.other_newsT {
	padding-bottom: 3px;
	margin: 10px 0;
	position: relative;
	color: #292929;
	font-weight: 700;
	border-bottom: 3px double #CCCCCC
}
.other_news_sub ul {
	margin: 10px 0 0 10px;
}
.other_news_sub li {
	padding: 3px 0
}
.other_news_sub h2 {
	font-size: 1em;
	font-weight: 500
}
.other_news_sub a {
	background: url(../Images/arr_l.png) no-repeat scroll 0 3px transparent;
	padding-left: 10px;
	color: #444444
}
.other_news_sub a:hover {
	color: #000000
}
.other_news_sub .view_all {
	float: left;
	background: none !important;
	margin: 10px 0;
	text-align: right;
	text-decoration: underline;
	font-size: 11px;
	color: #f74203;
}
/*Footer*/
footer {
	border-top: 1px solid #446084;
	padding: 15px 0
}
.title_col {
	color: #ec141c;
	font-size: 1.1em;
	font-weight: 700;
	line-height: 30px;
}
.list_menu_footer li {
	margin-bottom: 5px;
}
.list_menu_footer a {
	font-size: 1.1em;
	font-weight: 500;
	background: url(../Images/arr_cate.png) 0 3px no-repeat;
	padding-left: 12px;
	transition: All 0.5s ease-out;
	-webkit-transition: All 0.5s ease-out;
	-moz-transition: All 0.5s ease-out;
	-o-transition: All 0.5s ease-out;
}
footer a:hover {
	text-decoration: underline
}
/*Social Network*/
.social_network i {
	display: inline-block;
	width: 26px;
	height: 27px;
	margin-right: 10px;
	background-image: url(../Images/social_icon.png);
	background-repeat: no-repeat;
}
.icon_facebook {
	background-position: 0 0
}
.icon_gplus {
	background-position: -73px 0
}
.icon_youtube {
	background-position: -110px 0
}
#info_footer p {
	margin: 0 0 0.3em 0;
}
/*Categories Footer*/
.category_footer {
	position: relative;
	padding: 15px 0;
	margin: 15px 0;
	border-top: 1px solid #d6d6d6;
	border-bottom: 1px solid #d6d6d6;
	color: #838383
}
.category_footer p.title_cat {
	font-weight: 700;
	margin: 1em 0;
	font-size: 1em;
	text-transform: uppercase;
	margin: 0;
	padding-bottom: 10px
}
.category_footer .footer_link {
	display: inline-block;
	font-size: 1em;
	font-weight: normal;
	margin-right: 10px;
	font-weight: 500;
	padding-left: 12px;
	background: url(../Images/arr_l3.png) 0 4px no-repeat
}
.category_footer .footer_item_link {
	color: #838383
}
.category_footer .footer_item_link:hover {
	color: #000000
}
.bank_logo { width: 50% }
.bank_logo p { display: inline-block; width: 140px; padding-right: 10px; margin: 10px 0 0 0 }
/*Footer Bottom*/
#copyright {
	background: #446084;
	text-align: center;
	padding: 7px 0;
}
#copyright, #copyright a {
	color: #FFFFFF
}
#copyright a:hover {
	text-decoration: underline
}
.sticky {
	width: 222px;
	position:absolute !important;
	
}
#sticky_navigation {
	height: 40px;
	position: relative;
	z-index: 50;
	background: #f0f0ef;
}
#topcontrol {
	z-index: 50 !important
}
.sticky_navigation {
	height: 40px;
	position: relative;
	z-index: 50;
}

.BBTOnlineTooltip {
	Z-INDEX: 100;
	BORDER-BOTTOM: #C0C0C0 1px solid;
	POSITION: absolute;
	TEXT-ALIGN: left;
FILTER: progid:DXImageTransform.Microsoft.Shadow(color=gray, direction=135);
	BORDER-LEFT: #C0C0C0 1px solid;
	PADDING-BOTTOM: 2px;
	BACKGROUND-COLOR: #ffffff;
	PADDING-LEFT: 2px;
	WIDTH: 300px;
	PADDING-RIGHT: 2px;
	VISIBILITY: hidden;
	BORDER-TOP: #C0C0C0 1px solid;
	BORDER-RIGHT: #C0C0C0 1px solid;
	PADDING-TOP: 2px
}
.toolTipTitle {
	FONT-FAMILY: Arial;
	COLOR: #000000;
	FONT-SIZE: 14pt;
	FONT-WEIGHT: bold
}
.toolTipHeader {
	TEXT-ALIGN: right;
	WIDTH: 100%;
	FONT-FAMILY: Arial;
	COLOR: #000000;
	FONT-SIZE: 14pt;
	FONT-WEIGHT: bold
}
.toolTipBody {
	TEXT-ALIGN: left;
	FONT-FAMILY: Arial, Sans-Serif;
	COLOR: #000;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal
}
.LargeTime1 {
	FONT-FAMILY: Tahoma;
	COLOR: #838383;
	FONT-SIZE: 10px
}
div.headerTooltip {
	/*background-color: #446084;
	background-position: center top;
	background-repeat: repeat-x;*/
	color: #446084;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
	text-align: left;
}
div.orderTooltip {
	text-align: center;
	background-position: 280px center;
	background-repeat: no-repeat;
	border-bottom: 2px solid #CCCCCC;
	border-top: 1px solid #EEEEEE;
	color: #FFCC00;
	font-size: 9pt;
	font-weight: bold;
	padding: 5px 3px 5px 10px;
}
div.orderTooltip img {
	width: 270px;
	height: 300px
}
div.contentTooltip {
	text-align: left;
	width: 100%;
	color: #000000;
	font-size: 13px;
	white-space: pre-line;
}
.quick_call {
    float: right;
    display: inline-block;   
  	background: url(../Images/hotline_icon.png) 8px center no-repeat;
    color: #000;
    line-height: 20px;
    padding: 1px 15px;
    margin-left: 30px;
    margin-top: 5px;
    text-transform: uppercase;
    padding-left: 30px;
    font-weight: bold;
    font-size:14pt;
width: 160px;
}
.bor .item{
	position:relative;
	z-index:9999999999999999;
}
#nav_menu{
	position: relative;
    z-index: 100;
}
.list_other_pros ul {
	
}
#undefined-sticky-wrapper {
	height:auto !important;
}