/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/* Vertical Center */
body {
  background-color: #ebe9e9;
  background-image: url(../img/hbg-bg-soft.jpg);
  background-attachment: fixed;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
  text-rendering: optimizeLegibility !important;
  font-smoothing: antialiased !important;
  word-break: break-word;
}
@media (min-width: 768px) {
  body {
    padding-top: 119px;
  }
}
@media (min-width: 992px) {
  body {
    padding-top: 65px;
  }
}
section {
  margin-top: 60px;
  margin-bottom: 60px;
}
.row {
  margin-left: 0px;
  margin-right: 0px;
}
.container-fluid {
  padding-left: 0px;
  padding-right: 0px;
}
.container-fluid .navbar-header,
.container-fluid .navbar-collapse {
  margin-left: 0px;
  margin-right: 0px;
}
.container-fluid .navbar-collapse {
  padding-left: 30px;
  padding-right: 30px;
}
.btn {
  font-weight: 200;
  font-size: 23px;
  border: 0px;
  white-space: normal;
  margin-top: 10px;
  margin-bottom: 10px;
}
.btn-default.disabled,
.btn-nav.disabled,
.btn-primary.disabled,
.btn-secondary.disabled,
.btn-success.disabled,
.btn-info.disabled,
.btn-warning.disabled,
.btn-danger.disabled,
.btn-default[disabled],
.btn-nav[disabled],
.btn-primary[disabled],
.btn-secondary[disabled],
.btn-success[disabled],
.btn-info[disabled],
.btn-warning[disabled],
.btn-danger[disabled],
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-nav,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-secondary,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-danger {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default .badge,
.btn-nav .badge,
.btn-primary .badge,
.btn-secondary .badge,
.btn-success .badge,
.btn-info .badge,
.btn-warning .badge,
.btn-danger .badge {
  text-shadow: none;
}
.btn-nav {
  margin-top: 0px;
  margin-bottom: 0px;
}
.btn {
  transition: 0.5s;
  text-transform: lowercase;
}
.btn:active,
.btn.active {
  background-image: none;
}
.btn-default {
  min-width: 150px;
  height: 50px;
  margin: 3px 0px;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-image: none;
}
.btn-default:hover {
  background-color: #262626;
  border-color: #262626;
}
@media (max-width: 767px) {
  .btn-default {
    background-color: #c0c0c0;
  }
}
.btn-square {
  min-width: 50px;
  height: 50px;
}
.btn-nav {
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-color: #bab8b9;
  color: #fff;
  height: 44px;
}
.btn-nav.disabled,
.btn-nav[disabled],
fieldset[disabled] .btn-nav,
.btn-nav.disabled:hover,
.btn-nav[disabled]:hover,
fieldset[disabled] .btn-nav:hover,
.btn-nav.disabled:focus,
.btn-nav[disabled]:focus,
fieldset[disabled] .btn-nav:focus,
.btn-nav.disabled.focus,
.btn-nav[disabled].focus,
fieldset[disabled] .btn-nav.focus,
.btn-nav.disabled:active,
.btn-nav[disabled]:active,
fieldset[disabled] .btn-nav:active,
.btn-nav.disabled.active,
.btn-nav[disabled].active,
fieldset[disabled] .btn-nav.active {
  background-image: none;
}
.btn-nav:hover {
  background-color: #adabac;
  border-color: #adabac;
}
.btn-primary {
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-image: none;
}
.btn-secondary {
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-secondary.disabled,
.btn-secondary[disabled],
fieldset[disabled] .btn-secondary,
.btn-secondary.disabled:hover,
.btn-secondary[disabled]:hover,
fieldset[disabled] .btn-secondary:hover,
.btn-secondary.disabled:focus,
.btn-secondary[disabled]:focus,
fieldset[disabled] .btn-secondary:focus,
.btn-secondary.disabled.focus,
.btn-secondary[disabled].focus,
fieldset[disabled] .btn-secondary.focus,
.btn-secondary.disabled:active,
.btn-secondary[disabled]:active,
fieldset[disabled] .btn-secondary:active,
.btn-secondary.disabled.active,
.btn-secondary[disabled].active,
fieldset[disabled] .btn-secondary.active {
  background-image: none;
}
.btn-success {
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-image: none;
}
.btn-info {
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-image: none;
}
.btn-warning {
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-image: none;
}
.btn-danger {
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-image: none;
}
.btn-ss {
  padding-top: 10px;
  padding-bottom: 2px;
}
.thumbnail,
.img-thumbnail {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
}
.dropdown-backdrop {
  display: none;
}
.dropdown-menu {
  display: block;
  visibility: hidden;
  opacity: 0;
  transition: 0.5s;
  width: 100%;
  border: none;
  z-index: 1;
}
@media (min-width: 768px) {
  .dropdown-menu {
    color: white;
  }
}
.dropdown-menu li > a {
  white-space: normal;
}
.open > .dropdown-menu {
  visibility: visible;
  opacity: 1;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: underline;
}
@media (min-width: 768px) {
  .dropdown-menu > li > a:hover,
  .dropdown-menu > li > a:focus {
    color: #ffffff;
  }
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  text-decoration: underline;
  color: #ffffff;
}
.dropdown-toggle {
  margin-bottom: 0px;
}
.genre-buttons {
  margin-top: 15px;
  margin-bottom: 15px;
}
.genre-buttons a {
  transition: 0s;
}
.list-sub {
  padding-left: 0px;
  text-transform: lowercase;
  font-size: 18px;
  font-weight: 400;
}
.list-sub li {
  list-style: none;
  padding-left: 15px;
  line-height: 30px;
}
@media (min-width: 768px) {
  .list-sub li a {
    color: white;
  }
}
.dropdown-menu-white {
  color: #333333;
  background-color: #fff;
  z-index: 3;
  box-shadow: none;
}
.dropdown-menu-white li > a {
  color: #337ab7;
}
.dropdown-menu-white li > a:hover {
  color: #23527c;
}
@media (min-width: 768px) {
  .list-wrap {
    column-count: 3;
    column-gap: 20px;
  }
}
@media (min-width: 992px) {
  .list-wrap {
    column-count: 5;
    column-gap: 20px;
  }
}
.footer-wrap {
  column-count: 3;
  column-gap: 20px;
}
.newsletter-button {
  max-width: 375px;
  width: 100%;
  margin: auto;
  margin-top: 35px;
  margin-bottom: 35px;
  display: block;
  text-align: center;
}
.dropdown-imprints ul li {
  padding-top: 15px;
}
.dropdown-imprints ul ul {
  padding-top: 0px;
}
.dropdown-imprints ul ul li {
  list-style: square;
  padding: 0px;
}
.dropdown-imprints ul ul ul > li {
  list-style: circle;
}
#imprint-thumb img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding-top: 30px;
  max-width: 100%;
  max-height: 210px;
}
@media (max-width: 767px) {
  #imprint-thumb {
    display: none;
  }
}
.navbar,
.nav {
  border: none;
  font-size: 23px;
  font-weight: 400;
  text-transform: lowercase;
  opacity: .95;
  z-index: 1;
  margin-bottom: 0px;
}
.navbar li,
.nav li {
  z-index: 1;
}
.navbar li a,
.nav li a {
  transition: 0.5s;
}
.navbar-default {
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
@media (min-width: 768px) {
  .navbar-default {
    z-index: 10;
    width: 100%;
    top: 0px;
  }
}
.navbar-brand img {
  max-height: 44px;
}
@media (max-width: 767px) {
  .navbar-brand {
    padding-right: 0px;
  }
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: inherit;
  }
}
.navbar-brand,
.navbar-nav > li {
  position: inherit;
}
.navbar-brand > img {
  position: relative;
  top: -8.125px;
}
.navbar-nav > li > a {
  transition: 0.5s;
}
@media (min-width: 768px) {
  .navbar-nav > li > a {
    padding-left: 5px;
    padding-right: 5px;
  }
  .navbar-nav > li > a:after {
    content: " ";
    width: 0%;
    border-bottom: 1px solid #077093;
    position: absolute;
    left: 18%;
    top: 45px;
    transition: 0.5s;
    opacity: 0;
  }
  .navbar-nav > li > a .active:after,
  .navbar-nav > li > a:hover:after,
  .navbar-nav > li > a:focus:after {
    width: 64%;
    opacity: 1;
  }
}
@media (min-width: 1450px) {
  .navbar-nav > li > a {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.navbar-inverse .navbar-brand:after,
.navbar-inverse .navbar-nav > li > a:after {
  content: none;
}
.navbar-static-top,
.navbar-fixed-top,
.navbar-fixed-bottom {
  border-radius: 0;
}
@media (max-width: 767px) {
  .navbar .navbar-nav .open .dropdown-menu > .active > a,
  .navbar .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #000;
  }
}
.navbar-brand-sm {
  margin-top: 10px;
}
.navbar-brand-sm img {
  max-height: 44px;
}
@media (min-width: 768px) {
  .navbar {
    position: fixed;
  }
}
@media (max-width: 1449px) {
  .navbar-nav > li > a {
    font-size: 16px;
  }
}
.navbar-collapse {
  max-height: none !important;
}
.navbar-sub {
  z-index: 5;
  width: 100%;
  min-height: 40px;
  margin-top: 5px;
}
.navbar-sub ul {
  text-align: center;
  width: 100%;
}
.navbar-sub ul button {
  font-size: initial;
  text-transform: inherit;
  width: 100%;
  background: none;
  border: none;
  line-height: 40px;
}
.navbar-sub ul button:hover,
.navbar-sub ul button:active {
  outline: 0px;
  box-shadow: none;
}
.navbar-sub ul button a {
  background-color: transparent !important;
  text-decoration: none !important;
}
.navbar-sub ul li {
  display: inline-block;
  float: none;
}
.navbar-sub ul li a {
  padding-top: 10px;
  padding-bottom: 10px;
}
@media (max-width: 767px) {
  .navbar-sub ul {
    margin: 0px;
  }
  .navbar-sub ul li {
    display: block;
  }
}
@media (min-width: 992px) {
  .navbar-sub {
    top: 70px;
  }
}
.nav-bare {
  font-size: 23px;
  font-weight: 200;
  text-transform: lowercase;
  opacity: .95;
  z-index: 1;
}
.nav-bare .active {
  display: inline-block;
}
.nav-bare .active a {
  color: #077093;
}
.nav-bare li {
  display: inline-block;
}
@media (max-width: 767px) {
  .nav-bare li {
    display: block;
  }
}
.nav-bare li .active {
  background: transparent;
}
.nav-bare li .active a {
  color: #077093;
}
.nav-bare li a {
  color: #6a757c;
}
.nav-bare li a:after {
  content: " ";
  width: 0%;
  border-bottom: 1px solid #077093;
  position: absolute;
  left: 18%;
  top: 42px;
  opacity: 0;
  transition: 0.5s;
}
.nav-bare li a:hover,
.nav-bare li a:focus {
  color: #077093;
  background-color: transparent;
  outline: none;
}
@media (min-width: 768px) {
  .nav-bare li a:hover:after,
  .nav-bare li a:focus:after {
    width: 64%;
    opacity: 1;
  }
}
.jumbotron {
  box-shadow: 0 0 35px 0 rgba(0, 0, 0, 0.25);
}
section.footer {
  margin-bottom: 0px;
}
.footer-default {
  clear: both;
  font-size: 18px;
  width: 100%;
  min-height: 416px;
  background-color: #e1e3e4;
}
.navbar-footer {
  text-align: center;
}
.navbar-footer ul {
  list-style: none;
  margin-top: 40px;
}
.navbar-footer ul li {
  list-style: none;
}
.navbar-footer ul li:first-child {
  font-weight: 600;
}
.footer-logo {
  max-width: 100%;
  max-height: 80px;
  margin-top: 40px;
}
@media (max-width: 767px) {
  .navbar-footer {
    margin-top: 15px;
  }
  .navbar-footer ul {
    margin: auto;
    text-align: center;
    margin-bottom: 15px;
  }
  .footer-logo {
    margin: 15px auto;
    display: block;
  }
}
.form-control,
.user_id {
  border: 2px solid #d4d2d2;
  box-shadow: none;
  text-transform: lowercase;
  font-style: italic;
  outline: none;
}
.form-control:focus,
.user_id:focus {
  box-shadow: none;
  outline: none;
  border-color: #d4d2d2;
}
.form-control {
  height: 44px;
}
#nav-search {
  margin-right: 44px;
}
@media (max-width: 767px) {
  #nav-search {
    width: 80%;
  }
}
#nav-search-submit {
  position: absolute;
  right: 0px;
}
.form-control-focus:focus {
  box-shadow: none;
  outline: none;
}
.form-newsletter {
  margin-top: 35px;
  outline: none;
}
.form-newsletter .form-control,
.form-newsletter .user_id {
  background-color: rgba(213, 211, 211, 0.45);
  border: none;
  height: 44px;
  width: 100%;
  font-weight: 200;
  color: white;
  text-align: center;
}
.form-newsletter .black {
  color: #333333;
}
.form-newsletter .black::-moz-placeholder {
  color: #333333;
  opacity: 1;
}
.form-newsletter .black:-ms-input-placeholder {
  color: #333333;
}
.form-newsletter .black::-webkit-input-placeholder {
  color: #333333;
}
.form-newsletter .black ::-webkit-input-placeholder {
  color: #333333;
}
.form-newsletter .black ::-moz-placeholder {
  color: #333333;
}
.form-newsletter .black :-ms-input-placeholder {
  color: #333333;
}
.form-newsletter button {
  font-size: 23px;
  background-color: #5F5F5F;
}
@media (max-width: 767px) {
  .form-newsletter .form-control,
  .form-newsletter .user_id {
    height: 50px;
    font-size: 18px;
  }
  .form-newsletter button {
    height: 50px;
    width: 50px;
    font-size: 18px;
  }
  .input-group {
    width: 100%;
  }
}
.alert {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.alert-success {
  background-image: -webkit-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
  background-image: -o-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
  background-image: linear-gradient(to bottom, #dff0d8 0%, #c8e5bc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffc8e5bc', GradientType=0);
  border-color: #b2dba1;
}
.alert-info {
  background-image: -webkit-linear-gradient(top, #d9edf7 0%, #b9def0 100%);
  background-image: -o-linear-gradient(top, #d9edf7 0%, #b9def0 100%);
  background-image: linear-gradient(to bottom, #d9edf7 0%, #b9def0 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffb9def0', GradientType=0);
  border-color: #9acfea;
}
.alert-warning {
  background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);
  background-image: -o-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);
  background-image: linear-gradient(to bottom, #fcf8e3 0%, #f8efc0 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fff8efc0', GradientType=0);
  border-color: #f5e79e;
}
.alert-danger {
  background-image: -webkit-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
  background-image: -o-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
  background-image: linear-gradient(to bottom, #f2dede 0%, #e7c3c3 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffe7c3c3', GradientType=0);
  border-color: #dca7a7;
}
.progress {
  background-image: -webkit-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);
  background-image: -o-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);
  background-image: linear-gradient(to bottom, #ebebeb 0%, #f5f5f5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff5f5f5', GradientType=0);
}
.progress-bar {
  background-image: -webkit-linear-gradient(top, #337ab7 0%, #286090 100%);
  background-image: -o-linear-gradient(top, #337ab7 0%, #286090 100%);
  background-image: linear-gradient(to bottom, #337ab7 0%, #286090 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff286090', GradientType=0);
}
.progress-bar-success {
  background-image: -webkit-linear-gradient(top, #5cb85c 0%, #449d44 100%);
  background-image: -o-linear-gradient(top, #5cb85c 0%, #449d44 100%);
  background-image: linear-gradient(to bottom, #5cb85c 0%, #449d44 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff449d44', GradientType=0);
}
.progress-bar-info {
  background-image: -webkit-linear-gradient(top, #5bc0de 0%, #31b0d5 100%);
  background-image: -o-linear-gradient(top, #5bc0de 0%, #31b0d5 100%);
  background-image: linear-gradient(to bottom, #5bc0de 0%, #31b0d5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff31b0d5', GradientType=0);
}
.progress-bar-warning {
  background-image: -webkit-linear-gradient(top, #f0ad4e 0%, #ec971f 100%);
  background-image: -o-linear-gradient(top, #f0ad4e 0%, #ec971f 100%);
  background-image: linear-gradient(to bottom, #f0ad4e 0%, #ec971f 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffec971f', GradientType=0);
}
.progress-bar-danger {
  background-image: -webkit-linear-gradient(top, #ca181a 0%, #9c1314 100%);
  background-image: -o-linear-gradient(top, #ca181a 0%, #9c1314 100%);
  background-image: linear-gradient(to bottom, #ca181a 0%, #9c1314 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffca181a', endColorstr='#ff9c1314', GradientType=0);
}
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.list-group {
  border-radius: 0px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  text-shadow: 0 -1px 0 #286090;
  background-image: -webkit-linear-gradient(top, #337ab7 0%, #2b669a 100%);
  background-image: -o-linear-gradient(top, #337ab7 0%, #2b669a 100%);
  background-image: linear-gradient(to bottom, #337ab7 0%, #2b669a 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2b669a', GradientType=0);
  border-color: #2b669a;
}
.list-group-item.active .badge,
.list-group-item.active:hover .badge,
.list-group-item.active:focus .badge {
  text-shadow: none;
}
.panel {
  box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.25);
}
.panel-default > .panel-heading {
  background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: -o-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
}
.panel-primary > .panel-heading {
  background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
  background-image: -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
  background-image: linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
}
.panel-success > .panel-heading {
  background-image: -webkit-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);
  background-image: -o-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);
  background-image: linear-gradient(to bottom, #dff0d8 0%, #d0e9c6 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffd0e9c6', GradientType=0);
}
.panel-info > .panel-heading {
  background-image: -webkit-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%);
  background-image: -o-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%);
  background-image: linear-gradient(to bottom, #d9edf7 0%, #c4e3f3 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffc4e3f3', GradientType=0);
}
.panel-warning > .panel-heading {
  background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);
  background-image: -o-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);
  background-image: linear-gradient(to bottom, #fcf8e3 0%, #faf2cc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fffaf2cc', GradientType=0);
}
.panel-danger > .panel-heading {
  background-image: -webkit-linear-gradient(top, #f2dede 0%, #ebcccc 100%);
  background-image: -o-linear-gradient(top, #f2dede 0%, #ebcccc 100%);
  background-image: linear-gradient(to bottom, #f2dede 0%, #ebcccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffebcccc', GradientType=0);
}
.well {
  background-image: -webkit-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%);
  background-image: -o-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%);
  background-image: linear-gradient(to bottom, #e8e8e8 0%, #f5f5f5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#fff5f5f5', GradientType=0);
  border-color: #dcdcdc;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
}
.top-spines {
  background-image: url(../img/hbg-home-spines-top.png);
  background-position-y: -1px;
  width: 100%;
  height: 71px;
  z-index: 1;
}
.bottom-spines {
  background-image: url(../img/hbg-home-spines-bottom.png);
  background-position-y: 1px;
  width: 100%;
  height: 95px;
  z-index: 1;
}
.books-carousel {
  overflow: hidden;
  z-index: 2;
  position: relative;
  background-image: url(../img/hbg-bg.jpg);
  background-attachment: fixed;
  padding-bottom: 100px;
  box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.25);
}
.books-carousel div.row {
  margin-top: 10px;
}
.books-carousel > .nav {
  padding-top: 30px;
}
.books-carousel ul {
  padding-left: 0px;
  list-style: none;
  text-align: center;
  margin-bottom: 0px;
}
.books-carousel ul > .book {
  height: 150px;
  margin-bottom: 80px;
}
.books-carousel ul > .book.active {
  display: block;
}
.books-carousel ul li a > img {
  box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.25);
  max-width: 100%;
  max-height: 290px;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.books-carousel .pager {
  margin-bottom: 30px;
}
.books-carousel .inactive {
  display: none;
}
@media (min-width: 400px) {
  .books-carousel ul > .book {
    height: 175px;
  }
}
@media (min-width: 450px) {
  .books-carousel ul > .book {
    height: 200px;
  }
}
@media (min-width: 500px) {
  .books-carousel ul > .book {
    height: 250px;
  }
}
@media (min-width: 650px) {
  .books-carousel ul > .book {
    height: 300px;
  }
}
@media (min-width: 700px) {
  .books-carousel ul > .book {
    height: 300px;
  }
}
@media (min-width: 768px) {
  .books-carousel ul > .book {
    height: 300px;
  }
}
.featured-read {
  margin: 0px 0px;
  color: #6a757c;
  font-weight: 200;
}
.featured-read .cover {
  max-width: 90%;
  float: right;
  box-shadow: 0 2px 35px 0 rgba(0, 0, 0, 0.25);
}
.featured-read .info {
  margin-top: 20px;
}
.featured-read p {
  width: 95%;
}
.featured-read .cover {
  float: none;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 768px) {
  .featured-read .cover {
    float: none;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}
.btn-more {
  background-position: center;
  background-size: 100%;
  position: relative;
  overflow: hidden;
  border: 0px;
  color: #fff;
  font-weight: 200;
  z-index: 1;
  transition: .25s;
}
.btn-more:before {
  content: "s";
  background-color: rgba(0, 0, 0, 0.45);
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  text-indent: -9999px;
  z-index: -1;
}
.btn-more:hover {
  background-size: 110%;
}
.label {
  font-size: 18px;
  font-weight: 200;
  text-transform: lowercase;
  text-align: left;
  border-radius: 0px;
  display: inline-block;
  padding: 0px;
  padding-right: 15px;
  padding-left: 15px;
  background-color: rgba(77, 77, 77, 0.95);
}
.label .glyphicon {
  top: 0px;
  background: #333333;
  padding: 15px;
  left: -15px;
  font-size: 0px;
}
.label .glyphicon:before {
  font-size: initial;
}
@media (max-width: 767px) {
  .label-video {
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  .label-video {
    float: none;
    max-width: 225px;
    font-size: 18px;
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .label-recommended {
    top: -490px;
    width: 290px;
    font-size: 18px;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .label-video,
  .label-audio,
  .label-author,
  .label-series {
    float: left;
    width: 100%;
    font-size: 16px;
    margin-bottom: 10px;
  }
}
.featured-video {
  position: relative;
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .featured-video {
    background-color: black;
    transition: 0.5s;
    overflow: hidden;
    height: 400px;
  }
  .featured-video > .featured-video-bg {
    transition: 0.5s;
    width: 100%;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}
.featured-video-description {
  font-size: initial;
  opacity: 1;
}
@media (min-width: 768px) {
  .featured-video-description {
    position: absolute;
    top: 0px;
    transition: 0.5s;
    width: 100%;
  }
}
.featured-video-description > .invisible-btn {
  height: 400px;
}
.featured-video-description > .cover,
.featured-video-description .info {
  background-color: rgba(0, 0, 0, 0.75);
  height: 400px;
  padding-top: 30px;
}
@media (max-width: 767px) {
  .featured-video-description > .cover,
  .featured-video-description .info {
    height: auto;
    margin-left: 15px;
    margin-right: 15px;
    padding-bottom: 15px;
  }
}
.featured-video-description > .cover > img,
.featured-video-description .info > img {
  max-width: 100%;
  max-height: 340px;
}
.featured-video-description > .cover > h1,
.featured-video-description .info > h1,
.featured-video-description > .cover h2,
.featured-video-description .info h2,
.featured-video-description > .cover h3,
.featured-video-description .info h3,
.featured-video-description > .cover p,
.featured-video-description .info p {
  color: #fff;
  font-weight: 200;
  margin-top: 0px;
}
.featured-video-description > .cover > h1 > a,
.featured-video-description .info > h1 > a,
.featured-video-description > .cover h2 > a,
.featured-video-description .info h2 > a,
.featured-video-description > .cover h3 > a,
.featured-video-description .info h3 > a,
.featured-video-description > .cover p > a,
.featured-video-description .info p > a {
  color: #ca181a;
}
.featured-audio,
.featured-author {
  background-color: #000;
  height: 100%;
}
.featured-audio > .featured-embed,
.featured-author > .featured-embed {
  background-color: #fff;
  border: 5px solid #FFF;
}
.featured-audio > .featured-info,
.featured-author > .featured-info {
  background-color: black;
  color: white;
  padding: 15px;
  position: relative;
}
.featured-audio > .featured-info > h1,
.featured-author > .featured-info > h1,
.featured-audio > .featured-info h2,
.featured-author > .featured-info h2,
.featured-audio > .featured-info h3,
.featured-author > .featured-info h3,
.featured-audio > .featured-info p,
.featured-author > .featured-info p {
  color: #fff;
  font-weight: 200;
  margin-top: 0px;
}
.featured-audio > .featured-info > h1 > a,
.featured-author > .featured-info > h1 > a,
.featured-audio > .featured-info h2 > a,
.featured-author > .featured-info h2 > a,
.featured-audio > .featured-info h3 > a,
.featured-author > .featured-info h3 > a,
.featured-audio > .featured-info p > a,
.featured-author > .featured-info p > a {
  color: #ca181a;
}
.featured-audio > .featured-info > .label,
.featured-author > .featured-info > .label {
  float: right;
}
.featured-audio > .featured-info {
  top: -6px;
}
.imprint-bar > ul {
  list-style: none;
  padding: 0px;
}
.imprint-bar > ul li {
  height: 116px;
  margin-top: 15px;
  margin-bottom: 15px;
}
.imprint-bar > ul li a {
  background-position: center;
  background-size: 100%;
  display: block;
  text-align: center;
  height: 100%;
  z-index: 1;
  position: relative;
  overflow: hidden;
  transition: .25s;
}
.imprint-bar > ul li a:before {
  content: "s";
  background-color: rgba(0, 0, 0, 0.45);
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  text-indent: -9999px;
  z-index: -1;
}
.imprint-bar > ul li a:hover {
  background-size: 110%;
}
.imprint-bar > ul li img {
  max-height: 80%;
  max-width: 80%;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 12.5px;
}
.book-card,
.author-card {
  background: #fff;
  box-shadow: 0 0 35px 0 rgba(0, 0, 0, 0.25);
  overflow: hidden;
  padding: 0px;
  transition: opacity .5s;
}
.book-card .book-cover,
.author-card .book-cover,
.book-card .author-photo,
.author-card .author-photo {
  padding-left: 0px;
  padding-right: 0px;
}
.book-card .book-cover img,
.author-card .book-cover img,
.book-card .author-photo img,
.author-card .author-photo img {
  max-width: 100%;
}
.book-card .book-info,
.author-card .book-info,
.book-card .author-info,
.author-card .author-info {
  background-color: #fff;
}
.book-card .book-info .sub-title,
.author-card .book-info .sub-title,
.book-card .author-info .sub-title,
.author-card .author-info .sub-title {
  color: #555555;
  font-style: italic;
}
@media (max-width: 767px) {
  .book-card .book-info,
  .author-card .book-info,
  .book-card .author-info,
  .author-card .author-info {
    padding-left: 0px;
    padding-right: 0px;
    position: absolute;
    top: 0px;
  }
  .book-card .book-info h1,
  .author-card .book-info h1,
  .book-card .author-info h1,
  .author-card .author-info h1,
  .book-card .book-info h2,
  .author-card .book-info h2,
  .book-card .author-info h2,
  .author-card .author-info h2,
  .book-card .book-info h3,
  .author-card .book-info h3,
  .book-card .author-info h3,
  .author-card .author-info h3,
  .book-card .book-info h4,
  .author-card .book-info h4,
  .book-card .author-info h4,
  .author-card .author-info h4,
  .book-card .book-info p,
  .author-card .book-info p,
  .book-card .author-info p,
  .author-card .author-info p {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.book-card .book-more,
.author-card .book-more,
.book-card .author-more,
.author-card .author-more {
  position: absolute;
  bottom: 0px;
  padding: 15px;
  padding-top: 40px;
  padding-bottom: 10px;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #ffffff 50%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
}
.book-card {
  height: 550px;
}
.book-card .book-cover > img {
  max-height: 550px;
}
@media (max-width: 767px) {
  .author-card {
    min-height: 400px;
  }
}
.author-card .author-photo > img {
  max-height: 100%;
}
.author-content {
  background: #fff;
}
.author-content ul {
  padding-left: 0px;
  list-style: none;
}
.author-content ul li {
  padding-left: 0px;
}
.author-recently .cover {
  max-width: 75%;
  display: block;
  margin-left: auto;
  margin-right: auto;
  box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.25);
}
@media (max-width: 767px) {
  .author-recently .info {
    text-align: center;
  }
}
.event-list ul {
  list-style: none;
}
.event-date,
.event-time {
  font-weight: 600;
}
.event-name {
  font-style: italic;
}
.event-state {
  width: 100%;
  max-width: 200px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.imprint-bar {
  background-color: #000;
  width: 100%;
  display: block;
  padding: 20px;
}
.imprint-bar img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-height: 80px;
}
.imprint-bar-littlebrownandcompany,
.imprint-bar-littlebrowncompany,
.imprint-bar-anseladams {
  background-color: #C9AE8D;
}
.imprint-bar-backbaybooks {
  background-color: #000;
}
.imprint-bar-leeboudreauxbooks {
  background-color: #0F7480;
}
.imprint-bar-orbit {
  background-color: #DD002E;
}
.imprint-bar-yenpress {
  background-color: #8CAC1D;
}
.imprint-bar-yenon {
  background-color: #425022;
}
.imprint-bar-grandcentralpublishing,
.imprint-bar-grandcentrallifestyle {
  background-color: #EF442A;
}
.imprint-bar-businessplus {
  background-color: #EA9141;
}
.imprint-bar-mulhollandbooks {
  background-color: #525456;
}
.imprint-bar-jerichobooks {
  background-color: #000;
}
.imprint-bar-twelve {
  background-color: #FFC20D;
}
.imprint-bar-centerstreet {
  background-color: #000;
}
.imprint-bar-faithwords {
  background-color: #E5B776;
}
.imprint-bar-hachettebooks {
  background-color: #68737A;
}
.imprint-bar-hachetteaudio {
  background-color: #72797C;
}
.imprint-bar-hachetteoriginal {
  background-color: #72797C;
}
.imprint-bar-blackdogleventhal {
  background-color: #000;
}
.series-shelf .book {
  text-align: center;
}
.series-shelf .book img {
  max-width: 100%;
}
.missing-cover {
  height: 269px;
}
@media (max-width: 767px) {
  .missing-cover {
    height: 125px;
    font-size: 12px;
  }
}
.missing-cover a {
  background-color: #337ab7;
  max-width: 176px;
  max-height: 250px;
  height: 80%;
  display: block;
  margin: auto;
  text-align: center;
  color: #fff;
  text-transform: capitalize;
  text-decoration: none;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.25);
}
.missing-cover a:hover {
  background-color: #2e6da4;
}
.missing-cover a p {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media (max-width: 767px) {
  .missing-cover a p {
    font-size: 12px;
  }
}
#search-results,
.container-spines {
  background-color: #fff;
  margin-top: 0px;
  margin-bottom: 0px;
  z-index: 2;
  position: relative;
  box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.25);
}
#search-results .book-cover,
.container-spines .book-cover {
  max-height: 240px;
  max-width: 100%;
  box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.25);
  display: block;
  margin-left: auto;
  margin-right: auto;
}
#search-results ul,
.container-spines ul {
  list-style: none;
}
#author-results li {
  display: block;
}
@media (max-width: 991px) {
  #author-results li {
    display: block;
  }
}
.carousel-control {
  opacity: 0;
}
.carousel-control .right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.3) 100%);
}
.carousel-control .left {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.0001) 100%);
}
.fade {
  transition: 0.5s ease-in-out;
}
.book-grid {
  list-style: none;
  padding: 0px;
}
.book-grid .book {
  height: 225px;
}
@media (min-width: 1450px) {
  .book-grid .book {
    height: 300px;
  }
}
.book-grid .book > a > img {
  box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.25);
  max-width: 100%;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.carousel-fade {
  overflow: hidden;
  height: 300px;
  -webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(#000000), color-stop(75%, black), to(rgba(0, 0, 0, 0)));
}
.tab > .menu-choice > .sub-navigation-menu > .glyphicon-menu-down {
  transition: .5s;
  opacity: .33;
}
.collapsed > .menu-choice > .sub-navigation-menu > .glyphicon-menu-down {
  transition: .5s;
  opacity: 1;
}
.spacer {
  height: 60px;
  display: block;
  width: 100%;
}
.four-oh-four-page {
  font-family: serif;
  font-size: 12px;
  margin-top: 50px;
  margin-bottom: 100px;
}
.four-oh-four-strikethrough {
  background-image: url(../img/404/404-strikethrough.png);
  background-size: 100%;
  position: absolute;
  width: 217px;
  background-repeat: no-repeat;
  top: -6px;
}
.four-oh-four-missing-comma {
  background-image: url(../img/404/404-missing-comma.png);
  position: relative;
  top: 8px;
  min-width: 9px;
  background-repeat: no-repeat;
  background-size: 100%;
  height: 16px;
  display: inline-block;
}
.four-oh-four-bracket-left {
  background-image: url(../img/404/404-bracket-left.png);
  position: relative;
  min-width: 7px;
  background-repeat: no-repeat;
  background-size: 100%;
  display: inline-block;
}
.four-oh-four-bracket-right {
  background-image: url(../img/404/404-bracket-right.png);
  position: relative;
  min-width: 7px;
  background-repeat: no-repeat;
  background-size: 100%;
  display: inline-block;
}
.four-oh-four-note {
  position: absolute;
  width: 170px;
  left: -200px;
  min-width: 9px;
  height: 100px;
  background-image: url(../img/404/404-note.png);
  background-repeat: no-repeat;
  background-size: 100%;
}
.deal-price {
  position: relative;
  top: 185px;
  z-index: 2;
}
.deal-price:hover,
.deal-price:active,
.deal-price:focus {
  text-decoration: none;
  outline: none;
}
@media (min-width: 768px) {
  .deal-price {
    top: 345px;
  }
}
.deal-price-new {
  background-color: #337ab7;
  color: white;
  padding: 10px;
}
.deal-price-old {
  font-size: 14px;
  text-decoration: line-through;
  background-color: rgba(0, 0, 0, 0.7);
  color: rgba(255, 255, 255, 0.5);
  padding: 11px;
  padding-top: 14px;
}
.popover {
  transition: opacity .5;
}
.popover-title {
  color: #555555;
}
.popover-content > a {
  color: white;
}
#bookshoutBox {
  width: 350px;
  height: 0px;
  position: fixed;
  z-index: 100;
  right: 0px;
  bottom: 0px;
  overflow: hidden;
  transition: 1s cubic-bezier(0.215, 0.61, 0.355, 1);
}
#bookshoutInner {
  width: 350px;
  padding: 20px;
  background: white;
  border-top: 5px solid #337ab7;
  overflow: hidden;
  position: relative;
}
#bookshoutInner a {
  color: #6a757c;
  transition: .5s;
}
#bookshoutInner a:hover {
  color: #333333;
  text-decoration: none;
}
#bookshoutBox.open {
  right: 0px;
}
#bookshoutBox h1 {
  margin: 0px;
}
#bookshoutCovers {
  width: 2000px;
  overflow: hidden;
}
#bookshoutCovers img {
  transition: 1.25s cubic-bezier(0.215, 0.61, 0.355, 1);
  margin-left: 0px;
  box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.5);
}
#bookshoutCovers img:first-child {
  margin-left: 0px;
}
#bookshoutClose {
  position: absolute;
  top: 5px;
  right: 5px;
  color: #337ab7;
}
/*# sourceMappingURL=b2c-theme.css.map */