body
{
    background: #fff;
    font-size: 12px;
    font-family: Tahoma, Arial, sans-serif;
    margin: 0;
    padding: 0;
}
h2
{
	color: #0378bd;
	font-size: 115%;
	margin-bottom: 10px;
}
.content_info ul
{
	list-style-type: circle;
	margin-left: 25px;
}
b,strong
{
	font-weight: bold;
}
a
{
    color: #FFF;
    outline: none;
}
a:hover
{
    color: #FFF;
    text-decoration: none;
    outline: none;
}
.footer .fc a
{
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 90%;
}
.footer .fc a:hover
{
	text-decoration: underline;
}
.content_info a, .footer a
{
	color: #087af5;
        outline: none;
}
.clear
{
    clear: both;
}
.hideon
{
    display: none;
}
.page
{
    width: 100%;
    background: url('/images/main_bg_top.jpg') repeat-x;
}
.main
{
    width: 986px;
    margin: 0 auto;
    background: #FFF;
}
.header
{
	height: 108px;
	padding-top: 5px;
}
.logo
{
	float: left;
}
.header_pic
{
	float: left;
	width: 718px;
	height: 108px;
	background: url('/images/header.jpg') no-repeat;
}
.header_info
{
	float: right;
	color: #FFF;
	margin: 10px 13px 17px 0;
	text-align: right;
	font-size: 110%;
}
.header_info span
{
	font-weight: bold;
}
.content
{
	margin-top: 15px;
}
.sidebar
{
	float: left;
	width: 218px;
}
.content_info
{
	float: left;
	width: 565px;
}
.content_info .ci
{
	padding: 3px 50px 0 52px;
        overflow: hidden;
}
.content_right
{
	float: left;
/*        width: 203px;*/
        width: 152pt;
}
.sidebar
{
	color: #000;
	font-size: 110%;
}
.sidebar a
{
	display: block;
	color: #000;
	text-decoration: none;
	font-size: 107%;
}
.sidebar ul li.act
{
	color: #FFF;
}
.sidebar ul li.act a
{
	color: #FFF;
}
.sidebar ul li
{
	padding-left: 50px;
	height: 24px;
	line-height: 1.7;
	border-bottom: 1px dashed #087bf5;
	width: 156px;
}
.sidebar ul li.act
{
	background: url('/images/but_bg.jpg') no-repeat;
	border-bottom: none;
	width: 218px;
}
h1
{
	color: #024f99;
	font-weight: bold;
	font-size: 115%;
	margin-bottom: 18px;
}
.like_h1
{
	color: #024f99;
	font-weight: bold;
	font-size: 115%;
	margin-bottom: 18px;
}
p
{
	margin-bottom: 18px;
}
p span
{
	color: #087af5;
}
p a
{
	color: #087af5;
        outline: none;
}
p a:hover
{
	color: #087af5;
        outline: none;
}
.search_side
{
	background: url('/images/search_bg_new.jpg') no-repeat;
	height: 96px;
	width: 202px;
        margin-bottom: 10px;
}
.search_side .ss
{
	padding: 17px 5px 10px 18px;
}
h2.search
{
	color: #0378bd;
	font-size: 130%;
	margin-bottom: 15px;
}
.search_form
{
	position: relative;
}
.text_f
{
	float: left;
	border: none;
	outline: none;
	height: 22px;
	width: 122px;
	border: 1px solid #0149a6;
}
.search_form label
{
	position: absolute;
	top: 4px;
	left: 7px;
	z-index: 1;
	color: #a3a6a6;
	font-size: 13px;
	cursor: text;
}
form.search_form
{
	margin-bottom: 20px;
}
.small_but
{
	background: url('/images/but_bg_small.jpg') no-repeat;
	width: 170px;
	height: 24px;
	color: #FFF;
	padding-left: 7px;
	line-height: 2;
}
.small_but a
{
	text-decoration: none;
}
.catalog_list
{
	width: 203px;
	background: url('/images/cl_bg.jpg') repeat-y;
	font-size: 90%;
}
.catalog_list ul
{
	padding: 5px;
}
.catalog_list ul li a
{
	color: #024692;
	text-decoration: none;
        outline: none;
}
.catalog_list ul li a:hover
{
	text-decoration: underline;
        outline: none;
}
.catalog_list ul li ul li
{
	padding-left: 8px;
}
.catalog_list ul li ul li a
{
	color: #010101;
}
.catalog_list ul li ul li a:hover
{
	text-decoration: underline;
}
.best_items
{
	margin-top: 0;
	border: 1px solid #087bf5;
}
h2.best
{
	color: #0378bd;
	font-size: 130%;
	margin-bottom: 15px;
	border-bottom: 1px dashed #0378bd;
	width: 163px;
	margin: 15px auto 10px;
}
.item_pic
{
	background: url('/images/item_bg.jpg') repeat-y;
	height: 80px;
}
.item_info
{
	height: 70px;
	padding: 5px 20px 0 16px;
}
.ip
{
	margin: 0 auto;
	width: 97%;
	height: 100%;
	overflow: hidden;
}
.ip_img
{
/*	width: 70px;*/
	text-align: center;
/*	padding: 5px 20px 0 0;*/
	display: inline-block;
	float: left;
}
.ip_cont
{
	width: 100px;
	float: left;
	padding: 0 0 0 4px;
	font-size: 90%;
}
.ip_cont a
{
	color: #036fb5;
        outline: none;
}
.item_info
{
	font-size: 90%;
	color: #000;
}
.item_info a
{
	color: #087bf5;
        outline: none;
}
.block_tags
{
	margin-top: 100px;
	width: 216px;
	background: url('/images/tag_bg.jpg') repeat-y;
}

.block_tags h2
{
	color: #000;
	font-size: 120%;
	text-align: left;
	padding-bottom: 0;
	margin-bottom: 0;
}

.tag_cont
{
  padding: 16px 5px 10px 50px;
  color: #0375bb;
  text-align: left;
  word-wrap: break-word;
}
.tag_cont .l1 {
  font-size: 85%;
}

.tag_cont .l2 {
  font-size: 85%;
  font-weight: bold;
}

.tag_cont .l3 {
  font-size: 90%;
}

.tag_cont .l4 {
  font-size: 105%;
}

.tag_cont .l5 {
  font-size: 100%;
  font-weight: bold;
}

.tag_cont .l6 {
  font-size: 130%;
}

.tag_cont a {
  color: #0375bb;
  text-decoration: underline;
}

.tag_cont a:hover {
  text-decoration: none;
  outline: none;
}
.news_cont
{
	margin-top: 20px;
	font-size: 90%;
	padding-left: 50px;
	padding: 10px;
	background-color: #e5f2f8;
}
h2.news
{
	color: #024fa4;
	font-size: 125%;
	font-weight: bold;
	margin-bottom: 15px;
	width: 170px;
	padding-left: 40px;
}
h2.news div
{
	
}
.news_cont a
{
	color: #037ec2;
	text-decoration: underline;
        outline: none;
}
.news_cont a:hover
{
	text-decoration: none;
        outline: none;
}
.news_item
{
	margin-bottom: 15px;
	padding-left: 40px;
}
.news_cont input[type="text"] {
	display: block;
	width: 186px;
	padding: 0 5px;
	height: 23px;
	line-height: 23px;
	border: 1px solid #0057a5;
	margin: 15px 0 10px;
}
.news_cont input[type="submit"] {
	height: 23px;
	padding: 0 20px;
	background: url('/images/button-bg.png') 50% 0 repeat-x;
	color: #fff;
	border: none;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.footer
{
	margin: 20px 0 0 0;
	height: 24px;
	background: url('/images/footer_bg.jpg') repeat-y;
}
.fc
{
	width: 840px;
	text-align: right;
	margin-bottom: 15px;
}
.footer .fc ul li a
{
	font-weight: normal;
}
.fc ul li
{
	display: inline;
	font-size: 100%;
	line-height: 1.7;
	padding-left: 3px;
}
.fc ul li.separator
{
	border-right: 1px solid #FFF;
	padding-left: 0;
}
.fc_col1
{
	float: left;
	width: 296px;
	height: 90px;
}
.fc_col2
{
	float: left;
	width: 540px;
	padding: 7px 0 0 15px;
}
.fc_col3
{
	float: left;
	position: relative;
}
.ft_vetes
{
	position: absolute;
	top: 30px;
	left: 500px;
	width: 450px;
	text-align: right;
}
.des_copy
{
	position: absolute;
	top: 55px;
	left: 71px;
	width: 150px;
}
.des_copy a, .des_copy
{
	font-size: 10px;
	color: #959595;
}
.vt_img
{

}
.vt_txt
{
	position: absolute;
	top: 35px;
	left: 33px;
}
.sitemap a
{
	font-size: 90%;
	color: #0f559c;
}
.sitemap ul
{
	list-style-type: none;
}
.sitemap ul li
{
	padding-bottom: 6px;
	font-weight: bold;
}
.sitemap ul li ul li
{
	margin: 0;
	padding: 0;
	font-weight: normal
}
.top_product
{
	width: 710px;
}
.pr_img
{
	width: 280px;
	float: left;
}
.tp_info
{
	float: left;
	margin-left: 12px;
	width: 415px;
}
.nopic_tpinfo
{
	margin-left: 0;
	width: 707px;
	float: none;
}
.nopic_tpinfo .fnz
{
/*	padding-left: 12px;*/
        padding: 0 !important;
        margin: 0 !important;
}
.main_pr_pic
{
	border: 1px solid #417ab2;
}
.ci_prod
{
	width: 765px;
}
.top_hdr
{
	width: 410px;
	height: 25px;
	background: url('/images/top_pr_hdr.jpg') no-repeat;
}
.top_hdr span, .block_hdr span
{
	color: #0f559c;
	font-weight: bold;
	font-size: 115%;
	padding-left: 10px;
	line-height: 1.7;
}
.tp_info p, .tp_info div
{
	padding: 0 5px;
}
.product_block
{
	margin-top: 10px;
	width: 710px;
}
.block_hdr
{
	width: 710px;
	height: 25px;
	background: url('/images/main_pr_hdr.jpg') repeat-x;
}
.nopic_blockhdr
{
	width: 700px;
}
.product_block ul
{
	list-style-type: disc;
	padding: 5px 0 0 30px;
	width: 650px;
}
.ci_prod table
{
	width: 710px;
	border: 0;
/*	border: 1px solid #45a0d2;*/
}
.ci_prod th
{
        font-weight: bold;
	text-align: left;
}
.ci_prod td
{
	text-align: left;
}
.ci_prod td
{
	border-bottom: 1px solid #45a0d2;
/*	border-right: 1px solid #45a0d2;*/
}
td.first
{
	text-align: left;
}
td.separator
{
	border-bottom: 1px solid #45a0d2;
	line-height: 0.3;
}
.download
{
	font-size: 110%;
	color: #2968a7;
}
.news_item_full
{
	display: inline-block;
	margin-bottom: 20px;
}
.news_pic
{
	float: left;
	padding: 5px 5px 5px 0;
}
.nif_header
{
	margin-bottom: 3px;
}
.nolink
{
	color: #087af5;
	font-size: 110%;
}
.site_icons
{
	margin-top: 5px;
}
.site_icons a
{
	margin-left: 10px;
}
.ex_pic
{
	padding: 0 5px 5px 0;
}
.cat_list p
{
	margin-bottom: 5px;
}
.t_item
{
	/*margin-bottom: 10px;*/
	padding-bottom: 10px;
	display: inline-block;
}
.product_block ul
{
	padding-left: 10px;
}
.block_txt
{
	p adding: 0 5px;
}
.map_links a
{
	color: #087af5;
}
div.cat_hdr h1
{
	font-size: 130%;
}
.error_msg
{
	color: red;
	font-weight: bold;
	margin-bottom: 10px;
}

td
{
	font-size: 90%;
}

.mainpage h2
{
	background: url('/images/subhead_bg.jpg') no-repeat;
	width: 485px;
	height: 28px;
	color: #024f99;
	font-weight: bold;
	line-height: 1.8;
	padding-left: 7px;
}
.mainpage h1
{
	padding-left: 7px;
}
tr.tr_colored
{
	background-color: #ecf6fa;
}

.t_item h2
{
	background: url('/images/pl_mainbg.jpg') repeat-y;
	width: 480px;
	color: #0f559c;
	font-weight: bold;
	line-height: 1.1;
	margin-bottom: 0;
	padding: 3px 0 3px 7px;
}
.t_item h2 a
{
	text-decoration: none;
	color: #0f559c;
	font-size: 85%;
}
.afterh2
{
	margin: 0;
	padding: 0;
}
.pr_pic
{
	float: left;
	padding: 5px 5px 5px 0;
}


.tbl_products{
	margin: 5px 0 15px 0;
}

.tbl_products tr, .tbl_products td
{
	border: 1px solid #45a0d2;
	text-align: center;
	padding: 5px !important;
}

.tbl_products th
{
	border: 1px solid #45a0d2;
	text-align: center;
	padding: 5px !important;

}
.tbl_products .first_cell
{
	text-align: left;
	padding: 0 0 0 5px;
}
.tbl_products .content_center
{
	text-align: center;
	padding: 5px 0 5px 0;
}

.noborders th, .noborders td {border: none;}
.small-line tr, .small-line th, .small-line td {padding: 2px !important;}

h2.like_h4
{
	background: url('/images/pl_mainbg2.jpg') repeat-y;
	width: 700px;
	font-weight: bold;
	font-size: 115%;
	padding-left: 10px;
	line-height: 1.7;
        color: #0f559c;
        margin-bottom: 0px !important;
}

h4
{
	background: url('/images/pl_mainbg2.jpg') repeat-y;
	width: 700px;
	font-weight: bold;
	font-size: 115%;
	padding-left: 10px;
	line-height: 1.7;
        color: #0f559c;
/*        border: 1px solid red;*/
}
.afterh4
{
	margin: 0;
	padding: 0;
        width: 710px;
}

.partner_separator
{
    width: 100%;
    height: 3px;
    background: url('/images/partner_separator.jpg') repeat-x;
    margin: 15px 0 15px 0;
}

.exhibition
{
   padding: 0 0 15px 0;
   margin-bottom: 15px;
   border-bottom: 1px dashed #0378bd;
}

.new_item_header {clear: both; position: relative;}
.new_item_header h1 {width: 560px; float: left;}
.new_item_header .sendreq {width:140px; height:26px; position: absolute; right: -50px; background: url("/images/price-request.png");  padding: 0; border: none; color: #FFF; text-transform: uppercase; font-weight: bold; font-size: 14px; cursor: pointer;}
.new_item_header .sendreq:hover {background: url("/images/price-request2.png");}

.catalog_menu {
	position: absolute;
	top: 0;
	border: 1px solid #087BF5;
	width: 785px;
	left: 198px;
	top: 0px;
	background: #FFFFFF;
	z-index: 9999;
}
.catalog_menu:after {
	content: '';
	display: block;
	height: 0;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
	clear: both;
}
.catalog_menu {
	font-size: 12px !important;
	padding: 15px 0;
}
.catalog_menu li {
	padding-left: 0 !important;
	border: none !important;
	width: auto !important;
}
.catalog_menu ul li {
	font-weight: bold;
	height: auto !important;
}

.catalog_menu > div > ul > li > a {
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	margin-bottom: 10px;
	display: block;
}
.catalog_menu > div > ul ul {
	margin-bottom: 15px;
}
.catalog_menu > div > ul ul a {
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
}
.catalog_menu ul li ul li + li {
	line-height: 14px;
	font-weight: normal;
	margin-top: 6px;
}
.catalog_menu a {text-decoration: none;}

.catalog_menu > * {
	float: left;
	width: 33.333333%;
}
.catalog_menu > * > ul {
	padding: 0 15px;
}
.catalog_menu > * + * {
	position: relative;
}
.catalog_menu > * + *:after {
	content: '';
	display: block;
	width: 1px;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	background-color: #ccc;
}









.owl-item {/*min-width: 160px;  margin-left: 10px;*/ text-align: center;}
.owl-item div.cimg {min-height: 100px;}

.search-bar {
	padding-left: 267px;
	margin-bottom: 15px;
}
.search-bar .bg {
	position: relative;
	padding: 3px 80px 3px 5px;
	background-color: #e3f2f9;

	-webkit-border-radius: 5px;
	-webkit-border-top-right-radius: 50px;
	-webkit-border-bottom-right-radius: 50px;
	-moz-border-radius: 5px;
	-moz-border-radius-topright: 50px;
	-moz-border-radius-bottomright: 50px;
	border-radius: 5px;
	border-top-right-radius: 50px;
	border-bottom-right-radius: 50px;
	overflow: hidden;
}
.search-bar .textfield {
	height: 21px;
	line-height: 21px;
	padding: 0 5px;
	background: #fff;
	border: 1px solid #0057a5;
	border-right: 0;

	-webkit-border-radius: 5px;
	-webkit-border-top-right-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	-moz-border-radius: 5px;
	-moz-border-radius-topright: 0;
	-moz-border-radius-bottomright: 0;
	border-radius: 5px;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}
.search-bar input[type="text"] {
	display: block;
	width: 100%;
	height: 21px;
	line-height: 21px;
	border: none;
	
	padding: 0;
	margin: 0;

	outline: none;
}
.search-bar input[type="submit"] {
	position: absolute;
	right: 5px;
	top: 3px;
	height: 23px;
	width: 75px;
	background: url('/images/button-bg.png') 50% 0 repeat-x;
	color: #fff;
	border: none;
	
	padding: 0;
	margin: 0;

	-webkit-border-radius: 0;
	-webkit-border-top-right-radius: 50px;
	-webkit-border-bottom-right-radius: 50px;
	-moz-border-radius: 0;
	-moz-border-radius-topright: 50px;
	-moz-border-radius-bottomright: 50px;
	border-radius: 0;
	border-top-right-radius: 50px;
	border-bottom-right-radius: 50px;
}


#message {position: fixed; top: 0px; width:986px;}
#message a {background: url("/images/but_bg.jpg") no-repeat; float: right; padding:5px; display: none; margin-right:-50px;}

.catalog_menu a:hover {color: #0F559C;}

.seo-soc .b-share {padding-left: 0 !important;}

.soc_list li { display: inline; list-style-type: none; padding-right: 20px; }

.custom_link_block > ul > li > a {color: #000; font-weight: bold; text-decoration: none;}
.custom_link_block > ul > li > a > span {display: inline-block; padding-left: 35px; min-height: 30px;}
.custom_link_block > ul > li {border-bottom: 1px dashed #087BF5; padding-bottom: 10px; margin-right: 7px;}
.custom_link_block > ul > li + li {/*padding-top: 10px;*/}
.custom_link_block > ul > li > a:before {content:url('/images/k1.png'); position:relative; z-index:100000; top: 31px;}
.custom_link_block > ul > li > a.csel:before {content:url('/images/k2.png'); position:relative; z-index:100000; top: 31px;}

.custom_link_block ul li ul {display: none;}
.custom_link_block ul li ul li {padding: 5px 7px 5px 0;}
.custom_link_block ul li ul li a {color: #000; text-decoration: none;}
.custom_link_block ul li ul li a:hover {color: #087BF5;}

.margin_h1 h1
{
	margin-bottom: 10px;
	margin-top: 10px;
}


.box-modal_close { position: absolute; right: 10px; top: 6px; font-size: 17px; line-height: 15px; color: #999; cursor: pointer; }
.box-modal_close:hover { color: #666; }


.h100 {font-size: 100%;}
.h110 {font-size: 110%;}
.h120 {font-size: 120%;}
.h130 {font-size: 130%;}
.h140 {font-size: 140%;}
.h150 {font-size: 150%;}
.h160 {font-size: 160%;}
.h170 {font-size: 170%;}
.h180 {font-size: 180%;}
.h190 {font-size: 190%;}
.h200 {font-size: 200%;}

.clb_current a {color: #087BF5 !important;}

.input-icons {position: absolute; width: 20px; height: 20px; top: 9px; left: 3px;}

.wf-inputpos input, .wf-inputpos textarea {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	outline: 0;	
	-webkit-appearance: none;
}

.qform input[type='text'], .qform textarea {
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	outline: 0;	
	-webkit-appearance: none;
}
.qform input[type='text'] {
	height: 15px;
	padding: 5px;
	border: 1px solid #CCC;
	width: 700px !important;
}
.qform textarea {
	padding: 5px;
	width: 710px !important;	
}
.qform input[type='submit'] {
	width: 243px !important;
	display: inline !important;
	border: 1px solid #0F8CBE;
	cursor: pointer !important;
	text-shadow: none !important;
	filter: none !important;
	float: none !important;
	text-transform: none !important;
	letter-spacing: 0px !important;
	white-space: nowrap !important;
	word-wrap: normal !important;
	font-family: Arial !important;
	font-size: 22px !important;
	color: #FFF !important;
	font-weight: bold !important;
	font-style: normal !important;
	text-decoration: none !important;
	background-color: #0DBAFF !important;
	background-image: url("https://app.getresponse.com/images/core/webforms/gradient_top.png") !important;
	border-width: 0px !important;
	border-color: #000 !important;
	border-style: none !important;
	padding: 8px 16px !important;
	border-radius: 8px !important;
}
.qform .iMselect {width: 710px !important;}

.qform_header {color: #0d62d6; font-size: 25px; font-weight: bold; margin: 15px 0 15px 0; text-align: center;}

.qform .another-val {display: none; margin: 10px 0 -20px 0;}
.popup-form {display: none;}
.qform textarea, .qform input[type='text'] {
	font-family: Arial !important;
	font-size: 12px !important;
}

.fill_qlist {
    height: 23px;
    background: url("/images/button-bg.png") repeat-x scroll 50% 0px transparent;
    color: #FFF !important;
    border: medium none;
    border-radius: 3px;
    text-decoration: none;
    display: inline-block;
    line-height: 1.7;
    padding: 0 10px 0 10px;
    margin-top: 10px;
}
.fill_qlist:hover {text-decoration: none;}



.new-show-hide {}
.new-show-hide .new-sh-header {font-weight: bold; font-size: 13px;}
.new-show-hide .new-sh-header span {position: relative; top: -6px;}
.new-show-hide .nsh-content {margin: 10px 0 10px 7px; display: none;}
.new-show-hide .nsh-content input[type='text'] {width: 440px !important;}
.new-show-hide .nsh-content .nshc-table-label {width: 255px; line-height: 35px; font-size: 12px;}
.new-show-hide .nsh-content .iMselect {width: 703px !important;}
.new-show-hide .new-sh-header input[type='text'] {float: right; width: 440px !important; position: relative; top: -3px;}
.new-qlist-section-subheader input[type='text'] {float: right; width: 440px !important; position: relative; top: -3px;}
.new-show-hide .nsh-content .another-val input[type='text'] {width: 690px !important; margin-bottom: 7px;}
.nsh-textarea {margin-top: 10px;}
.nsh-textarea textarea {width: 709px !important;}
.new-show-hide .nsh-ttp img {width: 12px; position: relative; top: -5px;}

.new-qlist-section-header {font-weight: bold; font-size: 16px;}
.new-qlist-section-subheader {margin-top: 15px;}
.new-qlist-section-subheader .new-ttl {font-weight: bold; font-size: 12px;}
.new-qlist-section-subheader table {margin-left: 7px;}
.new-qlist-section-subheader table tr td input[type='text'] {top: 0px;}

.nsh-ttp-container {border: 1px solid #CCC; background-color: #FFF; display: none; padding: 5px 0 5px 0;}
.new-qlist-section-subheader .nsh-ttp-container {margin-top: 10px;}
.nsh-ttp-container .nsh-ttp-pic img {width: 80px; padding: 0 0 0 5px;}
.nsh-ttp-container .nsh-ttp-pic {float: left; width: 90px;}
.nsh-ttp-container .nsh-ttp-txt {float: left; width: 600px;}


.nsh-dd-sim .nds-clone {color: #087af5; width: 690px;}
.nds-main-content {display: none;}
.nds-title {width: 697px; padding: 3px; border: 1px solid #CCC; -moz-border-radius: 5px; border-radius: 5px; position: relative; cursor: pointer;}
.nds-title .nds-arrow {position: absolute; top: -1px; right: 0px; width: 20px; height: 25px; background: transparent url("/images/multiple-select.png") no-repeat scroll left top;}
.nds-headers div {float: left; width: 220px; padding: 3px; margin-right: 10px; border: 1px solid #CCC; -moz-border-radius: 5px; border-radius: 5px;}
.nds-headers div:last-child {margin-right: 0;}
.nds-values div {float: left; width: 220px; padding: 3px; margin-right: 10px;}
.nds-values div:last-child {margin-right: 0;}
.new-show-hide .nsh-content .nds-values input[type='text'] {width: 216px !important;}
.new-show-hide .nsh-content .nds-values div:first-child input[type='text'] {margin-left: -3px;}

/*.content_info .ci #WFItem10093704 {width:100% !important;}*/

.new_sr_button {width: 223px; height: 40px; background: url('/images/orange_button.png'); padding: 0; border: none; margin-left: 100px; color: #FFF; text-transform: uppercase; font-weight: bold; font-size: 15px;  cursor: pointer;}
.new_sr_button:hover { background: url('/images/send-request2.png');}


.new-req-sh-container {display: none;}
.new-req-sh-container.initial {display: block;}
.prolong-text {text-align: center; font-weight: bold;}
.new-req-sh-container.final {margin-top: 20px;}


.autocomplete-suggestions { border: 1px solid #999; background: #FFF; overflow: auto; }
.autocomplete-suggestion { padding: 2px 5px; white-space: nowrap; overflow: hidden; cursor: pointer;}
.autocomplete-selected { background: #F0F0F0; }
.autocomplete-suggestions strong { font-weight: normal; color: #3399FF; }
.autocomplete-group { padding: 2px 5px; }
.autocomplete-group strong { display: block; border-bottom: 1px solid #000; }

.new-search-show-all {color: #000; text-decoration: none; font-weight: bold; display: block; text-align: center;}
.new-search-show-all:hover {color: #000;}

.info-text {color: #666; font-size: 11px;}
.info-link {margin-top: 10px; font-size: 11px;}
.info-link a {color: #037ec2; font-size: 11px;}

.form-hd-flds {position: absolute; top: -10000px; left: -10000px;}

.g-recaptcha {margin-bottom: 15px;}


/*==================Фильтр лазеров=====================*/
.laser-filter {border-color: #CCC; background-color: #ecf6fa; padding: 0 10px;}
.laser-filter .filter-container {width: 100%; font-family: Tahoma; color: #464646;}
.filter-container h2.best {color: #024f99; font-weight: bold; font-size: 11px; width: 100%; border-bottom: none; margin-bottom: 5px;}
.filter-container .reset-link {text-align: right;}
.filter-container .reset-link a {color: #676767;}

.filter-container .filter-block {margin-top: 10px;}
.filter-container .filter-block:last-child {margin-bottom: 10px;}
.filter-block.depended .cases.case-0 {display: none;}
.filter-block input[type=text] {border: 1px solid #CCC;}
.filter-block .filter-label {color: #000; margin-bottom: 5px; font-weight: 600;}
.filter-block ul li {margin-bottom: 7px;}
.filter-block ul li:hover {color: #037ec2;}
.filter-block ul.inline li {display: inline-block; margin-bottom: 0; margin-right: 7px; min-width: 46.14%;}
.filter-block label span {padding: 0 3px;}
.filter-block label span sup {margin-left: 3px; text-decoration: underline; cursor: pointer; display: none;}
.filter-block label span sup:hover {text-decoration: none;}
.filter-block label.active span {background-color: #d2dce1; border-radius: 3px; color: #000;}
.filter-block label.active span sup {display: inline-block;}
.filter-block .custom-container {margin-top: 7px;}
.filter-block .custom-container input {width: 100%;}
.filter-block .property-values-container {display: none;}

.filter-range-container ul li {display: inline-block; margin-right: 7px;}
.filter-range-container ul li.range-li {width: 97px; margin-right: 0;}
.filter-range-container ul li:last-child {margin-right: 0;}
.filter-range-container ul li .input-ranges {width: 33px;}

.filter-nothing-found {text-align: center;}

/*==================/Фильтр лазеров=====================*/