.w_intro {
	font-size: 14px;
}
.w_waitining {
	overflow: hidden;
	padding: 40px 0;
}
.w_col_left {
	float: left;
	width: 30%;
}
.w_col_right {
	float: right;
	width: 68%;
}
.w_variant {
	margin: 40px 0;
	border: 1px solid #c0cfd6;
	border-bottom: 2px solid #c0cfd6;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.w_variant__head {
	height: 160px;
	position: relative;
	background: #dde5ea;
	text-align: center;
	-webkit-border-radius: 3px 3px 0 0;
	-moz-border-radius: 3px 3px 0 0;
	border-radius: 3px 3px 0 0;
}
.sorting {
	cursor: default;
}
.w_variant__ico {
	position: relative;
	top: -15px;
}
.w_variant__title {
	color: #000;
	font-size: 14px;
	font-weight: 700;
}
.w_variant__row {
	margin: 25px 15px;
	font-size: 14px;
}
.w_variant__row.border {
	border-top: 1px solid #c0cfd6;
	border-bottom: 1px solid #c0cfd6;
	padding: 15px 0;
}
.w_variant__desc {
	margin: 5px 0;
}
.w_bot_links {
	clear: both;
}
.w_bot_links__row {
	margin: 25px 0;
}
.iw_intro {
	border: 1px solid #c0cfd6;
	border-bottom: 2px solid #c0cfd6;
	padding: 15px 20px;
	margin-bottom: 40px;
	overflow: hidden;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.iw_intro div {
	margin-right: 240px;
}
.iw_intro .g_button {
	float: right;
	font-size: 18px;
}
.g_button {
	padding: 10px 20px;
	line-height: 100%;
	font-size: 16px;
	border: 0;
	cursor: pointer;
	color: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #9cb4c1; /* Old browsers */
	background: -moz-linear-gradient(top,  #9cb4c1 0%, #607985 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9cb4c1), color-stop(100%,#607985)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #9cb4c1 0%,#607985 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #9cb4c1 0%,#607985 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #9cb4c1 0%,#607985 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #9cb4c1 0%,#607985 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9cb4c1', endColorstr='#607985',GradientType=0 ); /* IE6-9 */
	-webkit-box-shadow: 0 2px 2px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 2px 2px 0px rgba(0,0,0,0.3);
	box-shadow: 0 2px 2px 0px rgba(0,0,0,0.3);
}
input.g_button {
	padding: 0;
	width: 200px;
	height: 50px;
}
.g_button:hover {
	text-decoration: none;
	color: #fff;
	background: #9cb4c1; /* Old browsers */
	background: -moz-linear-gradient(top,  #9cb4c1 35%, #607985 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(35%,#9cb4c1), color-stop(100%,#607985)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #9cb4c1 35%,#607985 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #9cb4c1 35%,#607985 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #9cb4c1 35%,#607985 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #9cb4c1 35%,#607985 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9cb4c1', endColorstr='#607985',GradientType=0 ); /* IE6-9 */
}
.g_button:active {
	background: #9cb4c1; /* Old browsers */
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
/*.iw_filter {
	overflow: hidden;
	margin-bottom: 25px;
}
.iw_filter__item {
	display: inline-block;
	vertical-align: top;
	margin: 0 10px 10px 0;
	text-decoration: none;
	padding: 6px 16px;
	font-size: 14px;
	cursor: pointer;
	color: #004b80;
	background: #dae2e6;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.iw_filter__item:hover {
	color: #004b80;
	background: #bfced5;
	text-decoration: none;
}
.iw_filter__item.active {
	background: #77909c;
	color: #fff;
	cursor: default;
}*/
.subcategory {
	margin: 20px 0;
}
.subcategory .sorting {
	top: 0;
}
.subcategory__select {
	background: #eff3f5;
	margin: 0 5px;
	padding: 0 5px;
	border: 1px solid #c0cfd6;
	width: 280px;
	height: 22px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.iw_box {

}
.iw_item {
	border: 1px solid #c0cfd6;
	border-bottom: 2px solid #c0cfd6;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin-bottom: 30px;
}
.iw_item__head {
	padding: 15px 20px;
	font-size: 14px;
	line-height: 140%;
	background: #dae2e6;
	-webkit-border-radius: 3px 3px 0 0;
	-moz-border-radius: 3px 3px 0 0;
	border-radius: 3px 3px 0 0;
	overflow: hidden;
}
.iw_item__title {
	font-size: 14px;
	font-weight: 700;
	color: #000;
	padding-bottom: 5px;
}
.iw_item__question {
	float: left;
	width: 75%;
	color: #000;
}
.iw_item__date {
	float: right;
	width: 20%;
	text-align: right;
	color: #546a74;
}
.iw_item__body {
	position: relative;
	overflow: hidden;
	padding: 15px 20px;
}
.iw_item__right {
	position: absolute;
	right: 20px;
	top: 15px;
	font-size: 14px;
	text-align: right;
}
.iw_item__answer {
	display: none;
	padding-bottom: 10px;
	font-size: 14px;
	line-height: 140%;
}
.iw_item__answer p {
	margin: 0;
	padding: 10px 0;
}
.iw_item__button {
	font-size: 14px;
	color: #004b80;
	font-weight: 700;
	cursor: pointer;
}
.iw_item__button span {
	border-bottom: 1px dashed transparent;
}
.iw_item__button:hover span {
	border-color: #004b80;
}
.iw_item__vote {
	padding: 10px 0;
}
.n_appeal {
	padding-bottom: 20px;
	border-bottom: 1px solid #c0cfd6;
	margin-bottom: 20px;
}
.n_appeal__intro {
	padding:  10px 0 10px 75px;
	min-height: 60px;
	background: url(../img/n_exclamation.png) left center no-repeat;
	margin-bottom: 20px;
}
.main_form {
	border: 1px solid #c0cfd6;
	background: #dae2e6;
	padding: 20px 18px;
	margin-bottom: 30px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.main_form .label {
	display: inline-block;
	vertical-align: top;
	position: relative;
	min-height: 45px;
	width: 100%;
	margin-bottom: 15px;
}
.main_form .half_label {
	width: 48%;
}
.main_form .half_label.rr {
	float: right;
}
.text_input, .select, .textarea {
	margin: 5px 0 0 0;
	height: 24px;
	width: 100%;
	padding: 0 5px;
	border: 1px solid #e3e9ef;
	border-top: 1px solid #abadb3;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.select {
	padding: 0;
}
textarea {
	overflow: auto;
}
.textarea {
	padding: 5px;
	height: 70px;
}
.text_input:focus, .select:focus, .textarea:focus {
	border-color: #979ba5;
}
.main_form .line {
	border-bottom: 1px solid #b5bfc3;
	margin-bottom: 10px;
}
.main_form__txt {
	margin: 20px 0;
	line-height: 110%;
	font-size: 10px;
	color: #546a74;
}
.submit {
	width: 170px;
	height: 30px;
	cursor: pointer;
	font-size: 12px;
}
.file_input {
	margin: 5px 0 0 0;
	padding: 5px;
	width: 100%;
	background: #fff;
	border: 1px solid #e3e9ef;
	border-top: 1px solid #abadb3;
}
.wrap_for_file {
	float: left;
	display: block;
	width: 40%;
}
.requirements_for_file {
	padding-top: 20px;
	display: block;
	margin-left: 41%;
}
.main_form__attached_files {
	color: #000;
}
.attached_file {
	margin: 0 10px;
	color: #004b80;
	cursor: default;
}
.attached_file span {
	display: inline-block;
	vertical-align: middle;
	margin: 0 0 0 5px;
	width: 10px;
	height: 10px;
	cursor: pointer;
	background: url(../img/red_cross.png) no-repeat;
}
.attached_file img {
	display: inline-block;
	vertical-align: middle;
	margin: 0 5px;
}
.main_form__tip {
	display: inline-block;
	vertical-align: middle;
	margin: 0 0 0 20px;
}
.w_all {
	color: #004b80;
}
.w_all:hover {
	text-decoration: none;
}
.w_all:hover span {
	text-decoration: underline;
}
/**/
/* 14/11/2014 */
/* mascarade */
.filter {
	margin-bottom: 10px;
	cursor: default;
}
.filter a {
	display: inline-block;
	vertical-align: top;
	margin: 0 6px 10px 0;
	background: #eff3f5;
	color: #77909c;
	font-size: 12px;
	line-height: 100%;
	padding: 8px 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.filter a:hover {
	text-decoration: none;
	background: #d4dee3;
}
.filter a.active {
	background: #77909c;
	color: #fff;
}
.narrow_news {
	float: left; 
	width: 62%;
}
.narrow_reports {
	float: right;
	width: 35%;
}
.lined_title {
	text-align: center;
	margin:  0 10px 10px 10px;
	background: url(../img/lined_title.png) left center repeat-x;
}
.lined_title span {
	color: #77909c;
	font-size: 10px;
	background: #fff;
	padding: 0 10px;
	text-transform: uppercase;
}
.narrow_reports .one {
	padding-left: 10px;
	background: url(../img/bright_dot.png) left 5px no-repeat;
}
.narrow_reports .one.new {
	background: none;
}
.narrow_reports .narrow_reports__old .one {
	color: #94a1a6;
	background: url(../img/faint_dot.png) left 5px no-repeat;
}
.narrow_reports__old .one .date {
	color: #94a1a6;
}
.subcategory label {
	display: inline-block;
	vertical-align: top;
	line-height: 24px;
}
.subcategory label .select {
	width: 280px;
	margin-top: 0;
	margin-left: 10px;
}
/*@media screen and (max-width: 1200px) {
	.narrow_reports__old {
		display: none;
	}
	.narrow_news {
		float: none;
		width: 100%;
	}
	.narrow_reports {
		float: none;
		width: 100%;
	}
	.lined_title {
		display: none;
	}
}*/
.piw_filter {
	height: 95px;
	border-bottom: 1px solid #c0cfd6;
	margin-bottom: 25px;
}
.piw_filter__item {
	position: relative;
	top: 1px;
	display: inline-block;
	vertical-align: top;
	width: 13%;
	margin-right: 5px;
	padding: 0 5px;
	height: 94px;
	font-size: 10px;
	color: #647d89;
	text-align: center;
	background: #dae2e6;
	border: 1px solid #c0cfd6;
	-webkit-border-radius: 6px 6px 0 0;
	-moz-border-radius: 6px 6px 0 0;
	border-radius: 6px 6px 0 0;
}
.piw_filter__item:hover {
	color: #647d89;
}
.piw_filter__item div {
	height: 40px;
	width: 60px;
	margin: 15px auto 0 auto;
	background: url(../img/piw_icons.png) no-repeat;
}
.piw_filter__item span {
	display: block;
}
.piw_filter__item.active {
	background: #fff;
	border-bottom: 1px solid #fff;
	cursor: default;
	color: #004b80;
}
.piw_filter__item.active:hover {
	text-decoration: none;
}
.piw_all div {
	background-position: 12px top;
}
.piw_jkh div {
	background-position: -91px top;
}
.piw_sp div {
	background-position: -194px top;
}
.piw_edu div {
	background-position: -298px top;
}
.piw_trans div {
	background-position: -398px top;
}
.piw_build div {
	background-position: -503px top;
}
.piw_other div {
	background-position: -604px top;
}
.piw_all.active div {
	background-position: 12px -92px;
}
.piw_jkh.active div {
	background-position: -91px -92px;
}
.piw_sp.active div {
	background-position: -194px -92px;
}
.piw_edu.active div {
	background-position: -298px -92px;
}
.piw_trans.active div {
	background-position: -398px -92px;
}
.piw_build.active div {
	background-position: -503px -92px;
}
.piw_other.active div {
	background-position: -604px -92px;
}
.n_plus_button {
	float: right;
	padding-right: 40px;
	line-height: 30px;
	color: #004b80;
	font-weight: 700;
	font-size: 14px;
	background: url(../img/n_plus.png) right center no-repeat;
}
.left_wide_content {
	margin-left: 0;
}
.left_wide_content p {
	font-size: 14px;
}
.law_filter {

}
.law_filter__options label {
	float: left;
	width: 180px;
	color: #000;
	line-height: 24px;
}
.law_filter .filter {
	margin-left: 180px;
}
.date_input {
	width: 105px;
	height: 24px;
	padding: 0 5px;
	margin: 0 5px;
	cursor: pointer;
	border: 1px solid #c0cfd6;
	background: url(../img/calendar_ico.png) 95% center no-repeat #eff3f5;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.keyword {
	overflow: hidden;
	position: relative;
	margin: 25px 0;
}
.keyword__input, .k_search__input {
	width: 100%;
	height: 26px;
	padding: 0 5px;
	margin: 0 0 10px 0;
	background: #eff3f5;
	border: 1px solid #c0cfd6;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.keyword__plus {
	position: absolute;
	z-index: 1;
	cursor: pointer;
	right: 5px;
	top: 1px;
	width: 24px;
	height: 24px;
	background: url(../img/k_plus.png) center center no-repeat;
}
.keyword__item {
	display: inline-block;
	vertical-align: top;
	height: 26px;
	line-height: 26px;
	margin: 0 5px 10px 0;
	padding: 0 20px 0 10px;
	cursor: pointer;
	color: #546a74;
	background: url(../img/k_cross.png) right center no-repeat #dae2e6;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.k_search {
	margin: 15px 0;
	position: relative;
}
.k_search__magnifier {
	position: absolute;
	z-index: 1;
	top: 1px;
	right: 5px;
	width: 24px;
	height: 24px;
	background: url(../img/k_magnifier.png) center center no-repeat;
}
.law_list {
	margin: 20px 0;
}
.law_item {
	display: block;
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid #c0cfd6;
}
.law_item:hover {
	text-decoration: none;
}
.law_item__legend {
	color: #546a74;
	line-height: 100%;
	margin-bottom: 10px;
}
.law_item__title {
	font-size: 16px;
	color: #004b80;
	line-height: 140%;
}
.law_item:hover .law_item__title {
	text-decoration: underline;
}
.law_legend {
	margin: 10px 0;
	font-size: 14px;
}
.law_author, .law_publication {
	color: #546a74;
	font-style: italic;
	margin-bottom: 10px;
}
.law_list h3 {
	font-size: 16px;
	font-weight: 700;
	margin-top: 30px;
}
.law_links {
	font-size: 14px;
	color: #000;
	cursor: default;
	padding: 0 15px;
	margin: 30px 0 0 0;
	background: #e1e9ed;
	border: 1px solid #c0cfd6;
	border-bottom: 2px solid #c0cfd6;
}
.law_links a {
	display: inline-block;
	vertical-align: middle;
	margin: 10px 10px;
}
.law_item.doc {
	padding-left: 70px;
	background: url(../img/l_doc_ico.png) 20px center no-repeat;
}
.law_item.pdf {
	padding-left: 70px;
	background: url(../img/l_pdf_ico.png) 20px center no-repeat;
}
.l_tags {
	cursor: default;
	margin: 10px 0 0 0;
	padding: 10px 0 10px 25px;
	background: url(../img/tag_ico.png) left center no-repeat
}
.l_tags a {
	margin: 0 10px;
}
.img_center {
	display: block;
	margin: 0px auto 20px auto;
	text-align: center;
}
.career_ico {
	float: left;
}
.c_left_col {
	margin-left: 140px;
	margin-bottom: 40px;
}
.c_left_col__title {
	font-size: 14px;
	font-weight: 700;
	color: #000;
	margin-bottom: 20px;
}
.c_example {
	margin-bottom: 30px;
	overflow: hidden;
	padding: 20px;
	border: 1px solid #c0cfd6;
	border-bottom: 2px solid #c0cfd6;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.c_example__img {
	float: left;
	position: relative;
	margin: 0;
	width: 85px;
	height: 86px;
	overflow: hidden;
}
.c_example__img img {
	width: 85px;
	height: 86px;
}
.c_example__img__mask {
	position: absolute;
	top: 0;
	left: 0;
	width: 85px;
	height: 86px;
	background: url(../img/round_mask.png) no-repeat;
}
.c_example__txt {
	margin-left: 100px;
}
.c_example__title {
	color: #000;
	font-weight: 700;
	margin-bottom: 20px;
}
.c_list_st {
	list-style: none;
	padding: 0;
}
.c_list_st li {
	margin: 0 0 25px 0;
	padding: 3px 0 0 25px;
	min-height: 23px;
	background: url(../img/list_style_img.png) left top no-repeat;
}
.c_list_st li p {
	margin: 0 0 0 10px;
	position: relative;
	line-height: 140%;
}
.c_tip {
	font-style: italic;
}
.p_gallery {
	display: inline-block;
	vertical-align: top;
	width: 160px;
	min-height: 220px;
	margin: 0 20px 30px 0;
}
.p_gallery:hover {
	text-decoration: none;
}
.p_gallery__images {
	position: relative;
	height: 160px;
	margin-bottom: 10px;
}
.p_gallery__img {
	position: absolute;
	width: 144px;
	height: 144px;
	border: 1px solid #b6c8d3;
}
.p_gallery__img img {
	width: 142px;
	height: 142px;
	border: 4px solid #fff;
}
.p_gallery__img.first {
	z-index: 3;
	left: 8px;
	bottom: 8px;
}
.p_gallery__img.second {
	z-index: 2;
	left: 4px;
	bottom: 4px;
}
.p_gallery__img.third {
	z-index: 1;
	left: 0;
	bottom: 0px;
}
.p_gallery__counters {
	position: absolute;
	right: 4px;
	top: 10px;
	background: #fff;
	color: #77909c;
	width: 20px;
	font-size: 10px;
	text-align: center;
}
.p_gallery__date {
	color: #77909c;
	font-size: 12px;
	line-height: 100%;
	margin-bottom: 5px;
}
.p_gallery__title {
	font-size: 14px;
	color: #004b80;
	
}
.p_gallery:hover .p_gallery__title {
	text-decoration: underline;
}
.related_new {
	background: #dae2e6;
	padding: 15px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	margin-bottom: 30px;
}
.related_new__date {
	color: #000;
	margin-bottom: 10px;
}
.related_new__link {
	font-size: 14px;
}
.left_img_content {
	float: left;
}
.left_img_content img {
	max-width: 160px;
}
.float_content_col {
	margin-left: 180px;
}
.content table.political_table {
	margin-bottom: 20px;
	
}
.content table.political_table td {
	padding: 0 10px;
	border: 1px solid #c0cfd6;
}
.content table.political_table th {
	padding: 10px;
	border: 1px solid #c0cfd6;
	background: #e5ecef;
	color: #546a74;
}
.nk_list {
	margin: 0 0 20px 0;
	padding: 10px 30px;
	border: 1px solid #c0cfd6;
	border-bottom: 2px solid #c0cfd6;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.nk_list__title {
	color: #2092c9;
	font-size: 16px;
}
.nk_list ul {
	margin: 10px 0;
	padding: 0;
	list-style: none;
}
.nk_list ul li {
	margin-bottom: 10px;
}
.stratched_col_left {
	float: left;
	width: 49%;
}
.stratched_col_right {
	float: right;
	width: 49%;
}
.struct_intro {
	margin: 30px 0;
	padding: 0px 30px;
	background: #e7ecef;
	border: 1px solid #c0cfd6;
	border-bottom: 2px solid #c0cfd6;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.struct_intro .st_spoiler {
	color: #000;
	font-size: 14px;
	margin: 20px 0;
	cursor: default;
}
/* ul-treefree */
.tree_wrapper {
	padding: 0 20px;
	margin-bottom: 50px;
}
ul.ul-treefree { 
	margin: 0;
	padding-left: 0px;
	font-size: 14px;
}
ul.ul-treefree ul { 
	margin: 0; 
	padding-left: 0px; 
}
ul.ul-treefree li { 
	position: relative; 
	list-style: none outside none; 
	border-left: 1px solid #a9bdc6; 
	margin: 0; 
	padding: 26px 0 30px 30px; 
	line-height: 26px; 
}
ul.ul-treefree li ul li {
	padding-bottom: 0;
}
ul.ul-treefree li:before { 
	content: ''; 
	display: block; 
	border-bottom: 1px solid #a9bdc6; 
	position: absolute;
	width: 30px; 
	height: 38px;
	left: 0;
	top: 0; 
}
ul.ul-treefree li:last-child { 
	border-left: 0; 
}
ul.ul-treefree li:last-child:before { 
	border-left: 1px solid #a9bdc6; 
}
.big_boss {
	font-weight: 700;
	font-size: 14px;
}
.st_spoiler {
	position: relative;
	line-height: 26px;
	cursor: pointer;
}
.has_child {
	border-left: 1px solid #a9bdc6; 
}
.st_spoiler .a_ico {
	position: absolute;
	left: -12px;
	top: 0;
	width: 26px;
	height: 26px;
	margin-right: 5px;
	background: url(../img/spoiler_round.png) left top no-repeat;
}
.st_spoiler.a_subordination .a_ico {
	background-position: right top;
}
.st_spoiler.active .a_ico {
	background-position: left bottom; 
}
.st_spoiler.a_subordination.active .a_ico {
	background-position: right bottom;
}
.st_spoiler__txt {
	margin-left: 22px;
}
.st_ddown {
	display: none;
	color: #000;
	padding: 20px 0;
	font-size: 14px;
	line-height: 18px;
	padding-left: 22px;
}
.has_child + .st_ddown {
	border-left: 1px solid #a9bdc6;
}
/* 24/11/2014 */
input.this_wrong {
	border-color: #e95959;
	background: url(../img/wrong.png) right center no-repeat #fff;
}
select.this_wrong, textarea.this_wrong {
	border-color: #e95959;
}
.error_popup {
	position: absolute;
	z-index: 100;
	top: 52px;
	right: 0;
	padding: 3px 8px;
	color: #fff;
	background: #e95959;
	font-size: 12px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.red_tri {
	position: absolute;
	top: -4px;
	right: 20px;
	width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #e95959;
}
.main_form {
	position: relative;
}
.success_from {
	position: absolute;
	z-index: 900;
	left: 0;
	top: 0;
	background: #dae2e6;
	height: 100%;
	width: 100%;
}
.success_form__title {
	margin: 200px 0 0 0;
	text-align: center;
	color: #000;
	font-size: 18px;
}
.success_form__title img {
	margin-right: 5px;
}
.success_form__txt {
	text-align: center;
	width: 600px;
	margin: 20px 180px;
}
.success_form__ok {
	width: 80px;
	height: 30px;
	cursor: pointer;
	margin: 20px 0 0 0;
}
.examples_wrapper {
	position: relative;
}
.examples_container {
	position: relative;
}
.examples_arrow {
	position: absolute;
	z-index: 600;
	top: 80px;
	width: 33px;
	height: 33px;
	background: url(../img/n_slider_arrows.png) no-repeat;
	cursor: pointer;
}
.examples_arrow.left_arrow {
	left: -16px;
	background-position: left bottom;
}
.examples_arrow.right_arrow {
	right: -16px;
	background-position: right bottom;
}
.examples_arrow.left_arrow:hover {
	background-position: left top;
}
.examples_arrow.right_arrow:hover {
	background-position: right top;
}
.c_example {
	display: none;
}
/* 26/11/2014 */
.file_button {
	margin-top: 5px;
	width: 170px;
	height: 30px;
	cursor: pointer;
	font-size: 12px;
}
.wrap_for_file {
	width: 180px;
} 
.requirements_for_file {
	margin-left: 190px;
}
/* 2014/11/28 */
.disclaimer {
	background: #dde5ea;
	padding: 20px;
	margin-bottom: 40px;
	border: 1px solid #c0cfd6;
	border-bottom: 2px solid #c0cfd6;
}
.disclaimer a {
	font-size: 14px;
}
aside .narrow_reports {
	width: auto;
}
.n_vac {
	margin-bottom: 20px;
	border: 1px solid #c0cfd6;
	padding: 20px 15px 0 15px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.vac_result {
	padding: 5px 0 5px 20px;
	background: url(../img/vac_ico.png) 0px 7px no-repeat;
}
.vac_nd {
	padding: 5px 0 5px 20px;
	padding-left: 20px;
	background: url(../img/vac_ico.png) 0px -23px no-repeat;
}
/* 02/12/2014 */
.block_content {
	position: relative;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
}
.block_content__shirm {
	position: absolute;
	z-index: 999;
	width: 100%;
	height: 100%;
	text-align: center;
	background: url(../img/white_tr.png) repeat;
}
.block_content__shirm div {
	width: 32px;
	height: 32px;
	margin: 100px auto;
	background: url(../img/loader.gif) no-repeat;
}
.loading_file {
	margin: 10px 0 0 100px;
	color: #004b80;
}
/* meter CSS3 */
.meter { 
	display: inline-block;
	vertical-align: top;
	width: 140px;
	height: 10px;  /* Can be anything */
	background: #546a74;
	position: relative;
	margin: 2px 0 0 5px;
	padding: 0;
}
.meter > span {
	display: block;
	height: 100%;
	position: relative;
	overflow: hidden;
}
.meter > span:after, .animate > span > span {
	content: "";
	position: absolute;
	top: 0; left: 0; bottom: 0; right: 0;
	z-index: 1;
	overflow: hidden;
}
.animate > span:after {
	display: none;
}		
.white > span {
	background: #fff; /* Old browsers */
	border: 1px solid #546a74;
}
/**/
.attached_file span {
	vertical-align: top;
	margin-top: 2px;
}
.loading_file .attached_file {
	margin: 0 0 0 0px;
}
/* 15/12/2014 */
#nav {
	z-index: 1000;
}
textarea {
	resize: none;
}
.success_form__txt {
	margin: 20px 0 0 0;
	padding: 0 50px;
	text-align: center;
	width: auto;
}
.iframe {
	max-width: 900px;
	margin: 0 auto;
}
.iframe .n_appeal {
	border-bottom: 0;
}
.wrap_for_file {
	width: 250px;
	margin-right: 20px;
}
.unsuccess_form {

}
/**/
/* 15/01/2015 */
.new_list {
	list-style: none;
	margin: 20px 0 30px 0;
	padding: 0;
}
.new_list__item {
	min-height: 27px;
	padding: 5px 0 0 40px;
	margin-bottom: 25px;
}
.new_list__item.doc {
	background: url(../img/l_doc_ico.png) left top no-repeat;
}
.new_list__item.xml {
	background: url(../img/l_xml_ico.png) left top no-repeat;
}
.new_list__item.xls {
	background: url(../img/l_xls_ico.png) left top no-repeat;
}
.new_list__item a {
	color: #004b80;
	font-size: 16px;
}
/**/
/* 19/01/2015 */
.career__ico {
	float: left;
	width: 100px;
	height: 85px;
	background-repeat: no-repeat;
}
.career__title {
	padding: 0;
	font-size: 18px;
	min-height: 18px;
	font-weight: 700;
	color: #000;
	overflow: hidden;
	margin-bottom: 20px;
}
.ci_1 {
	line-height: 70px;
}
.ci_1 .career__ico {
	height: 80px;
	background-image: url(../img/career_ico1.jpg);
}
.ci_2 {
	line-height: 95px;
}
.ci_2 .career__ico {
	height: 95px;
	background-image: url(../img/career_ico2.jpg);
}
.ci_3 {
	line-height: 32px;
}
.ci_3 .career__ico {
	height: 79px;
	background-image: url(../img/career_ico3.jpg);
}
.ci_4 {
	line-height: 85px;
}
.ci_4 .career__ico {
	height: 85px;
	background-image: url(../img/career_ico4.jpg);
}
.ladder {
	width: 568px;
	height: 496px;
	background: url(../img/career.jpg) left top no-repeat;
	margin: 20px auto 60px auto;
}
.c_tip {
	float: left;
	width: 160px;
}
.floated_form {
	margin-left: 180px;
}
.c_list_st {
	margin-left: 100px;
}
.examples_wrapper {
	width: 80%;
	margin: 0 auto;
}
.law_item.res.no_top_border {
	border-top: 0;
}

