html, body {
  height: 100%;
}
body {
  padding: 55px 0 0 0;
}   
p {
    margin: 0;
}
div.clear {
    clear: both;
    font-size: 0;
}
.content hr {
    border-style: dotted;
    margin-bottom: 5px;
    margin-top: 5px;
}
hr {
    margin-top: 10px;
    margin-bottom: 10px;
}
.dotted-top{
    border-top:1px dotted #ddd; 
    padding: 5px;
    margin: 0;
}
.btn-warning{
    color: #fff !important;
}
/* выпадающее меню */
.navmenu {
  padding-top: 55px;
}

.navbar {
  display: block;
  text-align: center;
}
.navmenu-nav li {
    border-bottom: 1px solid #ddd;
    margin-bottom: -1px;
}
.navmenu-nav li {
    border-bottom: 1px solid #ddd;
    margin-bottom: -1px;
}
.navmenu-default .navmenu-nav > li > a:hover,
.navbar-default .navbar-offcanvas .navmenu-nav > li > a:hover,
.navmenu-default .navmenu-nav > li > a:focus,
.navbar-default .navbar-offcanvas .navmenu-nav > li > a:focus {
  background-color: #f5f5f5;
}
.navmenu-nav.dropdown-menu {
    padding: 0;
}
.dropdown-menu > li > a {
    padding: 10px 25px;
}
.navbar-brand {
  display: inline-block;
  float: none;
  padding: 0;
  margin: 0;
}
.navbar-toggle {
  position: absolute;
  float: left;
  margin-left: 15px;
}

.container {
  max-width: 100%;
}

@media (min-width: 1px) {
  .navbar-toggle {
    display: block !important;
  }
}

@media (min-width: 992px) {
  body {
    padding: 0 0 0 300px;
  }
  .navmenu {
    padding-top: 0;
  }
  .navbar {
    display: none !important; /* IE8 fix */
  }
}   
.navmenu-nav.dropdown-menu {
    position:relative;
} 
.dropdown-backdrop{
    position: static;
}
/* end выпадающее меню */

/* Tab Navigation */
.nav-tabs {
    margin: 0;
    padding: 0;
    border: 0;    
}
.nav-tabs > li > a {
    background: #ebeaea;
    border-radius: 0;
    box-shadow: inset 0 -8px 7px -9px rgba(0,0,0,.4),-2px -2px 5px -2px rgba(0,0,0,.4);
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover {
    background: #F5F5F5;
    box-shadow: inset 0 0 0 0 rgba(0,0,0,.4),-2px -3px 5px -2px rgba(0,0,0,.4);
}
/* end Tab Navigation */

/* Tab Content */
.tab-pane {
    background: #F5F5F5;
    box-shadow: 0 0 4px rgba(0,0,0,.4);
    border-radius: 0;
    padding: 10px;
}
/* end Tab Content */

/* Иконки в строке поиска */

.input-group .icon-addon .form-control {
    border-radius: 0;
}

.icon-addon {
    position: relative;
    color: #555;
    display: block;
}

.icon-addon:after,
.icon-addon:before {
    display: table;
    content: " ";
}

.icon-addon:after {
    clear: both;
}

.icon-addon.addon-md .glyphicon,
.icon-addon .glyphicon, 
.icon-addon.addon-md .fa,
.icon-addon .fa {
    position: absolute;
    z-index: 2;
    left: 10px;
    font-size: 14px;
    width: 20px;
    margin-left: -2.5px;
    text-align: center;
    padding: 10px 0;
    top: 1px
}

.icon-addon.addon-lg .form-control {
    line-height: 1.33;
    height: 46px;
    font-size: 18px;
    padding: 10px 16px 10px 40px;
}

.icon-addon.addon-sm .form-control {
    height: 30px;
    padding: 5px 10px 5px 28px;
    font-size: 12px;
    line-height: 1.5;
}

.icon-addon.addon-lg .fa,
.icon-addon.addon-lg .glyphicon {
    font-size: 18px;
    margin-left: 0;
    left: 11px;
    top: 4px;
}

.icon-addon.addon-md .form-control,
.icon-addon .form-control {
    padding-left: 30px;
    float: left;
    font-weight: normal;
}

.icon-addon.addon-sm .fa,
.icon-addon.addon-sm .glyphicon {
    margin-left: 0;
    font-size: 12px;
    left: 5px;
    top: -1px
}

.icon-addon .form-control:focus + .glyphicon,
.icon-addon:hover .glyphicon,
.icon-addon .form-control:focus + .fa,
.icon-addon:hover .fa {
    color: #2580db;
}
/* end Иконки в строке поиска */

/* блок популярных товаров */
.panel-body {
  padding: 10px 15px;
}
.popular_block [class^="col-"] {
    padding: 5px;
}    
.item-element{
    background-color: #f8f8f8;
    border: 1px solid #ddd;
    border-radius: 8px;
    padding: 5px;    
    white-space: normal;
    word-break: break-word;
}    
.row-slider {
    /*display: table;*/
    white-space: nowrap;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
}

.row-slider [class*="col-"] {
    float: none;
    display: inline-block;
    vertical-align: top;
}
/* end блок популярных товаров */

/* Breadcrumbs */
div.breadcrumbs {
	padding: 0;
	margin: 0 0 0 10px;
	font-size: 11px;
	position: relative;
}
div.breadcrumbs ul {
	list-style-type: none;
	padding: 0 0 0 8px;
	margin: 0 0 0 -20px;
	float: left;
}
div.breadcrumbs ul li {
	float: left;
	padding: 0 10px 5px 23px;
	background: url(../images/bg-4.gif) no-repeat 0 4px;
	color: #7c8e96;
}
div.breadcrumbs a:link, div.breadcrumbs a:visited, div.breadcrumbs a:hover {
	color: #6895c4;
}
/* end Breadcrumbs */

/* блок списка товаров */

.item-img {
    max-width: 200px;
}       
.row-xs-padding [class^="col-"] {
    padding-left: 10px !important;
    padding-right: 10px !important;
}   
.promo, .promo strong, .promo span {
    color: #cc0000 !important;
}    
.nounderline {
    text-decoration: none !important;
}
/* end блок списка товаров */

/* страница товара */
a.green-note:link, a.green-note:visited, a.green-note:hover {
	display: inline-block;
	font: 11px/9px Tahoma, sans-serif !important;
	color: #fff;
	background: #96c74e url(../images/bg-17.gif) no-repeat 0 0;
	text-decoration: none;
	position: relative;
	top: -1px;
	margin: 0;
}
.green-note span {
	display: inline-block;
	background: url(../images/bg-18.gif) no-repeat 100% 0;
	padding: 1px 3px 4px 4px;
        font-size: 11px;
}
a.orange-note:link, a.orange-note:visited, a.orange-note:hover {
	display: inline-block;
	font: 11px/9px Tahoma, sans-serif !important;
	color: #fff;
	background: #f6a50f url(../images/bg-19.gif) no-repeat 0 0;
	text-decoration: none;
	position: relative;
	top: -1px;
	margin: 0;
}
.orange-note span {
	display: inline-block;
	background: url(../images/bg-20.gif) no-repeat 100% 0;
	padding: 2px 3px 3px 4px;
font-size: 11px;
}

.pink-note  {
	display: inline-block;
	font: 11px/9px Tahoma, sans-serif !important;
	color: #fff;
	background: #8d3f59 no-repeat 0 0;
	position: relative;
	top: -1px;
	margin: 0;	display: inline-block;
	padding: 2px 3px 3px 4px;
	font-size: 11px;
}

span.tip {
    background: #eee url("../images/bg-43.gif") no-repeat scroll 0 0;
    color: #8c8e8f;
    font-size: 11px;
    padding: 2px 3px 0 4px;
}

span.tip-books {
	background: #e60000;
    color: #fff;
}
span.tip-file {
	background: #e6e600;
    color: #000;
}
span.tip-audiofile {
	background: #0052cc;
    color: #fff;
}

/* Yellow Price */
.yprice {
	background: #ffb22b url(../images/bg-7.gif) no-repeat 0 0;
	font: bold 16px/18px Georgia, serif;
	color: #3c3c3c;
	margin: 0 0 7px 0;
    display: inline-block;
    vertical-align: middle;
}
.yprice span.yspan {
	float: left;
	background: url(../images/bg-8.gif) no-repeat 100% 0 !important;
	padding: 1px 10px 5px 12px !important;
}

.yprice span.yspan_any {
	float: left;
	background: url(../images/bg-8.gif) no-repeat 100% 0 !important;
	padding: 2px 10px 4px 12px !important;
}


/* Dotted */
.dotted, a.dotted:link, a.dotted:visited, a.dotted:hover {
	color: #9f9f9f;
	text-decoration: none;
	background: url(../images/bg-9.gif) repeat-x 0 96%;
	/*position: absolute;*/
}

/* Item Price */
.item-price {
	font-size: 11px;
	line-height: 13px;
	color: #8c8e8f;
	padding: 0 20px 7px 20px !important;
	margin: 0 auto;
	max-width: 300px;
}
.item-price li {
	width: auto !important;
}
div.padding .item-price {
	padding: 0px !important;
	margin-top: 5px !important;
	margin-bottom: -11px !important;
}
.item-price strong {
	color: #505050;
}
.item-price p {
	padding: 0 0 5px 0;
}
.item-price a:link, .item-price a:visited, .item-price a:hover {
	color: #8c8e8f;
}
img.item-close {
	position: absolute;
	right: 20px;
	z-index: 999;
	cursor: pointer;
}
.item-price .tb {
	margin-top: 3px;
}
.item-price .bt {
	margin-top: 3px;
}
.item-price .bt2 {
	margin-top: 5px;
}
.right-block .tb {
	margin-left: -1px;
}
.item-price .order_one_click a:link, .item-price .order_one_click a:visited, .item-price .order_one_click a:hover {
	color: #1270B8;
}
.price-old {
  color: #3c3c3c;
  font: bold 16px/20px Georgia,serif;
  margin: 0 10px 0 0;
  text-decoration: line-through;
}
.item-price b {font-size:12px;font-weight:bold;
}
.item-price p 
{
padding-left:16px;font-size:12px
}
.item-price b ,.item-price p  {;color:#8e8e8e;}


.item-price p.deliv_ok, .item-price p.deliv_ok strong {
	color: #6eb10b;
}
.item-price p.deliv_ok.store {
	background:url(../images/deliv_ok.jpg) no-repeat 0 0; 
    line-height:14px;
    text-align: left;
}
.item-price p.deliv_error.store {
	background:url(../images/deliv_err_new.gif) no-repeat 0 0;
    text-align: left;
}
.book-info .label {
    color: #000;
}
.Editions_catalog .opinions{
    text-align: right;
    padding-bottom: 10px;
}
.Editions_catalog .opinions .n_line_h{
    line-height: 0px
}

.Editions_catalog .opinions p.deliv_ok {
    color: #6eb10b;
    font-size: 12px;
    font-weight: bold;
}
.Editions_catalog  .opinions p.deliv_error {
    color: #8E8E8E;
    font-weight: bold;
    font-size: 12px;
}

/* end страница товара */

/* Inline Catalog */
div.inline-catalog {
	overflow: hidden;
	margin-top: 5px;
	margin-bottom: -4px;
	line-height: 19px;
}
div.inline-catalog div.path {
	overflow: hidden;
}
div.inline-catalog ul {
	list-style-type: none;
	padding: 0;
	margin: 0 0 0 -9px;
	overflow: hidden;
}
div.inline-catalog ul li {
	float: left;
	background: url(../images/bg-13.gif) no-repeat 100% 12px;
	padding: 4px 18px 2px 9px;
	white-space: nowrap;
}
div.inline-catalog ul li.last {
	background: none;
}
/* end Inline Catalog */

/* Cart */ 
span.req {
    color: #ff4b4b;
}
.btn-cart {
    margin-right: 15px;
    margin-top:8px;
    font-size: 16px;    
}
/* end Cart */ 

/* Delivery */

.dregions, .dsubgroups, .ddeliveries {
    display: none;
}

/* end Delivery */

/* trade */

div.user-rating {
	background: url(../images/bg-usr-1.gif) no-repeat 0 0;
	min-height: 10px;
	float: left;
	width: 150px;
	margin-left: -2px;
	position: relative;
	left: 1px;
	padding: 0 1px;
}
div.user-rating div.progress {
	background: url(../images/bg-usr-2.gif) no-repeat 0 0;
	height: 13px;
	float: left;
	width: 150px;
}
div.user-rating div.progress.red   {background: url(../images/bg-usr-2red.gif) no-repeat 0 0;}
div.user-rating div.progress.green   {background: url(../images/bg-usr-2green.gif) no-repeat 0 0;}

div.user-rating p {
	font-size: 11px;
	color: #9f9f9f;
}
div.user-rating p strong {
	color: #505050;
}
div.user-rating p.fl-left {
	clear: both;
	white-space: nowrap;
}
div.user-rating p.fl-right {
	white-space: nowrap;
}
div.user-rating .size0   {width: 0px !important; margin-right: 145px;}
div.user-rating .size1   {width: 15px !important; margin-right: 130px;}
div.user-rating .size2   {width: 30px !important; margin-right: 115px;}
div.user-rating .size3   {width: 45px !important; margin-right: 100px;}
div.user-rating .size4   {width: 60px !important; margin-right: 85px;}
div.user-rating .size5   {width: 75px !important; margin-right: 70px;}
div.user-rating .size6   {width: 90px !important; margin-right: 55px;}
div.user-rating .size7   {width: 105px !important; margin-right: 40px;}
div.user-rating .size8   {width: 120px !important; margin-right: 25px;}
div.user-rating .size9   {width: 135px !important; margin-right: 10px;}
div.user-rating .size10 {width: 150px !important; margin-right: 0px;}

div.user-rating .progress {
    margin: 0;
}

div.user-rating-desc {
    font-size: 11px;
    margin-bottom:10px;
}

/* end trade */

/* ___common___ */
.hidden {display:none }
.error_message {color:red !important;}
.ok_message {color:green !important;}


.modal-dialog {
    max-width: 400px;
}

.modal .modal-dialog .modal-content .modal-body div {
    cursor: pointer;
    margin-bottom: 10px;
    padding: 4px;
}
.modal-header .close {
    margin-top: -10px;
}

.authors{
    font-size: 16px;
}

tr.clickable-row{
    cursor: pointer;
}

.table{
    table-layout: fixed;
    word-wrap: break-word;
}

.btn {
    margin-bottom: 5px;
}

.filter-col{
    padding-left:10px;
    padding-right:10px;
}

.material-switch > input[type="checkbox"] {
    display: none;   
}

.material-switch > label {
    cursor: pointer;
    height: 0px;
    position: relative; 
    width: 60px;  
}

.material-switch > label::before {
    background: rgb(0, 0, 0);
    box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
    border-radius: 8px;
    content: '';
    height: 16px;
    margin-top: -8px;
    position:absolute;
    opacity: 0.3;
    transition: all 0.4s ease-in-out;
    width: 60px;
}
.material-switch > label::after {
    background: rgb(255, 255, 255);
    border-radius: 16px;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
    content: '';
    height: 24px;
    left: -4px;
    margin-top: -8px;
    position: absolute;
    top: -4px;
    transition: all 0.3s ease-in-out;
    width: 24px;
}
.material-switch > input[type="checkbox"]:checked + label::before {
    background: inherit;
    opacity: 0.5;
}
.material-switch > input[type="checkbox"]:checked + label::after {
    background: inherit;
    left: 40px;
}

.item-menu {
	font-size: 11px;
	line-height: 13px;
	padding: 0 20px 7px 20px !important;
	margin: 0 auto;
	max-width: 300px;
}

.menu span.icons {
  background-color: #fff;
  display: inline-block;
  text-decoration: none;
  vertical-align: middle;
  background-repeat: no-repeat;
  margin-right: 5px;
  background-position: right top;
  position:relative;
  left: -5px;
  
}
.menu span.sellbook-icon {
  width: 20px;
  height: 23px;
  background-image: url("../images/sellbook-icon20.gif");
}
.menu span.ask-icon {
  width: 20px;
  height: 20px;
  background-image: url("../images/ask-icon20.gif");
}
.menu span.buyers-icon {
  width: 20px;
  height: 28px;
  background-image: url("../images/buyers-icon20.gif");
}
.menu span.wish-icon {
  width: 20px;
  height: 20px;
  background-image: url("../images/wish-icon20.gif");
}
.menu span.nowish-icon {
  width: 20px;
  height: 20px;
  background-image: url("../images/nowish-icon20.gif");
}
.menu span.nonotify-icon {
  width: 20px;
  height: 15px;
  background-image: url("../images/nonotify-icon20.gif");
}
.menu span.notify-icon {
  width: 20px;
  height: 15px;
  background-image: url("../images/notify-icon20.gif");
}
.menu span.sale-icon {
  width: 20px;
  height: 14px;
  background-image: url("../images/sale-icon20.gif");
}
.menu span.nosale-icon {
  width: 20px;
  height: 14px;
  background-image: url("../images/nosale-icon20.gif");
}
.menu span.bookslist-icon {
  width: 20px;
  height: 21px;
  background-image: url("../images/bookslist-icon20.gif");
}
.menu span.nobookslist-icon {
  width: 20px;
  height: 22px;
  background-image: url("../images/nobookslist-icon20.gif");
}
.invisible, .block_for_clone {
    display: none;
}
.row_padding {
    padding-bottom: 10px;
}

input.copy_link{
    width:98%;
    margin-top:10px;
    text-align:center;
    font-size:11px;
}
ul.cb-list {
    list-style-type: none;
    margin-left: -30px;
}
ul.cb-list li {
    padding: 0 0 5px;
    position: relative;
}
ul.cb-list li input{
    margin-right: 10px
}

#wares_page_block_loader{
    display:none;
    text-align:center;
    margin-top: 30px;
}

@media screen and (max-height: 575px){ #rc-imageselect, .g-recaptcha {transform:scale(0.77);-webkit-transform:scale(0.77);transform-origin:0 0;-webkit-transform-origin:0 0;} }

/* status icons */
img.icon-circle-check {
  width: 20px;
  height: 20px;
  filter: invert(48%) sepia(79%) saturate(2476%) hue-rotate(86deg) brightness(118%) contrast(119%);
}
img.icon-circle-x {
  width: 20px;
  height: 20px;
  filter: invert(20%) sepia(75%) saturate(7389%) hue-rotate(358deg) brightness(104%) contrast(123%);
}
.btn-buy {
    background-color: #007bff !important; /* Синий цвет */
    color: #fff !important; /* Белый текст */
    font-weight: bold;
    border: none !important; /* Убираем границы */
    background-image: none !important; /* Убираем градиент */
    box-shadow: none !important; /* Убираем тень */
}

.btn-buy:hover {
    background-color: #0056b3 !important; /* Темно-синий при наведении */
    color: #fff !important;
    border: none !important;
    background-image: none !important;
    box-shadow: none !important;
}
.news-item_img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 10px 0;
}
.text-left img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 10px 0;
}
.book-price-full-sale {
  text-decoration: line-through;
  color: #888;
}
