.content_books { width: 1190px; }
.listgoods { float: right;display: flex; flex-direction: row; flex-wrap: wrap; }
.listgoods h1.titlename { font-size: 28px; color: rgb(67, 67, 67); margin: 0; padding: 0; padding-bottom: 14px; }
.listgoods h2.cattitle { font-size: 23px; color: rgb(76, 76, 76); margin: 0; padding: 0; border-bottom: 1px solid #ececec; padding-bottom: 14px; line-height: 20px; width: 100%}
.top-filters { width: 100%; }
form { margin: 0 0 20px; }
form.filter { border: 1px solid #cccccc; border-radius: 4px; }
form.filter .form-row { padding: 19px 17px; border-bottom: 1px solid #ececec; position: relative; }
form.filter .form-row:last-child { border: 0; }
form.filter .form-row label { margin: 0; font-size: 13px; color: rgb(86, 86, 86); }
form.filter .form-row input[type=checkbox] { border: 0; }
form.filter .form-row label.title { font-size: 13px; color: rgb(76, 76, 76); ont-weight: bold; margin-bottom: 13px; cursor: default; }
form.filter .form-row input { margin: 0; }
form.filter .form-row input.inp { border: 1px solid #dfdfdf; border-radius: 0; width: 199px; margin: 0; }
form.filter .form-row select.select { border: 1px solid #dfdfdf; border-radius: 0; width: 209px; margin: 0; }
form.filter .form-row input.search { background: url('/new_img/lupa.png') 185px center no-repeat; padding-right: 25px; width: 176px; font-size: 13px; color: rgb(86, 86, 86); }
form.filter input:focus { box-shadow: none; }
form.filter .form-row input.inp.inp_mini { width: 79px; margin-right: 8px; }
form.filter .form-row input.inp.inp_max { width: 79px; margin-left: 8px; }
.prod-filter{ padding: 13px 20px; background: #f8f8f8; border: none; }
.prod-filter__row { display: inline-flex; align-items: flex-end; width: 100%; box-sizing: border-box; justify-content: space-between;}
.prod-filter__col { display: flex; flex-direction: column; padding-right: 13px; position: relative; }
.prod-filter__col select[multiple] {height: 40px; }
.prod-filter__col .search_result { top: 55px; }
.prod-filter__col--grow { flex-grow: 1; align-items: flex-start; }
.prod-filter__label { font-weight: bold; font-size: 12px; }
.prod-filter__input { width: auto; display: block; margin-bottom: 0; }
.prod-filter select:focus, .prod-filter input[type="radio"]:focus, input[type="checkbox"]:focus { border: 2px solid #edb421; outline: none; }
.prod-filter option, .prod-filter option:checked { color: #555; background: #fff; }
.prod-filter__input[type="text"] { padding-right: 15px; height: 30px; box-sizing: border-box; font-size: 10px; }
.cart1contents1{ box-sizing: content-box; }
.prod-filter__input--s { width: 50px; }
.prod-filter__input--m { width: 138px; }
.prod-filter__input__select--m { width: 161px; }
.prod-filter__input__select--m option{ border-color: #edb421; }
.prod-filter__input__select--m option:focus { background: #fff; color: #afafaf; }
input.prod-filter__input { margin-bottom: 0; }
input.prod-filter__input.search{ background: url('/new_img/lupa.png') right 10px center no-repeat; padding-right: 25px; width: 150px; }
input.prod-filter__input:focus, .prod-filter__input.x, .prod-filter__input.x ~ .select2-container .selection .select2-selection, #binding_div .x ~ .ms-parent .ms-choice{ border: 2px solid#ffd500; }
.prod-filter__button { margin-left: auto; width: 161px; border: none; color: #fff; font-size: 14px; background: none; height: 30px; line-height: 24px; }
.prod-filter__button span.fa::before { content: '\f0b0'; color: #fff; position: relative; top: 7px;}
.prod-filter__button span.fa { display: block; float: left; width: 30px; background-color: #D50B12; height: 100%; position: relative; left: -4px; border-radius: 4px 0 0 4px; }
.prod-filter__button span.text { border-radius: 0 4px 4px 0; background: #ed1d24 !important; display: block; height: 100%; white-space: nowrap; }
.prod-filter__button-icon { display: inline-flex; align-items: center; }
.prod-filter__more { display: inline-block; margin-right: 13px; color: #0088cc; cursor: pointer; border-bottom: #0088cc dashed 1px; }
.prod-filter__more:hover { color: #005580; border-color: #005580; }
.prod-filter__inp-separator { display: inline-block; padding: 0 4px; line-height: 30px; }
.prod-filter__checkbox { display: inline-block; padding-right: 13px; }
.prod-filter__row + .prod-filter__row { margin-top: 15px; }
.prod-filter input:-webkit-autofill, .prod-filter input:-webkit-autofill:hover, .pro-filter input:-webkit-autofill:focus{ border: 1px solid #555; -webkit-text-fill-color: #555; -webkit-box-shadow: 0 0 0 1000px #fff inset; transition: background-color 5000s ease-in-out 0s; }
select { width: 220px; background-color: #ffffff; border: 1px solid #cccccc; }
select, input[type="file"] { height: 30px; margin-top: 4px; line-height: 30px; }
select[multiple], select[size] { height: auto; }
.search_result { background: #fff; border: 1px solid #dfdfdf; max-height: 200px; overflow-y: auto; display: none; position: absolute; z-index: 999991; top: 31px; left: 0; width: 207px;}
.listgoods .sortbox { padding: 13px 20px; background: #f8f8f8; min-height: 32px; display: flex;}
.sortbox.langsel { border-top: 1px solid #cccccc; border-left: 1px solid #cccccc; border-bottom: 1px solid #cccccc; border-top-left-radius: 4px; border-bottom-left-radius: 4px; }
.sortbox.sortfield { border-top: 1px solid #cccccc; border-right: 1px solid #cccccc; border-bottom: 1px solid #cccccc; border-top-right-radius: 4px; border-bottom-right-radius: 4px; }
.listgoods .sortbox form { margin: 0; }
.listgoods .sortbox select { margin: 0; }
.row { margin-left: -20px; }
.content_books .span2 { width: 249px; }
.content_books .span10 { width: 900px; margin-left: 41px; }
.content_books ul { list-style: none; margin: 0; padding: 0; }
.content_books ul li { border-bottom: 1px solid #f3f3f3; position: relative; }
.content_books ul.subcat { display: none; }
.content_books .span2 ul li:last-child { border: 0; }
.content_books .span2 ul li a { font-size: 13px; color: rgb(76, 76, 76); display: block; padding: 8px 0; margin-right: 15px; }
.content_books .span2 ul.items li a { font-size: 13px; color: #0088cc; display: block; padding: 8px 0; margin-right: 15px; }
.content_books .span2 ul li a.open_subcat { margin: 0; display: inline-block; width: 10px; height: 10px; content: " "; padding: 0; position: absolute; top: 50%; margin-top: -5px; right: 0; }
.content_books .span2 ul li a.open_subcat::before {font-family: FontAwesome; content: '\f067'; color: #758495;}
.content_books .span2 ul li a.open_subcat.open::before {font-family: FontAwesome; content: '\f068'; color: #758495;}
.content_books .span2 ul li a.open_subcat.open {}
.products-list-title{ width: 100%; display: block; box-sizing: border-box; padding: 10px 12px 0; font-size: 24px; line-height: 28px; font-weight: bold; }
.products-list-subtitle{ width: 100%; display: block; box-sizing: border-box; border-bottom: 1px solid rgb(236, 236, 236); padding: 0 12px 10px; font-size: 18px; line-height: 24px; font-weight: bold; margin-top: 5px; }
.products-list-title a,
.products-list-subtitle a{ font-size: inherit; }
.products-list-subtitle .status-block{ display: inline-flex; box-sizing: border-box; position: relative; top: -2px; padding: 3px 7px; color: #ffffff; font-size: 12px; line-height: 18px; font-weight: bold; border-radius: 4px; }
.row.category-item-row{ padding-top: 20px; }
.listgoods ul.items li div.row.periodics div.image_item, .listgoods ul.items li div.row.periodics div.info_item { padding-top: 20px; }
.status-block.new { background: #4081d0; }
.status-block.sale { background: #ed2024; }
.status-block.rec { background: #42b455; }
.listgoods ul.items { margin: 0; padding: 0; list-style: none; width: 100%;}
.listgoods ul.items li { border: 1px solid #ececec; margin-top: 10px; border-radius: 4px; }
.listgoods ul.pager li { border: none; margin-top: 10px; }
.listgoods ul.items li .span1 { width: 160px; text-align: center; }
.listgoods.request-books ul.items li .span1 { width: 183px; padding: 12px 0 12px 12px; box-sizing: border-box; }
.listgoods ul.items li .span1.to_cart img { margin: 0; }
.listgoods ul.items li .span1 img { height: auto; max-width: 100% !important; margin-left: 12px; }
.listgoods.request-books ul.items li .span1 img { width: 100%; margin: 0; }
.listgoods ul.items li .span11 { margin-left: 30px; width: 405px; padding: 0 0 29px; padding-right: 22px; }
.listgoods.request-books ul.items li .span11 { width: 484px; box-sizing: border-box; margin-left: 17px; padding: 12px 17px 12px 0; }
.listgoods.bookshelf ul.items li .span11 { width: 290px; }
.listgoods ul.items li .span1.cart { width: 255px; text-align: left; background: none; overflow: visible !important; height: auto; padding-bottom: 23px; }
.listgoods.request-books ul.items li .span1.cart { width: 460px; box-sizing: border-box; padding: 12px 12px 12px 0; margin-left: 0; }
.listgoods.bookshelf ul.items li .span1.cart { width: 200px; }
.listgoods.bookshelf ul.items li .span1.cart a.list_cart { width: 110px; }
.listgoods ul.items li .span11 a.title { font-size: 18.689px; color: rgb(18, 87, 171); display: block; line-height: 24px; margin-bottom: 15px; }
.listgoods ul.items li .span11 .authors { margin: 0; }
.listgoods ul.items li .span11 .authors div.nameprop { float: left; width: 130px; }
.listgoods ul.items li .span11 .authors>div:last-child { padding-left: 140px; }
.listgoods ul.items li .span11 .authors:after{clear:both}
.desc_text { margin-top: 16px; }
.pager { text-align: left; }
.pager .hidden { display: none; }
.content_books .pager li { border: 0; }
.pager li { display: inline; }
.pager li > a, .pager li > span { border-radius: 0; border: 1px solid #e4e5e7; color: #565656; display: inline-block; padding: 5px 14px;}
.pager .previous > a, .pager .previous > span, .pager .next > a, .pager .next > span { float: none; }
.pager li > a:hover, .pager li > a:focus, .pager li.page.selected a { border: 1px solid #758495; color: #758495; background: none; }
.price_h { font-size: 14px; color: #301c53; }
.without_discount { color: #301c53/*#ed1d24*/; margin-right: 5px; text-decoration: line-through; font-size: 16px; font-weight: bold; }
.price { color: #301c53;font-size: 18px; font-weight: bold; white-space: nowrap;}
.price b.pwvat { color: #ed1d24; }
.price .pwovat { color: #747474; font-size: 14px; font-weight: normal; white-space: nowrap;}

.cost span.without_discount {font-size: 13px; color: #301c53/*#ed1d24*/; text-decoration: line-through;}
.cost span.with_discount {color: #ed1d24;font-size: 18px; font-weight: bold; white-space: nowrap;}
.cost span.with_discount.entity-30 {display: block; }
.disabled { pointer-events: none !important; cursor: default !important; color: #44446A !important; background: #EEEEEE !important; }

span.notes { position: relative; }
span.notes span.notes-circle { position:absolute; top: -5px; left: 8px }
span.notes span.notes-circle:before { content: '\f129'; color: #edb421; font-size: 8px; font-weight: 100; }    /*notes*/
span.notes span.notes-circle:after { content: '\f1db'; color: #edb421; font-size: 15px; font-weight: 100; position: relative; top:2px; left: -8px; }    /*notes*/
.notes .notes-block{ display:none; width: 120px; padding: 5px 10px; position: absolute; left: 20px; top: -5px; line-height: 15px; opacity: 1; background-color: #fff; font-size: 12px; font-weight: normal; color: rgb(116, 116, 116); box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.15); z-index: 1000; }
.notes:hover .notes-block{display:inline-block; white-space: normal;}
.notes-block:before {content: url(../new_img/tarrow.png); position: absolute; left: -6px; top: 130px;}

a.addmark { border-radius: 4px; background: #ECECEC; height: 38px; line-height: 40px; display: inline-block; color: #fff; text-decoration: none; text-align: center; width: 37px; margin-left: 35px; position: relative; }
a.addmark i{ font-size: 18px; color: #B7B7B7; line-height: 38px; }
a.addmark.active i{ color: #ED1D24; }
a.addmark span.tooltip { position: absolute; top: 50%; margin-top: -14px; left: 48px; display: none; height: 28px; line-height: 28px; width: 200px; opacity: 1; background-color: #fff; font-size: 12px; color: rgb(116, 116, 116); box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.15); }
a.addmark:hover span{ display: block; }
a.addmark span.tooltip span.arrow { background: url(../new_img/tarrow.png) left center no-repeat; display: block; position: absolute; left: -6px; top: 0; height: 28px; width: 6px; }

.add_cart_plus {display: inline-block !important; line-height: 37px !important; height: auto !important; width: auto !important;}
a.add_cart_plus span { padding: 0 17px 0 20px; width: auto; height: 37px; }

h2.poht, .poht { margin-top: 40px; font-size: 23px; color: rgb(76, 76, 76); border-bottom: 1px solid #ececec; padding-bottom: 14px; }
div.poht {margin-top: 0; margin-bottom: 20px; font-weight: bold; line-height: 40px;}

/* Block Multiple Select Master */
/**
 * @author zhixin wen <wenzhixin2010@gmail.com>
 */
.ms-parent { display: inline-block; position: relative; vertical-align: middle; }
.ms-choice { display: block; width: 100%; padding: 0; overflow: hidden; cursor: pointer; border: 1px solid #ccc; text-align: left; white-space: nowrap; line-height: 30px; color: #444; text-decoration: none; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; background-color: #fff; height: 30px; }
.ms-choice.disabled { background-color: #f4f4f4; background-image: none; border: 1px solid #ddd; cursor: default; }
.ms-choice > span { position: absolute; top: 0; left: 0; right: 20px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; display: block; padding-left: 8px; }
.ms-choice > span.placeholder { color: #999; }
.ms-choice > div { position: absolute; top: 0; right: 0; width: 20px; height: 30px; }
.ms-choice > div:before { content: ' '; border-color: #888 transparent transparent transparent; border-style: solid; border-width: 5px 4px 0 4px; height: 0; left: 50%; margin-left: -4px; margin-top: -2px; position: absolute; top: 50%; width: 0; }
.ms-choice > div.open:before { content: ' '; border-color: transparent transparent #888 transparent; border-width: 0 4px 5px 4px; }
.ms-choice > div.open { /* background: url('../new_img/multiple-select.png') right top no-repeat; */ }
.ms-drop { width: 100%; overflow: hidden; display: none; margin-top: -1px; padding: 0; position: absolute; z-index: 1000; background: #fff; color: #333; border: 1px solid #aaa; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
.ms-drop.bottom { top: 100%; -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, .15); -moz-box-shadow: 0 4px 5px rgba(0, 0, 0, .15); box-shadow: 0 4px 5px rgba(0, 0, 0, .15); width: 220px; }
.ms-drop.top { bottom: 100%; -webkit-box-shadow: 0 -4px 5px rgba(0, 0, 0, .15); -moz-box-shadow: 0 -4px 5px rgba(0, 0, 0, .15); box-shadow: 0 -4px 5px rgba(0, 0, 0, .15); }
.ms-search { display: inline-block; margin: 0; min-height: 26px; padding: 4px; position: relative; white-space: nowrap; width: 100%; z-index: 10000; }
.ms-search input { width: 100%; height: auto !important; min-height: 24px; padding: 0 20px 0 5px; margin: 0; outline: 0; font-family: sans-serif; font-size: 1em; border: 1px solid #aaa; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; background: #fff url('../new_img/multiple-select.png') no-repeat 100% -22px; background: url('../new_img/multiple-select.png') no-repeat 100% -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, white), color-stop(0.99, #eeeeee)); background: url('../new_img/multiple-select.png') no-repeat 100% -22px, -webkit-linear-gradient(center bottom, white 85%, #eeeeee 99%); background: url('../new_img/multiple-select.png') no-repeat 100% -22px, -moz-linear-gradient(center bottom, white 85%, #eeeeee 99%); background: url('../new_img/multiple-select.png') no-repeat 100% -22px, -o-linear-gradient(bottom, white 85%, #eeeeee 99%); background: url('../new_img/multiple-select.png') no-repeat 100% -22px, -ms-linear-gradient(top, #ffffff 85%, #eeeeee 99%); background: url('../new_img/multiple-select.png') no-repeat 100% -22px, linear-gradient(top, #ffffff 85%, #eeeeee 99%); }
.ms-search, .ms-search input { -webkit-box-sizing: border-box; -khtml-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; }
.ms-drop ul { overflow-x: hidden; overflow-y: auto; margin: 0; padding: 5px 8px; }
.ms-drop ul > li { list-style: none; display: list-item; background-image: none; position: static; }
.ms-drop ul > li .disabled { opacity: .35; filter: Alpha(Opacity=35); }
.ms-drop ul > li.multiple { display: block; float: left; }
.ms-drop ul > li.group { clear: both; }
.ms-drop ul > li.multiple label { width: 100%; display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.ms-drop ul > li label { font-weight: normal; display: block; white-space: nowrap; }
.ms-drop ul > li label span { margin-left: 3px; }
.ms-drop ul > li label.optgroup { font-weight: bold; }
.ms-drop input[type="checkbox"] { vertical-align: middle; }
.ms-drop .ms-no-results { display: none; }
/* End Block Multiple Select Master */

.clearable{ background: #fff url(https://i.stack.imgur.com/mJotv.gif) no-repeat right -10px center; border: 1px solid #999; padding: 3px 18px 3px 4px;  border-radius: 4px; transition: background 0.4s; }
.clearable.x  { background-position: right 5px center; } /* (jQ) Show icon */
.clearable.onX{ cursor: pointer; }              /* (jQ) hover cursor style */

ul, ol { padding: 0; }

.items .desc_text { font-size: 13px; color: rgb(67, 67, 67); }
.fleft {float: left;}
.listgoods > .text {width: 100%; margin-top: 7px;}
.span2 .row_category { margin-bottom: 6px; }
.span2 .row_category span { font-weight: 600 }
.title-and-filters-for-list { width: 100% }

.select_simulator { position: relative; width: 300px; }
div.sort_lable { float: left; margin: auto; }
.select2-container { display: none; }
.highlight {border: 2px solid #ffd500 !important;}