@charset "UTF-8";
/************/
/************/
html, body {
  margin: 0;
  padding: 0;
  height: 100%;
  overflow: hidden; }

body {
  position: relative;
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: none;
  -o-text-size-adjust: none;
  -ms-touch-action: none; }

article, aside, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

a[href] {
  color: #692F25;
  -webkit-touch-callout: none; }

a[href^="http"] {
  -webkit-touch-callout: default; }

.rdr-hiddenTestTextBlock {
  position: absolute;
  left: 10px;
  top: -999px;
  width: 150px; }

.rdr-cursor-zoom-in {
  cursor: pointer;
  cursor: -moz-zoom-in;
  cursor: -webkit-zoom-in;
  cursor: zoom-in; }

.rdr-cursor-zoom-out {
  cursor: pointer;
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

button.mybook {
  cursor: pointer;
  padding: 11px 18px 12px;
  font-family: Georgia;
  line-height: 1;
  border-radius: 100px;
  color: #644c14;
  text-shadow: 1px 1px 1px #f9e397;
  background-color: #ffd751;
  border: 0;
  border-bottom: 2px solid #cca223;
  background-size: 4px 4px, 4px 4px, auto;
  background-image: -webkit-linear-gradient(-45deg, transparent 40%, rgba(0, 0, 0, 0.03) 40%, rgba(0, 0, 0, 0.03) 60%, transparent 60%), -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0.03) 10%, transparent 10%, transparent 90%, rgba(0, 0, 0, 0.03) 90%), -webkit-linear-gradient(top, #ffe692 12%, #ffcd29 100%);
  background-image: linear-gradient(-45deg, transparent 40%, rgba(0, 0, 0, 0.03) 40%, rgba(0, 0, 0, 0.03) 60%, transparent 60%), linear-gradient(-45deg, rgba(0, 0, 0, 0.03) 10%, transparent 10%, transparent 90%, rgba(0, 0, 0, 0.03) 90%), linear-gradient(to bottom, #ffe692 12%, #ffcd29 100%);
  box-shadow: 0 3px 6px rgba(177, 149, 73, 0.6); }

/**************/
.colorTheme1 {
  color: #272727;
  background: white; }
  .colorTheme1 .rdr-bigimg {
    background-color: white; }

.colorTheme2 {
  color: #201c18;
  background: #e9e1c7; }
  .colorTheme2 .rdr-topControls, .colorTheme2 .rdr-bottomControls {
    background: #e9e1c7;
    background: rgba(233, 225, 199, 0.9); }
  .colorTheme2 .rdr-bigimg {
    background-color: #e9e1c7; }
  .colorTheme2 .rdr-mask_opaque {
    background-color: #e9e1c7; }
  .colorTheme2 .rdr-settingsBtn {
    color: #94807b; }
    .colorTheme2 .rdr-settingsBtn:hover {
      color: #f5b501; }
  .colorTheme2 .rdr-tocBtn {
    color: #94807b; }
    .colorTheme2 .rdr-tocBtn:hover {
      color: #f5b501; }
  .colorTheme2 .rdr-citationsBtn {
    color: #94807b; }
    .colorTheme2 .rdr-citationsBtn:hover {
      color: #f5b501; }
  .colorTheme2 .rdr-bookmarks-listBtn {
    color: #94807b; }
    .colorTheme2 .rdr-bookmarks-listBtn:hover {
      color: #f5b501; }
    .colorTheme2 .rdr-bookmarks-listBtn.inactive {
      color: #aaaaaa; }
  .colorTheme2 .rdr-autobookmark:hover > div {
    border-right-color: #f5b501; }
  .colorTheme2 .rdr-bookmarks span.rdr-bookmarks-active:hover {
    border-left-color: #f5b501;
    border-right-color: #f5b501; }
  .colorTheme2 .rdr-bookmark {
    border-left-color: #94807b;
    border-right-color: #94807b; }
    .colorTheme2 .rdr-bookmark:hover {
      border-left-color: #f5b501;
      border-right-color: #f5b501; }
  .colorTheme2 .rdr-bookmark_active {
    border-left: 10px solid #178701;
    border-right: 10px solid #178701; }
  .colorTheme2 .rdr-nav-pages {
    color: #94807b; }
  .colorTheme2 .rdr-nav-left:before,
  .colorTheme2 .rdr-nav-right:before {
    border-top-color: #e9e1c7;
    border-bottom-color: #e9e1c7; }
  .colorTheme2 .rdr-nav-left:hover,
  .colorTheme2 .rdr-nav-right:hover {
    opacity: .5; }

.colorTheme3 {
  color: #cccccc;
  background: black; }
  .colorTheme3 a[href] {
    color: #ffbe00; }
  .colorTheme3 .rdr-topControls, .colorTheme3 .rdr-bottomControls {
    background: black;
    background: rgba(0, 0, 0, 0.9); }
  .colorTheme3 .rdr-nav-slider {
    background: rgba(255, 255, 255, 0.2);
    box-shadow: 0 0 10px 10px rgba(255, 255, 255, 0.2); }
  .colorTheme3 .rdr-bigimg {
    background-color: black; }
  .colorTheme3 .rdr-bigimg > img {
    background: #cccccc; }
  .colorTheme3 .rdr-mask_blur {
    background-color: rgba(255, 255, 255, 0.1); }
  .colorTheme3 .rdr-mask_preloader {
    background-image: url("/static/reader/img/preloader3.7a52f6cb2027.gif"); }
  .colorTheme3 .rdr-mask_opaque {
    background-color: black; }
  .colorTheme3 .rdr-settingsBtn {
    color: #94807b; }
    .colorTheme3 .rdr-settingsBtn:hover {
      color: #f5b501; }
  .colorTheme3 .rdr-tocBtn {
    color: #94807b; }
    .colorTheme3 .rdr-tocBtn:hover {
      color: #f5b501; }
  .colorTheme3 .rdr-citationsBtn {
    color: #94807b; }
    .colorTheme3 .rdr-citationsBtn:hover {
      color: #f5b501; }
  .colorTheme3 .rdr-bookmarks-listBtn {
    color: #94807b; }
    .colorTheme3 .rdr-bookmarks-listBtn:hover {
      color: #f5b501; }
    .colorTheme3 .rdr-bookmarks-listBtn.inactive {
      color: #999999; }
  .colorTheme3 .rdr-autobookmark:hover > div {
    border-right-color: #f5b501; }
  .colorTheme3 .rdr-bookmarks span.rdr-bookmarks-active:hover {
    border-left-color: #f5b501;
    border-right-color: #f5b501; }
  .colorTheme3 .rdr-bookmark {
    border-left-color: #94807b;
    border-right-color: #94807b; }
    .colorTheme3 .rdr-bookmark:hover {
      border-left-color: #f5b501;
      border-right-color: #f5b501; }
  .colorTheme3 .rdr-bookmark_active {
    border-left: 10px solid #178701;
    border-right: 10px solid #178701; }
  .colorTheme3 .rdr-bookBtn {
    color: #666; }
    .colorTheme3 .rdr-bookBtn svg path {
      fill: #666; }
  .colorTheme3 .rdr-fullscreenBtn svg polygon {
    fill: #666; }
  .colorTheme3 .rdr-nav-pages {
    color: #94807b; }
  .colorTheme3 .rdr-content .rdr-col > .rdr-col-content img {
    background: #cccccc; }
  .colorTheme3 .rdr-nav-left:before,
  .colorTheme3 .rdr-nav-right:before {
    border-top-color: black;
    border-bottom-color: black; }
  .colorTheme3 .rdr-nav-left:hover,
  .colorTheme3 .rdr-nav-right:hover {
    opacity: .2; }

/**************/
.rdr-preview {
  position: absolute;
  padding: 5px 0;
  left: 0;
  right: 0;
  top: 0;
  font-size: 12px;
  font-family: Arial, sans-serif;
  line-height: 1;
  overflow: hidden;
  color: #000;
  background: #ffdf72;
  /* Old browsers */
  background: -webkit-linear-gradient(top, #ffdf72 0%, #ffce28 100%);
  /* Chrome10+, Safari5.1+ */
  background: -ms-linear-gradient(top, #ffdf72 0%, #ffce28 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ffdf72 0%, #ffce28 100%);
  /* W3C */ }
  .rdr-preview > div {
    position: absolute;
    padding: 5px 7px;
    left: 0;
    top: 0;
    min-width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: inherit;
    white-space: nowrap;
    text-align: center;
    -webkit-transition: left 2s linear;
    -moz-transition: left 2s linear;
    -o-transition: left 2s linear;
    transition: left 2s linear; }
  .rdr-preview a[href] {
    color: #692f24;
    text-decoration: underline; }

/**************/
.rdr-mask {
  position: absolute;
  z-index: 100;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(255, 255, 255, 0);
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -o-tap-highlight-color: rgba(0, 0, 0, 0); }

.rdr-mask_application {
  color: #272727;
  background: white url("/static/reader/img/preloader.e792d278153b.gif") no-repeat center; }
  .rdr-mask_application:before {
    content: '\417\430\433\440\443\437\43A\430   \43F\440\438\43B\43E\436\435\43D\438\44F   ...';
    display: block;
    position: relative;
    top: 30%;
    text-align: center; }

.rdr-mask_blur {
  background-color: rgba(0, 0, 0, 0.1); }

.rdr-mask_opaque {
  background-color: #fff; }

.rdr-mask_preloader {
  background-image: url("/static/reader/img/preloader.e792d278153b.gif");
  background-repeat: no-repeat;
  background-position: center; }

/**************/
.rdr-bigimg, .rdr-bigimg > img, .rdr-bigimg-close {
  position: absolute; }

.rdr-bigimg {
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  overflow: auto; }

.rdr-bigimg, .rdr-bigimg-close {
  z-index: 200; }

.rdr-bigimg-close {
  cursor: pointer; }

.rdr-bigimg > img {
  -webkit-transition: width .2s, height .2s, left .2s, top .2s;
  transition: width .2s, height .2s, left .2s, top .2s; }

.rdr-bigimg-close {
  right: 2px;
  top: 2px;
  padding: 2px 10px;
  font-size: 2em;
  font-family: sans-serif;
  text-shadow: #888 0px 0px 2px; }
  .rdr-bigimg-close:hover {
    color: #f5b501; }

/**************/
.rdr-topControls {
  position: absolute;
  left: 0;
  right: 0;
  top: -37px;
  height: 38px;
  overflow: hidden;
  background: #fff;
  background: rgba(255, 255, 255, 0.9);
  -webkit-transition: top 0.4s ease;
  -moz-transition: top 0.4s ease;
  -o-transition: top 0.4s ease;
  transition: top 0.4s ease; }

.rdr-bottomControls {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -60px;
  height: 53px;
  overflow: hidden;
  background: #fff;
  background: rgba(255, 255, 255, 0.9);
  -webkit-transition: bottom 0.4s ease;
  -moz-transition: bottom 0.4s ease;
  -o-transition: bottom 0.4s ease;
  transition: bottom 0.4s ease; }

.rdr-bottomControls_alwaysVisble {
  bottom: -3px;
  height: 7px; }

.rdr-controlsShow .rdr-topControls {
  top: 0; }
.rdr-controlsShow .rdr-bottomControls {
  bottom: 7px; }
.rdr-controlsShow .rdr-bottomControls_alwaysVisble {
  height: 53px;
  bottom: 7px; }

/**************/
.rdr-settingsBtn {
  position: absolute;
  right: 10px;
  bottom: 17px;
  padding: 4px 5px 5px;
  cursor: pointer;
  color: #a8918c;
  font-weight: bold;
  font-size: 16px;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: color 0.4s ease;
  -moz-transition: color 0.4s ease;
  -o-transition: color 0.4s ease;
  transition: color 0.4s ease; }
  .rdr-settingsBtn > b {
    font-size: 24px; }
  .rdr-settingsBtn:hover {
    color: #f5b501; }

/**************/
.rdr-tocBtn {
  position: absolute;
  left: 8px;
  bottom: 17px;
  padding: 1px 0 0;
  cursor: pointer;
  color: #a8918c;
  font-weight: bold;
  height: 35px;
  width: 34px;
  font-size: 35px;
  line-height: 35px;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: color 0.4s ease;
  -moz-transition: color 0.4s ease;
  -o-transition: color 0.4s ease;
  transition: color 0.4s ease; }
  .rdr-tocBtn:hover {
    color: #f5b501; }
  .rdr-tocBtn > div {
    text-align: center;
    width: 60px;
    margin-left: -13px; }

.rdr-citationAddBtn {
  position: absolute;
  left: 12px;
  top: 12px;
  border: 1px solid #000;
  font-size: 16px;
  padding: .7em;
  background: #fff;
  cursor: pointer;
  color: #000;
  font-family: Arial, sans-serif;
  opacity: .9;
  border-radius: 5px;
  white-space: nowrap;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .rdr-citationAddBtn:hover {
    opacity: 1; }
  .rdr-citationAddBtn .rdr-citationAddBtn-arrow {
    position: absolute;
    left: 10px;
    margin-left: -10px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent; }
    .rdr-citationAddBtn .rdr-citationAddBtn-arrow:after {
      content: "";
      position: absolute;
      width: 0;
      height: 0;
      left: -9px;
      border-left: 9px solid transparent;
      border-right: 9px solid transparent; }
  .rdr-citationAddBtn .rdr-citationAddBtn-arrow_t {
    top: -10px;
    border-bottom: 10px solid #333; }
    .rdr-citationAddBtn .rdr-citationAddBtn-arrow_t:after {
      top: 2px;
      border-bottom: 9px solid #fff; }
  .rdr-citationAddBtn .rdr-citationAddBtn-arrow_b {
    bottom: -10px;
    border-top: 10px solid #333; }
    .rdr-citationAddBtn .rdr-citationAddBtn-arrow_b:after {
      top: -11px;
      border-top: 9px solid #fff; }

.rdr-citationMenu {
  margin: 0;
  padding: 0;
  list-style: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .rdr-citationMenu > li {
    padding: .5em;
    margin: .5em 0 0;
    cursor: pointer; }
    .rdr-citationMenu > li:hover {
      background: #ddd; }
  .rdr-citationMenu > li:first-child {
    margin: 0; }

.rdr-citationsBtn {
  position: absolute;
  left: 55px;
  bottom: 17px;
  padding: 2px 3px 3px;
  cursor: pointer;
  color: #a8918c;
  font-weight: bold;
  font-size: 24px;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: color 0.4s ease;
  -moz-transition: color 0.4s ease;
  -o-transition: color 0.4s ease;
  transition: color 0.4s ease; }
  .rdr-citationsBtn > b {
    vertical-align: -2px; }
  .rdr-citationsBtn > b:first-child {
    vertical-align: 2px; }
  .rdr-citationsBtn:hover {
    color: #f5b501; }

.rdr-autobookmark {
  position: absolute;
  left: 104px;
  bottom: 18px;
  width: 30px;
  height: 34px; }
  .rdr-autobookmark > div {
    position: absolute;
    left: 6px;
    top: 7px;
    width: 0;
    height: 0;
    border-right: 15px solid #178701;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    cursor: pointer;
    -webkit-transition: border-color 0.4s ease;
    -moz-transition: border-color 0.4s ease;
    -o-transition: border-color 0.4s ease;
    transition: border-color 0.4s ease; }
  .rdr-autobookmark:hover > div {
    border-right-color: #f5b501; }
  .rdr-autobookmark.inactive {
    display: none; }

/**************/
.rdr-bookmarks {
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -o-tap-highlight-color: rgba(0, 0, 0, 0);
  position: absolute;
  left: 100px;
  right: 7%;
  margin-right: 20px;
  top: 15px;
  height: 20px;
  overflow: hidden;
  text-align: right; }
  .rdr-bookmarks span {
    display: inline-block;
    position: relative;
    width: 0;
    height: 12px;
    border-left: 8px solid #A1D597;
    border-right: 8px solid #A1D597;
    border-top: 8px solid transparent;
    margin-left: 10px;
    cursor: pointer;
    -webkit-transition: border-color 0.4s ease;
    -moz-transition: border-color 0.4s ease;
    -o-transition: border-color 0.4s ease;
    transition: border-color 0.4s ease; }
    .rdr-bookmarks span.rdr-bookmarks-active {
      border-left-color: #178701;
      border-right-color: #178701; }
      .rdr-bookmarks span.rdr-bookmarks-active:hover {
        border-left-color: #f5b501;
        border-right-color: #f5b501; }
        .rdr-bookmarks span.rdr-bookmarks-active:hover:after {
          content: '\D7';
          position: absolute;
          color: #fff;
          font-size: 12px;
          font-weight: bold;
          line-height: 1;
          left: -5px;
          bottom: 0; }

.rdr-bookmark {
  position: absolute;
  right: 8px;
  height: 20px;
  width: 0;
  top: 8px;
  border-bottom: 10px solid transparent;
  border-left: 10px solid #a8918c;
  border-right: 10px solid #a8918c;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
  -webkit-transition: border-color 0.4s ease;
  -moz-transition: border-color 0.4s ease;
  -o-transition: border-color 0.4s ease;
  transition: border-color 0.4s ease; }
  .rdr-bookmark:hover {
    border-left-color: #f5b501;
    border-right-color: #f5b501; }
    .rdr-bookmark:hover:after {
      content: '+';
      position: absolute;
      color: #fff;
      font-size: 12px;
      font-weight: bold;
      line-height: 1;
      left: 0;
      top: 1px; }

.rdr-bookmarks-listBtn {
  display: none;
  position: absolute;
  right: 50px;
  top: 0px;
  padding: 0 10px;
  cursor: pointer;
  color: #aaa;
  font-weight: bold;
  font-size: 40px;
  line-height: 40px;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: color 0.4s ease;
  -moz-transition: color 0.4s ease;
  -o-transition: color 0.4s ease;
  transition: color 0.4s ease; }
  .rdr-bookmarks-listBtn:hover {
    color: #f5b501; }
  .rdr-bookmarks-listBtn.inactive {
    color: #dedede;
    cursor: default; }

.rdr-bookmark_active {
  border-left: 10px solid #178701;
  border-right: 10px solid #178701; }
  .rdr-bookmark_active:hover:after {
    content: '\D7'; }

.rdr-bookmark_hide {
  display: none; }

/**************/
.rdr-bookBtn {
  position: absolute;
  left: 8px;
  top: 8px;
  font-weight: bold;
  font-size: 25px;
  line-height: 1px;
  font-family: sans-serif;
  color: #bfbfbf;
  cursor: pointer;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .rdr-bookBtn div {
    display: inline-block;
    vertical-align: middle;
    width: 25px;
    height: 25px;
    margin-left: 5px; }
    .rdr-bookBtn div svg {
      display: block;
      width: 25px;
      height: 25px; }
      .rdr-bookBtn div svg path {
        fill: #bfbfbf; }

/**************/
.rdr-fullscreenBtn {
  position: absolute;
  left: 70px;
  top: 9px;
  width: 24px;
  height: 24px;
  overflow: hidden;
  cursor: pointer;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .rdr-fullscreenBtn svg {
    display: block;
    width: 24px;
    height: 24px; }
    .rdr-fullscreenBtn svg polygon {
      fill: #bfbfbf; }

:-moz-full-screen .rdr-fullscreenBtn {
  display: none; }

:-webkit-full-screen .rdr-fullscreenBtn {
  display: none; }

/*
:-ms-fullscreen {
	.rdr-fullscreenBtn {
		svg:first-child { display: none; }
		svg:last-child { display: block; }
	}
}
*/
:fullscreen .rdr-fullscreenBtn {
  display: none; }

/**************/
.rdr-nav-left,
.rdr-nav-right {
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -o-tap-highlight-color: rgba(0, 0, 0, 0);
  position: absolute;
  top: 15%;
  height: 70%;
  width: 6.5%;
  cursor: pointer;
  overflow: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.4s ease;
  -moz-transition: opacity 0.4s ease;
  -o-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease; }
  .rdr-nav-left:before,
  .rdr-nav-right:before {
    content: '';
    position: absolute;
    height: 0;
    width: 0;
    top: 50%;
    margin-top: -60px;
    background: #ffefb7;
    /* Old browsers */
    background: -webkit-linear-gradient(top, #ffefb7 0%, #ffe691 100%);
    /* Chrome10+, Safari5.1+ */
    background: -ms-linear-gradient(top, #ffefb7 0%, #ffe691 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #ffefb7 0%, #ffe691 100%);
    /* W3C */
    border-top: 60px solid white;
    border-bottom: 60px solid white;
    background-clip: border-box;
    background-origin: border-box; }
  .rdr-nav-left:hover,
  .rdr-nav-right:hover {
    opacity: 1; }
  .rdr-nav-left.rdr-nav-disabled,
  .rdr-nav-right.rdr-nav-disabled {
    opacity: 0;
    cursor: auto; }
    .rdr-nav-left.rdr-nav-disabled:hover,
    .rdr-nav-right.rdr-nav-disabled:hover {
      opacity: 0; }

.rdr-nav-left {
  left: 0; }
  .rdr-nav-left:before {
    left: 30%;
    border-right: 20px solid transparent; }

.rdr-nav-right {
  right: 0; }
  .rdr-nav-right:before {
    right: 30%;
    border-left: 20px solid transparent; }

/**************/
.rdr-nav-pages {
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: absolute;
  overflow: hidden;
  left: 125px;
  right: 48px;
  height: 43px;
  bottom: 10px;
  color: #a8918c;
  cursor: default; }
  .rdr-nav-pages > div {
    display: table;
    width: 100%;
    height: 43px; }
    .rdr-nav-pages > div > div {
      display: table-cell;
      vertical-align: middle;
      text-align: center;
      font-size: 14px;
      font-style: italic; }
      .rdr-nav-pages > div > div > em {
        white-space: nowrap; }

.rdr-nav-line {
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: absolute;
  height: 7px;
  left: 7px;
  right: 7px;
  bottom: 0;
  cursor: pointer;
  border-radius: 2px;
  background: #9b867e;
  /* Old browsers */
  background: -webkit-linear-gradient(top, #9b867e 0%, #beb1a6 100%);
  /* Chrome10+, Safari5.1+ */
  background: -ms-linear-gradient(top, #9b867e 0%, #beb1a6 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #9b867e 0%, #beb1a6 100%);
  /* W3C */ }
  .rdr-nav-line > div {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 7px;
    border-radius: 2px;
    background: #e6ad23;
    /* Old browsers */
    background: -webkit-linear-gradient(top, #e6ad23 0%, #efcb48 100%);
    /* Chrome10+, Safari5.1+ */
    background: -ms-linear-gradient(top, #e6ad23 0%, #efcb48 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #e6ad23 0%, #efcb48 100%);
    /* W3C */ }

/*****
.rdr-nav-slider {

	@include user-select(none);	
	
	display: none;
	
	position: absolute;
	
	width: 100%;
	height: 50px; // ie8.css
	
	left:0;
	bottom: 0;
	
	background: rgba(0, 0, 0, .1);  // ie8.css
	box-shadow: 0 0 10px 10px rgba(0, 0, 0, .1); // ie8.css
	
	z-index: 51;
	
	> span {
		display: block;
		position: absolute;
		right: 5px;
		color: #666;
		font: 10px sans-serif;
	
	}
	
	> div {
		position: absolute;
		width: 27px;
		margin-left: -13px;
		height: 41px;
		bottom: 3px;
		left: 0;
		background: url() no-repeat;
		cursor: pointer;
		
		&.mousedown {
		
		    -moz-transform: scaleY(.9);
			-ms-transform: scaleY(.9);
			-webkit-transform: scaleY(.9);
			-o-transform: scaleY(.9);
			transform: scaleY(.9);
		}
	}

	
}

*/
/*****

.rdr-cover {

	@include user-select(none);	

	border: 0;
	position: absolute;
	text-align: center;
	background: #eee;
	width: 6%;
	height: auto;
	min-height: 30px;
	font-size: 10px;
	text-align: center;
	left:0;
	top: 0;
	cursor: pointer;
}

*/
.rdr-dialog {
  position: absolute;
  left: -9999px;
  top: 0;
  padding: 20px 20px 15px;
  border: 1px solid #333;
  background: #fff;
  z-index: 200;
  color: #000;
  font-family: Arial, sans-serif;
  font-size: 16px;
  -webkit-box-shadow: 2px 2px 5px 0px black;
  box-shadow: 2px 2px 5px 0px black;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .rdr-dialog .rdr-dialog-close {
    position: absolute;
    right: 2px;
    top: 2px;
    padding: 3px 12px;
    font-size: 2em;
    color: #666;
    cursor: pointer; }
    .rdr-dialog .rdr-dialog-close:hover {
      color: #f5b501; }
  .rdr-dialog .rdr-dialog-title {
    min-width: 200px;
    font-weight: bold;
    margin-top: -20px;
    padding-top: 20px;
    padding-bottom: .5em;
    margin-bottom: 1em;
    border-bottom: 1px solid black;
    cursor: default;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -o-tap-highlight-color: rgba(0, 0, 0, 0); }
  .rdr-dialog .rdr-dialog-content {
    font-size: 13px;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch; }
    .rdr-dialog .rdr-dialog-content textarea {
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      width: 100%;
      height: 5em; }
    .rdr-dialog .rdr-dialog-content hr {
      border: 0;
      color: #ccc;
      background-color: #ccc;
      height: 1px;
      margin: .7em 0; }
    .rdr-dialog .rdr-dialog-content ul.rdr-dialog-vlist {
      margin: 0;
      padding: 0; }
      .rdr-dialog .rdr-dialog-content ul.rdr-dialog-vlist li {
        margin: 0 0 3px;
        padding: 7px;
        cursor: pointer;
        background: #eee;
        word-wrap: break-word; }
        .rdr-dialog .rdr-dialog-content ul.rdr-dialog-vlist li hr {
          margin: .3em 0; }
        .rdr-dialog .rdr-dialog-content ul.rdr-dialog-vlist li:hover {
          background: #ddd; }
  .rdr-dialog .rdr-dialog-buttons {
    margin-top: 1em;
    text-align: right;
    overflow: hidden; }
    .rdr-dialog .rdr-dialog-buttons button {
      margin-left: 1em;
      padding: .3em 1em; }
      .rdr-dialog .rdr-dialog-buttons button.ok {
        float: right; }
      .rdr-dialog .rdr-dialog-buttons button.cancel {
        float: left;
        margin-left: 0; }

.rdr-dialogPreview {
  padding: 1px 10px 10px;
  border: 1px solid #fdf7e6;
  background: #fdf7e6;
  color: #662928;
  font-family: Georgia, serif;
  text-align: center; }
  .rdr-dialogPreview .rdr-dialog-close {
    color: #ddd; }
  .rdr-dialogPreview .rdr-dialog-title {
    font-weight: normal;
    font-size: 20px;
    padding: 22px 0;
    margin: 0;
    border: 0; }
  .rdr-dialogPreview .rdr-dialog-content {
    background: #fff;
    border-radius: 10px;
    padding: 25px 15px 15px;
    border: 1px solid #ddd; }
    .rdr-dialogPreview .rdr-dialog-content div {
      margin: 0 0 20px;
      font-size: 22px;
      color: #000; }
    .rdr-dialogPreview .rdr-dialog-content button {
      font-size: 20px; }
    .rdr-dialogPreview .rdr-dialog-content em {
      font-size: 14px;
      color: #999;
      display: block;
      margin: 10px 0 0; }

.rdr-balloon {
  position: absolute;
  left: -9999px;
  top: 0;
  font-size: 16px;
  padding: .5em;
  border: 1px solid #333;
  background: #fff;
  z-index: 200;
  color: #000;
  font-family: Arial, sans-serif;
  border-radius: 5px;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .rdr-balloon .rdr-balloon-content {
    overflow-y: auto;
    -webkit-overflow-scrolling: touch; }
  .rdr-balloon .rdr-balloon-arrow {
    position: absolute;
    left: 50%;
    margin-left: -10px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent; }
    .rdr-balloon .rdr-balloon-arrow:after {
      content: "";
      position: absolute;
      width: 0;
      height: 0;
      left: -9px;
      border-left: 9px solid transparent;
      border-right: 9px solid transparent; }
  .rdr-balloon .rdr-balloon-arrow_t {
    top: -10px;
    border-bottom: 10px solid #333; }
    .rdr-balloon .rdr-balloon-arrow_t:after {
      top: 2px;
      border-bottom: 9px solid #fff; }
  .rdr-balloon .rdr-balloon-arrow_b {
    bottom: -10px;
    border-top: 10px solid #333; }
    .rdr-balloon .rdr-balloon-arrow_b:after {
      top: -11px;
      border-top: 9px solid #fff; }

/*******************/
.rdr-content {
  position: absolute;
  top: 7%;
  bottom: 9%;
  left: 7%;
  width: 86%;
  overflow: hidden;
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -o-tap-highlight-color: rgba(0, 0, 0, 0); }
  .rdr-content .rdr-col {
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
    width: 50%; }
    .rdr-content .rdr-col > .rdr-col-citation {
      position: absolute;
      left: 2px;
      right: 1px;
      top: 0; }
      .rdr-content .rdr-col > .rdr-col-citation .rdr-col-citation-highlight {
        position: absolute;
        background: #F5EE55;
        opacity: .5; }
      .rdr-content .rdr-col > .rdr-col-citation .rdr-col-citation-highlight_selection {
        background: #999; }
      .rdr-content .rdr-col > .rdr-col-citation .rdr-col-citation-highlight_active {
        background: red; }
      .rdr-content .rdr-col > .rdr-col-citation .rdr-col-citation-highlight_comment {
        background: #55F555; }
    .rdr-content .rdr-col > .rdr-col-content {
      position: absolute;
      left: 2px;
      top: 0;
      right: 1px;
      word-wrap: break-word; }
      .rdr-content .rdr-col > .rdr-col-content img {
        display: block;
        margin: .5em auto;
        width: auto;
        height: auto;
        max-width: 90%;
        border: none;
        cursor: pointer;
        cursor: -moz-zoom-in;
        cursor: -webkit-zoom-in;
        cursor: zoom-in; }
      .rdr-content .rdr-col > .rdr-col-content blockquote {
        margin: 1em 1.5em; }
      .rdr-content .rdr-col > .rdr-col-content table {
        margin: .5em auto; }
      .rdr-content .rdr-col > .rdr-col-content th, .rdr-content .rdr-col > .rdr-col-content td {
        vertical-align: top; }
      .rdr-content .rdr-col > .rdr-col-content h1 {
        font-size: 1.75em; }
      .rdr-content .rdr-col > .rdr-col-content h2 {
        font-size: 1.5em; }
      .rdr-content .rdr-col > .rdr-col-content h3 {
        font-size: 1.25em; }
      .rdr-content .rdr-col > .rdr-col-content h4 {
        font-size: 1.15em;
        margin: 1em 0 1em; }
      .rdr-content .rdr-col > .rdr-col-content h5 {
        font-size: 1.05em;
        margin: 1em 0 1em; }
      .rdr-content .rdr-col > .rdr-col-content h6 {
        font-size: 1em;
        margin: 1em 0 1em; }
      .rdr-content .rdr-col > .rdr-col-content h1, .rdr-content .rdr-col > .rdr-col-content h2, .rdr-content .rdr-col > .rdr-col-content h3, .rdr-content .rdr-col > .rdr-col-content h4, .rdr-content .rdr-col > .rdr-col-content h5 {
        text-align: center;
        -webkit-hyphens: none;
        -moz-hyphens: none;
        -ms-hyphens: none;
        hyphens: none; }
      .rdr-content .rdr-col > .rdr-col-content .center {
        text-align: center; }
      .rdr-content .rdr-col > .rdr-col-content .hr {
        width: 40%; }

.rdr-toc {
  font-size: 16px; }
  .rdr-toc ul {
    margin: 0;
    padding: 0;
    list-style: none; }
  .rdr-toc li {
    margin: 4px 0 0 0;
    padding: 0; }
  .rdr-toc ul ul li {
    margin: 0; }
  .rdr-toc .rdr-toc-cur {
    background: #f5b501; }
  .rdr-toc a[href] {
    display: block;
    color: #000;
    text-decoration: none;
    padding: 4px; }
    .rdr-toc a[href]:hover {
      background: #ddd; }
  .rdr-toc ul ul a[href] {
    padding-left: 20px;
    font-size: 14px; }
  .rdr-toc ul ul ul a[href] {
    padding-left: 40px;
    font-size: 13px; }
  .rdr-toc ul ul ul ul a[href] {
    padding-left: 60px;
    font-size: 12px; }
  .rdr-toc ul ul ul ul ul a[href] {
    padding-left: 80px; }

.rdr-note {
  max-width: 420px;
  padding: .5em .5em .2em;
  line-height: 1.4;
  word-wrap: break-word;
  -moz-user-select: text;
  -webkit-user-select: text;
  -ms-user-select: text;
  user-select: text; }
  .rdr-note p {
    margin: 0 0 0.4em; }
  .rdr-note a[href] {
    color: #692F25; }

/**************/
body.rdr-screenPadding1 .rdr-content {
  left: 1%;
  width: 98%;
  top: 1%;
  bottom: 1%; }
body.rdr-screenPadding1 .rdr-nav-left:hover, body.rdr-screenPadding1 .rdr-nav-right:hover {
  width: .8%;
  opacity: 0; }

body.rdr-screenPadding2 .rdr-content {
  left: 2%;
  width: 96%;
  top: 2%;
  bottom: 2%; }
body.rdr-screenPadding2 .rdr-nav-left:hover, body.rdr-screenPadding2 .rdr-nav-right:hover {
  width: 1.8%;
  opacity: 0; }

body.rdr-screenPadding3 .rdr-content {
  left: 3%;
  width: 94%;
  top: 3%;
  bottom: 3%; }
body.rdr-screenPadding3 .rdr-nav-left:hover, body.rdr-screenPadding3 .rdr-nav-right:hover {
  width: 2.7%;
  opacity: 0; }

body.rdr-screenPadding4 .rdr-content {
  left: 4%;
  width: 92%;
  top: 4%;
  bottom: 4%; }
body.rdr-screenPadding4 .rdr-nav-left:hover, body.rdr-screenPadding4 .rdr-nav-right:hover {
  width: 3.5%;
  opacity: 0; }

body.rdr-screenPadding5 .rdr-content {
  left: 5%;
  width: 90%;
  top: 5%;
  bottom: 5%; }
body.rdr-screenPadding5 .rdr-nav-left, body.rdr-screenPadding5 .rdr-nav-right {
  width: 4.5%; }

body.rdr-screenPadding6 .rdr-content {
  left: 6%;
  width: 88%;
  top: 6%;
  bottom: 6%; }
body.rdr-screenPadding6 .rdr-nav-left, body.rdr-screenPadding6 .rdr-nav-right {
  width: 5.5%; }

body.rdr-screenPadding8 .rdr-content {
  left: 8%;
  width: 84%;
  top: 8%;
  bottom: 9%; }
body.rdr-screenPadding8 .rdr-nav-left, body.rdr-screenPadding8 .rdr-nav-right {
  width: 7.5%; }

body.rdr-screenPadding9 .rdr-content {
  left: 9%;
  width: 82%;
  top: 9%;
  bottom: 9%; }
body.rdr-screenPadding9 .rdr-nav-left, body.rdr-screenPadding9 .rdr-nav-right {
  width: 8.5%; }

body.rdr-screenPadding10 .rdr-content {
  left: 10%;
  width: 80%;
  top: 10%;
  bottom: 10%; }
body.rdr-screenPadding10 .rdr-nav-left, body.rdr-screenPadding10 .rdr-nav-right {
  width: 9.5%; }

body.rdr-screenPadding1.rdr-modePreview .rdr-content,
body.rdr-screenPadding2.rdr-modePreview .rdr-content,
body.rdr-screenPadding3.rdr-modePreview .rdr-content,
body.rdr-screenPadding4.rdr-modePreview .rdr-content,
body.rdr-screenPadding5.rdr-modePreview .rdr-content,
body.rdr-screenPadding6.rdr-modePreview .rdr-content {
  top: 35px; }

/************************/
.g-user-select-none {
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.g-hyphens-auto {
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto; }

.g-transparent {
  opacity: 0; }

/************************/
@media print {
  .rdr-content {
    bottom: auto;
    top: -9999px; } }
