.page__header {
  padding: 0 1em; }

.page__region {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto; }

.header-logo {
  left: 0;
  margin-left: 0; }

.header-auth__signup-handler,
.header-auth__signin-handler {
  position: static;
  width: auto;
  height: auto; }

.header-nav {
  position: static;
  float: left;
  width: auto;
  max-width: none;
  margin-left: 120px;
  padding-top: 18px; }

.header-nav__handler {
  display: none; }

.header-notifications__handler:hover,
.header-moderator__handler:hover,
.header__menu_opened .header-user__handler:hover {
  background-color: #e6f6fe; }

.header-nav__overlay {
  display: none !important; }

.header-nav__body {
  position: static;
  display: block;
  width: auto;
  max-width: none;
  height: auto !important;
  padding: 0;
  background: none; }

.page__body .header-nav__body {
  display: none; }

.header-search {
  position: static;
  display: inline-block;
  margin-left: 12px;
  padding-top: 18px; }

.header-search__body {
  position: static; }

.header-search .search__input {
  height: 35px !important;
  background-image: none !important; }

.header-search--opened .header-search__overlay {
  position: fixed;
  z-index: 100;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  cursor: pointer;
  background: #000;
  background: rgba(0, 0, 0, 0.9); }

.header-search__overlay__cross {
  position: absolute;
  top: 16px;
  left: 17px;
  display: block;
  width: 38px;
  height: 38px; }

.header-nav__menu {
  margin: 0; }

.header-nav__add-quote {
  display: none; }

.nav {
  white-space: nowrap;
  font-size: 12px;
  line-height: 16px; }

.nav__item {
  position: relative;
  display: inline-block;
  margin: 0;
  vertical-align: top; }

.nav__link {
  display: block;
  margin: 11px 19px;
  border-radius: 3px 3px 0 0; }

.nav__item_dropable {
  z-index: 30; }

.nav__item_dropable .nav__link:before {
  display: none; }

.nav__item_dropable:hover .nav__link,
.nav__dropdown {
  background: #3c9cc6; }

.nav__link:hover,
.nav__item_dropable:hover .nav__link {
  color: #f6f6f6; }

.nav__dropdown {
  position: absolute;
  top: 100%;
  left: -9999px;
  display: block;
  overflow: hidden;
  margin: 0;
  transition: opacity 0.3s;
  opacity: 0;
  border-radius: 0 3px 3px 3px; }

.nav__item_dropable:hover .nav__dropdown {
  left: 0;
  opacity: 1; }

.subnav {
  display: flex;
  width: 368px;
  padding: 14px 10px 10px; }

.subnav__list {
  margin: 0;
  white-space: normal; }

.subnav__item {
  display: inline-block;
  width: 154px;
  margin: 7px 9px;
  vertical-align: top; }

.subnav__link {
  display: inline-block;
  padding: 4px 0;
  vertical-align: middle;
  color: #ffffff;
  font-size: 12px;
  line-height: 14px; }

.subnav__link:hover {
  text-decoration: underline; }

.header-user__handler {
  right: 56px; }

.header-user__body {
  right: 46px; }

.header-notifications__handler {
  right: 0; }

.header-notifications__body {
  right: -10px; }

.header-moderator__handler {
  top: -54px;
  right: 112px; }

.header-moderator .header-user__body {
  right: 31px; }

.header-moderator .header-user__body:before {
  right: 0;
  left: 50%; }

.header-auth {
  position: absolute;
  top: 18px;
  right: 0; }

.header-search__close {
  display: block; }

.search__suggest__group {
  margin: 0 23px !important; }

.search__suggest__item {
  margin: 10px 0; }

.search__suggest__item__tag {
  margin: 5px 10px 5px 0 !important; }

.search__suggest-all {
  background-color: #3c9cc6; }

.search__suggest-all:hover {
  background-color: #52b2dc; }

.feed {
  padding-right: 0;
  padding-bottom: 24px;
  padding-left: 0; }

.body-content {
  float: right;
  width: 100%;
  margin: 0 0 0 -260px; }

.body-content__inner {
  margin: 0 0 0 260px; }

.region-sidebar-first {
  display: block;
  float: left;
  width: 240px;
  margin: 0 20px 0 0; }
  .region-sidebar-first .add-quote-wrapper {
    order: 0;
    margin-top: 0; }
  .region-sidebar-first .block-inner {
    border: 1px solid #f6f6f6; }
  .region-sidebar-first .block-title {
    color: #cdcdcd;
    background-color: #f6f6f6; }
  .region-sidebar-first .block:hover .block-title {
    transition: background-color 800ms, color 600ms ease-out;
    color: #ffffff;
    background-color: #3c9cc6; }
  .region-sidebar-first .block,
  .region-sidebar-first .block a,
  .region-sidebar-first .comment__submitted,
  .region-sidebar-first .comment__body,
  .region-sidebar-first .birthday-today__item-age {
    color: #eee; }
  .region-sidebar-first .block:hover {
    color: #000; }
  .region-sidebar-first .block .item-list li {
    margin-bottom: 0.5em;
    list-style: none; }
  .region-sidebar-first .block:hover .item-list li {
    list-style: initial;
    color: #eee; }
  .region-sidebar-first .block:hover .comment__submitted {
    color: #c4c4c4; }
  .region-sidebar-first .block:hover .comment__body {
    color: #000; }
  .region-sidebar-first .block:hover .birthday-today__item-age {
    color: #959595; }
  .region-sidebar-first .block:hover a {
    color: #3c9cc6; }
  .region-sidebar-first .block:hover a,
  .region-sidebar-first .block:hover .comment__submitted,
  .region-sidebar-first .block:hover .comment__body,
  .region-sidebar-first .block:hover .birthday-today__item-age {
    transition: color 1s; }

.block-title {
  margin-bottom: 0;
  cursor: default;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #fff;
  border-radius: 3px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-color: #3c9cc6;
  font-family: "PT Sans", Helvetica Neue, Helvetica, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 34px; }

.node,
.pagination,
.random__controls {
  padding-left: 70px; }

.quote-promo__topic {
  padding-left: 62px; }

.node-full {
  padding-bottom: 0; }

.node-teaser {
  min-height: 150px;
  padding-bottom: 32px; }

.node .rate-widget-rating {
  top: 1px;
  bottom: auto;
  left: 5px;
  padding-right: 0;
  background: none; }

.node-full .rate-widget-rating {
  position: absolute;
  margin-top: 0; }

.node .rate-widget-rating__inner {
  width: 30px;
  height: 84px; }

.node .rating__control-minus,
.node .rating__control-plus {
  left: 5px; }

.node .rating__control-minus {
  top: auto;
  bottom: 0; }

.node .rating__control-plus {
  top: 0; }

.node .actions {
  position: static;
  float: none;
  width: auto;
  margin: 10px 0 0;
  padding: 0; }
  .node .actions li {
    display: inline-block;
    vertical-align: top;
    border: none; }
    .node .actions li:last-child {
      margin-right: 0; }
    .node .actions li .action {
      padding-left: 20px; }
  .node .actions a {
    position: relative;
    display: block;
    width: auto;
    height: 26px;
    padding: 0 0 0 24px;
    transition: color 0.25s ease-out;
    white-space: nowrap;
    border-radius: 50%;
    background: none;
    font-family: "PT Sans", Helvetica Neue, Helvetica, Verdana, sans-serif;
    font-size: 12px;
    line-height: 28px; }
  .node .actions .dropdown-dialog a {
    height: auto;
    white-space: normal; }

.actions-dropdown-wrapper {
  margin-left: 24px;
  margin-right: 0; }

.collections-dialog::before {
  left: 49px; }

.page-node .collections-dialog {
  left: 72px; }

.action__count {
  position: static;
  min-width: 0;
  height: auto;
  padding: 0;
  text-align: left;
  color: inherit;
  border-radius: 0;
  background: none;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

.node-teaser .quote__meta {
  display: flex;
  justify-content: space-between; }

.body_translated .field-name-body {
  font-size: 17px; }

.quote-promo__topic-title {
  padding-left: 8px; }

.tabs:after {
  margin-right: 0;
  margin-left: 0;
  padding: 0; }

.comment .user-picture {
  margin-right: 20px; }

.user-picture img {
  width: 60px;
  height: 60px; }

.comment__submitted {
  display: block;
  vertical-align: baseline; }

.comment__meta {
  font-size: 12px;
  line-height: 18px; }

.comment .field-name-comment-body {
  margin: 20px 0 23px 98px;
  font-size: 14px; }

.comment .field,
.comment__actions,
.user-signature {
  margin-left: 80px; }

.signin__social-title {
  font-size: 12px; }

.term-column_first {
  margin-right: 24px; }

.image-poster {
  max-width: 170px;
  max-height: 250px; }

.taxonomy-term .button a {
  width: 170px; }

.form-item-sort-by a {
  padding: 11px 20px 11px 15px; }
  .form-item-sort-by a:before {
    font-size: 16px; }

.views-exposed-widget .form-item-title {
  margin-top: 0; }

.ads_horizontal {
  margin: 0 0 2.5em 0; }

.ads_responsive {
  height: 90px; }

.ads-sidebar {
  max-height: 600px;
  margin: 0 0 2em; }

.ads-sidebar--desktop,
.ads_desktop {
  display: block; }

.ads_topline {
  display: flex;
  justify-content: center; }

.ads_underline {
  margin-bottom: 4em; }
  .ads_underline:after {
    bottom: -2em; }

.buy-book-block__item {
  line-height: 20px; }

.random {
  display: flex;
  justify-content: space-between; }

.random-page__ads {
  width: 300px;
  min-width: 300px;
  height: 500px;
  margin-top: 0;
  margin-left: 32px; }

.user-status {
  left: 64px; }
