/* NEW STYLES FOR GLOBAL ELEMENTS BEGIN */
#head_container,
#cat_title,
.spoiler_block,
.wrapper_left_submenu,
.wrapper_left_submenu_mini,
#all_pbi_container {
	font-family: Open Sans, Arial, sans-serif;
}

#page_navi a {
	color: #0087c1;
}
#content_left .spoiler_block .spoiler_trigger {
	color: #0087c1;
}
#content_left .spoiler_block .spoiler_content {
	font-size: 16px;
	line-height: 22px;
}
#content_left .spoiler_block .spoiler_content > div {
	/*padding: 31px 41px;*/
}
.access_denied_reasons {
	display: flex;
	flex-direction: row;
	margin: 28px 0 22px 0;
}
.access_denied_reasons li {
	border-top: 1px solid #c4c4c4;
	width: 210px;
	font-size: 16px;
	line-height: 24px;
}
.access_denied_reasons li:nth-child(2) {
	margin: 0 30px!important;
}
/* NEW STYLES FOR GLOBAL ELEMENTS END */

#form_contents table td,
#form_contents table th {
	border-style: solid;
}
#content_left{
	float: left;
}
#form_contents img{
	height: auto;
	width: auto;
	max-width: 100%;
}
.content_rub_inner_orange {
	background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top , #f5931e, #ee5e27) repeat scroll 0 0;
	border-bottom-right-radius: 6px;
	color: #ffffff;
	display: inline-block;
	padding: 2px 30px 2px 10px;
	font-size:13px;
	margin: 18px 0 3px;
}
.form_inner{
	margin-top:12px;
	overflow:hidden;
}
.forms_double{
	width:100%;
	float:left;
	margin-bottom:12px;
}
.forms_single_l{
	width:47%;
	float:left;
}
.forms_single_r{
	width:47%;
	float:right;
}
.forms_on{
	background:#E6E7E8 url("../images/forms_on.png") 3px 3px no-repeat;
}
.forms_off{
	background:#E6E7E8 url("../images/forms_off.png") 3px 3px no-repeat;
}
.forms_head{
	width:100%;
	float:left;
	border-top:2px dotted silver;
	border-bottom:2px dotted silver;
	position: relative;
}
.forms_head a{
	margin: 5px 13px 5px 27px;
	display:inline-block;
	font-weight:bold;
	cursor:pointer;
	text-decoration:underline;
	color:#6D6E70 !important;
	float:left;
}
.forms_head span{
	margin: 5px 44px 5px 27px;
	display:inline-block;
	font-weight:bold;
	color:#6D6E70 !important;
	float:left;
}
.forms_body{
	width:100%;
	float:left;
}
.forms_body p{
	margin: 3px 3px 3px 27px;
	color:#9D9FA2;
}
.forms_hit{
	float: none !important;
	position: absolute;
	right: 3px;
	top: -10px;
	width: auto !important;
}
.form_hit:hover{
	color: #F15A24;
}
.notice_head {
	width: auto;
	font-weight: normal;
	float: none;

}
.show_hide_head_div {
	color: #8a72ab;

}
.plus_minus_trigger img {
	width: 20px!important;
	height: 20px!important;
	margin: -3px 5px 0 0;
	vertical-align: middle;
}
#all_pbi_container{
	float: left;
	margin: 12px 0 0 0;
	width: 100%;
}
#heading_forms_container{
	display: flex;

}
#forms_sections {
	margin: 0 15px 0 0;
	list-style: none;
	padding: 15px 7px!important;
	box-sizing: border-box;
	font-size: 14px;
}
#forms_sections a {
	text-decoration: none;
}
#forms_sections li:hover a {
	text-decoration: underline;
}
#forms_sections li:hover a.active {
	text-decoration: none;
}
.forms_subsection {
	margin-left: 10px;
	list-style: none;
}
#forms_sections .active {
	font-weight: bold;
	color: #000!important;
	text-decoration: none;
}

#forms_sections {
	float: left;
	list-style: none;
	width: 270px;
	background: #eeebe8;
}
.select_section_list {
	width: 100%;
}
#pbi_hdg_1 {
	float: left;
	font-size: 14px;
	font-weight: normal;
	color: #8972AA;
	border-top-left-radius: 4px;
}
#pbi_hdg_2 {
	margin-right: -2px;
	float: left;
	font-size: 14px;
	font-weight: normal;
	color: #8972AA;
	border-top-right-radius: 4px;
	border-left: 0;
}
.pbi_title_h2 {
	height: 15px;
	background: #ddd;
}
.pbi_title_h2_active, .pbi_title_h2 {
	font: 700 21px "Arial", "Tahoma", "Verdana", sans-serif;
	color: #6D6E70;
	text-decoration: none;
	padding: 6px 14px;
	margin: 0px;
	border: 1px solid #ccc;
	border-bottom: 0px;
}
.pbi_title_h2_active {
	height: 16px;
	margin-bottom: -1px;
	background: #fff;
	position: relative;
	z-index: 1000;
}
.forms_list {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	width: 100%;
	/*max-width: 960px;*/
}
.one_form_content {
	/*max-width: 815px;*/
	width: calc(50% - 50px);
	/*width: 100%;*/
	/*margin: 0 0 12px 135px;*/
	/*padding: 2px 5px 15px;*/
	/*border-bottom: 1px solid #eeebe8;*/
	box-sizing: border-box;
	clear: both;
	font-size: 100%;
}
.one_form_content_empty {
	max-width: 815px;
	width: 100%;
	margin: 0 0 12px 135px;
	padding: 2px 5px 15px;
	/*border-bottom: 1px solid #eeebe8;*/
	box-sizing: border-box;
	clear: both;
	font-size: 100%;
}
.select_section_list .one_form_content {
	max-width: 815px;
	margin: 0 0 12px 0;
	padding: 2px 5px 15px;
	border-bottom: 1px solid #eeebe8;
	box-sizing: border-box;
	clear: both;
	font-size: 100%;
}

/*.select_section_list .one_form_content_empty {*/
	/*max-width: 815px;*/
	/*margin: 0 0 12px 0;*/
	/*padding: 2px 5px 15px;*/
	/*box-sizing: border-box;*/
	/*clear: both;*/
	/*font-size: 100%;*/
/*}*/

.one_form_content.subsection {
	padding: 2px 5px 15px 35px;
}
#search_form table {
	width: 100%;
}
#search_form table td#search_img {
	width: 24px;
}
#search_form table td {
	/*padding: 6px 0 8px 6px;*/
	vertical-align: middle;
}
#search_form table td#search_img img {
	width: 24px;
	float: left;
}
/*#search_form table td input[type=text] {*/
	/*padding: 0 0 0 10px;*/
	/*font-size: 15px;*/
	/*border: 0px;*/
	/*outline: 0;*/
	/*width: 97%;*/
/*}*/
#search_form table td#search_submit {
	width: 26px;
	padding: 0 !important;
	margin: 0 !important;
}
#search_form table td#search_submit input{
	float: left;
	width: 26px;
	height: 25px;
	border:0 none;
	background-image: url('/template/images/search_ico.jpg');
	cursor: pointer;
}
#all_pbi_content p {
	margin: 6px 12px;
}
#search_sample {
	/*margin: 0 12px 6px 0;*/
	padding: 3px 0;
}
.forms_list_item_div{
	margin: 5px 0 0 0;
	font-size: 14px;
	font-weight: bold;
}
.additional_info {
	/*background: #f0f0eb none repeat scroll 0 center;*/
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	/*border-radius: 6px;*/
	margin: 40px 0 0;
	padding: 20px 0;
}
.additional_info * {
	margin: 0;
	padding: 0;
}
.additional_info h3 {
	margin: 0 0 6px;
	font-size: 16px!important;
	line-height: 22px!important;
	font-weight: bold;
}
.additional_info ol {
	/*margin: 0 12px;*/
	margin: 0;
	list-style-type: none;
	padding: 0!important;
	font-size: 16px;
	line-height: 22px
}
.additional_info ol li {
	margin: 10px 0 3px 0!important;
}
.form_hit{
	font-size: 24px;
}
#content_left #all_pbi_content table {
	font-size: 16px;
}
.all_forms_list_item_div{
	margin: 13px 0 12px 10px;
	padding: 0 14px;
	font-size: 14px;
}
.all_forms_list_item_small{
	display: block;
	float: left;
	margin: 0 0 0 -30px;
}
.all_forms_list_item_a{
	display: block;
	margin: 15px 0 0 10px;
	font-size: 16px!important;
	line-height: 22px;
	color: #000;
}
.all_forms_list_item_a:hover {
	color: #d2232a;
}
#pagination {
	padding: 10px 0 0;
	font-size: 14px;
	text-align: center;
}
#pagination span {
	display: inline-block;
	height: 16px;
	margin-right: 10px;
}
.current_page{
	font-weight: bold!important;
	background: #BFC7F0!important;
}
#pagination a {
	position: relative;
	display: inline-block;
	height: 16px;
	margin-right: 10px;
	background: transparent;
	transition: .3s;
}
#pagination a:before {
	position: absolute;
	content: '';
	width: 12px;
	height: 0;
	top: 26px;
	left: 9px;
	border-bottom: 1px dotted #000;
}
#pagination a:hover {
	text-decoration: none!important;
	background: #909BD8;
	transition: .3s;
}
#form_contents h1, h2{
	padding: 30px 0 20px;
}
#form_contents li{
	margin-left: 18px;
}
#downloading_docs {
	display: none;
}

/* SCROLLER  */
#content_left .scroller {
	width:			100%;
	margin: 		0 -2000px 0 0;
	overflow:		hidden;
}
#content_left .scroller_left {
	width:			25px;
	height:			19px;
	background: 	url(//glavkniga.ru/images/digit/_elver/backs/scroller_left.png);
	float:			left;
	display:		none;
	position: 		relative;
	z-index:		2500;
	margin:			5px 0 -50px;
}
#content_left .scroller_right {
	width:			25px;
	height:			19px;
	background: 	url(//glavkniga.ru/images/digit/_elver/backs/scroller_right.png);
	float:			right;
	display:		none;
	position: 		relative;
	z-index:			2500;
	margin:			5px 0 -50px;
}
#content_left .scroller_container {
	width:			100%;
	float:			left;
}
.scroller .scroller_container canvas {
	cursor: pointer;
}
/* RESTYLING FORMS BEGIN */
.forms_container {
	width: 100%;
	height: 600px;
	border: 1px solid #e2ddd8;
	display: flex;
	flex-direction: row;
}
.forms_container > ul {
	padding: 0!important;
	list-style: none;
	overflow-y: auto;
	display: flex;
	flex-direction: column;
}
.forms_container > ul li.invisible {
	display: none;
}
.forms_container .sections_container {
	width: 230px;
	background: #f6f5f4;
	/*border: 1px solid #e2ddd8;*/
}
.forms_container .sections_container li {
	padding: 8px 30px 8px 10px;
	box-sizing: border-box;
	font-weight: bold;
	font-size: 16px;
	line-height: 22px;
}
.forms_container .heading_container {
	width: 230px;
	background: #f6f5f4;
	border-left: 1px solid #e2ddd8;
	border-right: 1px solid #e2ddd8;
}
.forms_container .heading_container li {
	padding: 8px 13px 8px 10px;
	box-sizing: border-box;
	font-size: 16px;
	line-height: 22px;
}
.forms_container .heading_container li.title {
	font-weight: bold;
	font-size: 18px;
	line-height: 26px;
	cursor: auto!important;
}
.forms_container .heading_container li.title:hover {
	color: #000;
}
.forms_container .sections_container li:hover,
.forms_container .heading_container li:hover {
	color: #d2232a;
	cursor: pointer;
}
.forms_container .sections_container li.active,
.forms_container .heading_container li.active
{
	background: #e2ddd8;
}
.forms_container .sections_container li.active:hover,
.forms_container .heading_container li.active:hover {
	color: #000;
	cursor: auto;
}
.forms_container .forms_container {
	width: calc(100% - 460px);
	border: 0;
}
.forms_container .forms_container li {
	padding: 12px 11px 12px 10px;
	box-sizing: border-box;
	font-size: 16px;
	line-height: 24px;
}
.forms_container .forms_container li a {
	color: #000;
	text-decoration: underline;
}
.forms_container .forms_container li a:hover {
	color: #d2232a;
}


	/* RESTYLING FORMS END */

/*  POPULAR FORMS BLOCK  */
.popular_forms_title {
	font-size: 18px;
	line-height: 26px;
	font-weight: bold;
	margin: 44px 0 14px;
}

.popular_forms_container {
	width: 50%;
	float: left;
	max-width: 475px;
	box-sizing: border-box;
}
.popular_forms_container_1 {
	padding: 0 30px 0 0;
}
.popular_forms_container_2 {
	padding: 0 0 0 30px;
}
#content_left .popular_form {
	margin: 0 0 20px 0;
	/*padding: 0 0 15px 41px;*/
	padding: 0 0 4px 0;
	border-bottom: 1px solid #eeebe8;
	box-sizing: border-box;
}
#content_left .popular_form a {
	color: black;
	text-decoration: underline;
	font-size: 16px;
	line-height: 24px;
}
#content_left .popular_form a:hover {
	color: #d2232a !important;
	text-decoration: underline;
}
#content_left .popular_form small {
	display: block;
	background-image: url(/template/images/forms_views_icon.png);
	background-repeat: no-repeat;
	background-position: 0 12px;
	color: #000;
	padding: 12px 0 0 24px;
	margin: 3px 0 0;
	font-size: 10px;
	font-weight: bold;
}
@media screen and (max-width: 768px) {
	.one_form_content {
		width: 100%;
	}
}
@media screen and (max-width: 640px) {
	#content_left .popular_forms_container {
		max-width: inherit;
		width: 100%;
	}
	#content_left .popular_forms_container_1,
	#content_left .popular_forms_container_2 {
		padding: 0;
	}

	.one_form_content {
		margin: 0 0 12px 0;
	}

}

/*  HEADS BEGIN  */
.heading_container {
	width: 100%;
}
#heading_container .container {
	width: 100%;
	border-bottom: 1px solid #edebe9;
}
#heading_container .container .title {
	cursor: pointer;
}
#heading_container .container > * > .arrow {
	position: absolute;
	width: 20px;
	height: 20px;
	top: 15px;
	left: 10px;
	cursor: pointer;
	transition: .3s;
}
#heading_container .container.open > * > .arrow {
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transition: 0.3s;
}
#heading_container .main_head_container {
	position: relative;
	width: 100%;
	padding: 15px 0 10px 40px;
	box-sizing: border-box;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
}
#heading_container .sub_head_container_list {
	list-style: none;
	position: relative;
	margin: 0 0 0 40px;
	font-size: 16px;
	line-height: 22px;
	overflow: hidden;
	padding: 0;
	box-sizing: border-box;
}
#heading_container .container > .sub_head_container_list {
	height: 0;
}
#heading_container .container.open > .sub_head_container_list {
	height: auto;
}
#heading_container .sub_head_container {
	position: relative;
	width: 100%;
	padding: 15px 0 10px 40px;
	box-sizing: border-box;
	border-bottom: 1px solid #edebe9;
}
#heading_container .sub_head_container_list .sub_head_container:last-child {
	border-bottom: 0!important;
}
#heading_container .sub_head_container_list .item {
	position: relative;
	width: 100%;
	padding: 15px 0 10px 0;
	box-sizing: border-box;
	border-bottom: 1px solid #edebe9;
}
#heading_container .sub_head_container_list .item a {
	font-size: 16px;
	line-height: 22px;
	color: #000!important;
	/*text-decoration: none!important;*/
}
/*  HEADS END  */
#form_contents {
	font-family: 'Open Sans';
	font-size: 16px;
	line-height: 24px;
}
#form_contents a {
	color: #0087c1;
}
#form_contents .scroller {
	padding: 30px 30px;
	background: #f6f5f4;
	box-sizing: border-box;
}
.gif_sample_form_div .pagination {
	justify-content: left;
	margin: 0 0 10px;
	display: flex;
}
.gif_sample_form_div .pagination > * {
	width: 30px;
	height: 30px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 13px;
	line-height: 18px;
}
.gif_sample_form_div .pagination .page_link {
	color: #000!important;
	text-decoration: underline;
	text-decoration-style: dotted;
}
.download_link {
	position: relative;
	width: 100%;
	min-height: 74px;
	/*padding: 0 30px 30px 78px;*/
	/*padding: 0 285px 30px 78px;*/
	padding: 0 30px 30px 30px;
	box-sizing: border-box;
	background: #f6f5f4;
}
.download_link .download_info_container {
	width: 100%;
	display: flex;
	min-height: 54px;
	flex-direction: row;
	justify-content: space-between;
	align-items: flex-start;
	padding: 0!important;
}

.download_link.show .download_btn {
	display: none;
}
.download_link .download_info_container .title {
	position: relative;
	width: calc(100% - 280px);
	padding: 0 10px 0 48px;
	box-sizing: border-box;
}
.download_link.show .download_info_container .title {
	color: #a7a9ac;
}
#kp_banner_form_link {
    position: relative;
    top: 0;
	width: 260px;
	height: 54px;
	padding: 11px 57px;
	box-sizing: border-box;
	background: #764696;
	color: #fff!important;
	text-decoration: none;
	font-family: "Open Sans";
	font-weight: bold;
	font-size: 13px;
	line-height: 16px;
	transition: .3s;
	display: inherit;
}
#kp_banner_form_link::before {
	position: absolute;
	width: 40px;
	height: 40px;
	top: 7px;
	left: 7px;
	content: url("/template/images/logo_kp_40x40.png");
}
/*#kp_banner_form_link::after {*/
/*	position: absolute;*/
/*	width: 19px;*/
/*	height: 13px;*/
/*	top: 29px;*/
/*	right: 37px;*/
/*    content: "реклама";*/
/*    color: black;*/
/*    font-size: 10px;*/
/*    font-weight: normal;*/
/*}*/
#kp_banner_form_link:hover {
	background: #581c81;
	transition: .3s;
}
.download_link.word_open .download_info_container .title::before {
	position: absolute;
	content: '';
	display: block;
	width: 38px;
	height: 44px;
	background: url(/template/images/document-word.png) no-repeat;
	left: 0px;
}
.download_link.word_close .download_info_container .title::before {
	position: absolute;
	content: '';
	display: block;
	width: 38px;
	height: 44px;
	background: url(/template/images/document-word-locked.png) no-repeat;
	left: 0px;
}
.download_link.excel_open .download_info_container .title::before {
	position: absolute;
	content: '';
	display: block;
	width: 38px;
	height: 44px;
	background: url(/template/images/document-exel.png) no-repeat;
	left: 0;
}
.download_link.excel_close .download_info_container .title::before {
	position: absolute;
	content: '';
	display: block;
	width: 38px;
	height: 44px;
	background: url(/template/images/document-exel-locked.png) no-repeat;
	left: 0;
}
.download_link.pdf_open .download_info_container .title::before {
	position: absolute;
	content: '';
	display: block;
	width: 38px;
	height: 44px;
	background: url(/template/images/document-pdf.png) no-repeat;
	left: 0;
}
.download_link.pdf_close .download_info_container .title::before {
	position: absolute;
	content: '';
	display: block;
	width: 38px;
	height: 44px;
	background: url(/template/images/document-pdf-locked.png) no-repeat;
	left: 0;
}
.download_link .title {
	font-size: 13px;
	line-height: 18px;
	margin: 0 0 6px 0;
}
.download_link .download_btn {
	width: 102px;
	height: 40px;
	color: #000!important;
	box-sizing: border-box;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 18px;
	line-height: 24px;
	text-decoration: none;
	transition: .3s;
	background: linear-gradient(180deg, #EDEBE9 0%, #f6f5f4 14.36%, #D4D4D5 100%);
	border: 1px solid #939598;
	border-radius: 20px;
	margin: 5px 0 0 48px;
}
.download_link .download_btn:hover {
	background: #F6F5F4;
	transition: .3s;
}
.download_link .denied_message_container {
	height: 0;
	margin: 0;
	overflow: hidden;
}
.download_link.show .denied_message_container {
	width: 100%;
	height: auto;
	/*padding: 20px;*/
	/*padding: 10px 0 0;*/
	/*background: #fff;*/
	box-sizing: border-box;
	/*margin-bottom: 10px;*/
	margin-top: 26px;
}
.download_link .access_denied_l3 {
	display: none;
}
.download_link.show .access_denied_l3 {
	display: block;
}
.denied_message_container .title {
	/*font-size: 13px;*/
	/*line-height: 18px;*/
	/*font-weight: bold;*/
	font-size: 16px;
	line-height: 24px;
}
.denied_message_container .access_denied_reasons {
	padding: 0!important;
	font-size: 16px;
	line-height: 24px;
}

.denied_message_container .access_denied_reasons li {
	position: relative;
	margin-left: 0!important;
	/*margin: 0 0 10px 0!important;*/
	padding: 20px 0 0 12px;
	list-style: none;
	/*font-size: 13px;*/
	/*line-height: 18px;*/
}
.denied_message_container .access_denied_reasons li:nth-child(2) {
	margin-left: 30px!important;
}
	/*.denied_message_container .access_denied_reasons li::before {*/
/*	position: absolute;*/
/*	content: '';*/
/*	width: 4px;*/
/*	height: 4px;*/
/*	border-radius: 2px;*/
/*	background: #000;*/
/*	top: 28px;*/
/*	left: 2px;*/
/*}*/
.access_denied_reasons_sub {
	width: 100%;
	max-width: 300px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.access_denied_reasons_sub > div {
	display: flex;
	flex-direction: column;
}
.access_denied_reasons .marked {
	position: relative;
	padding: 0 0 0 10px;
}
.access_denied_reasons .marked::before {
	position: absolute;
	content: '';
	left: 0;
	top: 11px;
	width: 3px;
	height: 3px;
	border-radius: 50%;
	background: #000;
}

.access_denied_reasons .auth_lnk {
	color:#0087c1;
	text-decoration: none;
	/*background: #5d337b;*/
	/*padding: 1px 3px;*/
	box-sizing: border-box;
	cursor: pointer;
	/*font-size: 13px;*/
	border-bottom: 1px solid #0087c1;
}
.access_denied_reasons .auth_lnk.open_popup_window {
	border-bottom: 1px dashed #0087c1;
}
.access_denied_reasons .subscribe_lnk {
	color: #fff!important;
	text-decoration: none;
	background: #c41417;
	padding: 1px 3px;
	box-sizing: border-box;
	cursor: pointer;
	/*font-size: 13px;*/
}
.access_denied_reasons .demo_lnk {
	color: #fff!important;
	text-decoration: none;
	background: #05ad02;
	padding: 1px 3px;
	box-sizing: border-box;
	cursor: pointer;
	/*font-size: 13px;*/
}

.spoiler_content .denied_message_container {
	position: relative;
}
.spoiler_content .denied_message_container .lock_icon {
	position: absolute;
	width: 33px;
	height: 30px;
	background: url(/template/images/forms_lock_33x30.svg) no-repeat;
	top: -5px;
	left: 0;
}
.spoiler_content .denied_message_container .title {
	padding: 0 0 0 40px;
	/*margin: 20px 0 10px 0;*/
}
.lock{
	margin: 0 10px 0 0;
	vertical-align: text-bottom;
}
.preview_container {
	position: fixed;
	width: 0;
	height: 0;
	overflow: hidden;
	display: flex;
	justify-content: center;
	align-items: center;
}
.preview_container.active {
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.9);
	z-index: 2501;
	top: 0;
	left: 0;
}
.preview_container .close_preview {
	background: url("../images/simple_gallery_navbar.png") 36px 35px;
	cursor: pointer;
	height: 35px;
	position: absolute;
	width: 36px;
	z-index: 1500;
	right: 16px;
	top: 16px;
}
.preview_container .close_preview:hover {
	background: url("../images/simple_gallery_navbar.png") 36px 0;
}
.preview_container .image_wrapper {
	background: #fff;
	display: inline-block;
	box-sizing: border-box;
	margin: 0 auto;
}
.preview_container .left,
.preview_container .right {
	width: 36px;
	height: 35px;
	cursor: pointer;
}
.preview_container .right {
	background: url("../images/simple_gallery_navbar.png") 72px 35px;
}
.preview_container .right:hover {
	background: url("../images/simple_gallery_navbar.png") 72px 0;
}
.preview_container .left {
	background: url("../images/simple_gallery_navbar.png") 108px 35px;
}
.preview_container .left:hover {
	background: url("../images/simple_gallery_navbar.png") 108px 0;
}
.preview_container .image_wrapper .preview_img {
	width: 100%;
	max-height: calc(100vh - 30px);
}

.vchz_banner {
	position: relative;
	float: left;
	display: flex;
	flex-direction: column;
	width: 100%;
	margin: 24px 0 44px;
	background: #F6F5F4;
	padding: 24px 20px 20px 70px;
	box-sizing: border-box;
}
.vchz_banner::before {
	position: absolute;
	top: 20px;
	left: 20px;
	width: 30px;
	height: 30px;
	content: '';
	background: url(/template/images/gk_icon_logo_2021.png) 100% no-repeat;
}
.vchz_banner .vchz_header {
	font-family: Open Sans;
	font-style: normal;
	font-weight: bold;
	font-size: 18px;
	line-height: 26px;
	margin: 0 0 14px 0;
}
.vchz_banner ul {
	list-style: none;
	margin: 0;
	padding: 0!important;
}
.vchz_banner ul li {
	font-family: Open Sans;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 20px;
	margin: 0 0 8px 0!important;
	padding: 0!important;
}
#form_contents ul,
#form_contents ol {
	padding: 0 0 0 2em!important;
	box-sizing: border-box;
}
#form_contents ul li,
#form_contents ol li {
	padding: 0 0 0 0.5em!important;
	box-sizing: border-box;
}


@media screen and (max-width: 499px) {
	#form_contents .scroller {
		padding: 10px;
	}
	.download_link {
		position: relative;
		width: 100%;
		min-height: 74px;
		padding: 54px 10px 20px 10px;
		box-sizing: border-box;
		background:
				#e5e5e5;
	}
	.download_link.word_open::before {
		top: 0;
		left: 10px;
	}
	.download_link.word_close::before {
		top: 0;
		left: 10px;
	}
	.download_link.excel_open::before {
		left: 10px;
	}
	.download_link.excel_close::before {
		left: 10px;
	}
	.download_link.pdf_open::before {
		left: 10px;
	}
	.download_link.pdf_close::before {
		left: 10px;
	}
	.access_denied_reasons_sub {
		width: 100%;
		max-width: none;
		flex-direction: column;
	}
}

@media screen and (max-width: 640px) {
	.access_denied_reasons {
		flex-direction: column;
	}
	.denied_message_container .access_denied_reasons li {
		border-top: 0;
	}
	.denied_message_container .access_denied_reasons li:nth-child(2) {
		margin: 0!important;
	}
}
@media screen and (max-width: 949px) {
	.forms_container {
		border: 0;
		height: auto;
	}
	.forms_container ul {
		display: none;
	}
	.forms_container .heading_container {
		border-left: 0;
		border-right: 0;
	}
	.forms_container ul.active_list {
		width: 100%;
		display: block;
		background: #fff;
	}
	.forms_container ul.active_list li.active {
		background: #fff;
	}
	.forms_container ul.active_list li.active:hover {
		cursor: pointer;
		color: #d2232a;
	}
	.forms_container .heading_container.active_list,
	.forms_container .forms_container.active_list {
		position: relative;
		padding: 40px 0 0 0!important;
		box-sizing: border-box;
	}
	.forms_container .heading_container.active_list::before,
	.forms_container .forms_container.active_list::before {
		position: absolute;
		min-width: 120px;
		width: auto;
		height: 30px;
		top: 0;
		left: 10px;
		background: #909bd8;
		color: #fff;
		padding: 6px 10px 8px 31px;
		box-sizing: border-box;
		content: attr(data-before);
		font-weight: bold;
		font-size: 12px;
		line-height: 16px;
		cursor: pointer;
	}
	.forms_container .heading_container.active_list::after,
	.forms_container .forms_container.active_list::after {
		position: absolute;
		content: '';
		width: 12px;
		height: 13px;
		background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTQiIHZpZXdCb3g9IjAgMCAxMiAxNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTcuNjA5ODcgMTMuNjYwMkwwIDcuMjAzMDlMNy42MDk4NyAwLjc0NjAzM1YyLjMyNDQyTDQuNDYwOTYgNi40ODU2NEwxMiA2LjQ4NTY0VjcuOTIwNTVMNC40NjA5NiA3LjkyMDU1TDcuNjA5ODcgMTIuMDgzMlYxMy42NjAyWiIgZmlsbD0id2hpdGUiLz4KPC9zdmc+Cg==') no-repeat;
		top: 9px;
		left: 20px;
	}
}
@media screen and (min-width: 1024px) and (max-width: 1189px) {
	.forms_container {
		border: 0;
		height: auto;
	}
	.forms_container ul {
		display: none;
	}
	.forms_container .heading_container {
		border-left: 0;
		border-right: 0;
	}
	.forms_container ul.active_list {
		width: 100%;
		display: block;
		background: #fff;
	}
	.forms_container ul.active_list li.active {
		background: #fff;
	}
	.forms_container ul.active_list li.active:hover {
		cursor: pointer;
		color: #d2232a;
	}
	.forms_container .heading_container.active_list,
	.forms_container .forms_container.active_list {
		position: relative;
		padding: 40px 0 0 0!important;
		box-sizing: border-box;
	}
	.forms_container .heading_container.active_list::before,
	.forms_container .forms_container.active_list::before {
		position: absolute;
		min-width: 120px;
		width: auto;
		height: 30px;
		top: 0;
		left: 10px;
		background: #909bd8;
		color: #fff;
		padding: 6px 10px 8px 31px;
		box-sizing: border-box;
		content: attr(data-before);
		font-weight: bold;
		font-size: 12px;
		line-height: 16px;
		cursor: pointer;
	}
	.forms_container .heading_container.active_list::after,
	.forms_container .forms_container.active_list::after {
		position: absolute;
		content: '';
		width: 12px;
		height: 13px;
		background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTQiIHZpZXdCb3g9IjAgMCAxMiAxNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTcuNjA5ODcgMTMuNjYwMkwwIDcuMjAzMDlMNy42MDk4NyAwLjc0NjAzM1YyLjMyNDQyTDQuNDYwOTYgNi40ODU2NEwxMiA2LjQ4NTY0VjcuOTIwNTVMNC40NjA5NiA3LjkyMDU1TDcuNjA5ODcgMTIuMDgzMlYxMy42NjAyWiIgZmlsbD0id2hpdGUiLz4KPC9zdmc+Cg==') no-repeat;
		top: 9px;
		left: 20px;
	}
}

.wrapper_left_submenu_mini_2021_content_item:nth-child(3){
	border-bottom: 0;
	margin: 6px 30px 0;
}
#content_left .wrapper_left_submenu_2021 .current {
	background: #909BD8;
}
.wrapper_left_submenu_mini_2021_top_row {
	background: #909BD8;
}
.wrapper_left_submenu_mini_2021_top_row .trigger {
	background: linear-gradient(180deg, #5E689B 0%, #909BD8 100%);
}

@media screen and (max-width: 600px) {
    .download_link .download_info_container {
        display: block;
    }
    .download_link .download_info_container .title {
        width: 100%;
    }
    #kp_banner_form_link {
        margin: 20px 0;
        display: block;
    }
}