#blind_panel.header2 { 
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000;
    border-bottom: 1px solid #dadfe7;
    background: #e6e8ec;
    background: -moz-linear-gradient(top, #e6e8ec 0%, #ced1d8 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e6e8ec), color-stop(100%,#ced1d8));
    background: -webkit-linear-gradient(top, #e6e8ec 0%,#ced1d8 100%);
    background: -o-linear-gradient(top, #e6e8ec 0%,#ced1d8 100%);
    background: -ms-linear-gradient(top, #e6e8ec 0%,#ced1d8 100%);
    background: linear-gradient(to bottom, #e6e8ec 0%,#ced1d8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6e8ec', endColorstr='#ced1d8',GradientType=0 );
    -moz-box-shadow: -1px -1px 6px 3px #9196a2;
    -webkit-box-shadow: -1px -1px 6px 3px #9196a2;
    box-shadow: -1px -1px 6px 3px #9196a2;
	height: 42px;
}
.blind_panel {
    display: none;
    font-size: 0.6em;
    font-family: Arial, sans-serif;
    letter-spacing: 0;
    font-weight: bold;
    line-height: 2;
    position: static;
}
.blind_panel {
    position: initial;
}
.blind_page .header2 {
    min-height: 2.7em;
}
.blind_page .blind_panel {
    display: block;
}
#blind_panel.header2 .widthSite {
    position: relative;
}

.widthSite {
    max-width: 990px;
    margin: 0 auto;
}
.blind_panel_opt {
    display: inline-block;
    border-right: solid 1px #eff0f4;
    height: 84%;
    margin: 0.5em 0;
    color: #000;
}
.fl_r {
    float: right;
}
.hide {
    display: none;
}
.blind_panel_opt_font, .blind_panel_opt_color {
    border-right: solid 1px #acaeb2;
    padding: 0 20px;
    height: 100%;
}
.blind_panel_opt_font {
    padding-left: 0;
}
.opt_btn {
    display: inline-block;
    width: 30px;
    height: 30px;
    overflow: hidden;
    vertical-align: middle;
    text-align: center;
    line-height: 30px;
    font-size: 1.3em;
    border: solid 1px #a6a6a6;
    margin: 0 3px;
    background: #f4f4f4;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4f4f4), color-stop(73%,#d0d3d9));
    background: -webkit-linear-gradient(top, #f4f4f4 0%,#d0d3d9 73%);
    background: -moz-linear-gradient(top, #f4f4f4 0%, #d0d3d9 73%);
    background: -ms-linear-gradient(top, #f4f4f4 0%,#d0d3d9 73%);
    background: -o-linear-gradient(top, #f4f4f4 0%,#d0d3d9 73%);
    background: linear-gradient(to bottom, #f4f4f4 0%,#d0d3d9 73%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#d0d3d9',GradientType=0 );
    -moz-box-shadow: inset 0 0 1px #fff;
    -webkit-box-shadow: inset 0 0 1px #fff;
    box-shadow: 1px 1px 1px #999;
    border-radius: 3px;
    cursor: pointer;
}
.blind_page a {
    color: #000;
    text-decoration: underline;
}
.blind_page .header a{
	color: #fff;
	font-size: 18px;
}
.blind_page .header .container .row> div.col-lg-3{
	width: 35%;
}
.blind_page .header .container .row> div.col-lg-2{
	width: 25%;
}
.blind_page .header .container .row> div.col-lg-4{
	width: 100%;
}

.blind_page .header .container .row> div.col-lg-4 .top_search #textbox{
	border: 2px solid #434343;
	font-size: 18px;
}
.blind_page .top_menu{
	margin-top: 42px;
}
.blind_page .top_menu ul.rows{
	background: none;
	border: none;
	padding: 0;
}
.blind_page .top_menu ul.rows a,
.blind_page .top_menu ul.rows a:hover{
    color: #000;
    font-size: 20px;
    height: auto;
	background: none;
	padding: 0 10px;
	margin: 0 0 10px;
    text-shadow: none;	
}
.blind_page .top_menu ul.rows ul {
    top: 30px;
    background: #fff;
    width: 300px;
}
.blind_page .top_menu ul.rows >li:hover>a, .top_menu ul.rows li.active >a{
	background: none;
}
.blind_page .top_menu ul.rows li a .name_link{
	    max-width: 360px;
}
.blind_page .top_menu ul.rows a:hover{
	text-decoration: underline;
}
.blind_page .top_menu ul.rows a img{
	margin: 0;
	display: none;
}
.blind_page .top_menu ul.rows li{
	display: inline-block;
	vertical-align: middle;
}
.blind_page .top_menu ul.rows{
	margin-top: 0;
}
.blind_page .wrapp_logo .title_small {
    padding-top: 26px;
    margin-bottom: 10px;
    color: #000;
    font-size: 20px;
    font-weight: 600;
}
.blind_page .wrapp_logo .title_big {
    color: #2b2b2c;
    font-size: 31px;
    font-weight: 600;
}
.blind_page  .title_content {
    margin-bottom: 30px;
    color: #333333;
    font-size: 40px;
    font-weight: bold;
}
.blind_page  .title_name {
    display: block;
    color: #000;
    font-size: 24px; 
}
.blind_page  .rector p{	
    font-size: 20px; 
}
.blind_page  a.submit_a{
	background: none;
	padding: 10px 0;
	font-size: 20px;
}
.blind_page  .filial a,.blind_page  .filial .a{
	font-size: 20px;
}
.blind_page .tab_link a:first-child,.blind_page .tab_link a:first-child:hover,.blind_page .tab_link a.active:first-child{
	background: none;
	padding: 10px 0;
	font-size: 20px;
	color: #000;	
}
.top_menu ul.rows ul li:hover> a, .top_menu ul.rows ul li.active> a{
	background: none;
}
.blind_page .tab_link a{
	background: none;
	padding: 10px 10px;
	font-size: 20px;
	color: #000;
	border: none;
}
.blind_page .tabs .tab_block{
	width: 100%;
    padding-left: 0;
	border: 0;
	margin-bottom: 15px;
	border-bottom: 1px solid #d2d7da;
	max-height: 1000px;	
}
.blind_page .tabs .tab_block .title{  
	font-size: 20px;
	color: #000; 
    height: auto;
}
.blind_page .tabs .tab_block .img{
	width: 35%;
	float: left;
	margin-right: 10px;
}
.blind_page .tabs .tab_block .img img{
	margin-bottom: 0;
}
.blind_page .date.pull-left {
    color: #000;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 600;
}

.blind_page .submit_block{
	float: none!important;
	clear: both;
	padding-top: 20px;
	text-align: left;
}
.blind_page .submit_block  .podrobnee{
    font-size: 17px;
	background: none;
	text-align: left;
	padding: 0;
	color: #000;	
}
.blind_page .ittem .link_n{
	color: #000;
    font-size: 20px;	
}
.blind_page .ittem .date {
    color: #949494;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
}
.blind_page .ittem .link_n:hover{text-decoration: none;}
.blind_page .footer .title{
	font-size: 25px;
}
.blind_page .footer .contact_footer p.adres,
.blind_page .footer .contact_footer a.tel,
.blind_page .footer .contact_footer a.email{
	font-size: 18px;
}
.blind_page .footer .menu_footer li a{
	font-size: 18px;
}
.blind_page .bottom_f .copyy .thin {
	font-size: 18px;
}
.blind_page .bottom_f .copyy .bold{
	font-size: 18px;	
}
body.blind_page {
    padding-bottom: 426px;
}
body.blind_page a.call_back{
	color: #fff;
}



.cs1, .cs1 .container, .cs1 a, .cs1 .rubr li, .cs1 .rubr li a, .cs1 .menu li a, .cs1 .menu li.current span, .cs1 .pseudolink, .cs1 .newslist p strong a, 
.cs1 .pages span.prev, .cs1 .pages span.next, .cs1 .pages a, .cs1 .pages span, .cs1 .moreNav a, .cs1 .newslist .date, .cs1 .sitesearch label, 
.blind_page a.cs1, .cs1 .newslist .date span, .cs1 .structure__contact, .cs1 .structure__name a, .cs1 .error_n, .cs1 .error_descr, .cs1 
.error_hlp, .cs1 .any_form_must, .cs1 .remark, .cs1 .short_info .short_info_mark, .cs1 .doc_table thead td, .cs1 .doc_table td a, 
.cs1 #searchtabs .ui-tabs-nav .ui-tabs-selected a, .cs1 .ui-datepicker, .cs1 .ui-state-default, .cs1 .ui-widget-content .ui-state-default, 
.cs1 .ui-widget-header2 .ui-state-default, .cs1 .selectBox-options LI A, .cs1 .selectBox-dropdown .selectBox-label, .cs1 .doc_table td, 
.cs1 .structure__name {
    color: #000;
}
.opt_btn.font_1 {
    font-size: 20px;
}

.blind_panel .blind_panel_opt .opt_btn.current {
    background: #f4f4f4;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#efeff2), color-stop(73%,#babdc3));
    background: -webkit-linear-gradient(top, #efeff2 0%,#babdc3 73%);
    background: -moz-linear-gradient(top, #efeff2 0%, #babdc3 73%);
    background: -ms-linear-gradient(top, #efeff2 0%,#babdc3 73%);
    background: -o-linear-gradient(top, #efeff2 0%,#babdc3 73%);
    background: linear-gradient(to bottom, #efeff2 0%,#babdc3 73%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efeff2', endColorstr='#babdc3',GradientType=0 );
    box-shadow: -1px -1px 1px #fff, inset 1px 1px 2px #999;
    color: #676a74;
}
.blind_page .blind_panel .blind_panel_opt a.opt_btn {
    text-decoration: none;
    color: #000;
}
.blind_page .blind_panel .blind_panel_opt a.opt_btn {
    text-decoration: none;
    color: #000;
}
.opt_btn.font_2 {
    font-size: 25px;
}
.opt_btn.font_3 {
    font-size: 30px;
}
.blind_panel_opt_font, .blind_panel_opt_color {
    border-right: solid 1px #acaeb2;
    padding: 0 20px;
	font-size: 14px;
    height: 100%;
}
.blind_page .blind_panel .blind_panel_opt .opt_btn.color_1 {
    background: #fff;
    color: #000;
}
.blind_page .blind_panel .blind_panel_opt .opt_btn.color_2 {
    background: #000;
    color: #fff;
}
.blind_page .blind_panel .blind_panel_opt .opt_btn.color_3 {
    background: #9dd1ff;
    color: #195183;
}
.imgtrigger.current {
    display: none;
}
.opt_btn.imgtrigger {
    width: 214px;
    font-size: 0.95em;
} 
.blind_panel .blind_panel_opt .opt_btn.current {
    background: #f4f4f4;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#efeff2), color-stop(73%,#babdc3));
    background: -webkit-linear-gradient(top, #efeff2 0%,#babdc3 73%);
    background: -moz-linear-gradient(top, #efeff2 0%, #babdc3 73%);
    background: -ms-linear-gradient(top, #efeff2 0%,#babdc3 73%);
    background: -o-linear-gradient(top, #efeff2 0%,#babdc3 73%);
    background: linear-gradient(to bottom, #efeff2 0%,#babdc3 73%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efeff2', endColorstr='#babdc3',GradientType=0 );
    box-shadow: -1px -1px 1px #fff, inset 1px 1px 2px #999;
    color: #676a74;
}
.blind_page .header a.on{
	display: none!important;
}
.blind_page .header a.off {
	display: block!important;
}
.opt_btn.other {
    width: auto;
    height: auto;
    padding: 0 10px;
    margin-left: 12px;
}
.opt_btn.imgtrigger {
    width: 214px;
    font-size: 12px;
}
.opt_btn .open_img:before, .opt_btn .search:before, .opt_btn .settings:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 18px;
    margin-right: 4px;
}
.opt_btn .open_img:before {
    background: url(../img/icons.png) no-repeat 0 -200px;
}
.opt_btn .search:before {
    background: url(../img/icons.png) no-repeat -20px -200px;
}
.opt_btn .settings:before {
    background: url(../img/icons.png) no-repeat -40px -200px;
}

.blind_page .col-lg-8+.clear +.col-lg-3,
.blind_page .col-lg-8+.clear +.col-lg-3+.col-lg-6,.blind_page .col-lg-8+.clear +.col-lg-3+.col-lg-9 {
	width: 100%;
}
.blind_page .nav-bar_left li{
	display: inline-block;
	vertical-align: top;
	margin: 0 5px 10px;
}
body.blind_page{
	font-family:"Arial"; 	
} 
.blind_page .navbar-nav > li > a, .blind_page .navbar-default .navbar-nav > li > a, .blind_page .navbar-default .navbar-nav>.active>a,
.blind_page .navbar-default .navbar-nav>.active>a:hover{
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: none;
	font-size: 20px;
}
.blind_page .nav-bar_left a{
	font-size: 20px;
	text-decoration: none;
	text-transform: inherit;
    padding-left: 10px;
    padding-right: 10px;
}
.blind_page .baner_block{
	display: none;
}
.blind_page section.content_wrapp .logo{
	margin-bottom: 15px;
}
.blind_page .nav-bar_left a:hover{
	color: #3f5eac;
}
.blind_page .block_nes_mos_ru{
	display: none;
}
.blind_page .img_baner{
	width: auto;
	float: left;
}
.blind_page .text_baner{
	width: auto;
    max-width: 70%;
	float: left;
}
.blind_page .wrapp_baner_content .title_wr{
	font-size: 22px;
}
.blind_page .wrapp_baner_content .title_wr:hover{text-decoration: none;}
.blind_page .wrapp_baner_content .date{
	color: #fff;
	font-size: 20px;	
}
.blind_page .wrapp_baner_content .text{
	color: #fff;
	font-size: 20px;
}
.blind_page .tab_content .date{
	font-size: 15px;
}
.blind_page .tab_content .hashtag{
	font-size: 16px;
}
.blind_page .tab_content .title{
	font-size: 20px;
	line-height: 1.4;
}

.tab_content .title:hover{
	text-decoration: none;
}

.blind_page .tab_content .text_p{
	font-size: 17px;
}
.blind_page a.all_news{
    color: #fff;
    font-size: 19px;
}
a.all_news:hover, .tab_nav_op .portals_lnk:hover, .blind_page a:hover{
	text-decoration: none;
}
.blind_page .footer .bg_ul_footer li a{
	font-size: 18px;
}
.blind_page .tab_nav_op .portals_lnk{
	font-size: 17px;
}
.blind_page .portals_frame {
    -webkit-column-width: 19%;
    -moz-column-width: 19%;
    column-width: 19%;
    -webkit-column-count: 5;
    -moz-column-count: 5;
    column-count: 5;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
}
.blind_page .copyrate p{
	font-size: 18px;
}

.blind_page .nav-bar_left li.active_li{
	background: #d8d8d8;
}

.blind_page .col-lg-9.col-md-9.col-sm-12.col-xs-12.inner *{
	font-family:  "Arial"!important;
}
.blind_page .inner ul.breadcrumb{
	font-size: 15px;
}
.blind_page h1 {
    font-size: 40px; 
}

.blind_page .inner p{
	font-size: 18px!important;
}
.blind_page .tell_c strong{
	font-size: 18px!important;	
}
.blind_page  .inner{
	font-size: 18px
}
.blind_page .inner ul, .blind_page .inner ol, .blind_page .form_element .col-lg-3{
	font-size: 18px
}
.blind_page .required  img{
	width: 140px;
	height: auto;
}
.blind_page .form_element .button, .blind_page .meeting_date  form input#button, .blind_page .meeting_search  form input[type="submit"]{
	font-size: 17px;
}
.blind_page .wrapp_sov_glava .glava .title, .blind_page .wrapp_sov_pod .deputat .title, .blind_page .content_files a,.blind_page .content_files a .wrapp_text,
.blind_page .inner .tab_content .date{
	font-size: 18px;
}
.blind_page .inner p[style="text-align: center;"] span, .blind_page table td,  .blind_page table td *{
	font-size: 18px!important;	
}
.blind_page .content_files h3,.blind_page .inner h3 {
    font-size: 21px; 
}
.blind_page .pages *, .blind_page .meeting_date  form span, .blind_page .meeting_date  form input[type="text"], .blind_page .meeting_search  form input[type="text"]{
		font-size: 18px!important;
}
.blind_page .inner p span,.blind_page  #feedback_form select,.blind_page .form_element .col-lg-9 input, .blind_page .form_element .col-lg-7 input,.blind_page .no_ot{
	font-size: 18px!important;
}

body.blind_page .news_anons{
	height: auto;
	line-height: 1.5;
}

/* fonts = 25 */




.blind_page  .container   *{
	
	line-height: 1.4;
}
.blind_page.fs2  .container   *, .blind_page.fs2  .top_menu *,
 .blind_page.fs2  form input[type="text"] {
    font-size: 25px!important;
	line-height: 1.4;
} 
.blind_page.fs2  .title_content{
    font-size: 35px!important;
}
.blind_page.fs2 .col-lg-offset-1 {
    margin-left: 0!important;
    width: 30%;
}
body.blind_page.fs2{
    padding-bottom: 522px;
}
/* fonts = 30 */

 

.blind_page.fs3  .container   *, .blind_page.fs3  .top_menu *,
 .blind_page.fs3  form input[type="text"] {
    font-size: 30px!important;
	line-height: 1.4;
} 
.blind_page.fs3  .title_content{
    font-size: 40px!important;
}
.blind_page.fs3 .col-lg-offset-1 {
    margin-left: 0!important;
    width: 30%;
}
body.blind_page.fs3{
    padding-bottom: 576px;
}
body.blind_page .header{
	    background: #422693;
    border-bottom: 12px solid #faf56c;
    height: auto;
}
.blind_page.cs2  .wrap_content .container  select,
.blind_page.cs2  .wrap_content .container  select *{
	color: #000!important;
	background: #fff!important;
}
.blind_page .feedback.cal-lg-6.col-md-6.col-xs-12.feedback_form_param18 {
    height: auto;
}
/* color_bg #000  */

.blind_page.cs2{
	background: #000;
}
.blind_page.cs2 .content_in_in,
.blind_page.cs2   .header, 
.blind_page.cs2   .wrap_content *, .blind_page.cs2  .footer{
	background: none!important;
    box-shadow: none;
}
.blind_page.cs2  .wrap_content .container  *, .blind_page.cs2 .copyrate, .blind_page.cs2.blind_page.fs2 .nav-bar_left a .copyrate p{
	color: #fff!important;
	background: #000;
}
.blind_page.cs2  .footer .menu_footer li a, .blind_page.cs2 .wrapp_logo *, .blind_page.cs2 .top_menu ul.rows li a .name_link{
	color: #fff;
}
.blind_page.cs2 .breadcrumb > li + li:before{
	color: #fff;
}
.blind_page.cs2 a.all_news:after{
	display: none;
}

.blind_page .nav-bar_left li.active_li a{
	color: #3f5eac;
}


/* color_bg #9dd1ff  */


.blind_page,.blind_page .content_in_in{
	background: #fff;	
}
.blind_page.cs3{
	background: #9dd1ff;
}
.blind_page.cs3 .content_in_in,
.blind_page.cs3   .header, 
.blind_page.cs3   .wrap_content *, .blind_page.cs3  .footer{
	background: none!important;
}
.blind_page.cs3  .wrap_content .container  *, .blind_page.cs3 .copyrate, .blind_page.cs3.blind_page.fs2 .nav-bar_left a .copyrate p{
	color: #195183!important;
    box-shadow: none;
	background: #9dd1ff;
}
.blind_page.cs3 .header a{
	color: #195183!important; 
	background: none!important;
}
.blind_page.cs3  .footer .menu_footer li a, .blind_page.cs3 .wrapp_logo *, .blind_page.cs3 .top_menu ul.rows li a .name_link, .blind_page.cs3 .footer .title,
.blind_page.cs3 .footer .contact_footer *, .blind_page.cs3  .bottom_f .copyy .thin,.blind_page.cs3 .bottom_f .copyy .bold{
	color: #195183!important;
}
.blind_page.cs3 .breadcrumb > li + li:before{
	color: #195183;
}
.blind_page.cs3 a.all_news:after{
	display: none;
}

.blind_page .nav-bar_left li.active_li a{
	color: #3f5eac;
}

 
/* imgtrigger */
.blind_page.ioff img,
.blind_page.ioff #carousel
{display: none!important;}

.blind_page.ioff .col-lg-8, 
.blind_page.ioff .col-lg-10{
	width: 100%;
}
.blind_page.ioff .tell_c{
	padding-left: 0;
}

/**/
.settings {
	display: none;
}
.search {
	margin-right: 25px;
}