/*@font-face {
    font-family: Roboto;
    src: url(/fonts/Roboto/RobotoBold.eot);
    src: url(/fonts/Roboto/RobotoBold.eot) format("embedded-opentype"),url(/fonts/Roboto/RobotoBold.woff) format("woff"),url(/fonts/Roboto/RobotoBold.ttf) format("truetype"),url(/fonts/Roboto/RobotoBold.svg#RobotoBold) format("svg");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: Roboto;
    src: url(/fonts/Roboto/RobotoBoldItalic.eot);
    src: url(/fonts/Roboto/RobotoBoldItalic.eot) format("embedded-opentype"),url(/fonts/Roboto/RobotoBoldItalic.woff) format("woff"),url(/fonts/Roboto/RobotoBoldItalic.ttf) format("truetype"),url(/fonts/Roboto/RobotoBoldItalic.svg#RobotoBoldItalic) format("svg");
    font-weight: 700;
    font-style: italic
}

@font-face {
    font-family: Roboto;
    src: url(/fonts/Roboto/RobotoLight.eot);
    src: url(/fonts/Roboto/RobotoLight.eot) format("embedded-opentype"),url(/fonts/Roboto/RobotoLight.woff) format("woff"),url(/fonts/Roboto/RobotoLight.ttf) format("truetype"),url(/fonts/Roboto/RobotoLight.svg#RobotoLight) format("svg");
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: Roboto;
    src: url(/fonts/Roboto/RobotoLightItalic.eot);
    src: url(/fonts/Roboto/RobotoLightItalic.eot) format("embedded-opentype"),url(/fonts/Roboto/RobotoLightItalic.woff) format("woff"),url(/fonts/Roboto/RobotoLightItalic.ttf) format("truetype"),url(/fonts/Roboto/RobotoLightItalic.svg#RobotoLightItalic) format("svg");
    font-weight: 300;
    font-style: italic
}

@font-face {
    font-family: Roboto;
    src: url(/fonts/Roboto/RobotoRegular.eot);
    src: url(/fonts/Roboto/RobotoRegular.eot) format("embedded-opentype"),url(/fonts/Roboto/RobotoRegular.woff) format("woff"),url(/fonts/Roboto/RobotoRegular.ttf) format("truetype"),url(/fonts/Roboto/RobotoRegular.svg#RobotoRegular) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Roboto;
    src: url(/fonts/Roboto/RobotoItalic.eot);
    src: url(/fonts/Roboto/RobotoItalic.eot) format("embedded-opentype"),url(/fonts/Roboto/RobotoItalic.woff) format("woff"),url(/fonts/Roboto/RobotoItalic.ttf) format("truetype"),url(/fonts/Roboto/RobotoItalic.svg#RobotoItalic) format("svg");
    font-weight: 400;
    font-style: italic
}

@font-face {
    font-family: Roboto;
    src: url(/fonts/Roboto/RobotoMedium.eot);
    src: url(/fonts/Roboto/RobotoMedium.eot) format("embedded-opentype"),url(/fonts/Roboto/RobotoMedium.woff) format("woff"),url(/fonts/Roboto/RobotoMedium.ttf) format("truetype"),url(/fonts/Roboto/RobotoMedium.svg#RobotoMedium) format("svg");
    font-weight: 600;
    font-style: normal
}

@font-face {
    font-family: Roboto;
    src: url(/fonts/Roboto/RobotoMediumItalic.eot);
    src: url(/fonts/Roboto/RobotoMediumItalic.eot) format("embedded-opentype"),url(/fonts/Roboto/RobotoMediumItalic.woff) format("woff"),url(/fonts/Roboto/RobotoMediumItalic.ttf) format("truetype"),url(/fonts/Roboto/RobotoMediumItalic.svg#RobotoMediumItalic) format("svg");
    font-weight: 600;
    font-style: italic
}*/
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    box-sizing: border-box;
}

article,aside,details,figcaption,figure,footer,header,hgroup,nav,section {
    display: block
}

audio,canvas,video {
    display: inline-block;
    *display: inline;
    *zoom:1}

audio:not([controls]) {
    display: none
}

[hidden] {
    display: none
}

html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

html,button,input,select,textarea {
    font-family: sans-serif;
    color: #333
}

body {
    margin: 0;
    font-size: 1em;
    line-height: 1.4
}
h1, h2, h3, h4, h5 {
    font-family: sans-serif;
    font-weight: 400;
    /*color: #c56b00;*/
}

::-moz-selection {
    background: #6bb9ef;
    color: #fff;
    text-shadow: none
}

::selection {
    background: #6bb9ef;
    color: #fff;
    text-shadow: none
}

a {
    /*color: #00a120;*/
    color: #81929b;
    text-decoration: none
}

a:visited {
    /*color: #458a2b*/
}

a:hover {
    /*color: #007c19;*/
    text-decoration: underline
}

a:focus {
    outline: none
}

a:hover,a:active {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,strong {
    font-weight: bold
}

blockquote {
    margin: 1em 40px
}

dfn {
    font-style: italic
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0
}

ins {
    color: #000;
    text-decoration: none
}

mark {
    background: #ff0;
    color: #000;
    font-style: italic;
    font-weight: bold
}

pre,code,kbd,samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word
}

q {
    quotes: none
}

q:before,q:after {
    content: "";
    content: none
}

small {
    font-size: 85%
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

dd {
    margin: 0 0 0 40px
}

ul,ol {
    list-style: none;
    list-style-image: none;
    margin: 0;
    padding: 0
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: middle
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 0
}

form {
    margin: 0
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0
}

label {
    cursor: pointer
}

legend {
    border: 0;
    *margin-left: -7px;
    padding: 0;
    white-space: normal
}

button,input,select,textarea {
    font-family: Roboto,Helvetica Neue,Helvetica,sans-serif;
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle
}

button,input {
    line-height: normal
}

button,input[type="button"],input[type="reset"],input[type="submit"] {
    cursor: pointer;
    -webkit-appearance: button;
    *overflow: visible
}

button[disabled],input[disabled] {
    cursor: default
}

button {
    overflow: visible
}

input[type="checkbox"],input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
    *width: 13px;
    *height: 13px
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-decoration,input[type="search"]::-webkit-search-cancel-button {
    -webkit-appearance: none
}

button::-moz-focus-inner,input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top;
    resize: vertical
}

input:invalid,textarea:invalid {
    background-color: #fff
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td {
    vertical-align: top
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: black;
    padding: 0.2em 0
}

input,textarea,button {
    font-family: Roboto,Helvetica Neue,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    background: #fff;
    border-top: 1px solid #e8e8e8;
    border-right: 1px solid #e9f3f6;
    border-bottom: 1px solid #e9f3f6;
    border-left: 1px solid #e8e8e8;
    color: #808080;
    font-size: 12px;
    padding: 6px 8px 7px 8px;
}
form#comment-form {
    background: #e9f3f6;
    margin-top: 25px;
    padding: 15px;
}

button,input[type="reset"],input[type="button"],input[type="submit"] {
    font-family: Roboto,Helvetica Neue,Helvetica,sans-serif;
    line-height: normal !important
}
.clearfix {
    overflow: hidden;
}
.\--text-overflow {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.\--logo-color1 {
    color: #231f20;
}
.\--logo-color2 {
    color: #f03b6d;
}
.\--logo-color3 {
    color: #54a7aa;
}
html,body {
    height: 100%
}

body {
    font-family: Roboto,Helvetica Neue,Helvetica,sans-serif;
    background: #f4f4f4;
    color: #4c4c4c;
    font-size: 14px;
    font-weight: normal;
    line-height: normal;
    -webkit-font-smoothing: antialiased
}
#header {
    width: 100%;
    top: 0;
    left: 0;
    z-index: 999;
    font-size: 15px;
    min-height: 75px;
    background: #fff;
    border-bottom: 2px solid #eaeaea;
}
.navbar {
    border-width: 0;
    min-height: 50px;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
}
.navbar-logo, .navbar-nav{
    display: inline-block;
    vertical-align: middle;
}
.navbar-logo {
    width: 278px;
    padding-top: 10px;
    margin: 0 25px 0 0;
    float: left;
}
.navbar-brand-logo {
    width: 42px;
    max-height: 42px;
    margin-top: 5px;
    display: inline-block;
    vertical-align: middle;
}
.navbar-logo span {
    display: inline-block;
    vertical-align: middle;
    font-size: 24px;
}
.navbar-nav {
   display: inline-block;
   margin-bottom: -2px;
   padding-top: 29px;
}
.navbar>li {
    position: relative;
}
.navbar .navbar-nav li {
    display: inline-block;
}
.navbar .navbar-nav > li > a {
    padding: 8px 9px 7px;
    margin: 0 5px;
    color: #333;
    outline: 0;
    z-index: 10;
    border: 1px solid #000000;
    border-radius: 3px;
    font-size: 14px;
    text-transform: uppercase;
    -webkit-transition: border-color 75ms;
    -moz-transition: border-color 75ms;
    -o-transition: border-color 75ms;
    transition: border-color 75ms;
    font-weight: 600;
}
.navbar .navbar-nav li.active a {
    text-decoration: none;
    border-color: #a8a8a8;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.07);
}
.navbar .navbar-nav li a:hover, .navbar .navbar-nav li a:focus {
    border-color: #a8a8a8;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.07);
    text-decoration: none;
}
.b-header__search {
    position: relative;
    float: left;
    height: 75px;
    margin-right: 15px;
    padding-top: 17px;
    box-sizing: border-box;
}
.b-header__search.focused .b-header__search_field {
    width: 600px;
    position: absolute;
}
.b-header__search.focused .b-header__search_submit {
    left: 561px;}
.b-header__search.focused .b-header__search_field {
    -webkit-box-shadow: 0 0 15px 0 rgba(121,121,121,0.5);
    -moz-box-shadow: 0 0 15px 0 rgba(121,121,121,0.5);
    box-shadow: 0 0 15px 0 rgba(121,121,121,0.5);
    background-color: #fff;
    border-color: #f7fafa;
    color: #18667c
}
.b-header__search.focused .b-header__search_submit .icon-search {
    background-position: 0 -12px
}
.b-header__search_field {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 40px;
    width: 320px;
    padding: 10px 50px 10px 12px;
    background: #eee;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: none;
}
.b-header__search_field::-webkit-input-placeholder {
    font-style: italic;
    font-size: 13px;
}

.b-header__search_field:placeholder-shown {
    font-style: italic;
    font-size: 13px;
}

.b-header__search_field:-moz-placeholder {
    font-style: italic;
    font-size: 13px;
}

.b-header__search_field:-ms-input-placeholder {
    font-style: italic;
    font-size: 13px;
}

.b-header__search_field::placeholder {
    font-style: italic;
    font-size: 13px;
}

.b-header__search_field:focus,.b-header__search_field:hover {
    border-bottom-color: #cfcfcf;
}


.b-header__search_field:hover {
    -webkit-box-shadow: 0 0 15px 0 rgba(190, 143, 28, 0.5);
    -moz-box-shadow: 0 0 15px 0 rgba(190, 143, 28, 0.5);
    box-shadow: 0 0 15px 0 rgba(190, 143, 28, 0.5)
}
.b-header__search_field:focus {
    outline: 0
}
.b-header__search_submit {
    height: 40px;
    width: 40px;
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDE0IDE0Ij48cGF0aCBmaWxsPSIjZmZmIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik04Ljk0NSA5Ljg5NWE1LjUzNiA1LjUzNiAwIDAgMS0zLjM5OCAxLjE1OEMyLjQ4MyAxMS4wNTMgMCA4LjU3OSAwIDUuNTI2IDAgMi40NzQgMi40ODMgMCA1LjU0NyAwYzMuMDYzIDAgNS41NDYgMi40NzQgNS41NDYgNS41MjZBNS40OSA1LjQ5IDAgMCAxIDkuOSA4Ljk1M2EuNDMuNDMgMCAwIDEgLjM3Mi4xMTdsMy42IDMuNmEuNDIzLjQyMyAwIDAgMS0uMDAxLjYwN2wtLjU5OC41OThhLjQzMy40MzMgMCAwIDEtLjYwNy4wMDJsLTMuNi0zLjZhLjQyNC40MjQgMCAwIDEtLjEyLS4zODJ6bS0zLjM5OC0uNTQzYzIuMTIgMCAzLjg0LTEuNzEzIDMuODQtMy44MjZBMy44MzMgMy44MzMgMCAwIDAgNS41NDcgMS43YTMuODMzIDMuODMzIDAgMCAwLTMuODQgMy44MjYgMy44MzMgMy44MzMgMCAwIDAgMy44NCAzLjgyNnoiIC8+PC9zdmc+) 50% no-repeat #81929b;
    background-size: 14px 14px;
    position: absolute;
    right: 0;
    top: 17px;
    z-index: 5;
    cursor: pointer;
    opacity: 1;
    -webkit-transition: opacity .15s;
    -moz-transition: opacity .15s;
    -o-transition: opacity .15s;
    transition: opacity .15s;
    outline: 0;
    border: none;
}
.b-header__search_submit:focus {
    outline: 0
}
.b-header__search_submit .icon-search {
    background-position: 0 0
}
#wrapper {
    background: #fff;
}
.container {
    max-width: 1240px;
    margin: 0 auto;
    background: #fff;
    position: relative;
}
.row {
    padding: 25px 20px;
    overflow: hidden;
}
.b-header__sort {
    font-size: 18px;
    font-weight: 300;
    padding: 0 0 10px;
    margin: 0;
    color: #111;
}
ul.breadcrumb li {
    display: inline-block;
}

ul.breadcrumb li.active span {
    border-bottom: none;
}
.page_title_count {
    color: #888;
    margin-left: 2px;
}
.b-header__sort a:after {
    content: "";
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMy40NjkyMTkgMjkuOTk5OTk4IiBoZWlnaHQ9IjMyIiB3aWR0aD0iMTQuMzY3Ij48cGF0aCBkPSJNMi41NzEgMzBMMTMuNDcgMTUgMi41NzEgMCAwIDEuODY5IDkuNTQgMTUgMCAyOC4xMzIgMi41NzEgMzB6IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGZpbGw9IiNiMGIwYjAiIC8+PC9zdmc+)no-repeat;
    background-size: 6px 14px;
    width: 6px;
    height: 14px;
    margin: 0 6px 0 11px;
    display: inline-block;
    position: relative;
    top: 1px;
}
#content {
    float: right;
    width: calc(100% - 300px);
    padding-left: 30px;
}
#content-full {
    width: 100%
}
aside {
    float: left;
    width: 300px;
    overflow: hidden;
}
.adv,.adv-top-sidebar{margin:25px auto;display:block;text-align:center;}
h1 {
   padding: 10px 0;
    max-width: 100%;
    color: #111;
    display: inline;
    font-size: 20px;
    margin-top: 0;
    font-weight: 400;
    margin-bottom: 0;
}
.fullentry_info {
    display: block;
    color: #a9a9a9;
    font-size: 13px;
    padding-top: 8px;
    line-height: 15px;
    margin-bottom: 15px;
    text-align: justify;
}
.abook-item {
    border-radius: 5px;
    padding: 18px 0;
    margin-bottom: 20px;
    overflow: hidden;
    border-bottom: 1px solid #e0e0e0;
}
.abook-item .image-abook {
    float: left;
    cursor: pointer;
    margin-right: 20px;
    height: 210px;
    max-width: 150px;
    border-radius: 5px;
    margin-bottom: 0;
    overflow: hidden;
    position: relative;
    z-index: 998;
}
.abook-item .b-showshort__cover_image {
    width: 100%;
    -webkit-filter: grayscale(70%);
    filter: grayscale(70%);
}
.abook-item .abook-title {
    margin-right: 0!important;
    line-height: 125%;
    font-size: 20px;
    margin-top: -2px;
}
.abook-item .abook-title .book-title {
    margin-right: 2px;
    color: #000;
}
.abook-item .abook-title .author-title {
    font-weight: 300;
    font-size: 18px;
    white-space: nowrap;
}
.abook-item .abook-title span {
    color: #888;
    font-weight: 300;
    font-size: 18px;
    white-space: nowrap;
}
img.b-showshort__cover_image:hover {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}
.book_cover>img:hover {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}
.abook-item .abook-genre {
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: .75px;
    padding-top: 5px;
}
.abook-item .abook-genre a {
    color: #888;
}
.abook-item .abook-info .abook-time {
    font-size: 13px;
    margin-left: 5px;
    color: #adadad;
    display: inline-block;
}
.abook-item .abook-content {
    text-align: justify;
    line-height: 150%;
    color: #222;
    font-size: 14px;
    padding-top: 9px;
    padding-right: 14px;
}

.abook-item .abook-content .content-abook-info {
    padding-top: 10px;
    font-size: 14px;
}

.abook-item .abook-content .content-abook-info .a-info-item {
    margin-bottom: 4px;
    color: #777;
}
ul.pagination .disabled{
    display: none;
}
ul.pagination li {
    border: 1px solid #e0e0e0;
    background-color: #fff;
    color: #000;
    margin-right: -2px;
    float: left;
    -webkit-transition: border-color 75ms linear,background-color 75ms linear,color 75ms linear;
    -moz-transition: 75ms border-color linear,75ms background-color linear,75ms color linear;
    -o-transition: 75ms border-color linear,75ms background-color linear,75ms color linear;
    transition: border-color 75ms linear,background-color 75ms linear,color 75ms linear;
}
.b-paginator a, .b-paginator span {
    display: block;
}
.b-paginator li.active {
    /*color: red;*/
    background-color: #fddda7;
    border-color: #e2c592;
    z-index: 6;
}
.b-paginator a {
    color: #000;
    font-size: 14px;
    padding: 7px 12px;
}
#playlistcode {
    border: 1px solid #eaeaea;
    border-radius: 3px;
    margin-bottom: 15px;
}
.book_title_block {
    padding-bottom: 7px;
    margin-left: 345px;
}
.fullentry_info.book {margin-bottom:0;}
.book_genre_pretitle {
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: .75px;
    padding-bottom: 2px;
    line-height: 125%;
}
.book_genre_pretitle>a {
    color: #888;
}
.page_title {
    font-size: 18px;
    font-weight: 300;
    padding: 0 0 10px;
    margin: 0;
    color: #111;
}
.page_title h1 {
    display: inline;
    font-size: inherit;
    margin-top: 0;
    font-weight: 400;
    margin-bottom: 0;
}
.book_title_elem {
    margin-right: 8px;
}
.book_title_name {
    font-weight: 400;
}
.page_title_gray {
    color: #888;
}
.book_cover_wrap {
    width: 220px;
    float: left;
    margin: 0 15px 0 0;
}
.book_cover {
    position: relative;
    z-index: 5;
}
.book_cover>img {
    display: block;
    margin: 0 auto;
    width: 220px;
        -webkit-filter: grayscale(70%);
    filter: grayscale(70%);
}
.book_blue_block {
    padding: 15px;
    margin-top: 15px;
    background-color: #f0f2f4;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.book_info_label, .book_serie_block_item_index {
    color: #777;
}
.book_description, .book_info_wrap {
    margin-left: 235px;
}
.book_description {
    padding-top: 0;
    line-height: 160%;
    font-size: 14px;
    position: relative;
    top: -2px;
}
.ya-share2.ya-share2_inited {
    margin-top: 15px;
}
.book_actions_plays {
    float: left;
    font-size: 14px;
    line-height: 44px;
    color: #5d6369;
    font-weight: 600;
}
.book_views_icon {
    height: 42px;
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIyMi40IiB2aWV3Qm94PSIwIDAgMzIgMjIuNCI+PHRpdGxlPnZpZXdfMjQ8L3RpdGxlPjxwYXRoIGQ9Ik0xNiAyMi40Yy05LjYgMC0xNi04Ljk2LTE2LTExLjJDMCA4Ljk2IDYuNCAwIDE2IDBzMTYgOC45NiAxNiAxMS4yYzAgMi4yNC02LjQgMTEuMi0xNiAxMS4yem0wLTMuMmE4IDggMCAxIDAgMC0xNiA4IDggMCAwIDAgMCAxNnptLjAwMi00YTQgNCAwIDEgMSAwLTggNCA0IDAgMCAxIDAgOHoiIGZpbGw9IiM5NTlkYTYiIGZpbGwtcnVsZT0iZXZlbm9kZCIgLz48L3N2Zz4=) 50% no-repeat;
    background-size: 22px 15px;
    float: left;
    width: 32px;
    margin: 0 2px 0 0;
    opacity: .6;
}
.book_block_title {
    font-size: 18px;
    font-weight: 400;
    padding: 0 0 10px;
}
.abook-page .abook-similar {
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px solid #eaeaea;
    margin-bottom: 15px;
    font-size: 14px;
    text-align: justify;
}
.abook-page .abook-similar .similar-abooks-block {
    display: grid;
    grid-gap: 15px 10px;
    grid-template-columns: repeat(auto-fit, minmax(147px, 1fr));
    justify-content: center;
}
.abook-page .abook-similar .similar-abooks-block .abook-similar-item>a {
    display: block;
    border-radius: 4px;
    color: #000;
    font-size: 14px;
    line-height: 135%;
    border: 1px solid transparent;
    outline: 0;
    cursor: pointer;
    text-align: center
}
.abook-page .abook-similar .similar-abooks-block .abook-similar-item a img {
    display: block;
    width: 100%;
    max-width: 150px;
    height: 215px;
    margin: 0 auto 10px;
    transition: all 0.8s ease 0s;
    filter: brightness(90%);
    border: 1px solid #929292;
    border-radius: 4px;
        -webkit-filter: grayscale(70%);
    filter: grayscale(70%);
}
.abook-page .abook-similar .similar-abooks-block .abook-similar-item a:hover img {
    filter: brightness(120%);
}
.abook-page .suggested_book_name {
    font-size: 14px;
    line-height: 130%;
    margin-top: 6px;
    padding-bottom: 4px;
    font-weight: 600;
    white-space: normal;
    text-align: center;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.books_cr_meta_icon {
    display: inline-block;
    position: relative;
    top: 1px;
    background-repeat: no-repeat;
    background-position: 50%;
    margin-right: 5px;
}
.suggested_book_author {
    margin-top: 3px;
    font-size: 13px;
}
.books_cr_meta_icon.-writer {
    width: 13px;
    height: 13px;
    background: url(/images/writer.svg);
    background-size: 13px 13px;
}
.books_cr_meta_icon.-reader {
    width: 13px;
    height: 13px;
    background: url(/images/reader.svg) 50% no-repeat;
    background-size: 9px 13px;
}
.suggested_book_author_href {
    color: #333;
}
.abook-page h2{
    font-size: 20px;
    margin-top: 10px;
}
.h2{
    color: #404040;
}
.abook-page .abook-auth {
    padding: 10px;
    margin-bottom: 15px;
    font-size: 14px;
    text-align: justify;
}
.abook-page .tags span a {
    padding: 0 27px;
    color: #fff;
    display: inline-block;
    background-color: #007c19;
    height: 34px;
    line-height: 34px;
    border-radius: 5px;
    cursor: pointer;
    margin: 15px 0;
}
.abook-page .abook-comm h3 {
    font-size: 23px;
}
.abook-page .comments {
    margin: 0;
}
.abook-page .comments .comment-content {
    background: #fff;
}
.comments .comment-content {
    box-shadow: none
}
.abook-page .comments .title-block.clearfix {
    display: none;
}
.b-statictop__items_item {
    padding: 12px 8px;
    line-height: 1.2;
    vertical-align: top;
    border-top: 1px solid #efefef;
    font-size: 19px;
}
.b-statictop__items_item .row {
    padding: 0;
}
.genre_item_name a {
    color: #80919b;
    font-weight: 600;
    font-size: 16px;
}
.genre_item_description {
    margin-top: 4px;
    color: #000;
    font-size: 14px;
}
.genre_item_books_count {
    font-size: 14px;
    color: #999;
}
.author_item_books_count {
    color: #999;
    font-size: 14px;
    float: right;
}
.author_item_name a {
    color: #000;
    font-size: 16px;
    font-weight: 300;
    float:left;
}
.right_panel {
    width: 285px;
    float: right;
}
.left_content {
    margin-right: 310px;
}
.right_panel-book {
    width: 320px;
    float: left;
    margin-top: -107px;
}
.left_content-book {
    margin-left: 345px;
}
.books_right_block {
    padding: 0 25px 0 0;
    border-right: 1px solid #e0e0e0;
}
.authors_letters {
    padding: 14px 0;
    line-height: 200%;
    font-size: 14px;
}
.authors_letters_section {
    color: #777;
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: 10px;
    line-height: 14px;
    padding: 2px 0 6px;
}
.authors_letters_block {
    margin-bottom: 15px;
}
.authors_letters_block .active{
    font-weight: bold;
    color: #f03b6d;
}
.descriptiontext {
    border: 1px solid #eaeaea;
    border-radius: 5px;
    padding: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    margin-top: 15px;
    text-align: justify;
    font-size: 15px;
    line-height: 1.3;
}
form#comment-form {
    background: #fcfcfc;
    padding: 0;
}
form#comment-form input, form#comment-form textarea  {
    border: 1px solid #e7e7e7;
    color: #808080;
    font-size: 17px;
    padding: 11px 0 7px 8px;
    width: 100%;
    margin-bottom: 12px;
    box-sizing: border-box;
}
form#comment-form button {
    font-size: 15px;
    width: 280px;
    padding: 0 27px;
    display: block;
    background-color: #81929b;
    height: 34px;
    border-radius: 5px;
    cursor: pointer;
    margin: 15px auto;
    border: none;
}
#commentmodel-recaptcha-recaptcha-comment-form {
    width: 304px;
    margin: 0 auto;
}
.alphabet {
    border: 1px solid #eaeaea;
    border-radius: 5px;
    padding: 10px;
    margin-bottom: 20px;
    margin-top: 15px;
}
.alphabet a {
    margin-right: 5px;
    display: inline-block;
    font-size: 17px;
    color: #000;
}
#footer {
    background: #f6f6f6;
    border-top: 1px solid #eaeaea;
}
.footer_inner {
    padding: 20px 30px;
}
.footer_line {
    margin-bottom: 14px;
    font-size: 14px;
    text-align: center;
}
.footer_link {
    margin: 0 7px;
}
.footer_middot {
    font-weight: 700;
    color: #bbb;
}
.footer_copyright {
    color: #888;
    display: inline-block;
}
.footer_contacts, .footer_mobile_link {
    margin-left: 30px;
    display: inline-block;
}
.footer_copyright>a>span {
    -webkit-transition: color .2s;
    -moz-transition: color .2s;
    -o-transition: color .2s;
    transition: color .2s;
}
.footer_copyright>h4 {
    font-size: inherit;
    font-weight: 400;
    line-height: inherit;
    padding: 0;
    margin: 0;
    display: inline;
}
.index_genres_block {
    padding-top: 4px!important;
    margin-bottom: 25px;
}
.books_right_block_title {
    font-size: 16px;
    text-align: left;
    margin-top: 2px;
    margin-bottom: 4px;
    font-weight: 600
}
.books_right_block_title>* {
    color: #000;
}
.index_genres_list {
    margin: 0 0 0 -7px;
    padding-top: 7px;
}
.index_genre {
    padding: 7px;
    display: block;
    font-size: 14px;
}
.index_genre_inner {
    display: block;
    position: relative;
}
.index_genre_count {
    color: #a3a6a9;
    text-transform: uppercase;
    font-size: 13px;
    position: absolute;
    right: 0;
    bottom: 0;
    letter-spacing: -.2px;
}
.last_comments_comment {
    padding: 15px 0;
    border-bottom: 1px solid #eaeaea;
}
.last_comments_comment_head {
    font-size: 12px;
    min-height: 24px;
}
.last_comments_comment_head_body {
    margin-top: 5px;
    line-height: 150%;
    word-wrap: break-word;
}
.last_comments_comment_book_name {
    color: #777;
    font-size: 14px;
    margin-top: 7px;
}
.last_comments_comment_book_name>a {
    font-weight: 600;
    color: #000;
}
.last_comments_comment_head_user {
    font-weight: 600;
    line-height: 24px;
    color: #000;
}
.last_comments_comment_head_time {
    margin-left: 3px;
    color: #888;
}
.last_comments_comment_head_userpic {
    display: block;
    float: left;
    width: 24px;
    height: 24px;
    border-radius: 15px;
}
.last_comments_comment_head_right {
    margin-left: 32px;
    min-height: 24px;
}

#page-search-form {position: relative;}
h2.b-statictop__title {font-size: 20px;}
#page-search-form {margin-bottom: 20px;}
.b-statictop-search {
    border: 1px solid #d0cfcf;
    border-radius: 2px;
    padding: 10px;
    margin: 12px auto 7px;
}
.b-statictop-search hr {
    margin: 6px 0;
}
#page-search-form .b-header__search_submit {top: 0}
.b-statictop-search .b-statictop__items_item {
    padding: 5px 8px;
    font-size: 16px;
    border: none;
    text-align: left;
}
.page__search_field .icon-search {
    background-position: 0 -12px
}
.page__search_field {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #fff;
    border: 1px solid #d0cfcf;
    color: #80919b;
    height: 40px;
    overflow: hidden;
    padding: 12px 44px 12px 17px;
    position: relative;
    width: 100%;
    font-size: 15px;
}
.page__search_field:hover {
    border: 1px solid #404040
}
.page__search_field:focus {
    outline: 0
}
.sidebar .adv.fixed {
    position: fixed;
    top: 0px;
    margin-left: 10px;
}
.ya-share2 .ya-share2__link:hover{
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}
.ya-share2 .ya-share2__link{
    border-bottom: none;
    -webkit-filter: grayscale(40%);
    filter: grayscale(40%);
}
.blocked-book a {
    padding: 0 27px;
    color: #fff;
    display: inline-block;
    background-color: #007c19;
    height: 34px;
    line-height: 34px;
    border-radius: 5px;
    cursor: pointer;
    margin: 15px 0;
    margin-left: 10px;
    font-weight: bold;
}
.blocked-book span{
    color: red;
    font-weight: bold;
    font-size: 16px;
}
.rand-book a {
    display: block;
    text-transform: uppercase;
    width: 300px;
    margin: 12px auto 7px;
    background: #427877;
    color: #fff;
    font-size: 16px;
    padding: 10px;
    box-sizing: border-box;
    text-align: center;
    border-radius: 3px;
    text-decoration: none;
}
.rand-book a:hover {
    background: #384e4e;
}
.pn_count {
    float: right;
    color: #888;
    font-size: 14px;
    padding: 8px 0;
}
.pn_goto {
    float: left;
}
input.pn_goto_input {
    font-size: 14px;
    border: 1px solid #e0e0e0;
    -webkit-appearance: none;
    margin: 0 0 0 10px;
    padding: 7px 12px;
    border-right: 0;
    background-color: #fff;
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
    width: 75px;
    float: left;
}
input.pn_goto_input:hover {
    border-color: #ccc;
}
.pn_button, .pn_show_more {
    display: block;
    font-size: 14px;
    text-align: center;
    cursor: pointer;
}
.pn_button {
    border: 1px solid #e0e0e0;
    background-color: #fff;
    color: #000;
    padding: 7px 12px;
    float: left;
    -webkit-transition: border-color 75ms linear,background-color 75ms linear,color 75ms linear;
    -moz-transition: 75ms border-color linear,75ms background-color linear,75ms color linear;
    -o-transition: 75ms border-color linear,75ms background-color linear,75ms color linear;
    transition: border-color 75ms linear,background-color 75ms linear,color 75ms linear;
}
#player video {display:none;}
.text_page_content {
    padding: 25px 0;
    font-size: 16px;
    line-height: 140%;
}
.text_page_content>strong {
    font-weight: 600;
}
.text_page_content>ol {
    list-style: decimal;
    margin: 10px 0;
    padding-left: 32px;
}
.text_page_content>ol>li {
    padding: 4px;
    color: #999;
}
.text_page_content>ol>li>.li_content {
    color: #000;
}
@media screen and (max-width: 950px) {
    .sidebar {width:100%;margin-top: 25px;}
    #content {width:100%;padding-left: 0;}
    .book_title_block {margin-left:0px;}
    .right_panel-book {width:100%;float:none;margin-top:0;}
    .left_content-book {margin-left:0;margin-top: 25px;}
}
@media screen and (max-width: 880px) {
    .navbar{text-align:center;}
    .navbar-logo {
    height: 75px;
    width: 169px;
    margin: 0 auto;
    float: none; }
    .b-header__search {float:none;margin:0 10px;padding-top:0px;height:40px;}
    .b-header__search_field {width:100%;}
    .b-header__search_submit {top:0px;}
    .b-header__search.focused .b-header__search_field {
    width: 100%;
    position: relative;}
    .b-header__search.focused .b-header__search_submit {left:inherit;right:0;top:0;}
    .navbar-nav {
    display: inline-block;
    margin-bottom: 20px;
    padding-top: 20px;}
    .left_content {margin-right:0px;}
    .right_panel{width:100%;float:left;}
    .books_right_block{padding:0;border-left:none;}
}
@media screen and (max-width: 700px) {
    .abook-item .image-abook {
    width: 200px;
    float: none;
    display: block;
    margin: 0 auto 20px;}
    .abook-item-header {text-align:center;}
    .book_cover_wrap {
        width: 220px;
        float: none;
        margin: 0 auto 20px;}
    .book_description, .book_info_wrap {
    margin-left: 0;
    text-align: justify;}
    .ya-share2.ya-share2_inited {text-align:center;}
}
@media screen and (max-width: 600px) {

}
@media screen and (max-width: 400px) {
    .b-statictop__items_item {
    text-align: center;line-height: 1.4;}
    .b-statictop__items_item .cell.title, .b-statictop__items_item .cell.rating {float: none;}
    #player {
    margin-left: -15px!important;
    margin-right: -15px!important;}
}
span.index_genre_name {
    color: #000000;
}
.fixed_block {
box-shadow: rgba(17, 58, 102, 0.45) 0px 4px 6px 3px;
z-index: 999999;
position: relative;
}

#close {
background: #000;
width: 30px;
line-height: 30px;
color: #eee;
display: inline-block;
text-align: center;
border-radius: 50px;
position: absolute;
top: -10px;
right: -10px;
cursor: pointer;
z-index: 999999;
}
@media screen and (max-width: 480px) {.adv,.adv-top-sidebar,.adv-bottom{min-height:250px}}