@import url("https://fonts.googleapis.com/css?family=Roboto:100,200,400,300,300italic,400italic,500");
@import url("https://fonts.googleapis.com/css?family=Open+Sans+Condensed:400,700");
@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,700");
@import url("https://fonts.googleapis.com/css?family=Raleway:300");

@font-face {
  font-family: 'FontAwesome';
  /*src: url('/maker/fonts/FontAwesome.otf');*/
    src: url('../fonts/fontawesome-webfont.eot?v=4.0.3');
    src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.0.3') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff?v=4.0.3') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.0.3') format('truetype'); /*, url('../fonts/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular') format('svg')*/
  font-weight: normal;
  font-style: normal;
}

html {
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

.roboto {
  font-family: "Roboto", Myriad, sans-serif !important;
  font-weight: 300;
}
.myriad {
  font-family: "Myriad Pro", Myriad, Avenir, Verdana, sans-serif !important;
}


.palatino {
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
  text-rendering: optimizeSpeed;
}
body {
  font-family: "Open Sans","Roboto", Myriad, sans-serif !important;
  font-weight: 300;
  text-rendering: optimizeLegibility;
  font-size: 12px !important;
  overflow: hidden;
}
body.light {
  background: url(../images/reader/themes/light/bg.jpg) repeat;
  background-size: auto 240px !important;
}
body.light #brandingbar {
  /*background: url(../images/reader/themes/light/bar1.jpg) repeat-x;*/

  /*background-size: auto 40px !important;*/

  background-color: #3B4347;
}
body.light #menubar {
  /*background: url(../images/reader/themes/light/bar2.jpg) repeat-x;
		background-size: auto 40px !important;*/

  background-color: #3B4347;
}
body.light #pages,
body.light #sharing {
  /*
		background: url(../images/reader/themes/light/drawer.jpg) repeat;
		background-size: auto 120px !important;
		*/

  background-color: #acb6bb !important;
}
body.dark {
  /*
	background: url(../images/reader/themes/dark/bg.jpg) repeat;
	background-size: auto 240px !important;
	*/

  background-color: #333333;
}
body.dark #brandingbar {
  /*
		background: url(../images/reader/themes/dark/bar1.jpg) repeat-x;	
		background-size: auto 40px !important;
		*/

  background-color: #3C4346;
}
body.dark #menubar {
  /*
		background: url(../images/reader/themes/dark/bar2.jpg) repeat-x;
		background-size: auto 40px !important;
		*/

  background-color: #3C4346;
}
body.dark #pages,
body.dark #sharing {
  /*
		background: url(../images/reader/themes/dark/drawer.jpg) repeat;
		background-size: auto 120px !important;
		*/

  background-color: #3B4347 !important;
}
body.wood {
  /*
	background: url(../images/reader/themes/wood/bg.jpg) repeat;
	background-size: 480px 480px !important;
	#brandingbar {
		background: url(../images/reader/themes/wood/bar1.jpg) repeat-x;
		background-size: auto 40px !important;
	}
	#menubar {
		background: url(../images/reader/themes/wood/bar2.jpg) repeat-x;
		background-size: auto 40px !important;
	}
	#pages, #sharing {
		background: url(../images/reader/themes/wood/drawer.jpg) repeat;
		background-size: auto 120px !important;
	}
	*/

}
#preview {
  display: block;
  position: relative;
  margin: 0px auto -114px auto;
  -webkit-box-shadow: 0px 4px 24px black;
  -moz-box-shadow: 0px 4px 24px black;
  box-shadow: 0px 4px 24px black;
}
#preview img {
  /*pointer-events:none*/

}
#previous_page_button {
  position: absolute;
  /*background: url("../images/icons/drawer-previous.png") top right;*/

  /*background-size: 48px 120px;*/

  vertical-align: middle;
  top: 0;
  height: 100%;
  left: 0px;
  width: 56px;
  display: none;
  z-index: 499;
}
#next_page_button {
  position: absolute;
  /*background: url("../images/icons/drawer-next.png");*/

  /*background-size: 48px 120px;*/

  top: 0;
  height: 100%;
  vertical-align: middle;
  right: 0px;
  width: 56px;
  display: none;
  z-index: 499;
}
#next_page_button.highlight,
#previous_page_button.highlight {
  -webkit-animation: highlight 6s 1;
  -moz-animation: highlight 6s 1;
  -ms-animation: highlight 6s 1;
  background-color: #000000;
  opacity: 0;
  display: block !important;
}
#preload_div {
  display: none;
}
#bottombar {
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  z-index: 98;
}
#bottombar a {
  display: block;
  text-decoration: none;
}
#bottombar #bottom-shadow {
  width: 100%;
  height: 8px;
  background: url(../images/reader/shadow-bottom.png) repeat-x;
  background-size: auto 8px !important;
}
#menubar,
#brandingbar {
  padding-top: 76px;
  background-color: #000000 !important;
  display: block;
  height: 100%;
  left: 0;
  margin-left: -260px;
  position: absolute;
  top: 0;
  width: 246px;
  z-index: 1000;
  -moz-transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s east-out;
  /*background: url(../images/chrome/menubar.jpg) repeat-x left top;
	background-size: auto 40px !important;
	*/

}
#menubar #book-title,
#brandingbar #book-title {
  /* font-family: "Roboto", Myriad, sans-serif !important; */
  font-family: "Open Sans Condensed", sans-serif !important;
  font-weight: 700;
  /*color: #E3E7E8;*/

  color: #ffffff !important;
  display: block;
  font-size: 22px;
  height: 36px;
  line-height: 36px;
  font-weight: 300;
  max-width: 95%;
  overflow: hidden;
  position: absolute;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: -40px;
  text-indent: 14px;
}
#menubar #page-number,
#brandingbar #page-number {
  position: absolute;
  width: 32px;
  height: 32px;
  top: 4px;
  right: 84px;
  text-align: center;
  font-size: 1.333em;
  line-height: 35px;
  color: #acb6bb !important;
  /*text-shadow: 0px -1px 0px black;*/

  -webkit-box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.4) inset, 0px -1px 0px rgba(0, 0, 0, 0.6) inset, 0px 0px 1px rgba(0, 0, 0, 0.4) inset;
}
#menubar #page-number.selected,
#brandingbar #page-number.selected {
  color: white !important;
  -webkit-box-shadow: 0px -1px 0px rgba(255, 255, 255, 0.4) inset, 0px 1px 0px rgba(0, 0, 0, 0.6) inset, 0px 0px 1px rgba(0, 0, 0, 0.4) inset;
}
#menubar #share-toggle,
#brandingbar #share-toggle {
  position: absolute;
  width: 32px;
  height: 32px;
  top: 4px;
  right: 42px;
  text-indent: -9999px;
  background-size: 32px 64px !important;
  background: url(../images/reader/button-bubble-dark.png) no-repeat left top;
}
#menubar #share-toggle.selected,
#brandingbar #share-toggle.selected {
  background: url(../images/reader/button-bubble-dark.png) no-repeat left bottom;
}
#menubar #aerbook-link,
#brandingbar #aerbook-link {
  position: absolute;
  right: 0px;
  top: 0px;
  height: 40px;
  width: 48px;
  background-size: 48px 40px !important;
  text-indent: -9999px;
  background: url(../images/reader/aerbook-dark.png) no-repeat;
}
#menubar.light #book-title,
#brandingbar.light #book-title {
  color: #acb6bb;
  /*text-shadow: 0px 1px 0px white;*/

}
#menubar.light #page-number,
#brandingbar.light #page-number {
  color: #acb6bb !important;
  background-color: #3b4347;
  /*text-shadow: 0px 1px 0px white;
		-webkit-box-shadow: 0px 1px 0px white inset, 0px -1px 0px rgba(0,0,0,0.4) inset, 0px 0px 1px rgba(0,0,0,0.4) inset;
		*/

}
#menubar.light #page-number.selected,
#brandingbar.light #page-number.selected {
  color: #0f82b1 !important;
  -webkit-box-shadow: 0px -1px 0px #ffffff inset, 0px 1px 0px rgba(0, 0, 0, 0.4) inset, 0px 0px 1px rgba(0, 0, 0, 0.4) inset;
}
#menubar.light #share-toggle,
#brandingbar.light #share-toggle {
  /*background: url(../images/reader/button-bubble-light.png) no-repeat left top;
		background-size: 32px 64px !important;*/

  background-color: #3b4347;
}
#menubar.light #share-toggle.selected,
#brandingbar.light #share-toggle.selected {
  background: url(../images/reader/button-bubble-light.png) no-repeat left bottom;
}
#menubar.light #aerbook-link,
#brandingbar.light #aerbook-link {
  background: url(../images/reader/aerbook-light.png) no-repeat;
  background-size: 48px 40px !important;
}
#sharing {
  position: relative;
  width: 100%;
  padding: 8px 0px;
  /*overflow: hidden;*/

  /*
	background: url(../images/bg/texture-bg.jpg) repeat;
	background-size: auto 120px !important;
	-webkit-box-shadow: inset 0px 0px 12px black;
	-moz-box-shadow: inset 0px 0px 12px black;
	box-shadow: inset 0px 0px 12px black;
	*/

}
#sharing a#comment {
  background: url(../images/reader/button-facebook.jpg) repeat-x;
  background-size: auto 40px !important;
}
#sharing a#save {
  background: url(../images/reader/button-add.jpg) repeat-x;
  background-size: auto 40px !important;
}
#sharing a#tweet {
  background: url(../images/reader/button-twitter.jpg) repeat-x;
  background-size: auto 40px !important;
}
#sharing a#pin_button {
  background: url(../images/reader/button-pinterest.jpg) repeat-x;
  background-size: auto 40px !important;
}
#pages {
  /*
	background: url(../images/bg/texture-bg.jpg) repeat-x top left;
	background-size: auto 120px !important;
	-webkit-box-shadow: inset 0px 0px 12px black;
	-moz-box-shadow: inset 0px 0px 12px black;
	box-shadow: inset 0px 0px 12px black;
	*/

  background-color: #acb6bb;
  -webkit-overflow-scrolling: touch;
  overflow-y: scroll;
}
#pages .inner_page_thumbnail {
  width: 146px;
}
#pages .inner_page_thumbnail img {
  width: 100%;
}
#pages .inner_page_name {
  bottom: 6px;
  display: block;
  font-size: 1.5em;
  position: absolute;
  color: #333333;
  text-shadow: 1px 1px #FFFFFF;
  width: 100%;
}
#pages .page_number .inner_page_name {
  display: none;
}
#pages ul {
  display: block;
  margin: 0 auto;
  max-width: 768px;
  padding: 11px 12px;
  position: relative;
}
#pages ul li {
  border: 1px solid transparent;
  display: block;
  float: left;
  position: relative;
  width: 146px;
  opacity: 1;
}
#pages ul li div {
  border: 1px solid transparent;
  color: #E3E7E8 !important;
  display: block;
  font-size: 1.3em;
  font-weight: 600;
  line-height: 1.1em;
  position: relative;
  text-align: center;
  text-decoration: none;
  width: 146px;
}
#pages ul li div:hover {
  border: 1px solid #75868e;
}
#pages ul li.selected,
#pages ul li.current {
  opacity: .6;
}
#pages ul li.selected a,
#pages ul li.current a {
  background: none !important;
}
#pages.light li div {
  color: #3b4347 !important;
  /*text-shadow: 0px 1px 0px white;*/

}
#overlay {
  display: block;
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  background: rgba(0, 0, 0, 0.4);
  z-index: 99;
}
.panel {
  display: block;
  position: absolute;
  top: 16px;
  left: 16px;
  right: 16px;
  margin: 0px auto;
  max-width: 480px;
  padding: 8px 0px;
  /*
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
	*/

  -webkit-box-shadow: 0px 0px 12px black;
  -moz-box-shadow: 0px 0px 12px black;
  box-shadow: 0px 0px 12px black;
  background: url(../images/reader/white-bg.jpg) repeat;
  background-size: 120px 120px !important;
  z-index: 999;
}
.panel h2 {
  font-size: 1.5em;
  font-weight: 600;
  color: #58656b;
  /*text-shadow: 0px 1px 0px white;*/

}
.panel p {
  font-size: 1.333em;
  line-height: 1.5em;
  color: #3b4347;
  /*text-shadow: 0px 1px 0px white;*/

}
.panel #sharinginfo {
  display: block;
  position: relative;
  overflow: hidden;
  width: auto;
  padding: 4px;
  /*
		-webkit-border-radius: 9px;
		-moz-border-radius: 9px;
		border-radius: 9px;
		-webkit-box-shadow: 0px 2px 12px rgba(0,0,0,0.4) inset;
		-moz-box-shadow: 0px 2px 12px rgba(0,0,0,0.4) inset;
		box-shadow: 0px 2px 12px rgba(0,0,0,0.4) inset;
		*/

}
.loading-visible {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 5000;
  background-color: rgba(0, 0, 0, 0.75);
  color: #000000;
  text-align: center;
  padding-top: 150px;
}
.loading-invisible {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 0;
  height: 0;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.75);
  color: #000000;
  text-align: center;
  display: none;
}
/* Buttons and Grids */
.button {
  display: block;
  position: relative;
  text-align: center;
  height: 32px;
  margin: 8px auto;
  max-width: 320px;
  font-size: 1.5em;
  font-weight: 600;
  /*
	text-shadow: 0px 1px 0px #e3e7e8;
	*/

  line-height: 36px;
  padding: 4px 0px;
  /*
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-box-shadow: 0px -1px 0px white, 0px 1px 0px @dgray, 0px 0px 6px black;
	-moz-box-shadow: 0px -1px 0px white, 0px 1px 0px @dgray, 0px 0px 6px black;
	background: url(../images/reader/button.jpg) repeat-x;
	background-size: auto 40px !important;
	*/

  background-color: #3b4347;
  color: #e3e7e8 !important;
  border: none;
  text-decoration: none;
}
@media only screen and (max-device-width: 480px) {
  .button {
    font-size: 1.2em;
  }
}
a.button.icon {
  /*padding-left: 28px;*/

}
a.button.feature {
  /*
	-webkit-box-shadow: 0px 1px 0px rgba(255,255,255,0.4) inset, 0px -1px 0px rgba(0,0,0,0.4) inset, 0px 0px 6px black;
	-moz-box-shadow: 0px 1px 0px rgba(255,255,255,0.4) inset, 0px -1px 0px rgba(0,0,0,0.4) inset, 0px 0px 6px black;
	box-shadow: 0px 1px 0px rgba(255,255,255,0.4) inset, 0px -1px 0px rgba(0,0,0,0.4) inset, 0px 0px 6px black;
	*/

  color: white !important;
  background-color: #4e819e !important;
  /*
	text-shadow: 0px -1px 0px rgba(0,0,0,0.4);
	background: url(../images/reader/button-blue.jpg) repeat-x top left;*/

  font-size: 1.4em;
}
.lightbox_header {
  display: block;
  font-size: 28px;
  width: 98%;
  color: #006ea2;
  text-overflow: ellipsis;
  height: 32px;
  padding-left: 3px;
  padding-right: 3px;
  padding-top: 2px;
  /*text-shadow: 1px 1px 0 #BAD3ED;*/

  text-align: center;
  white-space: nowrap;
  overflow: hidden;
}
#pinterest_lightbox {
  min-width: 250px;
}
.pin_link {
  margin: 4px;
  display: inline-block;
}
#payment_form_container input, #sample_selection input {
  padding: 2px;
  border-radius: 3px;
}
#payment_form_container .card-expiry-month {
  width: 42px;
}
#payment_form_container .card-expiry-year {
  width: 60px;
}
#payment_form_container input.card-cvc {
  width: 66px;
}


#payment_form_container .payment_step, #sample_selection .payment_step, #custom_product .payment_step, .connect_inner {
  background-color: rgba(220,220,220,1);
  border-radius: 3px;
  height: 360px;
  left: 50%;
  margin-left: -152px;
  margin-top: -180px;
  padding: 14px;
  position: absolute;
  top: 50%;
  width: 302px;
}
#payment_form_container .header, #sample_selection .header, #custom_product .header, .connect_inner .header, #pub_privacy_policy .header {
  display: block;
  font-size: 25px;
  font-family: "Open Sans Condensed";
  font-weight: 700;
  width: 98%;
  color: #4A5459;
  text-overflow: ellipsis;
  height: 32px;
  padding-left: 3px;
  padding-right: 3px;
  padding-top: 2px;
  /*text-shadow: 1px 1px 0 #BAD3ED;*/
  margin-top:10px;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;

}
#payment_form_container .price, #custom_product .price {
    background-color: #FFFFFF;
    border-radius: 3px;
    color: #4A5459;
    font-size: 18px;
    font-weight: 300;
    letter-spacing: 1px;
    line-height: 1.42em;
    padding: 5px 10px;
    position: absolute;
    right: 20px;
    text-align: left;
}
#payment_form_container .format_availability, #custom_product .format_availability {
  clear: both;
  margin-top: 6px;
  margin-bottom: 6px;
  height: 200px;
  font-size: 1.3em;
}
#payment_form_container .formats, #custom_product .formats {
  width: 60%;
  float: left;
}
#payment_form_container ul,
#payment_form_container li, #custom_product ul, #custom_product li {
  list-style: disc inside none !important;
  padding-left: 6px;
}
#payment_form_container .format .icon, #custom_product .format .icon {
  font-size: 18px;
  font-width: 300;
  /*font-weight: bold;*/
  color:  #4A5459;
  margin-bottom:4px;
  display: inline-block;
}
#payment_form_container p, #sample_selection p, #custom_product p {
  color: #58656b;
  font-size: 15px;
  font-weight:200;
  margin-bottom: 3px;
}
#payment_form_container .label, #sample_selection .label, #custom_product .label {
  display: block;
  width: 100%;
  margin-top: 5px;
  font-size: 1.5em;
}
#payment_form_container .next_button, #sample_selection .next_button {
  background-color: #006ea2;
  border: 1px solid #3A6F8E;
  color: #FFFFFF !important;
  display: block;
  font-size: 1.8em;
  height: 30px;
  line-height: 28px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 6px;
  padding: 6px 12px;
  position: relative;
  text-align: center;
  width: 180px;
  font-weight: 300;
}
#payment_form_container #login_form, #sample_selection #login_form {
  /*text-align: center;*/

  padding-top: 24px;
}
#payment_form_container .expiration_date {
  float: left;
}
#payment_form_container .divider, #custom_product .divider {
    clear: both;
    display: block;
    font-family: roboto;
    font-size: 20px;
    font-weight: 200;
    margin-bottom: 6px;
    margin-top: 6px;
    text-align: center;
    width: 100%;

}
#payment_form_container .cvv_code {
  float: right;
  width: 120px;
  text-align: right;
}
#payment_form_container .email-address {
  margin-bottom: 4px;
}
#payment_form_container input {
  font-size: 1.5em;
}
#payment_form_container #submit-button,
#payment_form_container #finalize_button,
#payment_form_container #new-submit-button,
#payment_form_container #use_existing_submit_button {
  /*width:160px;
        height:36px;
        padding-top:2px;
        */

  -moz-box-sizing: initial;
  -webkit-box-sizing: initial;
  box-sizing: initial;
}
#payment_form_container .logo, #sample_selection .logo, #custom_product .logo, #email_capture .logo {
  height: 25px;
}
#payment_form_container #submit-button:disabled {
  background: #CCCCCC;
}

#payment_form_container .cc_logos {
  height: 18px;
  margin-right: 6px;
  float: right;
}
#payment_form_container #close_button, #close_button_product, #connect_close_button, #email_capture_close_button  {
  /*background: url("../images/icons/close.png") no-repeat scroll right top transparent !important;*/
    height: 28px;
    left: 50%;
    line-height: 26px;
    margin-left: 120px;
    margin-top: -208px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 28px;
    z-index: 5000;
}
#payment_form_container #exisiting_card_info {
  font-size: 1.6em;
}
#payment_form_container #use_existing_card {
  float: right;
  height: 24px;
  width: 24px;
}
#social_file_link {
  text-align: center;
    margin-top:32px;
}
#social_file_link p {
  margin-top: 36px;
  font-size: 1.4em;
}
#social_file_link img {
  height: 176px;
  width: 176px;
  margin-top: -40px;
}
#download_details {
  margin-top: 32px;
}
#download_details p {
  padding: 10px;
  padding-top: 10px;
  text-indent: 2em;
}
#sharing_notice_lightbox {
  height: 325px;
  padding: 16px;
}
#sharing_notice_lightbox p {
  font-size: 1.6em;
  max-width: 300px;
  text-indent: 1.5em;
  margin-bottom: 6px;
  margin-top: 6px;
}
#sharing_notice_lightbox .form-row {
  font-size: 1.6em;
}
#sharing_notice_lightbox .email-address {
  width: 265px;
  margin-bottom: 4px;
  font-size: 1.5em;
}
#sharing_notice_lightbox form {
  text-align: center;
}
#sharing_notice_lightbox .start {
  background-color: #006ea2;
  border: 1px solid #3A6F8E;
  border-radius: 3px 3px 3px 3px;
  box-shadow: 1px 0 1px 0 grey;
  color: white !important;
  display: block;
  font-size: 2em;
  line-height: 34px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 6px;
  padding: 6px 12px;
  position: relative;
  text-align: center;
  width: 180px;
}
.instructions {
  font-size: 14px !important;
  text-indent: 0;
  padding-left: 14px !important;
  padding-right: 14px !important;
}
.label_input {
  position: relative;
  margin: 4px;
}
.label_input label {
  position: absolute;
  top: 0;
  left: 0;
  color: #666666;
  padding: 10px;
  font-size: 1.5em;
}
.label_input input {
  height: 28px;
  border: 3px solid #BBBBBB;
  background-color: #FFFFFF;
}
/*
#spread_toggle {
    position: fixed;
    top: 6px;
    left: 42px;
    z-index: 10001;
    height: 32px;
    width: 76px;
    opacity: 0.5;
}
*/

#menu-toggle-close-button:before {
    position: absolute;
    top:6px;
    right:10px;
    content: "\f057";
    font-size:30px;
    color:#CCCCCC;
    z-index:1001;
    cursor: pointer;
    font-family: "FontAwesome";
}
#menu-toggle:before {
  font-family: "FontAwesome";
  content: "\f0c9";
  font-size: 24px;
  border-radius: 3px;
  height: 18px;
  width: 18px;
  color: #FFFFFF;
  /* text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.8);*/
  background-color: #AA0617;
  z-index: 1001;
  cursor: pointer;
  padding: 3px 6px;
}
#menu-toggle.open:before {
  font-family: "FontAwesome";
  content: "\f0c9";
  font-size: 24px;
  border-radius: 3px;
  height: 18px;
  width: 18px;
  color: #CCCCCC;
  z-index: 1001;
  cursor: pointer;
}

#menu-toggle.dark:before {
    color: #000000;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.8);
}

#menu-toggle.blue:before {
    color: #006EA2;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.8);
}


#menu-toggle {
  position: absolute;
  top: 8px;
  left: 8px;
  height: 64px;
  width: 64px;
  z-index: 1001;
  cursor: pointer;
}
.show {
  margin-left: 0 !important;
}
.spread {
  background: url("/maker/images/reader/2-1page_spread_icon_24.png") no-repeat;
  background-position: center;
}
.not_spread {
  background: url("/maker/images/reader/1-2page_spread_icon_24.png") no-repeat;
  background-position: center;
}
#can_contact {
  height: 18px;
  width: 18px;
  margin-right: 6px;
  float: left;
}
#payment-form_loggedin {
  margin-top: 16px;
}
.card_cvv {
  display: inline-block;
}
#page_1,
#page_2 {
  overflow: hidden;
}
#reflow img {
  /*pointer-events:none*/

}
#reflow #reflow_content {
  height: 100%;
  width: 100%;
  z-index: 25;
  overflow: hidden;
}

#reflow #reflow_overlay {
    z-index:50;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#reflow #reflow_next {
  bottom: 6px;
  right: 6px;
  position: absolute;
  z-index: 1000;
  height: 100%;
  width: 120px;
}
#reflow #reflow_previous {
  bottom: 6px;
  left: 6px;
  position: absolute;
  z-index: 1000;
  height: 100%;
  width: 120px;
}
#reflow .reflow_iframe {
  overflow: hidden;
  /*transition: 1s all;*/

  height: 100%;
  width: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
}
iframe::-webkit-scrollbar {
  display: none;
}
.menu_header {
  color: #CCCCCC;
  width: 166px;
  padding-right: 14px;
  text-align: left;
  background-color: #222222;
  height: 32px;
  font-size: 18px;
  line-height: 34px;
  text-indent: 12px;
}
.menu_option {
  color: #CCCCCC;
  width: 246px;
  padding-right: 14px;
  background-color: #333333;
  height: 42px;
  padding-top: 0px;
  font-size: 20px;
  line-height: 36px;
  text-indent: 20px;
  border-top: 1px solid #666666;
  border-bottom: 1px solid #222222;
  position: relative;
  text-align: left;
  font-weight: 300;
}
.menu_option:hover {
  cursor: pointer;
  background-color: #444444;
}
/*
.menu_option:before {
  color: #CCCCCC;
  content: "\f053";
  font-size: 16px;
  font-weight: 600;
  font-family: "FontAwesome";
  position: absolute;
  left: 0px;
}
*/

.popup_close {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 240px;
}
.popup {
  position: absolute;
  top: 0px;
  left: 0px;
  padding-top: 42px;
  width: 100%;
  height: 100%;
  z-index: 5000;
  overflow-x: hidden;
  overflow-y: auto;
  /*background-color: #3B4347;*/
  background-color: rgba(0, 0, 0, .8);
}
.popup p {
  font-size: 1.5em;
  color: #FFFFFF;
  margin-top: 12px;
  line-height: 1.2em;
}
.popup h2 {
  font-size: 2em;
  color: #FFFFFF;
}
#homescreen_icon {
  height: 24px;
  width: 24px;
}
.popup_inner {
  width: 312px;
  height: 416px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -208px;
  margin-left: -156px;
}
#fb_like_button_container {
  text-indent: 0px !important;
  float: left;
  width: 64px;
  height: 32px;
  margin-top: 10px;
  margin-left: 20px;
}
#pinterest_inner {
  margin-left: auto;
  margin-right: auto;
  max-width: 768px;
  width: 95%;
}
#pinterest_images {
  width: 100%;
  -webkit-overflow: touch;
  overflow-y: scroll;
}
.popup.side {
  width: 312px !important;
  background-color: #000000;
}
#facebook_comments {
  width: 100%;
  padding: 8px;
}
#facebook_comments_inner {
  margin-right: auto;
  padding: 6px;
  max-height: 65%;
  overflow-y: scroll;
}
#first_load {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 400;
}
#first_load #hamburger_point {
  position: absolute;
  top: 8px;
  left: 52px;
  color: #FFFFFF;
  font-size: 1.5em;
  text-align: left;
}
#first_load #navigation_note {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 280px;
  margin-left: -140px;
  height: 64px;
  margin-top: -32px;
  text-align: center;
  color: #FFFFFF;
  font-size: 1.5em;
}
#first_load #save_to_homescreen_ios {
  display: none;
  position: absolute;
  bottom: 10px;
  width: 100%;
  text-align: center;
  color: #FFFFFF;
}
@-webkit-keyframes highlight {
  0% {
    opacity: 0.1;
  }
  18% {
    opacity: .6;
  }
  36% {
    opacity: 0.1;
  }
  54% {
    opacity: .6;
  }
  72% {
    opacity: 0.1;
  }
  86% {
    opacity: .6;
  }
  100% {
    opacity: 0;
  }
}
@-moz-keyframes highlight {
  0% {
    opacity: 0.1;
  }
  18% {
    opacity: .6;
  }
  36% {
    opacity: 0.1;
  }
  54% {
    opacity: .6;
  }
  72% {
    opacity: 0.1;
  }
  86% {
    opacity: .6;
  }
  100% {
    opacity: 0;
  }
}
@-ms-keyframes highlight {
  0% {
    opacity: 0.1;
  }
  18% {
    opacity: .6;
  }
  36% {
    opacity: 0.1;
  }
  54% {
    opacity: .6;
  }
  72% {
    opacity: 0.1;
  }
  86% {
    opacity: .6;
  }
  100% {
    opacity: 0;
  }
}
.social_logo {
  height: 30px;
  width: 30px;
}
.facebook_logo {
  background: url("/maker/images/reader/facebook_32.png");
  background-size: 28px 28px;
  height: 28px;
  width: 28px;
  display: inline;
}
.twitter_logo {
  background: url("/maker/images/reader/twitter_32.png");
  background-size: 28px 28px;
  height: 28px;
  width: 28px;
  display: inline;
}
.pinterest_logo {
  background: url("/maker/images/reader/pinterest_32.png");
  background-size: 28px 28px;
  height: 28px;
  width: 28px;
  display: inline;
}
.social_spacer {
  display: inline-block;
  width: 25px;
}
.buy_call_to_action {
    /* background-color: #aa0617; */
}
#page_drawer_ul {
  overflow-y: scroll;
  height: 70%;
}
/*
.fb_edge_widget_with_comment span.fb_edge_comment_widget iframe.fb_ltr {
  display: none !important;
}
*/
/**
 *
 * Main container
 *
 */

/*
#addToHomeScreen {
  z-index: 9999;
  -webkit-user-select: none;
  user-select: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  touch-callout: none;
  width: 240px;
  font-size: 15px;
  padding: 12px 14px;
  text-align: left;
  font-family: helvetica;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(0, #ffffff), color-stop(0.02, #eeeeee), color-stop(0.98, #cccccc), color-stop(1, #a3a3a3));
  border: 1px solid #505050;
  -webkit-border-radius: 8px;
  -webkit-background-clip: padding-box;
  color: #333;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.75);
  line-height: 130%;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
}
#addToHomeScreen.addToHomeIOS7 {
  background: #f2f2f2 !important;
  -webkit-border-radius: 1px !important;
  border: 1px solid #ccc;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
}
#addToHomeScreen.addToHomeIpad {
  width: 268px;
  font-size: 18px;
  padding: 14px;
}
*/
/**
 *
 * The 'wide' class is added when the popup contains the touch icon
 *
 */
/*
#addToHomeScreen.addToHomeWide {
  width: 296px;
}
#addToHomeScreen.addToHomeIpad.addToHomeWide {
  width: 320px;
  font-size: 18px;
  padding: 14px;
}
*/
/**
 *
 * The balloon arrow
 *
 */
/*
#addToHomeScreen .addToHomeArrow {
  position: absolute;
  background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(0, rgba(204, 204, 204, 0)), color-stop(0.4, rgba(204, 204, 204, 0)), color-stop(0.4, #cccccc));
  border-width: 0 1px 1px 0;
  border-style: solid;
  border-color: #505050;
  width: 16px;
  height: 16px;
  -webkit-transform: rotatez(45deg);
  bottom: -9px;
  left: 50%;
  margin-left: -8px;
  -webkit-box-shadow: inset -1px -1px 0 #a9a9a9;
  -webkit-border-bottom-right-radius: 2px;
}
#addToHomeScreen.addToHomeIOS7 .addToHomeArrow {
  background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(0, rgba(204, 204, 204, 0)), color-stop(0.4, rgba(204, 204, 204, 0)), color-stop(0.4, #f2f2f2)) !important;
  -webkit-box-shadow: inset -1px -1px 0 #ffffff !important;
  border-color: #ccc !important;
}
*/
/**
 *
 * The balloon arrow for iPad
 *
 */
/*
#addToHomeScreen.addToHomeIpad .addToHomeArrow {
  -webkit-transform: rotatez(-135deg);
  background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(0, rgba(238, 238, 238, 0)), color-stop(0.4, rgba(238, 238, 238, 0)), color-stop(0.4, #eeeeee));
  -webkit-box-shadow: inset -1px -1px 0 #ffffff;
  top: -9px;
  bottom: auto;
  left: 50%;
}
*/
/**
 *
 * Close button
 *
 */
/*
#addToHomeScreen .addToHomeClose {
  -webkit-box-sizing: border-box;
  position: absolute;
  right: 4px;
  top: 4px;
  width: 18px;
  height: 18px;
  line-height: 14px;
  text-align: center;
  text-indent: 1px;
  -webkit-border-radius: 9px;
  background: rgba(0, 0, 0, 0.12);
  color: #888;
  -webkit-box-shadow: 0 1px 0 #fff;
  font-size: 16px;
}
#addToHomeScreen.addToHomeIOS7 .addToHomeClose {
  line-height: 12px;
  padding-right: 1px;
  background: transparent;
  border: 1px solid #888;
  -webkit-box-shadow: none;
}
*/
/**
 *
 * The '+' icon, displayed only on iOS < 4.2
 *
 */
/*
#addToHomeScreen .addToHomePlus {
  font-weight: bold;
  font-size: 1.3em;
}
*/
/**
 *
 * The 'share' icon, displayed only on iOS >= 4.2
 *
 */
/*
#addToHomeScreen .addToHomeShare {
  display: inline-block;
  width: 18px;
  height: 15px;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAeCAQAAADu6HTYAAADPElEQVR4Xq3TX2gcRRzA8e/M7mVv2+TSNpc/TZtrY6jUGqgaSAmEChKLrYK0YH0RFC2CSCkEfCghiKU04J8qNigq6os+iQV98MHWFwVBrQQRWs21lBw5cw3NNb1/udu72RGG5Y77IzXW77D7sAwf5scyYoL6BGXSDKFZwaGpLvIUaeoCkvX1MmsM0Ny6oRSQYOLuIS+YZOpfQdqslpUxcZrzTVAz4qPwW2O3CeIwC/RSzeY6Ow1QhUrkr+YOWfEKDkEP8Rij7CHKJmrFSDHBdwGEE5wiGChPN+PnT8VdRtEIl1d4gRj/1EVe5ZSBKGh8iqQpo/Fo5+3C/gz0MYg4zgwbqday1/Q4B8BGQ45d/Hi54lakCrU5obOcidJpu1+Lg9whjabyaOYLnrIBFFaRD+xe2ybMDWY66GmP/WA9cGfGp0CWhy0wkMN8inepFiH2rV1j0NQSNQbFLRQnS8/8YSDBBpadfv4CYDub2fmeHDNAsL1MBWUel0iA+Xik6eHcyvD3vAMSU1TGuA/YRS+dD7ovCQN43GKRFCU20Kd3V/avDVVyAZ5niTEuLA5/zBGWg9EEEhfJKN200Tat8CmRAQb9+wv7soPlHt2tQorsz1uPbr0HTY4sJwrH47zJZwABBAKLMBoQXepwgTwdHCo+fXMkQ4lrxEmQ5AaXipPqDY9V2vn09tgvTPI71EEGYxM+/uMJLJ4svpgaWGKOi/xKgmqLSUGSUd5f2vIVJ/CgBaTIUsZ7ZBsn0+NzfMOXLFCXQyTcybN6ep5ZZgUOHn7jpfUpsZshdugPGf+E5zjbyHTSRyQ8xfRPPM/s63RHeuknSoT22mjmmnAOIMkUZ6D1xSfPPAfd1WFKM3sO2CMaHx8M1NjnXKHaAGGkOW0C02WeYHUz4qMtx+w5gUDS8NckYe5lHsMYwCZEPyEEmjLDZFmAS7CDviMdxyTkMNVBKEmYLvbiQQBIBBbCQG04bGQvFWz6CfsCQLWCigILFwcfkGYBiOpbYuOizTAyYyDdCtrGaRG1LCkIgMYEFhI0WqQZoSlbGRyHKe4qOx7iv2bVQW9dp4dlM/x6kmwnWQcd/Q3FCqwTEiT5s+6D5v/pb0SSHyg7uhMWAAAAAElFTkSuQmCC);
  background-size: 18px 15px;
  text-indent: -9999em;
  overflow: hidden;
}
#addToHomeScreen.addToHomeIOS7 .addToHomeShare {
  width: 11px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAA8CAYAAAAQTCjdAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAASCQAAEgkB80sG3AAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAAKjSURBVGiB7dpPiFVVHMDxz7m9NCtMyI2bEJEC25WrEkzHUXCRraIwdNE8ZxfYIlcis1ZEbGEzT1QCF4XgH1CyWhUoJKIWNRGEiCNKmkSiYTzfcfGuOokx77x3ZlS8382959zfn+/invvn3RdijHIRBrwkOINCYXEcdjpb7VyiYdBsLScwt5y6IloYdzqXo36Ro0gY9IKWo+5JwmzBt2HQnBw9ehYNazyn5TBee8Dh+Vq+CWu92GufnkTDR6ab7gDeBNHouMM/l9tXTXM0fGBmL726Fg1Dam74EsvKqR8VNowL2Yzj5f7rnnE4DHq2235diYYhhTGfC94up35T0y+6di/ITU0rKVd+sEi0P7xr2pSJOu8zvF+OzqEv7vDH/WFxt7/cshy/ticsN8sXYUht0kXDOlsF9XJ4UaEvNoz9X3zc5bKaZThbyr5jzJ4wlNY7KTgM+ES0vhz+KeiPw36fKC/ucAF9uFBOrTZm26SJCtaV27+xIo7cXdkTEhvOoh+XyxprU1qnim7CQdGK2HAyKRexYVShT3RItDElN+mkjiP2Ym+S3f01hv2EVal5WW6hU0ElmptaqJuBpXg6MbeFH2LDpU6CQ93zWIKnEvs0cayGU3glMfkOo1jQYewZzOuyz7FC95Jwo5OgUFfgeg993hh/eTqCTxOSm/iuk8DY0Ap1b2GhtHXxsfZN4j/X0fOx4auEIknEhqv4OiUn1L13Z/+xWfWVaG4q0dxUormpRHNTieamEs1NJZqbJ1Q0jHvdiJo5S2cVjSNOCHZhn3/SnuYnIvl3yomIIz7MXZMn9hydRCrR3FSiualEc1OJ5qYSzU0lmptKNDePjWgwcPePT7/g+4cp8wCW4GXaryK3tL+mLdD5x62ppllgu7bso8q/2HIbzGWdNmWnSJwAAAAASUVORK5CYII=);
  background-size: 11px 15px;
}
*/
/**
 *
 * The touch icon (if available)
 *
 *
/*
#addToHomeScreen .addToHomeTouchIcon {
  display: block;
  float: left;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5), inset 0 0 2px rgba(255, 255, 255, 0.9);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5), inset 0 0 2px rgba(255, 255, 255, 0.9);
  background-repeat: no-repeat;
  width: 57px;
  height: 57px;
  -webkit-background-size: 57px 57px;
  background-size: 57px 57px;
  margin: 0 12px 0 0;
  border: 1px solid #333;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#next_page_button:before {
  font-family: "FontAwesome";
  content: "\f054";
  font-size: 30px;
  border-radius: 3px;
  height: 18px;
  width: 18px;
  color: #FFFFFF;
  text-shadow:  2px 2px 2px rgba(0, 0, 0, 0.8);
  z-index: 1001;
  position: absolute;
  top: 50%;
  right: 8px;
  margin-top: -9px;
  opacity: .6;
}
#previous_page_button:before {
  font-family: "FontAwesome";
  content: "\f053";
  font-size: 30px;
  border-radius: 3px;
  height: 18px;
  width: 18px;
  color: #FFFFFF;
  text-shadow:  2px 2px 2px rgba(0, 0, 0, 0.8);
  z-index: 1001;
  position: absolute;
  top: 50%;
  margin-top: -9px;
  left: 8px;
  opacity: .6;
}
*/

/* FOR IE */

#next_page_button::before {
    font-family: "FontAwesome";
    content: "\f054";
    font-size: 30px;
    border-radius: 3px;
    height: 18px;
    width: 18px;
    color: #FFFFFF;
    text-shadow:  2px 2px 2px rgba(0, 0, 0, 0.8);
    z-index: 1001;
    position: absolute;
    top: 50%;
    right: 18px;
    margin-top: -9px;
    opacity: .6;
}
#previous_page_button::before {
    font-family: "FontAwesome";
    content: "\f053";
    font-size: 30px;
    border-radius: 3px;
    height: 18px;
    width: 18px;
    color: #FFFFFF;
    text-shadow:  2px 2px 2px rgba(0, 0, 0, 0.8);
    z-index: 1001;
    position: absolute;
    top: 50%;
    margin-top: -9px;
    left: 18px;
    opacity: .6;
}


#next_page_button.dark:before {
    color: #000000;
    text-shadow: 0px 2px 0 rgba(255, 255, 255, 0.8);
}
#previous_page_button.dark:before {
    color: #000000;
    text-shadow: 0px 2px 0 rgba(255, 255, 255, 0.8);
}
#next_page_button.blue:before {
    color: #006EA2;
    text-shadow: 0px 2px 0 rgba(255, 255, 255, 0.8);
}
#previous_page_button.blue:before {
    color: #006EA2;
    text-shadow: 0px 2px 0 rgba(255, 255, 255, 0.8);
}

.fb-comments,
.fb-comments iframe[style] {
  width: 100% !important;
}
#iphone_spacer {
  display: none !important;
}

#step1_next_button {
    display:block;
    margin-left: auto;
    margin-right: auto;
}

.form-group.trio input {
    float: left;
    margin-right: 4%;
    width: 28%;
}
.form-group.trio input.r {
    float: right;
    margin-right: 0;
    width: 28%;
}
.form-group.duo input {
    float: left;
    margin-right: 4%;
    width: 48%;
}
.form-group.duo input.r {
    float: right;
    margin-right: 0;
    width: 48%;
}


.block {
    display:block;
}

.clear {
    clear: both;
}

#preview * {
    box-sizing: content-box !important;
    -moz-box-sizing: content-box !important;
    -webkit-box-sizing: content-box !important;
}

/** FOR THE SELLING PAGE **/
#information_panel {
    background-color:#FFFFFF;
    border: 0px solid #AAAAAA;
    font-size: 18px;
    height: 586px;
    margin-left: -232px;
    margin-top: -325px;
    padding: 32px;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 396px;
}
.static_cover_image {
    /*border: 3px solid #DDDDDD;*/
}
.preview_title_and_author {
    left: 272px;
    position: absolute;
    top: 32px;
    font-size: 20px;
    width: 170px;
}
em.legend {
    display: block;
    font-size: 16px;
    font-weight: 400;
    line-height: 18px;
    margin-bottom:4px;
    font-style: normal;

}
.preview_description {
    margin-bottom:16px;
}
.custom_button {
    display: inline-block;
}

#share_buttons img {
    height: 100%;
}
#share_buttons a {
    display: block;
    height: 42px;
    width: 42px;
    margin-right: 2px;
    font-weight:300;
    float: left;
}
#share_buttons {
}
.description {
    font-size:18px;
    margin-bottom:16px;
}
b, strong {
    font-weight: bold;
}

.btn {
    display: inline-block;
    padding: 7px 12px;
    margin-bottom: 0;
    font-size: 20px;
    font-weight: 200;
    line-height: 1.428571429;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border: none;
    border-radius: 3px;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    color:#fff;
    margin-top:5px;
}
.preview_custom_buttons {
    margin-top:12px;
    margin-bottom: 12px;
}
#view_button {
    margin-top: -2px;
    font-size: 14px;
    height: 40px;
    width: 40px;
    padding-left:0px;
    padding-right:0px;
    text-align:center;
}
#container {
    position: relative;
}
#display_embed_info {
    background-color: rgba(255, 255, 255, 0.9);
    height: 100%;
    left: 0;
    padding: 32px;
    position: absolute;
    text-align: center;
    top: 0;
    font-weight: 200;
    width: 100%;
    z-index: 1000;
    font-family: Roboto;
    font-size:18px;
}
#display_embed_info h2 {
    font-size: 22px;
    font-weight: 400;
    margin-bottom: 32px;
    margin-top: 16px;
}
#embed_info {
    width: 320px;
    height: 120px;
    font-size:16px;
}

#underlay_color {
  margin-top: 42px;
  margin-bottom: 6px;
  height: -moz-calc(100% - 48px);
  /* WebKit */
  height: -webkit-calc(100% - 48px);
  /* Opera */
  height: -o-calc(100% - 48px);
  /* Standard */
  height: calc(100% - 48px);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  background-color:#333333;
  z-index:-1;
}

.title_spacer {
  width: 1px;
  height: 20px;
  display: inline-block;
  margin-left: 12px;
  margin-right: 12px;
  background-color: #777777;
  margin-bottom: -2px;
}
#topbar_title {
  text-align:center;
  display: inline-block;
  color: #FFFFFF;
  font-size: 21px;
  margin-top:7px;
  font-family: "Open Sans";
  text-overflow:ellipsis;
  white-space: nowrap;
  overflow:hidden;
  height:35px;

}

#back_to_listing {
  color: #ffffff;
  cursor: pointer;
  font-family: "Open Sans";
  font-size: 21px;
  margin-top: 7px;
  padding-left: 6px;
  position: absolute;
  left: 6px;
  top:4px;
  z-index: 1000;
}

@media (max-width:460px) {
  #topbar_title {
    display:none;
  }
}

#just_cover, #selling_page, #preview_container {
   position: absolute;
    background-color:#333333;
    border: 0px solid #AAAAAA;
    font-size: 18px;
    /* height: 100%; */
    /* Firefox */
  margin-top: 0px;
  margin-bottom: 0px;
  height: -moz-calc(100%);
  /* WebKit */
  height: -webkit-calc(100%);
  /* Opera */
  height: -o-calc(100% );
  /* Standard */
  height: calc(100%);
    left: 0;
    top: 0;
    width: 100%;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
}

#preview_container {
  position:relative;
  margin-top: 0px;
  padding-top:0px;
  height: -moz-calc(100%);
  height: -webkit-calc(100%);
  height: -o-calc(100%);
  height: calc(100%);
}

#cover_bg_image, #selling_bg_image {
    background-size:contain;
    background-repeat: no-repeat;
    background-position: center;
    height:100%;
    width:100%;
    opacity: 1;
    z-index:2;
}

#selling_bg_image {
  opacity: .05;
}

#top_infobar {
  width: 100%;
  height: 36px;
  background-color: #000000;
}

#top_logo {
  height: 20px;
  margin-top: 7px;
  margin-left: 9px;
}

#selling_page {
  height: -moz-calc(100%);
  /* WebKit */
  height: -webkit-calc(100%);
  /* Opera */
  height: -o-calc(100%);
  /* Standard */
  height: calc(100% );

}

/*
#selling_page {
    background-color:#333333;
    border: 0px solid #AAAAAA;
    font-size: 18px;
  margin-top: 42px;
  margin-bottom: 6px;
  height: -moz-calc(100% - 90px);
  height: -webkit-calc(100% - 90px);
  height: -o-calc(100% - 90px);
  height: calc(100% - 90px);
    left: 0;
    top: 0;
    width: 100%;
  position: absolute;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
}
*/

/*
#selling_bg_image {
    background-size:contain;
    background-repeat: no-repeat;
    background-position: center;
    height:100%;
    width:100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: .25;
    z-index:2;
}
*/

#selling_share_button {
    display: none !important;
    z-index:101;
    color: #FFFFFF;
    position: absolute;
    top: 8px;
    right: 10px;
    border: 3px solid #FFFFFF;
    padding: 10px 24px;
    z-index:1001;
}

#replace_title_text {
    margin-top: 32px;
    font-family: "Raleway";
    font-weight: 400;
    line-height:1.2em;
    margin-bottom:6px;
    text-align:center;
}
#replace_author_text {
    font-weight: 400;
}

#selling_inner {
    height: 100%;
    margin-left: auto;
    margin-right:auto;
    width: 100%;

    z-index:100;
  position: absolute;
  top:0;

}

#selling_inner_container {
  max-width:375px;
  width: 85%;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 500px) {
    #selling_inner {
        padding-left:16px;
        padding-right:16px;
    }
}


@media (max-width:396px) {
    #selling_share_button {
        left: auto;
        padding: 6px 10px;
        font-size: 12px;
        border-width: 2px;
    }
    #selling_page {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        margin-left:0;
        margin-top:0;
    }
    .preview_title_and_author {
        left: 164px;
        font-size: 16px;
    }
}

#font-change {
    position: absolute;
    right: 6px;
    top: 6px;
    z-index:1001;
    height: 52px;
    width: 52px;
    text-align:right;
    display:none !important;
}
.nav-icon {
    height: 52px;
}

#font_size_list {
    margin-left: -68px;
    position: absolute;
    width: 64px;
    z-index:5001;
}
#font_size_list button {
    width: 94px;
}
#font_size_list li {
    width: 64px;
}

#font_size_small {
    font-size: 16px;
    font-weight:200;
}

#font_size_medium {
    font-size: 20px;
    font-weight:200;
}

#font_size_large {
    font-size: 24px;
    font-weight:200;
}

.popup {
    -moz-text-stroke: 0.25px;
    text-stroke: 0.25px;
    -webkit-text-stroke: 0.25px;

}

#reflow {
    width: 100%;
  height: -moz-calc(100%);
  /* WebKit */
  height: -webkit-calc(100%);
  /* Opera */
  height: -o-calc(100%);
  /* Standard */
  height: calc(100%);
    max-width:768px;
    background: #FFFFFF;
    overflow: hidden;
    display: none;
    position: relative;
    margin: 0px auto 0px auto;
  margin-top: 36px;
  margin-top: 2px;
  margin-bottom: 6px;
    /*
    -webkit-box-shadow: 0px 4px 24px black;
    -moz-box-shadow: 0px 4px 24px black;
    box-shadow: 0px 4px 24px black;
    */
}

#replace_description_text {
    height: 94px;
    overflow-y: auto;
    padding-right:8px;
    -webkit-overflow-scrolling:touch;
    /*
    -webkit-hyphens:auto;
    -moz-hyphens:auto;
    hyphens:auto;
    */
    font-weight:400;
    -webkit-transform: translate3d(0,0,0);
}

#replace_description_text i {
    font-style: italic;
    font-weight: 400;
    -webkit-transform: translate3d(0,0,0);
}

#replace_description_text b {
    font-weight: 700;
    -webkit-transform: translate3d(0,0,0);
}

@media (min-height: 640px) {
    #replace_description_text {
        height: 280px;
    }
}

@media (min-height: 800px) {
    #replace_description_text {
        height: 420px;
    }
}

.download_link {
    display: block;
}

#sample_selection {
    position:absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index:200000;
}

#sample_inner {
    padding:14px;
    background-color: rgb(230,230,230);
    height: 230px;
    width: 240px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -115px;
    margin-left: -120px;
    z-index:5000;

}

#sample_inner .btn {
    color: #000000 !important;
}

@media (max-width:400px) {
    #next_page_button:before, #previous_page_button:before {
        /*opacity: 0;*/
        font-size:16px;
    }
    #next_page_button {
        right: 2px;
    }
    #previous_page_button {
        left: 2px;
    }
}

.forgot_pass_link {
    display: block;
    text-align: center;
    width: 100%;
    font-width:300;
    color: #666666;
}


.connect_icon {
    /*height: 36px;*/
    margin: 4px;
    display: inline-block;
}


.popup .btn {
    font-weight: 300 !important;
}

.connect_inner h2 {
    margin-top:14px;
    text-align: left;
}


#connect_information h2 {
    width: 95%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: #4A5459;
    height: 36px;
    font-weight: 100;
}

.fixfixed {
/*    position: absolute;*/
}

#play_audio_icon {
    z-index:1001;
    position: absolute;
    bottom: 32px;
    left: 32px;
}

@media (max-width: 500px) {
    #play_audio_icon {
        bottom: 16px;
        left: 16px;
    }
    #play_audio_icon img {
        width: 32px;
    }
}

.currency_type {
    font-size:12px;
    display:block;
    text-align:center;
}

@media (max-width: 600px) {
    .smaller_title_text {
       font-size: 1em !important;
    }
}


/** CLEAN PAYMENT FORM **/

.clean_payment_step {
    background-color: rgba(230,230,230,1);
    border-radius: 3px;
    height: 436px;
    left: 50%;
    margin-left: -160px;
    margin-top: -218px;
    padding: 14px;
    position: absolute;
    top: 50%;
    width: 320px;
}

@media (max-width:320px) {
    .clean_payment_step {
        top: 0px;
        left: 0px;
        border-radius: 0;
        margin: 0;
        height: 100% !important;
        width: 100% !important;
    }
    #clean_payment_form_close_button, #sample_close_button, #email_capture_close_button {
        top: 6px !important;
        right: 6px !important;
    }
    #sample_close_button, #email_capture_close_button, #clean_payment_form_close_button {
        margin-top: 0px !important;
        margin-left: 0px !important;
        left: auto !important;
    }
    #clean_step1_next_button {
        width: 90% !important;
        bototm: 12% !important;
    }

}

#clean_payment_form .header, #email_capture .header {
    display: block;
    font-size: 25px;
    font-family: Raleway;
    font-weight: 400;
    width: 98%;
    color: #4A5459;
    text-overflow: ellipsis;
    height: 38px;
    padding-left: 3px;
    padding-right: 3px;
    /*text-shadow: 1px 1px 0 #BAD3ED;*/
    margin-top:2px;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;

}
#clean_payment_form .price {
    background-color: #FFFFFF;
    border-radius: 3px;
    color: #4A5459;
    font-size: 18px;
    font-weight: 300;
    letter-spacing: 1px;
    line-height: 1.42em;
    padding: 5px 10px;
    position: absolute;
    right: 20px;
    text-align: left;
    margin-top:16px;
}

#clean_payment_form .form-control {
    font-size: 17px;
}
#clean_payment_form .logo {
    height: 25px;
}
#clean_payment_form .formats {
    width: 60%;
    float: left;
    margin-top:16px;
}

#clean_payment_form .format {
    font-size: 18px;
    font-width: 300;
    /*font-weight: bold;*/
    color:  #4A5459;
    margin-left:6px;
    margin-bottom:4px;
    height:26px;
}

.web_icon {
    display:inline-block;
    height:16px;
    width:16px;
    margin-right:12px;
    background: url("/maker/images/social_connect/other_icon.png") no-repeat;
    background-size: 16px 16px;
}

.epub_icon {
    display:inline-block;
    height:16px;
    width:16px;
    margin-right:12px;
    background: url("/maker/images/pelican/start_page/epub_dropshadow.png") no-repeat;
    background-size: 16px 16px;
}

.kindle_icon {
    display:inline-block;
    height:16px;
    width:16px;
    margin-right:12px;
    background: url("/maker/images/retail1.png") no-repeat;
    background-size: 16px 16px;
}


#clean_payment_form p {
    color: #58656B;
    font-size: 15px;
    font-weight: 200;
    margin-bottom: 3px;
}


.full {
    display: block;
    width: 100%;
}
#clean_step1_next_button {
    position: absolute;
    bottom: 12px;
    width: 272px;
}

@media (max-width:360px) {
    #clean_step1_next_button {
        position: absolute;
        bottom: 52px;
        width: 272px;
    }

}

.login_container {
    margin-top: 16px;
    margin-bottom: 8px;
}

.login_container .form-control, #clean_payment_cc_form .form-control, #sample_new_user .form-control {
    padding-left:42px;
}

.fa-icon {
    font-family: "FontAwesome";
    margin-left: 8px;
    font-size: 24px;
    height:16px;
    width:16px;
    margin-top:10px;
}


.two_button_container .btn {
    width: 50%;
    margin-left: 0px;
    margin-right:0px;
    margin-bottom: 16px;
}

.two_button_container .l {
    float: left;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-right:1px solid #cccccc;
}
.two_button_container .r {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border-left:1px solid #cccccc;
    float: right;
}

.center {
    text-align:center;
    display:block;
    margin-left: auto;
    margin-right: auto;
}

.two {
    padding-left: 15px;
    padding-right: 15px;
}
.two .l {
    float: left;
    width: 50%;
}
.two .r {
    float: right;
    width: 50%;
}

.two .r input {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border-left:1px solid #DDDDDD;
}

.cc_info {
    margin-top:24px;
    margin-bottom: 12px;
}

.two .l input {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-right:1px solid #DDDDDD;
}

#clean_payment_form #clean_payment_form_close_button, #sample_close_button {
    height: 28px;
    left: 50%;
    line-height: 26px;
    margin-left: 120px;
    margin-top: -180px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 28px;
    z-index: 5000;
}
.no-top-margin {
    margin-top: -13px;
}

::-webkit-input-placeholder { /* WebKit browsers */
    color:#666666 !important;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:#666666 !important;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:#666666 !important;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:#666666 !important;
}

#clean_download_links {
    margin-top: 16px;
    margin-bottom: 16px;
}

.btn .fa-icon {
    float: left;
    font-size: 16px;
    margin-right: 4px;
    margin-top: 6px;
    width: 1px;
}

.full-right {
    width: 86%;
}

.format_more_info {
    float: right;
}

#clean_payment_cover_overlay, #sample_cover_overlay, .popup_cover_overlay {
    height: 86px;
    margin-top: -60px;
    position: relative;
    width: 100%;
    z-index:2000;
    margin-bottom: 12px;
}

#clean_payment_form .logo, #sample_selection .logo, #email_capture .logo {
    /*opacity: 0;*/
    display:none;
}

@media (max-height: 720px) {
    #clean_payment_cover_overlay, #sample_cover_overlay, .popup_cover_overlay {
        display: none;
    }
    #clean_payment_form .logo, #sample_selection .logo, #email_capture .logo {
        opacity: 1;
    }
}

#clean_payment_cover_overlay img, #sample_cover_overlay img, .popup_cover_overlay img {
    height: 100%;
    display:block;
    box-shadow: 0 0 3px 2px #888888;
    margin-left: auto;
    margin-right: auto;
}
#clean_full_name_static {
    color: #000000 !important;
    display: block;
    font-size: 18px !important;
    margin-bottom: 16px !important;
}

#forgot_password_link {
    text-decoration: underline;
    font-weight: 300;
    font-size: 14px;
}

.two_button_container {
    padding-left: 12px;
    padding-right: 12px;
}

#clean_use_different_card {
    color: #666666;
    font-size: 16px;
    font-weight: 300;
}
#clean_use_new_card {
    color: #666666;
    font-size: 14px;
    font-weight: 300;
    margin-top: 24px;
    text-align: center;
    text-decoration: underline;
}

#clean_use_different_card img {
    width: 26px;
    margin-right: 6px;
    margin-left: 6px;
}

.format .fa-icon {
    font-size: 18px;
    margin-right: 12px;
}

#clean_use_different_card > img {
    margin-bottom: -2px;
}

#clean_full_name_static, #clean_use_different_card {
    text-align: center;
}

#clean_download_links img {
    width: 120px;
    display:block;
    margin-left: auto;
    margin-right:auto;
}

#receipt_message {
    color: #58656B;
    font-size: 15px;
    font-weight: 200;
}

.popup_text {
    line-height: 1.3em !important;
    font-size: 1.4em !important;
    color: #333333 !important;
    padding-left: 8px;
    padding-right: 8px;
    font-weight:300;
}

#sample_download_error_note {
  color: #FF3333 !important;
  padding-left: 12px;
  padding-right: 12px;
  margin-bottom: 4px;
}
.email_cap_error_note {
    color: #FF3333 !important;
    font-size:1.2em;
    padding-left: 12px;
    padding-right:12px;
}

.inside_cover_section #replace_title_text {
    /* margin-top: -8px; */
  margin-top: 42px;
  margin-bottom: 6px;
  height: -moz-calc(100% - 48px);
  /* WebKit */
  height: -webkit-calc(100% - 48px);
  /* Opera */
  height: -o-calc(100% - 48px);
  /* Standard */
  height: calc(100% - 48px);

}
@media (max-height: 640px) {
    .inside_cover_section #replace_description_text {
        height: 166px;
        margin-top: 16px !important;
    }
}

#pub_privacy_policy_text {
    height: 236px;
    width:95%;
    font-weight:100;
    margin-top:6px;
    margin-bottom: 6px;
    margin-left: auto;
    margin-right: auto;
    -webkit-overflow-scrolling: touch;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-transform: translate3d(0,0,0);
}


#privacy_policy_iframe {
    height: 400px;
    width: 380px;
    margin-left: auto;
    margin-right: auto;
    display:block;
}

#pub_privacy_popup {
    z-index:5001;
}

#pub_privacy_policy_text {
    color: #333333 !important;
}
#pub_privacy_policy_text p, #pub_privacy_policy_text div, #pub_privacy_policy_text h1, #pub_privacy_policy_text h2, #pub_privacy_policy_text h3, #pub_privacy_policy_text h4 {
    color: #333333 !important;
}

#email_cap_error_note {
    color: #FF3333;
    font-size: 12px;
    margin-left: 18px;
    margin-top: 8px;
}
#view_pub_privacy_policy {
    font-weight:300;
    text-align: center;
    margin-top:12px;
    display:block;
}
/* OVERRIDES FOR PRIVACY POLICY DISPLAY */
#pub_privacy_policy_text div, #pub_privacy_policy_text p {
    font-size: 14px !important;
    color: #333333 !important;
    font-family: "Roboto" !important;
    text-align: left !important;
    font-weight:100 !important;
}

#pub_privacy_policy_text div, #pub_privacy_policy_text ul,#pub_privacy_policy_text li {
    font-size: 14px !important;
    color: #333333 !important;
    font-family: "Roboto" !important;
    text-align: left !important;
    font-weight:100 !important;
}

#pub_privacy_policy_text h1, #pub_privacy_policy_text h2, #pub_privacy_policy_text h3, #pub_privacy_policy_text h4, #pub_privacy_policy_text h5 {
    font-size: 18px !important;
    color: #333333 !important;
    font-family: "Open Sans Condensed" !important;
    margin-top:16px !important;
    margin-bottom: 8px !important;
    text-align: left !important;
}

#file_download_instructions {
    margin-bottom:16px !important;
}


.horizontal_separator {
    height: 1px;
    width: 100%;
    background-color: #333333;
    margin-bottom: 4px;
}
.format_type_header {
    text-align: center;
    margin-top: 8px;
    font-family: "Open Sans Condensed";
    font-weight: 600;
    font-size: 1.5em;
    color: #4A5459;
}
.subtext {
    font-size: .6em;
}
.price-btn {
    font-size: 18px;
    font-weight: 300;
    letter-spacing: 1px;
    line-height: 1.42em;
    padding: 5px 10px;
    position: absolute;
    right: 20px;
    text-align: center;
}

.field_disabled {
    opacity: .4;
}


.clean_payment_step .subheader {
    font-family: "Open Sans Condensed";
    color: #4A5459;
    font-size: 1.3em;
    padding: 3px;
    margin-bottom: 12px;
}
.currency_notice .currency_type {
    text-align: right !important;
    padding-right: 6px;
}
.format_selection_type {
    color: #4A5459;
    font-size: 24px;
    float: left;
    padding: 6px;
    margin-bottom: 6px;
    margin-top: 6px;
}

.format_selection_price {
    background-color: #D0001A !important;
}

.format_separator {
    clear:both;
    width:100%;
    height:16px;
}

#floating_get_button {
    background-color: #D0001A !important;
    position: absolute;
    bottom: 2px;
    width: 120px;
    left: 50%;
    margin-left: -60px;
    z-index:501;
    padding: 4px;
    font-size:15px;
    display:none !important;
}


.pac-container { z-index:6000 !important; }

#print_receipt_information {
    font-size: 18px;
    line-height: 1.2em;
    padding: 6px;
    text-indent: 0;
    font-weight: 200;
    color: #58656B;
}


#address_confirmation {
    line-height: 1.2em;
    padding: 8px;
    margin-top: 6px;
    margin-bottom: 6px;
}

#sample_banner {
    bottom: 0px;
    right: 0px;
    position: absolute;
    z-index: 3000;
}

#buy_sample_hover_button {
  background-color: #aa0617;
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  height: 26px;
  float: right;
  margin-top: 5px;
  margin-left: 8px;
  margin-right: 12px;
  padding: 2px 8px 0;
  z-index: 100000;
  position: relative;
}

@media (max-device-width:1024px) {
    #buy_sample_hover_button {
        font-size: 16px;
        padding-top:3px;
    }
}


#top_bar_background {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 40px;
    background-color:  rgb(118, 136, 146);
}


.topbar_social_icon {
  margin-left: 8px;
  display:inline-block;
  margin-top: 5px;
  cursor:pointer;

}

.topbar_social_icon img {
  height: 40px;
}

@media (max-width: 480px) {
  #sample_banner img {
    width: 60px;
  }
  #top_logo {
    height: 16px;
    margin-top:9px;
  }
  .topbar_social_icon img {
    height: 40px;
  }
  .topbar_social_icon {
    margin-top: 9px;
  }

}


.dmb-button {
    background-color: #047799;
    border-color: #1db4fa;
    color: #ffffff;
    -moz-user-select: none;
    border: medium none;
    /* border-radius: 3px; */
    cursor: pointer;
    display: inline-block;
    font-size: 20px;
    font-weight: 200;
    line-height: 1.42857;
    margin-bottom: 0;
    margin-top: 4px;
    padding: 5px 10px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}

#single_buy_button {
    margin-left: 16px;
    margin-right: 16px;
    font-weight: 500;
    display: block;
    background-color: #aa0617;
}

#read_the_sample_button {
    display: block;
    font-size: 1.2em;
    font-weight: 100;
    height: 52px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 12px;
}

#clean_signin_button,#clean_signup_button {
    width: 42%;
    border-radius: 4px;
    transition: color 2s, opacity 1s;
    -webkit-transition: color 2s, opacity 1s;
    -moz-transition: color 2s, opacity 1s;
    -ms-transition: color 2s, opacity 1s;
}

#clean_signin_button::-webkit-input-placeholder, #clean_signup_button::-webkit-input-placeholder,
#clean_signin_button:-moz-placeholder, #clean_signup_button:-moz-placeholder,
#clean_signin_button::-moz-placeholder, #clean_signup_button::-moz-placeholder,
#clean_signin_button:-ms-input-placeholder, #clean_signup_button:-ms-input-placeholder
{
    transition: color 2s, opacity 1s !important;
    -webkit-transition: color 2s, opacity 1s !important;
    -moz-transition: color 2s, opacity 1s !important;
    -ms-transition: color 2s, opacity 1s !important;
}

.bluetext::-webkit-input-placeholder {
    transition: color 2s, opacity 1s;
    -webkit-transition: color 2s, opacity 1s;
    -moz-transition: color 2s, opacity 1s;
    -ms-transition: color 2s, opacity 1s;

    color: #065892 !important;
    opacity: 1 !important;
}

.bluetext:-moz-placeholder { /* Firefox 18- */
    transition: color 2s, opacity 1s;
    -webkit-transition: color 2s, opacity 1s;
    -moz-transition: color 2s, opacity 1s;
    -ms-transition: color 2s, opacity 1s;
    color: #065892 !important;
    opacity: 1 !important;
}

.bluetext::-moz-placeholder {  /* Firefox 19+ */
    transition: color 2s, opacity 1s;
    -webkit-transition: color 2s, opacity 1s;
    -moz-transition: color 2s, opacity 1s;
    -ms-transition: color 2s, opacity 1s;
    color: #065892 !important;
    opacity: 1 !important;
}

.bluetext:-ms-input-placeholder {
    transition: color 2s, opacity 1s;
    -webkit-transition: color 2s, opacity 1s;
    -moz-transition: color 2s, opacity 1s;
    -ms-transition: color 2s, opacity 1s;
    color: #065892 !important;
    opacity: 1 !important;
}

#clean_signup_or {
    font-style:italic;
    display: inline-block;
    margin-top:14px;
    font-size: 16px;
    text-align: center;
    width: 15%;
}

#selling_inner p {
    margin-bottom: 1em;
}

.external_retailer_click {
    cursor: pointer;
}


#raleway_header {
    position:absolute;
    top:50%;
    opacity: .6;
    left:50%;
    margin-left: -160px;
    margin-top:-24px;
  line-height:1em;
}
.raleway_button {
    background-color: rgba(0, 0, 0, 0.6);
    height: 76px;
    width: 320px;
    color: #ffffff;
    font-family: "Raleway";
    font-weight: 300;
    font-size: 1.8em;
    text-align:center;
    padding: 20px;
    text-transform: uppercase;
    /*margin: 52px auto 36px;*/
    font-weight: 300;
    z-index:20;
    cursor:pointer;
}

.white_border {
    border: 1px solid #CCCCCC;
}

#marketing_read_sample_button {
    font-size: 1.2em;
    height: 48px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 42px;
    padding-top: 10px;
    opacity: .7;
}

#other_retailer_info {
    text-align:center;
    margin-top:32px;
}

#final_buy_now_button {
    background-color: #aa0617;
    font-size: 1.2em;
    height: 46px !important;
    margin-bottom: 32px !important;
    padding-top: 10px;
    width:320px !important;
    margin-left: auto;
    margin-right: auto;
    margin-top: 32px;
}

@media (max-width: 460px) {
    .raleway_button {
        font-size: 1.2em;
        height: 42px;
        padding-top: 10px;
        width: 240px;

    }
    #raleway_header {
        margin-top:-24px;
        margin-left:-120px;
    }

    .line_breaker {
        display:block;
    }

    #final_buy_now_button {
        width: 240px !important;
        font-size: 1em;
    }


    #read_the_sample_button, #marketing_read_sample_button {
        font-size: 1em;
        height: 46px;
        margin-top:32px;
    }
    #marketing_read_sample_button {
        margin-top: 16px;
    }
}


.fine_print_text {
    margin-top: 10px;
    font-size: 10px;
    font-family: Roboto;
    font-weight: 100;
    color: #6f6f6f ;
    line-height: 1.3;
}



#mature_content_warning, #delinquent_notice {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0,0,0,.6);
    z-index: 9000;
}

#mature_content_warning_inner, #delinquent_notice_inner {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 280px;
    margin-left: -140px;
    border-radius: 3px;
    background-color: rgba(255,255,255,1);
    margin-top: -180px;
    height: 360px;
    padding: 22px;
    font-size: .9em;
    line-height: 1.25em;
}

#mature_content_warning_inner ul {
    margin-top: 8px;
    margin-bottom: 16px;
}

#mature_content_warning_inner li {
    padding-left: 12px;
    margin-top: 8px;
}

#mature_content_warning_inner .dmb-button {
    background-color: #aa0617;
    font-size: 14px;
    font-weight: 400;
    height: 26px;
    padding: 2px 8px 0;
    margin: 6px;
}

.popup_header {
    font-weight: bold;
    font-size: 160%;
    margin-bottom: 16px;
    margin-top:4px;
}

#bottom_half_content {
  width: 100%;
  background-color: #ffffff;
  margin-top:8px;
  padding: 16px;
}


.share_box {
  background-color: #F5F5F5;
  border: 1px solid #E6E6E6;
  padding: 8px;
  margin:6px;
}

.book_title {
  display: inline-block;
  font-family: "Open Sans";
  font-size: 32px;
  font-weight: bold;
  margin-right: 8px;
}

.book_author {
  font-size: 32px;
  display: inline-block;
  font-family: "Open Sans";
}


.extended_description {
  font-family: "Open Sans";
  font-size: 22px;
  margin-top: 16px;
}


.share_box h3 {
  color: #282828;
  font-family: "Open Sans";
  font-weight: bold;
  font-size: 18px;
  text-align:left;
  margin-bottom:16px;
}

#download_sample_reflow img {
  height: 24px;
}


#follow_options {
  text-align: center;
  padding-top: 8px;
}
.follow_option {
  background-color: #FFFFFF;
  border: 1px solid #E6E6E6;
  padding: 8px;
  font-size: 18px;
  text-align: center;
}

.follow_option:hover {
  background-color: #C4C4C4;
  cursor: pointer;
}

.follow_option.selected {
  border-bottom: 2px solid #48B0F8;
}

#content_footer {
  background: #F5F5F5;
  border: 1px solid #E6E6E6;
  text-align: center;
  padding: 42px;
}

@media (max-width: 520px) {
  #download_sample_reflow img {
    height: 18px;
  }
  #content_footer {
    padding: 24px;
  }
  #bottom_half_content {
    margin-top:0px;

  }
}

#content_footer {
  color: #787878;
  font-weight: bold;
  font-size: 16px;
}

#content_footer > img {
  width: 186px;
  margin-left: 2px;
}

/*
#back_to_listing::before {
  font-family: "FontAwesome";
  content: "\f053";
  font-size: 20px;
  border-radius: 2px;
  height: 18px;
  width: 18px;
  color: #FFFFFF;
  z-index: 1001;
  position: absolute;
  top: 50%;
  margin-top: -9px;
  left: 22px;
  opacity: .9;
}
*/

#topbar_sharing_icons {
  text-align:right;
}

.social_connect_list > a > img {
  width: 101px;
}

.external_retailer_button {
  opacity: .7;
  color: #ffffff;
  background-color: rgba(0,0,0,.6);
  text-align: center;
  height: 42px;
  width: 154px;
  display: inline-block;
  border: 1px solid #FFFFFF;
  margin: 4px;
  padding-top: 7px;
  pointer: cursor;
  line-height: 1em;
}

#cover_inner, #cover_inner_selling {
  height: 100%;
}

#selling_page {
  position: relative;
  margin-top: 0;
}



.back-to-listing {
  background: transparent;
  border: none;
  font-size: 18px;
}

h1 {
  font-size: 24px;
  margin-bottom: 15px;
}

p {
  font-size: 16px;
  line-height: 26px;
}

.share_box {
  background-color: #F5F5F5;
  border: 1px solid #E6E6E6;
  padding: 0;
  margin: 0 0 15px 0;
}

.share_box h3 {
  color: #282828;
  font-family: "Open Sans";
  font-weight: bold;
  font-size: 18px;
  text-align: left;
  margin: 0;
  padding: 15px;
}

.share_box .fa {
  font-size: 38px;
  margin-right: 6px;
}

.share_box .fa-facebook-square {
  color:rgba(59,89,152,1);
}

.share_box .fa-twitter-square {
  color:rgba(0,182,237,1);
}

.share_box .fa-pinterest-square {
  color:rgba(189,8,28,1);
}

.share_box .fa-envelope-square {
  color:rgba(120,120,120,1);
}

.share_box .fa:hover {
  opacity: 0.7;
}

.white-bg {
  background-color: #FFF;
}

.white-bg li a {
  padding: 0;
  margin: 0;
}

.share_box .content {
  margin: 0 15px 15px 15px;
}

.share-tabs .nav-tabs li a {
  margin-right: 0;
  border-right: 1px solid rgba(230,230,230,1);
}

.share-tabs .nav-tabs li a:hover {
  margin-right: 0;
  border-right: 1px solid rgba(230,230,230,1);
}

.share-tabs .nav-tabs li.active {
  margin-right: 0;
  border-right: 1px solid rgba(230,230,230,1);
}

.padding-left-10 {
  padding: 0 0 0 8px;
}

.share-tabs .row {
  margin-bottom:15px;
}

.share-tabs img:hover {
  opacity: 0.7;
}

.long_social_icon {
  width: 101px;
  display: inline-block;
  margin: 6px;
}

.custom_description_bottom {
  font-size: 14px;
}


.custom_description_bottom p {
  margin-bottom: 16px;

}

#scroll_down_icon {
  position: absolute;
  bottom: 0;
  opacity: .6;
  margin-bottom: 12px;
  left: 50%;
  margin-left: -20px;
  z-index:1000;
}

#scroll_down_icon img {
  width: 40px;
  pointer: cursor;
}

#back_to_listing img {
  height: 24px;
}
#right_side_items {
  position: absolute;
  top: 4px;
  right: 6px;
}

#download_sample_reflow {
  z-index: 1000;
  position: relative;
}

#selling_inner_container .external_retailer_button {
  line-height: 1.42em;
  width: 172px;
}

.format .col-xs-6 {
  padding-left: 0px;
  padding-right: 0px;
}