@charset "UTF-8";
/*Normalize*/
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

body {
  margin: 0; }

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

audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

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

[hidden],
template {
  display: none; }

a {
  background: transparent; }

a:active, .desktop a:hover {
  outline: 0; }

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

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

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

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

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  height: inherit;
  left: inherit;
  margin: inherit;
  padding: 0;
  position: inherit;
  top: inherit;
  width: inherit; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

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

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

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

/*Normalize END*/
/*JqueryMobile*/
.ui-page-theme-a a, html .ui-bar-a a, html .ui-body-a a, html body .ui-group-theme-a a {
  font-weight: normal;
  text-shadow: none; }

.ui-overlay-a, .ui-page-theme-a, .ui-page-theme-a .ui-panel-wrapper {
  background-color: #c6c6c6;
  border-color: inherit;
  color: inherit;
  text-shadow: inherit; }

.ui-page-theme-a a:visited, html .ui-bar-a a:visited, html .ui-body-a a:visited, html body .ui-group-theme-a a:visited,
.desktop .ui-page-theme-a a:hover, html.desktop .ui-bar-a a:hover, html.desktop .ui-body-a a:hover, html.desktop body .ui-group-theme-a a:hover {
  color: #000; }

.row .ui-input-text,
.row-reader .ui-input-text,
.ui-input-search {
  background: inherit;
  border: none;
  border-radius: inherit;
  box-shadow: none;
  margin: 0;
  text-shadow: inherit; }

/*JqueryMobile END*/
/*Main*/
body {
  background: #c6c6c6;
  font-family: 'PT Sans Caption', sans-serif; }

html, body, .row {
  height: 100%;
  -ms-touch-action: none !important; }

html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

@media (orientation: landscape) {
  html.ipad.ios7 > body {
    position: fixed;
    bottom: 0;
    width: 100%; } }
body.ui-mobile-viewport, div.ui-mobile-viewport {
  overflow-x: auto; }

html.vis-hidden {
  visibility: hidden; }

.ui-mobile .ui-page-active {
  overflow-x: auto; }

.row {
  background: url(/images/bg.png) repeat;
  /*border-right: 1px solid rgba(0, 0, 0, 0.15);*/
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.25);
  box-sizing: border-box;
  padding: 0 0 0 250px;
  position: absolute;
  width: 100%;
  max-width: 1251px;
  /*min-width: 1024px;*/ }

.row-reader {
  padding: 0;
  -webkit-transition: padding-left 250ms ease-out;
  -moz-transition: padding-left 250ms ease-out;
  -o-transition: padding-left 250ms ease-out;
  transition: padding-left 250ms ease-out; }

.row.wide {
  padding: 0 0 0 30px; }

.accelerated .animated-row.row,
.accelerated .animated-row.row .top-bar,
.accelerated .animated-row.row .footer,
.accelerated .animated-row.row .favourites .fav-container,
.accelerated .animated-row.row .left-column,
.accelerated .animated-row.row .content-column {
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden; }
.accelerated #authors,
.accelerated .footer-reader,
.accelerated .footer-reader .ui-slider,
.accelerated .footer-reader .ui-slider,
.accelerated .footer-reader .ui-slider .ui-slider-track,
.accelerated .footer-reader .ui-slider .ui-slider-handle,
.accelerated #reader-content,
.accelerated .page,
.accelerated .animated {
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden; }

.desktop .animated-row.row .top-bar,
.desktop .animated-row.row .footer {
  -webkit-transition: left 0.2s ease-in;
  -moz-transition: left 0.2s ease-in;
  -o-transition: left 0.2s ease-in;
  transition: left 0.2s ease-in; }
.desktop .animated-row.row .content-column {
  -webkit-transition: max-width 0.2s ease-in;
  -moz-transition: max-width 0.2s ease-in;
  -o-transition: max-width 0.2s ease-in;
  transition: max-width 0.2s ease-in; }

.row.wide .top-bar,
.row.wide .footer {
  left: 30px; }

.column {
  float: left;
  min-height: 1px;
  position: relative;
  width: 100%; }

.left {
  float: left; }

.right {
  float: right; }

.hidden {
  display: none; }

input[type="text"],
input[type="password"] {
  background: #fff;
  border: medium none;
  border-radius: 6px;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
  font-size: 13px;
  height: 28px;
  min-height: inherit;
  padding: 0 10px; }

::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.4);
  font-size: 13px; }

:-moz-placeholder {
  color: rgba(0, 0, 0, 0.4);
  font-size: 13px; }

::-moz-placeholder {
  color: rgba(0, 0, 0, 0.4);
  font-size: 13px; }

:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.4);
  font-size: 13px; }

.ui-page {
  min-height: 10px !important;
  outline: 0 none;
  box-sizing: border-box;
  height: 100%;
  position: absolute;
  width: 100%; }

.ui-loader {
  display: none; }

[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
  display: none !important; }

.overlay {
  background: rgba(0, 0, 0, 0.5);
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 9998; }

.disable-select {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.sitemap-description {
  padding-left: 33px; }

.nowrap {
  white-space: nowrap;
  word-wrap: normal; }

.truncate {
  overflow: hidden;
  text-overflow: ellipsis; }

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; }

.form-control.dark {
  color: #C9C5C0;
  background-color: #5A5A5A;
  border: 1px solid #5A5A5A; }

/*Main END*/
/*Animation*/
.desktop .animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-transition: background 0.2s ease;
  -moz-transition: background 0.2s ease;
  -o-transition: background 0.2s ease;
  transition: background 0.2s ease; }

.desktop .animated-row.row {
  -webkit-transition: padding 0.2s ease-in;
  -moz-transition: padding 0.2s ease-in;
  -o-transition: padding 0.2s ease-in;
  transition: padding 0.2s ease-in; }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

/*Animation END*/
/*Left-sidebar*/
.left-column {
  background: #2a2a2a;
  bottom: 0;
  box-shadow: -20px 0 20px -20px rgba(0, 0, 0, 0.3) inset;
  left: 0;
  position: absolute;
  top: 0;
  width: 250px; }

.fixed-nav {
  bottom: 0;
  color: #fff;
  font-size: 13px;
  left: 52px;
  position: absolute;
  top: 0;
  width: 197px;
  overflow: hidden; }

.menu-controller {
  background: #313131;
  bottom: 0;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  cursor: pointer;
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 30px;
  z-index: 1; }

.menu-controller i {
  background: url(/images/sprite.png) no-repeat -175px 0;
  display: block;
  height: 21px;
  left: 50%;
  margin-left: -6px;
  margin-top: -11px;
  position: absolute;
  top: 50%;
  width: 12px; }

.row.wide .menu-controller i {
  background: url(/images/sprite.png) no-repeat -199px 0; }

.left-column .user {
  border-bottom: 1px solid #404040;
  display: block;
  height: 59px;
  line-height: 58px;
  margin-bottom: 12px;
  position: relative; }

.left-column .user span {
  display: inline-block; }

.left-column .user img {
  border: 1px solid rgba(0, 0, 0, 0.3);
  border-radius: 25px;
  box-shadow: 0 0 1px rgba(255, 255, 255, 0.1) inset;
  display: inline-block;
  height: 37px;
  margin: 11px 7px 0 0;
  vertical-align: top;
  width: 37px; }

.left-column .user .text {
  color: #fff;
  display: inline-block;
  left: 1px;
  line-height: 18px;
  position: relative;
  text-decoration: none;
  vertical-align: middle;
  width: 100px; }

.left-column .user a.logout {
  background: url(/images/sprite.png) no-repeat -175px -30px;
  height: 17px;
  position: absolute;
  left: 164px;
  top: 21px;
  width: 20px; }

.desktop .left-column .user a.logout:hover {
  background: url(/images/sprite.png) no-repeat -175px -53px; }

.left-column .display-type-selector {
  position: absolute; }

.left-column .display-type-selector > ul {
  list-style-type: none;
  margin: 10px 0;
  padding: 0;
  font-size: 11px;
  line-height: 1; }

.left-column .display-type-selector > ul > li {
  display: inline-block;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  float: left; }

.left-column .display-type-selector > ul > li > a {
  display: block;
  width: 85px;
  height: 25px;
  background: #404040;
  float: none;
  line-height: 25px;
  text-align: center;
  margin: 0;
  padding: 0;
  border: 1px solid #404040;
  color: #C8C4BE;
  text-decoration: none; }

.left-column .display-type-selector > ul > li:first-child > a {
  border-radius: 6px 0 0 6px; }

.left-column .display-type-selector > ul > li:last-child > a {
  border-radius: 0 6px 6px 0; }

.desktop .left-column .display-type-selector > ul > li > a:not(.active):active,
.desktop .left-column .display-type-selector > ul > li > a:not(.active):hover {
  background-color: #313131;
  color: #fff; }

.left-column .display-type-selector > ul > li > a.active:hover,
.left-column .display-type-selector > ul > li > a.active:active,
.left-column .display-type-selector > ul > li > a.active {
  background: #2A2A2A;
  cursor: default;
  color: #fff; }

.left-column .menu {
  box-sizing: border-box;
  height: 100%;
  margin-top: 37px;
  padding-bottom: 170px;
  padding-right: 100px;
  overflow-y: scroll;
  width: 275px; }

.left-column .menu.gallery-menu {
  margin-top: 23px; }

.left-column .menu.with-display-type {
  margin-top: 55px; }

.left-column .menu a {
  color: #fff;
  display: block;
  line-height: 17px;
  margin-bottom: 17px;
  text-decoration: none; }

.desktop .left-column .user a:hover,
.left-column .user a.active,
.left-column .user a:active,
.desktop .left-column .menu a:hover,
.left-column .menu a:active,
.left-column .menu a.active {
  color: #ff270d; }

.left-column .separator {
  border-bottom: 1px solid #404040;
  display: block;
  height: 7px;
  margin-bottom: 19px; }

.left-column .social {
  bottom: 0;
  background: #2a2a2a;
  height: 73px;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center; }

.left-column .social .title {
  color: #fff;
  cursor: default;
  font-size: 13px;
  opacity: 0.27;
  padding-right: 22px; }

.left-column .social-icons {
  position: relative;
  text-align: left;
  top: 13px; }

.left-column .social a {
  display: inline-block;
  height: 20px;
  position: relative;
  width: 20px; }

.left-column .social a.fb {
  background: url(/images/sprite.png) no-repeat 6px -62px;
  margin-right: 15px; }

.desktop .left-column .social a.fb:hover {
  background: url(/images/sprite.png) no-repeat 6px -31px; }

.left-column .social a.fb:active {
  background: url(/images/sprite.png) no-repeat 6px 0; }

.left-column .social a.vk {
  background: url(/images/sprite.png) no-repeat -29px -62px;
  margin-right: 18px; }

.desktop .left-column .social a.vk:hover {
  background: url(/images/sprite.png) no-repeat -29px -31px; }

.left-column .social a.vk:active {
  background: url(/images/sprite.png) no-repeat -29px 0; }

.left-column .social a.tw {
  background: url(/images/sprite.png) no-repeat -67px -62px;
  margin-right: 16px; }

.desktop .left-column .social a.tw:hover {
  background: url(/images/sprite.png) no-repeat -67px -31px; }

.left-column .social a.tw:active {
  background: url(/images/sprite.png) no-repeat -67px 0; }

.left-column .social a.od {
  background: url(/images/sprite.png) no-repeat -103px -63px;
  margin-right: 15px;
  top: 1px; }

.desktop .left-column .social a.od:hover {
  background: url(/images/sprite.png) no-repeat -103px -32px; }

.left-column .social a.od:active {
  background: url(/images/sprite.png) no-repeat -103px -1px; }

.left-column .social a.gp {
  background: url(/images/sprite.png) no-repeat -138px -62px;
  height: 21px;
  top: 1px;
  width: 26px; }

.desktop .left-column .social a.gp:hover {
  background: url(/images/sprite.png) no-repeat -138px -31px; }

.left-column .social a.gp:active {
  background: url(/images/sprite.png) no-repeat -138px 0; }

/*Left-sidebar END*/
/*Top bar*/
.top-bar {
  background-image: url(/images/top.png);
  background-repeat: repeat-x;
  height: 79px;
  left: 250px;
  min-width: 700px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2; }

.row.message-c-page .top-bar,
.row.articles-c-page .top-bar,
.row.article-c-page .top-bar,
.row.gallery-c-page .top-bar,
.row.aphorisms-c-page .top-bar,
.row.illustration-c-page .top-bar,
.row.story_info-c-page .top-bar,
.row.sf_guard_user_profile_edit-c-page .top-bar,
.row.sitemap-c-page .top-bar,
.row.sp_page-c-page .top-bar {
  min-width: 300px;
  width: auto; }

.row.message-c-page .top-bar .title,
.row.article-c-page .top-bar .title,
.row.articles-c-page .top-bar .title,
.row.story_info-c-page .top-bar .title,
.row.illustration-c-page .top-bar .title,
.row.gallery-c-page .top-bar .title,
.row.aphorisms-c-page .top-bar .title,
.row.sf_guard_user_profile_edit-c-page .top-bar .title,
.row.sitemap-c-page .top-bar .title,
.row.sp_page-c-page .top-bar .title {
  left: 0;
  padding: 0 45px 0 135px;
  right: 0; }

.row-reader .top-bar {
  background: none;
  left: 0; }

.row-reader .top-bar-bg {
  background: url(/images/top.png) repeat-x; }

.display-mode-2.row-reader .top-bar-bg {
  background: url(/images/top-night.png) repeat-x; }

.reader-closed .top-bar-bg {
  background: none !important; }

.top-bar .inner-wrapper {
  display: block;
  height: 79px;
  padding: 0 0 0 30px;
  position: relative; }

.row-reader .top-bar .inner-wrapper {
  background: none;
  margin: 0 auto;
  max-width: 1091px;
  padding: 0 80px; }

.top-bar .logo {
  background: url(/images/sprite.png) no-repeat 0 -93px;
  display: block;
  height: 48px;
  position: relative;
  width: 102px;
  z-index: 1; }

.top-bar .right {
  height: 60px;
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
  z-index: 1; }

.category-c-page .top-bar .right,
.homepage-c-page .top-bar .right,
.main-c-page .top-bar .right,
.author-c-page .top-bar .right {
  width: 275px; }

.top-bar .right a,
.top-bar .left a {
  display: inline-block;
  height: 30px;
  margin-right: 10px;
  position: relative;
  top: 15px;
  vertical-align: top;
  width: 31px; }

.top-bar a.language-icon {
  background: url(/images/sprite.png) -134px -94px; }

.desktop .top-bar a.language-icon:hover {
  background: url(/images/sprite.png) -134px -130px; }

.language-icon:active,
.top-bar .language-icon.active {
  background: url(/images/sprite.png) -134px -166px; }

.top-bar a.language-en {
  background: url(/images/sprite.png) -434px -146px; }

.desktop .top-bar a.language-en:hover {
  background: url(/images/sprite.png) -434px -182px; }

.language-en:active,
.top-bar .language-en.active {
  background: url(/images/sprite.png) -434px -218px; }

.top-bar a.language-ua {
  background: url(/images/sprite.png) -469px -146px; }

.top-bar a.language-ua:active,
.desktop .top-bar a.language-ua:hover {
  background: url(/images/sprite.png) -469px -182px; }

.top-bar .language-ua.active {
  background: url(/images/sprite.png) -469px -218px; }

.top-bar a.language-cn {
  background: url(/images/sprite.png) 0 -468px; }

.top-bar a.language-cn:active,
.desktop .top-bar a.language-cn:hover {
  background: url(/images/sprite.png) 0 -504px; }

.top-bar .language-cn.active {
  background: url(/images/sprite.png) 0 -540px; }

.top-bar a.language-de {
  background: url(/images/sprite.png) -36px -468px; }

.top-bar a.language-de:active,
.desktop .top-bar a.language-de:hover {
  background: url(/images/sprite.png) -36px -504px; }

.top-bar .language-de.active {
  background: url(/images/sprite.png) -36px -540px; }

.top-bar a.language-es {
  background: url(/images/sprite.png) -72px -468px; }

.top-bar a.language-es:active,
.desktop .top-bar a.language-es:hover {
  background: url(/images/sprite.png) -72px -504px; }

.top-bar .language-es.active {
  background: url(/images/sprite.png) -72px -540px; }

.top-bar a.language-fr {
  background: url(/images/sprite.png) -108px -468px; }

.top-bar a.language-fr:active,
.desktop .top-bar a.language-fr:hover {
  background: url(/images/sprite.png) -108px -504px; }

.top-bar .language-fr.active {
  background: url(/images/sprite.png) -108px -540px; }

.top-bar a.language-pt {
  background: url(/images/sprite.png) -144px -468px; }

.top-bar a.language-pt:active,
.desktop .top-bar a.language-pt:hover {
  background: url(/images/sprite.png) -144px -504px; }

.top-bar .language-pt.active {
  background: url(/images/sprite.png) -144px -540px; }

.top-bar a.language-se {
  background: url(/images/sprite.png) -180px -468px; }

.top-bar a.language-se:active,
.desktop .top-bar a.language-se:hover {
  background: url(/images/sprite.png) -180px -504px; }

.top-bar .language-se.active {
  background: url(/images/sprite.png) -180px -540px; }

.top-bar a.language-sk {
  background: url(/images/sprite.png) -216px -468px; }

.top-bar a.language-sk:active,
.desktop .top-bar a.language-sk:hover {
  background: url(/images/sprite.png) -216px -504px; }

.top-bar .language-sk.active {
  background: url(/images/sprite.png) -216px -540px; }

.top-bar a.favourites-icon {
  background: url(/images/sprite.png) -169px -94px; }

.top-bar a.favourites-icon:active,
.desktop .top-bar a.favourites-icon:hover {
  background: url(/images/sprite.png) -169px -130px; }

.desktop .mobile-browser .top-bar a.favourites-icon:hover {
  /* background: url(/images/sprite.png) -169px -94px; */ }

.top-bar a.favourites-icon {
  display: none; }

.category-c-page .top-bar .favourites-icon,
.homepage-c-page .top-bar .favourites-icon,
.main-c-page .top-bar .favourites-icon,
.author-c-page .top-bar .favourites-icon,
.row-reader .top-bar .favourites-icon {
  display: inline-block; }

.category-c-page .top-bar .favourites-icon.active,
.homepage-c-page .top-bar .favourites-icon.active,
.main-c-page .top-bar .favourites-icon.active,
.author-c-page .top-bar .favourites-icon.active,
.row-reader .top-bar .favourites-icon.active {
  background: url(/images/sprite.png) -169px -166px; }

.top-bar .favourites-icon.disabled, .desktop .top-bar .favourites-icon.disabled:hover {
  /*background: url(/images/sprite.png) -169px -202px;*/ }

.top-bar .right > .ui-input-text {
  display: none;
  position: relative;
  right: -1px;
  top: 15px;
  width: 163px; }

.category-c-page .top-bar .right > .ui-input-text,
.homepage-c-page .top-bar .right > .ui-input-text,
.main-c-page .top-bar .right > .ui-input-text,
.author-c-page .top-bar .right > .ui-input-text {
  display: inline-block; }

.top-bar input {
  width: 163px; }

.top-bar .title {
  color: #000;
  cursor: default;
  font-size: 16px;
  height: 58px;
  left: 127px;
  line-height: 58px;
  margin: auto;
  position: absolute;
  right: 270px;
  text-align: center;
  top: 0; }

.top-bar .reader-wrapper .title {
  box-sizing: border-box;
  left: 0;
  padding-left: 133px;
  padding-right: 179px;
  position: absolute;
  width: 100%; }

.top-bar .title,
.top-bar .title h1,
.top-bar .title div {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal; }

.top-bar .search-popup {
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.3);
  display: block;
  height: 259px;
  max-height: 259px;
  overflow-x: hidden;
  position: absolute;
  right: -1px;
  top: 50px;
  width: 345px; }

.top-bar .search-popup #search-wrapper {
  height: 100%;
  overflow-x: hidden;
  overflow-y: scroll;
  min-width: 365px !important; }

.top-bar .search-popup #search-wrapper.loading ul {
  opacity: .3; }

.top-bar .search-popup ul {
  margin: 8px 0 10px;
  padding: 0; }

.top-bar .search-popup li {
  color: #323232;
  cursor: pointer;
  display: block;
  margin-bottom: 2px;
  padding: 8px 15px 8px 50px;
  position: relative; }

.top-bar .search-popup li a {
  color: #323232;
  display: block;
  height: auto;
  margin: 0;
  padding: 0;
  position: static;
  top: 0;
  width: auto; }

.top-bar .search-popup li a .search-author-name {
  display: block;
  color: #A09C96;
  line-height: 11px;
  font-size: 11px; }

.top-bar .search-popup li:active,
.desktop .top-bar .search-popup li:hover {
  background: #e5e5e5; }

.top-bar .search-popup li .text-holder {
  display: inline-block;
  font-size: 16px;
  line-height: 20px; }

.top-bar .search-popup li i {
  background: url(/images/sprite.png) no-repeat 0 -180px;
  display: block;
  height: 13px;
  left: 16px;
  position: absolute;
  top: 12px;
  width: 19px; }

.top-bar .search-popup li.author i {
  visibility: hidden; }

.top-bar .search-popup li.publication i {
  visibility: visible; }

.top-bar .search-popup .highlighted {
  color: #ff270d; }

/*Top bar END*/
/*Content*/
#reader-content {
  /*-webkit-perspective: 1000;
  -moz-perspective: 1000;
  -ms-perspective: 1000;
  perspective: 1000;*/ }

.row .content-column {
  box-sizing: border-box;
  max-width: 1000px;
  min-width: 700px;
  z-index: 0; }

.row.message-c-page .content-column,
.row.articles-c-page .content-column,
.row.article-c-page .content-column,
.row.gallery-c-page .content-column,
.row.aphorisms-c-page .content-column,
.row.illustration-c-page .content-column,
.row.story_info-c-page .content-column,
.row.sf_guard_user_profile_edit-c-page .content-column,
.row.sp_page-c-page .content-column,
.row.sitemap-c-page .content-column {
  min-width: 300px;
  width: 100%; }

.row.wide .content-column {
  max-width: 1220px; }

.content-column {
  background: url(/images/bg.png) repeat;
  height: 100%; }

.background-1.content-column {
  background: #fff; }

.background-2.content-column {
  background: url(/images/bg.png) repeat; }

.display-mode-2 .background-1.content-column,
.display-mode-2 .background-2.content-column,
.display-mode-2 .background-3.content-column,
.display-mode-2 .background-4.content-column {
  background: #181818; }

.background-3.content-column {
  background: #f1e8d1; }

.background-4.content-column {
  background: #f2f2f2; }

.display-mode-2 .settings .line.background-color,
.display-mode-2 .settings .line.font-color {
  display: none; }

.row-reader .content-column {
  bottom: 0;
  left: 0;
  padding-top: 95px;
  position: fixed;
  right: 0;
  top: 0; }

.content-column #reader-content .inner-wrapper {
  bottom: 0;
  height: 100%;
  left: 250px;
  position: fixed;
  right: 0; }

.row-reader .content-column #reader-content .inner-wrapper {
  bottom: auto;
  height: 100%;
  left: auto;
  margin: 0 auto;
  max-width: 1091px;
  padding: 0 80px;
  position: relative;
  right: auto; }

/*Content END*/
/*Footer*/
.footer {
  background: url(/images/bg.png) repeat;
  border-top: 1px solid #cfcdc7;
  bottom: 0;
  height: 39px;
  left: 250px;
  min-width: 700px;
  position: absolute;
  right: 0; }

.row.message-c-page .footer,
.row.article-c-page .footer,
.row.articles-c-page .footer,
.row.illustration-c-page .footer,
.row.gallery-c-page .footer,
.row.aphorisms-c-page .footer,
.row.sf_guard_user_profile_edit-c-page .footer,
.row.sitemap-c-page .footer,
.row.sp_page-c-page .footer {
  min-width: 300px;
  width: auto; }

.footer .inner-wrapper {
  color: #000;
  font-size: 13px;
  line-height: 39px;
  padding: 0 15px 0 30px; }

.footer .inner-wrapper .copyright {
  margin-left: 1px;
  margin-right: 38px;
  opacity: 0.35; }

.footer .inner-wrapper a {
  color: #000;
  margin-right: 37px;
  opacity: 0.35;
  text-decoration: none; }

.counter-code {
  float: right;
  text-align: right; }

.counter-code a {
  margin: 0 !important;
  position: relative;
  top: 3px; }

.footer .copyright a {
  opacity: 1;
  margin-right: 0; }

/*Footer END*/
/*Baron scroll*/
.scroller {
  border: 0;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch; }

.scroller::-webkit-scrollbar {
  width: 0; }

.scroller__track {
  bottom: 4px;
  display: none;
  /* Invisible by default */
  position: absolute;
  right: 14px;
  top: 10px;
  width: 10px; }

.baron .scroller__track {
  display: block; }

.scroller__bar {
  background: #C6C5C0;
  border-radius: 10px;
  position: absolute;
  right: 0;
  width: 8px;
  z-index: 1; }

.wrapper {
  height: 100%;
  position: relative; }

.publications .wrapper {
  width: 100%; }

.wrapper:after {
  background: url(/images/bg.png) repeat;
  bottom: 0;
  content: " ";
  height: 100%;
  position: absolute;
  right: -30px;
  top: 0;
  width: 20px;
  z-index: 1; }

.favourites .wrapper:after,
.authors .wrapper:after,
.publications .wrapper:after {
  background: url(/images/bg.png) repeat;
  bottom: 0;
  content: " ";
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
  z-index: 1; }

.mobile-browser .favourites .wrapper:after,
.mobile-browser .authors .wrapper:after,
.mobile-browser .publications .wrapper:after {
  display: none; }

.popup .wrapper {
  overflow: hidden; }

.popup .wrapper:after {
  display: none; }

/*Baron scroll END*/
/*Article*/
.articles-list {
  bottom: 39px;
  display: block;
  left: 0;
  padding: 0 30px;
  position: absolute;
  top: 0;
  width: 273px; }

@media (max-width: 1024px) {
  .articles-list {
    width: 198px; } }
.articles-list a {
  color: #000;
  display: block;
  font-size: 16px;
  line-height: 19px;
  margin-bottom: 22px;
  text-decoration: none; }

.desktop .articles-list a:hover,
.articles-list a:active,
.articles-list a.active {
  color: #ff270d; }

.article-content {
  bottom: 39px;
  color: #000;
  display: block;
  height: 100%;
  left: 583px;
  padding: 26px 30px 0;
  position: fixed;
  right: 0;
  text-indent: 13px;
  top: 59px; }

.article-content a {
  color: #000000;
  font-size: 16px; }

.article-content p {
  line-height: 20px;
  margin: -1px 0 0; }

/*Article END*/
/*Lib*/
.authors {
  border-right: 1px solid rgba(0, 0, 0, 0.2);
  display: inline-block;
  padding: 80px 0 40px 40px;
  position: relative;
  width: 33.33%;
  box-sizing: border-box;
  height: 100%;
  vertical-align: top; }

.l-cn .authors {
  padding-left: 20px; }

.authors .wrapper > div {
  height: 100%; }

.publications {
  display: inline-block;
  padding: 80px 0 40px 30px;
  position: relative;
  width: 33.33%;
  box-sizing: border-box;
  height: 100%;
  vertical-align: top; }

#publications-holder {
  height: 100%; }

.favourites {
  background: url(/images/bg.png) repeat;
  border-left: 1px solid rgba(0, 0, 0, 0.2);
  box-sizing: border-box;
  display: inline-block;
  padding: 80px 0 195px 30px;
  position: relative;
  width: 33.33%;
  box-sizing: border-box;
  height: 100%;
  vertical-align: top; }

.favourites .fav-container {
  background: url(/images/bg.png) repeat;
  box-sizing: border-box;
  height: 100%;
  position: relative;
  top: 0; }

.favourites .fav-container::after {
  background: url(/images/bg.png) repeat;
  box-sizing: border-box;
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  right: 18px;
  top: -4px;
  width: 11px;
  z-index: 1; }

.favourites .fav-container:before {
  background: url(/images/bg.png) repeat;
  content: "";
  display: block;
  height: 20px;
  position: absolute;
  top: -19px;
  width: 100%;
  z-index: 1; }

.favourites .fav-container .wrapper:after {
  width: 29px; }

.animated-row.row .favourites .fav-container {
  -webkit-transition: top 550ms linear;
  -moz-transition: top 550ms linear;
  -o-transition: top 550ms linear;
  transition: top 550ms linear; }

.favourites .slideOutTop {
  top: -200%; }

.favourites .author-info {
  box-sizing: border-box;
  display: block;
  margin-left: -30px;
  padding: 0 30px;
  position: absolute;
  text-align: center;
  top: 93px;
  width: 100%; }

.favourites .author-portrait {
  display: inline-block;
  height: 208px;
  margin: 0 auto;
  position: relative; }

.favourites .author-portrait .wiki-link {
  background: url("/images/wiki.png") no-repeat;
  bottom: 0;
  display: block;
  height: 90px;
  position: absolute;
  right: 0;
  width: 90px; }

.favourites .author-portrait img {
  height: 208px;
  max-height: 208px;
  max-width: 208px; }

.favourites .author-info .author-name {
  font-size: 1em;
  font-weight: normal;
  margin: 20px 0 0; }

.favourites .author-years {
  font-size: 17px; }

#authors .author-link {
  padding-right: 15px; }

#authors .author-link,
#publications .publication-item,
#favourites a {
  color: #000;
  display: block;
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 10px;
  position: relative;
  text-decoration: none;
  width: 258px; }

#publications .publication-item > a {
  color: #000;
  display: block;
  font-size: 16px;
  line-height: 30px;
  padding-right: 50px;
  text-decoration: none; }

#publications .publication-item.wide > a {
  padding-right: 30px; }

#publications .publication-item .publication-buttons {
  padding-right: 5px;
  position: absolute;
  right: 0;
  text-align: right;
  top: 7px;
  width: 65px; }

#authors .scroller__track {
  right: 4px;
  z-index: 2; }

#authors a i {
  display: none; }

#authors .author-link.active,
.desktop #authors .author-link:hover,
#authors .author-link:active,
#authors .mobile-button:active + .author-link,
.desktop #authors .itm-holder:hover .author-link,
.desktop #publications a:hover,
#publications a:active,
#favourites a:active,
.desktop #favourites a:hover {
  color: #ff270d; }

#authors .author-link.featured {
  font-weight: bold; }

#authors span,
#publications span,
#favourites span {
  display: inline-block;
  line-height: 20px;
  padding-top: 5px; }

#authors a.active i {
  background: url(/images/sprite.png) no-repeat 0 -159px;
  display: block;
  height: 17px;
  position: absolute;
  right: 3px;
  top: 7px;
  width: 10px; }

#authors .ui-li-divider {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  display: block;
  font-weight: bold;
  margin: 13px 0;
  text-align: center; }

#authors,
#publications,
#favourites {
  box-sizing: border-box;
  height: 100%;
  max-width: 99%;
  overflow-y: scroll;
  overflow-x: hidden;
  padding-right: 15px;
  width: 100%;
  -ms-overflow-style: none;
  /*IE10 fix*/
  -webkit-overflow-scrolling: touch; }

#favourites {
  padding-bottom: 15px; }

.row.wide #authors,
.row.wide #publications,
.row.wide #favourites {
  width: 109%; }

.transit-hide #authors,
.transit-hide #publications,
.transit-hide #favourites {
  overflow: hidden;
  width: auto !important; }

.alphascroll {
  box-sizing: border-box;
  color: #000;
  font-size: 12px;
  height: 100%;
  left: -40px;
  list-style: none;
  margin: 15px 0 0;
  overflow: hidden;
  padding: 6px 0;
  position: absolute;
  top: -11px;
  z-index: 3;
  width: 40px; }

.alphascroll li {
  color: rgba(0, 0, 0, 0.35);
  cursor: pointer;
  display: block;
  font-style: italic;
  line-height: 14px;
  margin: 0;
  text-align: center;
  width: 40px;
  padding: 5px 0; }

.desktop .alphascroll li:hover,
.alphascroll li.active {
  color: #ff270d; }

.alphascroll li.truncated {
  line-height: 4px;
  font-size: 10px;
  font-weight: normal; }

@media (max-height: 800px) {
  .alphascroll li {
    line-height: 10px;
    font-size: 11px;
    margin: 0 0 8px; } }
@media (max-height: 615px) {
  .alphascroll li {
    margin: 0 0 5px; } }
@media (max-height: 530px) {
  .alphascroll li {
    font-size: 10px;
    line-height: 8px;
    margin: 0 0 3px; } }
@media (max-height: 400px) {
  .alphascroll li.truncated:nth-child(even) {
    display: none; } }
@media (max-height: 280px) {
  .alphascroll li.truncated {
    display: none; } }
@media (max-height: 200px) {
  html.mobile-browser .authors .alphascroll li,
  .alphascroll li {
    font-size: 8px; } }
@media (orientation: landscape) {
  html.mobile-browser .alphascroll li {
    font-size: 10px;
    line-height: 7px;
    margin: 0 0 2px; } }
.favourites .title {
  color: rgba(50, 50, 50, 0.5);
  font-size: 16px;
  margin: 4px 0 21px;
  padding-right: 30px;
  text-align: center; }

#favourites a,
#publications .publication-item > a {
  color: #323232; }

#publications .publication-author {
  font-size: 80%;
  padding: 0;
  display: block; }

.favourites a .author-name {
  display: block;
  font-size: 13px;
  position: relative;
  top: -2px; }

#favourites a {
  padding-right: 18px;
  width: 94% !important; }

.favourites .item {
  position: relative; }

.favourites .item .delete {
  background: url(/images/sprite.png) no-repeat -25px -159px;
  cursor: pointer;
  display: block;
  height: 13px;
  position: absolute;
  right: 11px;
  top: 11px;
  width: 13px; }

.favourites .item.no-results {
  display: table;
  height: 100%; }

.favourites .item.no-results > div {
  color: rgba(50, 50, 50, 0.5);
  display: table-cell;
  padding: 10px;
  text-align: center;
  vertical-align: middle; }

#publications .scroller__track,
#favourites .scroller__track {
  right: 4px;
  z-index: 2; }

.mobile-browser #authors .scroller__track,
.mobile-browser #publications .scroller__track,
.mobile-browser #favourites .scroller__track {
  display: none !important; }

.favourites .ad {
  background: url(/images/bg.png) repeat;
  display: block;
  /*bottom: 40px;*/
  /*left: 0;*/
  /*position: absolute;*/
  /*right: 0;*/
  text-align: center; }

.favourites .ad-holder {
  bottom: 40px;
  left: 0;
  position: absolute;
  right: 0; }

.transit-hide .favourites .ad {
  opacity: 0; }

.favourites .ad img {
  max-width: 208px;
  width: 100%; }

#authors .author-link, #publications .publication-item, #favourites a, #authors .ui-li-divider {
  box-sizing: border-box;
  width: 100%; }

#publications .publication-item {
  padding-right: 17px; }

/*Lib END*/
/*Adaptive*/
@media (max-height: 680px) {
  .favourites .auth-block .standard-registration {
    display: none; } }
@media (max-height: 650px) {
  .favourites .auth-block {
    display: none; } }
@media (max-height: 525px) {
  .favourites .author-portrait {
    height: 150px;
    width: 150px; }

  .favourites .author-portrait img {
    max-height: 150px;
    max-width: 150px; } }
@media (max-height: 475px) {
  .favourites .author-name,
  .favourites .author-years {
    display: none; } }
@media (max-height: 410px) {
  .favourites .author-info {
    display: none; }

  .left-column .menu {
    margin-top: 10px; }

  .left-column .social {
    display: none; } }
/*Adaptive END*/
/*Popup*/
.popup {
  background: url(/images/bg.png) repeat;
  left: 50%;
  margin-left: -160px;
  position: fixed;
  top: 15%;
  width: 320px;
  z-index: 9999; }

.popup.ie-browser {
  left: 50%;
  margin-left: -350px;
  position: fixed;
  top: 15%;
  width: 700px;
  z-index: 9999; }

.popup .ui-btn {
  display: inline-block; }

.popup .ui-btn-inner {
  display: none; }

.popup .title {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  color: #000;
  display: block;
  font-size: 16px;
  height: 50px;
  line-height: 50px;
  position: relative;
  text-align: center;
  cursor: default; }

.popup .title .close {
  background: url(/images/sprite.png) no-repeat -25px -159px;
  cursor: pointer;
  display: block;
  height: 13px;
  position: absolute;
  right: 18px;
  top: 19px;
  width: 13px; }

.mobile-browser .popup .title .close {
  background: none;
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 50px;
  padding: 19px;
  position: absolute;
  right: 0;
  top: 0;
  width: 50px; }

.mobile-browser .popup .title .close i {
  background: url(/images/sprite.png) no-repeat -25px -159px;
  display: block;
  height: 13px;
  width: 13px; }

.popup .inner-wrapper {
  padding: 23px; }

.popup.sign-in .scroll-content {
  padding-bottom: 36px; }

.popup.sign-in .line {
  display: block; }

.popup.sign-in .line.remember-me {
  margin: 18px 0 0;
  text-align: center; }

.popup.sign-in .line.remember-me .ui-checkbox {
  display: inline-block; }

.popup.sign-in .line.remember-me input {
  display: inline-block; }

.popup.sign-in .line.remember-me span {
  font-size: 14px;
  left: 9px;
  position: relative;
  top: -2px; }

.popup.sign-in input[type="text"],
.popup.sign-in input[type="password"] {
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 7px;
  box-shadow: none;
  box-sizing: inherit;
  display: block;
  font-size: 16px;
  height: 30px;
  margin: 0 0 11px;
  padding: 0 10px;
  width: 252px; }

.popup.auth-message a.register,
.popup.sign-in a {
  color: rgba(0, 0, 0, 0.3);
  font-size: 14px; }

.popup.sign-in a.register {
  display: inline-block;
  position: relative;
  right: -23px;
  top: -1px; }

.popup.sign-in a.remind {
  display: block;
  position: relative;
  text-align: center;
  top: 18px; }

.row-reader .popup.reset-buttons .ui-btn, .desktop .row-reader .popup.reset-buttons .ui-btn:hover,
.row-reader .popup.reset-buttons .ui-btn:focus,
.row-reader .popup.reset-buttons .ui-btn:active,
.row-reader .popup.message .ui-btn, .desktop .row-reader .popup.message .ui-btn:hover,
.row-reader .popup.message .ui-btn:focus,
.row-reader .popup.message .ui-btn:active,
.row .ui-btn, .desktop .row .ui-btn:hover,
.row .ui-btn:focus,
.row .ui-btn:active {
  background: #ff270d;
  box-shadow: none;
  color: #fff;
  font-weight: normal;
  margin: 0;
  padding: 0;
  text-shadow: inherit; }

.ui-slider-track .ui-btn.ui-slider-handle:focus,
.ui-slider-track .ui-btn.ui-slider-handle:active, .desktop .ui-slider-track .ui-btn.ui-slider-handle:hover,
.ui-slider-track .ui-btn.ui-slider-handle {
  margin: -15px 0 0 -15px; }

.popup.sign-in button {
  background: #ff270d;
  border: none;
  border-radius: 5px;
  color: #fff;
  display: inline-block;
  height: 29px;
  line-height: 29px;
  width: 101px; }

.popup.sign-in ::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.3);
  font-size: 16px;
  text-align: center; }

.popup.sign-in :-moz-placeholder {
  color: rgba(0, 0, 0, 0.3);
  font-size: 16px;
  text-align: center; }

.popup.sign-in ::-moz-placeholder {
  color: rgba(0, 0, 0, 0.3);
  font-size: 16px;
  text-align: center; }

.popup.sign-in :-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.3);
  font-size: 16px;
  text-align: center; }

.popup.sign-in .line.social-auth {
  position: relative;
  top: 37px; }

.popup .icon {
  cursor: pointer;
  display: inline-block;
  height: 29px;
  opacity: 1 !important;
  width: 31px; }

.popup .icon:not(:last-child) {
  margin-right: 22px; }

.popup .fb {
  background: url(/images/sprite.png) no-repeat 12px -237px; }

.desktop .popup .fb:hover {
  background: url(/images/sprite.png) no-repeat 12px -272px; }

.popup .fb:active {
  background: url(/images/sprite.png) no-repeat 12px -307px; }

.popup .vk {
  background: url(/images/sprite.png) no-repeat -23px -237px; }

.desktop .popup .vk:hover {
  background: url(/images/sprite.png) no-repeat -23px -272px; }

.popup .vk:active {
  background: url(/images/sprite.png) no-repeat -23px -307px; }

.popup .tw {
  background: url(/images/sprite.png) no-repeat -61px -237px; }

.desktop .popup .tw:hover {
  background: url(/images/sprite.png) no-repeat -61px -272px; }

.popup .tw:active {
  background: url(/images/sprite.png) no-repeat -61px -307px; }

.popup .od {
  background: url(/images/sprite.png) no-repeat -98px -237px; }

.desktop .popup .od:hover {
  background: url(/images/sprite.png) no-repeat -98px -272px; }

.popup .od:active {
  background: url(/images/sprite.png) no-repeat -98px -307px; }

.popup .gp {
  background: url(/images/sprite.png) no-repeat -138px -237px; }

.desktop .popup .gp:hover {
  background: url(/images/sprite.png) no-repeat -138px -272px; }

.popup .gp:active {
  background: url(/images/sprite.png) no-repeat -138px -307px; }

.popup.message {
  min-height: 230px; }

.popup.message .line.message-text {
  color: rgba(0, 0, 0, 0.5);
  font-size: 16px;
  margin-top: 3px;
  text-align: center; }

.popup.message .line.message-text span {
  display: block;
  line-height: 19px; }

.popup.message .ui-btn {
  display: block;
  margin: 37px auto 0 !important;
  text-align: center; }

.popup.message button {
  background: #ff270d;
  border: none;
  border-radius: 5px;
  color: #fff;
  display: block;
  height: 29px;
  line-height: 29px;
  margin: 0 auto;
  width: 160px; }

.popup.message.confirm button {
  margin: 0;
  width: 100px; }

.popup.message.confirm .cancel:active,
.desktop .popup.message.confirm .cancel:hover {
  color: #ff270d; }

.popup.message.confirm .cancel {
  color: #181818;
  display: inline-block;
  font-size: 16px;
  margin: 61px 0 0 55px;
  text-decoration: none;
  vertical-align: top; }

.popup.message.confirm .ui-btn {
  display: inline-block;
  margin: 56px 0 0 20px;
  vertical-align: top; }

.popup.auth-message .button-wrapper {
  text-align: center; }

.popup.auth-message .button-wrapper a.register {
  display: inline-block;
  margin-top: 10px; }

.popup.language {
  min-height: 250px; }

.popup.language .line.languages-list {
  position: relative;
  top: -4px; }

.popup.language .line.languages-list a {
  color: #000;
  display: block;
  font-size: 16px;
  line-height: 30px;
  text-align: center;
  text-decoration: none; }

.desktop .popup.language .line.languages-list a:hover,
.popup.language .line.languages-list a:active,
.popup.language .line.languages-list a.active {
  color: #ff270d; }

.popup.language .ui-btn {
  display: block;
  margin: 27px auto 0;
  text-align: center; }

.popup.language button {
  background: #ff270d;
  border: none;
  border-radius: 5px;
  color: #fff;
  display: block;
  height: 29px;
  line-height: 29px;
  margin: 0 auto;
  width: 160px; }

.popup.annotation {
  margin-left: -250px;
  top: 15%;
  width: 500px; }

.popup.annotation .inner-wrapper {
  padding: 5px 5px 13px 23px; }

.popup.annotation .wrapper {
  height: 363px;
  position: relative; }

.popup.annotation .wrapper .scroller__track {
  right: 0; }

.popup.annotation #annotation-scroll {
  box-sizing: border-box;
  margin-top: 10px;
  max-height: 353px;
  overflow-y: scroll; }

.popup.annotation #annotation-scroll .annotation-content {
  width: 450px; }

/*Search popup*/
.popup.search {
  margin-left: -180px;
  min-height: 481px;
  top: 15%;
  width: 360px; }

.popup.search .search-bg {
  background: url(../images/sprite.png) no-repeat -419px -298px;
  display: block;
  height: 81px;
  left: 50%;
  margin: -25px 0 0 -38px;
  position: absolute;
  top: 50%;
  width: 81px;
  z-index: 0; }

.popup.search .search-wrapper input {
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  box-shadow: none;
  color: #000;
  font-size: 17px;
  height: 29px;
  position: relative;
  top: -1px;
  width: 291px; }

.popup.search .search-wrapper ::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.3);
  font-size: 17px; }

.popup.search .search-wrapper :-moz-placeholder {
  color: rgba(0, 0, 0, 0.3);
  font-size: 17px; }

.popup.search .search-wrapper ::-moz-placeholder {
  color: rgba(0, 0, 0, 0.3);
  font-size: 17px; }

.popup.search .search-wrapper :-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.3);
  font-size: 17px; }

.popup.search .search-wrapper {
  position: relative;
  top: 1px;
  z-index: 1; }

.popup.search .search-wrapper .wrapper {
  height: 353px;
  padding: 0 2px; }

.popup.search .search-wrapper #search-result {
  margin-top: 10px;
  max-height: 353px;
  overflow-y: scroll; }

.popup.search .search-wrapper .item {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  display: block;
  padding: 18px 0 21px;
  text-decoration: none;
  width: 310px; }

.popup.search .search-wrapper .item .page-number {
  color: #959595;
  display: block;
  font-size: 14px;
  margin-bottom: 2px; }

.popup.search .search-wrapper .item .text {
  color: #000;
  display: block;
  font-size: 15px;
  line-height: 21px; }

.popup.search .search-wrapper .scroller__track {
  right: 0px; }

.popup.search .search-wrapper .scroller__bar {
  width: 9px; }

.popup.search .inner-wrapper {
  padding: 23px 5px 23px 23px; }

.popup.search .search-wrapper .item .highlighted {
  color: #ff270d; }

/*Popup END*/
/*Profile*/
.profile {
  box-sizing: border-box;
  margin: 0;
  overflow-x: hidden;
  padding-top: 65px; }

.profile.wrapper:after {
  display: none; }

.profile .top-line {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  display: block;
  height: 72px;
  line-height: 65px;
  position: relative; }

.profile .top-line h1 {
  color: #000;
  display: inline-block;
  font-size: 20px;
  font-weight: normal;
  margin: 0;
  padding: 0 0 0 134px; }

.profile .top-line a {
  color: rgba(0, 0, 0, 0.45);
  font-size: 16px;
  position: absolute;
  right: 30px;
  top: 0; }

.profile-form {
  display: block;
  margin: 35px 0 0; }

.profile-form label {
  display: block;
  margin-bottom: 17px;
  max-width: 420px; }

.profile-form .label {
  display: inline-block;
  line-height: 28px;
  padding-right: 9px;
  text-align: right;
  vertical-align: top;
  width: 123px; }

.profile-form .field {
  display: inline-block; }

.profile-form .field .info {
  color: rgba(0, 0, 0, 0.3);
  font-size: 14px; }

.profile-form .field .img {
  background: #fff;
  border-radius: 5px;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
  cursor: pointer;
  display: block;
  height: 80px;
  line-height: 76px;
  margin-bottom: 6px;
  overflow: hidden;
  position: relative;
  text-align: center;
  top: 2px;
  width: 80px; }

.profile-form .field .img .ui-input-text {
  overflow: hidden;
  position: relative; }

.profile-form #userpic .img .ui-input-text,
.profile-form #userpic input[type="file"] {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  font-family: Arial;
  font-size: 118px;
  margin: 0;
  padding: 0;
  cursor: pointer;
  opacity: 0; }

.profile-form .field .img span {
  color: rgba(0, 0, 0, 0.27);
  display: inline-block;
  font-size: 14px;
  vertical-align: middle; }

.profile-form .field .img img {
  height: 80px;
  width: 80px; }

.profile-form input[type="text"],
.profile-form input[type="password"] {
  border: medium none;
  border-radius: 6px;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
  font-size: 14px;
  height: 28px;
  padding: 0 10px;
  width: 280px; }

#profile-buttons .ui-btn {
  display: inline-block;
  margin: 13px 0 0 0;
  vertical-align: top; }

#profile-buttons .ui-btn-inner {
  display: none; }

.profile-form input[type="checkbox"] {
  left: 136px;
  position: absolute;
  top: 0; }

.profile-form button {
  background: #ff270d;
  border: none;
  border-radius: 5px;
  color: #fff;
  display: block;
  height: 29px;
  line-height: 29px;
  margin: 0 auto;
  width: 111px; }

.profile-form .cancel {
  color: #181818;
  display: inline-block;
  font-size: 16px;
  margin: 15px 0 0 39px;
  text-decoration: none;
  vertical-align: top; }

.profile-form .cancel:active,
.desktop .profile-form .cancel:hover {
  color: #ff270d; }

.profile-form #userpic .label {
  position: relative;
  top: 27px; }

/*.profile-form #password .label {
    position: relative;
    top: 2px;
}*/
.profile-form #password .info {
  display: block;
  line-height: 16px;
  padding: 11px 0 0 21px; }

.profile-form .ui-checkbox {
  margin-bottom: 10px;
  position: relative; }

.profile-form .ui-checkbox label {
  display: inline-block;
  margin: 0; }

.profile-form .ui-checkbox .field {
  font-size: 14px;
  left: 22px;
  position: relative;
  top: -4px; }

.profile-form .delete-profile {
  color: rgba(0, 0, 0, 0.33);
  font-size: 14px;
  left: 23px;
  position: relative;
  top: -2px; }

/*Profile END*/
/*Top bar (Reader)*/
.reader-wrapper {
  display: block;
  margin: 0 auto;
  max-width: 1091px; }

.row-reader .reader-wrapper {
  height: 60px;
  line-height: 60px;
  position: relative; }

.row-reader .top-bar .right {
  line-height: 48px;
  position: relative;
  right: -10px;
  text-align: right;
  width: auto; }

.row-reader .top-bar .left {
  line-height: 48px;
  position: relative;
  text-align: right;
  z-index: 1; }

.home-icon {
  background: url(/images/sprite.png) no-repeat -224px -1px; }

.desktop .home-icon:hover {
  background: url(/images/sprite.png) no-repeat -224px -37px; }

.home-icon:active {
  background: url(/images/sprite.png) no-repeat -224px -73px; }

.display-mode-2 .home-icon {
  background: url(/images/sprite.png) no-repeat -296px -1px; }

.desktop .display-mode-2 .home-icon:hover {
  background: url(/images/sprite.png) no-repeat -296px -37px; }

.display-mode-2 .home-icon:active {
  background: url(/images/sprite.png) no-repeat -296px -73px; }

.desktop .mobile-browser .bookmarks-menu-icon:hover,
.bookmarks-menu-icon {
  background: url(/images/sprite.png) no-repeat -259px -37px; }

.desktop .mobile-browser .bookmarks-menu-icon.active:hover,
.bookmarks-menu-icon.active {
  background: url(/images/sprite.png) no-repeat -259px -1px; }

.desktop .bookmarks-menu-icon:hover {
  background: url(/images/sprite.png) no-repeat -259px -37px; }

.bookmarks-menu-icon:active {
  background: url(/images/sprite.png) no-repeat -259px -73px; }

.desktop .mobile-browser .display-mode-2 .bookmarks-menu-icon:hover,
.display-mode-2 .bookmarks-menu-icon {
  background: url(/images/sprite.png) no-repeat -331px -73px; }

.desktop .mobile-browser .display-mode-2 .bookmarks-menu-icon.active:hover,
.display-mode-2 .bookmarks-menu-icon.active {
  background: url(/images/sprite.png) no-repeat -331px -1px; }

.desktop .display-mode-2 .bookmarks-menu-icon:hover {
  background: url(/images/sprite.png) no-repeat -331px -37px; }

.display-mode-2 .bookmarks-menu-icon:active {
  background: url(/images/sprite.png) no-repeat -331px -73px; }

.night-view-icon {
  background: url(/images/sprite.png) no-repeat -223px -109px; }

.desktop .night-view-icon:hover {
  background: url(/images/sprite.png) no-repeat -223px -145px; }

.desktop .mobile-browser .night-view-icon:hover {
  background: url(/images/sprite.png) no-repeat -223px -109px; }

.night-view-icon:active {
  background: url(/images/sprite.png) no-repeat -223px -181px; }

.display-mode-2 .night-view-icon {
  background: url(/images/sprite.png) no-repeat -506px -146px; }

.desktop .display-mode-2 .night-view-icon:hover {
  background: url(/images/sprite.png) no-repeat -506px -182px; }

.desktop .mobile-browser .display-mode-2 .night-view-icon:hover {
  background: url(/images/sprite.png) no-repeat -506px -146px; }

.display-mode-2 .night-view-icon:active {
  background: url(/images/sprite.png) no-repeat -506px -218px; }

.add-bookmark-icon, .desktop .mobile-browser .add-bookmark-icon:hover {
  background: url(/images/sprite.png) no-repeat -252px -468px; }

.desktop .add-bookmark-icon:hover {
  background: url(/images/sprite.png) no-repeat -252px -504px; }

.display-mode-2 .add-bookmark-icon, .desktop .mobile-browser .display-mode-2 .add-bookmark-icon:hover {
  background: url(/images/sprite.png) no-repeat -288px -468px; }

.desktop .display-mode-2 .add-bookmark-icon:hover {
  background: url(/images/sprite.png) no-repeat -288px -504px; }

.add-bookmark-icon:active,
.add-bookmark-icon.active {
  background: url(/images/sprite.png) no-repeat -260px -217px; }

.search-icon {
  background: url(/images/sprite.png) no-repeat -259px -109px; }

.desktop .search-icon:hover {
  background: url(/images/sprite.png) no-repeat -259px -145px; }

.search-icon:active {
  background: url(/images/sprite.png) no-repeat -259px -181px; }

.display-mode-2 .search-icon {
  background: url(/images/sprite.png) no-repeat -331px -109px; }

.desktop .display-mode-2 .search-icon:hover {
  background: url(/images/sprite.png) no-repeat -331px -145px; }

.display-mode-2 .search-icon:active {
  background: url(/images/sprite.png) no-repeat -331px -181px; }

.display-mode-2 .top-bar a.favourites-icon {
  background: url(/images/sprite.png) -331px -217px; }

.desktop .display-mode-2 .top-bar a.favourites-icon:hover {
  background: url(/images/sprite.png) -331px -253px; }

.display-mode-2 .top-bar .favourites-icon:active,
.display-mode-2 .top-bar .favourites-icon.active {
  background: url(/images/sprite.png) -331px -289px; }

.display-mode-2 .top-bar .favourites-icon.disabled, .desktop .display-mode-2 .top-bar .favourites-icon.disabled:hover {
  background: url(/images/sprite.png) -133px -202px; }

.row-reader .settings-icon {
  margin: 0; }

.settings-icon {
  background: url(/images/sprite.png) no-repeat -223px -217px; }

.desktop .settings-icon:hover {
  background: url(/images/sprite.png) no-repeat -223px -253px; }

.settings-icon:active {
  background: url(/images/sprite.png) no-repeat -223px -289px; }

.display-mode-2 .settings-icon {
  background: url(/images/sprite.png) no-repeat -295px -217px; }

.desktop .display-mode-2 .settings-icon:hover {
  background: url(/images/sprite.png) no-repeat -295px -253px; }

.display-mode-2 .settings-icon:active {
  background: url(/images/sprite.png) no-repeat -295px -289px; }

.row-reader .top-bar .title h1 {
  color: #000;
  display: block;
  font-size: 16px;
  font-weight: normal;
  line-height: 33px;
  margin: 0;
  text-align: center; }

.display-mode-2.row-reader .top-bar .title h1 {
  color: rgba(185, 166, 141, 0.4); }

.reader-opened.display-mode-2.row-reader .top-bar .title h1 {
  color: #b9a68d; }

.row-reader .top-bar .title .author a,
.row-reader .top-bar .title .author {
  color: rgba(0, 0, 0, 0.29);
  display: block;
  font-size: 16px;
  line-height: 17px;
  text-align: center;
  text-decoration: none; }

.desktop .row-reader .top-bar .title .author a:hover {
  color: #000000;
  text-decoration: underline; }

.display-mode-2.row-reader .top-bar .title .author {
  color: rgba(185, 166, 141, 0.4); }

.row-reader .top-bar .up {
  background: url(/images/sprite.png) no-repeat 0 -203px;
  cursor: pointer;
  display: block;
  height: 13px;
  position: absolute;
  right: 29px;
  top: 25px;
  width: 22px; }

.desktop .row-reader .top-bar .up:hover {
  background: url(/images/sprite.png) no-repeat -28px -203px; }

.display-mode-2.row-reader .top-bar .up {
  background: url(/images/sprite.png) no-repeat -181px -241px; }

.desktop .display-mode-2.row-reader .top-bar .up:hover {
  background: url(/images/sprite.png) no-repeat -181px -259px; }

.reader-closed .top-bar .up {
  background: url(/images/sprite.png) no-repeat -479px -419px; }

.desktop .reader-closed .top-bar .up:hover {
  background: url(/images/sprite.png) no-repeat -451px -419px; }

.display-mode-2.reader-closed .top-bar .up {
  background: url(/images/sprite.png) no-repeat -515px -419px; }

.desktop .display-mode-2.reader-closed .top-bar .up:hover {
  background: url(/images/sprite.png) no-repeat -515px -401px; }

/*Top bar (Reader) END*/
/*Footer (Reader)*/
.footer-reader {
  bottom: 0;
  height: 83px;
  left: 0;
  position: fixed;
  right: 0; }

.footer-reader .inner-wrapper {
  margin: 0 auto;
  max-width: 1091px;
  padding: 0 80px;
  position: absolute;
  bottom: 0;
  height: 83px;
  left: 0;
  right: 0; }

.footer-reader .wiki {
  background: url(/images/sprite.png) no-repeat 0 -350px;
  display: block;
  height: 30px;
  left: 80px;
  position: absolute;
  top: 31px;
  width: 30px;
  z-index: 9999; }

.desktop .footer-reader .wiki:hover {
  background: url(/images/sprite.png) no-repeat -35px -350px; }

.footer-reader .wiki:active {
  background: url(/images/sprite.png) no-repeat -70px -350px; }

.display-mode-2 .footer-reader .wiki {
  background: url(/images/sprite.png) no-repeat -210px -350px; }

.desktop .display-mode-2 .footer-reader .wiki:hover {
  background: url(/images/sprite.png) no-repeat -245px -350px; }

.display-mode-2 .footer-reader .wiki:active {
  background: url(/images/sprite.png) no-repeat -280px -350px; }

.footer-reader .social {
  background: url(/images/sprite.png) no-repeat -105px -350px;
  display: block;
  height: 30px;
  right: 80px;
  position: absolute;
  top: 31px;
  width: 30px; }

.desktop .footer-reader .social:hover {
  background: url(/images/sprite.png) no-repeat -140px -350px; }

.footer-reader .social:active {
  background: url(/images/sprite.png) no-repeat -175px -350px; }

.display-mode-2 .footer-reader .social {
  background: url(/images/sprite.png) no-repeat -315px -350px; }

.desktop .display-mode-2 .footer-reader .social:hover {
  background: url(/images/sprite.png) no-repeat -350px -350px; }

.display-mode-2 .footer-reader .social:active {
  background: url(/images/sprite.png) no-repeat -385px -350px; }

.footer-reader .paginator {
  display: block;
  margin: 32px auto 0;
  position: relative;
  width: 197px; }

.footer-reader .paginator .prev {
  background: url(/images/sprite.png) no-repeat -63px -178px;
  display: block;
  height: 14px;
  left: 0;
  margin: 0;
  position: absolute;
  top: 7px;
  width: 19px; }

.desktop .mobile-browser .footer-reader .paginator .prev:hover, .desktop .footer-reader .paginator .prev:hover {
  background: url(/images/sprite.png) no-repeat -63px -159px; }

.footer-reader .paginator .prev:active {
  background: url(/images/sprite.png) no-repeat -63px -178px; }

.display-mode-2 .footer-reader .paginator .prev {
  background: url(/images/sprite.png) no-repeat -374px -146px; }

.desktop .mobile-browser .display-mode-2 .footer-reader .paginator .prev:hover, .desktop .display-mode-2 .footer-reader .paginator .prev:hover {
  background: url(/images/sprite.png) no-repeat -374px -165px; }

.display-mode-2 .footer-reader .paginator .prev:active {
  background: url(/images/sprite.png) no-repeat -374px -184px; }

.footer-reader .paginator .next {
  background: url(/images/sprite.png) no-repeat -91px -197px;
  display: block;
  height: 14px;
  margin: 0;
  position: absolute;
  right: 0;
  top: 7px;
  width: 19px; }

.desktop .mobile-browser .footer-reader .paginator .next:hover, .desktop .footer-reader .paginator .next:hover {
  background: url(/images/sprite.png) no-repeat -91px -178px; }

.footer-reader .paginator .next:active {
  background: url(/images/sprite.png) no-repeat -91px -197px; }

.display-mode-2 .footer-reader .paginator .next {
  background: url(/images/sprite.png) no-repeat -401px -146px; }

.desktop .mobile-browser .display-mode-2 .footer-reader .paginator .next:hover, .desktop .display-mode-2 .footer-reader .paginator .next:hover {
  background: url(/images/sprite.png) no-repeat -401px -165px; }

.display-mode-2 .footer-reader .paginator .next:active {
  background: url(/images/sprite.png) no-repeat -401px -184px; }

.footer-reader .paginator input {
  width: 48px;
  color: rgba(0, 0, 0, 0.89);
  font-size: 14px;
  padding: 0;
  text-align: center; }

.display-mode-2 .footer-reader .paginator input {
  background: #0e0e0e;
  box-shadow: 0 0 1px rgba(255, 255, 255, 0.1);
  color: rgba(255, 255, 255, 0.6); }

.footer-reader .paginator .total {
  color: rgba(0, 0, 0, 0.89);
  cursor: default;
  display: inline-block;
  font-size: 14px;
  margin: 5px 10px;
  position: absolute; }

.display-mode-2 .footer-reader .paginator .total {
  color: rgba(255, 255, 255, 0.6); }

.footer-reader .paginator > .ui-input-text {
  border-radius: 5px;
  color: rgba(0, 0, 0, 0.89);
  display: inline-block;
  font-size: 14px;
  margin: 0 11px 0 50px;
  text-align: center; }

/*Footer (Reader) END*/
/*Page (Reader) */
.page {
  cursor: default;
  display: inline-block;
  font-size: 16px;
  vertical-align: top;
  width: 495px;
  word-wrap: break-word; }

#page-right {
  display: inline-block;
  float: right;
  position: relative;
  top: 0; }

#page-right,
#page-left {
  width: 45%; }

.flip-method-2 #page-right {
  float: none;
  position: static; }

.page-divider {
  background: none repeat scroll 0 0 rgba(209, 207, 203, 0.7);
  display: inline-block;
  height: 100%;
  left: 50%;
  position: absolute;
  top: 0;
  width: 1px; }

.display-mode-2 .page-divider {
  background: #131313; }

.content-column .prev {
  background: url(/images/sprite.png) no-repeat -376px -68px;
  display: block;
  height: 64px;
  left: 29px;
  margin-top: -32px;
  position: absolute;
  top: 50%;
  width: 25px; }

.content-column .prev:active,
.desktop .content-column .prev:hover {
  background: url(/images/sprite.png) no-repeat -404px -68px; }

/*.desktop .mobile-browser .content-column .prev:hover {
    background: url(/images/sprite.png) no-repeat -376px -68px;
}*/
.display-mode-2 .content-column .prev {
  background: url(/images/sprite.png) no-repeat -433px -68px; }

.display-mode-2 .content-column .prev:active,
.desktop .display-mode-2 .content-column .prev:hover {
  background: url(/images/sprite.png) no-repeat -463px -68px; }

/*.desktop .mobile-browser .display-mode-2 .content-column .prev:hover {
    background: url(/images/sprite.png) no-repeat -433px -68px;
}*/
.content-column .next {
  background: url(/images/sprite.png) no-repeat -376px 0;
  display: block;
  height: 64px;
  margin-top: -32px;
  position: absolute;
  right: 26px;
  top: 50%;
  width: 25px; }

.content-column .next:active,
.desktop .content-column .next:hover {
  background: url(/images/sprite.png) no-repeat -404px 0; }

/*.desktop .mobile-browser .content-column .next:hover {
    background: url(/images/sprite.png) no-repeat -376px 0;
}*/
.display-mode-2 .content-column .next {
  background: url(/images/sprite.png) no-repeat -433px 0; }

.display-mode-2 .content-column .next:active,
.desktop .display-mode-2 .content-column .next:hover {
  background: url(/images/sprite.png) no-repeat -463px 0; }

/*
.desktop .mobile-browser .display-mode-2 .content-column .next:hover {
    background: url(/images/sprite.png) no-repeat -433px 0;
}
*/
.font-1 {
  font-family: 'EB Garamond'; }

.font-2 {
  font-family: 'Istok Web'; }

.font-3 {
  font-family: 'Lora'; }

.font-4 {
  font-family: 'Noto Sans'; }

.font-5 {
  font-family: 'Noto Serif'; }

.font-6 {
  font-family: 'Open Sans'; }

.font-7 {
  font-family: 'PT Sans'; }

.font-8 {
  font-family: 'PT Sans Caption'; }

.font-9 {
  font-family: 'PT Sans Narrow'; }

.font-10 {
  font-family: 'PT Serif'; }

span.font-size-1,
.font-size-1 .page {
  font-size: 11px; }

span.font-size-2,
.font-size-2 .page {
  font-size: 12px; }

span.font-size-3,
.font-size-3 .page {
  font-size: 13px; }

span.font-size-4,
.font-size-4 .page {
  font-size: 14px; }

span.font-size-5,
.font-size-5 .page {
  font-size: 15px; }

span.font-size-6,
.font-size-6 .page {
  font-size: 16px; }

span.font-size-7,
.font-size-7 .page {
  font-size: 17px; }

span.font-size-8,
.font-size-8 .page {
  font-size: 18px; }

span.font-size-9,
.font-size-9 .page {
  font-size: 19px; }

span.font-size-10,
.font-size-10 .page {
  font-size: 20px; }

.font-color-1 .page {
  color: #000; }

.font-color-2 .page {
  color: #534930; }

.font-color-3 .page {
  color: #772727; }

.font-color-4 .page {
  color: #515151; }

.display-mode-2 .page {
  color: #bfb7a5 !important; }

.align-1 .page {
  text-align: left;
  white-space: pre-wrap; }

.align-2 .page {
  text-align: justify;
  text-align-last: justify;
  white-space: pre-line; }

.flip-method-1 .align-2 .page:after {
  content: "";
  display: inline-block;
  width: 100%; }

/*Vertical Flip method*/
.vertical-paginator {
  display: block;
  margin: 37px auto 0;
  position: relative;
  text-align: center;
  width: 197px; }

.vertical-paginator .percentage {
  color: rgba(0, 0, 0, 0.7);
  font-size: 14px;
  left: -15px;
  position: relative; }

.display-mode-2 .vertical-paginator .percentage {
  color: rgba(255, 255, 255, 0.6) !important; }

.flip-method-1 #reader-content .scroller__track {
  display: none !important; }

.flip-method-1 .vertical-paginator {
  display: none; }

.flip-method-2 .reader-inner-wrapper {
  overflow: hidden;
  position: relative; }

.flip-method-2 #reader-content {
  overflow-y: scroll; }

.flip-method-2 #reader-content .scroller__track {
  right: 5px; }

.flip-method-2 #reader-content .scroller__bar {
  width: 9px; }

.flip-method-2 .page {
  display: block;
  width: auto; }

.row-reader .fadeOut.animated {
  -webkit-animation-duration: 100ms !important;
  -moz-animation-duration: 100ms !important;
  -o-animation-duration: 100ms !important;
  animation-duration: 100ms !important; }

.row-reader .fadeIn.animated {
  -webkit-animation-duration: 1s !important;
  -moz-animation-duration: 1s !important;
  -o-animation-duration: 1s !important;
  animation-duration: 1s !important; }

.flip-method-2 #reader-content .inner-wrapper {
  left: -17px; }

.flip-method-2 .page-divider,
.flip-method-2 .paginator,
.flip-method-2 .prev, .flip-method-2 .next {
  display: none; }

/*Vertical Flip method END*/
/*Closed*/
.reader-closed .top-bar-bg {
  background: none; }

.reader-closed .top-bar-bg .left,
.reader-closed .top-bar-bg .right {
  display: none !important; }

.reader-closed .top-bar-bg .title {
  left: 0;
  padding: 0;
  width: 100%; }

.reader-closed.row-reader .top-bar-bg h1 {
  color: rgba(0, 0, 0, 0.39);
  display: inline-block !important;
  float: left;
  line-height: 78px !important;
  max-width: 464px;
  vertical-align: top;
  width: 49%; }

.reader-closed.row-reader .top-bar-bg .author {
  color: rgba(0, 0, 0, 0.39);
  display: inline-block !important;
  float: right;
  line-height: 78px !important;
  max-width: 465px;
  vertical-align: top;
  width: 49%; }

.reader-closed.row-reader .top-bar-bg .author a {
  line-height: 78px !important; }

.reader-closed .top-bar .inner-wrapper {
  height: 77px; }

.reader-closed .content-column {
  padding-top: 56px; }

.reader-closed.row-reader .content-column #reader-content .inner-wrapper {
  margin: 17px auto 0; }

.reader-closed .wiki,
.reader-closed .social,
.reader-closed .paginator {
  display: none; }

.simple-pager {
  display: none; }

.simple-pager .left-page-number {
  color: rgba(0, 0, 0, 0.35);
  display: inline-block;
  float: left;
  font-size: 14px;
  margin-top: 38px;
  vertical-align: top; }

.simple-pager .right-page-number {
  color: rgba(0, 0, 0, 0.35);
  display: inline-block;
  float: right;
  font-size: 14px;
  margin-right: 2px;
  margin-top: 38px;
  vertical-align: top; }

.display-mode-2 .simple-pager .left-page-number,
.display-mode-2 .simple-pager .right-page-number {
  color: rgba(255, 255, 255, 0.6); }

.reader-closed .simple-pager {
  display: block;
  width: 100%; }

.row-reader .top-bar .up.rotateIn,
.row-reader .top-bar .up.rotateOut {
  -webkit-animation-duration: 250ms !important;
  -moz-animation-duration: 250ms !important;
  -o-animation-duration: 250ms !important;
  animation-duration: 250ms !important; }

/*Closed END*/
.slider-paginator .ui-slider-popup {
  font-size: 28px;
  padding: 23px 0 0;
  width: 94px; }

/*Page (Reader) END */
/*Bookmarks*/
.bookmarks {
  height: 601px;
  margin-left: -370px;
  top: 15%;
  width: 740px; }

.bookmarks .title {
  text-align: left; }

.bookmarks .title span {
  color: #000;
  display: inline-block;
  font-size: 16px;
  text-align: center;
  width: 359px; }

.bookmarks .title span:first-child {
  width: 371px; }

.bookmarks .inner-wrapper {
  height: 550px;
  padding: 0;
  position: relative; }

.bookmarks .inner-wrapper .left {
  border-right: 1px solid rgba(0, 0, 0, 0.2);
  display: block;
  height: 550px;
  left: 0;
  position: absolute;
  top: 0;
  width: 370px; }

#table-of-contents > ul {
  list-style: none;
  margin: 16px 0 0 31px;
  padding: 0;
  width: 309px; }

#table-of-contents li a {
  color: #000;
  display: block;
  font-size: 16px;
  padding: 9px 0px;
  position: relative;
  text-decoration: none; }

#table-of-contents li a:active,
.desktop #table-of-contents li a:hover {
  color: #ff270d; }

#table-of-contents li a span {
  display: inline-block;
  line-height: 21px;
  max-width: 261px; }

#table-of-contents li a i {
  color: rgba(0, 0, 0, 0.35);
  display: inline-block;
  float: right;
  font-size: 16px;
  font-style: normal; }

#table-of-contents li ul {
  list-style: none;
  margin: 0;
  padding: 0 0 0 23px; }

#table-of-contents {
  max-height: 550px;
  overflow-y: scroll; }

#table-of-contents .scroller__track {
  right: 5px;
  right: 5px;
  top: 5px; }

#table-of-contents .scroller__bar {
  width: 9px; }

.bookmarks .inner-wrapper .right {
  display: block;
  height: 550px;
  position: absolute;
  right: 0;
  top: 0;
  width: 369px; }

#bookmarks > ul {
  list-style: none;
  margin: 24px 0 0 30px;
  padding: 0;
  width: 311px; }

#bookmarks li {
  box-sizing: border-box;
  margin-bottom: 18px;
  padding-right: 16px;
  position: relative; }

#bookmarks li a {
  color: #000;
  display: block;
  font-size: 16px;
  padding: 1px 0 0;
  position: relative;
  text-decoration: none; }

#bookmarks li a:active,
.desktop #bookmarks li a:hover {
  color: #ff270d; }

#bookmarks li a span {
  display: inline-block;
  line-height: 21px;
  max-width: 261px; }

#bookmarks li i.delete {
  background: url(/images/sprite.png) no-repeat -25px -159px;
  cursor: pointer;
  display: block;
  height: 13px;
  position: absolute;
  right: -10px;
  top: 6px;
  width: 13px; }

#bookmarks li a i:not(.delete) {
  color: rgba(0, 0, 0, 0.35);
  display: inline-block;
  float: right;
  font-size: 16px;
  font-style: normal; }

#bookmarks li .bookmark-item > span {
  color: #959595;
  display: block;
  font-size: 14px; }

#bookmarks {
  max-height: 550px;
  overflow-y: scroll; }

#bookmarks .scroller__track {
  right: 5px;
  top: 5px; }

#bookmarks .scroller__bar {
  width: 9px; }

/*Bookmarks END*/
/*Share*/
.popup.share {
  height: 250px;
  top: 115px;
  width: 340px; }

.popup.share .inner-wrapper {
  padding: 19px; }

.popup.share .inner-wrapper a {
  color: #35322b;
  display: block;
  font-size: 16px;
  line-height: 30px;
  text-align: center;
  text-decoration: none; }

.desktop .popup.share .inner-wrapper a:hover {
  color: #ff270d; }

/*Share END*/
/*Sign Up*/
.popup.sign-up {
  padding-bottom: 18px; }

.popup.sign-up input {
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 7px;
  box-shadow: none;
  display: block;
  font-size: 16px;
  height: 30px;
  margin: 0 auto 11px;
  padding: 0 10px;
  width: 273px; }

.popup.sign-up *::-moz-placeholder {
  color: rgba(0, 0, 0, 0.3);
  font-size: 16px;
  text-align: center; }

.popup.sign-up button {
  background: #ff270d;
  border: none;
  border-radius: 5px;
  color: #fff;
  display: block;
  font-size: 16px;
  height: 29px;
  line-height: 29px;
  text-align: center;
  width: 273px; }

.popup.sign-up .info {
  color: rgba(0, 0, 0, 0.35);
  font-size: 14px;
  padding-right: 1px;
  padding-top: 11px;
  text-align: center; }

.popup.sign-up .line.social-auth {
  position: relative;
  top: 18px; }

.form-error {
  color: #ff270d;
  display: block;
  font-size: 14px;
  text-align: center; }

.popup .form-error {
  left: 1px;
  margin-bottom: 1px;
  position: relative;
  top: -6px; }

/*Sign Up END*/
/*Remind*/
.popup.remind input {
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 7px;
  box-shadow: none;
  display: block;
  font-size: 16px;
  height: 30px;
  margin: 0 auto 11px;
  padding: 0 10px;
  width: 273px; }

.popup.remind *::-moz-placeholder {
  color: rgba(0, 0, 0, 0.3);
  font-size: 16px;
  text-align: center; }

.popup.remind button {
  background: #ff270d;
  border: none;
  border-radius: 5px;
  color: #fff;
  display: block;
  font-size: 16px;
  height: 29px;
  line-height: 29px;
  text-align: center;
  width: 273px; }

.popup.remind .inner-wrapper {
  padding: 23px 23px 19px; }

.popup.remind .info {
  color: rgba(0, 0, 0, 0.5);
  font-size: 14px;
  left: -3px;
  margin-bottom: 4px;
  padding-top: 0;
  position: relative;
  text-align: center;
  top: -4px; }

.popup .form-error {
  left: 1px;
  margin-bottom: 1px;
  position: relative;
  top: -6px; }

ul.error_list {
  list-style: none;
  margin: 0;
  padding: 0; }

/*Remind END*/
/*Settings*/
.settings {
  margin-left: -170px;
  top: 115px;
  width: 340px; }

@media (max-height: 750px) {
  .popup.settings {
    top: 30px; }

  .popup.bookmarks {
    top: 30px; } }
.settings .inner-wrapper {
  padding: 20px; }

.settings .line {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  display: block;
  height: 58px;
  line-height: 43px;
  margin-top: 8px;
  min-height: 58px; }

.settings .line .label {
  color: #35322b;
  font-size: 16px;
  display: inline-block;
  position: relative;
  cursor: default; }

.settings .line .values {
  display: inline-block;
  float: right; }

.settings .line .values .round {
  border: 1px solid rgba(0, 0, 0, 0.3);
  border-radius: 25px;
  cursor: pointer;
  display: inline-block;
  height: 42px;
  margin: 2px 2px 0 0;
  width: 42px;
  text-align: center;
  position: relative; }

.settings .line .values .round.active {
  border-color: #ff270d;
  border-width: 2px; }

.settings .line.background-color {
  height: 58px;
  margin: 0; }

.settings .line.background-color .label {
  display: inline-block; }

.settings .line.background-color .background-1 {
  background: #fff;
  margin-right: 4px; }

.settings .line.background-color .background-1.active {
  margin: 0 3px 0 -1px; }

.settings .line.background-color .background-2 {
  background: url(/images/bg.png) repeat;
  margin-right: 5px; }

.settings .line.background-color .background-2.active {
  margin: 0 4px 0 -1px;
  top: 1px; }

.settings .line.background-color .background-3 {
  background: #f1e8d1;
  margin-right: 4px; }

.settings .line.background-color .background-3.active {
  margin: 0 3px 0 -1px; }

.settings .line.background-color .background-4 {
  background: #f2f2f2; }

.settings .line.background-color .background-4.active {
  margin: 0 1px 0 -1px; }

.settings .line.font {
  height: 158px;
  overflow: hidden;
  position: relative; }

.mobile-browser .settings .line.font {
  height: 67px; }

.popup.settings .line.font .ui-select {
  display: none; }

#options-font-holder {
  display: none; }

.mobile-browser .popup.settings .line.font .ui-select {
  display: block;
  float: right;
  margin-right: 0;
  padding-right: 0;
  width: 193px !important; }

.font-1 #options-font-button > span {
  font-family: 'EB Garamond'; }

.font-2 #options-font-button > span {
  font-family: 'Istok Web'; }

.font-3 #options-font-button > span {
  font-family: 'Lora'; }

.font-4 #options-font-button > span {
  font-family: 'Noto Sans'; }

.font-5 #options-font-button > span {
  font-family: 'Noto Serif'; }

.font-6 #options-font-button > span {
  font-family: 'Open Sans'; }

.font-7 #options-font-button > span {
  font-family: 'PT Sans'; }

.font-8 #options-font-button > span {
  font-family: 'PT Sans Caption'; }

.font-9 #options-font-button > span {
  font-family: 'PT Sans Narrow'; }

.font-10 #options-font-button > span {
  font-family: 'PT Serif'; }

.mobile-browser #options-font-holder {
  display: inline; }

#options-font-holder .ui-btn-active {
  background-color: #e8e8e8;
  color: #333; }

.settings .line.font .label {
  position: relative;
  top: 51px; }

.mobile-browser .settings .line.font .label {
  top: 9px; }

.settings .line.font .values {
  box-sizing: border-box;
  display: block;
  height: 158px;
  margin-right: -17px;
  max-height: 158px;
  overflow-y: scroll;
  padding-right: 10px;
  width: 193px !important; }

.settings .line.font .values .scroller__track {
  right: 0; }

.settings .line.font .item {
  color: #35322b;
  cursor: pointer;
  display: block;
  font-size: 18px;
  line-height: 33px;
  margin-bottom: 4px;
  margin-right: 16px;
  text-align: center; }

.settings .line.font .item.active, .desktop .settings .line.font .item:hover {
  color: #ff270d; }

.settings .line.font-color i {
  display: inline-block;
  font-style: normal;
  position: relative;
  top: -1px;
  font-size: 16px; }

.settings .line.font-color .label {
  line-height: 19px;
  top: 4px;
  width: 88px; }

.settings .line.font-color .round {
  background: #f7f2e7;
  margin: 3px 2px 0 0; }

.settings .line.font-color .font-color-1 {
  color: #000;
  margin-right: 4px; }

.settings .line.font-color .font-color-1.active {
  margin: 2px 5px 0 -1px; }

.settings .line.font-color .font-color-2 {
  color: #534930;
  margin-right: 5px; }

.settings .line.font-color .font-color-2.active {
  margin: 2px 4px 0 -1px; }

.settings .line.font-color .font-color-3 {
  color: #772727;
  margin-right: 4px; }

.settings .line.font-color .font-color-3.active {
  margin: 2px 4px 0 -1px; }

.settings .line.font-color .font-color-4 {
  color: #515151; }

.settings .line.font-color .font-color-4.active {
  margin: 2px 2px 0 -1px; }

.settings .line.font-size .label {
  top: 2px; }

.settings .line.font-size .values {
  width: 155px;
  text-align: right; }

.settings .line.font-size .round {
  background: #fffffe;
  margin: 4px 2px 0 0; }

.settings .line.font-size .round i {
  display: inline-block;
  height: 18px;
  position: relative;
  width: 18px;
  top: 3px; }

.settings .line.font-size .round.plus i {
  background: url(/images/sprite.png) no-repeat -402px -210px; }

.settings .line.font-size .round.minus i {
  background: url(/images/sprite.png) no-repeat -379px -210px; }

.settings .line.font-size .font-size-sample {
  display: inline-block;
  text-align: center;
  width: 51px; }

.settings .line.font-size .font-size-sample span {
  color: #534930;
  position: relative;
  right: 1px;
  top: -3px; }

.settings .line.font-size .round.disabled {
  border: 1px solid rgba(0, 0, 0, 0.15);
  cursor: default; }

.settings .line.font-size .round.disabled i {
  opacity: 0.15; }

.settings .line.flip {
  border: none; }

.settings .line.flip .label {
  top: 4px; }

.settings .line.flip .round {
  background: #fffffe; }

.settings .line.flip .round i {
  display: inline-block;
  height: 23px;
  width: 19px;
  position: relative; }

.settings .line.flip .flip-1 {
  margin-right: 4px;
  margin-top: 3px; }

.settings .line.flip .flip-1.active {
  margin: 2px 5px 0 -1px; }

.settings .line.flip .flip-1 i {
  background: url(/images/sprite.png) no-repeat -377px -265px;
  top: 6px; }

.settings .line.flip .flip-2 {
  margin-right: 2px; }

.settings .line.flip .flip-2.active {
  margin: 2px 1px 0 -1px; }

.settings .line.flip .flip-2 i {
  background: url(/images/sprite.png) no-repeat -401px -265px;
  top: 6px; }

.settings .line.text-align .label {
  top: 2px; }

.settings .line.text-align .round i {
  display: inline-block;
  height: 16px;
  width: 22px; }

.settings .line.text-align .round {
  background: #fffffe; }

.settings .line.text-align .align-1 {
  margin-right: 4px; }

.settings .line.text-align .align-1.active {
  margin: 2px 3px 0 -1px; }

.settings .line.text-align .align-1 i {
  background: url(/images/sprite.png) no-repeat -371px -242px;
  position: relative;
  top: 2px; }

.settings .line.text-align .align-2 {
  margin-right: 2px; }

.settings .line.text-align .align-2.active {
  margin: 1px 1px 0 -1px; }

.settings .line.text-align .align-2 i {
  background: url(/images/sprite.png) no-repeat -398px -242px;
  position: relative;
  top: 2px; }

.settings .line.font-color .active.font-color-1 {
  margin: 2px 3px 0 -1px; }

.settings .line.font-color .active.font-color-3 {
  margin: 2px 3px 0 -1px; }

.settings .line.font-color .active.font-color-4 {
  margin: 2px 1px 0 -1px; }

.settings .line.flip .active.flip-1 {
  margin: 2px 3px 0 -1px; }

.settings .line.text-align .active.align-1 {
  margin: 1px 3px 0 -1px; }

/*Settings END*/
/*Loader*/
.loader {
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear;
  background: #fff;
  border-top: 1.1em solid rgba(61, 61, 61, 0.2);
  border-right: 1.1em solid rgba(61, 61, 61, 0.2);
  border-bottom: 1.1em solid rgba(61, 61, 61, 0.2);
  border-left: 1.1em solid #3d3d3d;
  font-size: 10px;
  left: 4px;
  position: absolute;
  text-indent: -9999em;
  top: 4px; }

.loader,
.loader:after {
  border-radius: 50%;
  width: 5em;
  height: 5em; }

@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
.loader-overlay {
  bottom: 0;
  height: 100%;
  left: 0;
  right: 0;
  position: absolute;
  top: 0;
  z-index: 1; }

.loader-1 {
  background: url(/images/spin_big.gif) no-repeat;
  display: block;
  height: 40px;
  left: 50%;
  margin-left: -20px;
  margin-top: -20px;
  position: absolute;
  top: 50%;
  width: 40px; }

.display-mode-1 #reader-content .loader-overlay {
  background: url(/images/bg.png) repeat; }

.display-mode-2 #reader-content .loader-overlay {
  background: #181818; }

.display-mode-2 #reader-content .loader-1 {
  background: url(/images/spin_big_night.gif) no-repeat; }

.page-loader {
  background: url(/images/spin_small.gif) center no-repeat;
  display: inline-block;
  height: 22px;
  position: relative;
  top: -2px;
  width: 32px; }

.display-mode-2 .page-loader {
  background: url(/images/spin_small_night.gif) center no-repeat; }

/*Loader END*/
/*Flash*/
.flash {
  background: rgba(251, 249, 244, 0.85);
  border: 1px solid rgba(0, 0, 0, 0.3);
  color: rgba(0, 0, 0, 0.6);
  cursor: pointer;
  display: none;
  font-size: 16px;
  left: 50%;
  line-height: 133px;
  margin-left: -166px;
  min-height: 133px;
  position: fixed;
  text-align: center;
  top: 184px;
  width: 322px;
  z-index: 99; }

.flash span {
  display: inline-block;
  line-height: 18px;
  vertical-align: middle;
  width: 300px;
  word-wrap: break-word; }

.display-mode-2 .flash {
  background: rgba(24, 24, 24, 0.95);
  border: 1px solid rgba(255, 255, 255, 0.1);
  color: rgba(255, 255, 255, 0.75); }

/*Flash END*/
/*Static page*/
.homelib {
  left: 32px;
  position: absolute;
  top: 62px; }

.static-page-links {
  margin-top: 29px; }

.mail-us {
  color: #35322b !important;
  display: block;
  font-size: 16px !important;
  padding-left: 53px;
  position: relative;
  text-decoration: none;
  max-width: 555px; }

.desktop .mail-us:hover {
  color: #ff270d !important; }

.mail-us span {
  display: block;
  line-height: 20px;
  text-indent: 0; }

.mail-us i {
  background: url(../images/sprite.png) no-repeat -503px -1px;
  display: block;
  height: 30px;
  left: 0;
  position: absolute;
  top: 14px;
  width: 31px; }

.desktop .mail-us:hover i {
  background: url(../images/sprite.png) no-repeat -503px -37px; }

.mail-us:active i {
  background: url(../images/sprite.png) no-repeat -503px -73px; }

.send-review {
  color: #35322b !important;
  display: block;
  font-size: 16px !important;
  position: relative;
  text-decoration: none;
  margin-top: 29px;
  padding-left: 53px; }

.desktop .send-review:hover {
  color: #ff270d !important; }

.send-review span {
  display: block;
  line-height: 20px;
  text-indent: 0; }

.send-review i {
  background: url(../images/sprite.png) no-repeat -539px -1px;
  display: block;
  height: 30px;
  left: 0;
  position: absolute;
  top: 17px;
  width: 31px; }

.desktop .send-review:hover i {
  background: url(../images/sprite.png) no-repeat -539px -37px; }

.send-review:active i {
  background: url(../images/sprite.png) no-repeat -539px -73px; }

.sp_page-c-page .content-column,
.story_info-c-page .content-column,
.sitemap-c-page .content-column,
.articles-c-page .content-column,
.article-c-page .content-column {
  padding: 80px 30px 45px 0; }

.static-page-wrapper {
  box-sizing: border-box;
  width: 100%; }

.static-page-body {
  padding-left: 363px;
  position: relative; }

@media (max-width: 1024px) {
  .static-page-body {
    padding-left: 258px; } }
#static-page {
  box-sizing: border-box;
  height: 100%;
  margin-right: -31px;
  overflow-y: scroll;
  overflow-x: hidden;
  padding-right: 20px; }

#static-page .scroller__track {
  right: -26px;
  top: 0;
  z-index: 2; }

.macos #static-page .scroller__track {
  display: none !important; }

#static-page .scroller__bar {
  width: 9px; }

#static-page .static-page {
  position: relative;
  z-index: 9; }

.article-c-page .static-page,
.static-page p {
  line-height: 20px;
  margin: -1px 0 0;
  text-indent: 13px; }

.article-c-page .static-page img {
  cursor: zoom-in;
  max-width: 100%; }

#static-page.safe {
  overflow: hidden; }

#static-page.safe .scroller__track {
  visibility: hidden !important; }

/*Static page END*/
/*Message form*/
#static-page.profile-form.message-form {
  box-sizing: border-box;
  margin-top: 25px;
  padding: 10px 0 95px; }

#static-page.profile-form.message-form .scroller__track {
  bottom: 45px;
  right: 5px;
  top: 80px;
  z-index: 2; }

.profile-form.message-form label {
  max-width: inherit; }

.profile-form.message-form input {
  border: none;
  border-radius: 6px;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
  box-sizing: content-box;
  font-size: 14px;
  height: 28px;
  padding: 0 10px;
  width: 640px; }

.message-form textarea {
  border: medium none;
  border-radius: 6px;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
  font-size: 14px;
  height: 310px;
  margin-left: 136px;
  padding: 10px;
  width: 640px; }

.message-form .bottom-line .ui-btn-inner {
  display: none; }

.message-form .bottom-line {
  box-sizing: border-box;
  display: block;
  margin-top: 15px;
  padding-left: 136px;
  position: relative;
  width: 796px; }

.message-form .bottom-line button {
  display: inline-block;
  float: right;
  position: relative;
  top: 5px; }

.message-form .captcha-block {
  left: 136px;
  position: absolute;
  top: 0; }

.message-form .captcha-block .label {
  font-size: 13px;
  font-weight: normal;
  height: 34px;
  left: 191px;
  line-height: 34px;
  padding: 0;
  position: absolute;
  width: 140px; }

.message-form .captcha-block .ui-input-text input {
  display: inline-block;
  left: 338px;
  position: absolute;
  top: 5px; }

.message-form .captcha-block #message_captcha {
  width: 65px; }

.message-form .captcha-block .captcha-link {
  display: block;
  height: 34px;
  left: 0;
  position: absolute;
  top: 0;
  width: 200px;
  z-index: 1; }

.message-form .captcha-block .info-text {
  color: #ff270d;
  font-size: 13px;
  height: 34px;
  left: 134px;
  line-height: 34px;
  position: absolute;
  text-decoration: underline; }

.message-form .captcha-block .captcha-link img {
  height: 34px;
  width: 125px; }

.message-form .captcha-block .form-error {
  position: absolute;
  top: 35px;
  width: 409px; }

.message-form .message-description-error {
  margin-left: 136px;
  width: 660px; }

.message.wrapper {
  overflow: hidden; }

.message.wrapper:after {
  display: none; }

@media (max-width: 1100px) {
  .profile-form.message-form input,
  .message-form textarea {
    width: 570px; }

  .message-form textarea {
    margin-left: 113px; }

  .message-form .bottom-line {
    width: 704px; }

  .message-form .label {
    width: 100px; }

  .message-form .captcha-block {
    left: 113px; } }
/*Message form END*/
@media screen and (max-width: 970px) {
  .hide-on-mobile {
    display: none !important; }

  .row.message-c-page {
    width: 100%;
    max-width: 100%; }

  .profile-form.message-form .field,
  .profile-form.message-form .field div.ui-input-text {
    width: 100%; }

  .profile-form.message-form label {
    margin-bottom: 16px; }

  .profile.wrapper .profile-form.message-form input[type="text"],
  .profile.wrapper .profile-form.message-form input[type="password"] {
    box-sizing: border-box;
    width: 100%; }

  .profile-form.message-form .label,
  .profile-form.message-form #password .label {
    color: rgba(0, 0, 0, 0.8);
    font-size: 13px;
    position: relative;
    text-align: left;
    text-transform: uppercase;
    top: -4px; }

  .profile-form.message-form input {
    border-radius: 4px; }

  .message-c-page .top-bar .right div.ui-input-text {
    display: none; }

  .message-c-page.row .content-column {
    min-width: inherit;
    width: 100%; }

  .profile.message {
    box-sizing: border-box;
    padding: 65px 0 0 19px;
    width: 100%; }

  .message-form .bottom-line {
    padding-left: 0;
    width: auto; }

  .message-form .captcha-block {
    left: 0;
    position: relative;
    top: 0; }

  .message-form .captcha-block .captcha-link {
    position: relative;
    width: auto; }

  .message-form .captcha-block .captcha-link img {
    border-radius: 0; }

  .message-form .captcha-block .info-text {
    height: 34px;
    left: 148px;
    position: absolute;
    top: 31px; }

  .profile.wrapper .profile-form.message-form .captcha-block .label {
    left: 0;
    line-height: 34px;
    padding: 0;
    position: relative;
    width: 150px; }

  .profile.wrapper .message-form .captcha-block .ui-input-text input {
    display: inline-block;
    left: 150px;
    position: absolute;
    top: 0; }

  #static-page.profile-form.message-form {
    margin-top: 0;
    padding: 10px 37px 95px 1px;
    width: auto; }

  .profile-form.message-form input {
    border-radius: 4px; }

  .message-form textarea {
    border-radius: 4px;
    box-sizing: border-box;
    height: 100px;
    margin-left: 0;
    padding-right: 40px;
    width: 100%; } }
/*Mobile*/
.articles-title,
.mobile-menu,
.mobile-button,
.cancel-search-mode,
.publications .title,
.mobile-big-close,
.mobile-lang,
.popup.language .line.languages-list a i,
.mobile-back,
.info-mobile-back,
.popup.sign-in .line.social-auth .title,
.homelib-2,
.skyhorse-apps,
.homelib-link,
.profile-title,
.favourites-title,
.profile .user,
.popup.sign-in .line.mobile-line,
#delete-profile-2 {
  display: none; }

/*Mobile*/
@media only screen and (max-width: 970px) {
  .button-wrapper {
    padding: 10px; }

  .row.wide,
  .row {
    max-width: 100%;
    min-width: 100%;
    overflow: hidden;
    padding: 0;
    width: 100%; }

  .row .content-column {
    min-width: inherit; }

  .row.wide .top-bar,
  .top-bar {
    background: url(../images/top.png) repeat-x 0 -11px;
    box-sizing: border-box;
    height: 68px;
    left: 0;
    min-width: inherit;
    width: 100%;
    z-index: 5; }

  .display-mode-2 .row.wide .top-bar,
  .display-mode-2 .top-bar {
    -webkit-box-shadow: 0 4px 7px 0 rgba(21, 21, 21, 0.83);
    -moz-box-shadow: 0 4px 7px 0 rgba(21, 21, 21, 0.83);
    box-shadow: 0 4px 7px 0 rgba(21, 21, 21, 0.83);
    height: 50px;
    overflow-y: hidden; }

  .reader-closed.display-mode-2 .row.wide .top-bar,
  .reader-closed.display-mode-2 .top-bar {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    overflow-y: auto; }

  .top-bar .inner-wrapper {
    box-sizing: border-box;
    height: 68px;
    padding: 0 47px 0 146px;
    width: 100%; }

  .top-bar .logo {
    background: url(../images/sprite.png) no-repeat 0 -389px;
    left: 49px;
    position: absolute;
    width: 90px;
    z-index: 9999; }

  .row.wide .footer {
    left: 0; }

  .footer {
    min-width: inherit; }

  .mobile-menu {
    cursor: pointer;
    display: block;
    left: 0;
    padding: 10px 7px 10px 10px;
    position: absolute;
    top: 0;
    z-index: 6; }

  .mobile-menu i {
    background: url(../images/sprite.png) no-repeat -434px -253px;
    display: block;
    height: 31px;
    width: 31px; }

  .top-bar .title {
    color: rgba(0, 0, 0, 0.4);
    font-size: 13px;
    height: 35px;
    left: inherit;
    line-height: 35px;
    padding: 7px 0 0;
    position: relative;
    right: inherit;
    text-align: center;
    white-space: normal; }

  .row.message-c-page .top-bar .title,
  .row.article-c-page .top-bar .title,
  .row.articles-c-page .top-bar .title,
  .row.story_info-c-page .top-bar .title,
  .row.gallery-c-page .top-bar .title,
  .row.aphorisms-c-page .top-bar .title,
  .row.illustration-c-page .top-bar .title,
  .row.sf_guard_user_profile_edit-c-page .top-bar .title,
  .row.sitemap-c-page .top-bar .title,
  .row.sp_page-c-page .top-bar .title {
    padding: 7px 0 0; }

  .top-bar .title span {
    line-height: normal; }

  .category-c-page .top-bar .right,
  .homepage-c-page .top-bar .right,
  .main-c-page .top-bar .right,
  .author-c-page .top-bar .right,
  .top-bar .right {
    box-sizing: border-box;
    padding: 0 22px 0 19px;
    position: absolute;
    right: 0;
    width: 100%; }

  .top-bar .right div.ui-input-text {
    display: none; }

  .top-bar .right div.ui-input-text {
    box-sizing: border-box;
    /*display: block;*/
    padding: 0 22px 0 19px;
    position: absolute;
    top: 59px;
    width: 100%; }

  .category-c-page .top-bar .right > .ui-input-text,
  .homepage-c-page .top-bar .right > .ui-input-text,
  .main-c-page .top-bar .right > .ui-input-text,
  .author-c-page .top-bar .right > .ui-input-text {
    display: block; }

  .top-bar input {
    border-radius: 4px;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
    box-sizing: border-box;
    margin-top: 59px;
    width: 100%; }

  .top-bar .right div.ui-input-text input {
    margin: 0; }

  .top-bar .right .language-icon {
    display: none; }

  .top-bar a.favourites-icon, .desktop .top-bar a.favourites-icon:hover,
  .top-bar a.favourites-icon:active,
  .top-bar .favourites-icon.disabled, .desktop .top-bar .favourites-icon.disabled:hover {
    background: none;
    margin: 0;
    right: 0;
    padding: 11px 9px 11px 7px;
    position: absolute;
    top: 0; }

  .desktop .top-bar .reader-wrapper a.favourites-icon:hover,
  .top-bar .reader-wrapper a.favourites-icon:active,
  .top-bar .reader-wrapper a.favourites-icon,
  .top-bar .reader-wrapper .favourites-icon.disabled, .desktop .top-bar .reader-wrapper .favourites-icon.disabled:hover {
    margin-right: 0;
    padding: 0;
    position: relative;
    top: 10px; }

  .top-bar .reader-wrapper a.favourites-icon {
    background: url(../images/sprite.png) -169px -94px; }

  .top-bar .reader-wrapper .favourites-icon.disabled, .desktop .top-bar .reader-wrapper .favourites-icon.disabled:hover,
  .top-bar .reader-wrapper .favourites-icon.disabled:active, .desktop .top-bar .reader-wrapper a.favourites-icon:hover,
  .top-bar .reader-wrapper a.favourites-icon:active {
    background: url(../images/sprite.png) -169px -202px; }

  .top-bar a.favourites-icon i {
    background: url(../images/sprite.png) -169px -94px;
    display: block;
    height: 30px;
    width: 31px; }

  .desktop .top-bar a.favourites-icon:hover i {
    background: url(../images/sprite.png) -169px -130px; }

  .top-bar .favourites-icon:active i,
  .top-bar .favourites-icon.active i {
    background: url(../images/sprite.png) -169px -166px; }

  .top-bar .favourites-icon.disabled i {
    background: url(../images/sprite.png) -169px -202px; }

  .footer,
  .publications,
  #authors .scroller__track,
  .wrapper:after {
    display: none; }

  .authors {
    border: none;
    padding: 91px 26px 0 19px;
    width: 100%; }

  .row .content-column {
    height: 100%;
    float: none;
    left: 0;
    max-width: inherit;
    padding: 0;
    width: 100%;
    box-sizing: border-box; }

  .alphascroll {
    background: url(../images/bg.png);
    left: inherit;
    margin: 0;
    min-height: 95px;
    padding: 15px 0 0;
    right: -27px;
    top: 0;
    width: 28px; }

  .alphascroll li {
    font-weight: bold;
    width: 28px; }

  html.mobile-browser .alphascroll li.truncated {
    line-height: 4px;
    font-size: 10px;
    font-weight: normal; }

  #authors, #publications, #favourites {
    max-width: none;
    min-width: 100%;
    padding-right: 0;
    width: 100%; }

  #authors .ui-li-divider {
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
    border-top: 1px solid rgba(0, 0, 0, 0.08);
    font-size: 20px;
    line-height: 24px;
    margin: 13px 0 0;
    padding: 0;
    width: 99%; }

  /* Правка 18:10 */
  /* Исправление для двойной линии в разделителе авторов */
  #authors .ui-li-divider:not(.anim) {
    border-top-color: transparent;
    margin: 0; }

  /* Правка 18:10 END*/
  #authors .author-link {
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
    height: 60px;
    left: 0;
    line-height: 60px;
    margin: 0;
    position: relative;
    width: 98%; }

  #authors .author-link.active, .desktop #authors .author-link:hover {
    color: #000; }

  #authors .author-link i,
  #authors .author-link.active i {
    background: url(../images/sprite.png) no-repeat -181px -283px;
    display: block;
    height: 14px;
    position: absolute;
    right: 6px;
    top: 23px;
    width: 9px; }

  #authors .itm-holder {
    position: relative; }

  .mobile-button {
    bottom: 0;
    cursor: pointer;
    display: block;
    height: 60px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1; }

  .favourites {
    display: none;
    left: 0;
    position: absolute; }

  .favourites .author-info,
  .favourites .auth-block,
  .favourites .ad {
    display: none; }

  .row.fav-trigger-true .content-column {
    background: url(../images/top.png) repeat-x 0 -11px, url(../images/bg.png) repeat;
    z-index: 4; }

  .row.fav-trigger-true .authors,
  .row.fav-trigger-true .favourites .fav-container:before,
  .row.fav-trigger-true .favourites .fav-container:after {
    display: none; }

  .row.fav-trigger-true .favourites .fav-container {
    box-sizing: border-box;
    background: none;
    height: 100%;
    padding-top: 62px;
    position: absolute;
    top: 0;
    width: 100%; }

  .row.fav-trigger-true .favourites {
    box-sizing: border-box;
    display: block;
    height: 100%;
    padding: 0;
    top: 0;
    width: 100%; }

  .row.fav-trigger-true .fav-container .wrapper {
    box-sizing: border-box;
    height: 100%;
    overflow-x: hidden;
    width: 100%; }

  .row.fav-trigger-true .fav-container #favourites {
    box-sizing: border-box;
    padding: 2px 10px 0 20px; }

  .row.fav-trigger-true .favourites .item {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    box-sizing: border-box;
    display: block;
    line-height: 28px;
    padding: 11px 0 6px; }

  .row.fav-trigger-true #favourites a {
    display: inline-block;
    margin: 0;
    width: 250px !important; }

  .row.fav-trigger-true #favourites span {
    line-height: 16px; }

  .row.fav-trigger-true .favourites .item .delete {
    right: 2px;
    top: 23px; }

  .row.fav-trigger-true .favourites a .author-name {
    line-height: 20px;
    margin-top: 3px; }

  .mob-publication .authors {
    display: none; }

  .mob-publication .publications {
    background: url(../images/top.png) repeat-x 0 -11px, url(../images/bg.png) repeat;
    border: none;
    box-sizing: border-box;
    display: inline-block;
    height: 100%;
    padding: 64px 20px 0 19px;
    position: relative;
    width: 100%;
    z-index: 4; }

  .mob-publication #publications {
    box-sizing: border-box;
    width: 100% !important; }

  .mob-publication #publications .scroller__track {
    display: none; }

  .row.fav-trigger-true .mobile-big-close,
  .mob-publication .publications .mobile-big-close {
    cursor: pointer;
    display: block;
    height: 20px;
    left: 0;
    padding: 15px;
    position: absolute;
    top: 0;
    width: 20px;
    z-index: 1; }

  .row.fav-trigger-true .mobile-big-close i,
  .mob-publication .publications .mobile-big-close i {
    background: url(../images/sprite.png) no-repeat -554px -235px;
    display: block;
    height: 20px;
    width: 20px; }

  .row.fav-trigger-true .top-bar .mobile-menu,
  .row.fav-trigger-true .top-bar .logo,
  .row.fav-trigger-true .top-bar .title,
  .row.fav-trigger-true .top-bar .right {
    display: none; }

  .row.fav-trigger-true .fav-container .title {
    display: none; }

  .mob-publication .publications .title {
    color: #000;
    font-size: 17px;
    margin: 13px 0 0px; }

  .mob-publication .top-bar {
    display: none; }

  .mob-publication .publications .title {
    box-sizing: border-box;
    display: block;
    height: 45px;
    /* для корректного отображения на Андроиде */
    left: 0;
    line-height: 45px;
    /* для корректного отображения на Андроиде */
    margin: 0;
    padding: 0 40px;
    position: absolute;
    text-align: center;
    top: 1px;
    width: 100%; }

  .mob-publication .publications .title span {
    display: inline-block;
    line-height: 19px !important;
    max-height: 45px;
    /* для корректного отображения на Андроиде */
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
    word-wrap: normal; }

  .mob-publication #publications .publication-item {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    box-sizing: border-box;
    display: block;
    height: 60px;
    margin: 0; }

  .mob-publication #publications .publication-item > a {
    line-height: 60px; }

  .mob-publication #publications a span {
    display: inline-block;
    line-height: 20px;
    padding-top: 0;
    position: relative;
    top: -3px;
    vertical-align: middle; }

  .left-column {
    position: fixed;
    left: -280px;
    width: 280px; }

  .menu-controller {
    display: none; }

  .left-column .fixed-nav {
    box-sizing: border-box;
    left: 20px;
    overflow: hidden;
    padding-right: 20px;
    width: 257px; }

  .left-column .user {
    margin-bottom: 7px;
    top: -4px; }

  .left-column .user .text {
    font-size: 15px;
    width: 160px; }

  .left-column .user a.logout {
    left: 220px; }

  .left-column .separator {
    margin-bottom: 7px;
    position: relative;
    top: -8px; }

  .left-column .display-type-selector > ul > li > a {
    width: 116px; }

  .left-column .menu {
    box-sizing: border-box;
    height: 100%;
    margin-left: -1px;
    margin-top: 0;
    overflow-y: scroll;
    padding-bottom: 110px;
    width: 275px; }

  .left-column .menu.with-display-type {
    margin-top: 40px;
    padding-bottom: 150px; }

  .left-column .menu a {
    font-size: 15px;
    line-height: 17px;
    margin-bottom: 19px; }

  .left-column .social {
    background: #2a2a2a;
    border-top: 1px solid #404040;
    box-shadow: -20px 0 20px -20px rgba(0, 0, 0, 0.3) inset;
    display: block;
    left: -20px;
    width: 280px;
    height: 50px; }

  .left-column .social-icons {
    left: 59px;
    position: absolute;
    top: 12px;
    width: 240px; }

  .left-column .social .title {
    display: none; }

  .left-column .social a {
    height: 25px;
    width: 29px; }

  .left-column .social a.fb, .desktop .left-column .social a.fb:hover,
  .left-column .social a.fb:active {
    background: url(../images/sprite.png) no-repeat -132px -391px; }

  .left-column .social a.vk, .desktop .left-column .social a.vk:hover,
  .left-column .social a.vk:active {
    background: url(../images/sprite.png) no-repeat -176px -391px; }

  .left-column .social a.tw, .desktop .left-column .social a.tw:hover,
  .left-column .social a.tw:active {
    background: url(../images/sprite.png) no-repeat -223px -391px; }

  .left-column .social a.od, .desktop .left-column .social a.od:hover,
  .left-column .social a.od:active {
    background: url(../images/sprite.png) no-repeat -268px -391px; }

  .left-column .social a.gp, .desktop .left-column .social a.gp:hover,
  .left-column .social a.gp:active {
    background: url(../images/sprite.png) no-repeat -312px -392px;
    height: 25px; }

  .mobile-lang {
    bottom: 0;
    cursor: pointer;
    display: block;
    left: 0;
    padding: 10px 10px 10px 20px;
    position: absolute;
    width: 30px; }

  .mobile-lang i {
    display: block;
    height: 30px;
    width: 30px; }

  .mobile-lang.language-ru i {
    background: url(../images/sprite.png) no-repeat -506px -253px; }

  .mobile-lang.language-en i {
    background: url(../images/sprite.png) no-repeat -506px -288px; }

  .mobile-lang.language-ua i {
    background: url(../images/sprite.png) no-repeat -506px -323px; }

  .row.mobile-menu-open .top-bar {
    left: 280px;
    position: fixed; }

  .desktop .animated-row.row .content-column,
  .desktop .animated-row.row .left-column {
    -webkit-transition: left 0.2s ease-in;
    -moz-transition: left 0.2s ease-in;
    -o-transition: left 0.2s ease-in;
    transition: left 0.2s ease-in; }

  .row .content-column {
    position: fixed; }

  .row.mobile-menu-open .content-column {
    left: 280px; }

  .row.mobile-menu-open .left-column {
    left: 0; }

  .popup.language,
  .popup.sign-in,
  .popup.sign-up,
  .popup.remind {
    background: url(../images/top.png) repeat-x 0 -11px, url(../images/bg.png) repeat;
    bottom: 0;
    left: 0;
    margin: 0;
    right: 0;
    top: 0;
    width: auto; }

  .popup .title {
    border: none; }

  .popup .title .close {
    background: none;
    cursor: pointer;
    display: block;
    height: 20px;
    left: 0;
    padding: 15px;
    position: absolute;
    top: 0;
    width: 20px;
    z-index: 1; }

  .popup .title .close i {
    background: url(../images/sprite.png) no-repeat -554px -235px;
    display: block;
    height: 20px;
    width: 20px; }

  .popup.language button {
    display: none; }

  .popup.language .inner-wrapper {
    box-sizing: border-box;
    height: 100%;
    overflow-y: scroll;
    padding: 0 20px;
    position: absolute;
    width: 100%; }

  .popup.language .line.languages-list {
    top: 0; }

  .popup.language .line.languages-list a {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    line-height: 59px;
    position: relative;
    text-align: left; }

  .popup.language .line.languages-list a.active i {
    background: url(../images/sprite.png) no-repeat -504px -117px;
    display: block;
    height: 11px;
    position: absolute;
    right: -1px;
    top: 24px;
    width: 15px; }

  .popup.sign-in {
    background: url(../images/top.png) repeat-x 0 -11px, url(../images/bg.png) repeat; }

  .popup.sign-in .inner-wrapper {
    padding: 33px 39px 45px; }

  .popup.sign-in input[type="text"],
  .popup.sign-in input[type="password"] {
    margin: 0 auto 9px;
    width: 219px; }

  .popup .ui-btn {
    display: block;
    text-align: center; }

  .row-reader .popup.sign-in.reset-buttons button.ui-btn, .desktop .row-reader .popup.sign-in.reset-buttons button.ui-btn:hover,
  .row-reader .popup.sign-in.reset-buttons button.ui-btn:active,
  .row-reader .popup.sign-in.reset-buttons button.ui-btn:focus,
  .popup.sign-in button, .desktop .popup.sign-in button:hover,
  .popup.sign-in button:active,
  .popup.sign-in button:focus {
    display: block;
    margin: 0 auto;
    width: 240px; }

  .popup.sign-in .line.remember-me .ui-checkbox {
    position: relative;
    left: -5px; }

  .popup.sign-in .line.remember-me span {
    left: 2px; }

  .popup.sign-in .line.remember-me {
    margin: 20px 0 18px;
    position: relative; }

  .popup.sign-in .line:not(.mobile-line) a.register {
    display: none; }

  .popup.sign-in .line.mobile-line {
    display: block;
    margin: 18px 0 0;
    text-align: center; }

  .popup.sign-in .mobile-line a.register {
    right: 0; }

  .popup.sign-in a.remind {
    position: relative;
    top: 1px; }

  .popup.sign-in .line.social-auth {
    margin-bottom: 30px;
    top: 75px; }

  .popup.sign-in .line.social-auth .title {
    color: rgba(0, 0, 0, 0.4);
    display: block;
    font-size: 13px; }

  .popup.sign-in .icon {
    height: 25px;
    margin-right: 19px;
    position: relative;
    width: 29px; }

  .popup.sign-in .fb, .desktop .popup.sign-in .fb:hover,
  .popup.sign-in .fb:active {
    background: url(../images/sprite.png) no-repeat -132px -391px;
    left: -1px;
    top: 2px; }

  .popup.sign-in .vk, .desktop .popup.sign-in .vk:hover,
  .popup.sign-in .vk:active {
    background: url(../images/sprite.png) no-repeat -176px -391px;
    left: -2px;
    top: 2px; }

  .popup.sign-in .tw, .desktop .popup.sign-in .tw:hover,
  .popup.sign-in .tw:active {
    background: url(../images/sprite.png) no-repeat -223px -391px;
    left: 2px;
    top: 3px; }

  .popup.sign-in .od, .desktop .popup.sign-in .od:hover,
  .popup.sign-in .od:active {
    background: url(../images/sprite.png) no-repeat -268px -391px;
    left: -1px;
    top: 2px; }

  .popup.sign-in .gp, .desktop .popup.sign-in .gp:hover,
  .popup.sign-in .gp:active {
    background: url(../images/sprite.png) no-repeat -312px -392px;
    height: 25px;
    margin: 0;
    top: 2px; }

  .popup.sign-up .inner-wrapper,
  .popup.remind .inner-wrapper {
    padding: 55px 23px 19px; }

  .articles-c-page .top-bar .title {
    display: none; }

  .articles-c-page .top-bar .right,
  .articles-c-page .top-bar a.favourites-icon,
  .article-c-page .top-bar .right,
  .article-c-page .top-bar a.favourites-icon,
  .story_info-c-page .top-bar .right,
  .story_info-c-page .top-bar a.favourites-icon,
  .sitemap-c-page .top-bar .right,
  .sitemap-c-page .top-bar a.favourites-icon,
  .sp_page-c-page .top-bar .right,
  .sp_page-c-page .top-bar a.favourites-icon {
    display: none; }

  .articles-c-page .top-bar .inner-wrapper,
  .article-c-page .top-bar .inner-wrapper,
  .sitemap-c-page .top-bar .inner-wrapper,
  .sp_page-c-page .top-bar .inner-wrapper {
    padding: 0; }

  .articles-c-page .logo,
  .article-c-page .logo,
  .story_info-c-page .logo,
  .sitemap-c-page .logo,
  .sp_page-c-page .logo {
    background: none;
    display: inline-block;
    height: 30px;
    left: inherit;
    margin: 0;
    padding: 10px 8px;
    position: absolute;
    right: 0;
    top: 0;
    width: 31px;
    z-index: 5; }

  .articles-c-page .logo i,
  .article-c-page .logo i,
  .sitemap-c-page .logo i,
  .story_info-c-page .logo i,
  .sp_page-c-page .logo i {
    background: url(../images/sprite.png) no-repeat -224px -1px;
    display: inline-block;
    height: 30px;
    width: 31px; }

  .mobile-menu-open.articles-c-page .logo {
    right: -272px; }

  .row.articles-c-page .articles-title,
  .row.fav-trigger-true.author-c-page .favourites-title,
  .row.article-c-page .top-bar .title,
  .row.story_info-c-page .top-bar .title,
  .row.sf_guard_user_profile_edit-c-page .profile-title,
  .row.sitemap-c-page .profile-title,
  .row.sp_page-c-page .top-bar .title {
    color: #000;
    display: block;
    font-size: 16px;
    height: 42px;
    left: 40px;
    line-height: 42px;
    padding: 0;
    position: absolute;
    right: 40px;
    top: 4px;
    text-align: center; }

  .articles-c-page .articles-title span,
  .article-c-page .top-bar .title span,
  .sitemap-c-page .top-bar .title span,
  .sp_page-c-page .top-bar .title span {
    display: inline-block;
    line-height: 20px; }

  .articles-c-page .static-page-wrapper {
    box-sizing: border-box;
    height: 100%;
    margin: 0;
    padding-top: 50px; }

  #static-page .scroller__track {
    display: none; }

  .articles-c-page .static-page {
    display: none; }

  .articles-c-page .static-page-body,
  .article-c-page .static-page-body,
  .sitemap-c-page .static-page-body,
  .sp_page-c-page .static-page-body {
    padding: 0; }

  .article-c-page .articles-list {
    display: none; }

  .articles-c-page .articles-list {
    margin: 0;
    padding: 0;
    position: inherit;
    width: auto; }

  .articles-c-page #static-page,
  .article-c-page #static-page,
  .sitemap-c-page #static-page,
  .sp_page-c-page #static-page {
    box-sizing: border-box;
    padding: 0 30px 0 20px; }

  .articles-c-page .articles-list a, .desktop .articles-c-page .articles-list a:hover,
  .articles-c-page .articles-list a.active {
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
    color: #000;
    height: 60px;
    left: 0;
    line-height: 60px;
    margin: 0;
    position: relative; }

  .articles-c-page .articles-list a span {
    display: inline-block;
    line-height: 20px;
    position: relative;
    top: -3px;
    vertical-align: middle;
    width: 250px; }

  .articles-c-page .articles-list a i {
    background: url(../images/sprite.png) no-repeat -181px -283px;
    display: block;
    height: 14px;
    position: absolute;
    right: 6px;
    top: 23px;
    width: 9px; }

  .story_info-c-page .mobile-menu,
  .article-c-page .mobile-menu {
    display: none; }

  .story_info-c-page .info-mobile-back,
  .article-c-page .mobile-back {
    display: block;
    height: 18px;
    left: 0;
    padding: 17px 20px;
    position: absolute;
    top: 0;
    width: 10px; }

  .story_info-c-page .info-mobile-back i,
  .article-c-page .mobile-back i {
    background: url(../images/sprite.png) no-repeat -531px -118px;
    display: block;
    height: 18px;
    width: 10px; }

  .article-c-page #static-page .scroller__track {
    display: none; }

  .article-c-page .static-page {
    padding-bottom: 40px; }

  .article-c-page .static-page-wrapper {
    box-sizing: border-box;
    margin: 0;
    padding-top: 68px; }

  .sp_page-c-page .homelib {
    display: none; }

  .sitemap-c-page .static-page-wrapper,
  .sp_page-c-page .static-page-wrapper {
    box-sizing: border-box;
    height: 100%;
    margin: 0;
    padding-top: 50px; }

  .sp_page-c-page .homelib-2 {
    display: block;
    margin-bottom: 20px;
    text-align: center; }

  .sp_page-c-page .mail-us {
    margin: 0 auto;
    padding-left: 45px; }

  .sp_page-c-page .static-page,
  .sp_page-c-page .mail-us span {
    font-size: 13px; }

  .sp_page-c-page .mail-us span {
    line-height: 15px; }

  .sp_page-c-page .mail-us i {
    margin-top: -15px;
    top: 50%; }

  .sp_page-c-page .send-review {
    display: none; }

  .sp_page-c-page .static-page-links {
    margin-top: 20px; }

  .sp_page-c-page .skyhorse-apps {
    display: block;
    margin: 20px 0 12px;
    text-align: center; }

  .sp_page-c-page .homelib-link {
    color: #ff270d;
    display: block;
    margin-bottom: 40px;
    text-align: center; }

  .mobile-menu-open.sp_page-c-page .logo {
    right: -272px; }

  .popup.message {
    margin-left: -140px;
    min-height: inherit;
    top: 90px;
    width: 280px; }

  .popup.message .title .close {
    display: none; }

  .popup.message .title {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    height: 40px;
    line-height: 40px; }

  .popup.message .inner-wrapper {
    padding: 20px; }

  .popup.message .message-text {
    font-size: 13px; }

  .popup.message .ui-btn {
    margin: 0 auto; }

  .popup.message .button-wrapper {
    margin-top: 15px; }

  .popup.message button {
    width: 100%; }

  .popup.remind button, .desktop .popup.remind button:hover,
  .popup.remind button:active,
  .popup.remind button:focus, .desktop .popup.sign-up button:hover,
  .popup.sign-up button:active,
  .popup.sign-up button:focus,
  .popup.sign-up button {
    margin: 0 auto; }

  #uLogin, #uLoginRegister {
    text-align: center; }

  .sf_guard_user_profile_edit-c-page .top-bar .logo,
  .sf_guard_user_profile_edit-c-page .top-bar .title,
  .sf_guard_user_profile_edit-c-page .top-bar .right,
  .sf_guard_user_profile_edit-c-page .profile .top-line,
  #userpic, .profile-form .cancel, #delete-profile-1 {
    display: none; }

  .sf_guard_user_profile_edit-c-page #static-page {
    box-sizing: border-box;
    padding: 0 50px 0 0; }

  .profile {
    box-sizing: border-box;
    height: 100%;
    margin: 0;
    padding: 65px 20px 0; }

  .profile .user {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    box-sizing: border-box;
    display: block;
    height: 51px;
    line-height: 51px;
    margin-bottom: 10px;
    padding: 0 25px 0 53px;
    position: relative; }

  .profile img {
    border: 1px solid rgba(0, 0, 0, 0.3);
    border-radius: 25px;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.8) inset;
    display: inline-block;
    height: 38px;
    margin: 0 0 0 -53px;
    vertical-align: top;
    width: 38px; }

  .profile .user span {
    box-sizing: border-box;
    display: inline-block;
    height: 51px;
    line-height: 51px;
    padding-left: 11px;
    position: relative;
    width: 100%; }

  .profile .user .text {
    color: #000;
    display: inline-block;
    line-height: 18px;
    position: relative;
    text-decoration: none;
    vertical-align: top; }

  .profile .user a.logout {
    background: url(../images/sprite.png) no-repeat -549px -146px;
    height: 18px;
    position: absolute;
    right: 0;
    top: 11px;
    width: 21px; }

  .profile-form {
    margin: 0;
    width: 100%; }

  .profile-form .field,
  .profile-form .field div.ui-input-text,
  #profile-buttons .ui-btn,
  .profile-form button {
    width: 100%; }

  .profile-form label {
    margin-bottom: 16px; }

  .profile-form input[type="text"],
  .profile-form input[type="password"] {
    box-sizing: border-box;
    width: 100%; }

  .profile-form .label,
  .profile-form #password .label {
    color: rgba(0, 0, 0, 0.8);
    font-size: 13px;
    position: relative;
    text-align: left;
    text-transform: uppercase;
    top: -4px; }

  #delete-profile-2 {
    display: block; }

  #delete-profile-2 .field {
    text-align: center; }

  .profile-form .delete-profile {
    color: #54524d;
    font-size: 15px;
    left: inherit;
    text-decoration: none; }

  .message-c-page .top-bar .right div.ui-input-text {
    display: none; }

  .message-c-page.row .content-column {
    min-width: inherit; }

  .profile.message {
    box-sizing: content-box;
    padding: 65px 0 0 19px;
    width: 100%; }

  .message-form .bottom-line {
    padding-left: 0;
    width: auto; }

  .message-form .captcha-block {
    left: 0;
    position: relative;
    top: 0; }

  .message-form .captcha-block .captcha-link {
    padding-left: 53px;
    position: relative;
    width: auto; }

  .message-form .captcha-block .captcha-link img {
    border-radius: 0; }

  .message-form .captcha-block .info-text {
    height: 34px;
    left: 148px;
    position: absolute;
    top: 31px; }

  .message-form .captcha-block .label {
    left: 0;
    line-height: 34px;
    padding: 0;
    position: relative;
    width: 150px; }

  .message-form .captcha-block .ui-input-text input {
    display: inline-block;
    left: 150px;
    position: absolute;
    top: 0; }

  #static-page.profile-form.message-form {
    margin-top: 0;
    padding: 10px 37px 95px 1px; }

  #static-page.profile-form.message-form form {
    max-width: 420px; }

  .profile-form.message-form input {
    border-radius: 4px; }

  .message-form textarea {
    border-radius: 4px;
    box-sizing: border-box;
    height: 100px;
    margin-left: 0;
    padding-right: 40px;
    width: 100%; }

  .message-form .bottom-line button {
    display: block;
    float: none;
    margin-bottom: 25px;
    position: relative;
    top: 20px; }

  .row-reader {
    box-sizing: border-box;
    height: 100%;
    width: 100%; }

  .row-reader .top-bar-bg {
    background: url(../images/top.png) repeat-x 0 -11px; }

  .display-mode-2.row-reader .top-bar-bg {
    background: url(../images/top-night.png) repeat-x 0 -11px; }

  .row-reader .content-column {
    box-sizing: border-box;
    height: 100%;
    padding: 55px 20px 0;
    position: absolute;
    width: 100%; }

  .row-reader .content-column #reader-content .inner-wrapper {
    padding: 0 10px 0 0; }

  .reader-inner-wrapper,
  #reader-content {
    box-sizing: border-box;
    height: 100%;
    width: 100%; }

  .row-reader .top-bar .inner-wrapper {
    padding: 0 10px;
    height: 68px; }

  .top-bar .reader-wrapper .right, .top-bar .reader-wrapper .left {
    display: inline-block;
    height: 48px;
    padding: 0;
    position: initial; }

  .top-bar .reader-wrapper .right {
    right: 0; }

  .top-bar .reader-wrapper .left a {
    margin-right: 8px;
    top: 10px; }

  .top-bar .reader-wrapper .night-view-icon,
  .top-bar .reader-wrapper .bookmarks-menu-icon,
  .top-bar .reader-wrapper .favourites-icon {
    width: 32px; }

  .desktop .top-bar .reader-wrapper .right a:hover,
  .top-bar .reader-wrapper .right a {
    margin-left: 8px;
    margin-right: 0;
    top: 10px; }

  .top-bar .reader-wrapper .title {
    display: none; }

  .row-reader .top-bar .up {
    display: none; }

  .footer-reader {
    background: url(../images/bg.png) repeat;
    height: 60px; }

  .flip-method-2 .footer-reader {
    height: 45px; }

  .display-mode-2 .footer-reader {
    background: #181818; }

  .footer-reader .inner-wrapper {
    height: 60px;
    padding: 0 20px; }

  .flip-method-2 .footer-reader .inner-wrapper {
    height: 45px; }

  .footer-reader .wiki {
    left: 20px;
    top: 7px; }

  .footer-reader .social {
    right: 20px;
    top: 7px; }

  .popup.share,
  .popup.search,
  .popup.settings,
  .popup.annotation,
  .popup.books,
  .popup.bookmarks {
    background: url(../images/bg.png) repeat;
    box-sizing: border-box;
    height: 100%;
    left: inherit;
    margin: 0;
    min-height: inherit;
    position: relative;
    top: inherit;
    width: 100%; }

  .popup.share .title,
  .popup.bookmarks .title,
  .popup.annotation .title,
  .popup.books .title,
  .popup.settings .title {
    background: url(../images/top.png) repeat-x 0 -11px;
    height: 65px;
    left: 0;
    line-height: 48px;
    right: 0;
    position: absolute;
    top: 0;
    z-index: 2; }

  .popup.share .wrapper,
  .popup.annotation .wrapper,
  .popup.books .wrapper,
  .popup.sign-in .wrapper,
  .popup.sign-up .wrapper,
  .popup.settings .wrapper,
  .popup.bookmarks .inner-wrapper,
  .popup.search .wrapper {
    box-sizing: border-box;
    height: 100%;
    padding: 55px 0 0;
    width: 100%; }

  .popup.annotation .inner-wrapper {
    height: 100%;
    width: 100%;
    box-sizing: border-box; }

  .popup.sign-in .wrapper,
  .popup.sign-up .wrapper {
    padding: 0; }

  .popup.sign-in .scroll-content {
    padding: 55px 0 0; }

  .popup.annotation .scroll-content {
    padding: 0 40px 30px 0; }

  .popup.annotation #annotation-scroll .annotation-content {
    width: auto; }

  .popup.sign-up .scroll-content {
    padding: 55px 0 65px; }

  .popup.share .inner-wrapper a {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    line-height: 60px; }

  #share-scroll,
  .popup.annotation #annotation-scroll,
  #sign-in-scroll,
  #sign-up-scroll,
  #settings-scroll {
    box-sizing: border-box;
    height: 100%;
    overflow-y: scroll;
    overflow-x: hidden;
    position: relative; }

  .popup.annotation #annotation-scroll {
    max-height: 100%; }

  .popup.bookmarks .inner-wrapper.cloak,
  .cloak .scroll-content {
    visibility: hidden; }

  .cloak.popup-scroll {
    width: 640px; }

  .popup.search {
    background: url(../images/top.png) repeat-x 0 -11px, url(../images/bg.png) repeat; }

  .popup.search .search-wrapper #search-result {
    max-height: inherit;
    height: 100%;
    width: 100%;
    box-sizing: border-box; }

  .popup.search .title {
    display: none; }

  .popup.search .search-wrapper .wrapper {
    padding: 0;
    height: 100%; }

  .popup.search .inner-wrapper {
    box-sizing: border-box;
    height: 100%;
    padding: 65px 0 0; }

  .popup.search .search-wrapper {
    box-sizing: border-box;
    height: 100%;
    top: inherit;
    width: 100%; }

  .popup.search .search-wrapper .input-field-holder {
    box-sizing: border-box;
    padding: 0 10px 0 20px;
    position: absolute;
    top: -55px;
    width: 100%; }

  .popup.search .search-wrapper .cancel-search-mode {
    cursor: pointer;
    display: block;
    font-size: 17px;
    height: 30px;
    line-height: 30px;
    padding: 0 5px;
    position: absolute;
    right: 4px;
    text-align: center;
    top: 0;
    width: 22%; }

  .desktop .popup.search .search-wrapper .cancel-search-mode:hover {
    color: #ff270d; }

  .popup.search .search-wrapper div.ui-input-text {
    width: 75%; }

  .popup.search .search-wrapper input {
    box-sizing: border-box;
    height: 30px;
    width: 100%; }

  .popup.search .scroll-content {
    padding: 0 32px 0 20px; }

  .popup.search .search-wrapper .item {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    margin-bottom: 15px;
    padding: 2px 0 16px;
    width: 100%; }

  .popup.search .search-wrapper .item .page-number {
    font-size: 13px;
    margin-bottom: 3px; }

  .popup.search .search-wrapper .item .text {
    font-size: 16px;
    line-height: 20px; }

  .popup.search .scroller__track {
    display: none; }

  .flip-method-1 .reader-inner-wrapper {
    overflow: hidden; }

  .row-reader.flip-method-1 .content-column #reader-content .inner-wrapper {
    max-width: none;
    -ms-touch-action: none !important; }

  .flip-method-1 #reader-content .page {
    display: block;
    width: auto; }

  .flip-method-1 #reader-content .page {
    display: inline-block;
    margin-right: 10px;
    margin-top: 0; }

  .flip-method-1 #reader-content .page-divider,
  .flip-method-1 .footer-reader .paginator,
  .flip-method-1 #reader-content .prev,
  .flip-method-1 #reader-content .next {
    display: none; }

  .popup.settings .wrapper {
    padding: 55px 20px 0; }

  .popup.settings .scroll-content {
    padding-right: 51px; }

  .popup.settings .line .values .round {
    height: 38px;
    width: 38px; }

  .popup.settings .line.flip .flip-1 i {
    top: 4px; }

  .popup.settings .line.flip .flip-2 i {
    top: 4px; }

  .popup.settings .line.background-color .label {
    line-height: 55px; }

  .popup.settings .line.background-color .values {
    left: 2px;
    position: relative;
    top: 4px; }

  .popup.settings .line.font-color .label {
    width: 80px; }

  .popup.settings .line.font-size .values {
    width: 130px; }

  .popup.settings .line.font-size .font-size-sample {
    width: 25px; }

  .popup.settings .line.font-color i {
    top: -2px; }

  .popup.settings .line.font-size .round i {
    top: 2px; }

  .popup.settings .line.font .values .scroller__track {
    display: none; }

  .popup.settings .line.font {
    height: 67px;
    overflow: hidden;
    position: relative; }

  .popup.settings .line.font .ui-select {
    display: block;
    float: right;
    margin-right: 0;
    padding-right: 0;
    width: 193px !important; }

  .settings .line.font .label {
    top: 8px; }

  #options-font-holder {
    display: inline; }

  .background-1 .footer-reader {
    background: #fff; }

  .background-2 .footer-reader {
    background: url(../images/bg.png) repeat; }

  .background-3 .footer-reader {
    background: #f1e8d1; }

  .background-4 .footer-reader {
    background: #f2f2f2; }

  .settings .line.text-align .align-1 i,
  .settings .line.text-align .align-2 i {
    top: 1px; }

  .display-mode-2 .background-1.content-column,
  .display-mode-2 .background-2.content-column,
  .display-mode-2 .background-3.content-column,
  .display-mode-2 .background-4.content-column,
  .display-mode-2 .background-1 .footer-reader,
  .display-mode-2 .background-2 .footer-reader,
  .display-mode-2 .background-3 .footer-reader,
  .display-mode-2 .background-4 .footer-reader {
    background: #181818; }

  .popup.bookmarks {
    overflow-x: hidden; }

  .popup.bookmarks .left.wrapper,
  .popup.bookmarks .right.wrapper {
    box-sizing: border-box;
    height: 100%;
    padding: 0 20px;
    position: relative;
    width: 100%; }

  .bookmarks-popup-mode-1 .right.wrapper,
  .bookmarks-popup-mode-2 .left.wrapper {
    display: none; }

  #table-of-contents,
  #bookmarks {
    box-sizing: border-box;
    height: 100%;
    overflow-y: scroll;
    overflow-x: hidden;
    position: relative; }

  .popup.bookmarks #table-of-contents > ul,
  .popup.bookmarks #bookmarks > ul {
    display: block;
    box-sizing: border-box;
    margin: 0;
    padding-right: 50px;
    width: 100%; }

  .popup.bookmarks #table-of-contents li a {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding: 10px 0; }

  .popup.bookmarks #table-of-contents li a span {
    max-width: 85%;
    position: relative;
    top: -2px;
    vertical-align: middle; }

  #table-of-contents li a i {
    margin-top: -10px;
    position: absolute;
    right: 0;
    top: 50%; }

  .popup.bookmarks .title {
    box-sizing: border-box;
    padding-left: 50px;
    width: 100%; }

  .popup.bookmarks .title span {
    box-sizing: border-box;
    cursor: pointer;
    line-height: 30px;
    width: 45%; }

  .popup.bookmarks .title span.active, .desktop .popup.bookmarks .title span:hover {
    color: #ff270d; }

  .popup.bookmarks .title .table-of-contents-tab {
    border-right: 2px solid rgba(0, 0, 0, 0.4);
    text-align: right;
    padding-right: 15px; }

  .popup.bookmarks .title .bookmarks-tab {
    text-align: left;
    padding-left: 15px; }

  .popup.bookmarks #bookmarks li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    margin: 0;
    padding: 8px 0; }

  .popup.bookmarks #bookmarks li .bookmark-item {
    line-height: 21px; }

  #bookmarks li a i:not(.delete) {
    position: relative;
    right: 30px;
    top: 10px; }

  #bookmarks li i.delete {
    right: 0px;
    top: 23px; }

  #bookmarks li a span {
    max-width: 75%; }

  /*slider*/
  .slider-paginator {
    box-sizing: border-box;
    display: block;
    padding: 0 45px;
    position: relative;
    top: 20px;
    width: 100%; }

  input.ui-slider-input {
    display: none; }

  div.ui-slider {
    height: 2px;
    margin: 0;
    padding: 0; }

  .ui-slider-track {
    position: relative;
    overflow: visible;
    border-width: 0;
    height: 2px;
    margin: 0;
    top: 0; }

  .ui-page-theme-a .ui-btn.ui-btn-active,
  html .ui-bar-a .ui-btn.ui-btn-active,
  html .ui-body-a .ui-btn.ui-btn-active,
  html body .ui-group-theme-a .ui-btn.ui-btn-active,
  html head + body .ui-btn.ui-btn-a.ui-btn-active,
  .ui-page-theme-a .ui-checkbox-on:after,
  html .ui-bar-a .ui-checkbox-on:after,
  html .ui-body-a .ui-checkbox-on:after,
  html body .ui-group-theme-a .ui-checkbox-on:after,
  .ui-btn.ui-checkbox-on.ui-btn-a:after,
  .ui-page-theme-a .ui-flipswitch-active,
  html .ui-bar-a .ui-flipswitch-active,
  html .ui-body-a .ui-flipswitch-active,
  html body .ui-group-theme-a .ui-flipswitch-active,
  html body .ui-flipswitch.ui-bar-a.ui-flipswitch-active,
  .ui-page-theme-a .ui-slider-track .ui-btn-active,
  html .ui-bar-a .ui-slider-track .ui-btn-active,
  html .ui-body-a .ui-slider-track .ui-btn-active,
  html body .ui-group-theme-a .ui-slider-track .ui-btn-active,
  html body div.ui-slider-track.ui-body-a .ui-btn-active {
    background-color: #ff270d;
    border: none;
    color: #fff;
    text-shadow: none; }

  .ui-shadow-inset {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }

  .ui-page-theme-a .ui-bar-inherit {
    background: rgba(0, 0, 0, 0.3);
    border: none; }

  .display-mode-2 .ui-page-theme-a .ui-bar-inherit {
    background: rgba(122, 122, 122, 0.3); }

  .ui-slider-track .ui-btn.ui-slider-handle {
    background: url(../images/sprite.png) no-repeat -362px -397px;
    border: none;
    border-radius: 50%;
    cursor: pointer;
    height: 36px;
    outline: none;
    width: 36px;
    top: -3px; }

  .display-mode-2 .ui-slider-track .ui-btn.ui-slider-handle {
    background: url(../images/sprite.png) no-repeat -401px -397px; }

  .ui-page-theme-a .ui-btn,
  .ui-page-theme-a .ui-btn:focus {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }

  .slider-paginator-inner {
    color: #8c8374;
    font-size: 12px;
    margin-top: 13px;
    text-align: center; }

  .page-loader {
    width: 20px; }

  .display-mode-2 .slider-paginator-inner {
    color: #b9a68d; }

  .reader-closed #reader-content .page,
  .reader-closed.row-reader .content-column #reader-content .inner-wrapper {
    margin-top: 0; }

  .reader-closed .slider-paginator {
    top: 0; }

  /* Правка 03.09.2014 15:15 */
  /* Футер и хедер одинаковой высоты в читалке в closedMode */
  .reader-closed.row-reader .content-column {
    padding-top: 33px; }

  .reader-closed .footer-reader,
  .reader-closed .footer-reader .inner-wrapper {
    height: 25px;
    line-height: 23px; }

  .reader-closed.row-reader .reader-wrapper,
  .reader-closed.row-reader .top-bar,
  .reader-closed.row-reader .top-bar .inner-wrapper {
    height: 33px;
    line-height: 33px; }

  .reader-closed .slider-paginator-inner {
    margin: 0; }

  /* Правка 03.09.2014 15:15 END */
  .reader-closed .top-bar .reader-wrapper .title {
    display: block;
    height: 30px;
    width: 100%; }

  .reader-closed.row-reader .top-bar-bg h1 {
    box-sizing: border-box;
    font-size: 12px;
    line-height: 33px !important;
    max-width: 100%;
    /* Отображение заголовка в читалке в closedMode по центру*/
    padding: 0 10px;
    width: 100%; }

  .reader-closed.row-reader .top-bar-bg .author {
    display: none !important;
    /* в читалке в closedMode автор не отображается*/ }

  .vertical-paginator {
    margin-top: 13px; }

  .reader-closed .vertical-paginator {
    margin-top: 0; }

  .reader-closed.row-reader .top-bar-bg {
    background: none !important;
    height: 33px;
    /* для "Правка 03.09.2014 15:15" */ }

  .reader-closed.row-reader .top-bar-bg .left,
  .reader-closed.row-reader .top-bar-bg .right {
    display: none !important; }

  #reader-content .scroller__track {
    display: none; }

  /* Правка 18:30 */
  /* В мобильной показатель "процентный пагинатор" не по центру страницы */
  .vertical-paginator .percentage {
    left: 0; }

  /* Правка 18:30 */
  /*slider END*/ }
/*Mobile END*/
/* Окно настроек на маленьких экранах */
@media screen and (max-width: 320px) {
  .settings .line .label {
    font-size: 14px; }

  .top-bar .reader-wrapper .right a {
    margin-left: 0; }

  .top-bar .reader-wrapper .left a {
    margin-right: 0; }

  .popup.settings .line.background-color .label {
    line-height: 19px;
    max-width: 55px;
    top: 7px; }

  .popup.settings .line.font-color .label {
    width: 50px; } }
/* Окно настроек на маленьких экранах */
@media only screen and (max-width: 970px) {
  .row.search-trigger-yes .top-bar {
    background: none;
    height: 100%;
    width: 100%; }
    .row.search-trigger-yes .top-bar .right {
      height: 100%;
      top: 0;
      width: 100%; }
      .row.search-trigger-yes .top-bar .right div.ui-input-text {
        padding-right: 96px;
        right: inherit;
        top: 9px;
        width: 100%; }
    .row.search-trigger-yes .top-bar .inner-wrapper {
      height: 100%;
      padding: 0;
      width: 100%; }
    .row.search-trigger-yes .top-bar .title,
    .row.search-trigger-yes .top-bar a.favourites-icon,
    .row.search-trigger-yes .top-bar .logo {
      display: none; }
    .row.search-trigger-yes .top-bar input {
      box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
      height: 31px;
      width: 100%; }
    .row.search-trigger-yes .top-bar .cancel-search-mode {
      cursor: pointer;
      display: block;
      height: 30px;
      line-height: 30px;
      padding: 0 5px;
      position: absolute;
      right: 12px;
      top: 9px; }
      .desktop .row.search-trigger-yes .top-bar .cancel-search-mode:hover {
        color: #ff270d; }
  .row.search-trigger-yes .mobile-menu,
  .row.search-trigger-yes .content-column #home .columns-row,
  .row.search-trigger-yes .content-column #home .menu--mobile,
  .row.search-trigger-yes .content-column #home .footer--mobile,
  .row.search-trigger-yes .authors {
    display: none; }
  .row.search-trigger-yes #home .rows-wrapper {
    height: 100%; }
  .row.search-trigger-yes .search-popup.ng-hide,
  .row.search-trigger-yes .search-popup {
    background: none;
    border: none;
    bottom: 0;
    box-shadow: none;
    display: block !important;
    height: auto;
    left: 0;
    max-height: inherit;
    top: 50px;
    width: 100%; }
    .row.search-trigger-yes .search-popup.ng-hide ul,
    .row.search-trigger-yes .search-popup ul {
      margin: 0;
      padding: 0; }
    .row.search-trigger-yes .search-popup.ng-hide li,
    .row.search-trigger-yes .search-popup li {
      border-top: 1px solid rgba(0, 0, 0, 0.1);
      margin: 0;
      padding: 0; }
      .desktop .row.search-trigger-yes .search-popup.ng-hide li:hover, .desktop
      .row.search-trigger-yes .search-popup li:hover {
        background: none; }
      .row.search-trigger-yes .search-popup.ng-hide li a,
      .row.search-trigger-yes .search-popup li a {
        line-height: 42px;
        padding: 9px 20px 9px 47px;
        text-decoration: none; }
      .row.search-trigger-yes .search-popup.ng-hide li.publication i,
      .row.search-trigger-yes .search-popup li.publication i {
        left: 20px;
        top: 23px; }
      .row.search-trigger-yes .search-popup.ng-hide li .text-holder,
      .row.search-trigger-yes .search-popup li .text-holder {
        line-height: 18px; }
  .row.search-trigger-yes #search-wrapper {
    box-sizing: border-box;
    height: 100% !important;
    overflow-y: scroll;
    overflow-x: hidden; } }
.publication-buttons a {
  display: inline-block;
  height: 16px;
  vertical-align: top;
  width: 16px; }

.publication-annotation {
  background: url(/images/sprite.png) no-repeat -518px -458px; }

.publication-annotation:hover {
  background: url(/images/sprite.png) no-repeat -518px -483px; }

.publication-download {
  background: url(/images/sprite.png) no-repeat -536px -458px; }

.publication-download:hover {
  background: url(/images/sprite.png) no-repeat -536px -483px; }

.publication-read {
  background: url(/images/sprite.png) no-repeat -554px -458px; }

.publication-read:hover {
  background: url(/images/sprite.png) no-repeat -554px -483px; }

.publication-info {
  padding-left: 7px;
  padding-top: 40px;
  text-align: center; }

.publication-info img {
  margin-bottom: 35px;
  width: 128px; }

.publication-info .author-name {
  color: #505050;
  font-size: 16px;
  margin: 0; }

.publication-info .author-name a {
  color: #505050;
  font-size: 16px;
  text-decoration: none; }

.publication-info .publication-name-link,
.publication-info h1 {
  color: #000000;
  font-family: 'PT Sans Caption', sans-serif;
  font-size: 32px;
  font-weight: normal;
  margin: 13px 0 44px;
  padding: 0;
  text-decoration: none; }

.publication-info .publication-name-link:hover h1 {
  color: #505050; }

.publication-info .read-publication {
  background: #f00000;
  border-radius: 5px;
  color: #faf8f0 !important;
  font-family: 'PT Sans Caption', sans-serif;
  font-size: 14px;
  padding: 7px 22px;
  text-decoration: none;
  display: block;
  width: 213px;
  margin: 0 auto;
  height: 18px; }
  .publication-info .read-publication:hover {
    background: #e10000; }

.publication-info .download-publication {
  border-radius: 5px;
  padding: 3px 37px;
  text-decoration: none;
  background: none;
  color: #A09C96 !important;
  font-size: 13px;
  margin-top: 17px;
  display: inline-block;
  font-style: italic;
  font-family: sans-serif; }
  .publication-info .download-publication:hover {
    color: #000 !important; }

.publication-info .publication-info-buttons {
  border-bottom: 1px solid #c8c4be;
  margin-bottom: 17px;
  margin-left: 32px;
  padding-bottom: 24px;
  padding-right: 36px;
  white-space: nowrap;
  word-wrap: normal; }

.publication-info .publication-info-text {
  border-bottom: 1px solid #c8c4be;
  color: #505050;
  font-family: 'PT Sans Caption', sans-serif;
  font-size: 12px;
  margin-bottom: 12px;
  margin-left: 32px;
  padding-bottom: 17px;
  text-align: left; }

.publication-info .other-publications,
.publication-info .other-publications:hover {
  color: #a09c96 !important;
  font-family: 'PT Sans Caption', sans-serif;
  font-size: 14px;
  font-style: italic;
  padding-left: 30px;
  position: relative;
  text-decoration: none; }

.publication-info .other-publications i {
  background: url(/images/sprite.png) no-repeat -461px -460px;
  display: inline-block;
  height: 18px;
  left: 0;
  position: absolute;
  width: 18px; }

.publication-info .wiki-link,
.publication-info .wiki-link:hover {
  color: #a09c96 !important;
  font-family: 'PT Sans Caption', sans-serif;
  font-size: 14px;
  font-style: italic;
  padding-left: 30px;
  position: relative;
  text-decoration: none; }

.publication-info .wiki-link i {
  background: url(/images/sprite.png) no-repeat -488px -460px;
  display: inline-block;
  height: 14px;
  left: 0;
  position: absolute;
  top: 2px;
  width: 22px; }

.publication-info .other-publications h3,
.publication-info .wiki-link h3 {
  color: #a09c96 !important;
  display: inline !important;
  font-family: 'PT Sans Caption', sans-serif;
  font-size: 14px;
  font-style: italic;
  font-weight: normal; }

.publication-info .publication-info-links .divider {
  margin: 0 12px;
  color: #c8c4be; }

.publication-info-links {
  margin-left: 22px; }

@media only screen and (max-width: 600px) {
  #publications .publication-item .publication-buttons {
    line-height: 60px;
    top: 0; }

  .publication-buttons a {
    vertical-align: middle; }

  .publication-info {
    padding: 100px 20px 0; }

  .publication-info-links {
    margin-left: 0;
    margin-top: 20px; }

  .publication-info-links .divider {
    display: none; }

  .publication-info-links a {
    display: block;
    height: 35px; }

  .publication-info .publication-info-buttons {
    margin-left: 10px;
    padding-right: 0; }

  .publication-info .read-publication,
  .publication-info .read-publication:active,
  .publication-info .read-publication:hover {
    /*margin-right: 0;*/
    margin-bottom: 22px;
    max-width: 300px; }

  .publication-info-buttons a {
    display: block;
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: 300px;
    box-sizing: border-box; }

  .publication-info .publication-info-text {
    margin-left: 10px; }

  .publication-info .other-publications,
  .publication-info .other-publications:hover,
  .publication-info .wiki-link,
  .publication-info .wiki-link:hover {
    padding-left: 13px; }

  .publication-info .wiki-link i,
  .publication-info .other-publications i {
    left: -10px;
    position: relative; } }

/*# sourceMappingURL=main.css.map */
