@charset "utf-8";

@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css");
	 
/* ---Absolute styles--- */
html, body {
	width:100%;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2a2928;
	height:auto;
}
img {
	border:none;
	margin:0px;
}
p {
	margin:12px 0;
	padding:0;
}
ol, ul, li, tr, td {
	margin:0;
	padding:0;
}
li {list-style:none;}
input {
	border:none;
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	box-sizing:content-box;
}
:focus {outline:0;}
a {text-decoration:none;}
a:hover {text-decoration:underline;}
/* ---Absolute styles--- END*/


/* ---Constant styles--- */
.clear {clear: both;}
.l, .left {float: left;}
.r, .right {float: right;}

.mt14 {margin-top: 14px;}
.mt17 {margin-top: 17px;}
.mAuto { margin-left: auto; margin-right: auto;}

.blue_font {color: #165390;}
.cGrey {color: #808080;}
.iphone_block_clipping {margin-top: -29px;}
.tCenter {text-align: center;}
.f10 {font-size: 10px;}

.searchTable {display: table;}
    .searchRow {display: table-row;}
        .searchCell {display: table-cell; vertical-align: top;}
            
/* ---Constant styles--- END*/

.fa-google-plus-square {color:#E21B25;}
.fa-facebook-official {color:#0071BC;}
.fa-twitter-square {color:#00A4E0;}
.fa-linkedin-square {color:#122341;}

.radius_3 {
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}

.header {
	margin:auto;
	width:1000px;
}
	.logo {
    	background:url("/images/search_new/logo.png") no-repeat;
    	height:78px;
    	margin:9px 0 0 10px;
		width:150px;
	}
	.name_portal {
		margin-top:25px;
		background:url("/images/search_new/name_portal.png") no-repeat;
		width:545px;
		height:30px;
	}
		.header_menu {
			margin-top:11px;
		}
			.top_header_menu li {
    			display:block;
    			font-size:9px;
    			margin-left:8px;
				float:left;
			}
				.top_header_menu li a {
    				background:url("/images/search_new/li_arr_red.jpg") no-repeat left 3px;
    				color:#333333;
					display:block;
					padding-left:5px;
				}
			.header img.right {
				margin-top:25px;
			}
.header_with_time {
    background:url("/images/search_new/grad_liner.gif");
    border-top:1px solid #D3D3D3;
    margin-top:13px;
    min-width:1000px;
    width:100%;
}
	.header_with_time .hour {
    	color:#1470B3;
    	font-size:36px;
		font-weight:bold;
	}
	.header_with_time .else_date {
		margin:7px 0 0 15px;
	}
	.header_with_time .week {
    	color:#074687;
    	font-size:14px;
    	font-weight:bold;
    	line-height:14px;
    	text-transform:uppercase;
	}
	.header_with_time .date {
    	color:#074687;
    	font-size:14px;
    	font-weight:bold;
		line-height:15px;
	}
	.header_with_time .line_gr_w {
    	height:27px;
    	margin:8px 11px;
		background:url("/images/search_new/line_gr_wight.gif");
		width:2px;
	}
	.header_with_time .registr {
    	color:#074687;
    	cursor:pointer;
    	display:block;
    	margin-top:14px;
    	text-decoration:underline;
	}
	.header_with_time .registr:hover {
    	text-decoration: none;
	}
	.header_with_time .rss {
    	background:url("/images/search_new/ico_rss.png") no-repeat;
    	cursor:pointer;
    	height:21px;
    	margin:12px 0 0 4px;
    	width:21px;
	}
	.header_with_time .rss:hover {background: url("/images/search_new/ico_rss_a.png") no-repeat;}
	.header_with_time .twitter {
    	background: url("/images/search_new/ico_twit.png") no-repeat;
    	cursor:pointer;
    	height:21px;
    	margin:12px 0 0 4px;
    	width:21px;
	}
	.header_with_time .twitter:hover {background: url("/images/search_new/ico_twit_a.png") no-repeat;}
	.header_with_time .vk {
    	background:url("/images/search_new/ico_vk.png") no-repeat;
    	cursor:pointer;
    	height:21px;
    	margin:12px 0 0 4px;
    	width:21px;
	}
	.header_with_time .vk:hover {background: url("/images/search_new/ico_vk_a.png") no-repeat;}
	.header_with_time .face {
    	background:url("/images/search_new/ico_face.png") no-repeat;
    	cursor:pointer;
    	height:21px;
    	margin:12px 0 0;
    	width:21px;
	}
	.header_with_time .face:hover {background: url("/images/search_new/ico_face_a.png") no-repeat;}
	.enter_user span {
    	display:block;
    	float:left;
    	margin-top:14px;
		color:#404040;
	}
	.enter_user input {
		background: none repeat scroll 0 0 #D3D3D3;
		border: 1px solid #C4C4C4;
		border-radius: 3px 3px 3px 3px;
		color: #858484;
		float: left;
		font-style: italic;
		height: 20px;
		margin: 10px 0 0 10px;
		padding-left: 5px;
		width: 143px;
	}
	.enter_user input {
		border-bottom: medium none;
		border-right: medium none;
	}
	.enter_user #LoginButton {
		background:url("/images/search_new/button_enter.png") no-repeat;
		cursor:pointer;
		display:block;
		float:left;
		height:32px;
		margin:5px 0 0 17px;
		width:91px;
	}
.header_search {
    background:#002C54;
    border-bottom:2px solid #043A5E;
    border-top:1px solid #0F3258;
    min-width:1000px;
    width:100%;
}
	.header_search input {
    	border:none;
    	border-radius:3px 3px 3px 3px;
    	color:#6B6B6B;
    	font-size:18px;
    	height:21px;
    	margin:20px 0;
    	padding:10px 0 10px 16px;
		width:456px;
		display:block;
	}
	.header_search .button {
		background:url("/images/search_new/but_find_rus.png") no-repeat;
    	cursor:pointer;
    	height:42px;
    	margin:20px 0 0 20px;
		width:145px;
	}
	.search_conteiner {
		background:url("/images/search_new/fon_search.png");
		height:80px;
	}
	.log_system {
		color:#FFFFFF;
		text-decoration:underline;
		margin:10px 0;
	}
	.counter {
    	color:#FFFFFF;
    	cursor:pointer;
		margin-bottom:16px;
	}
		.counter a {
			color:#FFFFFF;
			text-decoration:underline;
		}
		.counter a:hover {
			text-decoration:none;
		}
		.one_count {
			width:18px;
			height:29px; 
			margin:0 0px 0px 5px;
			color:#074788;
			line-height:29px;
			font-size:24px;
			padding:0px 0px 0px 4px;
			background:#fdfdfd; 
			background:-webkit-linear-gradient(top, bottom, #fdfdfd, #d9d9d9); 
			background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#fdfdfd), color-stop(100%,#d9d9d9));
			background:-moz-linear-gradient(top, #fdfdfd, #d9d9d9); 
			background:-o-linear-gradient(top, #fdfdfd, #d9d9d9); 
			background:-ms-linear-gradient(top, #fdfdfd, #d9d9d9);
			background:linear-gradient(top, #fdfdfd, #d9d9d9);
			filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdfdfd', endColorstr='#d9d9d9'); 
		}
		.fon_count {
			background:url("/images/search_new/fon_count.gif") no-repeat;
			height:29px;
			margin:-30px 0 0 -4px;
			position:absolute;
			width:22px;
		}
		.count_text a {
			color:#FFFFFF;
			font-size:14px;
			text-decoration:underline;
		}
		.count_text a:hover {
			text-decoration:none;
		}
		:first-child + html .fon_count {
			margin-left:-17px;
			margin-top:-2px;
		}
		:first-child + html .one_count {
			margin-top:0;
		}
		:first-child + html .count_text {
			margin-top:0;
		}
		:first-child + html .counter {
			padding-bottom:0;
		}
.menu {
	width:100%;
	min-width:1000px;
	border-top:#01547e 1px solid;
	border-bottom:#003761 1px solid;
	margin-bottom:4px;
	background:#003761;
	background:-webkit-linear-gradient(top, bottom, #004772, #003761);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#004772), color-stop(100%,#003761));
	background:-moz-linear-gradient(top, #004772, #003761); 
	background:-o-linear-gradient(top, #004772, #003761); 
	background:-ms-linear-gradient(top, #004772, #003761);
	background:linear-gradient(top, #004772, #003761);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#004772', endColorstr='#003761');
}
	.menu a {
		line-height:48px;
		display:inline-block;
		color:#FFFFFF;
		vertical-align:top;
		font-size:15px;
		text-shadow:#000d15 0px 1px 0px;
		text-transform:uppercase;
		text-align:center;
		width:100%;
	}
	.menu a:hover {
		color:#141517;
		text-shadow:#fccd05 0px 1px 0px;
		text-decoration:none;
		background:#eab12a;
		background:-webkit-linear-gradient(top, bottom, #f3c72d, #e4a327); 
		background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3c72d), color-stop(100%,#e4a327)); 
		background:-moz-linear-gradient(top, #f3c72d, #e4a327);
		background:-o-linear-gradient(top, #f3c72d, #e4a327); 
		background:-ms-linear-gradient(top, #f3c72d, #e4a327);
		background:linear-gradient(top, #f3c72d, #e4a327);
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3c72d', endColorstr='#e4a327');
	}
	/*.menu div {padding:0 12px;}*/
.limits {
	text-align:left;
	width:1000px;
	margin:auto;
}
.title, .block_module .title h1, .block_module .title h2 {
	color:#165390;
	font-size:15px;
	font-weight:bold;
	text-transform:none;
}
	.title a {
		text-decoration:none;
		color:#165390;
	}
	.title a:hover {text-decoration:underline;}
.maintitle {padding:6px 0 0;}
.line_blue {
	height:1px;
	background:#01426b;
	width:100%;
	margin:5px 0;
	clear:both;
}
.line_grey {
	height:1px;
	background:#e2e2e4;
	width:100%;
	margin:5px 0;
	clear:both;
}
.line_darkblue {
	height:1px;
	background:#01426b;
	width:100%;
	margin:10px 0 20px 0;
}
.line_gradient_grey {
	width:100%;
	background:url("/images/search_new/line_gradient.png") repeat-x;
	margin-top:20px;
	height:12px;
	margin-bottom:16px;
}
.line_gradient_blue {
	width:100%;
	background:url("/images/search_new/line_gradient_blue.png") repeat-x;
	margin:10px 0 1px 0;
	height:10px;
}
.link {
	color:#165390;
	font-size:12px;
	text-decoration:underline;
}
.link:hover {
	text-decoration:none;
}
#top, #header, #topmenu, #pathway, #footer {
    overflow: hidden;
}
.breadcrumbs {
    background:url("/images/search_new/grad_liner.gif");
    border-bottom:1px solid #D3D3D3;
    border-top:1px solid #D3D3D3;
    font-size:14px;
    padding:15px 0;
    width:100%;
	color:#404040;
	float:none;
}
	.breadcrumbs a {
		color:#08498a;
		font-size:12px;
	}
	.breadcrumbs span {
		background:none;
		padding:0;
		text-transform:none;
		font-size:14px;
	}
		.breadcrumbs span a {
			color:#08498a;
			font-size:14px;
		}
		.breadcrumbs span.last {
			color:#404040;
			text-transform:uppercase;
		}
.breadcrumbs .slanting {
	color:#404040;
	padding:0 5px;
	font-size:14px;
}
#content {
	position:relative;
	min-height:370px;
}
#center-column {
	margin-top:20px;
	width:752px;
	float:left;
}
#content .email_sending {
	padding:6px 0 0 0;
	float:left;
	display:block;
	margin:0 8px 0 0;
}
#content .email_sending:hover {
	text-decoration:none;
}
#content .rss {
	background:url("/images/search_new/ico_rss.png") no-repeat;
	float:left;
	display:block;
	width:21px;
	height:21px;
}
#content .rss:hover {
	background:url("/images/search_new/ico_rss_a.png") no-repeat;
	text-decoration:none;
}
.body_search {margin-top:20px;}
.border_l, .border_r {
	height:52px;
	background:#f0dfc0;
	width:1px;
	margin-top:1px;
}
.border_c {
	background: #dbe7f2;
	height: 33px;
	width: 750px;
	padding: 7px 0 6px 0px;
	margin-bottom: 10px;
}
.search_result {margin:16px 0 0 0;}
.search_result .border_l, .search_result .border_r {
	height:37px;
}
.search_result .border_c {
	height:27px;
	padding:6px 0 4px 0;
	margin-bottom:22px;
}
.part_l, .part_r {
	background:#ffffff;
	height:39px;
	width:1px;
	margin:1px 0 0 5px;
}
.part_c {
	color: #6B6B6B;
	font-size: 12px;
	padding: 9px 0px 10px 16px;
	width: 482px;
	margin: 0 0 0px 8px;
}
.but_find {
	background:url("/images/search_new/but_find_rus.png") no-repeat;
	margin-left:6px;
	width:145px;
	height:42px;
	cursor:pointer;
	display:block;
}
.find_new {
	background:url("/images/search_new/find_new.png") no-repeat left 2px;
	padding-left:32px;
	margin-right:24px;
}
.find_ukr {
	background:url("/images/search_new/find_ukr.png") no-repeat left 2px;
	margin-left:6px;
	width:145px;
	height:42px;
	cursor:pointer;
	display:block;
}
#viewed_docs, #expence_units {
	margin:25px 0 0 0;
}
.input_field {
    border:1px solid #CCCCCC;
    font-family:Arial;
    font-size:12px;
    padding:3px;
    width:180px;
}
/*-------------------------------- forms_BEGIN --------------------------------------------*/
#advancedForm {
	padding:28px 0;
	background:url("/images/search_new/line_gradient.png") repeat-x 0 1px, url("/images/search_new/line_gradient_blue.png") repeat-x left bottom;
	margin:0 0 1px 0;
}
.form_container {
	padding-bottom:10px;
	width:100%;
}
.form_descr {
	padding:5px;
	text-align:right;
	width:30%;
}
.form_descr img {
	margin-top:1px;
}
.form_field {
	margin-left:30%;
	padding-left:20px;
}
.select, .input_c {
	float:left;
	width:320px;
	background:#EFEFEF;
}
.input_r, .input_l {
	width:1px;
	background:#EFEFEF;
	height:22px;
	margin-top:1px;
}
.input_l {
	border-top:1px solid #DEDEDE;
	border-left:1px solid #DEDEDE;
}
/*.input_c {
	color:#2a2928;
	cursor:default;
	font-weight:bold;
	padding:4px 0 4px 8px;
	background:#EFEFEF;
	border-top:1px solid #DEDEDE;
	height:16px;
	width:309px;
}*/
.input_c .arrow {
	margin:-2px 2px 0 0;
	width:20px;
}
.input_c .arrow a {
	background:url("/images/search_new/arrow.png") no-repeat left top;
	display:block;
	float:left;
	height:20px;
	outline:none;
	width:20px;
}
.input_c .arrow a:hover {
	background:url("/images/search_new/arrow_active.png") no-repeat left top;		
}
.input_c input {
	width:310px;
	background:#EFEFEF;
	color:#2a2928;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:4px 4px 5px;
}
.form_field .submitSearchFormLZ {
	width:149px;
	height:33px;
	margin:2px 14px 0 0;
}
.rus_but {
	background:url("/images/search_new/but_detect_rus.png") no-repeat;
	height: 33px;
}
.ukr_but {
	background:url("/images/search_new/but_detect_ukr.png") no-repeat;
	height: 33px;
}
/*--------------------------------- forms_END ------------------------------------*/	
.advanced_button {
	background:#DBE7F2;
	width:100%;
	color:#165390;
	height:21px;
	padding-top:7px;
	text-align:center;
	cursor:pointer;
	margin-bottom:20px;
	display:block;
	text-transform:uppercase;
}
.advanced_button:hover {
	text-decoration:underline;
}
.advanced_button span {
	background:url("/images/search_new/advanced_button.png") no-repeat left center;
	padding-left:15px;
}
.advanced_button.active span {
	background:url("/images/search_new/advanced_button_active.png") no-repeat left center;
}
.resources {
	border-top:1px solid #01426B;
	padding-bottom:14px;
}
.resources .title {padding-top:10px;}
.button_left {
	background:url("/images/search_new/butt_syst_left.png") no-repeat scroll 0 0 transparent;
	height:29px;
	width:34px;
}
.button_left:hover {
	background:url("/images/search_new/butt_syst_left_a.png") no-repeat scroll 0 0 transparent;
	cursor:pointer;
	height:29px;
	width:34px;
}
.button_right {
	background:url("/images/search_new/butt_syst_right.png") no-repeat scroll 0 0 transparent;
	height:29px;
	width:34px;
	margin-top:10px;
}
.button_right:hover {
	background:url("/images/search_new/butt_syst_right_a.png") no-repeat scroll 0 0 transparent;
	cursor:pointer;
	height:29px;
	width:34px;
}
.resources .picture {
	width:190px;
	height:106px;
	margin-right:14px;
	margin-top:8px;
}
.resources .text {
	height:106px;
	margin-top:8px;
}
.resources .text ul {margin:-4px 28px 0 0;}
.resources .text ul li {padding:4px 0;}
.resources .text a {display:block;}
.cloudtag a {
	color:#6b6b6b;
	margin-right:10px;
	text-decoration:none;
}
.pre_footer {
   	background:none repeat scroll 0 0 #002750;
	min-width:1000px;
	margin-top:64px;
}
	.pre_footer a {
		color:#505D68;
		display:block;
		margin:5px 20px;
		text-transform:uppercase;
	}
	.fon_pre_footer {
		background:url("/images/search_new/fon_pre_footer.png") no-repeat center top;
		padding:30px 0;
	}
		.pre_footer_one {
			padding-bottom:5px;
			width:324px;
			background:#eaeaea; 
			background:-webkit-linear-gradient(top, bottom, #ffffff, #d7d7d7); 
			background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#d7d7d7)); 
			background:-moz-linear-gradient(top, #ffffff, #d7d7d7); 
			background:-o-linear-gradient(top, #ffffff, #d7d7d7); 
			background:-ms-linear-gradient(top, #ffffff, #d7d7d7); 
			background:linear-gradient(top, #ffffff, #d7d7d7); 
			filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#d7d7d7');
		}
		.pre_footer_name {
			color:#0D599A;
			font-size:18px;
			font-style:italic;
			margin:10px 20px 5px;
			text-transform:uppercase;
		}
		.line_double_footer {
			margin-left:5px;
			width:314px;
			border-top:1px solid #c9c9c9;
			border-bottom:1px solid #ffffff; 
		}
		.line_tripple_footer {
			height:1px;
			border-left:1px solid#c9c9c9;
			background:#ffffff;
			margin-left:2px;
			margin-bottom:2px;
		}
		.phone_pre_footer {
			color:#950A1F;
			font-size:20px;
			margin:37px 18px 0 0;
			text-shadow:0 1px 0 #ffffff;
			font-style:italic;
		}
		.reckl {
			font-size:12px;
			margin:-66px 0 0 236px;
			position:absolute;
		}
.floating {
	background:#1c1c1c;
	width:240px;
}



.footer {
	border-top: 1px solid #BFBFBF;    
    background: #fff;
    color: #9794AB;
    min-width:1000px;
    padding:20px 0;
    margin: 60px 0 0 0;
    font-family: Open Sans;
}


	.copyrights {
    	line-height:20px;
		width:324px;
	}
	.copy_text {width:662px;}


	.footerReferences {
	    
	}
	    .footerReferences-itemBlock {
	        float: left;
	        width: 33.3333%;
	        margin-bottom: 17px;
	    }
	        .footerReferences-header {
	            
	        }
			
			.footerReferences-linkBox {
				margin: 10px 0 0 0;
				line-height: 1.6;
			}
			
		        .footerReferences-link {
		            display: table;
		            color: inherit;
		        }
		
	.footerInfo {
	    
	}
		.footerInfo-logoImage {
			background: url(/images/search_2015/lz_logo_2014_rgb.png) no-repeat;
			width: 73px;
			height: 39px;
			display: inline-block;    vertical-align: top;
		}

	    .footerInfo_phone {
	        margin: 34px 0px;
	    }
	    	.footerInfo_phone-link {
	    		color: #134C7F;
	    	}
			.footerInfo_phone-ico {
				font-size: 23px;
			    vertical-align: middle;
			    margin: 0 5px 0 0;
			}	
	        .footerInfo_phone-text {
	            
	        }
	        
	    .footerInfo_socialNetworks {
	        font-size: 24px;
	    }
		    .footerInfo_socialNetworks-itemLink {
		    	margin: 0 4px;	
		    }
	    
     .footerBottomRow {
     	 font-size: 10px;
     }
     	.footerBottom_copyrights {
     		white-space: nowrap;
     		padding: 0 15px 0 0;
     	}
     
#right-column {
	width:240px;
	margin-top:20px;
	float:right;
}
.rectification {
	background:url(/images/search_new/blue_search_icon.png) no-repeat;
	padding:4px 0 10px 36px;
	float:left;
	display:block;
	margin:0 0 0 3px;
}
.white_stick {
	height:23px;
	margin:1px 0 0 0;
	float:right;
	background:#ffffff;
	width:1px;	
}
.center_text {
	padding:4px 8px;
}
.rainbow {
	border-top:2px solid #e8e8e8;
	background:#e3e3e3;
	border-bottom:1px solid #f9f9f9;
	margin:20px 0 16px;
	width:100%;
	height:1px;
	clear:both;
}
.Bottom .rainbow {
	margin:2px 0 18px;
}
.short .input_c {width:229px;}
#userform {border-bottom:1px solid #bfbfbf;}

/*------Сообщение об ошибке при неподтвержденном emeil-е------*/
.errore_popup {
	background:#FFF; 
	padding:20px; 
	position:absolute; 
	z-index:500000; 
	width:400px; 
	display:none; 
	border:#999 5px solid;
}

	.errore_popup h3 {
		color: #CC0000;
		margin-top: 0;
	}
	.a_blue a {
		color: #165390;
	}

.close_popup {
    background: url("/_site/cms/_pic/main_new/close_popup.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    cursor: pointer;
    height: 13px;
    margin: -10px -10px 0 0;
    width: 13px;
}

#ErrorLogonPanel {
    display: none;
}
/*------Сообщение об ошибке при неподтвержденном emeil-е------END*/

/*------Сообщение об ошибке шапка------*/
.error_message {
    font-size: 16px;
    margin-top: 10px;
	margin-right: 10px;
}
#LogonPanel {
	float:left;
}
/*------Сообщение об ошибке шапка------END*/

.user_hello {margin-top:10px; font-size:14px;}


.documentWarningBlock {
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	font-size: 13px;
	overflow: hidden;
}
	.documentWarningIndent {
		margin: 10px 15px 2em;
	}
	
	.documentAttentionText {
		background: #f7931e;
		color: #fff;
		display: inline-block;
		font-size: 120%;
		padding: 0.3em 1.2em;
	}
	
	.documentWarningBlock ul {
	    padding-left: 30px;
        padding-bottom: 17px;
	}
		.documentWarningBlock ul li {
		    list-style-type: disc;
		}
	

	
	.docWarn_button {
	    background: #297eba;
	    color: #fff;
	    cursor: pointer;
	    display: inline-block;
	    min-width: 115px;
	    font-size: 130%;
	    padding: 0.4em 1.7em;
	    text-align: center;
	    transition: background-color 0.2s ease 0s;
	}

		.docWarn_button:hover {
			background: #4d8ab5;
			text-decoration: none;
		}
		
	.documentWarning_getTest {
		background: #008AE5;
	}
		.documentWarning_getTest:hover {
			background: #0079C9;
		}
		
	.documentWarning_getBill {
		background: #00C853;
	}
		.documentWarning_getBill:hover {
			background: #00AD48;
		}
		
		
	.docLink {color: #287EBB; cursor: pointer;}
		.docLink:hover {color: #257db7;}
		.docLink:visited {color: #257db7;}
		

.formPopup {
	max-width: 1024px;
	background: #fff;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	
}
	.formPopup iframe { 
		margin: 30px;
	}
	.formPopup .lzGet { 
		height:300px;
		width:348px
	}
	.formPopup .lzDemo { 
		height:300px;
		width:348px		
	}	
	.formPopupClose {
		background: url(/images/search_new/close_window.png);
		height: 35px;
	    width: 35px;	
		right: -43px;
		position: absolute;
	    cursor: pointer;
		top: 0;
		text-indent: -9999px;
	}
		.formPopupClose:hover {
			background: url(/images/search_new/close_window.png) -35px 0;
		}
		
		.formPopupClose:active {
			background: url(/images/search_new/close_window.png) -70px 0;
		}		

.fakeSearch {
    width: 100%;
    height: 130px;
    background: #FBAE17;
}

    .fakeSearch_restriction {
	    height: 100%;
	    position: relative;
	    min-width: 320px;
	    width: 1100px;
	    overflow: hidden;
	    display: block;
	    max-width: 100%;
	    margin: auto;    
    }
        .fakeSearch_left {
		    background: url(/images/search_2015/search_header.png) #FFB200 center no-repeat;
		    height: 130px;
		    width: 1100px;
		    position: absolute;
        }
        .fakeSearch_right {
		    background: url(/images/search_2015/search_header_right-460.png) center no-repeat;
		    position: absolute;
		    right: 0px;
		    top: 0px;
		    width: 460px;
		    height: 130px;
        }
        
.portalMenuRestriction {

}

@media only screen and (max-width: 700px) {
    .fakeSearch_left {
	    background: url(/images/search_2015/Search_header_all-700.png) #FFB200 center no-repeat;
	    width: 700px;
    }
    .fakeSearch_right {
	    background: url(/images/search_2015/Search_header_all-320.png) left no-repeat;
	    width: 104px;
    }
}
