@charset "UTF-8";
body {
  color: #444;
  font-family: 'Open Sans', "Segoe UI", Candara, "Trebuchet MS", Verdana, sans-serif; }

.no-scroll {
  overflow: hidden; }

a:active, a:focus {
  outline: none; }

h1, h2.h1 {
  font-size: 20px;
  font-weight: normal;
  color: #444;
  line-height: 1.2;
  margin: 20px 0 10px;
  clear: both; }

h1 i, h2 i, h3 i, h4 i {
  color: #888;
  font-family: 'Montserrat', sans-serif;
  font-size: 90%;
  font-weight: 400; }

h2, .h2 {
  font-size: 18px;
  font-weight: normal;
  color: #444;
  line-height: 1.2;
  margin: 20px 0 10px;
  clear: both; }

span.h2 {
  font-size: 80%;
  margin: 0;
  color: #777; }
  span.h2 span {
    font-style: italic;
    font-size: 95%; }
    span.h2 span.title {
      font-size: 100%;
      font-style: normal; }

h3, .h3 {
  font-size: 20px;
  font-weight: normal;
  color: #444;
  line-height: 1.2;
  margin: 20px 0 10px;
  clear: both; }

a {
  color: #007ca5;
  text-decoration: none;
  outline: 0; }

.clear {
  clear: both; }

.small {
  font-size: 90%; }

.tally-wrapper {
  height: 28px;
  line-height: 28px;
  font-size: 12px; }
  .tally-wrapper:after {
    content: ' ';
    display: block;
    clear: both; }

/*!
 * Tab drop for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
.nav-tabs,
.nav-pills {
  position: relative; }

@media (min-width: 480px) {
  h1, h2.h1 {
    font-size: 22px; }
  h2, .h2 {
    font-size: 20px; } }

@media (min-width: 768px) {
  h1, h2.h1 {
    font-size: 26px;
    margin: 0 0 10px; }
  h2, .h2 {
    font-size: 23px; } }

/* Adverts
-------------------------------------------------------------- */
.horizontal-ad, .vertical-ad {
  display: none; }

@media (min-width: 992px) {
  .horizontal-ad {
    display: block;
    position: relative;
    margin-bottom: 10px; }
    .horizontal-ad .join-premium {
      background: #eee;
      padding: 6px 0 14px 20px;
      position: absolute;
      right: 0;
      top: 0;
      height: 70px;
      width: 195px; }
      .horizontal-ad .join-premium p {
        font-size: 18px;
        font-family: 'Montserrat', sans-serif;
        color: #000;
        padding-bottom: 3px; }
  .vertical-ad {
    display: block;
    margin: 0 25px; } }

.form-control {
  font-size: 15px; }

#signin-modal h3 {
  margin: 5px 0 20px 0; }

#signin-modal .btn {
  width: 155px;
  display: block;
  margin: 20px auto; }

#new-user {
  background: #EDF7F9 url(https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/seo-paper-corner.png) no-repeat top left;
  margin: 0 0 25px;
  overflow: hidden;
  padding: 20px 20px 20px 30px;
  position: relative;
  border-right: 1px solid #DAEBEF;
  border-bottom: 1px solid #DAEBEF; }
  #new-user h1 {
    display: inline-block;
    font-size: 14px;
    font-weight: bold; }
  #new-user .btn-signup {
    display: block; }
    #new-user .btn-signup a {
      margin: 5px auto;
      display: block;
      text-transform: uppercase;
      height: 48px;
      line-height: 46px;
      font-size: 12px;
      text-decoration: none;
      font-weight: bold;
      width: 232px;
      background: url(https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/btn-join-now.png) left no-repeat;
      color: #fff;
      text-shadow: 0.03em 0.03em 0.03em #444;
      text-align: center; }

#close-seo-message {
  float: right;
  margin: 0 0 10px 10px;
  background: url("https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/icon-help-close.png") top;
  height: 13px;
  width: 13px;
  text-indent: -9999px; }

.delete, .edit, .is-personal {
  height: 12px;
  width: 12px;
  border: none;
  cursor: pointer;
  position: relative;
  top: 2px;
  text-indent: -9999px;
  display: inline-block; }

.delete {
  background: transparent url(https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/icon-cancel-3up.png) no-repeat center; }

.edit {
  background: transparent url(https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/icon-edit-3up.png) no-repeat center; }

.is-personal {
  background: transparent url(https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/icon-private.png) no-repeat center;
  display: inline-block; }

.delete-note, .edit-note {
  margin-left: 3px;
  display: inline-block;
  text-indent: -9999px; }

.delete:hover, .edit:hover {
  background-position: top; }

center .edit-note {
  float: none; }

.ie6-upgradebar {
  display: none; }

.list.members .col-sm-6 div {
  margin-bottom: 10px; }

.notification {
  padding: 5px 10px;
  margin: 0 -15px 10px;
  text-align: center;
  background: #fffef1;
  color: #555;
  border-top: 1px #fffabb solid;
  border-bottom: 1px #fffabb solid; }

@media (min-width: 420px) {
  .notification {
    margin: 10px 0 10px; } }

@media (min-width: 768px) {
  .notification {
    margin: 0 0 10px; } }

.btn-plain {
  border: 0;
  outline: none;
  background: transparent;
  color: #007ca5;
  margin: 0 !important;
  padding: 0; }
  .btn-plain:focus {
    border: 0; }

@media print {
  a[href]:after {
    content: none !important; } }

.header {
  margin: 0;
  padding: 0;
  background-color: #FFF;
  border-bottom: 1px solid #78C050; }
  .header .row {
    position: relative; }
  .header .login {
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    font-size: 16px;
    padding: 10px 0;
    color: #FFF;
    background: #76c14f;
    text-align: center;
    text-transform: uppercase;
    font-weight: 500; }
    .header .login .arrow-button {
      margin-left: 15px;
      font-weight: normal; }
  .header .home {
    height: 180px;
    width: 152px;
    margin: 0 auto;
    font-size: 0;
    background: transparent url("https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/4/v2/EYB_Homepage_Logo.jpg") no-repeat 0 75px; }
    .header .home a {
      height: 180px;
      width: 152px; }

@media (min-width: 768px) {
  .header .home {
    float: left;
    height: 120px;
    margin: 0 auto 0 0;
    background-position: 0 20px; }
  .header .login {
    left: inherit;
    color: #444;
    background: none;
    right: 25px;
    top: 50%;
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 0.18em; }
    .header .login .arrow-button {
      margin-left: 10px; }
  .header.navbar {
    height: 120px; } }

body, html {
  height: 100%;
  position: relative; }

#header-alt {
  height: 115px;
  padding-top: 15px;
  text-align: center;
  border-bottom: 1px solid #d4e1e9; }
  #header-alt h1 {
    margin: 0; }
    #header-alt h1 a {
      background: url("https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/4/v2/EYB_Homepage_Logo.jpg") no-repeat;
      width: 153px;
      height: 82px;
      text-indent: -9999px;
      display: block;
      margin: 0 auto; }

@media (min-width: 480px) {
  #header-alt {
    height: 160px;
    padding-top: 30px; }
    #header-alt h1 a {
      background: url(https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/eyb-logo-transparent-200.png) no-repeat;
      width: 200px;
      height: 100px; } }

.header {
  margin: 0 -15px; }
  .header.navbar {
    height: 55px; }
    .header.navbar .container {
      position: relative; }

@media (min-width: 768px) {
  .header {
    margin: 0; }
    .header.navbar {
      height: 70px; }
    .header .dropdown:hover .dropdown-menu {
      display: block; }
    .header .dropdown.user-navigation .dropdown-menu::before {
      content: ' ';
      width: 100%;
      height: 4px;
      position: absolute;
      top: -4px; } }

.navbar-header {
  min-width: 320px; }
  .navbar-header button.navbar-toggle {
    margin: 0;
    margin-top: 0;
    padding: 12px;
    border-radius: 0; }
  .navbar-header > ul {
    margin: 0;
    padding: 0;
    list-style: none; }
    .navbar-header > ul > li {
      border: 0;
      float: left; }
      .navbar-header > ul > li.selected {
        background-color: #78C050; }
      .navbar-header > ul > li > a {
        display: block;
        height: 55px;
        width: 52px;
        font-weight: 500;
        color: #888;
        text-align: center;
        text-decoration: none;
        position: relative; }
        .navbar-header > ul > li > a span {
          font-size: 11px;
          text-align: center;
          display: block;
          position: absolute;
          bottom: 9px;
          width: 100%;
          line-height: 12px; }
      .navbar-header > ul > li.home {
        width: 88px;
        height: 55px;
        background: transparent url("https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/4/eyb-mobile-logo.png") no-repeat center center;
        background-size: 76px 41px; }
        .navbar-header > ul > li.home a {
          width: 88px;
          height: 55px;
          font-size: 0;
          background-image: none; }
      .navbar-header > ul > li.my-home > a {
        background: url("https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/4/small-menu-home-icon-inactive.png") no-repeat center 15px; }
      .navbar-header > ul > li.my-home.selected > a {
        background-image: url("https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/4/small-menu-home-icon-active.png"); }
      .navbar-header > ul > li.my-bookshelf > a {
        background: url("https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/4/small-menu-mybookshelf-icon-inactive.png") no-repeat center 15px;
        width: 80px; }
      .navbar-header > ul > li.my-bookshelf.selected > a {
        background-image: url("https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/4/small-menu-mybookshelf-icon-active.png"); }
      .navbar-header > ul > li.library > a {
        background: url("https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/4/small-menu-library-icon-inactive.png") no-repeat center 15px; }
      .navbar-header > ul > li.library.selected > a {
        background-image: url("https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/4/small-menu-library-icon-active.png"); }
      .navbar-header > ul > li.selected > a {
        color: #fff; }
  .navbar-header .dropdown-menu {
    border-radius: 0;
    border-color: #DDD;
    padding: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.1);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.1);
    width: 161px;
    margin-left: -55px;
    margin-top: -3px; }
    .navbar-header .dropdown-menu li {
      border-bottom: 1px solid #DDD; }
      .navbar-header .dropdown-menu li a {
        display: block;
        text-align: center;
        padding: 8px 20px; }
      .navbar-header .dropdown-menu li:first-child::before {
        content: 'blah';
        font-size: 0;
        float: left;
        left: 71px;
        position: relative;
        margin-top: -8px;
        width: 19px;
        height: 8px;
        background: url("https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/dropdown-nav-tip.png") no-repeat; }
      .navbar-header .dropdown-menu li:last-child {
        border: 0; }

/* @media only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 767px),
only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 767px),
only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 767px),
only screen and (min-device-pixel-ratio: 2) and (max-width: 767px) {
    .navbar-header {
        > ul {
            > li {
                &.home {
                    background-size: 153px 82px;
                }
            }
        }
    }
}
 */
@media (min-width: 768px) {
  .navbar-header > ul > li > a {
    height: 70px;
    width: 80px; }
    .navbar-header > ul > li > a span {
      font-size: 13px;
      text-align: center;
      display: block;
      position: absolute;
      bottom: 11px;
      width: 100%;
      line-height: 20px; }
  .navbar-header > ul > li.home {
    width: 100px;
    height: 70px;
    background: transparent url("https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/eyb-logo-transparent-200.png") no-repeat 0 center;
    background-size: contain;
    margin-right: 5px; }
    .navbar-header > ul > li.home a {
      width: 140px;
      height: 70px; }
  .navbar-header > ul > li.my-home > a {
    background: url("https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/4/menu-home-icon-inactive.png") no-repeat center 15px; }
  .navbar-header > ul > li.my-home.selected > a {
    background-image: url("https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/4/menu-home-icon-active.png"); }
  .navbar-header > ul > li.my-bookshelf > a {
    background: url("https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/4/menu-mybookshelf-icon-inactive.png") no-repeat center 15px;
    width: 100px; }
  .navbar-header > ul > li.my-bookshelf.selected > a {
    background-image: url("https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/4/menu-mybookshelf-icon-active.png"); }
  .navbar-header > ul > li.library > a {
    background: url("https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/4/menu-library-icon-inactive.png") no-repeat center 15px; }
  .navbar-header > ul > li.library.selected > a {
    background-image: url("https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/4/menu-library-icon-active.png"); }
  .navbar-header .dropdown-menu {
    border-radius: 0;
    border-color: #DDD;
    padding: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.1);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.1);
    width: 161px;
    margin-left: -40px;
    margin-top: -2px; }
    .navbar-header .dropdown-menu li {
      border-bottom: 1px solid #DDD; }
      .navbar-header .dropdown-menu li a {
        display: block;
        text-align: center;
        padding: 5px 20px; }
      .navbar-header .dropdown-menu li:first-child::before {
        content: 'blah';
        font-size: 0;
        float: left;
        left: 71px;
        position: relative;
        margin-top: -8px;
        width: 19px;
        height: 8px;
        background: url("https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/dropdown-nav-tip.png") no-repeat; }
      .navbar-header .dropdown-menu li:last-child {
        border: 0; }
  .navbar-header .my-bookshelf .dropdown-menu {
    margin-left: -35px; } }

.navbar-collapse.aux-nav {
  max-height: 100vh;
  background-color: #FFF; }
  .navbar-collapse.aux-nav .navbar-right {
    margin-right: 0; }
  .navbar-collapse.aux-nav li {
    color: #b7b7b7;
    white-space: nowrap; }
    .navbar-collapse.aux-nav li a, .navbar-collapse.aux-nav li span {
      color: #555;
      padding: 10px 25px; }

@media (min-width: 768px) {
  .navbar-collapse.aux-nav {
    position: absolute;
    right: 15px;
    top: 45px;
    font-size: 90%;
    background-color: transparent; }
    .navbar-collapse.aux-nav ul li > a {
      margin: 0;
      padding: 0;
      margin-left: 6px;
      padding-right: 6px;
      color: #555;
      display: inline-block; }
    .navbar-collapse.aux-nav ul li:before {
      content: '|'; }
    .navbar-collapse.aux-nav ul li:first-child:before {
      content: none; } }

@media (max-width: 767px) {
  .navbar-toggle {
    margin-bottom: 0;
    height: 54px;
    background-color: #555; }
    .navbar-toggle .icon-bar {
      background-color: #AAA; }
  .ticker-tape, .user-nav {
    display: none; }
  .navbar-collapse.aux-nav {
    position: absolute;
    right: 0;
    top: 0;
    margin-top: 54px;
    max-height: calc(100vh - 55px);
    width: 220px;
    border: none;
    border-radius: 0;
    -moz-box-shadow: -1px 4px 12px rgba(0, 0, 0, 0.07);
    -webkit-box-shadow: -1px 4px 12px rgba(0, 0, 0, 0.07);
    box-shadow: -1px 4px 12px rgba(0, 0, 0, 0.07);
    background-color: #555; }
    .navbar-collapse.aux-nav li {
      white-space: nowrap;
      text-align: right; }
      .navbar-collapse.aux-nav li:hover, .navbar-collapse.aux-nav li:active, .navbar-collapse.aux-nav li:focus {
        background-color: #444; }
      .navbar-collapse.aux-nav li a, .navbar-collapse.aux-nav li span {
        color: #e6e6e6;
        padding: 9px 0;
        margin-right: 25px; }
        .navbar-collapse.aux-nav li a:hover, .navbar-collapse.aux-nav li a:active, .navbar-collapse.aux-nav li a:focus, .navbar-collapse.aux-nav li span:hover, .navbar-collapse.aux-nav li span:active, .navbar-collapse.aux-nav li span:focus {
          color: #eee;
          background-color: #444; }
      .navbar-collapse.aux-nav li.username {
        text-align: center;
        font-weight: 600;
        font-size: 16px;
        line-height: 36px;
        color: #FFF; }
        .navbar-collapse.aux-nav li.username:hover, .navbar-collapse.aux-nav li.username:active, .navbar-collapse.aux-nav li.username:focus {
          background-color: #555; }
        .navbar-collapse.aux-nav li.username span {
          color: #FFF; }
          .navbar-collapse.aux-nav li.username span:hover, .navbar-collapse.aux-nav li.username span:active, .navbar-collapse.aux-nav li.username span:focus {
            color: #FFF;
            background-color: #555; }
      .navbar-collapse.aux-nav li.my-home, .navbar-collapse.aux-nav li.profile, .navbar-collapse.aux-nav li.account, .navbar-collapse.aux-nav li.signout {
        font-weight: 500; }
        .navbar-collapse.aux-nav li.my-home a, .navbar-collapse.aux-nav li.my-home span, .navbar-collapse.aux-nav li.profile a, .navbar-collapse.aux-nav li.profile span, .navbar-collapse.aux-nav li.account a, .navbar-collapse.aux-nav li.account span, .navbar-collapse.aux-nav li.signout a, .navbar-collapse.aux-nav li.signout span {
          padding: 9px 30px 9px 0;
          margin-right: 20px;
          color: #fff; }
      .navbar-collapse.aux-nav li.my-home a, .navbar-collapse.aux-nav li.my-home span {
        background: url("https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/4/user-menu-home-icon.png") no-repeat right center; }
      .navbar-collapse.aux-nav li.profile a, .navbar-collapse.aux-nav li.profile span {
        background: url("https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/4/user-menu-profile-icon.png") no-repeat right center; }
      .navbar-collapse.aux-nav li.account a, .navbar-collapse.aux-nav li.account span {
        background: url("https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/4/user-menu-account-icon.png") no-repeat right center; }
      .navbar-collapse.aux-nav li.signout a, .navbar-collapse.aux-nav li.signout span {
        background: url("https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/4/user-menu-signout-icon.png") no-repeat right center; } }

@media (min-width: 768px) {
  .user-nav, .ticker-tape {
    overflow: visible;
    margin-right: 5px;
    text-align: right;
    height: 40px;
    z-index: 3; }
    .user-nav button, .ticker-tape button {
      border-top: none;
      border-top-left-radius: 0;
      border-top-right-radius: 0;
      color: #444;
      font-weight: 400;
      background-color: #fcfcfc;
      padding: 3px 12px 6px;
      margin-left: 10px; }
      .user-nav button.btn, .ticker-tape button.btn {
        height: inherit;
        line-height: inherit; }
        .user-nav button.btn:hover, .user-nav button.btn:active, .user-nav button.btn:focus, .ticker-tape button.btn:hover, .ticker-tape button.btn:active, .ticker-tape button.btn:focus {
          background-color: transparent;
          outline: none;
          box-shadow: none; }
      .user-nav button .caret, .ticker-tape button .caret {
        background: url("https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/4/user-account-dropdown.png") no-repeat center top;
        width: 12px;
        height: 7px;
        border: none; }
  .ticker-tape {
    margin: 5px -15px 0 0; }
    .ticker-tape .btn-signup-header {
      background: url("https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/btn-signup-header.png") repeat scroll 0 0 transparent;
      display: inline-block;
      height: 28px;
      line-height: 28px;
      vertical-align: middle;
      width: 147px;
      text-align: center;
      font-family: 'Montserrat', sans-serif;
      font-style: italic;
      color: #222;
      font-size: 14px; } }

.view-port {
  padding-top: 55px; }

#content {
  min-height: calc(100vh - 340px); }

@media (min-width: 768px) {
  .view-port {
    padding-top: 95px; }
  #content {
    min-height: calc(100vh - 410px); } }

.breadcrumb {
  display: none;
  background-color: transparent;
  padding: 0;
  margin: 15px 0; }
  .breadcrumb li {
    font-size: 12px;
    max-width: 280px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis; }
  .breadcrumb > li + li:before {
    font-size: 14px;
    content: '\00BB';
    color: #333333; }

@media (min-width: 480px) {
  .breadcrumb li {
    max-width: 440px; } }

@media (min-width: 768px) {
  .breadcrumb {
    display: none; }
    .breadcrumb li {
      max-width: 728px; } }

@media (min-width: 992px) {
  .breadcrumb li {
    max-width: 952px; } }

#pagination {
  border: 0;
  height: 40px;
  padding-top: 10px;
  margin-top: 10px;
  text-align: center;
  color: #007ca5;
  font-size: 95%;
  border-top: 1px solid #C7C7C7; }
  #pagination .pages {
    display: inline-block;
    margin: 0;
    padding: 0; }
  #pagination li {
    float: left; }
  #pagination a, #pagination .page-current {
    border: 1px solid #fff;
    padding: 2px 6px;
    display: inline-block; }
  #pagination a:hover {
    background: #fff;
    border-color: #ccc;
    text-decoration: none; }
  #pagination .page-current {
    color: #fff;
    font-weight: bold;
    background: #999;
    border-color: #888; }
  #pagination .page-break {
    position: relative;
    top: 2px;
    padding: 2px; }
  #pagination .page-prev {
    margin-right: 15px; }
  #pagination .page-next {
    margin-left: 15px; }

button {
  border: none; }

.arrow-button {
  color: #FFF;
  text-decoration: none;
  text-transform: uppercase;
  border-radius: 6px;
  display: inline-block;
  height: 40px;
  padding: 0 12px 0 18px;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.2em;
  background-color: #cc6633;
  border: 1px solid #da9876; }
  .arrow-button:link, .arrow-button:hover, .arrow-button:visited, .arrow-button:active {
    color: #FFF;
    text-decoration: none; }
  .arrow-button span {
    display: inline-block;
    line-height: 38px; }
    .arrow-button span:after {
      content: ' ';
      display: inline-block;
      width: 22px;
      height: 14px;
      background: transparent url("https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/4/v2/button-arrow-sml.png") no-repeat center 4px; }
  .arrow-button.large span:after {
    width: 30px;
    height: 16px;
    background: transparent url("https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/4/v2/button-arrow-lrg.png") no-repeat right 3px; }
  .arrow-button.blue {
    background-color: #2090ca;
    border-color: #0099C5; }

.btn {
  color: #555;
  background-color: #c4dfe5;
  border: 1px solid  #b4ced4;
  font-family: "Segoe UI", Candara, "Trebuchet MS", Verdana, sans-serif;
  box-shadow: none;
  letter-spacing: 0.05em;
  font-weight: 500;
  height: 32px;
  line-height: 32px;
  padding: 0 15px;
  font-size: 13px; }
  .btn:hover {
    box-shadow: none; }
  .btn:active, .btn:focus {
    outline: none; }
  .btn.print-list {
    margin-right: 10px; }
  .btn.index {
    height: 26px;
    line-height: 22px;
    font-size: 12px;
    margin-top: -5px;
    background-color: #e6e6e6;
    border-color: #ddd; }
    .btn.index:focus {
      border-color: #0099C5; }

.actions .btn.btnshelf, .bookshelf-status .btn.btnshelf {
  border: none;
  color: #FFF;
  padding-left: 28px;
  background: url("https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/4/bookshelf-button-icon-inactive.png") no-repeat 10px center #48aadb; }

.actions .btn.btnonshelf, .actions .btn.btnremove, .bookshelf-status .btn.btnonshelf, .bookshelf-status .btn.btnremove {
  border: none;
  padding-left: 28px;
  color: #555;
  background: url("https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/4/bookshelf-button-icon-active.png") no-repeat 10px center #f6f6f6;
  border-color: #eee; }
  .actions .btn.btnonshelf:disabled, .actions .btn.btnremove:disabled, .bookshelf-status .btn.btnonshelf:disabled, .bookshelf-status .btn.btnremove:disabled {
    opacity: 1;
    filter: alpha(opacity=1);
    cursor: default; }
  .actions .btn.btnonshelf:not(.btnremove), .actions .btn.btnremove:not(.btnremove), .bookshelf-status .btn.btnonshelf:not(.btnremove), .bookshelf-status .btn.btnremove:not(.btnremove) {
    display: inline;
    margin: 0;
    padding: 0 0 0 16px;
    height: 19px;
    line-height: 19px;
    vertical-align: baseline;
    background-color: transparent;
    background-position: left 5px; }

.actions .btn.btnbuy, .actions .btn.btnshoppinglist, .bookshelf-status .btn.btnbuy, .bookshelf-status .btn.btnshoppinglist {
  color: #333;
  background-color: #c4dfe5;
  border: 1px solid  #b4ced4; }

.bookshelf-status .btn.btnshelf {
  border: none;
  color: #FFF;
  padding: 0 15px 0 26px;
  background: url("https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/4/bookshelf-button-icon-inactive.png") no-repeat 9px center #48aadb;
  font-weight: 500;
  font-size: 13px;
  height: 28px;
  line-height: 28px; }

.bookshelf-status .btn.btnremove {
  height: 28px;
  line-height: 28px; }

.btn.btn-digital-book {
  border: none;
  color: #FFF;
  background-color: #cc6633;
  padding: 0 15px 0 15px;
  font-weight: 500;
  font-size: 13px;
  height: 28px;
  line-height: 28px; }
  .btn.btn-digital-book.preview {
    font-size: 12px;
    display: block;
    padding: 0 10px;
    width: 130px;
    display: block;
    margin-left: 8px;
    margin: 3px auto;
    padding: 0;
    width: auto;
    max-width: 140px; }
  .btn.btn-digital-book.recipe {
    margin: 3px auto;
    padding: 0;
    width: auto;
    max-width: 140px; }

@media (max-width: 768px) {
  .btn.btn-digital-book.recipe {
    /*font-size: 12px;
                display: block;
                padding: 0 5px;
                width: 130px;
                display: block;
                margin-left: 8px;*/ } }

.actions {
  list-style: none;
  margin: 10px 0;
  padding: 0;
  clear: both; }
  .actions li {
    float: left;
    color: #555;
    padding: 5px 0 0;
    margin-right: 10px; }
    .actions li.digital-book {
      float: right;
      margin-right: 0;
      margin-left: 5px; }
  .actions:after {
    display: block;
    clear: both;
    content: ' '; }
  .actions .btn {
    height: 32px;
    line-height: 32px; }
  .actions .online-recipe {
    width: 200px;
    height: 30px;
    line-height: 26px;
    margin-left: 10px; }
    .actions .online-recipe a.source {
      color: #888;
      font-size: 11px;
      position: relative;
      top: -5px; }

.external-link {
  background: transparent url(https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/icon-external-link.png) no-repeat right;
  padding-right: 14px; }

/* Help Tips
-------------------------------------------------------------- */
#myhome .help-tip {
  width: 700px; }

.help-tip {
  border: 1px solid #efdbae;
  margin-bottom: 20px;
  background-color: #1a82f7;
  background: #fffcda;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px; }

.help-tip > div {
  border-bottom: 1px solid #fff;
  display: block;
  overflow: hidden;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px; }

.help-tip .info-icon {
  background: #fcf8c5;
  width: 100px;
  float: left; }

.help-tip #close-help, .help-tip #close-last {
  float: right;
  margin: 0 0 10px 10px;
  background: url(https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/icon-help-close.png) top;
  height: 13px;
  width: 13px;
  text-indent: -9999px; }

.help-tip #close-last {
  margin-top: 3px; }

.help-tip #close-help:hover, .help-tip #close-last:hover {
  background: url(https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/icon-help-close.png) bottom;
  cursor: pointer; }

.help-tip #content-wrapper {
  margin: 10px 10px 10px 15px; }

.help-tip #content-closed, .help-tip #all-closed {
  margin: 0px auto; }

.help-tip h1 {
  color: #8E7847;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  margin: 10px 0; }

.help-tip #close-all, .help-tip #dont-close {
  cursor: pointer;
  background: #faf6d0;
  border: 1px solid #EFDBAE;
  border-radius: 4px 4px 4px 4px;
  color: #555;
  cursor: pointer;
  margin-left: 5px;
  padding: 2px 10px 4px;
  text-decoration: none; }

.help-tip #close-all:hover, .help-tip #dont-close:hover {
  background: #f5f1c5; }

.help-tip p {
  padding: 5px 25px 5px 0;
  margin: 0 !important; }

#help-tip-toggle {
  display: none;
  color: #999;
  font-size: 15px;
  position: relative;
  top: -3px; }

#help-tip-toggle:hover {
  color: #555;
  cursor: pointer;
  text-decoration: none; }

.help-tip .video-help {
  padding-right: 20px;
  background: transparent url(https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/icon-video.png) no-repeat 61px -30px; }

.help-tip .video-help:hover {
  background: transparent url(https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/icon-video.png) no-repeat 61px -4px; }

/* Ratings
-------------------------------------------------------------- */
.rating {
  margin: 0;
  padding: 0; }
  .rating * {
    box-sizing: content-box; }
  .rating a {
    display: inline-block;
    height: 16px;
    padding: 0;
    margin: 0;
    cursor: pointer;
    width: 9px; }
    .rating a:nth-child(even) {
      padding-right: 5px; }
    .rating a:last-child {
      padding-right: 0px; }
  .rating .rating-message {
    padding: 0 6px; }
  .rating .star-left-on {
    background: transparent url("https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/4/star-on-2x.png") no-repeat left top;
    background-size: 17px 16px; }
  .rating .star-right-on {
    background: transparent url("https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/4/star-on-2x.png") no-repeat -9px top;
    background-size: 17px 16px; }
  .rating .star-left-off {
    background: transparent url("https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/4/star-off-2x.png") no-repeat left top;
    background-size: 17px 16px; }
  .rating .star-right-off {
    background: transparent url("https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/4/star-off-2x.png") no-repeat -9px top;
    background-size: 17px 16px; }
  .rating .star-left-active {
    background: transparent url("https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/4/star-on-2x.png") no-repeat left top;
    background-size: 17px 16px; }
  .rating .star-right-active {
    background: transparent url("https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/4/star-on-2x.png") no-repeat -9px top;
    background-size: 17px 16px; }

span.stars {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline; }
  span.stars a {
    margin-top: 5px; }

/* Detail Right - All
TODO: split these styles up into pages where appropriate (where not shared)
-------------------------------------------------------------- */
#detail-right, #blog-right, #image-small {
  font-size: 90%;
  /*     .book-stats {
        margin: 15px 0 20px 0;
        display: block;
        float: left;
    }
    .book-stats li {
        list-style: none;
        width: 260px;
        float: left;
        border-bottom: 1px solid #e7e7e7;
        padding: 2px 0;
    }
    .book-stats em {
        width: 60px;
        float: left;
        padding-left: 10px;
        font-style: normal;
    }
    .book-stats span {
        width: 180px;
        float: right;
        word-wrap: break-word;
    } */ }
  #detail-right table.social, #blog-right table.social, #image-small table.social {
    margin-bottom: 0 !important;
    width: 100px; }
    #detail-right table.social span, #blog-right table.social span, #image-small table.social span {
      margin-left: 6px; }
  #detail-right td.pintrest, #blog-right td.pintrest, #image-small td.pintrest {
    padding: 3px 0 0 0;
    width: 40px; }
  #detail-right td.facebook, #blog-right td.facebook, #image-small td.facebook {
    padding: 0;
    width: 40px; }
  #detail-right .view-profile, #blog-right .view-profile, #image-small .view-profile {
    float: right;
    background: #eee;
    padding: 2px 6px 3px 6px;
    font-family: 'Montserrat', sans-serif;
    font-size: 90%;
    font-style: italic;
    margin-right: 10px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom: 1px solid #ddd; }
  #detail-right .view-profile:hover, #blog-right .view-profile:hover, #image-small .view-profile:hover {
    text-decoration: none;
    background-color: #f4f4f4; }
  #detail-right h3, #blog-right h3, #image-small h3 {
    clear: both;
    font-weight: normal;
    padding: 15px 5px 5px 5px;
    margin: 5px 0;
    color: #CC6633;
    font-size: 16px;
    font-family: 'Montserrat', sans-serif; }
  #detail-right .block, #blog-right .block, #image-small .block {
    margin: 5px 0 10px 0;
    padding: 0; }
  #detail-right .rating .stars, #blog-right .rating .stars, #image-small .rating .stars {
    margin-bottom: 6px;
    display: block;
    margin-left: 6px; }
  #detail-right .rating span, #blog-right .rating span, #image-small .rating span {
    color: #777;
    font-size: 90%; }
  #detail-right ul.bookmarks, #blog-right ul.bookmarks, #image-small ul.bookmarks {
    margin: 0;
    list-style: none;
    padding: 0; }
  #detail-right button.add-bookmark, #blog-right button.add-bookmark, #image-small button.add-bookmark {
    background: url(https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/icon-bookmark-small.png) no-repeat transparent;
    border: 0 none;
    cursor: pointer;
    height: 14px;
    position: relative;
    text-indent: -9999px;
    top: 2px;
    width: 15px; }
  #detail-right button.add-bookmark:hover, #blog-right button.add-bookmark:hover, #image-small button.add-bookmark:hover {
    background-position: center bottom; }
  #detail-right .no-bookmarks, #blog-right .no-bookmarks, #image-small .no-bookmarks {
    display: block;
    padding: 0 0 15px 5px;
    color: #777; }
  #detail-right #bookmark-lists, #blog-right #bookmark-lists, #image-small #bookmark-lists {
    padding: 4px 1px;
    width: 140px; }
  #detail-right #video > span, #blog-right #video > span, #image-small #video > span {
    display: block;
    padding-left: 5px;
    color: #777; }
  #detail-right ul.bookmarks li, #blog-right ul.bookmarks li, #image-small ul.bookmarks li {
    display: block;
    margin: 0 0 4px;
    overflow: hidden;
    position: relative;
    z-index: 1;
    padding: 0; }
  #detail-right ul.bookmarks li a, #blog-right ul.bookmarks li a, #image-small ul.bookmarks li a {
    color: #666;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #f8fbfd;
    display: inline-block;
    padding: 5px 8px;
    position: relative;
    text-decoration: none;
    border-color: #f7f7f7 #e7e7e7 #e7e7e7 #f7f7f7;
    border-style: solid;
    border-width: 1px; }
  #detail-right ul.bookmarks li a.remove, #blog-right ul.bookmarks li a.remove, #image-small ul.bookmarks li a.remove {
    float: right;
    height: 12px;
    width: 12px;
    padding: 0;
    margin: 6px;
    z-index: 3;
    border: none;
    background: transparent url(https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/icon-cancel-3up.png) no-repeat left center; }
  #detail-right ul.bookmarks li:hover a.remove, #blog-right ul.bookmarks li:hover a.remove, #image-small ul.bookmarks li:hover a.remove {
    background-position: left center; }
  #detail-right ul.bookmarks li a:hover.remove, #blog-right ul.bookmarks li a:hover.remove, #image-small ul.bookmarks li a:hover.remove {
    background-position: left top;
    cursor: pointer; }
  #detail-right ul.bookmarks li .loading, #blog-right ul.bookmarks li .loading, #image-small ul.bookmarks li .loading {
    float: right;
    margin-top: 7px; }
  #detail-right ul.categories, #blog-right ul.categories, #image-small ul.categories {
    margin: 0;
    padding: 0;
    list-style: none; }
    #detail-right ul.categories li, #blog-right ul.categories li, #image-small ul.categories li {
      -moz-border-radius: 12px;
      border-radius: 12px;
      margin: 0 3px 5px 0;
      float: left; }
      #detail-right ul.categories li a, #blog-right ul.categories li a, #image-small ul.categories li a {
        color: #666;
        -moz-border-radius: 4px;
        border-radius: 4px;
        background: #f8fbfd;
        display: inline-block;
        padding: 5px 8px;
        position: relative;
        text-decoration: none;
        border-color: #f7f7f7 #e7e7e7 #e7e7e7 #f7f7f7;
        border-style: solid;
        border-width: 1px; }
  #detail-right p, #blog-right p, #image-small p {
    padding: 0 6px; }
  #detail-right .edit, #blog-right .edit, #image-small .edit {
    display: block;
    margin: 15px 0 0 6px;
    clear: both;
    text-indent: 0;
    width: auto;
    background-image: none; }
  #detail-right .edit a, #blog-right .edit a, #image-small .edit a {
    color: #888; }
  #detail-right .video-icon, #blog-right .video-icon, #image-small .video-icon {
    left: 3px;
    top: -3px;
    position: relative; }

#results-list {
  display: none;
  margin: 0;
  clear: both;
  border-top: 1px solid #fff;
  padding: 0; }
  #results-list .listing {
    border-top: 1px #ddd solid;
    padding: 5px 10px 15px 10px; }
    #results-list .listing:after {
      display: block;
      content: ' ';
      clear: both; }
    #results-list .listing .note-img {
      float: right; }
      #results-list .listing .note-img img {
        margin-left: 10px;
        width: 90px; }
    #results-list .listing .note-meta {
      display: block; }
      #results-list .listing .note-meta i {
        color: #777; }
    #results-list .listing .note-text {
      display: block; }
      #results-list .listing .note-text.personal:before {
        content: ' ';
        background: transparent url("https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/icon-private.png") no-repeat center;
        display: inline-block;
        margin: 5px 3px 0 0;
        width: 12px;
        height: 12px; }
  #results-list li {
    list-style: none;
    margin-bottom: 0; }
  #results-list .book-data {
    padding-top: 10px; }
    #results-list .book-data .book-title {
      min-height: 30px; }
  #results-list .no-image .book-data {
    margin-right: 0; }
  #results-list h3 {
    margin: 0;
    color: #777;
    font-size: 14px;
    clear: none;
    font-style: italic; }
    #results-list h3 a, #results-list h3 .title {
      font-style: normal;
      color: #333;
      font-size: 15px; }
    #results-list h3 .full-title {
      display: none; }
    #results-list h3 .main-title {
      display: inline; }
  #results-list h2 {
    margin: 0 0 5px !important;
    font-size: 15px;
    display: inline;
    font-weight: bold; }
    #results-list h2 .full-title {
      display: none; }
    #results-list h2 .main-title {
      display: inline; }
    #results-list h2 .edit {
      background: transparent url("https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/icon-edit-3up.png") no-repeat center;
      height: 12px;
      width: 12px;
      border: 0;
      cursor: pointer;
      position: relative;
      text-indent: -9999px;
      display: inline-block;
      margin-left: 5px;
      top: 4px !important; }
  #results-list .feedback {
    margin: 0 0 15px 0;
    padding: 0; }
    #results-list .feedback:after {
      content: ' ';
      display: block;
      clear: left; }
    #results-list .feedback li {
      display: block;
      float: left;
      height: 26px;
      line-height: 26px;
      margin: 0 13px 0 0;
      margin-top: 10px; }
      #results-list .feedback li.notes a,
      #results-list .feedback li.bookshelves a,
      #results-list .feedback li.video-icon a,
      #results-list .feedback li.online a {
        display: block;
        padding: 0 0 0 22px;
        text-decoration: none;
        color: #666; }
      #results-list .feedback li.notes a {
        background: transparent url("https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/4/comment-icon.png") no-repeat left 4px;
        padding: 0;
        width: 26px;
        font-size: 12px;
        text-align: center; }
      #results-list .feedback li.bookshelves a {
        background: transparent url("https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/icon-users.png") no-repeat left -25px; }
        #results-list .feedback li.bookshelves a:hover {
          background: transparent url("https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/icon-users.png") no-repeat left 1px; }
      #results-list .feedback li.index-status button {
        border: 0;
        background: none;
        color: #007ca5;
        text-decoration: underline;
        margin: 0;
        padding: 0; }
        #results-list .feedback li.index-status button:active, #results-list .feedback li.index-status button:focus {
          outline: none; }
      #results-list .feedback li.index-status .indexed {
        background: transparent url("https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/4/indexed-item-tick.png") no-repeat left 5px;
        color: #76c14f;
        padding-left: 16px;
        font-size: 13px; }
      #results-list .feedback li.online a {
        color: #007ca5;
        padding-left: 16px;
        background: transparent url("https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/4/recipe-online-icon.png") no-repeat left center;
        border: none;
        font-size: 13px; }
      #results-list .feedback li.video-icon a {
        width: 26px;
        height: 26px;
        background: transparent url("https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/icon-video.png") no-repeat left -25px; }
        #results-list .feedback li.video-icon a:hover {
          background: transparent url("https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/icon-video.png") no-repeat left 1px; }
    #results-list .feedback .linked {
      display: block;
      padding: 0 0 0 28px;
      height: 26px;
      line-height: 26px;
      background: transparent url(https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/icon-linked.png) no-repeat 10px bottom;
      border: 0;
      padding-right: 10px;
      color: #007ca5; }
      #results-list .feedback .linked:hover {
        background: transparent url(https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/icon-linked.png) no-repeat 10px top;
        padding-right: 10px;
        text-decoration: none;
        cursor: pointer; }
      #results-list .feedback .linked:focus, #results-list .feedback .linked:active {
        outline: none; }
      #results-list .feedback .linked .selected {
        background: transparent url(https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/icon-linked.png) no-repeat 10px center;
        padding-right: 10px;
        text-decoration: none;
        cursor: pointer; }
  #results-list .add-bookmark {
    background: transparent url("https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/icon-bookmark-large.png") no-repeat 7px -28px;
    height: 26px;
    width: 26px;
    text-indent: -9999px;
    border: none; }
    #results-list .add-bookmark:focus, #results-list .add-bookmark:active {
      outline: 0; }
    #results-list .add-bookmark:hover {
      background: transparent url("https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/icon-bookmark-large.png") no-repeat 7px -2px; }
    #results-list .add-bookmark.have-cooked {
      width: 20px;
      padding: 0;
      margin-right: 3px;
      background: transparent url("https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/icon-chefs-hat-grey-32.png") no-repeat left center;
      background-size: 20px 20px; }
      #results-list .add-bookmark.have-cooked.green {
        background-image: url("https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/icon-chefs-hat-green-32.png"); }
      #results-list .add-bookmark.have-cooked.orange {
        background-image: url("https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/icon-chefs-hat-orange-32.png"); }
  #results-list .meta {
    font-size: 95%;
    color: #888;
    padding: 10px 0 0;
    margin: 0; }
    #results-list .meta b {
      font-weight: normal;
      color: #222; }
  #results-list .linked-books {
    margin: 0;
    padding: 10px;
    font-size: 90%;
    color: #888; }
    #results-list .linked-books li {
      padding: 2px 0; }
    #results-list .linked-books a {
      margin-right: 5px;
      color: #888; }
    #results-list .linked-books b {
      font-weight: normal;
      color: #555; }

.view-minimal #results-list .meta {
  margin: 0; }

.view-minimal #results-list .book-data {
  margin-left: 0; }

@media (min-width: 768px) {
  #results-list h2 .full-title, #results-list h3 .full-title {
    display: inline; }
  #results-list h2 .main-title, #results-list h3 .main-title {
    display: none; } }

@media (min-width: 992px) {
  #results-list .recipe .book-img {
    width: 200px; }
    #results-list .recipe .book-img img {
      width: 200px; }
  #results-list .recipe .book-data {
    margin-right: 200px; }
  #results-list .recipe.no-image .book-data {
    margin-right: 0; } }

@media (min-width: 420px) {
  #results-list .listing {
    padding: 5px 0 15px 0; }
  #results-list .book-img {
    float: right;
    width: 140px;
    margin: 10px 0 0 5px;
    text-align: center; }
    #results-list .book-img img {
      background: #fff;
      border: none;
      padding: 3px;
      width: 140px; }
  #results-list .book-data .info-wrapper {
    display: block; } }

@media (max-width: 419px) {
  #search-form h1 {
    display: none; }
  .tally-wrapper {
    margin: 0; }
    .tally-wrapper > div {
      display: none; }
  .view-minimal #results-list .book-data {
    margin: 0 7px 0 7px; }
    .view-minimal #results-list .book-data .info-toggle {
      display: none; }
    .view-minimal #results-list .book-data .info-wrapper {
      display: block; }
    .view-minimal #results-list .book-data .book-title {
      margin-bottom: 0;
      min-height: inherit; } }

#results-list {
  margin: 0; }
  #results-list .listing .info-toggle {
    display: none; }

#results-list.small {
  margin: 0 -10px; }
  #results-list.small .feedback li {
    height: 28px;
    line-height: 28px; }
  #results-list.small .listing {
    background-color: #f6f6f6;
    border: none;
    padding: 0;
    margin-top: 10px; }
    #results-list.small .listing h2 {
      font-size: 18px;
      font-weight: 500; }
    #results-list.small .listing .book-title {
      padding: 0 10px;
      margin-bottom: 10px; }
    #results-list.small .listing .feedback {
      padding: 0 10px; }
    #results-list.small .listing .indexable-main {
      display: flex; }
      #results-list.small .listing .indexable-main .book-img {
        order: 2;
        width: 100px;
        padding: 0;
        margin: 0;
        background-color: #f6f6f6; }
        #results-list.small .listing .indexable-main .book-img img {
          width: 100px;
          padding: 0;
          margin: 0; }
      #results-list.small .listing .indexable-main .book-data {
        flex: 1;
        order: 1; }
    #results-list.small .listing .info-wrapper li {
      margin: 0 5px 5px 0; }
      #results-list.small .listing .info-wrapper li .btnremove {
        background-color: #e3e3e3;
        display: block; }
      #results-list.small .listing .info-wrapper li.bookshelves a {
        background: url("https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/4/eyb-member-added-2x.png") no-repeat 3px 6px;
        background-size: 18px 14px;
        font-size: 12px;
        margin-right: 1px; }
      #results-list.small .listing .info-wrapper li.notes a {
        height: 28px;
        line-height: 28px;
        width: 28px;
        color: #777;
        font-size: 10px;
        padding: 0 4px;
        border-radius: 4px;
        vertical-align: middle;
        background: url("https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/4/comments-2x.png") no-repeat 3px 5px #e3e3e3;
        background-size: 22px 19px; }
      #results-list.small .listing .info-wrapper li.video-icon a {
        height: 28px;
        line-height: 28px;
        width: 28px;
        color: #777;
        font-size: 11px;
        background-color: #e3e3e3;
        padding: 0 4px;
        border-radius: 4px;
        background: url("https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/4/video-link-2x.png") no-repeat center center #e6e6e6;
        background-size: 15px 11px;
        vertical-align: middle; }
      #results-list.small .listing .info-wrapper li .add-bookmark {
        background: url("https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/4/add-bookmark-2x.png") no-repeat center center #e6e6e6;
        background-size: 11px 13px;
        height: 28px;
        width: 28px;
        padding: 0;
        margin: 0;
        line-height: 28px;
        display: block; }
        #results-list.small .listing .info-wrapper li .add-bookmark.have-cooked {
          background-size: 16px 16px;
          background: transparent url("https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/icon-chefs-hat-grey.png") no-repeat left center; }
          #results-list.small .listing .info-wrapper li .add-bookmark.have-cooked.green {
            background-image: url("https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/icon-chefs-hat-green.png"); }
          #results-list.small .listing .info-wrapper li .add-bookmark.have-cooked.orange {
            background-image: url("https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/icon-chefs-hat-orange.png"); }
      #results-list.small .listing .info-wrapper li.online a {
        text-indent: -9999px;
        height: 28px;
        line-height: 28px;
        width: 28px;
        color: #777;
        /*                         padding: 0 4px; */
        border-radius: 4px;
        background: url("https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/4/recipe-online-2x.png") no-repeat center center #007ca5;
        background-size: 11px 11px;
        vertical-align: middle; }
    #results-list.small .listing .info-toggle {
      display: block;
      margin: 15px 0;
      font-size: 0; }
      #results-list.small .listing .info-toggle:after {
        display: block;
        content: ' ';
        text-align: center;
        margin: 0 auto;
        cursor: pointer;
        background: url("https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/4/open-icon.png") no-repeat center;
        background-size: 16px 9px;
        height: 16px;
        width: 16px; }
      #results-list.small .listing .info-toggle.open:after {
        background-image: url("https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/4/close-icon.png"); }
    #results-list.small .listing .info-wrapper-small {
      background-color: #eee;
      padding: 10px; }
      #results-list.small .listing .info-wrapper-small .meta {
        color: #000; }
        #results-list.small .listing .info-wrapper-small .meta b {
          color: #999; }
      #results-list.small .listing .info-wrapper-small .feedback {
        padding: 0; }
        #results-list.small .listing .info-wrapper-small .feedback button.linked {
          font-size: 14px;
          font-weight: 600;
          background: transparent url("https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/4/linked-book-2x.png") no-repeat 10px center;
          background-size: 16px 16px; }

@media (min-width: 420px) {
  #results-list.small {
    margin: 0; } }

.profile #results-list {
  display: block; }
  .profile #results-list .note-date {
    color: #777; }

.gallery-view-wrapper {
  margin: 0 -8px; }

#gallery-view {
  margin: 20px 0;
  visibility: hidden; }
  #gallery-view .gallery-item-wrapper {
    padding: 0 10px; }
  #gallery-view .gallery-item {
    width: 100%;
    background: #fafafa;
    max-width: 300px;
    margin: 0 auto 20px;
    box-shadow: 0 1px 2px rgba(34, 25, 25, 0.4); }
  #gallery-view .gallery-img {
    width: 100%; }
    #gallery-view .gallery-img img {
      background: transparent;
      border: 0 none;
      color: #AAAAAA;
      display: block;
      min-height: 100px;
      width: 100%; }
  #gallery-view .gallery-data {
    padding: 10px 8px 0px; }
  #gallery-view .book-title {
    margin-bottom: 0; }
    #gallery-view .book-title h2 {
      display: block; }
    #gallery-view .book-title .h3 {
      font-size: 12px;
      font-weight: normal; }
      #gallery-view .book-title .h3 a {
        color: #555;
        font-weight: normal; }
  #gallery-view .ingredient-toggle {
    font-size: 0;
    margin: 0;
    margin-top: -5px;
    padding: 15px;
    cursor: pointer;
    touch-action: none; }
    #gallery-view .ingredient-toggle:after {
      content: ' ';
      display: block;
      background: url(https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/icon-gallery-more.png) no-repeat top;
      margin: 0 auto;
      height: 8px;
      width: 11px; }
      #gallery-view .ingredient-toggle:after:hover {
        background: url(https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/icon-gallery-more.png) no-repeat bottom; }
  #gallery-view .ingredient-toggle-open {
    font-size: 0;
    margin: 0;
    margin-top: -5px;
    padding: 15px;
    cursor: pointer;
    touch-action: none; }
    #gallery-view .ingredient-toggle-open:after {
      content: ' ';
      display: block;
      background: url(https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/icon-gallery-less.png) no-repeat bottom;
      margin: 0 auto;
      height: 8px;
      width: 11px; }
      #gallery-view .ingredient-toggle-open:after:hover {
        background: url(https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/icon-gallery-less.png) no-repeat top; }
  #gallery-view .ingredients {
    margin-bottom: 5px; }
  #gallery-view .gallery-meta {
    background: #ededed;
    padding: 10px 0;
    overflow: hidden; }
    #gallery-view .gallery-meta ul {
      margin: 2px 0 0 0;
      padding: 0; }
      #gallery-view .gallery-meta ul li {
        float: left;
        margin: 0 3px;
        line-height: 20px; }
        #gallery-view .gallery-meta ul li a {
          font-size: 11px;
          padding-left: 14px; }
    #gallery-view .gallery-meta .right {
      float: right; }
      #gallery-view .gallery-meta .right li {
        margin: 0 4px 0 2px; }
    #gallery-view .gallery-meta .left {
      float: left; }
  #gallery-view .notes a {
    background: url(https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/icon-gallery-comments.png) no-repeat left; }
  #gallery-view .online a {
    background: url(https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/icon-gallery-online.png) no-repeat left; }
  #gallery-view .notes a:hover, #gallery-view .online a:hover {
    text-decoration: none; }
  #gallery-view .btnshelf {
    background: url(https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/btn-add-gallery.png) no-repeat left -1px;
    width: 61px;
    height: 20px;
    font-size: 0;
    margin-top: -3px; }
    #gallery-view .btnshelf:hover {
      background: url(https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/btn-add-gallery.png) no-repeat left -21px; }
  #gallery-view .btnonshelf {
    background: url(https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/btn-onshelf-gallery.png) no-repeat left top;
    width: 65px;
    height: 22px;
    cursor: default;
    margin-right: 3px;
    font-size: 0;
    margin-top: -3px; }
  #gallery-view .pin-it-button {
    float: right;
    display: inline-block;
    background: url(https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/btn-gallery-pinterest.png) no-repeat left top;
    width: 43px;
    height: 20px;
    padding: 0 !important;
    text-indent: -9999px; }
    #gallery-view .pin-it-button:hover {
      background: url(https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/btn-gallery-pinterest.png) no-repeat left bottom; }

@media (max-width: 419px) {
  .gallery-view-wrapper {
    margin: 0; }
  #gallery-view .gallery-item-wrapper {
    padding: 0; } }

.ui-autocomplete {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  float: left;
  display: none;
  min-width: 160px;
  _width: 160px;
  padding: 4px 0;
  margin: 2px 0 0 0;
  list-style: none;
  background-color: #ffffff;
  border-color: #ccc;
  border-color: rgba(0, 0, 0, 0.2);
  border-style: solid;
  border-width: 1px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  max-height: 300px;
  overflow: auto; }
  .ui-autocomplete .ui-menu-item > a.ui-corner-all {
    display: block;
    padding: 3px 15px;
    clear: both;
    font-weight: normal;
    line-height: 18px;
    color: #555555;
    white-space: nowrap; }
    .ui-autocomplete .ui-menu-item > a.ui-corner-all.ui-state-hover, .ui-autocomplete .ui-menu-item > a.ui-corner-all.ui-state-active {
      color: #ffffff;
      text-decoration: none;
      background-color: #0088cc;
      border-radius: 0px;
      -webkit-border-radius: 0px;
      -moz-border-radius: 0px;
      background-image: none; }

#notes h2, #notes_tab h2, #reviews h2, #reviews_tab h2, #detail-tabs-reviews h2 {
  float: left;
  font-size: 18px;
  margin-top: 15px; }

#notes .note-added, #notes .note-deleted, #notes .review-added, #notes .review-deleted, #notes_tab .note-added, #notes_tab .note-deleted, #notes_tab .review-added, #notes_tab .review-deleted, #reviews .note-added, #reviews .note-deleted, #reviews .review-added, #reviews .review-deleted, #reviews_tab .note-added, #reviews_tab .note-deleted, #reviews_tab .review-added, #reviews_tab .review-deleted, #detail-tabs-reviews .note-added, #detail-tabs-reviews .note-deleted, #detail-tabs-reviews .review-added, #detail-tabs-reviews .review-deleted {
  clear: both;
  position: relative;
  top: 0;
  left: 0;
  display: block;
  text-align: center;
  background: #F6F6F6;
  padding: 10px 0; }

#notes .add-note-small, #notes .add-review-small, #notes_tab .add-note-small, #notes_tab .add-review-small, #reviews .add-note-small, #reviews .add-review-small, #reviews_tab .add-note-small, #reviews_tab .add-review-small, #detail-tabs-reviews .add-note-small, #detail-tabs-reviews .add-review-small {
  border: 0;
  height: 17px;
  padding-right: 18px;
  margin-top: 18px;
  margin-bottom: 10px;
  background: #e7e7e7;
  background: transparent url(https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/icon-bookmarks-add.png) no-repeat right -14px;
  float: right;
  font-size: 90%;
  color: #007ca5;
  vertical-align: top;
  line-height: 12px; }
  #notes .add-note-small:hover, #notes .add-review-small:hover, #notes_tab .add-note-small:hover, #notes_tab .add-review-small:hover, #reviews .add-note-small:hover, #reviews .add-review-small:hover, #reviews_tab .add-note-small:hover, #reviews_tab .add-review-small:hover, #detail-tabs-reviews .add-note-small:hover, #detail-tabs-reviews .add-review-small:hover {
    cursor: pointer;
    background-position: right 2px; }

#notes .icon-12, #notes_tab .icon-12, #reviews .icon-12, #reviews_tab .icon-12, #detail-tabs-reviews .icon-12 {
  display: inline-block;
  height: 12px;
  width: 12px;
  border: 0;
  cursor: pointer;
  position: relative;
  top: 5px;
  text-indent: -9999px; }
  #notes .icon-12.is-personal, #notes_tab .icon-12.is-personal, #reviews .icon-12.is-personal, #reviews_tab .icon-12.is-personal, #detail-tabs-reviews .icon-12.is-personal {
    background: transparent url("https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/icon-private.png") no-repeat center; }
  #notes .icon-12.edit, #notes_tab .icon-12.edit, #reviews .icon-12.edit, #reviews_tab .icon-12.edit, #detail-tabs-reviews .icon-12.edit {
    background: transparent url("https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/icon-edit-3up.png") no-repeat center; }
  #notes .icon-12.delete, #notes_tab .icon-12.delete, #reviews .icon-12.delete, #reviews_tab .icon-12.delete, #detail-tabs-reviews .icon-12.delete {
    background: transparent url("https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/icon-cancel-3up.png") no-repeat center; }

#notes .list, #notes_tab .list, #reviews .list, #reviews_tab .list, #detail-tabs-reviews .list {
  clear: both;
  border-bottom: 1px #ddd solid;
  margin: 0 0 30px 0;
  padding: 0; }
  #notes .list ul, #notes_tab .list ul, #reviews .list ul, #reviews_tab .list ul, #detail-tabs-reviews .list ul {
    padding: 0; }
  #notes .list > li, #notes_tab .list > li, #reviews .list > li, #reviews_tab .list > li, #detail-tabs-reviews .list > li {
    border-top: 1px #ddd solid; }
  #notes .list li, #notes_tab .list li, #reviews .list li, #reviews_tab .list li, #detail-tabs-reviews .list li {
    padding: 15px 0 0 0;
    list-style: none;
    position: relative; }
    #notes .list li:after, #notes_tab .list li:after, #reviews .list li:after, #reviews_tab .list li:after, #detail-tabs-reviews .list li:after {
      content: ' ';
      display: block;
      clear: both; }
    #notes .list li h4, #notes_tab .list li h4, #reviews .list li h4, #reviews_tab .list li h4, #detail-tabs-reviews .list li h4 {
      margin-bottom: 5px;
      color: #888;
      font-size: 15px;
      font-weight: normal;
      margin: 0; }
      #notes .list li h4 a, #notes_tab .list li h4 a, #reviews .list li h4 a, #reviews_tab .list li h4 a, #detail-tabs-reviews .list li h4 a {
        font-weight: bold; }
    #notes .list li h3, #notes_tab .list li h3, #reviews .list li h3, #reviews_tab .list li h3, #detail-tabs-reviews .list li h3 {
      margin: 0;
      display: block;
      font-weight: bold;
      font-size: 15px;
      color: #666; }
    #notes .list li li h4, #notes_tab .list li li h4, #reviews .list li li h4, #reviews_tab .list li li h4, #detail-tabs-reviews .list li li h4 {
      font-weight: normal; }
      #notes .list li li h4 a, #notes_tab .list li li h4 a, #reviews .list li li h4 a, #reviews_tab .list li li h4 a, #detail-tabs-reviews .list li li h4 a {
        font-weight: normal; }
    #notes .list li p, #notes_tab .list li p, #reviews .list li p, #reviews_tab .list li p, #detail-tabs-reviews .list li p {
      padding: 0 0 10px 0;
      margin: 0; }
    #notes .list li a.review-online, #notes_tab .list li a.review-online, #reviews .list li a.review-online, #reviews_tab .list li a.review-online, #detail-tabs-reviews .list li a.review-online {
      float: right;
      display: inline-block;
      padding: 0 18px 0 0;
      margin-bottom: 5px;
      height: 16px;
      line-height: 16px;
      font-size: 90%;
      font-weight: normal;
      background: transparent url("https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/icon-external.gif") no-repeat right; }
    #notes .list li .delete-note, #notes .list li .edit-note, #notes_tab .list li .delete-note, #notes_tab .list li .edit-note, #reviews .list li .delete-note, #reviews .list li .edit-note, #reviews_tab .list li .delete-note, #reviews_tab .list li .edit-note, #detail-tabs-reviews .list li .delete-note, #detail-tabs-reviews .list li .edit-note {
      margin-left: 3px;
      top: 3px; }

#notes .add-note-box, #notes .edit-note-box, #notes .add-review-box, #notes .edit-review-box, #notes_tab .add-note-box, #notes_tab .edit-note-box, #notes_tab .add-review-box, #notes_tab .edit-review-box, #reviews .add-note-box, #reviews .edit-note-box, #reviews .add-review-box, #reviews .edit-review-box, #reviews_tab .add-note-box, #reviews_tab .edit-note-box, #reviews_tab .add-review-box, #reviews_tab .edit-review-box, #detail-tabs-reviews .add-note-box, #detail-tabs-reviews .edit-note-box, #detail-tabs-reviews .add-review-box, #detail-tabs-reviews .edit-review-box {
  padding: 20px;
  background: #F6F6F6;
  border-top: 1px solid #DDD;
  clear: both;
  float: none; }
  #notes .add-note-box label, #notes .edit-note-box label, #notes .add-review-box label, #notes .edit-review-box label, #notes_tab .add-note-box label, #notes_tab .edit-note-box label, #notes_tab .add-review-box label, #notes_tab .edit-review-box label, #reviews .add-note-box label, #reviews .edit-note-box label, #reviews .add-review-box label, #reviews .edit-review-box label, #reviews_tab .add-note-box label, #reviews_tab .edit-note-box label, #reviews_tab .add-review-box label, #reviews_tab .edit-review-box label, #detail-tabs-reviews .add-note-box label, #detail-tabs-reviews .edit-note-box label, #detail-tabs-reviews .add-review-box label, #detail-tabs-reviews .edit-review-box label {
    font-weight: normal; }
  #notes .add-note-box .note-box, #notes .edit-note-box .note-box, #notes .add-review-box .note-box, #notes .edit-review-box .note-box, #notes_tab .add-note-box .note-box, #notes_tab .edit-note-box .note-box, #notes_tab .add-review-box .note-box, #notes_tab .edit-review-box .note-box, #reviews .add-note-box .note-box, #reviews .edit-note-box .note-box, #reviews .add-review-box .note-box, #reviews .edit-review-box .note-box, #reviews_tab .add-note-box .note-box, #reviews_tab .edit-note-box .note-box, #reviews_tab .add-review-box .note-box, #reviews_tab .edit-review-box .note-box, #detail-tabs-reviews .add-note-box .note-box, #detail-tabs-reviews .edit-note-box .note-box, #detail-tabs-reviews .add-review-box .note-box, #detail-tabs-reviews .edit-review-box .note-box {
    height: 120px; }
  #notes .add-note-box .make-personal, #notes .edit-note-box .make-personal, #notes .add-review-box .make-personal, #notes .edit-review-box .make-personal, #notes_tab .add-note-box .make-personal, #notes_tab .edit-note-box .make-personal, #notes_tab .add-review-box .make-personal, #notes_tab .edit-review-box .make-personal, #reviews .add-note-box .make-personal, #reviews .edit-note-box .make-personal, #reviews .add-review-box .make-personal, #reviews .edit-review-box .make-personal, #reviews_tab .add-note-box .make-personal, #reviews_tab .edit-note-box .make-personal, #reviews_tab .add-review-box .make-personal, #reviews_tab .edit-review-box .make-personal, #detail-tabs-reviews .add-note-box .make-personal, #detail-tabs-reviews .edit-note-box .make-personal, #detail-tabs-reviews .add-review-box .make-personal, #detail-tabs-reviews .edit-review-box .make-personal {
    margin-right: 5px;
    font-size: 90%; }
    #notes .add-note-box .make-personal input, #notes .edit-note-box .make-personal input, #notes .add-review-box .make-personal input, #notes .edit-review-box .make-personal input, #notes_tab .add-note-box .make-personal input, #notes_tab .edit-note-box .make-personal input, #notes_tab .add-review-box .make-personal input, #notes_tab .edit-review-box .make-personal input, #reviews .add-note-box .make-personal input, #reviews .edit-note-box .make-personal input, #reviews .add-review-box .make-personal input, #reviews .edit-review-box .make-personal input, #reviews_tab .add-note-box .make-personal input, #reviews_tab .edit-note-box .make-personal input, #reviews_tab .add-review-box .make-personal input, #reviews_tab .edit-review-box .make-personal input, #detail-tabs-reviews .add-note-box .make-personal input, #detail-tabs-reviews .edit-note-box .make-personal input, #detail-tabs-reviews .add-review-box .make-personal input, #detail-tabs-reviews .edit-review-box .make-personal input {
      position: relative;
      top: 2px; }
  #notes .add-note-box .counter, #notes .edit-note-box .counter, #notes .add-review-box .counter, #notes .edit-review-box .counter, #notes_tab .add-note-box .counter, #notes_tab .edit-note-box .counter, #notes_tab .add-review-box .counter, #notes_tab .edit-review-box .counter, #reviews .add-note-box .counter, #reviews .edit-note-box .counter, #reviews .add-review-box .counter, #reviews .edit-review-box .counter, #reviews_tab .add-note-box .counter, #reviews_tab .edit-note-box .counter, #reviews_tab .add-review-box .counter, #reviews_tab .edit-review-box .counter, #detail-tabs-reviews .add-note-box .counter, #detail-tabs-reviews .edit-note-box .counter, #detail-tabs-reviews .add-review-box .counter, #detail-tabs-reviews .edit-review-box .counter {
    color: #aaa;
    width: 20px;
    float: right;
    margin-right: 5px;
    text-align: right;
    font-size: 90%; }

#request-index-modal .modal-body label {
  text-align: center;
  border: 1px solid #f6f6f6;
  height: 180px;
  padding: 10px 5px;
  display: block; }
  #request-index-modal .modal-body label em {
    font-style: normal;
    margin: 0 35px;
    display: block;
    text-align: middle; }
  #request-index-modal .modal-body label .description {
    display: block;
    height: 60px;
    font-weight: normal; }
  #request-index-modal .modal-body label .btn {
    margin: 0 auto; }
  #request-index-modal .modal-body label input {
    display: none; }

#request-index-modal .modal-body .selected label {
  border: 3px solid #f3f3f3;
  background-color: #fbfbfb; }

#request-index-modal .modal-body .confirm .close {
  height: 34px; }

#video-modal iframe {
  width: 100%;
  height: 400px; }

#add-bookmark-modal .modal-content label {
  font-weight: 500; }

#add-bookmark-modal .modal-content .error {
  color: red; }

#add-bookmark-modal .modal-content label.error {
  margin-top: 5px;
  font-weight: normal; }

.footer {
  font-size: 13px;
  border-top: 1px solid #cccccc;
  margin: 60px auto 0;
  clear: both;
  padding-top: 1px;
  background-color: #f6f6f6;
  padding-bottom: 40px; }
  .footer:after {
    content: ' ';
    display: block;
    clear: both; }
  .footer .container {
    position: relative;
    padding-top: 20px;
    overflow: hidden; }
  .footer .links {
    padding-left: 0; }
    .footer .links h5 {
      font-size: 90%;
      text-transform: uppercase;
      letter-spacing: 1px;
      font-family: 'Montserrat', sans-serif;
      margin: 8px 0 15px 0;
      font-weight: normal; }
    .footer .links li {
      white-space: nowrap; }
  .footer ul {
    margin: 0;
    padding: 0; }
  .footer li {
    list-style: none;
    font-size: 90%; }
  .footer li a:hover {
    border: 0 none; }
  .footer p {
    margin: 10px;
    color: #888;
    padding: 0;
    clear: both;
    float: left; }
  .footer .social {
    height: 190px; }
  .footer .social .latest-tweet {
    background: #fff;
    border: 1px solid #ccc;
    padding: 15px 15px 15px 10px; }
  .footer .social .latest-tweet li {
    font-family: 'Montserrat', sans-serif;
    font-size: 105%;
    font-style: italic;
    line-height: 1.3 !important; }
  .footer .social .latest-tweet li {
    border-bottom: 0 !important;
    background: url("https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/icon-latest-twitter.png") no-repeat left center;
    padding-left: 40px; }
  .footer .social .latest-tweet li .timeago {
    clear: both;
    display: block;
    color: #888 !important;
    font-family: Arial;
    font-size: 75%;
    font-style: normal;
    text-transform: uppercase;
    margin-top: 10px; }
  .footer .social .social-links {
    margin: 10px 0;
    float: right;
    width: 500px; }
  .footer .social .social-links li a {
    float: right;
    margin: 0 0 10px 8px;
    width: 16px;
    height: 16px; }
  .footer .social .social-links li a {
    display: inline-block;
    text-indent: -9999px; }
  .footer .social li.newsletter {
    background: url("https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/icon-tiny-email.png") no-repeat left top;
    padding-left: 20px;
    text-align: right;
    float: right;
    margin: 0 41px 0 10px;
    color: #666; }
  .footer .social li.newsletter a {
    text-indent: 0;
    margin-left: 3px; }
  .footer .social li.facebook a {
    background: url("https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/icon-tiny-facebook.png") no-repeat left center; }
  .footer .social li.twitter a {
    background: url("https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/icon-tiny-twitter.png") no-repeat left center; }
  .footer .social li.pinterest a {
    background: url("https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/icon-tiny-pinterest.png") no-repeat left center; }
  .footer .twtr-hd, .footer .twtr-ft {
    display: none; }
  .footer .social .more-links {
    margin: 0;
    float: right; }
  .footer .social .more-links li {
    float: left;
    margin-left: 10px;
    color: #ccc; }
  .footer .social .more-links li a {
    margin-left: 10px;
    color: #666;
    font-size: 95%; }

.arrowed-text {
  font-size: 14px;
  letter-spacing: 0.3em;
  text-transform: uppercase;
  font-weight: 700;
  text-align: center;
  overflow: visible; }
  .arrowed-text span {
    display: inline-block; }
    .arrowed-text span:after {
      content: ' ';
      display: inline-block;
      width: 24px;
      height: 14px;
      background: transparent url("https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/4/v2/arrow-text-right-sml.png") no-repeat right center; }
    .arrowed-text span:before {
      content: ' ';
      display: inline-block;
      width: 32px;
      height: 14px;
      background: transparent url("https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/4/v2/arrow-text-left-sml.png") no-repeat left center; }

/*.arrow-button {
    color: #FFF;
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 6px;
    display: inline-block;
    height: 40px;
    padding: 0 12px 0 18px;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0.2em;
    background-color: $eyb-orange;
    border: 1px solid $eyb-orange-border;

    &:link, &:hover, &:visited, &:active {
        color: #FFF;
        text-decoration: none;
    }


    span {
        display: inline-block;
        line-height: 38px;

        &:after {
            content: ' ';
            display: inline-block;
            width: 22px;
            height: 14px;
            background: transparent url($base-image-url + 'v2/button-arrow-sml.png') no-repeat center 4px;
        }
    }

    &.large {
        span {
            &:after {
                width: 30px;
                height: 16px;
                background: transparent url($base-image-url + 'v2/button-arrow-lrg.png') no-repeat right 3px;
            }
        }
    }
}*/
.popup .modal-content {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  border-radius: 0;
  margin: 0;
  border: 20px solid #4a8c29;
  border-top: none;
  border-bottom: none;
  font-family: "Segoe UI", Candara, "Trebuchet MS", Verdana, sans-serif; }

.popup .close {
  color: #4a8c29;
  font: 16px/100% arial, sans-serif;
  position: absolute;
  right: 5px;
  text-decoration: none;
  text-shadow: 0 1px 0 #fff;
  top: 5px; }
  .popup .close:after {
    content: '✖';
    /* UTF-8 symbol */ }

.popup .wrapper {
  padding: 0px 20px; }

.popup .re-discover {
  margin-top: 15px;
  font-size: 16px;
  text-align: center; }
  .popup .re-discover .arrowed-text {
    font-size: 14px;
    letter-spacing: 0.2em; }
  .popup .re-discover .cursive {
    display: block;
    font-family: "Courgette", cursive;
    font-size: 46px; }

.popup .buttons {
  margin-top: 35px;
  text-align: center; }
  .popup .buttons .learn-more {
    background-color: #4a8c29;
    border: 2px solid #5eb13d; }

.popup .benefits {
  margin-top: 20px; }
  .popup .benefits li {
    font-size: 15px;
    margin-bottom: 10px; }

@media (min-width: 420px) {
  .popup .re-discover .arrowed-text {
    font-size: 16px;
    letter-spacing: 0.3em; }
  .popup .re-discover .cursive {
    font-size: 64px; } }

@media (min-width: 992px) {
  .popup .modal-dialog {
    width: 940px;
    height: 433px; }
  .popup .modal-content {
    height: 433px;
    border: 60px solid #4a8c29;
    border-top: none;
    border-bottom: none; }
  .popup .buttons {
    text-align: left; }
  .popup .wrapper {
    padding: 0px 340px 0px 50px;
    background: url("https://f933e037afce6a4510d2-1b0b5f08348066fb5b3690501dcb8e42.ssl.cf1.rackcdn.com/4/v2/EYB_Hero_Image_Medium.jpg") no-repeat 480px 2px;
    height: 433px; } }

.nav-tabs {
  margin-bottom: 10px; }

#results-list .listing:first-child {
  border: none; }

#detail-tabs {
  margin-top: 25px; }

.biography {
  margin-top: 25px; }

.book-stats {
  margin: 0;
  overflow: hidden;
  padding: 0; }
  .book-stats li {
    border-bottom: 1px dotted #ddd;
    list-style: none outside none;
    color: #555;
    display: block;
    padding: 8px 0; }
    .book-stats li:after {
      content: ' ';
      display: block;
      clear: both; }
    .book-stats li em {
      font-style: normal;
      float: left;
      min-width: 80px;
      width: 32%; }
    .book-stats li span {
      float: left;
      min-width: 190px; }
    .book-stats li:first-child {
      margin-top: 15px; }

.book-cover {
  color: #999;
  display: block;
  font-size: 16px;
  clear: both;
  margin: 15px auto 0;
  position: relative;
  max-width: 300px; }
  .book-cover img {
    width: 100%;
    display: block;
    background: #FFF;
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #d7d7d7;
    border-left: 1px solid #d7d7d7;
    border-right: 1px solid #e7e7e7;
    text-align: center;
    padding: 3px; }

.profile-small {
  margin: 0 0 30px 0; }

@media (min-width: 768px) {
  .book-stats li em {
    width: 42%;
    min-width: 105px; } }

@media (max-width: 480px) {
  .profile-small .row .col-xs-5, .profile-small .row .col-xs-7 {
    width: 100%; } }

/*# sourceMappingURL=authors.css.map */
