@font-face {
	font-family: "Onest";
	font-display: swap;
	src: url("../templates/.default/fonts/Onest-Regular.woff2") format("woff2"), url("../templates/.default/fonts/Onest-Regular.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "Onest";
	font-display: swap;
	src: url("../templates/.default/fonts/Onest-Medium.woff2") format("woff2"), url("../templates/.default/fonts/Onest-Medium.woff") format("woff");
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: "Onest";
	font-display: swap;
	src: url("../templates/.default/fonts/Onest-Bold.woff2") format("woff2"), url("../templates/.default/fonts/Onest-Bold.woff") format("woff");
	font-weight: 700;
	font-style: normal;
}


.container { padding: 0 45px 0 260px; }
.container li { list-style: none; }


.cb { clear: both; }
.dispnone{display: none;}

.loader				{  
	background: #ffffff url(../images/ajax-loader.gif) 5px 5px no-repeat;
	padding: 5px 25px;
	padding-left:30px; 
	position: absolute; 
	z-index: 900;
	height: 25px;
	width: 85px;
	border-radius: 5px;
	opacity: 0.4;
	color: silver;
}
/*Disabling block of CIntranetToolbar*/
#sidebar{ display: none;}

.rating { width: 76px; height: 14px; padding: 0; }
.rating .rating-clear { width: 8px; height: 8px; margin: 3px 0 0 7px; display: block; float: left; overflow: hidden; background: url(../images/rating-clear.png) center center; cursor: pointer; cursor: hand; }
.rating .ratingstar { width: 14px; height: 14px; margin: 0 1px 0 0; display: block; float: left; overflow: hidden; background-image: url(../images/rating-stars.png); background-position: center bottom; }
.rating .ratingstar input { height: 10px; display: none; }
.rating .ratingstar:hover, .rating .ratingstar-active { background-position: center top; }
.rating-checked .ratingstar:hover { background-position: center bottom; }
.rating-checked .ratingstar-active:hover { background-position: center top; }

.contentbox { width: 1250px; flex-shrink: 0; padding-bottom: 150px; text-align: left; background: #F3F6FA; border-radius: 8px; position: relative; }

.contentbox h1 { color: #555555; padding: 0 0 0 13px; font: normal 29px/29px Arial,Helvetica,sans-serif; margin: 0 0 20px; }
.contentbox h2 { align-self: stretch; color: #07060D; font-size: 24px; font-family: Onest; font-weight: 700; line-height: 31.20px; word-wrap: break-word; }
.contentbox h6 { color: #ff0000; padding: 0; font: normal 13px/13px 'PT Sans', sans-serif; margin: 0 0 15px; text-transform: uppercase; }
.contentbox .content { padding: 40px 75px 40px 45px; background: #F3F6FA; }
.contentbox .content-library { display: flex; flex-wrap: wrap; padding: 40px 30px 40px 26px; border-radius: 8px; background: #F3F6FA; gap: 30px;}
.step_back { 
	position: absolute;
	right: 10px;
	top: 15px;
	width: 120px;
}

.contentbox .library { border-bottom: 1px solid #e8e8e8; padding: 0 0 20px; margin: 0 0 20px; clear: both; }
.contentbox .library .title { color: #545d69; font: normal 30px/34px 'PT Sans', sans-serif; margin: 0 0 20px; display: block; text-decoration: underline; }
.contentbox .library .title:hover { text-decoration: none; }
.contentbox .library p { color: #000000; font: 15px/21px 'PT Sans', sans-serif; margin: 0 0 15px; }
.contentbox .library .bott { clear: both; }
.contentbox .library .bott .author,
.contentbox .library .bott .date { color: #87b017; font: italic 15px/15px 'PT Sans', sans-serif; }
.contentbox .library .bott .date { margin: 0 0 0 15px; }
.contentbox .library .bott .views { float: right; color: #777777; font: italic 13px/15px 'PT Sans', sans-serif; }
.contentbox .library-hover .bott .author,
.contentbox .library-hover .bott .date { color: #2f2f2f; }

.contentbox .library-item { width: 100%; height: 100%; background: white; border-radius: 16px }
.contentbox .library-item .library-info { width: 1020px; height: 100%; justify-content: flex-start; align-items: flex-start; gap: 30px; display: inline-flex }
.contentbox .library-item .library-photo { width: 320px; height: 450px; border-radius: 16px; background: url(../images/library-photo.png) no-repeat left top; }
.contentbox .library-item .library-content { height: 450px; width: 100%; flex-direction: column; justify-content: flex-start; align-items: flex-start; flex-wrap: wrap; gap: 40px; display: inline-flex; }
.contentbox .library-item .library-content .library-content-info {height: 355px; flex-direction: column; justify-content: flex-start; align-items: flex-start; gap: 15px; display: flex}
.contentbox .library-item .library-content .library-content-info .book-name { align-self: stretch; color: #07060D; font-size: 24px; font-family: Onest; font-weight: 700; line-height: 31.20px; word-wrap: break-word}
.contentbox .library-item .library-content .library-content-info .book-props { flex: 1 1 0; flex-direction: column; justify-content: flex-start; align-items: flex-start; gap: 4px; display: inline-flex;}
.contentbox .library-item .library-content .book-info { width: 274px; justify-content: flex-start; align-items: center; gap: 16px; display: block; }
.contentbox .library-item .library-content .book-info .book-props { flex: 1 1 0; flex-direction: column; justify-content: flex-start; align-items: flex-start; gap: 4px; display: inline-flex;}
.contentbox .library-item .library-content .book-info .book-props .prop-name { color: #737581; font-size: 14px; font-family: Onest; font-weight: 400; line-height: 21px; word-wrap: break-word;}
.contentbox .library-item .library-content .book-info .book-props .prop-value { color: #0C60EF; font-size: 14px; font-family: Onest; font-weight: 400; line-height: 18.20px; word-wrap: break-word;}
.contentbox .library-item .library-content .book-info-small { flex-direction: column; align-items: flex-start; gap: 4px; display: flex; }
.contentbox .library-item .library-content { color: #7c7b7b; }

.contentbox .btn { height: 28px; padding: 0 30px; border-radius: 28px; display: inline-block; color: #ffffff; font: normal 13px/30px Onest, sans-serif; text-decoration: none; }
.contentbox a.btn:hover { opacity: .7; transition: opacity 0.3s; }
.contentbox .btn-green {
	border: 1px solid transparent;
	margin-right: 20px;
	border-radius: 8px;
	border-color: rgb(52 127 255);
	background: rgb(52 127 255);
	color:white;
	font-weight: 700;
}
.contentbox .btn-blues { background: rgb(52 127 255); }
.contentbox .btn-greys {
	border: 1px solid transparent;
	margin-right: 20px;
	border-radius: 8px;
	color: white;
	font-size: 16px;
	font-weight:500;
	border: 1px solid rgb(52 127 255);
}
.contentbox .green { color: #4FC9AB;
    font-size: 14px;
    font-family: TT Fors Trial;
    font-weight: 500;
    line-height: 18.20px;
    word-wrap: break-word; }

.contentbox .green-box { padding-left: 12px;
    padding-right: 12px;
    padding-top: 8px;
    padding-bottom: 8px;
    background: #E3FCE8;
    border-radius: 12px;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 10px;
    display: inline-flex;}

.contentbox .grey-box { padding-left: 12px;
	padding-right: 12px;
	padding-top: 8px;
	padding-bottom: 8px;
	background: #F8F8F8;
	border-radius: 12px;
	justify-content: flex-start;
	align-items: flex-start;
	gap: 10px;
	display: inline-flex;}

.contentbox .grey { color: #7c7b7b;
    font-size: 14px;
    font-family: TT Fors Trial;
    font-weight: 500;
    line-height: 18.20px;
    word-wrap: break-word; }

	.contentbox .rating-container { height: 24px; flex-direction: column; justify-content: flex-start; align-items: flex-start; gap: 4px; display: flex }
	.contentbox .rating-container .rating { margin: 1px 0 0 0; }
	.contentbox .rating-container a { color: #555e69; font: 13px/13px 'PT Sans', sans-serif; border-bottom: 1px solid #c0c3c6; text-decoration: none; position: absolute; left: 100px; top: 0; }
	.contentbox .rating-container a:hover { border-bottom: 0; }
	
	.contentbox .btn-group { height: 54px; display: flex;	align-items: center; gap: 20px;	align-self: stretch; }
	.contentbox .btn-group .btn { height: 20px; padding-left: 24px; padding-right: 24px; padding-top: 15px; padding-bottom: 15px; background: #0C60EF; border-radius: 8px; justify-content: center; align-items: center; gap: 8px; display: flex; cursor: pointer; }
	.contentbox .btn-group .grey-btn { height: 20px; padding-left: 24px; padding-right: 24px; padding-top: 15px; padding-bottom: 15px; background: #E4E7EA; border-radius: 8px; justify-content: center; align-items: center; gap: 8px; display: flex; cursor: pointer; }
	.contentbox .btn-group .btn-download { height: 20px; padding: 15px 24px; border-radius: 8px; border: 1px #0C60EF solid; justify-content: center; align-items: center; gap: 8px; display: flex; cursor: pointer; }
	.contentbox .btn-group .btn-download a {color: #0C60EF; font-family: Onest; font-size: 16px; font-style: normal; font-weight: 500; line-height: 130%;}
	.contentbox .btn-group .btn-download img {width: 24px; height: 24px;}
	.contentbox .btn-group .btn-download-list  {height: 20px; padding-left: 24px; padding-right: 24px; padding-top: 15px; padding-bottom: 15px; background: #0C60EF; border-radius: 8px; justify-content: center; align-items: center; 
		gap: 8px; display: inline-flex; position: relative; cursor: pointer; }
	.contentbox .btn-group .btn-download-list .text { color: white; font-size: 16px; font-family: Onest; font-weight: 500; line-height: 20.80px; word-wrap: break-word; }
	.contentbox .btn-group .btn-download-list .arrow-down { width: 24px; height: 24px; background: url(../images/arrows_sprites.png) -10px -10px;}
	.contentbox .btn-group .btn-download-list .arrow-up {width: 24px; height: 24px; background: url(../images/arrows_sprites.png) -55px -10px;}
	.contentbox .btn-group .btn-download-list .btn-dropdown { width: 255px; padding: 10px 0px; background: white; box-shadow: 0px 12px 42px rgba(78.01, 84.81, 105.19, 0.24); border-radius: 12px; overflow: hidden; display: none; position: absolute; top: 50px; left: 0px;}
	.contentbox .btn-group .btn-download-list .btn-dropdown .drp-element .dropdown-link { width: 255px; color: #07060D; font-size: 16px; font-family: Onest; font-weight: 400; line-height: 20.80px; word-wrap: break-word}
	.contentbox .btn-group .btn-download-list .drop-show { display: inline-block; }
	.contentbox .btn-group .btn-download-list .btn-dropdown .drp-element { padding: 10px 10px 10px 20px; }
	.contentbox .btn-group .btn-download-list .btn-dropdown .drp-element { align-self: stretch; padding-top: 10px; padding-bottom: 10px; padding-left: 20px; padding-right: 10px; }
	.contentbox .btn-group .btn-download-list .btn-dropdown .drp-element:hover .dropdown-link:hover, .drp-element:hover { background: rgba(238, 243, 255, 0.50); color: #0C60EF; }
	.contentbox .btn-group .download {display: flex; justify-content: center; align-items: center; gap: 8px;}
	.contentbox .btn-group .download a {color: #0C60EF; font-family: Onest; font-size: 16px; font-style: normal; font-weight: 500; line-height: 130%;}
	.contentbox .btn-group .download img {width: 24px; height: 24px;}
	.contentbox .btn-group .btn .text {color: white; font-size: 16px; font-family: Onest; font-weight: 500; line-height: 20.80px; word-wrap: break-word}
	.contentbox .btn-group .grey-btn .grey-text {color: #6B6977; font-size: 16px; font-family: Onest; font-weight: 500; line-height: 20.80px; word-wrap: break-word}
	
	.contentbox .table-params { margin: 0; padding: 0; border: none; border-collapse: collapse; }
	.contentbox .table-params tr { vertical-align: top; }
	.contentbox .table-params tr td { padding: 0 0 10px; color: #282828; font: normal 15px/15px 'PT Sans', sans-serif; }
	.contentbox .table-params tr td.bord { background: url(../images/table-border.png) repeat-x left center; }
	.contentbox .table-params tr td span { background: #ffffff; padding: 0 5px 0 0; }
	
	.contentbox .library-products { display: flex; align-items: flex-start; gap: 35px; padding-left: 26px; background: #F3F6FA;}
	.contentbox .library-products .item-col { display: flex; width: 210px;	height: 375px; flex-direction: column; align-items: flex-start;	gap: 20px;	flex-shrink: 0;}
	.contentbox .library-products .item-col .image { width: 210px; height: 290px; border-radius: 10.45px }
	.contentbox .library-products .item-col .list-info { align-self: stretch; height: 65px; flex-direction: column; justify-content: flex-start; align-items: flex-start; gap: 10.30px; display: flex }
	.contentbox .library-products .item-col .list-info .rating-content { height: 14.41px; flex-direction: column; justify-content: flex-start; align-items: flex-start; gap: 2.40px; display: flex }
	.contentbox .library-products .item-col .list-info .list-name {width: 209px; height: 40.49px; flex-direction: column; justify-content: flex-start; align-items: flex-start; gap: 2.61px; display: flex}
	.contentbox .library-products .item-col .list-info .list-name .name {align-self: stretch; color: #07060D; font-size: 15.68px; font-family: Onest; font-weight: 700; line-height: 20.38px; word-wrap: break-word; overflow: hidden; text-overflow: ellipsis;}
	
	.contentbox .library-products .item {  height: 285px; position: relative; }
	.contentbox .library-products .item .rating-content { margin: 0 0 10px; /*padding: 0 0 0 55px;*/ }
	
	
	.contentbox .library-products .item .about .author { color: #555555; display: block; }
	.contentbox .library-products .item .about .name { color: #000000; display: block; font-weight: bold; height:15px; position: static; overflow: hidden;}
	.contentbox .library-products .item:hover .about .name { height:auto; }
	.contentbox .library-products .item .about .pages { font-size: 12px; color: #9d9d9d; display: block; }
	.contentbox .library-products .item .group { text-align:center; width: 200px; height: 30px; margin: 0 auto; position: relative; white-space: nowrap; }
	.contentbox .library-products .item .group .btn { float: left; margin: 0; }
	.contentbox .library-products .item .group .list { float: right; width: 24px; height: 30px; display: block; background: url(../images/list.png) no-repeat center center; margin: 0 2px 0 0; }
	
	.contentbox .library-products .item .group .annotation { position: absolute; z-index: 100; bottom: -28px; right: -255px; }
	
	.contentbox .annotation { width: 212px; height: 258px; padding: 20px 20px 20px 30px; overflow: hidden; background: url(../images/annotation.png) no-repeat left top; }
	.contentbox .annotation .annotation-inner { width: 212px; height: 250px; text-align: left; position: relative; }
	.contentbox .annotation .close { width: 14px; height: 14px; display: block; position: absolute; top: -18px; right: -18px; z-index: 800; font: 0/0 a; text-shadow: none; color: transparent; background: url(../images/close.png) no-repeat; }
	.contentbox .annotation .close:hover { background-position: left bottom; }
	.contentbox .annotation p { font: 13px/16px 'PT Sans', sans-serif; margin: 0 0 15px; color: #1f1f1f; }
	.contentbox .annotation p:last-child { margin: 0; }
	.contentbox .annotation h5 { font: 16px/16px 'PT Sans', sans-serif; margin: 0 0 15px; color: #555555; text-transform: uppercase; }
	
	.contentbox .annotation-rotate { left: -125px; right: auto; padding: 20px 30px 20px 20px; background-image: url(../images/annotation-rotate.png); }
	
	.contentbox .scrollable { width: 215px; padding: 0 0 2px; height: 250px; margin: 0; }
	.contentbox .scrollable .viewport { width: 190px; height: 248px; overflow: hidden; position: relative; }
	.contentbox .scrollable .overview { list-style: none; position: absolute; left: 0; top: 0; z-index: 2000; padding: 0; margin: 0; }
	.contentbox .scrollable .scrollbar { background: #dbdbdb; position: relative; background-position: 0 0; float: right; width: 4px; border: 1px solid #dbdbdb; border-radius: 6px; }
	.contentbox .scrollable .track { height: 100%; width: 7px; position: relative; padding: 0 1px; }
	.contentbox .scrollable .thumb { background: #717a86; border-radius: 6px; height: 24px; width: 6px; cursor: pointer; overflow: hidden; position: absolute; top: 0; left: -1px; }
	.contentbox .scrollable .thumb .end { background: none; overflow: hidden; height: 0; width: 0; }
	.contentbox .scrollable .disable { display: none; }
	
	.contentbox .tab-container { display: inline-flex; width: 850px; flex-direction: column; align-items: flex-start;	gap: 15px; }
	.contentbox .tab-container .tab-group { display: flex;	width: 850px; flex-direction: column; margin: 35px 0px 0px 0px; align-items: flex-start; }
	.contentbox .tab-container .tab-group .tab-box .tab-elem .tab { color:  #07060D;	font-family: Onest;	font-size: 16px; font-style: normal; font-weight: 500; line-height: 130%;}
	.contentbox .tab-container .tab-group .tab-box .tab-elem .tab-current, .tab-current:hover { color: #0C60EF;}
	.contentbox .tab-container .tab-group .tab-box {display: inline-flex; align-items: flex-start; gap: 32px;}
	.contentbox .tab-container .tab-group .tab-box .tab-elem {display: flex; flex-direction: row; align-items: flex-start; gap: 13px;}
	.contentbox .tab-container .tab-content { display: none; align-self: stretch; text-align: justify; color: #07060D; font-size: 16px; font-family: Onest; font-weight: 400; line-height: 20.80px; word-wrap: break-word; }
	.contentbox .tab-container .tab-active { display: block; }
	.contentbox .tab-container .tab-content p { color: #0a0a0a; margin: 0 0 15px;  }
	.contentbox .tab-container .tab-group .line {width: 100%; height: 100%; border: 1px #DDE1E9 solid}
	
	.contentbox .pager-container { flex-direction: column; justify-content: flex-start; align-items: center; gap: 25px; display: inline-flex; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; padding-top: 30px; width: 100%; }
	.contentbox .pager-container .show-more {width: 240px; padding: 17px 40px; border-radius: 2000px; justify-content: center; align-items: center; gap: 10px; display: flex; border: 1px solid #0A5FBB; cursor: pointer; }
	.contentbox .pager-container .show-more-text {color: #0A5FBB; font-size: 16px; font-family: TT Fors Trial; font-weight: 500; word-wrap: break-word}
	.contentbox .pager-container .pager {justify-content: center; align-items: center; gap: 12px; display: inline-flex}
	.contentbox .pager-container .pager .pagelist { background: white; border-radius: 8px; overflow: hidden; justify-content: flex-start; align-items: center; display: inline-flex}
	.contentbox .pager-container .pager .curr-page { display: flex;	width: 43px; padding: 8px 0px; flex-direction: column; justify-content: center; align-items: center; gap: 10px; 
		background: var(--Enabled, #0C60EF); color: white; font-size: 16px; font-family: Onest; font-weight: 400;	line-height: 24px; word-wrap: break-word}
	.contentbox .pager-container .pager .pagenum { display: flex; width: 43px;	padding: 8px 0px;	flex-direction: column;	justify-content: center; align-items: center; gap: 10px; 
		color: var(--Text, #07060D); font-family: Onest; font-size: 16px; font-style: normal;font-weight: 400;	line-height: 150%;}
	.contentbox .pager-container .pager .max-page { font-weight: bold; }
	.contentbox .pager-container .pager .max-page { color: #7c7c7c; }
	.contentbox .pager-container .pager .prev { background: url('../images/list_sprites.png') -38px -54px; width: 8px; height: 14px; }
	.contentbox .pager-container .pager .next { background: url('../images/list_sprites.png') -10px -54px; width: 8px; height: 14px; }
	.contentbox .pager-container .pager .arrow { display: inline-flex;	width: 36px; height: 36px;	justify-content: center; align-items: center;	gap: 10px; border-radius: 2000px;
		background: #FFF; }
	.contentbox .pager-container .pager .pagelist .line { width: 1px; height: 20px; background: #DDE1E9; }
	.contentbox .pager-container .pager .prev:hover,
	.contentbox .pager-container .pager .next:hover { opacity: .7; transition: opacity 0.3s; }
	
	.contentbox .selectable { height: 23px; padding: 3px 4px 4px 0; font: 13px 'PT Sans', sans-serif; border: 1px solid #ffffff; }
	
	.contentbox .selectbox {width: 100%;} 
	.contentbox .selectbox .select { width: 100%; height: 23px; color: #97A0A9; font-family: Onest; font-size: 16px; font-style: normal;	font-weight: 400; line-height: 130%; }
	.contentbox .selectbox .select:active { box-shadow: inset 0 1px 3px rgba(255,255,255,0.45); }
	.contentbox .selectbox.focused .select { border: 1px solid #ecce97; }
	.contentbox .selectbox .select .text { display: block; width: 100%; height: 100%; padding: 0; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
	.contentbox .selectbox .trigger { position: absolute; top: -1px; right: 0; width: 23px; height: 23px; }
	.contentbox .selectbox .trigger .arrow { width: 100%; height: 23px; display: block; margin: 0; background: url('../images/list_sprites.png') -10px -10px; top: 0; left: 0; }
	.contentbox .selectbox .dropdown { width: 100%; position: absolute; top: 26px; left: 9px; border: 1px solid #e1e2e3; z-index: 10; margin: 0; background: none; font: 13px/20px 'PT Sans', sans-serif; position: relative; min-width: 110px;}
	.contentbox .selectbox ul {margin: 0 !important; padding: 0 !important;}
	.contentbox .selectbox li { padding: 5px 7px !important; margin: 0 !important; background: #ffffff; border-bottom: 1px dotted #e1e2e3; color: #000000; list-style: none !important;}
	.contentbox .selectbox li.last-child { border-bottom: 0px; }
	.contentbox .selectbox li.selected { background: #717a86; color: #ffffff; }
	.contentbox .selectbox li:hover { background: #b4b4b4; }
	.contentbox .selectbox li.selected:hover { background: #717a86; }
	.contentbox .selectbox li.disabled { color: #AAA; }
	.contentbox .selectbox li.disabled:hover { background: none; }
	
	.contentbox .sort-container {display: flex; width: 1190px; height: 54px; align-items: flex-start; gap: 20px; }
	.contentbox .sort-container .liberiya_filter {display: flex; width: 1190px; height: 54px; align-items: flex-start; gap: 20px;}
	.contentbox .sort-container .label {padding-top:7px; font-weight: 500; color: #ffffff;  float: left; margin: 0 7px 0 0; display: block; }
	.contentbox .sort-container .select-cont { width: 100%; display: flex; padding: 15px 20px;	align-items: flex-start; gap: 12px;	flex: 1 0 0; background: #FFF; border-radius: 12px;
		border: 1px solid #DDE1E9;}
	.contentbox .sort-container .select-cont-1 .selectbox .select { width: 100%; }
	.contentbox .sort-container .select-cont-1 .selectbox .dropdown { width: 100%; }
	.contentbox .sort-container .select-cont-2 .selectbox .select { width: 100%; }
	.contentbox .sort-container .select-cont-2 .selectbox .dropdown { width: 100%; }
	.contentbox .sort-container .select-prop { width: 100%; display: flex; padding: 15px 20px;	align-items: flex-start; background: #FFF; border-radius: 12px;
		border: 1px solid #DDE1E9; flex: 1 0 0; color: #97A0A9; font-family: Onest; font-size: 16px; font-style: normal; font-weight: 400; line-height: 130%; }
	
	.contentbox .sort-container .check-list { float: left; margin: 8px 0; padding: 0; list-style-type: none; }
	.contentbox .sort-container .check-list li { float: left; margin: 0 15px 0 0; }

	
	.contentbox .checkbox-label { padding-left: 17px; color: #ffffff;  display: block; position: relative; }
	.contentbox .checkbox-label .checkbox { font-family: "Onest", sans-serif!important; position: absolute; top: 3px; left: 0; }
	.contentbox .checkbox-label-checked { font-family: "Onest", sans-serif!important; color: #ffffff; }
	
	.contentbox .checkbox { width: 13px; height: 13px; overflow: hidden; display: inline-block; background: url(../images/checkbox.png) no-repeat 0 0; display: inline; zoom: 1; position: relative; }
	.contentbox .checkbox input { position: absolute; top: 0; left: 20px; display: none; }
	.contentbox .checkbox:hover { opacity: .6; transition: opacity 0.3s; }
	.contentbox .checkbox-checked, .checkbox-checked:hover { background-position: 0 -13px; }
	.iblock-vote {display: flex; width: 82.365px; height: 14.41px; flex-direction: column;	align-items: flex-start; gap: 2.402px;}
	
	.filter {flex: 1 0 0; color: #97A0A9; font-family: Onest; font-size: 16px; font-style: normal; font-weight: 400; line-height: 130%; border: none; background: url(../images/list_sprites.png) -55px -10px no-repeat; padding-left: 30px;} 
	.categories {display: flex; width: 1150px; align-items: flex-start; gap: 8px; flex-shrink: 0; border-radius: 12px; background: #F3F6FA; flex-wrap: wrap; }
	.categories .categ-item {padding-left: 12px; padding-right: 12px; padding-top: 8px; padding-bottom: 8px; background: rgba(255, 255, 255, 0.80); border-radius: 12px; justify-content: flex-start; align-items: flex-start; gap: 10px; display: inline-flex; }
	.categories .categ-item a {color: #0A5FBB; font-size: 14px; font-family: TT Fors Trial; font-weight: 500; line-height: 18.20px; white-space: nowrap; }
	