body, h1, h2, h3, h4, h5, h6, p, div, ol, ul, td, tr, span 
{
	margin:0;
	padding:0;
}
html, body, form , h3
{
	font-family: Tahoma, 'Open Sans', sans-serif;
	font-size: 14px;
}
body
{
	min-height: 99%;
	height: 100%;
	width: 99%;
	font-size: 14px;
	background: white;
	font-family: Tahoma, 'Open Sans', sans-serif;
}
#page
{
	height: 100%;
	display:block;
	margin-right:auto;
	margin-left:auto;
	min-width:960px;
	max-width:1200px;
	padding:14px 36px 0px;
	margin:0 auto;	
	z-index:3;
	font-weight:normal;
	line-height:1.4;
	font-family: Tahoma, 'Open Sans', sans-serif;
	font-size: 14px;
}
table 
{
	margin:0 0 10px 0;
}
td 
{
	padding:5px;
}
img
{
	border:none;
}
.clear 
{
	clear:both;
}
noscript #js, #js, #show_cookie
{
	margin: 0 auto;
	width:95%;
}
noscript #js h3, #js h3, #show_cookie h3
{
	padding:10px;
}
noscript #js p, #js p, #show_cookie p
{
	font-size: 13px;
	color:#684147;
	line-height: 1.4;
	padding:3px;
}
noscript #js ol, #js ol, #show_cookie ol 
{
	line-height: 1.4;
	padding-left: 35px;	
	padding-top: 7px;
	padding-bottom: 7px;
}
noscript #js ol li, #js ol li, #show_cookie ol li 
{
	line-height: 1.4;
	padding: 5px 10px;	
}
#show_cookie
{
	display: none;
	padding:15px 5px; 
}
.loading, .load
{
	text-align:center;
	margin:0 auto;
	margin-top: 20px;
	margin-bottom: 20px;
	display: none;
}	
.small_load
{
	display: none;
}
#header
{
	position:relative;
	z-index:7;
	height:112px;
	zoom:1;
	background:#684147;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF784B52',  endColorstr='#FF58373C',  GradientType='0');
	background-image:-ms-linear-gradient(top,  #784b52 0%,  #58373c 100%);
	background-image:-webkit-gradient(linear,  left top,  left bottom,  color-stop(0%,  #784b52),  color-stop(100%,  #58373c));
	background-image:-webkit-linear-gradient(top,  #784b52 0%,  #58373c 100%);
	background-image:-moz-linear-gradient(top,  #784b52 0%,  #58373c 100%);
	background-image:-o-linear-gradient(top,  #784b52 0%,  #58373c 100%);
	background-image:linear-gradient(top,  #784b52 0%,  #58373c 100%);
	-webkit-border-radius:3px 3px 0 0;
	-webkit-background-clip:padding-box;
	-moz-border-radius:3px 3px 0 0;
	border-radius:3px 3px 0 0;
	border:1px solid #58373c;
}
.logo
{
	width:360px;
	height:96px;
	position:absolute;
	z-index:3;
	left:8px;
	padding:0;
	margin:0;
	top:8px;
	display:block;
	text-decoration:none;
}

#user
	{
	position: absolute;
	top: 35px;
	padding: 8px 12px 10px;
	right: 28px;
	font-size: 18px;
	line-height: 1.2;
	background: #684147;
	color: #fafafa;
	}
.main
{
	/*width:900px;*/
	width:95%;
	text-align:center;
	margin:0 auto;
	margin-top: 15px;
	margin-bottom: 15px;
	padding:10px;	
}
.link_serv
{
	width:50%;
	min-width:800px;
	text-align:center;
	border:2px solid #684147;
	margin:0 auto;
	margin-top: 15px;
	margin-bottom: 15px;
	padding:10px;
	background-image: -webkit-linear-gradient(top, #fefefe 0%, #dfdfde 100%);
	background-image: -moz-linear-gradient(top, #fefefe 0%, #dfdfde 100%);
	background-image: -o-linear-gradient(top, #fefefe 0%, #dfdfde 100%);
	background-image: -ms-linear-gradient(top, #fefefe 0%, #dfdfde 100%);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#fefefe', endColorstr='#dfdfde')"; 
	border-radius:8px; 
	-webkit-border-radius:8px; 
	-moz-border-radius:7px; 
}
.link_serv a
{
	color:#684147;
	font-weight: bold;
} 
/*Стили меню*/ 
#mainmenu
{
	width:100%;
	height: 30px;
	color:#000;
	padding-bottom: 5px;
	padding-top: 5px;
	background-image: -webkit-linear-gradient(top, #fefefe 0%, #dfdfde 100%);
	background-image: -moz-linear-gradient(top, #fefefe 0%, #dfdfde 100%);
	background-image: -o-linear-gradient(top, #fefefe 0%, #dfdfde 100%);
	background-image: -ms-linear-gradient(top, #fefefe 0%, #dfdfde 100%);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#fefefe', endColorstr='#dfdfde')"; 
	border-bottom: 1px solid #c5c3c2;
	border-top: 1px solid #c5c3c2;
	border-top-color: #fff;
}
#left_menu
{
	float: left;
}
#right_menu
{
	float: right;
	width:190px;
}
.my_menu li
	{
	float:left;
	margin-right:10px;
	margin-left:10px;
	position:relative;
	display:block;
	}
	
.my_menu li a
	{
	display:block;
	padding:5px;
	color:#000;
	text-decoration:none;
	text-align: left;
	font-weight: bold;	
	}
/*Стрелка вниз*/
.my_menu li a span
	{
	font-size:10px;
	margin-left:3px;
	}
/*подпункты*/
.my_menu ul
	{
	list-style:none;
	position:absolute;
	z-index: 1000;
	left:-9999px; /* Выводим за пределы экрана */
	}
.my_menu ul li
	{
	border-top:1px solid #fff; /* разделение между пунктами меню */
	float:none;
	}
.my_menu ul a
	{
	white-space:nowrap; /* Останавливаем перенос текста и создаем многострочный выпадающий пункт */
	display:block;
	}
.my_menu li:hover ul
	{ /*Выпадающий пункт при наведении курсора */
	left:0; /* Приносим его обратно на экран, когда нужно */
	color:#000;
	}
.my_menu li:hover a
	{ 
	background:#CFCFCF;
	color: #000;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	border-radius:8px; 
	-webkit-border-radius:8px; 
	-moz-border-radius:7px; 
	}
.my_menu li:hover ul li a
	{ /* Изменяем некоторые стили верхнего уровня при выводе выпадающего пункта */
	text-decoration:none;
    color:#000;
	}
.my_menu  li:hover ul li a:hover
	{
	background:#838B8B;
    color:#000;
	}
/*меню конец*/	
#footer
{
	position:relative;
	z-index:5;
	padding:12px 12px 12px 4px;
	color:#050505;
	font-size:11px;
	line-height:1.5;
	border-top:4px solid #684147;
}
#footer  a
{
	color:#000000;
}	

/* Кнопка наверх */
#scrollUp 
{
	bottom: 20px;
	right: 20px;
	background: #684147;
	color: #fff;
	font-size: 12px;
	text-decoration: none;
	opacity: .9;
	padding: 10px 20px;
	border-radius: 16px;
}
#scrollUp:hover 
{
	background: #CFCFCF;
	color: #684147;
}
div.flash-error, div.flash-notice, div.flash-success
{
	margin: 0 auto;
	display: inline-block;
	text-align: center;
	padding:15px;
	margin:1em 0em;
	border:2px solid #ddd;	
	border-radius:8px; 
	-webkit-border-radius:8px; 
	-moz-border-radius:7px;	
}
div.flash-error
{
	background:#FBE3E4;
	color:#C00;
	border-color:#C00;
}
div.flash-notice
{
	background:#FFF6BF;
	color:#514721;
	border-color:#FFD324;
}
div.flash-success
{
	background:#E6EFC2;
	color:#264409;
	border-color:#C6D880;
}
div.flash-error a
{
	color:#8a1f11;
}
div.flash-notice a
{
	color:#514721;
}
div.flash-success a
{
	color:#264409;
}
.ok
{
	color:#228B22;
}
 .my_error
{
	color:red;
	font-size: 13px;
}
.my_error h2
{
	color:red;
	font-size: 14px;
}
.er_h2
{ 
	color:#C00;
	font-size: 16px;
}
input[type="button"].but, input[type="submit"].but
{
	border: 1px solid #fff;
    background: #684147;
    color: #fff;
	margin:5px;
    padding: 5px 7px 5px 7px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
input[type="button"].but:hover, input[type="submit"].but:hover
{
	background: #B5B5B5;
	color: #684147;
	cursor:pointer;
	border-color: #684147;
}
.head_text
{
	margin: 0 auto;
	margin-top: 15px;
	margin-bottom: 15px;
	width: 80%;
	text-align: center;
}
.head_text h4
{
	padding:5px;
	font-size: 15px;
	font-weight: normal;
}
.head_text p.start_p
{
	margin-bottom:5px;
	margin-top:5px;
}
p.red_line, .PageHeader p.red_line 
{
	padding:3px;
	text-indent: 50px;
	text-align: justify;
}
.left_year, .right_phone
{
	font-size: 15px;
	padding: 5px;
}
.left_year, .oo_name
{
	text-align: left;
}
.right_phone, .nav_buttons
{
	padding:5px;
	float:right;
	text-align: right;
}
.oo_name, .b_text
{
	color:#684147;
	font-weight: bold;
}
#oo_name_text
{
	color:#000;
	font-weight: normal;
	font-style: italic;
}
.question
	{	
	font-family: Tahoma, 'Open Sans', sans-serif;
	font-size: 14px;
	margin:0 auto;
	padding: 10px;
	border:2px solid #684147;
	border-radius:8px; 
	-webkit-border-radius:8px; 
	-moz-border-radius:7px;
	background-image: -webkit-linear-gradient(top, #fefefe 0%, #dfdfde 100%);
	background-image: -moz-linear-gradient(top, #fefefe 0%, #dfdfde 100%);
	background-image: -o-linear-gradient(top, #fefefe 0%, #dfdfde 100%);
	background-image: -ms-linear-gradient(top, #fefefe 0%, #dfdfde 100%);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#fefefe', endColorstr='#dfdfde')"; 
	color:#684147;
	text-align: left;
	padding-left: 25px;
	margin: 20px ;
	}
.question.fil_error
{
	color: #C00;
	background-image: none;
	-ms-filter: "none";
	background-color: #FEE;
	border-color: #C00;
}
.answers
	{
	margin: 0 auto;
	border: 2px solid #684147;
	font-weight: normal;
	font-size: 14px;
	width :940px;	
	}
.answers th
{
	font-weight: bold;
	color:#684147;
}
.answers td, .answers th
	{
	border: 2px solid #684147;	
	text-align:center;
	padding:3px 15px;
	vertical-align: middle;
	}
.answers tr.even
{
	background: #CFCFCF;
}
.answers tr.odd
{
	background: #B5B5B5;
}	
.answers tr.selected, .answers tr td.selected
{
	background: #43CD80;
}
.answers tr.fil_error, .answers tr td.fil_error
{
	background: #EE3B3B;
}
.answers tbody tr:hover
{
	background: #98FB98;
}
.answers a, .ev_report
{
	color:#684147;
}
.answers .empty
{
	font-style: italic;
	color:red;
}	
.CheckLine, .t_row
{
	text-align: left;
	margin-left: 50px;
	font-size: 14px;
}
.t_row
{
	padding:5px;
	width:60%;
}
.SchType_sel
{
	text-align: left;
	font-size: 14px;
}
.CheckLine ul, .SchType_sel ul 
{
	white-space:nowrap;
	padding: 0;
	margin: 0;
}
.SchType_sel ul li
{
	display: inline-block;
	white-space:nowrap;
	margin: 0px 20px;
	padding:5px;
}
.CheckLine ul li 
{
	display: block;
	white-space:nowrap;
	padding:5px;
	width:60%;
}
.SchType_sel ul li label 
{
	display: inline-block;
	vertical-align:middle;
	padding-left: 5px;
	color:#000000;
	font-weight: normal;
}
.CheckLine ul li label {
	display: inline-block;
	width:190px;	
	vertical-align:middle;
	padding-left: 5px;
}
.CheckLine ul li.selected, .SchType_sel ul li.selected, .t_row.selected
{
	background: #43CD80;
}
.CheckLine ul li:hover, .SchType_sel ul li:hover, .t_row:hover
{
	background: #98FB98;
}
.CheckLine ul li input , .SchType_sel ul li input 
{
margin-bottom: auto;
vertical-align:middle;
}
.comment
{
	margin:0 auto;
	text-align: center;
	width:800px;
	padding:13px;	
}
span.required
{
	color: red;
}
.param_form
{
	text-align: left;
	margin: 0 auto;
	margin-top: 15px;
	padding: 10px 15px;
	background-image: -webkit-linear-gradient(top, #fefefe 0%, #dfdfde 100%);
	background-image: -moz-linear-gradient(top, #fefefe 0%, #dfdfde 100%);
	background-image: -o-linear-gradient(top, #fefefe 0%, #dfdfde 100%);
	background-image: -ms-linear-gradient(top, #fefefe 0%, #dfdfde 100%);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#fefefe', endColorstr='#dfdfde')"; 
	border: 2px solid #684147;
	border-radius:8px; 
	-webkit-border-radius:8px; 
	-moz-border-radius:7px; 
	width: 80%;
	min-width:800px;
}
.my_select
{
	width: 80%;
	border: 1px solid #684147; 
}
#sm_load
{
	padding:7px;
	display: none;
}
.nav
{
	margin-bottom: 10px;
}
#fin_er.sticky
{
	margin-right: auto;
    margin-left: auto;
	position: fixed;
    top:0;
	left:42%;
	z-index: 10000;
}
.operations
{
	margin: 10px 10px;
	text-align:left;
}
.usef_info
{
	padding:4px;
	font-weight: bold;
	color: #684147;
}
.text_bl
{
	font-weight: bold;
	color: #000;
}
.excel
{
	padding: 25px;
	margin: 0 auto;
	margin-top: 35px;
	width: 70%;
	text-align:center;
	display: none;
	background-image: -webkit-linear-gradient(top, #fefefe 0%, #dfdfde 100%);
	background-image: -moz-linear-gradient(top, #fefefe 0%, #dfdfde 100%);
	background-image: -o-linear-gradient(top, #fefefe 0%, #dfdfde 100%);
	background-image: -ms-linear-gradient(top, #fefefe 0%, #dfdfde 100%);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#fefefe', endColorstr='#dfdfde')"; 
	border: 2px solid #684147;
	border-radius:8px; 
	-webkit-border-radius:8px; 
	-moz-border-radius:7px;
}
#info_tab
	{
	margin: 0 auto;
	width :800px;
	border: 1px solid #684147;
	font-weight: normal;
	font-size: 13px;
	border-spacing: 0;
	}
#info_tab th
{
	font-weight: bold;
	color:#fff;
	background: #684147;
	border: 1px solid #fff;
	text-align:center;
	padding:3px 15px;
	vertical-align: middle;
}
#info_tab td
	{
	border: 1px solid #684147;	
	font-weight: bold;
	text-align:center;
	padding:3px 15px;
	vertical-align: middle;
	}
#info_tab td.type_surv
{
	color:#684147;
}
#info_tab tbody tr
{
	background: #CFCFCF;
}