@font-face {
	font-family: 'AAvanteLtDemiBold';
	src: url('fonts/a_avantelt_demibold-webfont?#iefix') format('embedded-opentype'),  url('fonts/a_avantelt_demibold-webfont.woff') format('woff'), url('fonts/a_avantelt_demibold-webfont.ttf')  format('truetype'), url('fonts/a_avantelt_demibold-webfont.svg#SegoeUI-Light') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'AAvanteIntBold';
	src: url('fonts/a_avantelt_demibold-webfont?#iefix') format('embedded-opentype'),  url('fonts/a_avantelt_demibold-webfont.woff') format('woff'), url('fonts/a_avantelt_demibold-webfont.ttf')  format('truetype'), url('fonts/a_avantelt_demibold-webfont.svg#SegoeUI-Light') format('svg');
	font-weight: normal;
	font-style: normal;
}
body{
	background:#fff;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color: #4A4A4A;	
	margin:0;
	padding:0;
	-webkit-text-size-adjust: none;	
}
*{
	margin:0;
	padding:0;
}
header,footer,article,section,hgroup,nav,figure{
	display:block;
}
button::-moz-focus-inner,
input[TYPE="RESET"]::-moz-focus-inner,
input[TYPE="BUTTON"]::-moz-focus-inner,
input[TYPE="SUBMIT"]::-moz-focus-inner,
input[TYPE="SUBMIT"]::-moz-focus-inner,
input[TYPE="FILE"] > input[TYPE="BUTTON"]::-moz-focus-inner{
	border:none;
}
img{
	border:0;
	max-width: 100%;
}
a{
	transition: 0.2s;
	color: #333232;
}
p{
	margin: 0 0 20px;
	padding: 0;
}
p:last-child{
	margin: 0;	
}
ul li{
	list-style: none;
}
*:focus{
	outline:none;
}
.clear,
.main:after,
.u_desc:after,
.c_left:after,
.report:after,
.e_i_block:after,
.pagin:after,
.tb_row:after,
.tb_row a:after,
.foot_row:after,
.foot_bottom:after,
.sb_tab_nav:after,
.foot_label:after,
.sb_tab_desc:after,
.sob_list:after,
.sb_top:after,
.head_cnt:after,
.main_50:after,
.list_soc:after,
.text_big:after,
.reg_result_ok:after,
.reg_result_no:after,
.List_articles li:after,
ul:after,
ol:after,
.list_docs li a:after,
.clearfix:after{
	clear:both;
	float:none;
	font-size:0;
	height:0;
	line-height:0;
	margin:0;
	padding:0;
	content: ".";
	visibility: hidden;
	overflow: hidden;
	display: block;
}

/*----------------------------------*/
.tempwrap{
	/* min-width: 1200px; */
}
.main{
	margin: 0 auto;
	width: 1170px;
}
.list_popup{
	display: none;
}
.fancybox-close{
	/*top: -35px;
    right: -35px;*/
}

header{
	background: url(../images/s1_back.jpg) center center no-repeat;
	background-size: cover;
}
.logo{
	float: left;
	padding: 34px 0 0;
}
.logo img{
	vertical-align: top;
}
.head_nav{
	margin: 0 0 0 10px;
	float: left;
}
.head_nav ul{
	margin: 0;
}
.head_nav li{
	float: left;
	list-style: none;
}
.head_nav li a{
	font-size: 13px;
	color: #FFFFFF;
	
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 55px 7px;
}
.head_nav li a:hover{
	text-decoration: underline;
}
.cabinet{
	float: left;
	margin: 0 0 0 15px;
	margin: 0;
}
.inlogin a{
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 55px 17px;
	font-size: 14px;
}
.inlogin a:hover{
	text-decoration: underline;
}
.cabinet .inlogin a{
	padding-right: 0;
}
.inner{
	background: rgba(234,238,243,0.50);
}
.inner .inlogin a{
	color: #4A4A4A;
}
.other_lang{
	display: none;
	padding: 9px 0 0;
	margin: 0;
}
.other_lang li{
	list-style: none;
}
.other_lang li a{
	color: #fff;
	text-decoration: none;
	font-size: 14px;
}
.other_lang li a:hover{
	text-decoration: underline;	
}
.inner .other_lang li a{
	color: #4A4A4A;
}
.other_lang li img{
	vertical-align: top;
	margin: 5px 5px 0 0;
}
.select_lang{
	position: relative;
	padding: 0 15px 0 0;
	color: #fff;
	cursor: pointer;
	font-size: 14px;
}
.inner .select_lang{
	color: #4A4A4A;
}
.select_lang:after{
	content: '';
	display: block;
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #fff;
	position: absolute;
	top: 8px;
	right: 0;
}
.inner .select_lang:after{
	border-top: 5px solid #9B9B9B;
}
.select_lang img{
	vertical-align: top;
	margin: 3px 5px 0 0;
}
.lang{
	float: left;
	margin: 54px 37px 0 17px;
}
.search{
	float: right;
	margin: 55px 0 0 15px;
	position: relative;
}
.btn_nav{
	float: left;
	padding: 44px 20px 45px 20px;
	margin: 0 0 0 15px;
	/* transition: 0.2s; */
}
.btn_nav.active{
	background: #fff;
}
.inner .btn_nav.active{
	/* background: #00498F; */
	background: url(../images/tnf.png);
}
.btn_nav > a{
    display: block;
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: bold;
    padding-left: 20px;
    border: 1px solid rgba(183,187,192,0.50);
    border-radius: 3px;
    padding: 10px 10px 10px 8px;
	fill: #fff;
	transition: inherit;
}
.btn_nav > a:hover{
	background-color: #153f69;
}
.btn_nav > a > svg{
	display: inline-block;
	vertical-align: top;
	margin: -3px 7px 0 0;
}
.btn_nav > a > svg.ic_close{
	display: none;
	margin: 2px 8px 0 5px;
}
.btn_nav.active > a > svg.ic_nav{
	display: none;
}
.btn_nav.active > a > svg.ic_close{
	display: inline-block;
}
.btn_nav.active > a{
	background-color: #fff;
    color: #00498F;
    border-color: #00498F;
	fill: #00498F;
}
.btn_nav.active > a{
	fill: #00498F;
}
.top_nav{
	display: none;
	padding: 50px 0;
	z-index: 3;
	background: #fff;
	position: absolute;
	left: 0;
	right: 0;
	top: 129px;
}
.btn_nav.active .top_nav{
	/* display: block; */
}
.inner .btn_nav .top_nav{
	background: url(../images/tnf.png);
}
.inner .btn_nav.active .top_nav{
	background: url(../images/tnf.png);
}
.inner .tn_title a {
    color: #fff;
}
.inner .tn_nav li a {
    color: #8CBCDD;
}
.head_cnt{
	margin: 74px 0 0;
}
.hc_left{
	float: left;
	width: 48%;
	background: #004E95;
}
.hc_right{
	float: left;
	width: 50%;
	margin: 0 0 0 1.7%;
}
.main_50{
	width: 585px;
}
.hc_left .main_50{
	float: right;
}
.hcl_left{
	float: left;
	width: 48%;
}
.hcl_slog{
	font-family: AAvanteLtDemiBold, 'Open Sans', sans-serif;
	font-weight: bold;
	color: #8CBCDD;
	padding: 75px 0 0;
	text-align: right;
}
.hcl_www{
	font-family: AAvanteLtDemiBold, 'Open Sans', sans-serif;
	font-weight: bold;
	color: #fff;
	text-align: right;
	padding: 5px 0 0;
}
.hcl_www a{
	color: #fff;
	text-decoration: none;
}
.hcl_www a:hover{
	text-decoration: underline;
}
.hcl_h{
	float: left;
	width: 3px;
	height: 183px;
	opacity: 0.5;
	background-image: linear-gradient(-180deg, #004E95 0%, #FFFFFF 50%, #004E95 100%);
	margin: 39px 5% 42px 4%;
}
.hcl_right{
	float: left;
	width: 40%;
	padding: 84px 0 0;
}
.hcr_title{
	font-family: AAvanteLtDemiBold, 'Open Sans', sans-serif;
	font-weight: bold;
	font-size: 30px;
	color: #EAEEF3;
	padding: 0 0 15px;
	border-bottom: 1px solid #F5A623;
	display: inline-block;
}
.hcr_desc{
	padding: 21px 0 0;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 160%;
}
.slide_nav{
	padding: 127px 0 106px;
}
.snav{
	display: flex;
	justify-content: space-between;
	gap: 15px;
	position: relative;
	z-index: 2;
}
.snav > li{
	box-sizing: border-box;
	line-height: 100%;
	position: relative;
	background: #00498F;
	width: 100%;
}
.snav > li:last-child{
	margin-right: 0;
}
.snav > li .snav_cnt{
	transition: 0.5s;
	/*position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;*/
	z-index: 2;
	/* overflow: hidden; */
	position: relative;
}
.snav > li > span{
	display: none;
}
.snav > li ul{
	display: none;
	background: #00498F;
	
    padding: 0 20px 20px;

	position: absolute;
	left: 0;
	right: 0;
	
}
@media (min-width: 992px) {
	.snav > li:hover ul{
		display: block;
	}
}
.snav > li.active ul{
	/* display: block; */
}
/*.snav > li.active .snav_cnt{
	top: auto;
	bottom: -106px;
}*/
.snav > li .snav_cnt > a{
	color: #fff;
	text-transform: uppercase;
	font-size: 15px;
	font-family: AAvanteLtDemiBold, 'Open Sans', sans-serif;
	font-weight: bold;
	text-decoration: none;
	display: block;
}
.snav > li .snav_cnt > a:hover{
	text-decoration: underline;
}
.snav > li .snav_cnt > a.no_url{
	text-decoration: none;
}
.snav > li li{
	margin: 10px 0 0 
}
.snav > li li a{
	font-family: AAvanteLtDemiBold, 'Open Sans', sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #8CBCDD;
	text-decoration: none;
	display: block;
	transition: 0.5s;
}
.snav > li.active li a{
	font-size: 13px;
}
.snav > li li a:hover{
	color: #fff;
}
.snav_cnt{
	padding: 18px 20px;
	background: #00498F;
	/* min-height: 67px; */
	box-sizing: border-box;	
}
.sob_block{
	padding: 43px 0 30px;
}
.sb_tab_nav{
	float: left;
}
.sb_tab_nav li{
	float: left;
	margin: 0 40px 0 0;
}
.sb_tab_nav li:last-child{
	margin: 0;
}
.sb_tab_nav li a{
	font-family: AAvanteLtDemiBold, 'Open Sans', sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: rgba(74,74,74,0.42);
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	padding: 0 0 7px;
	border-bottom: 2px solid #fff;
}
.sb_tab_nav li a:hover{	
	color: #00498F;
}
.sb_tab_nav li.active a{	
	border-bottom: 2px solid #00498F;
	color: #4A4A4A;
	cursor: default;
}
.btn{
	font-weight: bold;
	font-size: 14px;
	color: #4A4A4A;
	display: inline-block;
	border: 1px solid #4A4A4A;
	background: #fff;
	display: inline-block;
	padding: 9px 20px 7px 20px;
	text-decoration: none;
	fill: #4A4A4A;
	
	border: 1px solid #d6d6d6;
	border-radius: 3px;
}
.btn:hover{
	background-color: #00498F;
	border-color: #00498F;
	color: #fff;
	fill: #fff;
}
.btn svg{
	display: inline-block;
	vertical-align: top;
	margin: -2px 11px 0 -12px;
}
.for_sob_btn{
	float: right;
}
.sb_tab_desc{
	display: none;
	margin: 20px 0 0;
}
.sb_tab_desc.active{
	display: block;
}
/**/
.sob_list li{
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	float: left;
	position: relative;
	height: 220px;
	width: 23.5%;
	margin-right: 2.5%; 
	
}
.sob_list li:after{
	clear:both;
	float:none;
	font-size:0;
	width: 100%;
	height:100%;	
	margin:0;
	padding:0;
	content: ".";
	display: block;
	background: rgba(0,0,0,0.55);
	transition: 0.25s;
}
.sob_list li:hover:after{
	background: rgba(0,0,0,0.35);
}
.sob_list li:nth-child(1){
	width: 49.5%;
	height: 470px;
}
.sob_list li:nth-child(2){
	width: 48%;
	margin-right: 0;
	margin-bottom: 2.5%; 
}
.sob_list li:nth-child(3),
.sob_list li:nth-child(4){
	width: 22.75%;
}
.sob_list li:nth-child(4){
	margin-right: 0;
}
.sob_list li .sbt_desc{
	position: absolute;
    top: 25px;
    left: 20px;
    right: 20px;
    bottom: 25px;
	z-index: 2;
	box-sizing: border-box;
	display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.sob_list li:nth-child(1) .sbt_desc{
	bottom: 25px;
	top: auto;
}
.sob_list li .sbt_date{
	font-size: 15px;
	color: #B7BBC0;
	font-weight: bold;
}
.sob_list li .sbt_name{
	font-family: AAvanteLtDemiBold, 'Open Sans', sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #EAEEF3;
	box-sizing: inherit;
	padding: 14px 0 0;
	overflow: hidden;
}
.sob_list li .sbt_name a{
	color: #EAEEF3;
	text-decoration: none;
}
.sob_list li .sbt_name a:hover{
	color: #fff;	
}
.sob_list li:nth-child(1) .sbt_name{
	font-size: 30px;
}
.sob_list li:nth-child(2) .sbt_name{
	font-size: 30px;
	/* max-height: 92px; */
}
.sob_list li:nth-child(3) .sbt_name,
.sob_list li:nth-child(4) .sbt_name{	
	/* max-height: 84px; */
}
.sob_list li .sbt_more{
	padding: 0 0 0;
	padding: 24px 0 0;
}
.sob_list li .sbt_more .btn{
	background: none;
	border: 1px solid #B7BBC0;
	color: #B7BBC0;
	transition: 0.3s;
}
.sob_list li:hover .sbt_more .btn{
	background: #FFFFFF;
	border: 1px solid #FFFFFF;
	color: #00498F;
}

/**/
ul.sob_list_b{
	margin-bottom: 0;
}
.sob_list_b li{
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	float: left;
	position: relative;
	height: 220px;
	width: 100%;
	height: 470px;	
}
.sob_list_b li .sbt_desc{
	position: absolute;
	bottom: 30px;
	left: 30px;
	right: 30px;
	z-index: 2;
}
.sob_list_b li .sbt_date{
	font-size: 15px;
	color: #B7BBC0;
	font-weight: bold;
}
.sob_list_b li .sbt_name{
	font-family: AAvanteLtDemiBold, 'Open Sans', sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #4A4A4A;
	
	padding: 14px 0 0;
	overflow: hidden;
	font-size: 30px;
}
.sob_list_b li .sbt_name a{
	color: #4A4A4A;
	text-decoration: none;
}
.sob_list_b li .sbt_name a:hover{
	color: #333;	
}
.sob_list_b li .sbt_more{
	padding: 0 0 0;
	padding: 24px 0 0;
}
.sob_list_b li .sbt_more .btn{
	border: 1px solid #B7BBC0;
	color: #B7BBC0;
}
.sob_list_b li .sbt_more .btn:hover{
	border: 1px solid #00498F;
	color: #fff;
}

/**/
ul.sob_list_n{
	margin-bottom: 0;
}
.sob_list_n li{
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	float: left;
	position: relative;
	height: 180px;
	width: 23.5%;
	margin-right: 5%; 
}
.sob_list_n li:after{
	clear:both;
	float:none;
	font-size:0;
	width: 100%;
	height:100%;	
	margin:0;
	padding:0;
	content: ".";
	display: block;
	background: rgba(0,0,0,0.55);
	transition: 0.25s;
}
.sob_list_n li:hover:after{
	background: rgba(0,0,0,0.35);
}
.sob_list_n li:nth-child(1){
	width: 100%;
	margin-bottom: 0; 
}
.sob_list_n li:nth-child(2),
.sob_list_n li:nth-child(3){
	width: 47.5%;
}
.sob_list_n li:nth-child(3){
	margin-right: 0; 
}
.sob_list_n li .sbt_desc{
	position: absolute;
    top: 19px;
    left: 20px;
    right: 20px;
    bottom: 25px;
	z-index: 2;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.sob_list_n li .sbt_date{
	font-size: 15px;
	color: #B7BBC0;
	font-weight: bold;
}
.sob_list_n li .sbt_name{
	font-family: AAvanteLtDemiBold, 'Open Sans', sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #EAEEF3;
	padding: 10px 0 0;
	overflow: hidden;
}
.sob_list_n li .sbt_name a{
	color: #EAEEF3;
	text-decoration: none;
}
.sob_list_n li .sbt_name a:hover{
	color: #fff;	
}
.sob_list_n li:nth-child(1) .sbt_name{
	font-size: 24px;
}
@media (max-width: 1199px) {
	.sob_list_n li:nth-child(1) .sbt_name{
		font-size: 20px;
	}
}
.sob_list_n li:nth-child(2) .sbt_name,
.sob_list_n li:nth-child(3) .sbt_name{	
	/* max-height: 107px; */
}
.sob_list_n li .sbt_more{
	padding: 0 0 0;
	padding: 24px 0 0;
}
.sob_list_n li .sbt_more .btn{
	background: none;
	border: 1px solid #B7BBC0;
	color: #B7BBC0;
}
.sob_list_n li:hover .sbt_more .btn{
	background: #FFFFFF;
	border: 1px solid #FFFFFF;
	color: #8CBCDD;
}

/**/
.bn_desc{
	margin: 19px 0 0;
}

.for_more_sob{
	text-align: right;
	padding: 22px 0 0;
}
@media (min-width: 767px) and (max-width: 1199px){
	.sob_list_n li:nth-child(1) .sbt_name{
		font-size: 18px;
	}
	.sob_list_n li .sbt_more{
		padding: 12px 0 0;
	}
	.for_more_sob{
		padding: 10px 0 10px 0;
	}
}
@media (max-width: 767px) {
	.for_more_sob{
		padding: 20px 0 20px 0;
	}
}
.gce_block{
	/* background: url(../images/World_map_-_low_resolution.svg) center center no-repeat; */
	background: url(../images/nn.jpg) 80% center no-repeat;
	background-size: cover;
	padding: 30px 0 50px
}
.gb_title{
	font-size: 20px;
	color: #EAEEF3;
	text-align: center;
	font-weight: bold;
}
.gb_title span{
	border-bottom: 2px solid #8CBCDD;
	display: inline-block;
	vertical-align: top;
	padding: 0 0 19px;
}
.gbp{
	background: rgba(0,0,0,0.70);
	box-shadow: 0 2px 40px 0 rgba(0,0,0,0.50);
	border-radius: 1px;
	width: 40.4%;
	padding: 25px;
	box-sizing: border-box;
	margin: 40px 0 0 100px;
	position: relative;
	display: none;
}
.gbp.active{
	display: block;
}
.gbp_title{
	font-family: AAvanteIntBold, 'Open Sans', sans-serif;
	font-weight: bold;
	font-size: 30px;
	color: #EAEEF3;
	
}
.gbp_title img{
	width: 50px;
	vertical-align: top;
	margin: 0 17px 0 0;
}
.gbp_desc{
	margin: 14px 0 0;
}
.gbp_desc p{	
	font-size: 13px;
	color: #8CBCDD;
	margin: 0 0 17px;
}
.vline{
	position: absolute;
	top:20px;
	right: -346px;
}
.vline:before{
	content: "";
	display: block;
	position: absolute;
	top: 114px;
	left: -8px;
	width: 16px;
	height: 16px;
	background: #8CBCDD;
	border-radius: 50%;
}
.vline:after{
	content: "";
	display: block;
	position: absolute;
    top: -7px;
    right: -8px;
	width: 16px;
	height: 16px;
	background: #8CBCDD;
	border-radius: 50%;
}
.vline span{
	position: absolute;
	right: -24px;
	top: -30px;
	font-size: 15px;
	color: #FFF;
	font-family: AAvanteIntBold, 'Open Sans', sans-serif;
	font-weight: bold;
}
.bn_block{
	padding: 25px 30px;
}
.s_title{
	font-family: AAvanteLtDemiBold, 'Open Sans', sans-serif;
	font-weight: bold;
    font-size: 20px;
    text-transform: uppercase;
    text-decoration: none;
    display: block;
}
.s_title span{
	display: inline-block;
    padding: 0 0 7px;	
	border-bottom: 2px solid #00498F;
    color: #4A4A4A;	
}
.bn_l{
	width: 49%;
	float: left;
}
.bn_r{
	width: 49%;
	float: right;
}
.photo_block{
	padding: 30px 0 50px;
}
.pg_img{
	height: 150px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}
.pg_img a{
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 2;
}
.photo_gallery{
	margin: 20px 0 0;
}
.pg_more{
	/* height: 38px; */
}
.photo_gallery .pg_more{
	height: 83px;
	/* overflow: hidden; */
}
.pg_more{
	padding: 13px 20px 20px;
	border: 1px solid #B7BBC0;
	border-top: 0;
}
.pg_more a{
	font-weight: bold;
	font-size: 14px;
	color: #4A4A4A;
	text-decoration: none;
	
	overflow: hidden;
	height: 55px;
	display: block;
}
.pg_more a:hover{
	color: #00498F;
}

.foot_label{
	padding: 12px 20px;
	background: #FFB02E;
	margin: -20px 0 0;
}
.fl_title{
	float: left;
	font-weight: bold;
	font-size: 13px;
	color: #000;
	text-transform: uppercase;
}
.fl_desc{
	float: left;
	opacity: 0.75;
	font-weight: bold;
	font-size: 13px;
	color: #000;
	margin-left: 20px;
}
.fl_more{
	font-weight: bold;
	font-size: 13px;
	color: #000;
	float: right;
}
footer{
	background: #1D3B58;	
}

/**/
.photo_gallery .owl-controls{
	margin-top: 10px;
	position: relative;
}
.photo_gallery .owl-controls .owl-nav [class*='owl-'] {
    color: white;
    font-size: 0;
    margin: 0;
    padding: 0;
    background: #d6d6d6;
    display: block;
    cursor: pointer;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    width: 29px;
    height: 50px;
    position: absolute;
    top: -135px;
	transition: 0.2s;
}
.photo_gallery .owl-controls .owl-nav [class*='owl-'].owl-prev{
	left: -59px;
	/* background: url(../images/Navigationbutton/Back.svg) center center no-repeat; */
	background: url(../images/narr_l.png) center center no-repeat;
}
.photo_gallery .owl-controls .owl-nav [class*='owl-'].owl-next{
	right: -59px;
	/* background: url(../images/Navigationbutton/Next.svg) center center no-repeat; */
	background: url(../images/narr_r.png) center center no-repeat;
}
.photo_gallery .owl-controls .owl-nav [class*='owl-'].owl-prev:hover{
	background-image: url(../images/narr_l_active.png);
}
.photo_gallery .owl-controls .owl-nav [class*='owl-'].owl-next:hover{
	background-image: url(../images/narr_r_active.png);
}
/**/
.calendar .owl-controls{
	margin-top: 0;
	position: relative;
}
.calendar .owl-controls .owl-nav [class*='owl-'] {
    color: white;
    font-size: 0;
    margin: 0;
    padding: 0;
    background: #d6d6d6;
    display: block;
    cursor: pointer;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    width: 32px;
    height: 32px;
    position: absolute;
    top: -217px;
    top: -222px;
	border: 1px solid #dadada;
	transition: 0.2s;
}
.calendar .owl-controls .owl-nav [class*='owl-'].owl-prev{
	left: 79px;
	background: #fff url(../images/arr_left.png) center center no-repeat;
	border-radius: 3px 0 0 3px;
}
.calendar .owl-controls .owl-nav [class*='owl-'].owl-next{
	right: 79px;
	background: #fff url(../images/arr_right.png) center center no-repeat;
	border-radius: 0 3px 3px 0;
}
.calendar .owl-controls .owl-nav [class*='owl-']:hover{
	border-color: #c1c1c1;
}
/**/
.Chairmen_gallery{
	margin: 0 0 50px;
}
.Chairmen_gallery .owl-controls{
	margin-top: 20px;
	position: relative;
}
.Chairmen_gallery .owl-controls .owl-nav [class*='owl-'] {
    color: white;
    font-size: 0;
    margin: 0;
    padding: 0;
    background: #d6d6d6;
    display: block;
    cursor: pointer;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    width: 32px;
    height: 32px;
    position: absolute;
    top: -238px;
	border: 1px solid #dadada;
	transition: 0.2s;
}
.Chairmen_gallery .owl-controls .owl-nav [class*='owl-'].owl-prev{
	left: -33px;
	background: #fff url(../images/arr_left.png) center center no-repeat;
	border-radius: 3px 0 0 3px;
}
.Chairmen_gallery .owl-controls .owl-nav [class*='owl-'].owl-next{
	right: -33px;
	background: #fff url(../images/arr_right.png) center center no-repeat;
	border-radius: 0 3px 3px 0;
}
.Chairmen_gallery .owl-controls .owl-nav [class*='owl-']:hover{
	border-color: #c1c1c1;
}
.Chairmen_gallery .item{
	padding: 20px;
	background: #fff;
}

/**/
.flogo{
	padding: 51px 0 0;
}
.inner .flogo{
	padding: 71px 0 0;
}
.flogo img{
	vertical-align: top;
}
.col_4{
	width: 23%;
	margin-right: 2.66%;
	float: left;
}
.col_4:nth-child(4n){
	margin-right: 0;
}
.list_fcont{
	margin: 30px 0 0;
}
.list_fcont li{
	margin: 0 0 12px;
}
.list_fcont li:last-child{
	margin: 0;
}
.list_fcont li a{
	color: #fff;
	text-decoration: none;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.list_fcont li a:hover{
	text-decoration: underline;
}
.list_soc{
	margin: 59px 0 0;
}
.list_soc li{
	float: left;
	margin: 0 19px 0 0;
}
.list_soc li:last-child{
	margin: 0;
}
.list_soc li a{
	fill: #8CBCDD;
	display: block;
	width: 60px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	border: 1px solid #8CBCDD;
	border-radius: 50%;
}
.list_soc li a:hover{
	fill: #fff;	
	border: 1px solid #fff;
}
.foot_row{
	padding: 0 0 40px 0;
}
.foot_pages li{
	margin: 0 0 17px;
	line-height: 100%;
}
.foot_pages li a{
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
.foot_pages li a:hover{
	text-decoration: underline;
}
.foot_pages li:last-child{
	margin: 0;
}
.foot_pages{
	margin: 41px 0 0;
}
.inner .foot_pages{
	margin: 61px 0 0;
}
.foot_bottom{
	background: #172634;
	padding: 19px 0 22px;
	font-size: 14px;
	color: #B7BBC0;	
}
.copy{
	float: left;
}
.developer{
	float: right;
}
.developer a{
	color: #B7BBC0;
	text-decoration: none;
}
.developer a:hover{
	color: #fff;
	text-decoration: underline;	
}
.foot_nav{
	width: 550px;
	text-align: center;
	margin: 0 auto;
}
.foot_nav li{
	display: inline-block;
	margin: 0 8px;
}
.foot_nav li a{
	font-weight: bold;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
}
.foot_nav li a:hover{
	text-decoration: underline;
}


.inner header{
	background: #fff;
}
.inner .btn_nav > a{
	color: #4A4A4A;
	fill: #4A4A4A;
}
.inner .btn_nav > a:hover{
	color: #8CBCDD;
	fill: #8CBCDD;
	background-color: #fff;
	/* border-color: #00498F; */
}
.inner .btn_nav.active > a{
	color: #fff;
	fill: #fff;
	background: none;
	border: 1px solid #fff;
}
.inner .head_nav li a{
	color: #4A4A4A;	
}
.bread_block{
	background: url(../images/bgin.jpg) center center no-repeat;
	background-size: cover;
	padding: 32px 0 25px;
}
h1{
	font-size: 30px;
	color: #FFF;
	font-weight: normal;
}
.breadcrumbs{
	margin: 23px 0 0;
}
.breadcrumbs li{
	display: inline-block;
	font-size: 14px;
	color: #fff;
	line-height: 19px;
	margin: 0 6px 0 0;
}
.breadcrumbs li:first-child{
	margin-left: 0;
}
.breadcrumbs li:last-child{
	margin-right: 0;
}
.breadcrumbs li a{
	color: #8CBCDD;
	text-decoration: none;
}
.breadcrumbs li a:hover{
	text-decoration: underline;
}

.content{
	/* padding: 35px 0; */
}
.c_left{
	float: left;
	background: #fff;
	width: 65%;
	padding: 30px;
	box-sizing: border-box;
}
.c_right{
	float: right;
	width: 33%;
	padding: 35px 0 0;
}
/**/
.Events_Calendar{
	border: 0;
	border-spacing: 0;
    position: relative;
	border-collapse: collapse;
}
.Events_Calendar .ec_head span{
	background: rgba(234,238,243,0.50);
	padding: 12px 20px;
	display: block;
	float: left;
	box-sizing: border-box;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #4A4A4A;
	letter-spacing: 0;
}
.Events_Calendar .ec_body span{
	background: #fff;
	padding: 15px 20px;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #4A4A4A;
	letter-spacing: 0;
	display: block;
	float: left;
	box-sizing: border-box;
}
.Events_Calendar .ec_body .tb_row.active_event a span{
	/*color: #00498F;*/
	
}
.Events_Calendar .ec_body .tb_row.active_event{
	/*box-shadow: 0 0 5px 0 rgba(0,0,0,0.1);
	position: relative;*/
}
.Events_Calendar .ec_body .tb_row.active_event:hover{
	box-shadow: 0 0 15px 0 rgba(0,0,0,0.15);
	position: relative;
	color: #00498F;
}
.Events_Calendar .ec_body .tb_row:hover span{
	/* color: #00498F; */
}
.Events_Calendar .ec_body .tb_row.active_event:hover a{	
	color: #00498F;
}
.Events_Calendar .ec_body .tb_row.active_event span:hover{
	color: #00498F;
}

.Events_Calendar .td_date{
	width: 34%;
}
.Events_Calendar .td_meeting{
	width: 66%;
}
.Events_Calendar .tb_ffo{
	width: 28%;
}
/**/
.div_table{
	border: 0;
	border-spacing: 0;
    position: relative;
	border-collapse: collapse;
	margin: 25px 0 0;
}
.div_table .ec_head span{
	background: rgba(234,238,243,0.50);
	padding: 12px 20px;
	display: block;
	float: left;
	box-sizing: border-box;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #4A4A4A;
	letter-spacing: 0;
}
.div_table .ec_body span{
	background: #fff;
	padding: 15px 20px;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #4A4A4A;
	letter-spacing: 0;
	display: block;
	float: left;
	box-sizing: border-box;
}
.div_table .ec_body span.td_meeting i{
	color: #ababab;
	transition: 0.2s;
}
.div_table .ec_body .tb_row:hover span.td_meeting i{
	color: #4A4A4A;
}
.div_table .ec_body .tb_row.key{
    border: 1px solid #e0e4ea;
    background: #fbfbfb;
}
.div_table .ec_body .tb_row.key span{
	background: #fbfbfb;	
}
.div_table .ec_body span > a{
	/*position: absolute;
	left: -2px;
	top: 14px;*/
}
.div_table .ec_body .tb_row:hover{
	box-shadow: 0 0 15px 0 rgba(0,0,0,0.15);
	position: relative;
	/* color: #00498F; */
}
.div_table .ec_body .tb_row:hover span{
	/* color: #00498F; */
}
.c_btn{
	display: block;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #B7BBC0;
	padding: 3px 10px;
	border: 1px solid #B7BBC0;
	width: 120px;
	margin: 0 auto;
	box-sizing: border-box;
}
.div_table .ec_body .tb_row .c_btn:hover{
	background: #8CBCDD;
	border: 1px solid #8CBCDD;
	color: #fff;
}
.div_table .td_key{
	width: 6%;
	padding-left: 10px !important;
	padding-right: 10px !important;
	text-align: center;
}
.div_table .td_date{
	width: 22%;
}
.div_table .td_meeting{
	width: 44%;
}
.div_table .td_meeting a{
	color: #4A4A4A;
	text-decoration: none;
	display: inline-block;
}
.div_table .td_meeting a:hover{
	color: #4092ca;
}
.div_table .tb_ffo{
	width: 28%;
	text-align: center;
}
.div_table .tb_ffo img{
	vertical-align: top;
	margin: -4px 0 -5px;
	height: 24px;
}
.div_table .tb_ffo a{
	text-decoration: none;
}
.div_table .tb_ffo a:hover{
	text-decoration: none;
}
.registered{
	font-weight: bold;
	font-size: 12px;
	color: #6FAE25;
	display: block;
	text-align: center;
	margin: 0 0 7px;
}
.div_table .ec_body .tb_row .c_btn.edit_event{
	color: #d09f53;
	border-bottom: 0;
}
.div_table .ec_body .tb_row .c_btn.edit_event:hover{
	color: #fff;
	background: #d09f53;
	border-color: #d09f53;
}
.div_table .ec_body .tb_row .c_btn.del_event{
	color: #d05353;
}
.div_table .ec_body .tb_row .c_btn.del_event:hover{
	color: #fff;
	background: #d05353;
	border-color: #d05353;
}
/**/
.Y{
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	color: #4A4A4A;
}
.mm{
	margin: 25px 0 0;
}
.mm li{
	float: left;
	width: 24%;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #4A4A4A;
	padding: 1px;
	box-sizing: border-box;
	margin: 0 2px 2px 0;
}
.mm li.deactive,
.mm li.deactive a{
	color: #B7BBC0;
}
.mm li.deactive:hover,
.mm li.deactive:hover a{
	background: none;
	color: #B7BBC0;
}
.mm li.active{
	background: #fff;
}
.mm li:hover{
	background: #fff;
}
.mm li a{
	text-decoration: none;
	color: #4A4A4A;
	display: block;
	padding: 10px 10px 25px;
	text-transform: uppercase;
}
.mm li.active a,
.mm li a:hover{
	color: #00498F;
}
.for_prev{
	float: left;
}
.for_next{
	float: right;
}
.for_prev .btn,
.for_next .btn{
	background: #fff;
	border: 1px solid #DADADA;
	border-radius: 3px;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
	text-align: center;
	min-width: 110px;
	box-sizing: border-box;
	color: #4A4A4A;
	padding: 9px 20px 7px 20px;
}
.for_prev .btn img,
.for_next .btn img{
	display: inline-block;
	vertical-align: top;
	margin: 2px 5px 0 0;
}
.for_next .btn img{
	margin: 2px 0 0 5px;	
}
.pagin{
	margin: 85px 0 20px;
}
.p_left{
	width: 17%;
	float: left;
	padding: 65px 0 30px;
}
.no_top_pad{
	padding-top: 0;
}
.p_right{
	width: 83%;
	float: right;
	padding: 30px;
	background: #fff;
	box-sizing: border-box;
}
.p_right.full{
	width: auto;
	float: none;
}
.left_nav li a{
	display: block;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #4A4A4A;
	padding: 15px 20px;
	text-transform: uppercase;
	text-decoration: none;
}
.left_nav li a:hover{
	background: #e2ecf7;
}
.left_nav li.active a{
	background: #fff;
}
h2{
	font-weight: bold;
	font-size: 20px;
}
.cnt{
	padding: 30px 0 0;
	position: relative;
	z-index: 2;
}
.cnt:first-child{
	padding: 0;
}
.cnt h2,
.cnt h3{
	font-weight: bold;
	font-size: 20px;
	margin: 35px 0 25px;
	line-height: 140%;
}
.cnt h3{
	font-size: 17px;
}
.cnt h2:first-child,
.cnt h3:first-child{
	margin-top: 0;
}
.cnt p{
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
}
.cnt p.lost_password{
	font-size: 14px;
}
.cnt i,
.cnt em{
	font-style: italic;
}
.rp_img{
	text-align: center;
	transition: 0.2s;
	/* height: 311px; */
	background: #fff url(../images/loadinganimation2.gif) center center no-repeat;
	min-height: 60px;
}
.rp_img img{
	vertical-align: top;
	/* width: 100%; */
	transition: 0.2s;
}
.rp_desc{
	font-family: 'Open Sans', sans-serif;
	padding: 21px 0 0;
	font-size: 16px;
}
.cnt .rp_desc a{
	color: #4A4A4A;
	text-decoration: none;
}
.cnt .rp_desc a:hover{
	color: #4092ca;
	text-decoration: none;
}
.report{
	margin: 30px 0 0;
}
.report li{
	float: left;
	width: 30.75%;
	margin: 0 3.87% 3.87% 0;
	background: #EAEEF3;
	padding: 30px;
	box-sizing: border-box;
	transition: 0.2s;
}
.report li:hover{
	box-shadow: 0 0 15px 0 rgba(0,0,0,0.22);
}
.report li:nth-child(3n){
	margin-right: 0;
}
.report li:nth-child(3n+1){
	clear: both;
}
.list_docs{
	border: 1px solid #EAEEF3;
	border-bottom: 0;
}
.list_docs li{
	border-bottom: 1px solid #EAEEF3;
}
.list_docs li a{
	display: block;
	padding: 30px 25px;
}
.list_docs li a:hover{
	background: #FFFFFF;
	box-shadow: 0 0 20px 0 rgba(0,0,0,0.11);
}
.ld_img{
    width: 16%;
    float: left;
    display: block;
}
.ld_img img{
	width: 90%;
	max-width: none;
}
.ld_desc{
    width: 83.5%;
    float: right;
    display: block;
}
.ld_title{
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
}
.ld_size{
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #B7BBC0;
	display: block;
	padding: 13px 0 0;
}
.tab_docs{
	margin: -22px 0 0;
}
.tab_docs_u{
	margin: -48px 0 0;
}
.tab_doc_title{
	float: right; 
	margin: 0;
}
.tab_doc_title li{
	float: left;
	margin: 0 41px 0 0;
}
.tab_doc_title li a{
	display: block;
	padding: 0 0 28px;
	border-bottom: 3px solid #fff;
	text-decoration: none;
	
	opacity: 0.5;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color: #4A4A4A;
}
.tab_doc_title li.active a,
.tab_doc_title li a:hover{
	border-bottom: 3px solid #00498F;
	opacity: 1;
}
.tab_doc_desc{
	background: #fff;
}
.tab_doc_desc > li{
	display: none;
}
.tab_doc_desc > li:first-child{
	display: block;
}
.u_title{
	font-weight: bold;
	font-size: 20px;
	padding: 36px 0 26px;
}
.u_desc{
	padding: 30px 30px 0;
	padding-bottom: 30px;
}
.u_img{
	width: 25.226%;
	float: left;
}
.u_cnt{
	width: 72%;
	float: right;
}
.u_cnt.full{
	width: auto;
	float: auto;
}
.u_cnt h2{
	margin-bottom: 20px;
}
.u_cnt p{
	margin-bottom: 30px;
}
.u_cnt em,
.u_cnt i{
	font-style: italic;
}
.cg_more{
	padding: 10px 0 0;
	min-height: 60px;
}
.cg_more a{
	font-family: AAvanteIntBold, 'Open Sans', sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #4A4A4A;
	text-decoration: none;
}
.cg_date{
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #9B9B9B;
	padding: 5px 0 0;
}
.tn_title{
	margin: 22px 0 0;	
}
.tn_title:first-child{
	margin: 0;
}
.tn_title a{
	font-weight: bold;
	font-size: 14px;
	color: #505357;
	text-transform: uppercase;
	text-decoration: none;
}
.tn_title a:hover{
	text-decoration: underline;
}
.tn_nav{
	margin: 17px 0 0;
}
.tn_nav li{
	line-height: 100%;
	margin: 0 0 11px;
}
.tn_nav li:last-child{
	margin: 0 0 0;
}
.tn_nav li a{
	font-size: 13px;
	color: #505357;
	text-transform: uppercase;
	text-decoration: none;
}
.tn_nav li a:hover{
	text-decoration: underline;
}
.text_big{
	padding: 30px;
	background: #fff;
}
.text_big h2{
	
}
.top_right{
	float: right;
}

.text_big .ab_desc table,
.u_cnt table,
.cnt table{
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	width: 100%;
}
.text_big .ab_desc table td,
.u_cnt table td,
.cnt table td{
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 5px 10px;
}
.text_big .ab_desc table thead td,
.u_cnt table thead td,
.cnt table thead td{
    background: rgba(234,238,243,0.50);
    padding: 12px 10px;
    box-sizing: border-box;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    font-size: 14px;
    color: #4A4A4A;
    letter-spacing: 0;
}
.text_big .ab_desc a,
.u_cnt a,
.cnt a{
	text-decoration: none;
	color: #4092ca;
	text-decoration: underline;
}
.text_big .ab_desc a:hover,
.u_cnt a:hover,
.cnt a:hover{
	color: #00498f;
	text-decoration: underline;
}
.fancybox-title-float-wrap .child{
	background: #1D3B58;
}
body .fancybox-wrap{
	background: none !important;
}
body .fancybox-wrap .fancybox-skin .fancybox-close:before{
	display: none;
}
body .fancybox-wrap .fancybox-skin .fancybox-close {
    background: transparent url(../images/ta/close.svg) center center/18px no-repeat;
    width: 50px;
    height: 50px;
    top: 0;
    right: 0;
    opacity: .6;
}
body .fancybox-wrap .fancybox-skin .fancybox-close:hover {
    background: transparent url(../images/ta/close.svg) center center/18px no-repeat;
	opacity: 1;
}
@media (max-width : 375px) {
	body .fancybox-wrap .fancybox-skin .fancybox-close {
		background-size: 13px;
		width: 35px;
		height: 35px;
	}
}
.p_right .cnt p{
	margin: 20px 0 0;
	line-height: 140%;
}
.p_right .cnt p:first-child{
	margin: 0;
}
.p_right .cnt ul,
.p_right .cnt ol{
	margin: 0;
}
.p_right .cnt p+ul,
.p_right .cnt p+ol{
	margin-top: 25px;
	margin-left: 20px;
}
.p_right .cnt ul+p,
.p_right .cnt ol+p{
	margin-top: 25px;
}
.p_right .cnt ul li,
.c_left .cnt ul li{
	margin: 0 0 10px 40px;
	list-style-type: disc;
}
.p_right .cnt ol li,
.c_left .cnt ol li{
	margin: 0 0 10px 40px;
	list-style-type: decimal;
}
.p_right .cnt ul.list_docs li,
.p_right .cnt ol.list_docs li,
.c_left .cnt ul.list_docs li,
.c_left .cnt ol.list_docs li{
	margin: 0;
	list-style-type: none;
}

.faq_row{
	margin: 0;
}
.faq_row:first-child{
	margin: 0;
}
.faq_row .faq_title{
	display: block;
	text-decoration: none;
    padding: 17px 35px 17px 15px;
    font-weight: bold;
    font-size: 19px;
	background: #fafbfd url(../images/arrow-down.svg) right center no-repeat;
	background-position: right 10px center;
	border: 1px solid #ececee;
	border-bottom: 0;
	color: #4b4b4b;
}
.faq_row.active .faq_title{
	background-image: url(../images/arrow-up.svg);
}
.faq_row:last-child .faq_title{
	border-bottom: 1px solid #ececee;
}
.faq_row:last-child .faq_desc{
	border-bottom: 1px solid #ececee;
	border-top: 0;
}

.faq_row .faq_title:hover{
	text-decoration: none;
	color: #4b4b4b;
	background-color: #f4f6f8;
}
.faq_row .faq_desc{
    padding: 15px 20px 20px;
    background: #fff;
	display: none;
	border-top: 0;
	border: 1px solid #ececee;
	border-bottom: 0;
}
.faq_dcnt{
	
}
.faq_dcnt h1,
.faq_dcnt h2,
.faq_dcnt h3 {
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0 5px;
}
.fcnt.mt50{
	margin-top: 50px;
}
.p_right .cnt ul.list_other_members{
	padding: 0;
	margin: 20px 0 0;
}
.p_right .cnt ul.list_other_members li{
	list-style: none;
	float: left;
	width: 31.33%;
	text-align: left;
	box-sizing: border-box;
	margin: 9px 3% 1.2%;
	list-style: none;
	padding: 0;
}
.p_right .cnt ul.list_other_members li:nth-child(1n){
	margin-left: 0;
}
.p_right .cnt ul.list_other_members li:nth-child(3n){
	margin-right: 0;
}
.p_right .cnt ul.list_other_members li:nth-child(3n+1){
	clear: both;
}
.p_right .cnt ul.list_other_members li a{
	display: block;
    background: #f4f6f8;
    box-shadow: 0 0 1px #adadad;
}
.p_right .cnt ul.list_other_members li a:hover{
    box-shadow: 0 0 7px #adadad;
}
.p_right .cnt ul.list_other_members li img{
	width: 80%;
	vertical-align: top;
	margin: 10% 10% 10px;
}
.p_right .cnt ul.list_other_members li span{
	display: block;
	width: 80%;
    margin: 0 auto;
    padding-bottom: 22px;
}
.ab_desc p img{
	margin: 0 15px 5px 0;
}
.flag_img img{
	width: 96.66%;
	box-shadow: 0 0 3px #CCC;
}
.flag_img{
	margin: 0 0 30px;
}
.nab_table tr td:first-child{
	width: 63px;
	box-sizing: border-box;
	text-align: center;
}
.nab_table2 tr td:first-child{
	width: 80px;
	box-sizing: border-box;
	text-align: center;
}
.ns_img{
	float: left;
	width: 15%;
	clear: both;
}
.ns_desc{
	float: left;
	width: 78%;
	margin-left: 2%;
}
.ns_desc p{
	text-align: justify;
}
.ns_date{
    display: inline-block;
    padding: 2px 10px;
    background: #8cbcdd;
    margin: 0 0 15px;
    font-size: 12px;
    color: #fff;
}
.ns_desc h2{
	margin: 0 0 15px;
}
.List_articles li{
	margin: 35px 0 0;
	border-top: 1px solid #ccc;
	padding-top: 30px;
	display: flex;
	justify-content: flex-start;
}
.List_articles li:first-child{
	margin: 0;
	border-top: 0;
	padding-top: 0;
}
.u_cnt .ab_desc h5 {
    font-size: 16px;
    line-height: 140%;
    font-weight: bold;
}
.lost_password{
	text-align: right;
}
form .bs_row {
    margin: 20px 0 15px;
}
.l_error {
	padding: 10px 15px;
	background: #FF7A7A;
	color: #fff;
}
.l_ok {
	padding: 10px 15px;
	background: #478a3d;
	color: #fff;
}
.interactive_map{
	height: 480px;
	position: relative;
	background: #0b3964;
	overflow: hidden;
}
#map{
	position: absolute;
	left: 50%;
	width: 2000px;
	margin-left: -1000px;
	top: 0;
}
.interactive_map .gb_title{
	z-index: 2;
    position: relative;
    margin: 30px auto 0;
	width: 320px;
	
}
.tt_sm > div:nth-child(1){
	display: none !important;
}
.tt_sm {
    border-radius: 0 !important;
    box-shadow: none !important;
    z-index: 1000000 !important;
    background-color: inherit !important;
    padding: 0 !important;
    opacity: 1 !important;
    font: inherit !important;
    color: inherit !important;
}
.tt_custom_sm .gbp{
	position: absolute;
	width: 480px;
	top: 0;
	left: 0;
	margin: 0;
	/* margin-left: -240px; */
}
#tt_sm_map{
	top: 176px !important;
    right: auto !important;
    left: 58% !important;
	margin-left: -480px !important;
}
#tt_sm_map_start{
	top: 176px !important;
    right: auto !important;
    left: 58% !important;
	margin-left: -480px !important;
}
.tt_custom_sm .vline{
	top: -26px;
}
.gce_block{
	display: none;
}
.wtt{
    position: absolute;
    left: 50%;
    width: 2000px;
    margin-left: -1000px;
    top: 0;
}


.search input[type="text"]{
	display: block;
	background: none;
	background-position: right center;
	background-position: right 10px center;
	background-repeat: no-repeat;
	background-size: 20px;
	width: 40px;
	height: 40px;
	border-radius: 4px;		
	background-image: url(../images/Icons/Search.svg);
	border: 0;
	right: 0;
    top: -9px;
	position: absolute;
	padding: 0 25px;
	transition: 0.3s;
	box-sizing: border-box;
	text-indent: -999px;
	font-size: 15px;
	font: 15px 'Open Sans', sans-serif;
	cursor: pointer;
}
.search input[type="text"]:hover{
	/* background-color: #f6a623; */
}
.search input[type="text"]:focus{
	width: 250px;
	background-position: right center;
	background-position: right 10px center;
	text-indent: 0px;
	padding: 0 28px 0 15px;
	cursor: inherit;
	background-color: #fff;
	box-shadow: 0 0 10px #bbbdbf;
}
.cabinet_cnt .text_big{
	padding: 0;
}
/*
|--------------------------------------------------------------------------
| UItoTop jQuery Plugin 1.2
| http://www.mattvarone.com/web-design/uitotop-jquery-plugin/
|--------------------------------------------------------------------------
*/

#toTop {
	display:none;
	text-decoration:none;
	position:fixed;
	bottom:50px;
	right:20px;
	overflow:hidden;
	width:60px;
	height:60px;
	border:none;
	text-indent:100%;
	background:url(../images/top.svg) center center no-repeat;
	border-radius: 50%;
	z-index: 2;
}

#toTopHover {
	background: #0b3964 url(../images/top.svg) center center no-repeat;
	width:60px;
	height:60px;
	display:block;
	overflow:hidden;
	float:left;
	opacity: 0;
	-moz-opacity: 0;
	filter:alpha(opacity=0);
}

#toTop:active, #toTop:focus {
	outline:none;
}
.ano{
	font-size: 12px;
	padding: 3px 0 0;
	opacity: 0.75;
}
.ct_left{
	float: left;
	width: 48%;
}
.ct_right{
	float: right;
	width: 48%;
}

.module_article.param_contacts .text_big{
	background: none;
	padding: 60px 0 30px;
}
.module_article.param_login .text_big{
	background: none;
	padding: 60px 0 30px;
}
.module_article.param_reg .text_big,
.module_article.param_m-reg .text_big{
	background: none;
	padding: 60px 0 30px;
}

.module_article.param_contacts .ct_left table{
	border: 0;
	width: auto;
}
.module_article.param_contacts .ct_left table td{
	padding: 5px 10px 5px 0;
	border: 0;
	vertical-align: top;
}
.cmap{
	margin: -105px 0 0;
}
.cmap iframe{
	vertical-align: top;
}

.bs_row {
    margin: 0 0 15px;
}
.l_error {
	padding: 10px 15px;
	background: #FF7A7A;
	color: #fff;
}
.l_ok {
	padding: 10px 15px;
	background: #478a3d;
	color: #fff;
}
.member_image{
	float: right;
	width: 30%;
	margin-left: 20px;
	margin-bottom: 15px;
}
.p_right .cnt .structure_img{
	position: relative;
}
.p_right .cnt .structure_img img{
	vertical-align: top;
}
.p_right .cnt .structure_img ul li{
	position: absolute;
	list-style: none;
	z-index: 2;
	margin: 0;
}
.p_right .cnt .structure_img ul li a{
	display: block;
	padding: 28px 0;
	background: #eaeef3;
	color: #4A4A4A;
	text-decoration: none;
	border: 2px solid #00498f;
	font-weight: bold;
	font-size: 15px;
	width: 281px;
	text-align: center;
	height: 81px;
	border-radius: 4px;
}
.p_right .cnt .structure_img ul li.tab1{
	top: 0;
	left: 0;
}
.p_right .cnt .structure_img ul li.tab2{
    left: 315px;
    top: 0;
}
.p_right .cnt .structure_img ul li.tab2 a{
   /* background: #8cbcdd;
	color: #fff;*/
}
.p_right .cnt .structure_img ul li.tab3{
    left: 0;
    top: 154px;
}
.p_right .cnt .structure_img ul li.tab4{
    top: 154px;
    right: 1px;
}
.p_right .cnt .structure_img ul li.tab5{
    bottom: 0;
    left: 0;
}
.p_right .cnt .structure_img ul li.tab6{
    bottom: 0;
    left: 315px;
}
.p_right .cnt .structure_img ul li.tab7{
	right: 1px;
	bottom: 0;
}

.p_right .cnt .structure_img ul li a:hover{
	background: #c7d7e2;
}
#map_inner path.sm_state_RU:hover{fill: #9fbeda !important;} #map_inner path.sm_state_RU[fill="#9fbeda"]:hover{fill: #9fbeda !important;}
#map_inner path.sm_state_BY:hover{fill: #9fbeda !important;} #map_inner path.sm_state_BY[fill="#9fbeda"]:hover{fill: #9fbeda !important;}
#map_inner path.sm_state_KZ:hover{fill: #9fbeda !important;} #map_inner path.sm_state_KZ[fill="#9fbeda"]:hover{fill: #9fbeda !important;}
#map_inner path.sm_state_UZ:hover{fill: #9fbeda !important;} #map_inner path.sm_state_UZ[fill="#9fbeda"]:hover{fill: #9fbeda !important;}
#map_inner path.sm_state_TM:hover{fill: #9fbeda !important;} #map_inner path.sm_state_TM[fill="#9fbeda"]:hover{fill: #9fbeda !important;}
#map_inner path.sm_state_TJ:hover{fill: #9fbeda !important;} #map_inner path.sm_state_TJ[fill="#9fbeda"]:hover{fill: #9fbeda !important;}
#map_inner path.sm_state_IN:hover{fill: #9fbeda !important;} #map_inner path.sm_state_IN[fill="#9fbeda"]:hover{fill: #9fbeda !important;}
#map_inner path.sm_state_CN:hover{fill: #9fbeda !important;} #map_inner path.sm_state_CN[fill="#9fbeda"]:hover{fill: #9fbeda !important;}
#map_inner path.sm_state_KG:hover{fill: #9fbeda !important;} #map_inner path.sm_state_KG[fill="#9fbeda"]:hover{fill: #9fbeda !important;}

.cnt .pagination_ {
	margin-top: 35px;
	margin-bottom: 0;
	font-size: 12px;
	float: right;
}
.cnt .pagination_ a {
	display: block;
	float: left;
	background-color: #325b82;
	margin-left: 4px;
	margin-bottom: 5px;
	width: 50px;	
	height: 50px;
	line-height: 50px;
	min-width: 22px;
	text-align: center;
	text-decoration: none;
	font: bold 16px/50px "Ubuntu", sans-serif;
	color: #fff;
	text-decoration: none;
}
.cnt .pagination_ a.active:hover,
.cnt .pagination_ a.active {
	background-color: #00498f;
	color: #fff;
}
.cnt .pagination_ a:hover {
	background-color: #00498f;
}

.cnt .pagination_ a.next_page_link,
.cnt .pagination_ a.prev_page_link{
	border: none;
	background: none;
	width: auto;
	height: auto;
	line-height: inherit;
	padding: 0 8px;
}
.ld_add{
    color: #c00;
    padding: 5px 0 0;
    display: block;
    font-size: 14px;
}
.hide-owl-next .owl-next, .hide-owl-prev .owl-prev, .hide-owl-next.hide-owl-prev .owl-controls {
    display: none !important;
}

.actual_data{
	background: #f7e5d9; 
	padding: 10px 15px; 
	margin-bottom: 25px;
}
.vis_data{
	float: left;
	width: 56%;
	padding: 3px 0 0;
}
.vis_data.full{
	float: none;
	width: auto;
}
.vis_event{
	float: right;
	width: 42%;
}
.vis_event a{
	display: inline-block;
	background: #feffff;
	padding: 5px 10px;
	vertical-align: top;
	margin: 0 0 0 10px;
	float: right;
	color: #595959;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
#my_event{
	margin: 22px 0 0;
}
a.active_event{
	color: #8CBCDD;
}
a.active_event:hover{
	text-decoration: underline;
}
.event_image{
    float: left;
    margin: 0 30px 10px 0;
    max-width: 50%;
}

h2 .event_name{
	color: #4092ca;
}
.h_block{
	display: none;
	padding: 20px 0 0;
}

.bs-example {
    position: relative;
    padding: 17px 15px 15px;
    margin: 12px 0 0;
    background-color: #fafafa;
    box-shadow: inset 0 3px 6px rgba(0,0,0,.05);
    border-color: #e5e5e5 #eee #eee;
    border-style: solid;
    border-width: 1px 0;
}
.p_right .cnt ul.work_groups{
	margin-bottom: 0; 
}
.p_right .cnt ul.work_groups li {
	list-style: none;
    margin: 0 0 5px 22px;
}
.reg_result_ok{
	background: #dbffd7;
    padding: 10px 15px;
    margin-bottom: 25px;
}
.reg_result_no{
	background: #f7e5d9;
    padding: 10px 15px;
    margin-bottom: 25px;
}
.verifi_z{
	font-size: 12px;
	color: #cc7300;
}

.add_calendar{
	display: inline-block;
	position: relative;
}
.add_calendar > a{
	display: block;
	padding-left: 18px;
	padding-right: 18px;
	color: #4092ca;
	background: #fff;
	border: 1px solid #ccc;
	padding: 18px 27px;
    font-size: 19px;
    line-height: 1.3333333;
    border-radius: 4px;
	border: 2px solid #cecece;
	text-decoration: none;
}
.add_calendar > a:hover{
	text-decoration: none;
	background: #e6e6e6;
}
.add_calendar svg{
	width: 20px;
	display: inline-block;
	vertical-align: middle;
	fill: #4092ca;
	transition: 0.2s;
}
.add_calendar:hover svg{
	fill: #00498f;
}
.add_calendar ul{
    position: absolute;
    top: 100%;
    left: 15%;
	right: 0;
    z-index: 1000;
    display: none;
    float: left;
    padding: 5px 0;
    margin: 2px 0 0 !important;
    font-size: 15px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 2px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    background-clip: padding-box;
}
.add_calendar ul li{
	padding: 0 !important;
	margin: 0 !important;
	list-style: none !important;
	list-style-type: none !important;
}
.add_calendar ul li a{
	display: block;
	background: #fff;
	padding: 5px 20px;
	text-decoration: none;
}
.add_calendar ul li a:hover{
	background: #00498f;
	text-decoration: none;
	color: #fff;
}
.list_type_docs{
	padding: 0;
	margin: 0;
	list-style: none;
}
.list_type_docs li{
	padding: 0;
	list-style: none !important;
	margin: 0 15px 15px 0 !important;
	float: left;
}
.list_type_docs li a{
	display: block;
	padding: 10px 13px;
	text-align: left;
	border: 1px solid #dfdfdf;
	text-decoration: none;
}
.list_type_docs li a:hover{	
	text-decoration: none;
	box-shadow: 0 0 15px 0 rgba(0,0,0,0.15);
}
.list_type_docs li.active a{
	text-decoration: none;
	box-shadow: 0 0 15px 0 rgba(0,0,0,0.15);
	color: #fff;
	background: #4092ca;
}
.filter_block{
	/*float: right;*/
}
.filter_block select{
	/*width: 250px;
	margin-left: 20px;*/
}
.list_pops{
	display: none;
}
.cnt p img{
	margin: 0 20px 10px;
}
.cnt p img.left{
	width: 200px;
    height: auto !important;
    float: left;
	margin: 0 20px 10px 0;
}
.cnt p img.right{
	width: 200px;
    height: auto !impotrant;
    float: right;
	margin: 0 0 10px 20px;
}
.fancybox-title-float-wrap .child{
	white-space: normal;
	padding: 6px 20px;
	line-height: 120%;
}
.uploadButton {
    display: inline-block;
    width: auto;
    background: #8cbcdd;
    padding: 10px;
    color: #FFF;
    text-align: center;
    border-radius: 2px;
    cursor: pointer;
}
}
.uploadButton:hover {
    background: #3ce;
}
.uploadButton div{
  color: #1d3b58;
}
.uploadButton input{
	width: 0;
	height: 0;
	overflow: hidden;
	display: block;
}

.uploadButton_anketa {
    display: inline-block;
    width: auto;
    background: #8cbcdd;
    padding: 10px;
    color: #FFF;
    text-align: center;
    border-radius: 2px;
    cursor: pointer;
}
}
.uploadButton_anketa:hover {
    background: #3ce;
}
.uploadButton_anketa div{
  color: #1d3b58;
}
.uploadButton_anketa input{
	width: 0;
	height: 0;
	overflow: hidden;
	display: block;
}

.btn.deactive{
	color: #dfdfdf;
	border: 1px solid #ccc;
}
.btn.deactive:hover{
	color: #dfdfdf;
	border: 1px solid #ccc;
	background: #fff;
	cursor: default;
}
.cab_nav{
	display: none;
}
.dwnl{
	display: none;
}
.sb_title{
	font-family: AAvanteLtDemiBold, 'Open Sans', sans-serif;
	font-weight: bold;
    font-size: 20px;
    color: rgba(74,74,74,0.42);
    text-transform: uppercase;
    text-decoration: none;
    padding: 0 0 7px;
    border-bottom: 2px solid #fff;	
	display: none;
}
.cnt h3.title_time{
	margin: 35px 0 10px;
}
.eit_block{
	display: flex;
}
.eit_i{
    width: 27px;
    /*display: inline-block;
	margin-left: 0;
	vertical-align: top;*/
}
.eit_i img{
    vertical-align: top;
	margin: 2px 0 0;
}
.eit_d{
    /*width: 390px;
    display: inline-block;
	text-align: left;*/
	width: calc(100% - 29px);
	font-size: 16px;
}
.e_i_block{
	vertical-align: top;
	clear: both;
	padding-top: 15px;
}
.e_i_block .mt-reg {
	margin-top: 30px;
}
h2.eh2{
	margin: 0 0 20px;
	font-weight: normal;
	color: #666;
}
.cnt h2.eh2 + h2{
	margin-bottom: 25px;
}
.param_events .bread_block {
	padding-bottom: 55px;
}
.param_events .content > .main > .c_left {
	padding-top: 30px;
	padding-bottom: 30px;
}
.param_events .content > .main {
	padding-bottom: 30px;
}
.logout_btn{
	float: right;
	margin: 30px 0 0;
	padding-right: 11px;
}
.logout_btn svg{
	margin: -1px 6px 0 -10px;
    height: 18px;
}
.cnt a.btn{
	text-decoration: none;
}
.cnt a.btn:hover{
	color: #fff;
	text-decoration: none;
}
.td_key img{
	height: 22px;
}

.modal-body table.ntable,
.cnt table.ntable{
	border: 0;
}
.modal-body table.ntable thead td,
.cnt table.ntable thead td{
	text-align: center;
}
.modal-body table.ntable thead td,
.cnt table.ntable thead td{
	padding: 10px 5px;
}
.modal-body table.ntable td,
.cnt table.ntable td{
	padding: 5px 5px;
}
.modal-body table.ntable thead td,
.cnt table.ntable thead td{
	background: #44617b;
	color: #fff;
}
.modal-body table.ntable tbody tr td,
.cnt table.ntable tbody tr td{
	font-size: 14px;
	border-left: 0;
	border-right: 0;
	border-top: 0;
	border-bottom: 1px solid #dfdfdf;
}
.modal-body table.ntable tbody tr:nth-child(even) td,
.cnt table.ntable tbody tr:nth-child(even) td{
	background: #fbfbfb;
}
.modal-body table.ntable tbody tr:hover td,
.cnt table.ntable tbody tr:hover td{
	background: #e9eef3;
}
.modal-body table.ntable .td_ch,
.cnt table.ntable .td_ch {
	text-align: center;
}
.modal-body table.ntable input[type="checkbox"],
.cnt table.ntable input[type="checkbox"]{
	display: inline-block;
}
.modal-body table.ntable .td_n,
.cnt table.ntable .td_n{
	word-break: break-all;
}
.modal-body table.ntable .td_k img,
.cnt table.ntable .td_k img{
	width: 24px;
}
.modal-body table.ntable .td_k,
.cnt table.ntable .td_k{
	text-align: center;
}
.modal-body table.ntable .tb_f,
.cnt table.ntable .tb_f{
	text-align: center;
}
.modal-body table.ntable .tb_f img,
.cnt table.ntable .tb_f img{
	width: 24px;
}
.modal-body table.ntable .td_g,
.cnt table.ntable .td_g{
	text-align: center;
}
.modal-body table.ntable .td_d,
.cnt table.ntable .td_d{
	width: 100px;
}
.modal-body table.ntable tbody tr,
.cnt table.ntable tbody tr{
	display: none;
}
.modal-body table.ntable tbody tr.active,
.cnt table.ntable tbody tr.active{
	display: table-row;
}
.e404{
	color: #dbe8f1;
	font-size: 400px;
	font-weight: bold;
	text-align: center;
	line-height: 110%;
}
.module_404 .content .text_big{
	background: #f4f6f8;
	text-align: center;
}
.et404{
	text-align: center;
	font-size: 19px;
	font-weight: bold;
	margin: 0 0 13px;
}
.ntable td svg{
    height: 12px;
    width: 12px;
    display: inline-block;
	margin-left: 4px;
}
.ntable td svg .up,
.ntable td svg .down{
    fill: #ffffff;
}
.ntable td a.DESC svg .up{
	fill: #8cbcdd;
}
.ntable td a.ASC svg .down{
	fill: #8cbcdd;
}
img.u{
	height: 16px;
	vertical-align: top;
	margin: 1px 7px 0 0;
}
.management .u_title{
	width: 300px;
}
.fake{
	font-size: 0;
	opacity: 0;
}
.ab_desc > ul:not([class]){
	list-style-type: disc;
	margin: 0 0 20px 0;
}
.ab_desc > ul:not([class]) li{
	list-style-type: disc;
	margin: 0 0 10px 40px;
}
.impot{
	font-weight: bold;
	color: #c00;
}
.u_cnt iframe{
	max-width: 100%;
}

.ResponsiveTablePost .Table-title {
	background:#8cbcdd;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	padding: 0.5em;
}
.Table-title.lowercase{
	text-transform: lowercase;	
}
.ResponsiveTablePost .Table {
	margin-top: 0rem;
	margin-bottom: 1.5rem;
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-flow: column nowrap;
	-moz-flex-flow: column nowrap;
	flex-flow: column nowrap;
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	-o-justify-content: space-between;
	justify-content: space-between;
	-ms-flex-pack: justify;
	line-height: 1.5
}
.ResponsiveTablePost .Table-header {
	display: none
}
.n_group {
	padding: 15px;	
	margin: 0;
    background: #b9daf1;
    border-radius: 0;
    color: #fff;
    width: 100%;
	font-size: 15px;
}
@media (min-width: 40em) {
	.ResponsiveTablePost .Table-header {
		font-size: 14px; 
		font-size: #4a4a4a;
	}
	.ResponsiveTablePost .Table-header .Table-row-item {
		border-right: 1px solid rgba(0,0,0,0.06);
		padding: 0.6em;
		background-color: #eaeef3 !important;		
	}
	.ResponsiveTablePost .Table-header .Table-row-item:first-child{
		justify-content: center;
	}
	.ResponsiveTablePost .Table-row-item.n_group-item{
		justify-content: center;
		align-items: center;
	}
	.n_group{
		margin: 15px;
		border-radius: 2px;	
		background: #8cbcdd;
		padding: 2px 5px;
		width: auto;
	}
	.ResponsiveTablePost .Table-row-item.tmf{
		max-width: 200px;
		min-width: 200px;
	}
}
.ResponsiveTablePost .Table-row {
	width: 100%
}
.ResponsiveTablePost .Table-row:nth-of-type(even) {
	background-color: #fff;
}
.ResponsiveTablePost .Table-row:nth-of-type(odd) {
	background-color: #fff;
}
@media (min-width: 40em) {
	.ResponsiveTablePost .Table-row {
		display: -webkit-box;
		display: -moz-box;
		display: box;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-flow: row nowrap;
		-moz-flex-flow: row nowrap;
		flex-flow: row nowrap
	}
	.ResponsiveTablePost .Table-row:nth-of-type(even) {
		background-color: #fff
	}
	.ResponsiveTablePost .Table-row:nth-of-type(odd) {
		background-color: #fff
	}
}
.ResponsiveTablePost .Table-row-item {
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-flow: row nowrap;
	-moz-flex-flow: row nowrap;
	flex-flow: row nowrap;
	-webkit-flex-grow: 1;
	-moz-flex-grow: 1;
	flex-grow: 1;
	-ms-flex-positive: 1;
	-webkit-flex-basis: 0;
	-moz-flex-basis: 0;
	flex-basis: 0;
	-ms-flex-preferred-size: 0;
	word-wrap: break-word;
	overflow-wrap: break-word;
	word-break: break-all;
	word-break: break-word
}
.ResponsiveTablePost .Table-row-item:before {
	/*content: attr(data-header);
	width: 30%;
	font-weight: bold*/
}
@media (min-width: 40em) {
	.ResponsiveTablePost .Table-row-item {		
		border-right: 1px solid #eaeef3;
		border-bottom: 1px solid #eaeef3;
	}
	.ResponsiveTablePost .Table-row-item:last-child {		
		border-right: 0;
	}
	.ResponsiveTablePost .Table-row-item:before {
		content: none
	}
}
.a_check{
	text-decoration: none !important;
	color: #00498f !important;
	text-align: left;
	padding: 15px;
	font-size: 15px;
	display: block;
	background: #fff;
	width: 100%;
}
.a_check:hover{
	background: #f3f9f6;
}
.a_check.active{
	background: #e4f7ef;
}
.a_check .ac_status{
	display: block;
	position: relative;
}
.a_check .ac_status:before{
	content: '';
	display: inline-block;
	vertical-align: top;
	width: 17px;
	height: 17px;
	border: 1px solid #00498f;
	border-radius: 2px;
	margin: 4px 7px 0 0;
}
.a_check.active .ac_status:before{
	background: #00498f url(../images/a_check.png) center center no-repeat;
}
.Table-row-item.disable{
	cursor: default;
	opacity: 0.5;
}
.a_check .ac_zala{
	letter-spacing: 1.2px;
	display: block;
	color: #888888;
	text-transform: uppercase;
	font-size: 11px;
	padding: 4px 0 0;
}
.a_check .ac_status .n{
	display: inline;
}
.a_check .ac_status .y{
	display: none;
}
.a_check.active .ac_status .n{
	display: none;
}
.a_check.active .ac_status .y{
	display: inline;
}
.id_group_check{
	display: none;
}
.download_form_in_popup table{
	width: 100%;
}
label .ano{
	display: inline-block;
}
.ano_error{
	display: none;
    font-size: 13px;
    color: #c00;
    margin: -10px 0 20px;
}
.ierror:focus,
.ierror{
	border-color: #c00;
}
.info_pl{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    line-height: 140%;
    font-size: 15px;
    color: #6f6f6f;
    padding: 10px;
    border: 1px solid #a9c5da;
    background: #f8fcff;
}
.info_pl img{
	width: 35px;
	margin-right: 10px;
}
.error_pl{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    line-height: 140%;
    font-size: 15px;
    color: #bd4949;
    padding: 10px;
    border: 1px solid #ae3c3c;
    background: #f8fcff;
}
.error_pl img{
	width: 25px;
	margin-right: 10px;
}
/* #travel_block .form-control{ */
.form-control{
	background: #fff;
	padding: 15px;
}
.form_remember{
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.form_remember input[type="radio"], 
.form_remember input[type="checkbox"]{
	margin: 0 7px 0 0;
}

.thank_answer{
    text-align: center;
    font-size: 21px;
	font-weight: bold;
}
@media (min-width: 768px) {
	.p_right{
		min-height: 430px;
	}
}
@media (max-width: 1360px) {
	
	#map{
		margin-left: -1100px;
	}
	#tt_sm_map{
		margin-left: -380px !important;
		left: 53% !important;
	}
	.wtt{
		margin-left: -1100px;
	}
	.Chairmen_gallery .owl-controls .owl-nav [class*='owl-']{
		top: -270px;
	}
}
@media (min-width: 1201px) {
	.contacts_form{
		min-height: 512px;
	}
	.thank_answer{
		padding-top: 150px;
	}
}
@media (max-width: 1200px) {
	.structure_img ul{
		display: none;
	}
	.main{
		margin: 0 20px;
		width: auto;
	}
	.hc_left .main_50 {
		width: auto;
		float: none;
		padding-left: 20px;
		box-sizing: border-box;
		font-size: 15px;
	}
	.hc_right .main_50 {
		width: auto;
		float: none;
		padding-right: 20px;
		box-sizing: border-box;
		font-size: 15px;
	}
	.hcr_desc{
		font-size: 15px;
	}
	.head_cnt {
		margin: 0 0 0;
	}
	.slide_nav {
		padding: 25px 0 25px;
		position: relative;
		z-index: 1;
	}
	.head_nav li:first-child{
		border-top: 1px solid #ccc;
	}
	.head_nav li a {
		font-size: 14px;
		color: #505357;
		padding: 10px 20px;
	}
	.head_nav li a:hover {
		text-decoration: none;
	}
	.head_nav li {
		float: none;
		border-bottom: 1px solid #ccc;
	}
	.head_nav {
		margin: 0;
		float: none;
		margin: 0 0 30px;
	}
	.top_nav {
		padding: 0;
		overflow: auto;
	}
	.top_nav .main{
		margin: 0;
	}
	.inner .head_nav li a {
		color: #fff;
	}
	.inner .tn_nav li a {
		color: #fff;
	}
	.top_nav .col_4 {
		width: auto;
		margin-right: 0;
		float: none;
	}
	.tn_title{
		border-bottom: 1px solid #ccc;		
		margin: 0;
		position: relative;
	}
	.tn_title a{
		padding: 14px 50px 14px 0;
		display: block;
	}
	.tn_title .m{
		display: block;
		position: absolute;
		top: 0;
		bottom: 0;
		right: 0;
		width: 20px;
		background: url(../images/angle-down.svg) center center no-repeat;
		background-size: 30px;		
	}
	.tn_title .m.active{
		background: url(../images/angle-up.svg) center center no-repeat;
		background-size: 30px;		
	}
	.tn_nav li a{
		text-decoration: none;
		padding: 10px 20px 10px 30px;
		display: block;
	}
	.tn_nav li {
		margin: 0;
		/* border-bottom: 1px solid #ccc;	 */
	}
	.tn_nav {
		margin: 0;
		display: none;
	}
	.bn_block {
		padding: 25px 0;
	}
	.tn_title,
	.tn_title:first-child{
		margin: 0 20px;
	}
	.top_nav .col_4:last-child .tn_title:nth-child(3){
		border: 0;
	}
}
@media (max-width: 991px) {
	.tab_docs_u {
		margin: 0;
	}
	.calendar .owl-controls .owl-nav [class*='owl-'].owl-prev {
		left: 50px;
	}
	.calendar .owl-controls .owl-nav [class*='owl-'].owl-next {
		right: 50px;
	}
	.interactive_map{
		display: none;
	}
	.sob_list li .sbt_desc {
		top: 20px;
		left: 20px;
		right: 20px;
	}
	.sob_list li:nth-child(1) {
		height: 458px;
	}
	.sob_list_n li .sbt_desc {
		position: absolute;
		top: 20px;
		left: 20px;
		right: 20px;
		z-index: 2;
	}
	.sob_list_b li .sbt_desc {
		position: absolute;
		bottom: 20px;
		left: 20px;
		right: 20px;
		z-index: 2;
	}
	.list_soc li a{
		width: 40px;
		height: 40px;
		line-height: 40px;
	}
	.list_soc li a svg{
		width: 40px !important;
		height: 40px !important;
	}
	.fl_title{
		float: none;
		display: block;
	}
	.fl_desc{
		float: none;
		display: block;
		padding: 10px 0;
	}
	
	.tab_docs {
		margin: 25px 0 0;
	}
	.tab_doc_title {
		float: none;
	}
	.gce_block{
		display: block;
	}
	.vline{
		display: none;
	}
	.gbp {
		width: auto;
		padding: 25px;
		margin: 20px 0;
		display: block;
	}
	.gbps .owl-item img {
		display: inline-block;
		width: 50px;
	}
	.gbps .owl-controls {
		margin-top: 10px;
	}
	.ct_left{
		float: none;
		width: auto;
	}
	.ct_right{
		float: none;
		margin: 25px 0 0;
		width: auto;
	}
	.cmap {
		margin: -20px 0 0;
	}
	.cmap iframe{
		height: 300px !important;
	}
	.ld_desc {
		width: 80.5%;
	}
	.sob_list li:nth-child(2) .sbt_name {
		font-size: 20px;
	}
	.sob_list li .sbt_name {
		font-size: 15px;
	}
	.e404{
		font-size: 300px;
	}
	.management .u_title {
		width: auto;
	}
}
@media (max-width: 1220px) {
	.event_image {
		float: none;
		margin: 0 0 20px 0;
		max-width: none;
	}
	/*.eit_i {
		width: 6%;
		display: block;
		margin-left: 0;
		vertical-align: top;
		float: left;
	}
	.eit_d {
		width: 94%;
		display: block;
		float: left;
	}*/
}
@media (max-width: 1024px) {
	.p_right .cnt ul li {
		margin: 0 0 5px 6%;
	}
}
@media (max-width: 991px) {
	.snav{
		flex-wrap: wrap;
	}
	.snav > li .snav_cnt > span{
		display: flex;
		justify-content: center;
		align-items: center;
		position: absolute;
		right: 0;
		top: 0;
		bottom: 0;
		width: 52px;
		z-index: 3;
		background: #004586;
		cursor: pointer;
		transition: .2s;
	}
	.snav > li .snav_cnt > span:hover{
		background: #00488a;
	}
	.snav > li .snav_cnt > span::after{
		content: '';
		display: block;
		width: 0;
		height: 0;
		border-left: 5px solid transparent;
		border-right: 5px solid transparent;
		border-top: 5px solid #fff;
		position: absolute;
		transition: .2s;
	}
	.snav > li .snav_cnt > span.active::after{
		border-top: 0;
		border-bottom: 5px solid #fff;
	}
	.snav > li ul{
		position: relative;
		padding: 0;
	}
	.snav > li .snav_cnt > a{
		padding-right: 62px !important;
	}
	
	.snav > li {
		float: none;
		height: auto;
		line-height: 100%;
	}
	.snav > li:last-child{
		margin: 0;
	}
	.snav > li .snav_cnt {
		position: relative;
		left: auto;
		right: auto;
		bottom: auto;
		top: auto;
	}
	.snav_cnt{
		padding: 0;
		min-height: auto;
	}
	.snav > li .snav_cnt > a{
		padding: 20px;
	}
	.snav > li .snav_cnt > a br{
		display: none;
	}
	.snav > li ul {
		margin: 0 20px;
		padding: 0 45px 20px 0;
	}
	.snav > li li {
		margin: 0 0 10px 0;
	}
}
@media (max-width: 767px) {
	.sb_top{
		display: none;
	}
	.sb_title{
		display: block;
		color: #4A4A4A;
	}
	.dwnl{
		display: block;
	}	
	.dwnl + img{
		display: none;
	}
	.div_table .ec_body span{
		text-align: left;
	}
	.ec_head{
		display: none;
	}
	.div_table .ec_body .tb_ffo + .td_key{
		display: none;
	}
	.div_table .ec_body span {
		float: none;
		display: block;
		width: auto;
		padding: 10px;
	}
	.tb_row{
		border-bottom: 1px solid #ccc;
		padding: 0 0 10px;
		margin: 0 0 10px;
	}
	.event_image {
		float: none;		
		max-width: none;
	}
	.p_right {
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
	}
	.p_right .cnt table{
		display: table !important;
		width: auto !important;
		min-width: 100% !important;
		max-width: none !important;
		height: auto !important;
		overflow-x: visible;
	}
	.hc_left{
		display: none;
	}
	.hc_right {
		float: none;
		width: auto;
		margin: 0 20px;
	}
	.sob_list li:nth-child(1) {
		width: auto;
		height: 260px;
		float: none;
		margin: 0;
	}
	.sob_list li {
		float: none;
		position: relative;
		height: 260px;
		width: auto;
		margin-right: 0;
	}
	.sob_list li:nth-child(3), .sob_list li:nth-child(4) {
		width: auto;		
	}
	.sob_list li:nth-child(2) {
		width: auto;
		margin-right: 0;
		margin-bottom: 0;
	}
	.sob_list .owl-controls {
		margin-top: 13px;
	}	
	.bn_l {
		width: auto;
		float: none;
	}
	.sob_list_b li {
		float: none;
		position: relative;
		width: 100%;
		height: 260px;
	}
	.bn_r {
		width: auto;
		float: none;
		margin: 30px 0 0;
	}
	.for_sob_btn{
		display: none;
	}
	.foot_row .col_4{
		float: none;
		width: auto;
		margin: 0 0 15px;
		text-align: center;
	}
	.content .main{
		margin: 0;
	}
	.text_big {
		padding: 20px;
	}
	.list_soc li {
		float: none;
		display: inline-block;
	}
	.u_desc {
		padding: 25px 20px 0;
	}
	.u_title {
		font-size: 20px;
		padding: 36px 20px 26px;
	}
	.tab_docs_u {
		margin: 0;
	}
	.tab_doc_title {
		float: none;
		margin: 0 20px;
	}
	.Chairmen_gallery .owl-controls {
		margin-top: 20px;
	}
	.tab_doc_title li a {
		padding: 0 0 15px;
	}
	
	.p_left {
		width: auto;
		float: none;
		padding: 10px 0 10px;
	}
	.p_right {
		width: auto;
		float: none;
		padding: 20px;
	}
	.report li {
		float: none;
		width: auto;
		margin: 0 0 20px 0;
		background: #EAEEF3;
		padding: 20px;
		box-sizing: border-box;
		transition: 0.2s;
	}
	
	.module_article.param_contacts .text_big{
		padding: 30px 20px 30px;
	}
	.module_article.param_login .text_big{
		padding: 30px 20px 30px;
	}
	.module_article.param_reg .text_big,
	.module_article.param_m-reg .text_big{
		padding: 30px 20px 30px;
	}
	.c_left {
		float: none;
		width: auto;
		padding: 20px;
	}
	.c_right {
		float: none;
		width: auto;
		padding: 25px 20px;
	}
	.Events_Calendar .ec_body span {
		background: #fff;
		padding: 12px 10px;
	}
	.box.acc_form,
	.box.contacts_form {
		padding: 24px 20px 23px;
	}
	.logout_btn {
		/* margin-right: 20px; */
	}
	.e404{
		font-size: 180px;
	}
	.left_nav li.active a{
		border-top: 1px solid #8697a2;
		border-bottom: 1px solid #8697a2;
	}
}
@media (max-width: 560px) {
	.copy {
		float: none;
		text-align: center;
	}
	.developer {
		float: none;
		text-align: center;
		padding: 10px 0 0;
	}
	.foot_nav {
		width: auto;
		text-align: center;
		padding: 10px 0 0;
	}
	.u_img {
		width: auto;
		float: none;
		margin: 0;
	}
	.u_cnt {
		width: auto;
		float: none;
		margin: 30px 0 0;
	}
	.flag_img{
		margin: 0 0 20px;
	}
	.u_cnt p {
		margin-bottom: 20px;
	}
	
	.vis_data {
		float: none;
		width: auto;
		padding: 3px 0 0;
	}
	.vis_event {
		float: none;
		width: auto;
	}
	.vis_event a {
		margin: 10px 10px 0 0;
		float: none;
	}
	.list_type_docs li {
		margin: 0 0 8px 0 !important;
		float: none;
	}
	.list_type_docs li a{
		text-align: left;
	}
	.modal-body .div_table .ec_body span.td_key{
		display: none;
	}
	.div_table .tb_ffo a{
		color: #4092ca;
	}
	
	/*.eit_i {
		width: 10%;
	}
	.eit_d {
		width: 90%;
	}*/
	
	.p_right .cnt ul li {
		margin: 0 0 5px 10%;
	}
}
@media (max-width: 510px) {
	/*.top_right{
		display: none;
	}*/
	.top_right .cabinet{
		display: none;
	}
	.btn_nav {
		padding: 16px 12px 17px 12px;
	}
	.btn_nav.active .top_nav {
		top: 71px;
	}
	.lang {
		margin: 27px 32px 0 0;		
	}
	.inner .lang {
		margin: 22px 27px 0 0;
		background: #fff;
		padding: 5px;
		border-radius: 5px;
	}
	.search {
		margin: 28px 0 0 15px;
	}
	.top_right {
		margin-right: -5px;
	}
	.logo {
		padding: 14px 0 0;
	}
	.logo img{
		width: 70px;
	}
	header > .main {
		margin: 0;
		padding: 0 20px;
		background: url(../images/tnf.png);
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		z-index: 2;
		border-bottom: 1px solid #32516e;
		height: 71px;
	}
	.btn_nav > a{
		font-size: 0;
	}
	.btn_nav > a > svg {
		margin: -3px 0 0 0;
	}
	.btn_nav > a > svg.ic_close {
		margin: 2px 1px 0 4px;
	}
	.inner header > .main {
		background: #fff;
		box-shadow: 0 0 7px #b1b1b1;
		border: 0;
	}
	.head_cnt {
		margin: 71px 0 0;
		padding-top: 20px;
	}
	header {
		z-index: 4;
		position: relative;
	}
	.sob_list_n li {
		float: none;
		height: 220px;
		width: auto;
		margin-right: 0;
		margin: 0 0 15px;
	}
	.sob_list_n li:nth-child(1) {
		margin-bottom: 0;
	}
	.sob_list_n li:last-child {
		margin-bottom: 0;
	}
	.sob_list_n li:nth-child(2), .sob_list_n li:nth-child(3) {
		width: auto;
	}
	.bread_block{
		margin: 71px 0 0;
	}
	.foot_row {
		padding: 0 0 20px 0;
	}
	.list_soc {
		margin: 40px 0 0;
	}
		
	.cnt .ns_desc h2, .cnt .ns_desc h3 {
		font-size: 17px;
	}
	.cnt .ns_desc p {
		font-size: 15px;
	}
	.faq_dcnt{
		font-size: 15px;
	}
	.div_table .ec_body span{
		padding: 5px 10px;
		overflow: hidden;
	}
	.c_btn{
		width: auto;
	}
	.list_docs li a {
		padding: 20px 15px;
	}
	.ld_img img {
		/* height: 26px; */
	}
	.ld_desc {
		/* width: 87.5%; */
	}
	.ld_title {
		font-size: 14px;
	}
	.cnt p img {
		margin: 0 0 15px;
		width: 100% !important;
		height: auto !important;
	}
	.tab_doc_title li {
		margin: 0 20px 20px 0;
	}
	.tab_doc_title li a {
		padding: 0 0 3px;
		border-color: transparent;
	}
	.sob_list li:nth-child(1) .sbt_name {
		font-size: 24px;
	}
	.sob_list_n li:nth-child(1) .sbt_name {
		font-size: 20px;
	}
	.bread_block{
		padding-top: 15px;
	}
	.gbps .owl-item img {
		display: inline-block;
		width: 110px;
	}
	.gbps .owl-item span {
		display: block;
		padding-top: 15px;
		font-size: 26px;
	}
	.hcr_title {
		font-size: 26px;
	}
	
	.cab_nav{
		display: block;
	}
	.cab_nav ul{
		padding: 0;
		margin: 0;	
	}
	.cab_nav li{
		padding: 0;
		margin: 0;
		list-style: none;
		/*float: left;
		width: 20%;
		border-left: 1px solid #ccc;*/
		/* border-top: 1px solid #ccc; */
	}
	/*.cab_nav li:first-child{
		width: 60%;
		border-left: 0;
	}*/
	.cab_nav li a{
		display: block;
		font-weight: bold;
		font-size: 14px;
		color: #505357;
		text-transform: uppercase;
		text-decoration: none;
		padding: 10px 20px;
		text-align: center;
	}
	.cab_nav li.active a,
	.cab_nav li a:hover{
		background: #00498f;
		color: #fff;
	}
	.inner .cab_nav li a{
		color: #fff;
	}
	.inner .cab_nav li.active a,
	.inner .cab_nav li a:hover{
		background: #fff;
		color: #505357;
	}
	.cab_nav li:first-child a{
		text-align: left;
		padding-top: 18px;
	}
	.g-recaptcha{
		transform:scale(0.79);
		transform-origin:0 0
	}
	h1 {
		font-size: 26px;
	}
	.sob_list_b li .sbt_name{
		font-size: 26px;
	}
	.logout_btn svg {
		/* margin: -1px 6px 0 0px; */
	}
	.logout_btn {
		/* font-size: 0; */
		/* padding: 9px 3px 7px 12px;
		margin-left: 10px;
		margin-bottom: 10px; */
	}
	.p_right .cnt ul.list_other_members li span{
		font-size: 14px;
	}
}

@media (max-width: 425px) {
	.p_right .cnt ul.list_other_members li:nth-child(3n+1) {
		clear: none;
	}
	.p_right .cnt ul.list_other_members li{
		width: 46%;
		margin: 9px 4% 1.2%;
	}
	.p_right .cnt ul.list_other_members li:nth-child(3n) {
		margin: 9px 4% 1.2% 0;
	}
	.p_right .cnt ul.list_other_members li:nth-child(2n+1) {
		clear: both;
	}
	.e404{
		font-size: 140px;
	}
	.add_calendar > a{
		font-size: 17px;
	}
	.add_calendar ul{
		left: 0;
	}
	.u_title {
		font-size: 17px;
		padding: 26px 20px 16px;
	}
	.logout_btn {
		/* margin-top: 20px; */
	}
	.cnt h2, .cnt h3{
		font-size: 18px;
	}
	.cnt .ns_desc h2, .cnt .ns_desc h3 {
		font-size: 15px;
	}
}
.checkboxes{
	padding: 0 0 0 25px;
}
.checkboxes.pad_n{
	padding: 0 0 0 0;
}
.pool_eag{
	display: none;
}
.pool_eag label{
	font-weight: bold;
}
.pool_eag .checkbox label{
	font-size: 14px;
	font-weight: normal;
}
.checkboxes input[type="radio"], .checkboxes input[type="checkbox"]{
	margin-top: 2px;
}
.checkboxes .radio, .checkboxes .checkbox{
	margin-bottom: 17px;
	line-height: 150%;
}
.checkboxes ul{
	margin-top: -10px !important;
	margin-bottom: 17px !important;
}
.checkboxes ul li{
	line-height: 130%;
	margin: 0 0 5px 40px !important;
	color: #888;
}
.show_blank{
	text-decoration: none !important;
	border-bottom: 1px dashed #4092ca;
}
#show_blank{
	display: inline-block;
    font: bold 16px/18px "Open Sans", sans-serif;
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    border: none;
    white-space: normal;
    padding: 16px 20px;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    background: #3883ff;
    color: white;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-transform: uppercase;
    position: relative;
    overflow: hidden;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#show_blank:hover{
	background: #4A4A4A;
}

.pool_eag form{
	color: #333;
	background: #f5f5f5;
	box-shadow: none;
}
.pool_eag form .checkboxes ul li,
.pool_eag form label,
.pool_eag form .checkbox label{
	color: #333;
}
.pool_eag form .form-control{
	border: 1px solid #889cab;
}

.cnt table.list_experts_EAG td{
	padding: 15px 15px 25px;
	vertical-align: top;
	font-size: 14px;	
}
.cnt table.list_experts_EAG td:last-child{
	width: 100%;
}
.cnt table.list_experts_EAG td img{
	min-width: 130px !important;
	width: 130px !important;
	height: auto !important;
}
@media (max-width: 768px) {	
	.pool_eag form .page-subheading br{
		display: none;
	}
}
@media (max-width: 480px) {	
	.cnt table.list_experts_EAG td{
		padding: 10px 10px 17px;		
	}
	.cnt table.list_experts_EAG td img{
		min-width: 100px !important;
		width: 100px !important;
	}
}

/**/
.list_tree{
	padding: 0;
	margin: 0;
	list-style: none;
}
.list_tree li{
	margin: 0px 0 6px 23px !important;
	padding: 0;
}
.list_tree li.dir{
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #dedede;
	display: none;
}
.list_x > .list_tree > li.dir{
	display: block;
}
.list_x > .list_tree .list_tree{
	display: none;
}
.list_x > .list_tree .dir.active > .list_tree{
	display: block;
}
.list_x > .list_tree .dir.active > .list_tree > .dir{
	display: block;
	border-right: 0 !important;
}
.list_tree li .ir{
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 7px 10px 7px 0;
	border-right: 0 !important;
	position: relative;
}
.list_tree li .ir > div{
	display: flex;
	justify-content: flex-start;
	align-items: center;			
}
.list_tree li .ir > div input{
	margin: 0 7px 0 0;
}
.list_tree li .file {
	border-bottom: 1px dashed #ccc;
}
.list_tree li .file:last-child {
	border-bottom: none;
}
.list_tree li .file .ir{
	padding: 2px 7px 6px;
}
.dir > .ir{
	background: #ebebeb;			
}
.dir > .ir > div:first-child{
	display: flex;
	justify-content: space-between;
	align-items: center;
	min-width: 100%; 
}
.ir .selects{
	display: none;
}
div > .list_tree > li.dir > .ir .selects{
	display: flex;
}
.list_tree li .if{
	height: 16px !important;
	margin-left: 0 !important;
	margin: 0 7px 0 0px!important;
	display: block !important;
}
div > .list_tree > li{
	padding-left: 0;
	border: 1px solid #dedede;
	margin-left: 0;
}
.list_tree img{
	height: 16px;
}
.list_tree .folder_open_close{
	color: #333;
}
.list_tree .folder_open_close img{
	height: 10px;
	margin: 5px 7px;
}
.list_tree .folder_open_close img.icon_minus{
	display: none;
}
.list_tree .dir.active > .ir div > .folder_open_close > img.icon_plus{
	display: none;
}
.list_tree .dir.active > .ir div > .folder_open_close > img.icon_minus{
	display: block;
}
div > .list_tree .dir .list_tree{
	padding-right: 0;
	border-right: 0 !important;
}
.list_x > .list_tree .dir.no_subfolder .folder_open_close img{
	display: none;
}
.list_x > .list_tree .dir.no_subfolder .folder_open_close img.icon_plus,
.list_x > .list_tree .dir.no_subfolder .folder_open_close img.icon_minus,
.list_x > .list_tree .dir.no_subfolder .download_full{
	display: none !important;
}
.list_x > .list_tree .dir.no_subfolder .ir{
	padding-left: 24px;
}
.selects{
	display: flex;
	align-items: center;
}
.selects select{
	margin-right: 10px;
}
.ir a{
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.list_tree .date{
	color: #a0a0a0;
	min-width: 133px;
	text-align: right;
	margin-left: 10px;
	font-size: 14px;
}

							
.list_x > .list_tree > li.dir{
	margin: 0;
}
.list_x > .list_tree .dir.active > .list_tree {
	display: block;
	padding-top: 5px;
}
.list_tree a{
	text-decoration: none;
}
.list_tree li{
	list-style: none !important;
}

.uchastniki_msk_list{
	padding: 0;
	margin: 0 0 40px;
}
.uchastniki_msk_list > div{
	padding: 0 0 30px;
	margin: 0 0 30px;
	list-style-type: none;
	border-bottom: 4px solid #dfdfdf;
	display: flex;
	justify-content: flex-start;
}
.uchastniki_msk_list > div:last-child{
	padding: 0;
	margin: 0;
	border-bottom: none;	
}
.uchastniki_msk_list > div .umsk_img{
	min-width: 25%;
	max-width: 25%;
	margin-right: 3%;
	text-align: center;
}
.uchastniki_msk_list > div .umsk_img .umsk_uim{
	width: 100%;
	/* padding-top: 100%; */
	background-color: #f4f6f8;
	position: relative;
}
.uchastniki_msk_list > div .umsk_img .umsk_uim img{
	/* position: absolute; */
	/* top: 0; */
	/* left: 0; */
	width: 100%;
	/* height: 100%; */
	object-fit: cover;
}
.uchastniki_msk_list > div .umsk_desc{
	min-width: 62%;
	max-width: 62%;
}
.uchastniki_msk_list > div .umsk_name{
	font-size: 18px;
	font-weight: bold;
}
.uchastniki_msk_list > div .umsk_description{
	font-size: 18px;
	padding: 10px 0 15px;
	border-bottom: 1px dashed #dfdfdf;
}
.uchastniki_msk_list > div .umsk_text_big{
	padding: 20px 0 0;
}
@media (max-width: 768px) {	
	.uchastniki_msk_list > div .umsk_description{
		font-size: 16px;
	}
}
@media (max-width: 480px) {	
	.uchastniki_msk_list > div{
		display: block;
	}
	.uchastniki_msk_list > div .umsk_img{
		min-width: auto;
		max-width: none;
		margin-right: 0;
	}
	.uchastniki_msk_list > div .umsk_desc{
		padding: 25px 0 0;
		min-width: auto;
		max-width: none;
	}
}


.msk_docs_list{
	padding: 0;
	margin: 0 0 40px;
}
.msk_docs_list > a{
	padding: 20px 10px;
	list-style-type: none;
	border-bottom: 1px solid #dfdfdf;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	text-decoration: none;
}
.msk_docs_list > a:hover{
	background: #f9f9f9;
	text-decoration: none;
}
.msk_docs_list > a:last-child{
	border-bottom: none;	
}
.msk_docs_list > a .umsk_img{
	min-width: 30px;
	max-width: 30px;
	margin-right: 15px;
	text-align: center;
}
.msk_docs_list > a .umsk_desc{
	width: 100%
}
.msk_docs_list > a .umsk_name{
	font-size: 16px;
}
.msk_docs_list > a .umsk_description{
	font-size: 18px;
	padding: 10px 0 15px;
	border-bottom: 1px dashed #dfdfdf;
}
.msk_docs_list > a .umsk_text_big{
	padding: 20px 0 0;
}

/* new events reg */

/* ==== */
.attach{
	width: 100%;
	/* padding: 18px 0 0 */
}
.attach__head {
	border-bottom: #000 solid 1px;
	text-transform: uppercase;
	font-weight: 700;
	padding: 0 0 5px 0px;
	margin: 0 0 5px 0;
}

.attach__item {
	border-bottom: rgba(0,0,0,.15) solid 1px;
	padding: 15px 0;
	margin: 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.form_row_file .attach__item:last-child{
	border-bottom: none;
}
.attach__item > label{
	width: 100%;
}
.bg .attach__item{
	border-bottom: rgba(255,255,255,.15) solid 1px;
}
/*
.attach__item:not(.attach__item--attached):not(:first-child) {
	margin-top: 20px; 
}
*/
.attach__item.attach__item--attached label{
	display: none;
}
.attach__item:last-of-type {
	margin-bottom: 0px;
	border-bottom: none;
}

.attach__up {
	cursor: pointer;
    color: var(--important_color);
    display: block;
    padding: 16px 20px;
    min-height: 23px;
    transition: .3s;
    text-align: center;
    width: 100%;
    border: 1px dashed #B7BBC0;
    border-radius: 4px;
}
.attach__up span{
	display: inline-block;
	transition: .3s;
	line-height: 110%;
    background: url(../images/ta/attach__up.svg) left center/13px no-repeat;
	padding-left: 20px;
	font-size: 13px;
}
.attach__up span b{
	font-weight: 400;
	color: #828282;
	display: inline-block;
	padding-left: 5px;
}
.attach__up:hover span{
	background-image: url('../images/ta/attach__up-hover.svg');
}
.attach__up:hover span{
	color: #4092CA;
}
@media screen and (max-width: 767px){
	.attach__up{
		font-size: 14px;
	}
	.attach__up span{
		padding-top: 2px;
	}
}
.attach__up:hover {
  	color: var(--important_color_active);
}
.attach__item--attached .attach__name{
	padding: 0 10px 0 0;
	width: calc(100% - 17px);
	word-wrap: break-word;
}
@media screen and (max-width: 767px){
	.attach__name{
		font-size: 14px;
	}
}
.attach__edit,
.attach__delete {
	display: none;
	cursor: pointer;
	min-width: 17px;
	max-width: 17px;
	height: 17px;
	transition: var(--transition);
}

.attach__edit {
	background: url('../images/ta/close.svg') center center no-repeat;
	/* background-size: 17px; */
	margin-right: 12px;
}

.attach__delete {
	background: url('../images/ta/close.svg') center center/14px no-repeat;
	/* background-size: 17px; */
}
.attach__delete:hover {
  	background-image: url('../images/ta/close_red.svg');
}

.attach__item--attached .attach__up {
 	 display: none;
}

.attach__item--attached .attach__edit,
.attach__item--attached .attach__delete {
  	display: inline-block;
}

input[type="file"].attach__input {
 	 display: none;
}
.file_error{
	display: none;
	color: #E26A50;
	margin-bottom: 20px;
}
.massage__chr_cnt{
    z-index: 2;
    padding: 3px 6px;
    font-size: 10px;
    text-align: right;
    position: absolute;
    right: 1px;
    top: 31px;
    background: #e7e7e7;
    border-radius: 0 3px 0 3px;
	display: none;
}
/* ==== */

.text-center{
	text-align: center;
}
/*  */
.param_cabinet .bread_block .main{
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 30px;
	padding-top: 20px;
	padding-bottom: 58px;
	flex-wrap: wrap;
	position: relative;
}
.param_cabinet .bread_block .main h1{
	margin: 0;
}
.param_cabinet .bread_block .main:after{
	display: none;
}
.param_cabinet .logout_btn{
	float: none;
	margin: 0;
	min-width: 112px;
	max-width: 112px;
}
.param_cabinet .cab_nnav{
	background: #fff;
	border-radius: 4px;
	margin-top: -33px;
	padding: 0 16px;
}
.param_cabinet .cab_nnav ul{
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-wrap: wrap;
}
.param_cabinet .cab_nnav ul li a{
	display: block;
	padding: 24px 10px;
	color: #4A4A4A;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 700;
	position: relative;	
}
.param_cabinet .cab_nnav ul li:hover a::after{
	content: '';
	display: block;
	left: 10px;
	right: 10px;
	bottom: 0;
	position: absolute;
	height: 3px;
	background-color: #d3e5f0;
}
.param_cabinet .cab_nnav ul li.active a::after{
	content: '';
	display: block;
	left: 10px;
	right: 10px;
	bottom: 0;
	position: absolute;
	height: 3px;
	background-color: #4092CA;
}
.param_cabinet .p_right{
	margin: 0;
	width: auto;
	float: none;
	border-radius: 4px 4px 0 0;
}
.ta_content{
	padding: 20px 0 40px;
}
.ta_box{
	margin-bottom: 40px;
}
.ta_box:last-child{
	margin-bottom: 0;
}
.ta_head{
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
	gap: 30px;
}
.jc_fs{
	justify-content: flex-start;
}
.ta_head h2{
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	margin: 0;
}
.ta_head h2 a{
	display: flex;
	justify-content: space-between;
	align-items: center;
	color: #979797;
}
.ta_head h2 a b{
	border-bottom: 3px solid transparent;
	padding-bottom: 4px;
	transition: .2s;
}
.ta_head h2 a:not(.selected):hover b{
	border-color: #979797;
}
.ta_head h2 a.selected{
	color: #333232;
}
.ta_head h2 a.selected b{
	display: block;
	border-color: #4092CA;
}
.ta_head h2 span{
	font-weight: 400;
	font-size: 14px;
	color: #979797;
	display: block;
	margin-left: 8px;
}
.ta_body{
	margin-top: 24px;
}
.ta_btn{
	color: #fff !important;
	display: flex;
	justify-content: center;
    align-items: center;
	gap: 0 5px;
	padding: 12px 16px;
	border-radius: 4px;
	text-decoration: none;
	font-size: 14px;
	background-color: #4092CA;
	text-align: center;
	border: 0;
	transition: .3s;
}
.ta_btn.full{
	width: 100%;
}
.ta_btn:hover{
	background-color: #4ba2dc;
	color: #fff;
}
.ta_btn:active,
.ta_btn:focus{
	background-color: #3a92cc;
	color: #fff;
}
.ta_btn img{
	height: 16px;
	margin-top: 2px;
}
.ta_btn_default,
.ta_btn_default:focus{
    color: #898989 !important;
    background-color: #eeeeee;
}
.ta_btn_default:hover{
    color: #fff !important;
    background-color: #d44f4f;
}
.ta_btn_save,
.ta_btn_save:focus{
    color: #fff !important;
    background-color: #60b897;
}
.ta_btn_save:hover{
    color: #fff !important;
    background-color: #67c3a1;
}
.ta_delete,
.ta_cancel{
	color: #D0021B !important;
	display: flex;
	justify-content: center;
    align-items: center;
	gap: 0 5px;
	padding: 12px 16px;
	border-radius: 4px;
	text-decoration: none;
	font-size: 14px;
	border: 1px solid #D0021B;
	text-align: center;
	transition: .3s;
	background: none;
}
.ta_delete:hover,
.ta_cancel:hover{
	background-color: #fff0f2;
	color: #D0021B;
}
.ta_delete:active, .ta_delete:focus,
.ta_cancel:active, .ta_cancel:focus{
	background-color: #cc0fff0f251c;
	color: #D0021B;
}
.ta_delete img,
.ta_cancel img{
	height: 16px;
	margin-top: 2px;
}
.ta_btn_sm{
	padding: 2px 7px;	
}
.ta_btn_md{
	padding: 7px 10px;	
}
.ta_delete.ta_bg{
	background-color: #D0021B;
	color: #fff !important;
}
.find-p{
	margin-top: 7px;
}
.inline-flex{
	display: inline-flex;
}

.ta_more{
	color: #4092CA;
	display: block;
	padding: 12px 16px;
	border-radius: 4px;
	text-decoration: none;
	font-size: 14px;
	background-color: #fff;
	text-align: center;
	border: 1px solid #4092CA;
	transition: .3s;
}
.ta_more:hover{
	background-color: #4092CA;
	color: #fff;
}
.ta_more:active{
	background-color: #3a92cc;
	color: #fff;
}
.list_applications{
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.list_applications > li{
	padding: 24px;
	background-color: #fff;
	margin-bottom: 16px;
	border-radius: 4px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 32px;
	min-height: 122px;
}
.list_applications > li .app_title{
	width: 100%;
}
.list_ta_projects{
	padding: 0;
	margin: 0 -1%;
	list-style-type: none;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}
.list_ta_projects > li{
	padding: 24px;
	background-color: #fff;
	border-radius: 4px;
	max-width: 23%;
	min-width: 23%;
	margin: 0 1% 2%;
	display: none;
	flex-direction: column;
	justify-content: space-between;
}
.list_ta_projects > li:nth-child(1),
.list_ta_projects > li:nth-child(2),
.list_ta_projects > li:nth-child(3),
.list_ta_projects > li:nth-child(4){
	display: flex;
}
.list_ta_projects.show_all > li{
	display: flex !important;
}
.list_ta_projects > li > a{
	color: #000;
    font-size: 18px;
}
.list_ta_projects > li > a:hover{
	color: #4092CA;
}
.app_title > a{
	color: #000;
	font-size: 18px;
}
.app_title > a:hover{
	color: #4092CA;
}
.app_dtl{
	min-width: 270px;
	max-width: 270px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	gap: 20px;
}
.ta_count_files{
	font-size: 12px;
	background: url(../images/ta/file.svg) left center/11px no-repeat;
	padding-left: 17px;
	display: block;
	white-space: nowrap;
}
.ta_count_application{
	font-size: 12px;
	background: url(../images/ta/file.svg) left center/11px no-repeat;
	padding-left: 17px;
	display: block;
	white-space: nowrap;
	color: #c00;
    font-weight: bold;
}
.list_tasks .ta_count_application{
	margin-top: 12px;
}
.ta_count_mssages{
	font-size: 12px;
	background: url(../images/ta/icpn_mssages.svg) left center/11px no-repeat;
	padding-left: 17px;
	display: block;
	white-space: nowrap;
}
.ta_count_tasks{
	font-size: 12px;
	background: url(../images/ta/task.svg) left center/11px no-repeat;
	padding-left: 17px;
	display: block;
	white-space: nowrap;
}
.ta_count_tasks:hover{
	color: #4092CA;
}
.ta_count_dialogues_count_new_messages{
	font-size: 12px;
	background: url(../images/ta/icon_all_message.svg) left center/11px no-repeat;
	padding-left: 17px;
	display: block;
	color: #e64519;
	font-weight: 600;
	white-space: nowrap;
}
.ta_count_dialogues_count_new_messages:hover{
	text-decoration: underline;
	color: #e64519;
}
.app_param div:nth-child(1){
	font-size: 10px;
	font-weight: 600;
	color: #979797;
}
.app_param div:nth-child(2){
	font-size: 13px;
	font-weight: 400;
	color: #000;
	margin-top: 8px;
}
.app_status{
	padding: 8px;
	border-radius: 4px;
	font-weight: 600;
	font-size: 10px;
	text-align: center;
}
.app_status.draft{
	background-color: #fdd2d2;
}
.app_status.new{
	background-color: #EBEBEB;
}
.app_status.created{
	background-color: #FFF0A4;
}
.app_status.execution{
	background-color: #CEF0FF;
}
.app_status.completed{
	background-color: #B0F0E1;
}
.app_status.for_revision{
	background-color: #e64519;
	color: #fff;
}
.ta_container{
	display: flex;
	justify-content: space-between;
}
.ta_left{
	min-width: 75%;
	max-width: 75%;
}
.ta_left.full{
	min-width: 100%;
	max-width: 100%;
}
.ta_right{
	min-width: 23%;
	max-width: 23%;
}
.app_total{
	font-size: 13px;
	font-weight: 600;
}
.title_tasks_total{
	font-size: 18px;
	font-weight: 600;
}
.app_sort{
	font-size: 13px;
	font-weight: 400;
	color: #4092CA;
	background: url(../images/ta/arr_d.svg) right center/12px no-repeat;
	padding-right: 17px;
}
.app_sort.desc{
	background-image: url(../images/ta/arr_u.svg);
}
.app_sort:hover{
	color: #469dd6;
}
.app_sort:focus,
.app_sort:active{
	color: #4092CA;
}
.ta_r_title{
	font-size: 12px;
	color: #979797;
}
.mt2{
	margin-top: 2px;
}
.ta_r_title_fl{
	display: flex;
	gap: 10px;
	justify-content: space-between;
	width: 100%;
}
.ta_r_title_fl a{
	font-size: 12px;
	color: #979797;
	border-bottom: 1px dashed #979797;
}
@media (max-width: 991px) {
	.list_ta_projects{
		flex-wrap: wrap;
		margin: 0 -2%;
	}
	.list_ta_projects li{
		max-width: 46%;
    	min-width: 46%;
		margin: 0 2% 4%;
	}
}
@media (max-width: 767px) {
	.ta_content{
		margin: 0 20px;
	}
	.app_dtl{
		display: block;
		min-width: 140px;
   		max-width: 140px;
	}
	.app_dtl .app_param{
		margin-bottom: 20px;
	}
	.app_status{
		margin-top: 15px;
	}
	.param_cabinet .cab_nnav ul li a{
		padding: 15px 10px;
	}
	.ta_container{
		flex-wrap: wrap;
	}
	.ta_right{
		order: 1;
		min-width: auto;
		max-width: none;
		margin-bottom: 20px;
		width: 100%;
	}
	.ta_left{
		width: 100%;
		order: 2;
		min-width: auto;
		max-width: none;
	}
}
@media (max-width: 575px) {
	.list_applications > li{
		display: block;
		padding: 20px;
	}
	.list_ta_projects{
		margin: 0;
	}
	.list_ta_projects li{
		padding: 20px;
		max-width: 100%;
		min-width: 100%;
		margin: 0 0 20px;
	}
	.app_title a{
		font-size: 16px;
	}
	.list_ta_projects > li > a{
		font-size: 16px;
	}
	.app_dtl:not(:first-child){
		margin-top: 25px;
	}
	.app_dtl{
		min-width: auto;
		max-width: none;
	}
	.param_cabinet .cab_nnav{
		padding: 0;
	}
}
.form_row{
	margin-bottom: 20px;
}
.tb_min .form_row{
	margin-bottom: 12px;
}
.form_row.no_mb{
	margin-bottom: 0;
}
.form_row:last-child(){
	margin-bottom: 0;
}
.form_row label{
	font-size: 13px;
	font-weight: 600;
}
.form_row .form_row{
	margin-bottom: 0;
}
.submit .ta_btn{
	width: 100%;
}
.as_radio{
	font-size: 13px;
	/* font-weight: 600; */
	background: url(../images/ta/radio.svg) left top/18px no-repeat;
	padding-left: 26px;
	display: inline-block;
}
.as_radio:hover{
	color: #337ab7;
}
.as_radio.active{
	background-image: url(../images/ta/radio_checked.svg);
}
.app-form{
	padding: 24px;
	background-color: #fff;
	border-radius: 4px;
	margin-bottom: 30px;
	display: none;
}
.form_title{
	font-size: 24px;
	font-weight: 600;
	margin-bottom: 24px;
}
input.styler,
textarea.styler{
	padding: 16px 20px;
	font-size: 14px;
	font-weight: 400;
	border-radius: 4px;
	border: 1px solid #B7BBC0;
	width: 100%;
	background-color: #F3F6F8;
	transition: .3s;
}
textarea.styler:focus{
	background-color: #fff;
}
@media (max-width: 575px) {
	.app-form{
		padding: 15px;
	}
}



.ta_bread{
	margin-bottom: 25px;
}
.btn-back{
    display: inline-flex;
    align-items: center;
	padding: 7px 13px 8px 30px;
	background: url('../images/ta/arr_l.svg') 10px center/14px no-repeat;
	color: #333;
	border: 1px solid #929292;
	border-radius: 4px;
	font-size: 14px;
}
.btn-back:hover{
	color: #000;
	border: 1px solid #000;
}
.btn-app-download{
	display: inline-block;
	padding: 7px 13px 8px 30px;
	background: url('../images/ta/download.svg') 10px center/14px no-repeat;
	color: #333 !important;
	border: 1px solid #929292;
	border-radius: 4px;
	font-size: 14px;
}
.btn-app-download:hover{
	color: #000 !important;
	border: 1px solid #000;
	text-decoration: none !important;
}
.btn-app-download.full{
	width: 100%;
}

.status_add_applications{
	border-radius: 4px;
	padding: 15px 24px;
	margin-bottom: 30px;
	font-size: 16px;
	border: 2px solid #afceb7;
	background-color: #e3f2e5;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	gap: 12px;
}
@media (max-width: 575px) {
	.status_add_applications{
		padding: 12px 15px;
	}
}
[name="save_applications"][value="draft"]{
	background-color: rgba(234,238,243,0.50);
	color: #000 !important;
}
[name="save_applications"][value="draft"]:hover{
	background-color: rgba(217, 221, 225, 0.5);
}
[name="save_applications"][value="cencel"]{
	background-color: #f9d4d4;
    color: #000 !important;
}
[name="save_applications"][value="cencel"]:hover{
	background-color: #f4c4c4;
}

.messages_ok{
	border-radius: 4px;
	padding: 15px 24px;
	font-size: 16px;
	border: 2px solid #afceb7;
	background-color: #e3f2e5;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	gap: 12px;
	margin-bottom: 30px;
}
.messages_ok.fixed{
	margin-bottom: 0;
	position: fixed;
    z-index: 10001;
    bottom: 20px;
    right: 20px;
	max-width: 510px;
	margin-left: 20px;
}
@media (max-width: 575px) {
	.messages_ok{
		padding: 12px 15px;
	}
	.messages_ok.fixed{
		bottom: 15px;
		right: 15px;
		margin-left: 15px;
	}
}
.messages_error{
	border-radius: 4px;
	padding: 15px 24px;
	margin-bottom: 30px;
	font-size: 16px;
	border: 2px solid #fac3c3;
	background-color: #f2e3e3;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	gap: 12px;
}
@media (max-width: 575px) {
	.messages_error{
		padding: 12px 15px;
	}
}


.edit_app_container{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	gap: 30px;
	margin-top: 17px;
	flex-wrap: wrap;
}
.edit_app_right{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	gap: 15px;
	flex-wrap: wrap;
}
.edit_app_right > a{		
	font-size: 12px;
}
.edit_app_right > a{
	color: #000;
}
.edit_app_right > a:hover{
	color: #4092CA;
}
.app_text_big{
	font-size: 18px;
	color: #000;
}
@media (max-width	: 575px) {
	.app_text_big{
		font-size: 16px;
	}
}
.edit_app_right > a.app_edit,
.edit_app_right > a.app_need_edit{
	background: url('../images/ta/edit.svg') left center/13px no-repeat;
	padding-left: 17px;
}
.edit_app_right > a.app_edit:hover,
.edit_app_right > a.app_need_edit:hover{
	background-image: url('../images/ta/edit_hover.svg');
}
.edit_app_right > a.app_delete{
	background: url('../images/ta/delete.svg') left center/10px no-repeat;
	padding-left: 15px;
}
.edit_app_right > a.app_delete:hover{
	background-image: url('../images/ta/delete_hover.svg');
	color: #bd4949;
}
.app_item_block{
	background: #fff;
	border-bottom: 1px solid #E0E0E0;
	margin-bottom: 24px;
	padding-bottom: 24px;
}
.list_tasks:not(.no_b) .app_item_block:first-child{
	border-top: 1px solid #E0E0E0;
	margin-top: 24px;
	padding-top: 24px;
}
.app_item_block.sm{
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.app_item_block:last-child{
	margin: 0;
	border: 0;
	padding: 0;
}
.app_item_block .app_dtl{
	min-width: auto;
    max-width: none;
	align-items: center;
}
.app_item_block h2{
	font-size: 24px;
	font-weight: 600;
	line-height: 135%;
	margin: 0 0 20px;
}
.app_item_block h2:last-child{
	margin: 0;
}
.app_item_block h3{
	font-size: 16px;
	font-weight: 600;
	line-height: 135%;
	margin: 0 0 24px;
	padding-bottom: 8px;
	border-bottom: 1px solid #E0E0E0;
}
.app_item_block h3:last-child{
	margin: 0;
}
.app_item_block p{
	margin: 0 0 10px;
}
.app_item_block p:last-child{
	margin: 0;
}
.app_item_block hr{
	margin-top: 10px;
	margin-bottom: 10px;
}
.app_item_body{
	padding: 24px;
	background: #fff;
	border-radius: 4px;
	border-bottom: 1px solid #E0E0E0;
	margin-bottom: 24px;
	color: #000;
}
.app_item_body:last-child{
	margin: 0;
	border-bottom: 0;
}
.as_app_title{
	font-size: 18px;
}
@media (max-width : 575px) {
	.as_app_title{
		font-size: 16px;
	}
	.app_item_block h2 {
		font-size: 20px;
	}
	.app_item_block h3 {
		font-size: 16px;
	}
	.app_item_body{
		padding: 20px;
	}
}
.ta_ib{
	font-size: 13px;
	margin-top: 8px;
}
.ta_ib p{
	font-size: 14px;
	margin-bottom: 10px;
	line-height: 120%;
	word-wrap: break-word;
}
.ta_ib p:last-child{
	margin-bottom: 0;
}
.ta_ib a{
	color: #4092CA;
}
.ta_ib a:hover{
	text-decoration: underline;
}
.list_app_dosc{
	margin: 0 0 20px;
	padding: 0;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	gap: 24px 48px;
}
.list_app_dosc:last-child{
	margin: 0;
}
.list_app_dosc > li{
	padding: 0;
	margin: 0;
	list-style-type: none;
	position: relative;
}
@media (min-width : 576px) {
	.list_app_dosc > li{
		max-width: 33%;
	}
}
.list_app_dosc > li > a{
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	gap: 10px;
	overflow: hidden;
}
.list_app_dosc > li > a > img{
	margin-top: 4px;
	height: 24px;
}
.list_app_dosc > li > a > span > span{
	display: block;
	transition: .3s;
}
.list_app_dosc > li > a > span > span:first-child{
	color: #979797;
	font-size: 12px;
}
.list_app_dosc > li > a > span > span:last-child{
	color: #000;
	font-size: 13px;
}
.list_app_dosc > li > a:hover > span > span:last-child{
	color: #4092CA;
}
.delete_app_file_check{
	display: none !important;
	background-color: rgba(250,250,250,.9);
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 2;
	text-align: center;
	font-size: 14px;
	color: #bd4949;
	border-radius: 2px;
	border: 1px solid #bd4949;
	gap: 6px;
}
.list_app_dosc > li:hover > a.delete_app_file_check,
.list_app_dosc > li > a.delete_app_file_check.active{
	display: flex !important;
	align-items: center;
	justify-content: center;
}
.list_app_dosc > li > a.delete_app_file_check > img{
	margin-top: 0;
	height: 12px;
}
.list_app_dosc > li > a.delete_app_file_check.active{
	background-color: rgb(249, 219, 219, .95);
}
.list_app_edit_btns{
	display: flex;
	flex-wrap: wrap;
	gap: 16px;
	margin-bottom: 24px;
}
.list_app_edit_btns > a{
	width: 100%;
	color: #fff;
	text-decoration: none;
}

.checkbox_block{
	position: absolute;
    top: -3px;
    right: -2px;
	bottom: 0;
	/* left: 0; */
	z-index: 2;
    min-width: 27px;
}
.checkbox_block > input{
	display: none;
    left: -100px;
}
.checkbox_block label{
	width: 100%;
	height: 100%;
	background: none;
	cursor: pointer;
	box-shadow: none;
	right: 0;
	top: 0;
	position: absolute;
	display: none;
}
.checkbox_block label::before,
.checkbox_block label::after{
	display: none !important;
}
.checkbox_block .custom-control-input {
    position: absolute;
    z-index: -1;
    width: 1rem;
    height: 1.25rem;
    opacity: 0;
}
.list_thumb li:hover .checkbox_block label{
	display: block;
}
.checkbox_block label:before{
	display: none;
	transition: 0.1s;
}
.checkbox_block label:after{
	display: none;
	transition: 0.1s;
}
.checkbox_block label:not(.form-check-label):not(.custom-file-label){
	background:  url(../images/ta/delete_hover.svg) top right /12px no-repeat;
	transition: 0.1s;
}
.checkbox_block label:not(.form-check-label):not(.custom-file-label):hover{
	/* background-color: rgb(255 255 255); */
}
.checkbox_block .custom-control-input:checked~.custom-control-label{
	background: rgb(255 255 255 / 70%) url(../images/ta/close_red.svg) center center /24px no-repeat;
	width: 100%;
	height: 100%;
	display: block;
}
.checkbox_block .custom-control-input:checked~.custom-control-label:hover{
	background-color: rgb(255 255 255 / 50%)
}
.pop{
	padding: 60px;
	background: #fff;
	border-radius: 8px;
}
.btns_in_pop{
	display: flex;
	flex-wrap: wrap;
	gap: 30px;
	align-items: center;
	justify-content: space-between;
}
.success_send{
	color: #2890a3;
	text-align: center;
	padding: 15px 20px;
	background: #fff;
	border-radius: 4px;
	font-size: 14px;
}
.delete_send{
	color: #D0021B;
	text-align: center;
	padding: 15px 20px;
	background: #fff;
	border-radius: 4px;
	font-size: 14px;
}
.pop_content{
	font-weight: 600;
	margin-bottom: 25px;
}
@media (max-width : 767px) {
	.pop{
		padding: 30px;
		border-radius: 4px;
	}
}
@media (max-width : 375px) {
	.pop{
		padding: 20px;
	}
	.btns_in_pop{
		gap: 20px;
	}
	.btns_in_pop a{
		width: 100%;
	}
}

.app_title_create{
	font-weight: 600;
	margin-bottom: 7px;
	font-size: 14px;
}
.as_flex{
	display: flex;
	gap: 15px 24px;
	justify-content: flex-start;
}
.as_flex > div{
	width: 100%;
}
.ano_info{
	margin-top: 20px;
	width: 100%;
}
@media (max-width : 767px) {
	.as_flex{
		flex-wrap: wrap;
	}
	.as_flex > div:not(:first-child) h3{
		margin-top: 15px;
	}
}
.label_count_task{
	color: #979797;
	font-size: 10px;
}

.as_task_title{
	font-size: 18px;
	font-weight: 600;
}
.as_task_title a{
	font-weight: 600;
}
.as_task_title a:hover{
	color: #4092CA;
}
.brb0{
	border-bottom: 0;
	padding-bottom: 0;
}
.list_task_details{
	display: flex;
	justify-content: flex-start;
	gap: 20px 80px;
	flex-wrap: wrap;
	font-weight: normal;
	margin-top: 16px;
}
.task_details span{
	font-size: 13px;
	display: block;
}
.task_details span:first-child{
	color: #979797;
	font-size: 12px;
	margin-bottom: 5px;
}
.row_title{
	display: flex;
	justify-content: space-between;
	gap: 24px;
	align-items: flex-start;
}
.row_title h2{
	padding: 0;
	margin: 0;
}
.row_title .app_status{
	margin-top: 0;
}
.row_id{
	display: flex;
	gap: 4px;
	white-space: nowrap;
	justify-content: flex-start;
	align-items: center;
	font-size: 12px;
	margin-top: 9px;
}
.row_id > span:first-child{
	color: #979797;
	font-weight: normal;
}
.row_id > span:last-child{
	color: #000;
	font-weight: 600;
}
.ano_info{
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	gap: 20px;
}
.ta_id_item{
	font-size: 12px;
	display: block;
	white-space: nowrap;
}
.mid{
	width: 100%;
}

.with_ano{
	display: flex;
	justify-content: space-between;
	gap: 24px;
	align-items: flex-start;
}
.ano_title{
	font-size: 12px;
	font-weight: normal;
	color: #979797;
	white-space: nowrap;
}
.ano_title > span:first-child{
	color: #979797;
	font-weight: normal;
}
.ano_title > span:last-child{
	color: #000;
	font-weight: 600;
}
.count_projects_in_year{
	font-size: 12px;
	font-style: italic;
}
.mb_15{
	margin-bottom: 15px;
}
.fs13{
	font-size: 13px !important;
}
.btn-sm-default{
	margin-top: 15px;
	font-size: 13px;
	text-transform: none;
	display: block;
}

.cab_control{
	text-align: right;
	min-width: 195px;
	position: relative;
	z-index: 3;
	flex-shrink: 0;
}
.ta_ohher_roles{
	margin-bottom: 10px;
	position: relative;
	text-align: left;
	z-index: 20;
}
.ta_ohher_roles > ul{
	display: none;
	position: absolute;
	z-index: 25;
	top: 100%;
	right: 0;
	left: auto;
	width: auto;
	min-width: 248px;
	list-style: none;
	margin: 0;
	padding: 0;
	background: #fff;
	border-radius: 4px;
	border: 1px solid #d6d6d6;
	box-shadow: 0 6px 20px rgba(0, 0, 0, 0.12);
	overflow: visible;
}
.ta_ohher_roles.open > ul{
	display: block;
}
.ta_ohher_roles > ul > li{
	border-bottom: 1px solid #dfdfdf;
	display: block;
	float: none;
	margin: 0;
	padding: 0;
}
.ta_ohher_roles > ul > li > a{
	display: block;
	padding: 8px 20px;
	background: #fff;
	font-weight: bold;
    font-size: 16px;
	white-space: nowrap;
}
.ta_ohher_roles > ul > li > a:hover{
	background-color: #00498F;
	color: #fff;
}
.ta_ohher_roles > ul > li.active > a{
	background-color: #eaf3f8;
}
.ta_ohher_roles > ul > li.active > a:hover{
	background-color: #00498F;
}
.ta_ohher_roles > ul > li > form{
	display: block;
	margin: 0;
}
.ta_ohher_roles > ul > li > form > .role-dropdown-btn{
	display: block;
	width: 100%;
	padding: 12px 20px;
	margin: 0;
	line-height: 1.45;
	min-height: 44px;
	background: #fff;
	font-weight: bold;
    font-size: 16px;
	white-space: nowrap;
	text-align: left;
	box-sizing: border-box;
	cursor: pointer;
	border: none;
	border-radius: 0;
	color: inherit;
	font-family: inherit;
	-webkit-appearance: none;
	appearance: none;
	outline: none;
}
.ta_ohher_roles > ul > li > form > .role-dropdown-btn:focus-visible{
	outline: 2px solid #4092CA;
	outline-offset: -2px;
	position: relative;
	z-index: 1;
}
.ta_ohher_roles > ul > li > form > .role-dropdown-btn:hover{
	background-color: #00498F;
	color: #fff;
}
.ta_ohher_roles > ul > li.active > form > .role-dropdown-btn{
	background-color: #eaf3f8;
}
.ta_ohher_roles > ul > li.active > form > .role-dropdown-btn:hover{
	background-color: #00498F;
}
.ta_ohher_roles > ul > li.as_line{
	border-bottom: 2px solid #b0c4d8;
	padding: 0;
	line-height: 0;
	font-size: 0;
	pointer-events: none;
}
.ta_ohher_roles > .ta_change_role_btn{
	position: relative;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	white-space: nowrap;
	font-weight: bold;
    font-size: 16px;
    color: #4A4A4A;
    border: 1px solid #4A4A4A;
    padding: 8px 38px 8px 20px;
    text-decoration: none;
	/* text-transform: uppercase; */
    border: 1px solid #d6d6d6;
    border-radius: 3px;
	background: #fff url(../images/arrow-down.svg) right 5px center/24px no-repeat;
	transition: 0.2s;
	z-index: 1;
}
.ta_ohher_roles.open > .ta_change_role_btn,
.ta_ohher_roles > .ta_change_role_btn:hover{
	background: #00498F url(../images/arrow-down-w.svg) right 5px center/24px no-repeat;
	border-color: #00498F;
	color: #fff;
	fill: #fff;
}
@media (max-width: 499px) {
	.ta_ohher_roles{
		display: inline-block;
		width: auto;
		max-width: 100%;
	}
	.ta_ohher_roles > ul{
		width: fit-content;
		min-width: 100%;
		right: 0;
		left: auto;
	}
}

.ta_logout_btn{
	background: #fff url(../images/logout.svg) right 15px center/16px no-repeat !important;
	padding: 12px 45px 12px 20px !important;
	line-height: 1.45 !important;
	min-height: 44px !important;
	box-sizing: border-box !important;
	display: block !important;
}
.ta_logout_btn:hover{
	background: #00498F url(../images/logout-w.svg) right 15px center/16px no-repeat !important;
}

.edbr{
    font-size: 12px;
    color: #fff;
    display: flex;
    align-items: center;
    text-align: left;
	gap: 10px;
    order: 2;
    border-radius: 4px;
    position: absolute;
    bottom: 20px;
	right: 0;
}
.edbr img{
	height: 28px;
}

.th_flex{
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 20px 30px;
	flex-wrap: wrap;
}
.btn-red{
	background: #c00;
	color: #fff;
}



.ta-comments.box-comments{
	background: #fff;
	margin-top: 15px;
}
.ta-comments .box-comment .comment-text{
	position: relative;
}
.ta-comments .message_id{
	position: absolute;
    right: 0px;
    bottom: -16px;
    font-size: 12px;
    color: #bebebe;
}
.ta-comments .box-comment .comment-text > p{
	margin: 3px 80px 6px 0;
}
.ta-comments .box-comment{
    padding: 12px 0;
    border-bottom: 1px solid #eee;
	border-left: 6px solid #b7ccc3;
    padding-left: 10px !important;
    padding-right: 10px !important;
	margin-bottom: 10px;
}
.ta-comments .box-comment.user_type_user{
	border-left-color: #b7ccc3;
	background: #f7fdee;
	margin-left: 26px;
}
.ta-comments .box-comment.user_type_admin{
	background: #fafdff;
	border-left-color: #92c0da;
}
.ta-comments .box-comment.user_type_user.no_read,
.ta-comments .box-comment.user_type_admin.no_read{
	border-left-color: #dd4b39;
	/* background-color: #fffbfa; */
}
.ta-comments.box-comments .box-comment:first-of-type{
	padding-top: 12px;
}
.user_type_user .username_val{
	color: #00a65a;
	font-size: 14px;
	font-weight: bold;
}
.user_type_admin .username_val{
	color: #367fa9;
	font-size: 14px;
	font-weight: bold;
}
.row_rev_btns{
	margin-top: 15px;
}
.img-sm,.box-comments .box-comment img,.user-block.user-block-sm img {
    width: 30px!important;
    height: 30px!important
}
.app_d_date{
	font-size: 14px;
	color: #868686;
}

.countries_block,
.recipient_free_block,
.reference_to_the_recommended_free_block{
	padding-top: 5px;
	display: none;
}
.ta_managers_list .app_item_block .ta_head:not(:first-child){
	margin-top: 10px;
}

.application_has_been_sent{
	padding: 8px;
    border-radius: 3px;
    font-weight: 600;
    font-size: 10px;
    text-align: center;
	background-color: #4caf50;
	color: #fff;
}
.list_labels{
	display: flex;
	gap: 10px;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: center;
}

.list_new_provider{
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
	gap: 8px;
}

select[multiple]{
	height: 50px;
	opacity: 0;
}

.ta_logs a{
	display: flex;
	align-items: center;
	justify-content: center;
}
.ta_logs a span{
    padding-left: 8px;
	font-weight: bold;
}
.ta_logs a img{
	width: 23px;
    margin-top: -3px;
	margin-bottom: -5px;
	animation: ta_logs_fadeIn 1s infinite;
}
@keyframes ta_logs_fadeIn {
	0% {opacity: 1;}
	20% {opacity: 0.5;}
	100% {opacity: 1;}
}

 .tl_row{
	background-color: #fefefe;
	padding: 15px;
	display: flex;
	justify-content: space-between;
	gap: 20px;
 }
 .tl_head{
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	gap: 20px;
 }
 .tl_body{
	margin-top: 15px;
 }
 .tl_row:not(:last-child){
	border-bottom: 1px solid #dfdfdf;
	padding-bottom: 15px;
	margin-bottom: 2px;
 }
 .tl_task{
	font-size: 13px;
 }
 .tl_date{
	font-size: 13px;
 }
 .tl_read{
	display: flex;
	justify-content: center;
	min-width: 60px;
	max-width: 60px;
	transition: .2s;
	background: #fff;
	border-radius: 5px;
	border: 1px solid #f4f4f4;
 }
 .tl_read:hover{
	border-color: #dcdcdc;
 }
 .tl_read span{
	min-width: 32px;
	max-width: 32px;
	background: url('../images/check-mark-svgrepo-com.svg') center center/32px no-repeat;
	opacity: .4;
	font-size: 0;
	transition: .2s;
 }
 .tl_row:hover .tl_read span{
	opacity: .6;
 }
 .tl_row:hover .tl_read:hover span{
	opacity: 1;
 }
.tl_read.active span{
	opacity: 1 !important;
 }
.tl_read_all{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-end;
	gap: 8px;
	margin: 5px 0 20px;
	font-size: 14px;
	color: #4092CA;
}
.tl_read_all span{
	min-width: 24px;
	max-width: 24px;
	height: 24px;
	background: url('../images/ta/dubl-ckech.svg') center center/24px no-repeat;
	font-size: 0;
	transition: .2s;
}

/* ТС коментарии */
.md_title{
	font-size: 19px;
	font-weight: 600;
	color: #142A3B;
}
.row_comment{
	font-size: 14px;
	border-top: 1px solid #ececec;
	padding-top: 17px;
	margin-top: 20px;
}
.row_comment .row_comment{
	margin-left: 50px;
}
.rc_head{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	gap: 10px 20px;
    flex-wrap: wrap;
}
.rc_user{
	/* Auto layout */
	display: flex;
	align-items: center;
	padding: 6px 17px 6px 7px;
	gap: 8.2px;
	background: #F2F2F2;
	backdrop-filter: blur(17.425px);
	border-radius: 20.5px;
	max-width: 540px;
}
.rc_user .rc_role{
	color: #8b8b8b;
}
.rc_user.me{
	background-color: rgba(155, 198, 227, 0.38);
}
.rc_user img{
	width: 28px;
	background-color: #fff;
	border-radius: 50%;
	padding: 5px;
}
.rc_user > span {
	color: #4b4b4b;
	font-weight: 600;
}
.rc_user > span > span{
	color: #9a9a9a;
	font-weight: 400;
	margin-left: 2px;
}
.rc_user.r_ta_a > span > span{
	display: none;
}
.rc_date{
	color: #828282;
}
.rc_body{
	padding: 16px 0 0 12px;
}
.rc_footer{
	padding-top: 16px;
	padding-left: 12px;
}
.row_comment form{
	margin-left: 12px;
}
.rc_footer.hide{
	display: none;
}
.rc_footer > a{
	color: #4092CA;
}
.rc_footer > a:hover{
	text-decoration: underline;
}
.form_comment{
	margin-top: 20px;
}
.form_comment.hide{
	display: none;
}
.row_form_footer{
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	gap: 15px 20px;
}
.bottom_comment{
	padding: 24px 32px;
	background: #F5F5F5;
	border-radius: 4px;
	margin-top: 25px;
}
.com_header{
	color: #142A3B;
	font-size: 19px; 
	font-weight: 600;
	margin-bottom: 16px;
}
.list_comments > .row_comment > .form_comment{
	margin-left: 50px;
}
.rc_nc{
	display: block;
	padding: 2px 5px;
	background: #c00;
	color: #fff;
	font-size: 12px;
	border-radius: 3px;
}
@media (max-width : 767px) {
	.row_comment .row_comment{
		margin-left: 20px;
	}
	.list_comments > .row_comment > .form_comment{
		margin-left: 20px;
	} 
	.bottom_comment{
		padding: 15px 20px;
	}
}
/* END ТС коментарии */

.list_partners_stacs{
    padding: 0 !important;
    margin: 15px 0 30px !important;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	gap: 20px 0;
}
.list_partners_stacs li{
	width: 33.33%;
    padding: 0 !important;
    margin: 0 !important;
	list-style-type: none !important;
	text-align: center;
	display: flex;
	justify-content: center;
	flex-direction: column;
}
.list_partners_stacs li > a{
	padding: 25px 20px;
	border-radius: 7px;
	display: block;
	margin: 0 10px;
	border: 1px solid #ececec;
	text-decoration: none;
	height: 100%;
}
.list_partners_stacs li > a:hover{
	box-shadow: 0 0 5px #eaeaea;
	text-decoration: none;
}
.list_partners_stacs li > a > img{
	min-width: 120px;
	height: 90px;
	border: 1px solid transparent;
	object-fit: contain;
}
.list_partners_stacs li > a > img.fix_w{
	width: 120px;
}
.list_partners_stacs li > a > img.border{
	border: 1px solid #dfdfdf;
	object-fit: cover;
}
.list_partners_stacs li > a > span{
	display: block;
	margin-top: 12px;
	font-size: 18px;
}
@media (max-width : 991px) {
	.list_partners_stacs li{
		width: 50%;
	}
	.list_partners_stacs li > a{
		padding: 25px 16px;
	}
	.list_partners_stacs li > a > span{
		font-size: 16px;
	}
}
@media (max-width : 480px) {
	.list_partners_stacs li{
		width: 100%;
	}
	.list_partners_stacs li > a{
		padding: 25px 20px;
	}
}

.list_ta_news{
    padding: 0 !important;
    margin: 0 -10px 10px !important;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	gap: 20px 0;
}
.list_ta_news li{
	width: 100%;
    padding: 0 !important;
    margin: 0 !important;
	list-style-type: none !important;
	display: flex;
	justify-content: center;
	flex-direction: column;
}
/*.list_ta_news > li{
	width: 33.33%;
	margin-left: -10px !important;
}*/
.list_ta_news li > a{
	display: block;
	margin: 0 10px;
	text-decoration: none;
	height: 100%;
	overflow: hidden;
	text-align: center;
}
.list_ta_news li > a:hover{
	text-decoration: none;
}
.list_ta_news li > a > img{
	width: 100%;
	max-width: 600px;
	object-fit: contain;
	display: inline-block !important;
}
.list_ta_news li > a > span.ta_news_date{
	display: block;
	margin-top: 12px;
	padding: 0 0 0;
	color: #8f8f8f;
	font-size: 14px;
	text-align: left;
}
.list_ta_news li > a > span.ta_news_title{
	display: block;
	margin-top: 8px;
	padding: 0 0 0;
	text-align: left;
}
.list_ta_news li > a > span.ta_news_desc{
	display: block;
	margin-top: 8px;
	padding: 0 0 17px;
	text-align: left;
	color: #4A4A4A;
}
.list_ta_news.owl-theme .owl-controls{
	margin-top: 18px;
}

/**/
.list_ta_news .owl-controls{
	margin-top: 10px;
	position: relative;
}
.list_ta_news .owl-controls .owl-nav [class*='owl-'] {
    color: white;
    font-size: 0;
    margin: 0;
    padding: 0;
    background: #d6d6d6;
    display: block;
    cursor: pointer;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    width: 29px;
    height: 50px;
    position: absolute;
    top: -165px;
	transition: 0.2s;
}
.list_ta_news .owl-controls .owl-nav [class*='owl-'].owl-prev{
	left: -59px;
	/* background: url(../images/Navigationbutton/Back.svg) center center no-repeat; */
	background: url(../images/narr_l.png) center center no-repeat;
}
.list_ta_news .owl-controls .owl-nav [class*='owl-'].owl-next{
	right: -59px;
	/* background: url(../images/Navigationbutton/Next.svg) center center no-repeat; */
	background: url(../images/narr_r.png) center center no-repeat;
}
.list_ta_news .owl-controls .owl-nav [class*='owl-'].owl-prev:hover{
	background-image: url(../images/narr_l_active.png);
}
.list_ta_news .owl-controls .owl-nav [class*='owl-'].owl-next:hover{
	background-image: url(../images/narr_r_active.png);
}
/**/

.single_file{
	margin-top: 26px;
}
.single_file a{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	gap: 7px;
	text-decoration: none;
}
.single_file a img{
	height: 32px;
}
.single_file a:hover span{
	text-decoration: underline;
}

.no_cc{
	font-size: 14px;
	display: block;
}


.count_new_comments{
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 10px;
}
.count_new_comments span{
    padding-left: 5px;
	font-weight: bold;
	font-size: 12px;
}
.count_new_comments img{
	width: 18px;
    margin-top: -3px;
	margin-bottom: -5px;
	animation: count_new_comments_fadeIn 3s infinite;
}
@keyframes count_new_comments_fadeIn {
	0% {opacity: 1;}
	10% {opacity: 0.5;}
	100% {opacity: 1;}
}

.complete_task_block .attach__up{
	padding: 6px 10px;
}
.complete_task_block .list_app_dosc{
	display: block;
	margin-top: 22px;
}
.complete_task_block .list_app_dosc > li{
    margin-bottom: 10px;
    max-width: none;
    border-bottom: 1px dashed #bababa;
    padding-bottom: 10px;
}
.complete_task_block .list_app_dosc > li:last-child{
	padding-bottom: 0;
	border: 0;
	margin-bottom: 0;
}
.complete_task_block .app_item_block{
	border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}
.complete_task_block .attach__item{
	border-bottom: 0;
    padding-bottom: 0;
}
.provider_complete_send_form{
	margin-top: 24px;
	padding-top: 24px;
	border-top: 1px dashed #dfdfdf;
}

.cda_link{
	display: inline-flex;
	align-items: center;
	gap: 5px;
	margin: 10px 15px 0 0;
	border: none;
    background: none;
    color: #4092ca;
    text-decoration: underline;
	transition: 0.2s;
}
.cda_link:hover{
	color: #00498f;
}
.cda_link img{
	height: 18px;
}

.new_provider_info{
	margin-bottom: 15px;
	display: inline-block;
}
.nice-select {
	-webkit-tap-highlight-color: transparent;
	background-color: #fff;
	border-radius: 5px;
	border: solid 1px #e0e7ee;
	box-sizing: border-box;
	clear: both;
	cursor: pointer;
	display: block;
	max-width: 100%;
	font-family: inherit;
	font-size: 14px;
	font-weight: normal;
	height: 50px;
	line-height: 50px;
	outline: none;
	padding-left: 18px;
	padding-right: 30px;
	margin-bottom: 10px;
	position: relative;
	text-align: left !important;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	-webkit-user-select: none;
	   -moz-user-select: none;
		-ms-user-select: none;
			user-select: none;
	white-space: nowrap;
	width: 100%; }
	.nice-select .current {
		max-width: 100%;
		overflow: hidden;
		display: block;
		line-height: 50px;
	}
	.nice-select:hover {
	  border-color: #d0dae5; }
	.nice-select:active, .nice-select.open, .nice-select:focus {
	  border-color: #88bfff; }
	.nice-select:after {
	  border-bottom: 2px solid #90a1b5;
	  border-right: 2px solid #90a1b5;
	  content: '';
	  display: block;
	  height: 5px;
	  margin-top: -4px;
	  pointer-events: none;
	  position: absolute;
	  right: 12px;
	  top: 50%;
	  -webkit-transform-origin: 66% 66%;
		  -ms-transform-origin: 66% 66%;
			  transform-origin: 66% 66%;
	  -webkit-transform: rotate(45deg);
		  -ms-transform: rotate(45deg);
			  transform: rotate(45deg);
	  -webkit-transition: all 0.15s ease-in-out;
	  transition: all 0.15s ease-in-out;
	  width: 5px; }
	.nice-select.open:after {
	  -webkit-transform: rotate(-135deg);
		  -ms-transform: rotate(-135deg);
			  transform: rotate(-135deg); }
	.nice-select.open .list {
	  opacity: 1;
	  pointer-events: auto;
	  -webkit-transform: scale(1) translateY(0);
		  -ms-transform: scale(1) translateY(0);
			  transform: scale(1) translateY(0); }
	.nice-select.disabled {
	  border-color: #e7ecf2;
	  color: #90a1b5;
	  pointer-events: none; }
	  .nice-select.disabled:after {
		border-color: #cdd5de; }
	.nice-select.wide {
	  width: 100%; }
	  .nice-select.wide .list {
		left: 0 !important;
		right: 0 !important; }
	.nice-select.right {
	  float: right; }
	  .nice-select.right .list {
		max-height: 550px;
		overflow: auto;
		left: auto;
		right: 0; }
	.nice-select.small {
	  font-size: 12px;
	  height: 36px;
	  line-height: 34px; }
	  .nice-select.small:after {
		height: 4px;
		width: 4px; }
	  .nice-select.small .option {
		line-height: 34px;
		min-height: 34px; }
	.nice-select .list {
	  background-color: #fff;
	  border-radius: 5px;
	  box-shadow: 0 0 0 1px rgba(68, 88, 112, 0.11);
	  box-sizing: border-box;
	  margin-top: 4px;
	  opacity: 0;
	  overflow: hidden;
	  padding: 0;
	  pointer-events: none;
	  position: absolute;
	  top: 100%;
	  left: 0;
	  -webkit-transform-origin: 50% 0;
		  -ms-transform-origin: 50% 0;
			  transform-origin: 50% 0;
	  -webkit-transform: scale(0.75) translateY(-21px);
		  -ms-transform: scale(0.75) translateY(-21px);
			  transform: scale(0.75) translateY(-21px);
	  -webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
	  transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
	  z-index: 9; }
	  .nice-select .list:hover .option:not(:hover) {
		background-color: transparent !important; }
	.nice-select .option {
	  cursor: pointer;
	  font-weight: 400;
	  line-height: 150%;
	  min-width: 400px;
	  max-width: 600px;
	  white-space: initial;
	  list-style: none;
	  outline: none;
	  padding: 10px 29px 10px 18px;
	  text-align: left;
	  -webkit-transition: all 0.2s;
	  transition: all 0.2s; }
	  .nice-select .option:not(:last-child) {
		border-bottom: 1px dashed #dfdfdf;
	  }
	  .nice-select .option span{
		color: #696969;
	  }
	  .nice-select .option:hover, .nice-select .option.focus, .nice-select .option.selected.focus {
		background-color: #f6f7f9; }
	  .nice-select .option.selected {
		background-color: #f6f7f9; }
	  .nice-select .option.disabled {
		background-color: transparent;
		color: #90a1b5;
		cursor: default; }
  
  .no-csspointerevents .nice-select .list {
	display: none; }
  
  .no-csspointerevents .nice-select.open .list {
	display: block; }
	
@media (max-width : 640px) {
	.nice-select .option{
		min-width: 260px;
		max-width: 100%;
	}
}

.ta_filter_box .ta_box{
	margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px dashed #e1e1e1;
}
.ta_filter_box .ta_box:last-child{
	margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0;
}
.ta_filter_box .form_row {
    margin-bottom: 12px;
}
.ta_filter_box .form_row:last-child{
	margin-bottom: 0;
}
.ta_filter_box .ta_body {
	margin-top: 15px;
}


.form_comment .attach__up{
	padding: 7px 15px;
}
.form_comment .attach__item{
	padding: 10px 0;
	margin-top: 10px;
	border-top: rgba(0,0,0,.15) solid 1px;
	padding-bottom: 0;
	border-bottom: 0;
}
.form_comment .attach__item:first-child{
	padding-top: 0;
	border-top: 0;
	margin-top: 0;
}
@media (max-width : 480px) {
	.row_form_footer {
		display: block;
	}
	.row_form_footer .form_row{
		margin-bottom: 15px;
	}
}
.list_comment_files{
	margin-top: 15px;
}
.tb_min .ta_body{
	margin-top: 14px;
}
.fano{
	font-size: 12px;
	display: inline-block;
	margin-left: 4px;
	color: #777;
}

.ta_bread.as_flex{
	justify-content: space-between;
}
.cancel_complete_block{
	margin-top: 15px;
	display: none;
}
[name="why_cencel_complete"]{
	margin-top: 5px;
	padding: 7px 10px;
	font-size: 13px;
}
[name="provider_complete_comment"]{
	margin-bottom: 5px;
	padding: 7px 10px;
	font-size: 13px;
}
.provider_complete_label{
	font-size: 13px;
    margin-bottom: 10px;
    line-height: 130%;
    padding: 10px;
    text-align: center;
    background: #dbf9df;
    border-radius: 5px;
    margin-top: 7px;
}
.provider_complete_label.pcl-1{
    background: #61a95b;
	color: #fff;
}
.provider_complete_label.pcl-3{
    background: #61a95b;
	color: #fff;
}
.provider_complete_label.pcl-4{
    background: #fff2dd;
}
.provider_complete_label.pcl-5{
    background: #fff2dd;
}
.provider_complete_label.pcl-6{
    background: #B0F0E1;
	font-weight: bold;
}
.provider_complete_label.cencel_complete{
	margin-bottom: 0;
	border-radius: 3px 3px 0 0;
}
.provider_complete_comment{
	padding: 8px;
	border-radius: 0 0 3px 3px;
	font-size: 13px;
	border: 1px solid #dbf9df;
	background-color: #fafffb;
}
.why_cencel_complete{
	padding: 8px;
	border-radius: 0 0 3px 3px;
	font-size: 13px;
	border: 1px solid #fff2dd;
	background-color: #fffefd;
}
.why_cencel_complete.pcl-1{
	border: 1px solid #61a95b;
	background-color: #61a95b;
}
.why_cencel_complete.pcl-4{
	border: 1px solid #fff2dd;
	background-color: #fffefd;
}
.why_cencel_complete.pcl-5{
	border: 1px solid #fff2dd;
	background-color: #fffefd;
}
.why_cencel_complete.pcl-6{
	border: 1px solid #B0F0E1;
	background-color: #e1fbf5;
}
.btn.role_back{
	background: #e0e0e0;
    color: #6d6d6d;
}
.btn.role_back:hover{
	background: #cfcfcf;
    color: #6d6d6d !important;
}
.complete_title{
	font-size: 12px;
    color: #979797;
	margin-bottom: 4px;
}

.survey_form .survey_question{
	margin-top: 23px;
    padding-top: 20px;
    padding-bottom: 15px;
    color: #000;
    border-top: 1px solid #dfdfdf;
}
.survey_form .survey_question:first-child{
	margin-top: 0;
	padding-top: 0;
	border: 0;
}
.survey_form label{
	display: flex;
    gap: 5px;
    justify-content: flex-start;
    align-items: flex-start;
	flex-wrap: wrap;
    margin-left: 19px;
    line-height: 120%;
    margin-bottom: 7px;
    min-height: 22px;
}
.survey_form label input[type="radio"], .survey_form label input[type="checkbox"]{
	margin-top: 2px;
}
.survey_form label:hover{
	color: #000;
}
.list_answer_options input[type="text"]{
	display: none;
	width: 100%;
	margin-bottom: 10px;
}
.list_answer_options input[type="radio"]:checked ~ input[type="text"]{
	display: block;
}

.offset-right-4 {
	margin-right: 0;
}
@media (min-width: 992px) {
	.offset-xl-right-4 {
		margin-right: 33.33333333%;
	}
}

.view_cv{
	font-size: 12px;
    color: #979797 !important;
	border-bottom: 1px dashed #979797;
	text-decoration: none !important;
}
.view_cv:hover{
    color: #4092CA !important;
	border-bottom: 1px dashed #4092CA;
}
.surv_row{
	font-weight: bold;
	border-bottom: 1px solid #f4f4f4;
	margin-bottom: 14px;
	padding-bottom: 0;
	margin-left: 0;
	padding-left: 0;
}
.surv_row .surv_opt{
	font-weight: normal;
	margin: 5px 0 17px 0;
	word-break: break-word;
}
.pl_0{
	padding-left: 0;
}
.download_template_reports{
	padding-top: 10px;
}
.download_template_reports a{
	font-size: 12px;
    color: #979797 !important;
	border-bottom: 1px dashed #979797;
	text-decoration: none !important;
}
.download_template_reports a:hover{
    color: #4092CA !important;
	border-bottom: 1px dashed #4092CA;
}
.f_label{
	display: flex;
	gap: 7px;
	align-items: flex-start;
	font-weight: normal !important;
}
.f_label input[type="checkbox"]{
	margin-top: 3px;
}
.f_disabled{
	color: #d9d9d9;
	cursor: not-allowed;
}