@font-face {
	font-family: 'Price Didone';
	src: url("/fonts/Price_Didone.otf");
}
.video-js {
	width: 300px;
	height: 150px;
}
.vjs-fluid {
	padding-top: 56.25%
}
.dashed-block {
    margin-top: 36px !important;
}
.dashed-block ul {
	padding-bottom: 0px;
}

ol.without-marker li {
    list-style-type: none;
}
table.sample img {
    float: left;
    margin-right: 20px;
}

ul.list2rc {
	list-style: none;
}
ul.list2rc li:before {
	content: "— ";
	position: relative;
	left: -5px;
}

.fingerrc.blekh {
	max-width: 750px;
	display: block;
	margin: 0 auto;
	position: relative;
	box-sizing: border-box;
	padding-right: 20px;

}
.fingerrc.blekh.frame .small-img,
.fingerrc.blekh.frame .sign {
	display: none;
}
.fingerrc img {
	cursor: pointer;
	width: 100px;
	float: left;
}
.fingerrc .small-1 {
	transition: all   ease;
    padding-top: 5px;
}
.fingerrc .double img {
	max-width: 750px;
    width: 100%;
}
.fingerrc .double img:nth-child(2) {
	width: 750px;
	margin-top: 10px;
}
.fingerrc .double {
	display: none;
}
.fingerrc .download {
	display: block;
}
.fingerrc h4 {
	color: #e20511;
    font-family: "PT Sans",Arial,Helvetica,sans-serif;
    margin: initial;
}
.fingerrc h3 {
	color: #000000;
}
.fingerrc hr {
	border: none;
	color: #da5461;
	background-color: #000000;
	height: 3px;
	margin: 7px 0;
}
.fingerrc .finger {
	width: 50px;
	margin-right: 5px;
	cursor: default;
}
.fingerrc .sign {
	padding-top: 35px;
}
.fingerrc a {
    text-decoration: none;
}
.fingerrc .as-btn-blueborder-small {
	font-family: "PT Sans",Arial,Helvetica,sans-serif;
    font-size: 17px;
	cursor:pointer;
	text-decoration: none;
	padding: 4px 12px;
	background: linear-gradient(#f8616f, #ae1f2c);
	border: solid 1px #f18f98;
	border-bottom: solid 1px #6e0301;
	box-shadow: inset 0 0 0 1px #b60909;
	color: #fff;
	text-shadow: 0 1px 0 #7b502e;
	outline-color: #ccc;
	z-index: 11;
	display: block;
}
.fingerrc .as-btn-blueborder-small:hover {
	color: #fff;
	background: #9e1616;
}
.fingerrc .as-btn-blueborder-small:focus {
	outline: 0;
}
.fingerrc .small-img img {
    margin-right: 20px;
    margin-top: 20px;
    width:150px;
}
.fingerrc {
    min-height: 220px;
}

.amazingslider {
	display: block;
    position: relative;
    max-width: 738px;
    margin: 0 auto 11px;
}
.amazingslider .nav-tab a {
	display: inline-block;
    width: 280px;
    text-decoration: none;
    margin-left: 5px;
    text-align: center;
    margin-bottom: 15px;
    padding: 3px 3px;
    font-weight: bold;
    box-shadow: 0 5px 8px 0 rgb(0 0 0 / 11%);
    border-radius: 10px;
    box-sizing: initial;
}
.amazingslider a.active:hover,
.amazingslider a.active {
    color: #FFFFFF;
}
.amazingslider .as-btn-blue-medium {
	position: absolute;
    top: 9%;
    left: 82.4%;
	display: inline-block;
    border: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: -3px;
    color: #fff;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: nowrap;
    -webkit-font-smoothing: antialiased;
    padding: 6px 22px;
    font-size: 14px;
    font-weight: normal;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.amazingslider .tab-item {
	display: none;
}
.amazingslider .tab-item.active {
	display: block;
}

.amazingaudioplayer {
	box-sizing: content-box;
}
.amazingaudioplayer div {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
.amazingaudioplayer .amazingaudioplayer-image {
	display: block;
	position: relative;
	float: left;
	margin: 4px;
	overflow: hidden;
	-webkit-box-shadow: 0 8px 6px -6px black;
	-moz-box-shadow: 0 8px 6px -6px black;
	box-shadow: 0 8px 6px -6px black;
	-webkit-border-radius: 4px;
    	-moz-border-radius: 4px;
    	border-radius: 4px;
}
.amazingaudioplayer .amazingaudioplayer-text {
	display: block;
	position: relative;
	overflow: hidden;
	padding: 4px 12px;
	height: auto;
}
.amazingaudioplayer .amazingaudioplayer-text-clear {
	clear: both;
	height: 8px;
}
.amazingaudioplayer .amazingaudioplayer-title {
	display: block;
	color: #333;
	font-family: "Oswald",Arial,sans-serif;
	font-size: 20px;
	font-weight: bold;
}
.amazingaudioplayer .amazingaudioplayer-title-clear {
}
.amazingaudioplayer .amazingaudioplayer-info {
	display: block;
	display: block;
	color: #333;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: italic;
}
.amazingaudioplayer .amazingaudioplayer-info-clear {
}
.amazingaudioplayer .amazingaudioplayer-bar {
	background-color: #f6f6f6;
	margin: 4px;
	border: 1px solid #cbcbcb;
	background-image: -moz-linear-gradient(top,  #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f1f1f1), color-stop(51%,#e1e1e1), color-stop(100%,#f6f6f6));
	background-image: -webkit-linear-gradient(top,  #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%);
	background-image: -o-linear-gradient(top,  #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%);
	background-image: -ms-linear-gradient(top,  #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%);
	background-image: linear-gradient(to bottom,  #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ffffff", endColorstr="#f6f6f6",GradientType=0 );
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.amazingaudioplayer .amazingaudioplayer-bar-buttons-clear {
	clear: both;
}
.amazingaudioplayer .amazingaudioplayer-bar-clear {
}
.amazingaudioplayer .amazingaudioplayer-bar-title {
	position: relative;
	float: left;
	color: #444444;
	font-family: "Open Sans", sans-serif;
	font-size: 12px;
	line-height: 24px;
	margin: 0 8px;
}
.amazingaudioplayer .amazingaudioplayer-playpause {
	position: relative;
	float: left;
}
.amazingaudioplayer .amazingaudioplayer-play {
	position: relative;
}
.amazingaudioplayer .amazingaudioplayer-pause {
	position: relative;
}
.amazingaudioplayer .amazingaudioplayer-stop {
	position: relative;
	float: left;
}
.amazingaudioplayer .amazingaudioplayer-prev {
	position: relative;
	float: left;
}
.amazingaudioplayer .amazingaudioplayer-next {
	position: relative;
	float: left;
}
.amazingaudioplayer .amazingaudioplayer-loop {
	position: relative;
	float: left;
	margin: 0 2px;
}
.amazingaudioplayer .amazingaudioplayer-progress {
	position: relative;
	background-color: #706d6d;
	margin: 8px 4px;
}
.amazingaudioplayer .amazingaudioplayer-progress-loaded {
	background-color: #999;
}
.amazingaudioplayer .amazingaudioplayer-progress-played {
	background-color: #73b3c3;
	background-image: -ms-linear-gradient(top, #90d9e4 0%, #368fae 100%);
	background-image: -moz-linear-gradient(top, #90d9e4 0%, #368fae 100%);
	background-image: -o-linear-gradient(top, #90d9e4 0%, #368fae 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #90d9e4), color-stop(1, #368fae));
	background-image: -webkit-linear-gradient(top, #90d9e4 0%, #368fae 100%);
	background-image: linear-gradient(to bottom, #90d9e4 0%, #368fae 100%);
}
.amazingaudioplayer .amazingaudioplayer-time {
	position: relative;
	float: right;
	color: #555555;
	font-family: "Open Sans", sans-serif;
	font-size: 12px;
	text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.1);
	line-height: 24px;
	margin: 0 4px;
}
.amazingaudioplayer .amazingaudioplayer-volume {
	position: relative;
	float: right;
}
.amazingaudioplayer .amazingaudioplayer-volume-bar {
	margin-bottom: 2px;
	background-color: #e1e1e1;
	background-image: -ms-linear-gradient(top, #f6f6f6 0%, #e1e1e1 100%);
	background-image: -moz-linear-gradient(top, #f6f6f6 0%, #e1e1e1 100%);
	background-image: -o-linear-gradient(top, #f6f6f6 0%, #e1e1e1 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f6f6f6), color-stop(1, #e1e1e1));
	background-image: -webkit-linear-gradient(top, #f6f6f6 0%, #e1e1e1 100%);
	background-image: linear-gradient(to bottom, #f6f6f6 0%, #e1e1e1 100%);
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.amazingaudioplayer .amazingaudioplayer-volume-bar-adjust {
	background-color: #555;
}
.amazingaudioplayer .amazingaudioplayer-volume-bar-adjust-active {
	background-color: #4ba4bd;
}
.amazingaudioplayer .amazingaudioplayer-tracklist {
	display: block;
	position: relative;
}
.amazingaudioplayer .amazingaudioplayer-tracklist-container {
	display: block;
	position: relative;
	-webkit-border-radius: 2px;
   	 -moz-border-radius: 2px;
    	border-radius: 2px;
	margin: 4px;
	padding: 12px 12px 16px;
	background-color: #e1e1e1;
	border: 1px solid #cbcbcb;
	background-image: -ms-linear-gradient(top, #f6f6f6 0%, #e1e1e1 100%);
	background-image: -moz-linear-gradient(top, #f6f6f6 0%, #e1e1e1 100%);
	background-image: -o-linear-gradient(top, #f6f6f6 0%, #e1e1e1 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f6f6f6), color-stop(1, #e1e1e1));
	background-image: -webkit-linear-gradient(top, #f6f6f6 0%, #e1e1e1 100%);
	background-image: linear-gradient(to bottom, #f6f6f6 0%, #e1e1e1 100%);
}
.amazingaudioplayer .amazingaudioplayer-tracks-wrapper {
	position: relative;
}
.amazingaudioplayer .amazingaudioplayer-tracks {
	position: relative;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.amazingaudioplayer .amazingaudioplayer-track-item {
	list-style-type: none;
	position: relative;
	cursor: pointer;
	color: #666;
	font-family: "Open Sans", Arial, sans-serif;
	font-size: 12px;
	line-height: 22px;
	margin: 0;
	padding: 0;
	text-align: left;
}
.amazingaudioplayer .amazingaudioplayer-track-item-active {
	cursor: pointer;
	color: #222;
}
.amazingaudioplayer .amazingaudioplayer-track-item a {
	color: #666;
    text-decoration: none;
}
.amazingaudioplayer .amazingaudioplayer-track-item-active a {
	color: #222;
    text-decoration: none;
}
.amazingaudioplayer .amazingaudioplayer-track-item-duration {
	position: absolute;
	top: 0;
	right: 0;
}
.amazingaudioplayer .amazingaudioplayer-tracklist-arrow-prev {
	position: absolute;
	bottom: 2px;
	left: 50%;
	margin-left: -64px;
}
.amazingaudioplayer .amazingaudioplayer-tracklist-arrow-next {
	position: absolute;
	bottom: 2px;
	left: 50%;
	margin-left: 16px;
}
.amazingaudioplayer .amazingaudioplayer-tracklist-clear {
	clear: both;
}
.amazingaudioplayer .amazingaudioplayer-item-id {
	float: left;
	width: 18px;
}
.amazingaudioplayer .amazingaudioplayer-item-info {
	float: right;
	width: 36px;
}
.amazingaudioplayer .amazingaudioplayer-item-title {
	overflow: hidden;
}
.amazingaudioplayer .amazingaudioplayer-track-item:before,
.amazingaudioplayer .amazingaudioplayer-track-item:after {
	display: none;
}
.amazingaudioplayer ul,
.amazingaudioplayer li {
	list-style-type: none;
}
.amazingaudioplayer .amazingaudioplayer-tracklistsearch {
	box-sizing: border-box;
	padding: 4px;
}
.amazingaudioplayer .amazingaudioplayer-tracklistsearch-input {
	box-sizing: border-box;
	width: 100%;
}
.auth-info {
	margin: 30px 30px;
    padding: 50px 150px;
    text-align: center;
    background-color: #EFEFEF;
    border: 1px solid #7A7A7A;
	color: #63625E;
	font-family: "PT Sans", Arial, Helvetica, sans-serif;
	font-size: 22px;
}
.auth-info a {
	color: #6e0301;
	border-color: #6e0301;
}
.article-page-block__content-wrapper .article-table td p {
	padding: 4px 0px;
    font-size: 16px;
    line-height: 24px;
	margin-bottom: 0px;
}
table.article-table {
    width: 100%;
}
.login-form__table-right {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	width: 100%;
	display: block;
}

.article-page-block__content-wrapper ul li:not(.article-table ul li, .dashed-block ul li) {
	font-family: "PT Serif", Georgia, "Times New Roman", serif;
	font-size: 18px;
    line-height: 28px;
}

#packet-sticker {
	position: fixed;
	top: 30%;
}
.preloader {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	overflow: hidden;
	z-index: 1001;
}
.preloader__image {
	position: relative;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	text-align: center;
	animation: preloader-rotate 2s infinite linear;
}
@keyframes preloader-rotate {
	100% {
		transform: rotate(360deg);
	}
}
.loaded_hiding.preloader {
	transition: 0.3s opacity;
	opacity: 0;
}
.loaded.preloader {
	display: none;
}
img.preview-img {
	cursor: pointer;
}
.action-pop-block-header span {
	display: block;
    font-size: 18px;
}
.header-panel__cover img {
	height: 118px;
}
.group2 {
	margin-top: 30px;
}
.index-page-block__magazine-content-rubric-block.mini-course .index-page-block__selected-article .index-page-block__article-link.other {
	font-size: 18px;
	color: black;
}
.index-page-block__magazine-content-rubric-block.mini-course .index-page-block__selected-article .index-page-block__article-link.other:hover {
    border-color: black;
}
.comment-result {
	font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: bold;
    line-height: 20px;
    text-align: center;
}
.form-ask.page {
	background: #edece4;
	padding: 20px;
	font-family: arial;
	font-size: 14px;
	outline: none;
	line-height: 1em;
	max-height: 500px;
	overflow-y: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
.form-ask textarea {
	border: 1px #2e6da4 solid;
	width: 98%;
	height: 150px;
	padding: 4px;
	border-radius: 2px;
	font-family: arial;
	font-size: 16px;
}
.form-ask input[type=button] {
	border: 1px #2e6da4 solid;
	color: white;
	cursor: pointer;
	margin-top: 10px;
	background-color: #337ab7;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px;
}
.form-ask .count {
	font-size: 14px;
	color: #666;
}
.form-ask .heading {
	margin: 20px 0 15px 0;
	font-weight:bold;
}
.form-ask .opinion {
	margin: 15px 0;
	padding-bottom: 14px;
	border-bottom: 1px #2e6da4 dashed;
}
.form-ask .opinion:last-child {
	padding-bottom: 0;
	border-bottom: 0 none;
}
.form-ask .ans {
	margin: 10px 10px;
	font-style: italic;
}
.form-ask .ans span {
	display: block;
}
.form-ask .ans p {
	font-size: 14px;
	line-height: 1em;
}
.article-page-block__content-wrapper .article-table .head th,
.article-page-block__content-wrapper .article-table .head td,
.article-page-block__content-wrapper .article-table .row td {
	border: 1px solid #dedede;
}
.article-page-block__content-wrapper .article-table {
	border-left: 2px solid white;
	border-right: 2px solid white;
	border-top: 2px solid white;
}
.article-page-block__content-wrapper .article-table.without-border .head th,
.article-page-block__content-wrapper .article-table.without-border .head td,
.article-page-block__content-wrapper .article-table.without-border .row td,
.article-page-block__content-wrapper .article-table.without-border tr {
	border: none !important;
}
.pa_layout .pa_buttons button {
	cursor: pointer;
}
.index-page-block__factoid-number {
	font-size: 3.5em;
	font-family: "Price Didone";
}
.index-article-stamp img {
	max-height: 100px;
}
.article-page-block__content-wrapper p.weakp-text {
	font-size: 16px;
    line-height: 22px;
	font-family: "PT Sans", Arial, Helvetica, sans-serif;
}
.header-panel__last-visible .header-panel__services-image-block {
	margin-right: 30px;
}
.counter-pie {
	width: 53px; height: 53px;
	border-radius: 50%;
	border: 1px solid #edece4;
}
.counter-pie-menu {
	width: 30px; height: 30px;
	border-radius: 50%;
	border: 1px solid #edece4;
	position: fixed;
	bottom: 18px;
	left: 12px;
	z-index: 20200;
}
.menu-panel__catalogue-container-list-wrapper ul.menu-panel__catalogue-container-list li img {
	height: 118px;
}
.menu-panel__wide .forms .sub-rubrics, .menu-panel__wide .themes .sub-rubrics, .menu-panel__wide .npds .sub-rubrics {
	display: none;
	padding-left: 20px;
}
.menu-panel__wide .forms .sub-rubrics ul, .menu-panel__wide .themes .sub-rubrics ul, .menu-panel__wide .npds .sub-rubrics ul {
	padding-bottom: 10px;
}
.menu-panel__wide.left {
	width: 250px !important;
	min-width: 250px !important;
}
.menu-panel__wide.left.npd-content, .menu-panel__wide-item.npd-content {
	width: 600px !important;
	min-width: 600px !important;
}
.menu-panel__wide.left.npd-content, .menu-panel__wide-item.npd-content ul li {
	padding: 6px 30px;
}
.menu-panel__wide .npds ul li[data-level="1"] > span:hover {
	cursor: default;
}
.menu-panel__wide .forms ul li:not([data-id]) > span:hover {
	cursor: default;
}
.logo-ukraine {
	position: absolute;
	right: 10px;
	top: 30px;
}
.article-page-block__author-comma {
	margin-left: -3px;
}
a.without-border {
	border: 0px;
}
.menu-block-common-item__npd {
	border-radius: 4px;
    margin-right: 20px;
}
.menu-block-common-item__npd_content {
	border-radius: 4px;
    margin-right: 250px;
	float: right;
}
.menu-panel__wide-item-article-list.npd-content ul li {
	padding-bottom: 0px;
}
.menu-panel__themes.menu-panel__wide.npds {
	min-width: 600px;
	max-width: 800px;
}
.menu-panel__wide-item-article-list.npd-content {
	max-width: 600px;
}
.license-info {
	position: relative;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 11px;
    line-height: 16px;
	padding-left: 46px;
}
.license-popup-info {
	display: none;
    position: absolute;
    width: 550px;
    border: 1px solid grey;
    background: #dfdfdf;
    padding: 5px 10px;
    box-sizing: border-box;
    justify-content: left;
	font-family: "PT Sans", Arial, Helvetica, sans-serif;
    z-index: 999999;
}
.material-closed-noauth {
	width: 75%;
	height: 350px;
	margin: 12px;
	background-color: #475158;
	padding-top: 20px;
	padding-bottom: 20px;
}
.forms-page .material-closed-noauth {
	width: 800px;
	margin-left: 100px;
	margin-right: 70px;
}
@media (max-width: 1257px) {
	.material-closed-noauth {
		width: 100%;
	}
}
.material-closed-noauth .material-closed-noauth-wrapper {
	width: 100%;
	height: 100%;
	background-image: url("../images/lock_with_line.png");
	background-repeat: no-repeat;
	background-size: cover;
}
.material-closed-noauth .content {
	margin-left: 280px;
	margin-right: 30px;
	height: 100%;
	position: relative;
	color: white;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 20px;
}
@media (max-width: 1257px) {
	.forms-page .material-closed-noauth .content {
		margin-left: 230px;
	}
}
.material-closed-noauth .info {
	padding-top: 30px;
}
.material-closed-noauth .login {
    position: absolute;
	bottom: 60px;
	display: flex;
}
.material-closed-noauth .auth {
	width: 220px;
}
@media (max-width: 1257px) {
	.forms-page .material-closed-noauth .auth {
		width: 190px;
	}
}
.material-closed-noauth .demo {
	width: 300px;
}
.material-closed-noauth .btn-login {
	border: 2px solid white;
    width: fit-content;
    padding: 6px 50px;
    border-radius: 15px;
    margin-top: 20px;
	cursor: pointer;
}
.material-closed-noauth .btn-login:hover {
	background-color: #747e85;
}
.material-closed-noauth .btn-demo {
	border: 2px solid #eab93f;
	background-color: #eab93f;
    width: fit-content;
    padding: 6px 20px;
    border-radius: 15px;
    margin-top: 20px;
	cursor: pointer;
	font-weight: bold;
	color: #292825;
}
.material-closed-noauth .btn-demo:hover {
	background-color: #efc272;
}
.material-closed-npd-noauth {
	width: 800px;
	height: 350px;
	margin: 50px 40px 40px 125px;
	background-color: #475158;
	padding: 60px 20px;
	display: inline-flex;
}
.material-closed-npd-noauth .content {
	margin-left: 50px;
	height: 100%;
	position: relative;
	color: white;
}
.material-closed-npd-noauth .content, .material-closed-npd-noauth .content .info, .material-closed-npd-noauth .content .btn-login {
	font-family: Calibri, Arial, Helvetica, sans-serif !important;
	font-size: 20px !important;
}
.material-closed-npd-noauth .btn-login {
	border: 2px solid white;
    width: fit-content;
    padding: 6px 50px;
    border-radius: 15px;
    margin-top: 140px;
	cursor: pointer;
}
.material-closed-auth {
	width: 80%;
	height: 350px;
	margin: 12px;
	background-color: #475158;
	padding-top: 20px;
	padding-bottom: 20px;
}
.forms-page .material-closed-auth {
	width: 100%;
}
@media (max-width: 1257px) {
	.material-closed-auth {
		width: 100%;
	}
}
.material-closed-auth .material-closed-auth-wrapper {
	width: 100%;
	height: 100%;
	background-image: url("../images/lock_with_line.png");
	background-repeat: no-repeat;
	background-size: cover;
}
.material-closed-auth .content {
	margin-left: 260px;
	margin-right: 30px;
	height: 100%;
	position: relative;
	color: white;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 20px;
}
@media (max-width: 1257px) {
	.forms-page .material-closed-auth .content {
		margin-left: 240px;
	}
}
.material-closed-auth .info {
	padding-top: 30px;
}
.material-closed-auth .login {
	position: absolute;
	text-align: center;
	bottom: 60px;
	display: flex;
}
.material-closed-auth .other {
	margin: 0px 20px;
    padding-top: 8px;
}
.material-closed-auth .btn-buy {
	border: 2px solid white;
    width: fit-content;
    padding: 6px 20px;
    border-radius: 15px;
	cursor: pointer;
}
.material-closed-auth .btn-buy:hover {
	background-color: #747e85;
}
.material-closed-auth .btn-demo {
	border: 2px solid #eab93f;
	background-color: #eab93f;
    width: fit-content;
    padding: 6px 20px;
    border-radius: 15px;
	cursor: pointer;
	font-weight: bold;
	color: #292825;
}
.material-closed-auth .btn-demo:hover {
	background-color: #efc272;
}
.material-closed-demolimit-auth {
	display: none;
}
.material-closed-demolimit-auth-wrapper {
	width: 80%;
	height: 350px;
	margin: 50px 40px 40px 0px;
	background-color: #475158;
	display: inline-flex;
}
.forms-page .material-closed-demolimit-auth-wrapper {
	width: 800px;
	margin-left: 100px;
	margin-right: 70px;
}
@media (max-width: 1257px) {
	.material-closed-demolimit-auth-wrapper {
		width: 100%;
	}
}
.material-closed-demolimit-auth-wrapper .content {
	margin: 40px 20px;
	text-align: justify;
	height: 100%;
	width: 100%;
	position: relative;
	color: white;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 20px;
}
.material-closed-demolimit-auth-wrapper .img.right {
	margin-right: 20px;
}
.material-closed-demolimit-auth-wrapper .info2 {
	margin-top: 30px;
}
.material-closed-demolimit-auth-wrapper .info2 a {
	color: white;
	font-weight: bold;
	text-decoration: none;
	border-color: inherit;
	border: none;
}
.material-closed-demolimit-auth-wrapper .info2 a:hover, .material-closed-demolimit-auth-wrapper .info2 a:active {
	text-decoration: none;
	border-color: inherit;
	border: none;
}
.material-closed-demolimit-auth-wrapper .btn-buy {
	border: 2px solid white;
    width: fit-content;
    padding: 6px 20px;
    border-radius: 15px;
    margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
	cursor: pointer;
}
.article-page-block__author-name {
	font-size: 18px;
}
.article-page-block__content-wrapper-demodostup {
	padding: 50px;
}
.article-page-block__content-wrapper-demodostup h2 {
	margin-bottom: 40px;
	margin-left: 12px;
}
.search-cross {
	border: 2px solid #D2E4F0;
    border-radius: 10px;
    padding: 20px;
    width: 750px;
	margin-top: 25px;
	margin-bottom: 25px;
	padding-bottom: 0px;
}
.search-cross .search-cross-url {
	display: flex;
	position: absolute;
	left: 600px;
	border: none;
	font-weight: bold;
	color: #136FC9;
	margin-top: -66px;
}
.search-cross .search-cross-url img {
	width: 16px;
    height: 16px;
    margin-top: 4px;
    margin-left: 6px;
}
.search-cross hr {
	border-style: dashed;
    color: #D2E4F0;
}
.search-cross .search-cross-tabs {
	list-style: none;
	margin-left: 40px;
	margin-bottom: 20px;
}
.search-cross .search-cross-tabs li {
	display: inline-block;
	margin-left: 10px;
    margin-right: 10px;
	color: gray;
}
.search-cross .search-cross-tabs li:hover {
	cursor: pointer;
}
.search-cross .search-cross-tabs li.active {
	font-weight: bold;
	color: #136FC9;
	display: inline;
    border-bottom: 2px solid #136FC9;
}
.search-cross .tab-content {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	display: none;
	position: relative;
}
.search-cross .tab-content.active {
	display: block;
}
.search-cross .search-cross-item {
	display: flex;
	margin-top: 20px;
	margin-bottom: 20px;
}
.search-cross .search-cross-item .search-cross-item-info {
	margin-left: 20px;
}
.search-cross .search-cross-item .search-cross-item-title {
	font-weight: bold;
}
.search-cross .search-cross-item .search-cross-item-title a {
	color: black;
	text-decoration: none;
	border: none;
	margin: 0px;
}
.search-cross .search-cross-item .search-cross-item-title a:hover {
	color: #136FC9;
}
.search-cross .search-cross-item .search-cross-item-requisites {
    font-weight: normal;
    font-size: 0.75em;
    color: #786666;
    font-family: Arial, Helvetica, sans-serif;
}
.search-empty-wrapper {
	display: flex;
	margin-bottom: 20px;
}
.search-empty-wrapper .search-empty-info {
	margin-left: 20px;
	margin-top: 10px;
}
.article-page-block__trailer-image {
	cursor: pointer;
}
.rssnews-page-block__trailer-block {
    position: fixed;
    bottom: 80px;
    left: 1100px;
    z-index: 2;
	border: none;
}
@media (max-width: 1257px) {
	.rssnews-page-block__trailer-block {
		right: 160px;
		left: auto;
	}
}
.rssnews-page-block__trailer-image {
	cursor: pointer;
	max-width: 100%;
}
.rssnews-page-block__trailer {
    width: 45px;
    height: 45px;
}
.open-theme {
    cursor: pointer;
	transition: 0.25s all;
    color: #1252a1;
    text-decoration: none;
    border-color: rgba(18, 82, 161, 0.4);
    border-bottom-width: 1px;
    border-bottom-style: solid;
}
.rubric-open-theme, .subrubric-open-theme {
	cursor: pointer;
	width: fit-content;
    border-bottom: 1px dashed #2e98ff;
}
.rubric-open-theme:hover, .subrubric-open-theme:hover {
	color: #2e98ff;
}
.rubric-open-theme {
	margin-bottom: 6px;
}
.search-hint {
	display: none;
	background-color: rgba(255, 255, 255);
    border-radius: 4px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    font-size: 13px;
    padding: 0 2px 0 2px;
    font-family: FontAwesome, Arial, Helvetica, sans-serif;
    line-height: normal;
	margin-top: 4px;
	z-index: 2;
}
.search-hint.full {
	position: absolute;
	width: 100%;
	border-radius: 4px;
    box-shadow: 0 1px 3px -1px #707375 inset;
    border-top: 1px solid #707375;
    font-size: 16px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    font-family: Arial, Helvetica, sans-serif;
	margin-top: 40px;
}
.search-hint.full.forms, .search-hint.full.formslist, .search-hint.full.npd-search, .search-hint.full.npd {
	margin-top: 6px;
}
.search-hint.full.npd {
	width: 88%;
}
.search-hint.full.npd-search {
	width: 89.2%;
}
.search-hint ul {
	list-style: none;
}
.search-hint ul li {
	margin: 6px 10px;
	display: flex;
}
.search-hint ul li a {
	border: none;
	margin-top: 6px;
	margin-left: 4px;
	color: black;
}
.search-hint ul li.file a {
	color: #1252a1;
}
.theme-bold {
	font-weight: bold;
}
.theme-red {
	color: #c50000;
}
.poll-opinion-full {
	margin: 20px 0px;
}
.poll-opinion-full .poll-opinion-full-item {
	font-family: "PT Sans", Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 28px;
    font-weight: normal;
    vertical-align: top;
	margin: 10px 0px;
}
.poll-opinion-full .poll-opinion-full-item.hidden {
	display: none;
}
.poll-opinion-full .poll-opinion-full-item #question-own-text {
	width: 100%;
	background-color: rgba(255, 255, 255);
    border-radius: 4px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    font-size: 13px;
    height: 25px;
    padding: 0 25px 0 8px;
}
.poll-opinion-full .poll-opinion-full-btn button {
	border-radius: 5px;
    border: 0px none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 22px;
    font-weight: bold;
    display: block;
    width: 100%;
    padding: 6px 0 6px 0;
    margin: 5px 0 15px 0;
    cursor: pointer;
	width: 300px;
}
.poll-opinion-full .poll-opinion-full-result, .poll-opinion-full .poll-opinion-full-result-back {
	font-size: 12px;
    line-height: 13px;
	color: #000;
    border-color: rgba(0, 0, 0, 0.2);
    border-bottom-style: dashed;
    cursor: pointer;
	width: fit-content;
	transition: 0.25s all;
    text-decoration: none;
    border-bottom-width: 1px;
}
.poll-opinion-full .block-result.hidden, .poll-opinion-full .block-opinion.hidden {
	display: none;
}
.poll-opinion-full .poll-opinion-full-own-results {
	font-family: "PT Sans", Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 28px;
    font-weight: normal;
	max-height: 140px;
	overflow-y: scroll;
	margin-top: 20px;
	border-radius: 4px;
    border: 1px solid rgba(0, 0, 0, 0.2);
}
.poll-opinion-full .poll-opinion-full-count-results {
	font-family: "PT Sans", Arial, Helvetica, sans-serif;
    font-size: 14px;
	font-weight: bold;
}
.content-navigation-menu-link__announce {
	font-weight: bold;
	color: #9e0f2b;
}
.feed-back-search {
	position: fixed;
	bottom: 0px;
	right: 250px;
	width: 300px;
	background: #fff;
	box-shadow: -15px 0px 6px 0px rgba(0, 0, 0, 0.1), 5px -5px 10px rgba(0, 0, 0, 0.1);
	padding: 20px;
	z-index: 10000;
	transition: transform 0.3s ease, opacity 0.3s ease;
	font-family: Arial, Helvetica, sans-serif;
}
.feed-back-search-close {
	position: absolute;
	width: 17px;
	height: 17px;
	top: 0px;
	cursor: pointer;
	z-index: 1600;
	right: 0px;
	background-image: url(/images/x.png);
	cursor: pointer;
}
.feed-back-search-send {
	border-radius: 12px;
	background-color: #EC9427;
	color: black;
	font-size: 12px;
	padding: 5px 14px 6px;
	position: absolute;
	bottom: 50px;
	right: 10px;
	line-height: 16px;
	cursor: pointer;
}
.feed-back-search-content {
	position: relative;
}
.feed-back-search-content textarea {
	width: 100%;
	height: 100px;
	margin-top: 10px;
	border: 1px solid gray;
	resize: none;
	font-size: 12px;
}
.feed-back-search-title{
	font-weight: bold;
	font-size: 14px;
}
.feed-back-search-answer{
	font-size: 14px;
	margin-top: 20px;
}
.feed-back-search-answer input{
	margin-top: 4px;
}
.feed-back-search-label-variant{
	display: flex;
	align-items: flex-start;
}
.feed-back-search-variant{
	margin-left: 10px;
}
.feed-back-search-answer label{
	margin-top: 5px;
}
.feed-back-search-thanks{
	font-size: 14px;
	margin-top: 20px;
}
.feed-back-search-close-btn {
	position: absolute;
	top: 10px;
	right: 10px;
	background: none;
	border: none;
	font-size: 18px;
	cursor: pointer;
}
.feed-back-search-submit-btn {
	margin-top: 10px;
	padding: 8px 16px;
	background-color: #007bff;
	color: white;
	border: none;
	border-radius: 4px;
	cursor: pointer;
}
.feed-back-search-submit-btn:hover {
	background-color: #0056b3;
}