@charset "UTF-8";
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
@import url("https://fonts.googleapis.com/css?family=Lato:400,700");
@import url("https://fonts.googleapis.com/css?family=Archivo+Narrow:700");
@import url("https://fonts.googleapis.com/css?family=BioRhyme:700");
@import url("https://fonts.googleapis.com/css?family=Libre+Baskerville");
@import url("https://fonts.googleapis.com/css?family=Poppins:700");
@import url("https://fonts.googleapis.com/css?family=Lato:300,400,700");
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button, .np-mkt-included-content a.btn-nookpress, .np-mkt-included-content a.btn-nookpress-ghost, .np-mkt-included-content a.btn, .np-mkt-included-content a.btn:hover, .np-mkt-included-content a.btn:focus, .np-mkt-included-content a.btn:active,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button, .np-mkt-included-content a.btn-nookpress, .np-mkt-included-content a.btn-nookpress-ghost, .np-mkt-included-content a.btn, .np-mkt-included-content a.btn:hover, .np-mkt-included-content a.btn:focus, .np-mkt-included-content a.btn:active {
  overflow: visible; }

button, .np-mkt-included-content a.btn-nookpress, .np-mkt-included-content a.btn-nookpress-ghost, .np-mkt-included-content a.btn, .np-mkt-included-content a.btn:hover, .np-mkt-included-content a.btn:focus, .np-mkt-included-content a.btn:active,
select {
  text-transform: none; }

button, .np-mkt-included-content a.btn-nookpress, .np-mkt-included-content a.btn-nookpress-ghost, .np-mkt-included-content a.btn, .np-mkt-included-content a.btn:hover, .np-mkt-included-content a.btn:focus, .np-mkt-included-content a.btn:active,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled], .np-mkt-included-content a.btn-nookpress[disabled], .np-mkt-included-content a.btn-nookpress-ghost[disabled], .np-mkt-included-content a.btn[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner, .np-mkt-included-content a.btn-nookpress::-moz-focus-inner, .np-mkt-included-content a.btn-nookpress-ghost::-moz-focus-inner, .np-mkt-included-content a.btn::-moz-focus-inner, .np-mkt-included-content a.btn:hover::-moz-focus-inner, .np-mkt-included-content a.btn:focus::-moz-focus-inner, .np-mkt-included-content a.btn:active::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .navbar {
    display: none; }
  .btn > .caret, .np-mkt-included-content .btn-nookpress > .caret, .np-mkt-included-content .btn-nookpress-ghost > .caret, .np-mkt-included-content a.btn > .caret,
  .dropup > .btn > .caret,
  .np-mkt-included-content .dropup > .btn-nookpress > .caret,
  .np-mkt-included-content .dropup > .btn-nookpress-ghost > .caret,
  .np-mkt-included-content .dropup > a.btn > .caret {
    border-top-color: #000 !important; }
  .label {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../fonts/glyphicons-halflings-regular.eot");
  src: url("../fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg"); }

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.glyphicon-asterisk:before {
  content: "\002a"; }

.glyphicon-plus:before {
  content: "\002b"; }

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac"; }

.glyphicon-minus:before {
  content: "\2212"; }

.glyphicon-cloud:before {
  content: "\2601"; }

.glyphicon-envelope:before {
  content: "\2709"; }

.glyphicon-pencil:before {
  content: "\270f"; }

.glyphicon-glass:before {
  content: "\e001"; }

.glyphicon-music:before {
  content: "\e002"; }

.glyphicon-search:before {
  content: "\e003"; }

.glyphicon-heart:before {
  content: "\e005"; }

.glyphicon-star:before {
  content: "\e006"; }

.glyphicon-star-empty:before {
  content: "\e007"; }

.glyphicon-user:before {
  content: "\e008"; }

.glyphicon-film:before {
  content: "\e009"; }

.glyphicon-th-large:before {
  content: "\e010"; }

.glyphicon-th:before {
  content: "\e011"; }

.glyphicon-th-list:before {
  content: "\e012"; }

.glyphicon-ok:before {
  content: "\e013"; }

.glyphicon-remove:before {
  content: "\e014"; }

.glyphicon-zoom-in:before {
  content: "\e015"; }

.glyphicon-zoom-out:before {
  content: "\e016"; }

.glyphicon-off:before {
  content: "\e017"; }

.glyphicon-signal:before {
  content: "\e018"; }

.glyphicon-cog:before {
  content: "\e019"; }

.glyphicon-trash:before {
  content: "\e020"; }

.glyphicon-home:before {
  content: "\e021"; }

.glyphicon-file:before {
  content: "\e022"; }

.glyphicon-time:before {
  content: "\e023"; }

.glyphicon-road:before {
  content: "\e024"; }

.glyphicon-download-alt:before {
  content: "\e025"; }

.glyphicon-download:before {
  content: "\e026"; }

.glyphicon-upload:before {
  content: "\e027"; }

.glyphicon-inbox:before {
  content: "\e028"; }

.glyphicon-play-circle:before {
  content: "\e029"; }

.glyphicon-repeat:before {
  content: "\e030"; }

.glyphicon-refresh:before {
  content: "\e031"; }

.glyphicon-list-alt:before {
  content: "\e032"; }

.glyphicon-lock:before {
  content: "\e033"; }

.glyphicon-flag:before {
  content: "\e034"; }

.glyphicon-headphones:before {
  content: "\e035"; }

.glyphicon-volume-off:before {
  content: "\e036"; }

.glyphicon-volume-down:before {
  content: "\e037"; }

.glyphicon-volume-up:before {
  content: "\e038"; }

.glyphicon-qrcode:before {
  content: "\e039"; }

.glyphicon-barcode:before {
  content: "\e040"; }

.glyphicon-tag:before {
  content: "\e041"; }

.glyphicon-tags:before {
  content: "\e042"; }

.glyphicon-book:before {
  content: "\e043"; }

.glyphicon-bookmark:before {
  content: "\e044"; }

.glyphicon-print:before {
  content: "\e045"; }

.glyphicon-camera:before {
  content: "\e046"; }

.glyphicon-font:before {
  content: "\e047"; }

.glyphicon-bold:before {
  content: "\e048"; }

.glyphicon-italic:before {
  content: "\e049"; }

.glyphicon-text-height:before {
  content: "\e050"; }

.glyphicon-text-width:before {
  content: "\e051"; }

.glyphicon-align-left:before {
  content: "\e052"; }

.glyphicon-align-center:before {
  content: "\e053"; }

.glyphicon-align-right:before {
  content: "\e054"; }

.glyphicon-align-justify:before {
  content: "\e055"; }

.glyphicon-list:before {
  content: "\e056"; }

.glyphicon-indent-left:before {
  content: "\e057"; }

.glyphicon-indent-right:before {
  content: "\e058"; }

.glyphicon-facetime-video:before {
  content: "\e059"; }

.glyphicon-picture:before {
  content: "\e060"; }

.glyphicon-map-marker:before {
  content: "\e062"; }

.glyphicon-adjust:before {
  content: "\e063"; }

.glyphicon-tint:before {
  content: "\e064"; }

.glyphicon-edit:before {
  content: "\e065"; }

.glyphicon-share:before {
  content: "\e066"; }

.glyphicon-check:before {
  content: "\e067"; }

.glyphicon-move:before {
  content: "\e068"; }

.glyphicon-step-backward:before {
  content: "\e069"; }

.glyphicon-fast-backward:before {
  content: "\e070"; }

.glyphicon-backward:before {
  content: "\e071"; }

.glyphicon-play:before {
  content: "\e072"; }

.glyphicon-pause:before {
  content: "\e073"; }

.glyphicon-stop:before {
  content: "\e074"; }

.glyphicon-forward:before {
  content: "\e075"; }

.glyphicon-fast-forward:before {
  content: "\e076"; }

.glyphicon-step-forward:before {
  content: "\e077"; }

.glyphicon-eject:before {
  content: "\e078"; }

.glyphicon-chevron-left:before {
  content: "\e079"; }

.glyphicon-chevron-right:before {
  content: "\e080"; }

.glyphicon-plus-sign:before {
  content: "\e081"; }

.glyphicon-minus-sign:before {
  content: "\e082"; }

.glyphicon-remove-sign:before {
  content: "\e083"; }

.glyphicon-ok-sign:before {
  content: "\e084"; }

.glyphicon-question-sign:before {
  content: "\e085"; }

.glyphicon-info-sign:before {
  content: "\e086"; }

.glyphicon-screenshot:before {
  content: "\e087"; }

.glyphicon-remove-circle:before {
  content: "\e088"; }

.glyphicon-ok-circle:before {
  content: "\e089"; }

.glyphicon-ban-circle:before {
  content: "\e090"; }

.glyphicon-arrow-left:before {
  content: "\e091"; }

.glyphicon-arrow-right:before {
  content: "\e092"; }

.glyphicon-arrow-up:before {
  content: "\e093"; }

.glyphicon-arrow-down:before {
  content: "\e094"; }

.glyphicon-share-alt:before {
  content: "\e095"; }

.glyphicon-resize-full:before {
  content: "\e096"; }

.glyphicon-resize-small:before {
  content: "\e097"; }

.glyphicon-exclamation-sign:before {
  content: "\e101"; }

.glyphicon-gift:before {
  content: "\e102"; }

.glyphicon-leaf:before {
  content: "\e103"; }

.glyphicon-fire:before {
  content: "\e104"; }

.glyphicon-eye-open:before {
  content: "\e105"; }

.glyphicon-eye-close:before {
  content: "\e106"; }

.glyphicon-warning-sign:before {
  content: "\e107"; }

.glyphicon-plane:before {
  content: "\e108"; }

.glyphicon-calendar:before {
  content: "\e109"; }

.glyphicon-random:before {
  content: "\e110"; }

.glyphicon-comment:before {
  content: "\e111"; }

.glyphicon-magnet:before {
  content: "\e112"; }

.glyphicon-chevron-up:before {
  content: "\e113"; }

.glyphicon-chevron-down:before {
  content: "\e114"; }

.glyphicon-retweet:before {
  content: "\e115"; }

.glyphicon-shopping-cart:before {
  content: "\e116"; }

.glyphicon-folder-close:before {
  content: "\e117"; }

.glyphicon-folder-open:before {
  content: "\e118"; }

.glyphicon-resize-vertical:before {
  content: "\e119"; }

.glyphicon-resize-horizontal:before {
  content: "\e120"; }

.glyphicon-hdd:before {
  content: "\e121"; }

.glyphicon-bullhorn:before {
  content: "\e122"; }

.glyphicon-bell:before {
  content: "\e123"; }

.glyphicon-certificate:before {
  content: "\e124"; }

.glyphicon-thumbs-up:before {
  content: "\e125"; }

.glyphicon-thumbs-down:before {
  content: "\e126"; }

.glyphicon-hand-right:before {
  content: "\e127"; }

.glyphicon-hand-left:before {
  content: "\e128"; }

.glyphicon-hand-up:before {
  content: "\e129"; }

.glyphicon-hand-down:before {
  content: "\e130"; }

.glyphicon-circle-arrow-right:before {
  content: "\e131"; }

.glyphicon-circle-arrow-left:before {
  content: "\e132"; }

.glyphicon-circle-arrow-up:before {
  content: "\e133"; }

.glyphicon-circle-arrow-down:before {
  content: "\e134"; }

.glyphicon-globe:before {
  content: "\e135"; }

.glyphicon-wrench:before {
  content: "\e136"; }

.glyphicon-tasks:before {
  content: "\e137"; }

.glyphicon-filter:before {
  content: "\e138"; }

.glyphicon-briefcase:before {
  content: "\e139"; }

.glyphicon-fullscreen:before {
  content: "\e140"; }

.glyphicon-dashboard:before {
  content: "\e141"; }

.glyphicon-paperclip:before {
  content: "\e142"; }

.glyphicon-heart-empty:before {
  content: "\e143"; }

.glyphicon-link:before {
  content: "\e144"; }

.glyphicon-phone:before {
  content: "\e145"; }

.glyphicon-pushpin:before {
  content: "\e146"; }

.glyphicon-usd:before {
  content: "\e148"; }

.glyphicon-gbp:before {
  content: "\e149"; }

.glyphicon-sort:before {
  content: "\e150"; }

.glyphicon-sort-by-alphabet:before {
  content: "\e151"; }

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152"; }

.glyphicon-sort-by-order:before {
  content: "\e153"; }

.glyphicon-sort-by-order-alt:before {
  content: "\e154"; }

.glyphicon-sort-by-attributes:before {
  content: "\e155"; }

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156"; }

.glyphicon-unchecked:before {
  content: "\e157"; }

.glyphicon-expand:before {
  content: "\e158"; }

.glyphicon-collapse-down:before {
  content: "\e159"; }

.glyphicon-collapse-up:before {
  content: "\e160"; }

.glyphicon-log-in:before {
  content: "\e161"; }

.glyphicon-flash:before {
  content: "\e162"; }

.glyphicon-log-out:before {
  content: "\e163"; }

.glyphicon-new-window:before {
  content: "\e164"; }

.glyphicon-record:before {
  content: "\e165"; }

.glyphicon-save:before {
  content: "\e166"; }

.glyphicon-open:before {
  content: "\e167"; }

.glyphicon-saved:before {
  content: "\e168"; }

.glyphicon-import:before {
  content: "\e169"; }

.glyphicon-export:before {
  content: "\e170"; }

.glyphicon-send:before {
  content: "\e171"; }

.glyphicon-floppy-disk:before {
  content: "\e172"; }

.glyphicon-floppy-saved:before {
  content: "\e173"; }

.glyphicon-floppy-remove:before {
  content: "\e174"; }

.glyphicon-floppy-save:before {
  content: "\e175"; }

.glyphicon-floppy-open:before {
  content: "\e176"; }

.glyphicon-credit-card:before {
  content: "\e177"; }

.glyphicon-transfer:before {
  content: "\e178"; }

.glyphicon-cutlery:before {
  content: "\e179"; }

.glyphicon-header:before {
  content: "\e180"; }

.glyphicon-compressed:before {
  content: "\e181"; }

.glyphicon-earphone:before {
  content: "\e182"; }

.glyphicon-phone-alt:before {
  content: "\e183"; }

.glyphicon-tower:before {
  content: "\e184"; }

.glyphicon-stats:before {
  content: "\e185"; }

.glyphicon-sd-video:before {
  content: "\e186"; }

.glyphicon-hd-video:before {
  content: "\e187"; }

.glyphicon-subtitles:before {
  content: "\e188"; }

.glyphicon-sound-stereo:before {
  content: "\e189"; }

.glyphicon-sound-dolby:before {
  content: "\e190"; }

.glyphicon-sound-5-1:before {
  content: "\e191"; }

.glyphicon-sound-6-1:before {
  content: "\e192"; }

.glyphicon-sound-7-1:before {
  content: "\e193"; }

.glyphicon-copyright-mark:before {
  content: "\e194"; }

.glyphicon-registration-mark:before {
  content: "\e195"; }

.glyphicon-cloud-download:before {
  content: "\e197"; }

.glyphicon-cloud-upload:before {
  content: "\e198"; }

.glyphicon-tree-conifer:before {
  content: "\e199"; }

.glyphicon-tree-deciduous:before {
  content: "\e200"; }

.glyphicon-cd:before {
  content: "\e201"; }

.glyphicon-save-file:before {
  content: "\e202"; }

.glyphicon-open-file:before {
  content: "\e203"; }

.glyphicon-level-up:before {
  content: "\e204"; }

.glyphicon-copy:before {
  content: "\e205"; }

.glyphicon-paste:before {
  content: "\e206"; }

.glyphicon-alert:before {
  content: "\e209"; }

.glyphicon-equalizer:before {
  content: "\e210"; }

.glyphicon-king:before {
  content: "\e211"; }

.glyphicon-queen:before {
  content: "\e212"; }

.glyphicon-pawn:before {
  content: "\e213"; }

.glyphicon-bishop:before {
  content: "\e214"; }

.glyphicon-knight:before {
  content: "\e215"; }

.glyphicon-baby-formula:before {
  content: "\e216"; }

.glyphicon-tent:before {
  content: "\26fa"; }

.glyphicon-blackboard:before {
  content: "\e218"; }

.glyphicon-bed:before {
  content: "\e219"; }

.glyphicon-apple:before {
  content: "\f8ff"; }

.glyphicon-erase:before {
  content: "\e221"; }

.glyphicon-hourglass:before {
  content: "\231b"; }

.glyphicon-lamp:before {
  content: "\e223"; }

.glyphicon-duplicate:before {
  content: "\e224"; }

.glyphicon-piggy-bank:before {
  content: "\e225"; }

.glyphicon-scissors:before {
  content: "\e226"; }

.glyphicon-bitcoin:before {
  content: "\e227"; }

.glyphicon-btc:before {
  content: "\e227"; }

.glyphicon-xbt:before {
  content: "\e227"; }

.glyphicon-yen:before {
  content: "\00a5"; }

.glyphicon-jpy:before {
  content: "\00a5"; }

.glyphicon-ruble:before {
  content: "\20bd"; }

.glyphicon-rub:before {
  content: "\20bd"; }

.glyphicon-scale:before {
  content: "\e230"; }

.glyphicon-ice-lolly:before {
  content: "\e231"; }

.glyphicon-ice-lolly-tasted:before {
  content: "\e232"; }

.glyphicon-education:before {
  content: "\e233"; }

.glyphicon-option-horizontal:before {
  content: "\e234"; }

.glyphicon-option-vertical:before {
  content: "\e235"; }

.glyphicon-menu-hamburger:before {
  content: "\e236"; }

.glyphicon-modal-window:before {
  content: "\e237"; }

.glyphicon-oil:before {
  content: "\e238"; }

.glyphicon-grain:before {
  content: "\e239"; }

.glyphicon-sunglasses:before {
  content: "\e240"; }

.glyphicon-text-size:before {
  content: "\e241"; }

.glyphicon-text-color:before {
  content: "\e242"; }

.glyphicon-text-background:before {
  content: "\e243"; }

.glyphicon-object-align-top:before {
  content: "\e244"; }

.glyphicon-object-align-bottom:before {
  content: "\e245"; }

.glyphicon-object-align-horizontal:before {
  content: "\e246"; }

.glyphicon-object-align-left:before {
  content: "\e247"; }

.glyphicon-object-align-vertical:before {
  content: "\e248"; }

.glyphicon-object-align-right:before {
  content: "\e249"; }

.glyphicon-triangle-right:before {
  content: "\e250"; }

.glyphicon-triangle-left:before {
  content: "\e251"; }

.glyphicon-triangle-bottom:before {
  content: "\e252"; }

.glyphicon-triangle-top:before {
  content: "\e253"; }

.glyphicon-console:before {
  content: "\e254"; }

.glyphicon-superscript:before {
  content: "\e255"; }

.glyphicon-subscript:before {
  content: "\e256"; }

.glyphicon-menu-left:before {
  content: "\e257"; }

.glyphicon-menu-right:before {
  content: "\e258"; }

.glyphicon-menu-down:before {
  content: "\e259"; }

.glyphicon-menu-up:before {
  content: "\e260"; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #333333;
  background-color: #fff; }

input, button, .np-mkt-included-content a.btn-nookpress, .np-mkt-included-content a.btn-nookpress-ghost, .np-mkt-included-content a.btn, .np-mkt-included-content a.btn:hover, .np-mkt-included-content a.btn:focus, .np-mkt-included-content a.btn:active,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #337ab7;
  text-decoration: none; }
  a:hover, a:focus {
    color: #23527c;
    text-decoration: underline; }
  a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

[role="button"] {
  cursor: pointer; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }
  h1 small,
  h1 .small, h2 small,
  h2 .small, h3 small,
  h3 .small, h4 small,
  h4 .small, h5 small,
  h5 .small, h6 small,
  h6 .small,
  .h1 small,
  .h1 .small, .h2 small,
  .h2 .small, .h3 small,
  .h3 .small, .h4 small,
  .h4 .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777777; }

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px; }
  h1 small,
  h1 .small, .h1 small,
  .h1 .small,
  h2 small,
  h2 .small, .h2 small,
  .h2 .small,
  h3 small,
  h3 .small, .h3 small,
  .h3 .small {
    font-size: 65%; }

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px; }
  h4 small,
  h4 .small, .h4 small,
  .h4 .small,
  h5 small,
  h5 .small, .h5 small,
  .h5 .small,
  h6 small,
  h6 .small, .h6 small,
  .h6 .small {
    font-size: 75%; }

h1, .h1 {
  font-size: 36px; }

h2, .h2 {
  font-size: 30px; }

h3, .h3 {
  font-size: 24px; }

h4, .h4 {
  font-size: 18px; }

h5, .h5 {
  font-size: 14px; }

h6, .h6 {
  font-size: 12px; }

p {
  margin: 0 0 10px; }

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4; }
  @media (min-width: 768px) {
    .lead {
      font-size: 21px; } }

small,
.small {
  font-size: 85%; }

mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

.text-nowrap {
  white-space: nowrap; }

.text-lowercase {
  text-transform: lowercase; }

.text-uppercase, .initialism {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.text-muted {
  color: #777777; }

.text-primary {
  color: #337ab7; }

a.text-primary:hover,
a.text-primary:focus {
  color: #286090; }

.text-success {
  color: #3c763d; }

a.text-success:hover,
a.text-success:focus {
  color: #2b542c; }

.text-info {
  color: #31708f; }

a.text-info:hover,
a.text-info:focus {
  color: #245269; }

.text-warning {
  color: #8a6d3b; }

a.text-warning:hover,
a.text-warning:focus {
  color: #66512c; }

.text-danger {
  color: #a94442; }

a.text-danger:hover,
a.text-danger:focus {
  color: #843534; }

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #337ab7; }

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090; }

.bg-success {
  background-color: #dff0d8; }

a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3; }

.bg-info {
  background-color: #d9edf7; }

a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee; }

.bg-warning {
  background-color: #fcf8e3; }

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5; }

.bg-danger {
  background-color: #f2dede; }

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9; }

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px; }
  .list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px; }

dl {
  margin-top: 0;
  margin-bottom: 20px; }

dt,
dd {
  line-height: 1.42857; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table; }

.dl-horizontal dd:after {
  clear: both; }

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; } }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777; }

.initialism {
  font-size: 90%; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee; }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer,
  blockquote small,
  blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857;
    color: #777777; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: '\2014 \00A0'; }

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right; }
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before {
    content: ''; }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .small:after {
    content: '\00A0 \2014'; }

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857; }

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px; }

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    box-shadow: none; }

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1170px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-1 {
  width: 8.33333%; }

.col-xs-2 {
  width: 16.66667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.33333%; }

.col-xs-5 {
  width: 41.66667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.33333%; }

.col-xs-8 {
  width: 66.66667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.33333%; }

.col-xs-11 {
  width: 91.66667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.33333%; }

.col-xs-pull-2 {
  right: 16.66667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.33333%; }

.col-xs-pull-5 {
  right: 41.66667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.33333%; }

.col-xs-pull-8 {
  right: 66.66667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.33333%; }

.col-xs-pull-11 {
  right: 91.66667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.33333%; }

.col-xs-push-2 {
  left: 16.66667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.33333%; }

.col-xs-push-5 {
  left: 41.66667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.33333%; }

.col-xs-push-8 {
  left: 66.66667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.33333%; }

.col-xs-push-11 {
  left: 91.66667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.33333%; }

.col-xs-offset-2 {
  margin-left: 16.66667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.33333%; }

.col-xs-offset-5 {
  margin-left: 41.66667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.33333%; }

.col-xs-offset-8 {
  margin-left: 66.66667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.33333%; }

.col-xs-offset-11 {
  margin-left: 91.66667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-1 {
    width: 8.33333%; }
  .col-sm-2 {
    width: 16.66667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.33333%; }
  .col-sm-5 {
    width: 41.66667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.33333%; }
  .col-sm-8 {
    width: 66.66667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.33333%; }
  .col-sm-11 {
    width: 91.66667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.33333%; }
  .col-sm-pull-2 {
    right: 16.66667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.33333%; }
  .col-sm-pull-5 {
    right: 41.66667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.33333%; }
  .col-sm-pull-8 {
    right: 66.66667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.33333%; }
  .col-sm-pull-11 {
    right: 91.66667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.33333%; }
  .col-sm-push-2 {
    left: 16.66667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.33333%; }
  .col-sm-push-5 {
    left: 41.66667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.33333%; }
  .col-sm-push-8 {
    left: 66.66667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.33333%; }
  .col-sm-push-11 {
    left: 91.66667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.33333%; }
  .col-sm-offset-2 {
    margin-left: 16.66667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.33333%; }
  .col-sm-offset-5 {
    margin-left: 41.66667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.33333%; }
  .col-sm-offset-8 {
    margin-left: 66.66667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.33333%; }
  .col-sm-offset-11 {
    margin-left: 91.66667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-1 {
    width: 8.33333%; }
  .col-md-2 {
    width: 16.66667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.33333%; }
  .col-md-5 {
    width: 41.66667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.33333%; }
  .col-md-8 {
    width: 66.66667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.33333%; }
  .col-md-11 {
    width: 91.66667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.33333%; }
  .col-md-pull-2 {
    right: 16.66667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.33333%; }
  .col-md-pull-5 {
    right: 41.66667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.33333%; }
  .col-md-pull-8 {
    right: 66.66667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.33333%; }
  .col-md-pull-11 {
    right: 91.66667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.33333%; }
  .col-md-push-2 {
    left: 16.66667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.33333%; }
  .col-md-push-5 {
    left: 41.66667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.33333%; }
  .col-md-push-8 {
    left: 66.66667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.33333%; }
  .col-md-push-11 {
    left: 91.66667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.33333%; }
  .col-md-offset-2 {
    margin-left: 16.66667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.33333%; }
  .col-md-offset-5 {
    margin-left: 41.66667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.33333%; }
  .col-md-offset-8 {
    margin-left: 66.66667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.33333%; }
  .col-md-offset-11 {
    margin-left: 91.66667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-1 {
    width: 8.33333%; }
  .col-lg-2 {
    width: 16.66667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.33333%; }
  .col-lg-5 {
    width: 41.66667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.33333%; }
  .col-lg-8 {
    width: 66.66667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.33333%; }
  .col-lg-11 {
    width: 91.66667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.33333%; }
  .col-lg-pull-2 {
    right: 16.66667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.33333%; }
  .col-lg-pull-5 {
    right: 41.66667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.33333%; }
  .col-lg-pull-8 {
    right: 66.66667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.33333%; }
  .col-lg-pull-11 {
    right: 91.66667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.33333%; }
  .col-lg-push-2 {
    left: 16.66667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.33333%; }
  .col-lg-push-5 {
    left: 41.66667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.33333%; }
  .col-lg-push-8 {
    left: 66.66667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.33333%; }
  .col-lg-push-11 {
    left: 91.66667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.33333%; }
  .col-lg-offset-2 {
    margin-left: 16.66667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333%; }
  .col-lg-offset-5 {
    margin-left: 41.66667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.33333%; }
  .col-lg-offset-8 {
    margin-left: 66.66667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333%; }
  .col-lg-offset-11 {
    margin-left: 91.66667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

table {
  background-color: transparent; }

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left; }

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }
  .table > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td,
  .table > tfoot > tr > th,
  .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: 1px solid #ddd; }
  .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd; }
  .table > caption + thead > tr:first-child > th,
  .table > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th,
  .table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .table > tbody + tbody {
    border-top: 2px solid #ddd; }
  .table .table {
    background-color: #fff; }

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px; }

.table-bordered {
  border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td,
  .table-bordered > tbody > tr > th,
  .table-bordered > tbody > tr > td,
  .table-bordered > tfoot > tr > th,
  .table-bordered > tfoot > tr > td {
    border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td {
    border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9; }

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5; }

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column; }

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell; }

.table > thead > tr > td.active,
.table > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5; }

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8; }

.table > thead > tr > td.success,
.table > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8; }

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6; }

.table > thead > tr > td.info,
.table > thead > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7; }

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3; }

.table > thead > tr > td.warning,
.table > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3; }

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc; }

.table > thead > tr > td.danger,
.table > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede; }

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc; }

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%; }
  @media screen and (max-width: 767px) {
    .table-responsive {
      width: 100%;
      margin-bottom: 15px;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #ddd; }
      .table-responsive > .table {
        margin-bottom: 0; }
        .table-responsive > .table > thead > tr > th,
        .table-responsive > .table > thead > tr > td,
        .table-responsive > .table > tbody > tr > th,
        .table-responsive > .table > tbody > tr > td,
        .table-responsive > .table > tfoot > tr > th,
        .table-responsive > .table > tfoot > tr > td {
          white-space: nowrap; }
      .table-responsive > .table-bordered {
        border: 0; }
        .table-responsive > .table-bordered > thead > tr > th:first-child,
        .table-responsive > .table-bordered > thead > tr > td:first-child,
        .table-responsive > .table-bordered > tbody > tr > th:first-child,
        .table-responsive > .table-bordered > tbody > tr > td:first-child,
        .table-responsive > .table-bordered > tfoot > tr > th:first-child,
        .table-responsive > .table-bordered > tfoot > tr > td:first-child {
          border-left: 0; }
        .table-responsive > .table-bordered > thead > tr > th:last-child,
        .table-responsive > .table-bordered > thead > tr > td:last-child,
        .table-responsive > .table-bordered > tbody > tr > th:last-child,
        .table-responsive > .table-bordered > tbody > tr > td:last-child,
        .table-responsive > .table-bordered > tfoot > tr > th:last-child,
        .table-responsive > .table-bordered > tfoot > tr > td:last-child {
          border-right: 0; }
        .table-responsive > .table-bordered > tbody > tr:last-child > th,
        .table-responsive > .table-bordered > tbody > tr:last-child > td,
        .table-responsive > .table-bordered > tfoot > tr:last-child > th,
        .table-responsive > .table-bordered > tfoot > tr:last-child > td {
          border-bottom: 0; } }

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold; }

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

select[multiple],
select[size] {
  height: auto; }

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555; }

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  .form-control::-moz-placeholder {
    color: #999;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #999; }
  .form-control::-webkit-input-placeholder {
    color: #999; }
  .form-control::-ms-expand {
    border: 0;
    background-color: transparent; }
  .form-control[disabled], .form-control[readonly],
  fieldset[disabled] .form-control {
    background-color: #eeeeee;
    opacity: 1; }
  .form-control[disabled],
  fieldset[disabled] .form-control {
    cursor: not-allowed; }

textarea.form-control {
  height: auto; }

input[type="search"] {
  -webkit-appearance: none; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px; }
  input[type="date"].input-sm, .input-group-sm > input.form-control[type="date"],
  .input-group-sm > input.input-group-addon[type="date"],
  .input-group-sm > .input-group-btn > input.btn[type="date"], .np-mkt-included-content .input-group-sm > .input-group-btn > input.btn-nookpress[type="date"], .np-mkt-included-content .input-group-sm > .input-group-btn > input.btn-nookpress-ghost[type="date"],
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input.form-control[type="time"],
  .input-group-sm > input.input-group-addon[type="time"],
  .input-group-sm > .input-group-btn > input.btn[type="time"],
  .np-mkt-included-content .input-group-sm > .input-group-btn > input.btn-nookpress[type="time"],
  .np-mkt-included-content .input-group-sm > .input-group-btn > input.btn-nookpress-ghost[type="time"],
  .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input.form-control[type="datetime-local"],
  .input-group-sm > input.input-group-addon[type="datetime-local"],
  .input-group-sm > .input-group-btn > input.btn[type="datetime-local"],
  .np-mkt-included-content .input-group-sm > .input-group-btn > input.btn-nookpress[type="datetime-local"],
  .np-mkt-included-content .input-group-sm > .input-group-btn > input.btn-nookpress-ghost[type="datetime-local"],
  .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input.form-control[type="month"],
  .input-group-sm > input.input-group-addon[type="month"],
  .input-group-sm > .input-group-btn > input.btn[type="month"],
  .np-mkt-included-content .input-group-sm > .input-group-btn > input.btn-nookpress[type="month"],
  .np-mkt-included-content .input-group-sm > .input-group-btn > input.btn-nookpress-ghost[type="month"],
  .input-group-sm
  input[type="month"] {
    line-height: 30px; }
  input[type="date"].input-lg, .input-group-lg > input.form-control[type="date"],
  .input-group-lg > input.input-group-addon[type="date"],
  .input-group-lg > .input-group-btn > input.btn[type="date"], .np-mkt-included-content .input-group-lg > .input-group-btn > input.btn-nookpress[type="date"], .np-mkt-included-content .input-group-lg > .input-group-btn > input.btn-nookpress-ghost[type="date"],
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input.form-control[type="time"],
  .input-group-lg > input.input-group-addon[type="time"],
  .input-group-lg > .input-group-btn > input.btn[type="time"],
  .np-mkt-included-content .input-group-lg > .input-group-btn > input.btn-nookpress[type="time"],
  .np-mkt-included-content .input-group-lg > .input-group-btn > input.btn-nookpress-ghost[type="time"],
  .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input.form-control[type="datetime-local"],
  .input-group-lg > input.input-group-addon[type="datetime-local"],
  .input-group-lg > .input-group-btn > input.btn[type="datetime-local"],
  .np-mkt-included-content .input-group-lg > .input-group-btn > input.btn-nookpress[type="datetime-local"],
  .np-mkt-included-content .input-group-lg > .input-group-btn > input.btn-nookpress-ghost[type="datetime-local"],
  .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input.form-control[type="month"],
  .input-group-lg > input.input-group-addon[type="month"],
  .input-group-lg > .input-group-btn > input.btn[type="month"],
  .np-mkt-included-content .input-group-lg > .input-group-btn > input.btn-nookpress[type="month"],
  .np-mkt-included-content .input-group-lg > .input-group-btn > input.btn-nookpress-ghost[type="month"],
  .input-group-lg
  input[type="month"] {
    line-height: 46px; } }

.form-group {
  margin-bottom: 15px; }

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio label,
  .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

input[type="radio"][disabled], input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed; }

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed; }

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled]
.checkbox label {
  cursor: not-allowed; }

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px; }
  .form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn, .np-mkt-included-content .input-group-lg > .input-group-btn > .form-control-static.btn-nookpress, .np-mkt-included-content .input-group-lg > .input-group-btn > .form-control-static.btn-nookpress-ghost, .np-mkt-included-content .input-group-lg > .input-group-btn > a.form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn, .np-mkt-included-content .input-group-sm > .input-group-btn > .form-control-static.btn-nookpress, .np-mkt-included-content .input-group-sm > .input-group-btn > .form-control-static.btn-nookpress-ghost, .np-mkt-included-content .input-group-sm > .input-group-btn > a.form-control-static.btn {
    padding-left: 0;
    padding-right: 0; }

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn, .np-mkt-included-content .input-group-sm > .input-group-btn > .btn-nookpress, .np-mkt-included-content .input-group-sm > .input-group-btn > .btn-nookpress-ghost, .np-mkt-included-content .input-group-sm > .input-group-btn > a.btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn, .np-mkt-included-content .input-group-sm > .input-group-btn > select.btn-nookpress, .np-mkt-included-content .input-group-sm > .input-group-btn > select.btn-nookpress-ghost {
  height: 30px;
  line-height: 30px; }

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn, .np-mkt-included-content .input-group-sm > .input-group-btn > textarea.btn-nookpress, .np-mkt-included-content .input-group-sm > .input-group-btn > textarea.btn-nookpress-ghost,
select[multiple].input-sm,
.input-group-sm > select.form-control[multiple],
.input-group-sm > select.input-group-addon[multiple],
.input-group-sm > .input-group-btn > select.btn[multiple],
.np-mkt-included-content .input-group-sm > .input-group-btn > select.btn-nookpress[multiple],
.np-mkt-included-content .input-group-sm > .input-group-btn > select.btn-nookpress-ghost[multiple] {
  height: auto; }

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px; }

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto; }

.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5; }

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn, .np-mkt-included-content .input-group-lg > .input-group-btn > .btn-nookpress, .np-mkt-included-content .input-group-lg > .input-group-btn > .btn-nookpress-ghost, .np-mkt-included-content .input-group-lg > .input-group-btn > a.btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn, .np-mkt-included-content .input-group-lg > .input-group-btn > select.btn-nookpress, .np-mkt-included-content .input-group-lg > .input-group-btn > select.btn-nookpress-ghost {
  height: 46px;
  line-height: 46px; }

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn, .np-mkt-included-content .input-group-lg > .input-group-btn > textarea.btn-nookpress, .np-mkt-included-content .input-group-lg > .input-group-btn > textarea.btn-nookpress-ghost,
select[multiple].input-lg,
.input-group-lg > select.form-control[multiple],
.input-group-lg > select.input-group-addon[multiple],
.input-group-lg > .input-group-btn > select.btn[multiple],
.np-mkt-included-content .input-group-lg > .input-group-btn > select.btn-nookpress[multiple],
.np-mkt-included-content .input-group-lg > .input-group-btn > select.btn-nookpress-ghost[multiple] {
  height: auto; }

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px; }

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto; }

.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.33333; }

.has-feedback {
  position: relative; }
  .has-feedback .form-control {
    padding-right: 42.5px; }

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none; }

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback, .input-group-lg > .input-group-addon + .form-control-feedback, .input-group-lg > .input-group-btn > .btn + .form-control-feedback, .np-mkt-included-content .input-group-lg > .input-group-btn > .btn-nookpress + .form-control-feedback, .np-mkt-included-content .input-group-lg > .input-group-btn > .btn-nookpress-ghost + .form-control-feedback, .np-mkt-included-content .input-group-lg > .input-group-btn > a.btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px; }

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback, .input-group-sm > .input-group-addon + .form-control-feedback, .input-group-sm > .input-group-btn > .btn + .form-control-feedback, .np-mkt-included-content .input-group-sm > .input-group-btn > .btn-nookpress + .form-control-feedback, .np-mkt-included-content .input-group-sm > .input-group-btn > .btn-nookpress-ghost + .form-control-feedback, .np-mkt-included-content .input-group-sm > .input-group-btn > a.btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px; }

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d; }

.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8; }

.has-success .form-control-feedback {
  color: #3c763d; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b; }

.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3; }

.has-warning .form-control-feedback {
  color: #8a6d3b; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442; }

.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }

.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede; }

.has-error .form-control-feedback {
  color: #a94442; }

.has-feedback label ~ .form-control-feedback {
  top: 25px; }

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373; }

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-static {
    display: inline-block; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
      width: auto; }
  .form-inline .input-group > .form-control {
    width: 100%; }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    .form-inline .radio label,
    .form-inline .checkbox label {
      padding-left: 0; }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px; }

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after {
    clear: both; }

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px; } }

.form-horizontal .has-feedback .form-control-feedback {
  right: 15px; }

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px; } }

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px; } }

.btn, .np-mkt-included-content .btn-nookpress, .np-mkt-included-content .btn-nookpress-ghost, .np-mkt-included-content a.btn, .np-mkt-included-content a.btn:hover, .np-mkt-included-content a.btn:focus, .np-mkt-included-content a.btn:active {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:focus, .np-mkt-included-content .btn-nookpress:focus, .np-mkt-included-content .btn-nookpress-ghost:focus, .np-mkt-included-content a.btn:focus, .btn.focus, .np-mkt-included-content .focus.btn-nookpress, .np-mkt-included-content .focus.btn-nookpress-ghost, .np-mkt-included-content a.focus.btn, .btn:active:focus, .np-mkt-included-content .btn-nookpress:active:focus, .np-mkt-included-content .btn-nookpress-ghost:active:focus, .np-mkt-included-content a.btn:active:focus:hover, .btn:active.focus, .np-mkt-included-content .btn-nookpress:active.focus, .np-mkt-included-content .btn-nookpress-ghost:active.focus, .np-mkt-included-content a.btn:active.focus:hover, .np-mkt-included-content a.btn:active.focus:focus, .btn.active:focus, .np-mkt-included-content .active.btn-nookpress:focus, .np-mkt-included-content .active.btn-nookpress-ghost:focus, .np-mkt-included-content a.active.btn:focus:hover, .np-mkt-included-content a.active.btn:focus:active, .btn.active.focus, .np-mkt-included-content .active.focus.btn-nookpress, .np-mkt-included-content .active.focus.btn-nookpress-ghost, .np-mkt-included-content a.active.focus.btn:hover, .np-mkt-included-content a.active.focus.btn:focus, .np-mkt-included-content a.active.focus.btn:active {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .np-mkt-included-content .btn-nookpress:hover, .np-mkt-included-content .btn-nookpress-ghost:hover, .np-mkt-included-content a.btn:hover, .btn:focus, .np-mkt-included-content .btn-nookpress:focus, .np-mkt-included-content .btn-nookpress-ghost:focus, .np-mkt-included-content a.btn:focus, .btn.focus, .np-mkt-included-content .focus.btn-nookpress, .np-mkt-included-content .focus.btn-nookpress-ghost, .np-mkt-included-content a.focus.btn {
    color: #333;
    text-decoration: none; }
  .btn:active, .np-mkt-included-content .btn-nookpress:active, .np-mkt-included-content .btn-nookpress-ghost:active, .np-mkt-included-content a.btn:active, .btn.active, .np-mkt-included-content .active.btn-nookpress, .np-mkt-included-content .active.btn-nookpress-ghost, .np-mkt-included-content a.active.btn {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn.disabled, .np-mkt-included-content .disabled.btn-nookpress, .np-mkt-included-content .disabled.btn-nookpress-ghost, .np-mkt-included-content a.disabled.btn, .btn[disabled], .np-mkt-included-content .btn-nookpress[disabled], .np-mkt-included-content .btn-nookpress-ghost[disabled], .np-mkt-included-content a.btn[disabled],
  fieldset[disabled] .btn,
  fieldset[disabled] .np-mkt-included-content .btn-nookpress,
  .np-mkt-included-content fieldset[disabled] .btn-nookpress,
  fieldset[disabled] .np-mkt-included-content .btn-nookpress-ghost,
  .np-mkt-included-content fieldset[disabled] .btn-nookpress-ghost,
  fieldset[disabled] .np-mkt-included-content a.btn:hover,
  .np-mkt-included-content fieldset[disabled] a.btn:hover,
  fieldset[disabled] .np-mkt-included-content a.btn:focus,
  .np-mkt-included-content fieldset[disabled] a.btn:focus,
  fieldset[disabled] .np-mkt-included-content a.btn:active,
  .np-mkt-included-content fieldset[disabled] a.btn:active {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none; }

a.btn.disabled, .np-mkt-included-content a.disabled.btn-nookpress, .np-mkt-included-content a.disabled.btn-nookpress-ghost, .np-mkt-included-content a.disabled.btn:hover, .np-mkt-included-content a.disabled.btn:focus, .np-mkt-included-content a.disabled.btn:active,
fieldset[disabled] a.btn,
fieldset[disabled] .np-mkt-included-content a.btn-nookpress,
.np-mkt-included-content fieldset[disabled] a.btn-nookpress,
fieldset[disabled] .np-mkt-included-content a.btn-nookpress-ghost,
.np-mkt-included-content fieldset[disabled] a.btn-nookpress-ghost,
fieldset[disabled] .np-mkt-included-content a.btn:hover,
.np-mkt-included-content fieldset[disabled] a.btn:hover,
fieldset[disabled] .np-mkt-included-content a.btn:focus,
.np-mkt-included-content fieldset[disabled] a.btn:focus,
fieldset[disabled] .np-mkt-included-content a.btn:active,
.np-mkt-included-content fieldset[disabled] a.btn:active {
  pointer-events: none; }

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }
  .btn-default:focus, .btn-default.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c; }
  .btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
    .btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus,
    .open > .btn-default.dropdown-toggle:hover,
    .open > .btn-default.dropdown-toggle:focus,
    .open > .btn-default.dropdown-toggle.focus {
      color: #333;
      background-color: #d4d4d4;
      border-color: #8c8c8c; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus,
  fieldset[disabled] .btn-default:hover,
  fieldset[disabled] .btn-default:focus,
  fieldset[disabled] .btn-default.focus {
    background-color: #fff;
    border-color: #ccc; }
  .btn-default .badge {
    color: #fff;
    background-color: #333; }

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40; }
  .btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
    .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
    .open > .btn-primary.dropdown-toggle:hover,
    .open > .btn-primary.dropdown-toggle:focus,
    .open > .btn-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: #204d74;
      border-color: #122b40; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus,
  fieldset[disabled] .btn-primary:hover,
  fieldset[disabled] .btn-primary:focus,
  fieldset[disabled] .btn-primary.focus {
    background-color: #337ab7;
    border-color: #2e6da4; }
  .btn-primary .badge {
    color: #337ab7;
    background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625; }
  .btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
    .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
    .open > .btn-success.dropdown-toggle:hover,
    .open > .btn-success.dropdown-toggle:focus,
    .open > .btn-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #398439;
      border-color: #255625; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus,
  fieldset[disabled] .btn-success:hover,
  fieldset[disabled] .btn-success:focus,
  fieldset[disabled] .btn-success.focus {
    background-color: #5cb85c;
    border-color: #4cae4c; }
  .btn-success .badge {
    color: #5cb85c;
    background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85; }
  .btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
    .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
    .open > .btn-info.dropdown-toggle:hover,
    .open > .btn-info.dropdown-toggle:focus,
    .open > .btn-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #269abc;
      border-color: #1b6d85; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus,
  fieldset[disabled] .btn-info:hover,
  fieldset[disabled] .btn-info:focus,
  fieldset[disabled] .btn-info.focus {
    background-color: #5bc0de;
    border-color: #46b8da; }
  .btn-info .badge {
    color: #5bc0de;
    background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }
  .btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d; }
  .btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
    .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
    .open > .btn-warning.dropdown-toggle:hover,
    .open > .btn-warning.dropdown-toggle:focus,
    .open > .btn-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #d58512;
      border-color: #985f0d; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus,
  fieldset[disabled] .btn-warning:hover,
  fieldset[disabled] .btn-warning:focus,
  fieldset[disabled] .btn-warning.focus {
    background-color: #f0ad4e;
    border-color: #eea236; }
  .btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
    .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
    .open > .btn-danger.dropdown-toggle:hover,
    .open > .btn-danger.dropdown-toggle:focus,
    .open > .btn-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #ac2925;
      border-color: #761c19; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus,
  fieldset[disabled] .btn-danger:hover,
  fieldset[disabled] .btn-danger:focus,
  fieldset[disabled] .btn-danger.focus {
    background-color: #d9534f;
    border-color: #d43f3a; }
  .btn-danger .badge {
    color: #d9534f;
    background-color: #fff; }

.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled],
  fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover, .btn-link:focus {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus,
  fieldset[disabled] .btn-link:hover,
  fieldset[disabled] .btn-link:focus {
    color: #777777;
    text-decoration: none; }

.btn-lg, .btn-group-lg > .btn, .np-mkt-included-content .btn-group-lg > .btn-nookpress, .np-mkt-included-content .btn-group-lg > .btn-nookpress-ghost, .np-mkt-included-content .btn-group-lg > a.btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

.btn-sm, .btn-group-sm > .btn, .np-mkt-included-content .btn-group-sm > .btn-nookpress, .np-mkt-included-content .btn-group-sm > .btn-nookpress-ghost, .np-mkt-included-content .btn-group-sm > a.btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-xs, .btn-group-xs > .btn, .np-mkt-included-content .btn-group-xs > .btn-nookpress, .np-mkt-included-content .btn-group-xs > .btn-nookpress-ghost, .np-mkt-included-content .btn-group-xs > a.btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-block {
  display: block;
  width: 100%; }

.btn-block + .btn-block {
  margin-top: 5px; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  .fade.in {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.in {
    display: block; }

tr.collapse.in {
  display: table-row; }

tbody.collapse.in {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle:focus {
  outline: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box; }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857;
    color: #333333;
    white-space: nowrap; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777; }

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed; }

.open > .dropdown-menu {
  display: block; }

.open > a {
  outline: 0; }

.dropdown-menu-right {
  left: auto;
  right: 0; }

.dropdown-menu-left {
  left: 0;
  right: auto; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857;
  color: #777777;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: ""; }

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .btn-group > .btn, .np-mkt-included-content .btn-group > .btn-nookpress, .np-mkt-included-content .btn-group > .btn-nookpress-ghost, .np-mkt-included-content .btn-group > a.btn,
  .btn-group-vertical > .btn,
  .np-mkt-included-content .btn-group-vertical > .btn-nookpress,
  .np-mkt-included-content .btn-group-vertical > .btn-nookpress-ghost,
  .np-mkt-included-content .btn-group-vertical > a.btn {
    position: relative;
    float: left; }
    .btn-group > .btn:hover, .np-mkt-included-content .btn-group > .btn-nookpress:hover, .np-mkt-included-content .btn-group > .btn-nookpress-ghost:hover, .np-mkt-included-content .btn-group > a.btn:hover, .btn-group > .btn:focus, .np-mkt-included-content .btn-group > .btn-nookpress:focus, .np-mkt-included-content .btn-group > .btn-nookpress-ghost:focus, .np-mkt-included-content .btn-group > a.btn:focus, .btn-group > .btn:active, .np-mkt-included-content .btn-group > .btn-nookpress:active, .np-mkt-included-content .btn-group > .btn-nookpress-ghost:active, .np-mkt-included-content .btn-group > a.btn:active, .btn-group > .btn.active, .np-mkt-included-content .btn-group > .active.btn-nookpress, .np-mkt-included-content .btn-group > .active.btn-nookpress-ghost, .np-mkt-included-content .btn-group > a.active.btn,
    .btn-group-vertical > .btn:hover,
    .np-mkt-included-content .btn-group-vertical > .btn-nookpress:hover,
    .np-mkt-included-content .btn-group-vertical > .btn-nookpress-ghost:hover,
    .np-mkt-included-content .btn-group-vertical > a.btn:hover,
    .btn-group-vertical > .btn:focus,
    .np-mkt-included-content .btn-group-vertical > .btn-nookpress:focus,
    .np-mkt-included-content .btn-group-vertical > .btn-nookpress-ghost:focus,
    .np-mkt-included-content .btn-group-vertical > a.btn:focus,
    .btn-group-vertical > .btn:active,
    .np-mkt-included-content .btn-group-vertical > .btn-nookpress:active,
    .np-mkt-included-content .btn-group-vertical > .btn-nookpress-ghost:active,
    .np-mkt-included-content .btn-group-vertical > a.btn:active,
    .btn-group-vertical > .btn.active,
    .np-mkt-included-content .btn-group-vertical > .active.btn-nookpress,
    .np-mkt-included-content .btn-group-vertical > .active.btn-nookpress-ghost,
    .np-mkt-included-content .btn-group-vertical > a.active.btn {
      z-index: 2; }

.btn-group .btn + .btn, .btn-group .np-mkt-included-content .btn-nookpress + .btn, .np-mkt-included-content .btn-group .btn-nookpress + .btn, .btn-group .np-mkt-included-content .btn-nookpress-ghost + .btn, .np-mkt-included-content .btn-group .btn-nookpress-ghost + .btn, .btn-group .np-mkt-included-content a.btn + .btn, .np-mkt-included-content .btn-group a.btn:hover + .btn, .np-mkt-included-content .btn-group a.btn:focus + .btn, .np-mkt-included-content .btn-group a.btn:active + .btn, .btn-group .np-mkt-included-content .btn + .btn-nookpress, .np-mkt-included-content .btn-group .btn + .btn-nookpress, .btn-group .np-mkt-included-content .btn-nookpress + .btn-nookpress, .np-mkt-included-content .btn-group .btn-nookpress + .btn-nookpress, .btn-group .np-mkt-included-content .btn-nookpress-ghost + .btn-nookpress, .np-mkt-included-content .btn-group .btn-nookpress-ghost + .btn-nookpress, .btn-group .np-mkt-included-content .btn + .btn-nookpress-ghost, .np-mkt-included-content .btn-group .btn + .btn-nookpress-ghost, .btn-group .np-mkt-included-content .btn-nookpress + .btn-nookpress-ghost, .np-mkt-included-content .btn-group .btn-nookpress + .btn-nookpress-ghost, .btn-group .np-mkt-included-content .btn-nookpress-ghost + .btn-nookpress-ghost, .np-mkt-included-content .btn-group .btn-nookpress-ghost + .btn-nookpress-ghost, .btn-group .np-mkt-included-content .btn + a.btn, .np-mkt-included-content .btn-group .btn + a.btn:hover, .np-mkt-included-content .btn-group .btn + a.btn:focus, .np-mkt-included-content .btn-group .btn + a.btn:active,
.btn-group .btn + .btn-group,
.btn-group .np-mkt-included-content .btn-nookpress + .btn-group,
.np-mkt-included-content .btn-group .btn-nookpress + .btn-group,
.btn-group .np-mkt-included-content .btn-nookpress-ghost + .btn-group,
.np-mkt-included-content .btn-group .btn-nookpress-ghost + .btn-group,
.btn-group .np-mkt-included-content a.btn + .btn-group,
.np-mkt-included-content .btn-group a.btn:hover + .btn-group,
.np-mkt-included-content .btn-group a.btn:focus + .btn-group,
.np-mkt-included-content .btn-group a.btn:active + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .np-mkt-included-content .btn-group + .btn-nookpress,
.np-mkt-included-content .btn-group .btn-group + .btn-nookpress,
.btn-group .np-mkt-included-content .btn-group + .btn-nookpress-ghost,
.np-mkt-included-content .btn-group .btn-group + .btn-nookpress-ghost,
.btn-group .np-mkt-included-content .btn-group + a.btn,
.np-mkt-included-content .btn-group .btn-group + a.btn:hover,
.np-mkt-included-content .btn-group .btn-group + a.btn:focus,
.np-mkt-included-content .btn-group .btn-group + a.btn:active,
.btn-group .btn-group + .btn-group {
  margin-left: -1px; }

.btn-toolbar {
  margin-left: -5px; }
  .btn-toolbar:before, .btn-toolbar:after {
    content: " ";
    display: table; }
  .btn-toolbar:after {
    clear: both; }
  .btn-toolbar .btn, .btn-toolbar .np-mkt-included-content .btn-nookpress, .np-mkt-included-content .btn-toolbar .btn-nookpress, .btn-toolbar .np-mkt-included-content .btn-nookpress-ghost, .np-mkt-included-content .btn-toolbar .btn-nookpress-ghost, .btn-toolbar .np-mkt-included-content a.btn, .np-mkt-included-content .btn-toolbar a.btn,
  .btn-toolbar .btn-group,
  .btn-toolbar .input-group {
    float: left; }
  .btn-toolbar > .btn, .np-mkt-included-content .btn-toolbar > .btn-nookpress, .np-mkt-included-content .btn-toolbar > .btn-nookpress-ghost, .np-mkt-included-content .btn-toolbar > a.btn,
  .btn-toolbar > .btn-group,
  .btn-toolbar > .input-group {
    margin-left: 5px; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle), .np-mkt-included-content .btn-group > .btn-nookpress:not(:first-child):not(:last-child):not(.dropdown-toggle), .np-mkt-included-content .btn-group > .btn-nookpress-ghost:not(:first-child):not(:last-child):not(.dropdown-toggle), .np-mkt-included-content .btn-group > a.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.btn-group > .btn:first-child, .np-mkt-included-content .btn-group > .btn-nookpress:first-child, .np-mkt-included-content .btn-group > .btn-nookpress-ghost:first-child, .np-mkt-included-content .btn-group > a.btn:first-child {
  margin-left: 0; }
  .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle), .np-mkt-included-content .btn-group > .btn-nookpress:first-child:not(:last-child):not(.dropdown-toggle), .np-mkt-included-content .btn-group > .btn-nookpress-ghost:first-child:not(:last-child):not(.dropdown-toggle), .np-mkt-included-content .btn-group > a.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }

.btn-group > .btn:last-child:not(:first-child), .np-mkt-included-content .btn-group > .btn-nookpress:last-child:not(:first-child), .np-mkt-included-content .btn-group > .btn-nookpress-ghost:last-child:not(:first-child), .np-mkt-included-content .btn-group > a.btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group > .btn-group {
  float: left; }

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn, .np-mkt-included-content .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn-nookpress, .np-mkt-included-content .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn-nookpress-ghost, .np-mkt-included-content .btn-group > .btn-group:not(:first-child):not(:last-child) > a.btn {
  border-radius: 0; }

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .np-mkt-included-content .btn-group > .btn-group:first-child:not(:last-child) > .btn-nookpress:last-child, .np-mkt-included-content .btn-group > .btn-group:first-child:not(:last-child) > .btn-nookpress-ghost:last-child, .np-mkt-included-content .btn-group > .btn-group:first-child:not(:last-child) > a.btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child, .np-mkt-included-content .btn-group > .btn-group:last-child:not(:first-child) > .btn-nookpress:first-child, .np-mkt-included-content .btn-group > .btn-group:last-child:not(:first-child) > .btn-nookpress-ghost:first-child, .np-mkt-included-content .btn-group > .btn-group:last-child:not(:first-child) > a.btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0; }

.btn-group > .btn + .dropdown-toggle, .np-mkt-included-content .btn-group > .btn-nookpress + .dropdown-toggle, .np-mkt-included-content .btn-group > .btn-nookpress-ghost + .dropdown-toggle, .np-mkt-included-content .btn-group > a.btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px; }

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle, .np-mkt-included-content .btn-group-lg.btn-group > .btn-nookpress + .dropdown-toggle, .np-mkt-included-content .btn-group-lg.btn-group > .btn-nookpress-ghost + .dropdown-toggle, .np-mkt-included-content .btn-group-lg.btn-group > a.btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px; }

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none; }

.btn .caret, .np-mkt-included-content .btn-nookpress .caret, .np-mkt-included-content .btn-nookpress-ghost .caret, .np-mkt-included-content a.btn .caret {
  margin-left: 0; }

.btn-lg .caret, .btn-group-lg > .btn .caret, .np-mkt-included-content .btn-group-lg > .btn-nookpress .caret, .np-mkt-included-content .btn-group-lg > .btn-nookpress-ghost .caret, .np-mkt-included-content .btn-group-lg > a.btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret, .dropup .np-mkt-included-content .btn-group-lg > .btn-nookpress .caret, .np-mkt-included-content .dropup .btn-group-lg > .btn-nookpress .caret, .dropup .np-mkt-included-content .btn-group-lg > .btn-nookpress-ghost .caret, .np-mkt-included-content .dropup .btn-group-lg > .btn-nookpress-ghost .caret, .dropup .np-mkt-included-content .btn-group-lg > a.btn .caret {
  border-width: 0 5px 5px; }


.btn-group-vertical > .btn,
.np-mkt-included-content .btn-group-vertical > .btn-nookpress,
.np-mkt-included-content .btn-group-vertical > .btn-nookpress-ghost,
.np-mkt-included-content .btn-group-vertical > a.btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn,
.np-mkt-included-content .btn-group-vertical > .btn-group > .btn-nookpress,
.np-mkt-included-content .btn-group-vertical > .btn-group > .btn-nookpress-ghost,
.np-mkt-included-content .btn-group-vertical > .btn-group > a.btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }

.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table; }

.btn-group-vertical > .btn-group:after {
  clear: both; }


.btn-group-vertical > .btn-group > .btn,
.np-mkt-included-content .btn-group-vertical > .btn-group > .btn-nookpress,
.np-mkt-included-content .btn-group-vertical > .btn-group > .btn-nookpress-ghost,
.np-mkt-included-content .btn-group-vertical > .btn-group > a.btn {
  float: none; }

.btn-group-vertical > .btn + .btn, .np-mkt-included-content .btn-group-vertical > .btn-nookpress + .btn, .np-mkt-included-content .btn-group-vertical > .btn-nookpress-ghost + .btn, .np-mkt-included-content .btn-group-vertical > a.btn + .btn, .np-mkt-included-content .btn-group-vertical > .btn + .btn-nookpress, .np-mkt-included-content .btn-group-vertical > .btn-nookpress + .btn-nookpress, .np-mkt-included-content .btn-group-vertical > .btn-nookpress-ghost + .btn-nookpress, .np-mkt-included-content .btn-group-vertical > .btn + .btn-nookpress-ghost, .np-mkt-included-content .btn-group-vertical > .btn-nookpress + .btn-nookpress-ghost, .np-mkt-included-content .btn-group-vertical > .btn-nookpress-ghost + .btn-nookpress-ghost, .np-mkt-included-content .btn-group-vertical > .btn + a.btn,
.btn-group-vertical > .btn + .btn-group,
.np-mkt-included-content .btn-group-vertical > .btn-nookpress + .btn-group,
.np-mkt-included-content .btn-group-vertical > .btn-nookpress-ghost + .btn-group,
.np-mkt-included-content .btn-group-vertical > a.btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.np-mkt-included-content .btn-group-vertical > .btn-group + .btn-nookpress,
.np-mkt-included-content .btn-group-vertical > .btn-group + .btn-nookpress-ghost,
.np-mkt-included-content .btn-group-vertical > .btn-group + a.btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child), .np-mkt-included-content .btn-group-vertical > .btn-nookpress:not(:first-child):not(:last-child), .np-mkt-included-content .btn-group-vertical > .btn-nookpress-ghost:not(:first-child):not(:last-child), .np-mkt-included-content .btn-group-vertical > a.btn:not(:first-child):not(:last-child) {
  border-radius: 0; }

.btn-group-vertical > .btn:first-child:not(:last-child), .np-mkt-included-content .btn-group-vertical > .btn-nookpress:first-child:not(:last-child), .np-mkt-included-content .btn-group-vertical > .btn-nookpress-ghost:first-child:not(:last-child), .np-mkt-included-content .btn-group-vertical > a.btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn:last-child:not(:first-child), .np-mkt-included-content .btn-group-vertical > .btn-nookpress:last-child:not(:first-child), .np-mkt-included-content .btn-group-vertical > .btn-nookpress-ghost:last-child:not(:first-child), .np-mkt-included-content .btn-group-vertical > a.btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn, .np-mkt-included-content .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn-nookpress, .np-mkt-included-content .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn-nookpress-ghost, .np-mkt-included-content .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > a.btn {
  border-radius: 0; }

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .np-mkt-included-content .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn-nookpress:last-child, .np-mkt-included-content .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn-nookpress-ghost:last-child, .np-mkt-included-content .btn-group-vertical > .btn-group:first-child:not(:last-child) > a.btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child, .np-mkt-included-content .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn-nookpress:first-child, .np-mkt-included-content .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn-nookpress-ghost:first-child, .np-mkt-included-content .btn-group-vertical > .btn-group:last-child:not(:first-child) > a.btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }
  .btn-group-justified > .btn, .np-mkt-included-content .btn-group-justified > .btn-nookpress, .np-mkt-included-content .btn-group-justified > .btn-nookpress-ghost, .np-mkt-included-content .btn-group-justified > a.btn,
  .btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%; }
  .btn-group-justified > .btn-group .btn, .btn-group-justified > .btn-group .np-mkt-included-content .btn-nookpress, .np-mkt-included-content .btn-group-justified > .btn-group .btn-nookpress, .btn-group-justified > .btn-group .np-mkt-included-content .btn-nookpress-ghost, .np-mkt-included-content .btn-group-justified > .btn-group .btn-nookpress-ghost, .np-mkt-included-content .btn-group-justified > .btn-group a.btn, .btn-group-justified > .btn-group .np-mkt-included-content a.btn:hover, .btn-group-justified > .btn-group .np-mkt-included-content a.btn:focus, .btn-group-justified > .btn-group .np-mkt-included-content a.btn:active {
    width: 100%; }
  .btn-group-justified > .btn-group .dropdown-menu {
    left: auto; }

[data-toggle="buttons"] > .btn input[type="radio"], .np-mkt-included-content [data-toggle="buttons"] > .btn-nookpress input[type="radio"], .np-mkt-included-content [data-toggle="buttons"] > .btn-nookpress-ghost input[type="radio"], .np-mkt-included-content [data-toggle="buttons"] > a.btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
.np-mkt-included-content [data-toggle="buttons"] > .btn-nookpress input[type="checkbox"],
.np-mkt-included-content [data-toggle="buttons"] > .btn-nookpress-ghost input[type="checkbox"],
.np-mkt-included-content [data-toggle="buttons"] > a.btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
.np-mkt-included-content [data-toggle="buttons"] > .btn-group > .btn-nookpress input[type="radio"],
.np-mkt-included-content [data-toggle="buttons"] > .btn-group > .btn-nookpress-ghost input[type="radio"],
.np-mkt-included-content [data-toggle="buttons"] > .btn-group > a.btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"],
.np-mkt-included-content [data-toggle="buttons"] > .btn-group > .btn-nookpress input[type="checkbox"],
.np-mkt-included-content [data-toggle="buttons"] > .btn-group > .btn-nookpress-ghost input[type="checkbox"],
.np-mkt-included-content [data-toggle="buttons"] > .btn-group > a.btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }
  .input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0; }
  .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }
    .input-group .form-control:focus {
      z-index: 3; }

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell; }
  .input-group-addon:not(:first-child):not(:last-child),
  .input-group-btn:not(:first-child):not(:last-child),
  .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0; }

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px; }
  .input-group-addon.input-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn, .np-mkt-included-content .input-group-sm > .input-group-btn > .input-group-addon.btn-nookpress, .np-mkt-included-content .input-group-sm > .input-group-btn > .input-group-addon.btn-nookpress-ghost, .np-mkt-included-content .input-group-sm > .input-group-btn > a.input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px; }
  .input-group-addon.input-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn, .np-mkt-included-content .input-group-lg > .input-group-btn > .input-group-addon.btn-nookpress, .np-mkt-included-content .input-group-lg > .input-group-btn > .input-group-addon.btn-nookpress-ghost, .np-mkt-included-content .input-group-lg > .input-group-btn > a.input-group-addon.btn {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.np-mkt-included-content .input-group-btn:first-child > .btn-nookpress,
.np-mkt-included-content .input-group-btn:first-child > .btn-nookpress-ghost,
.np-mkt-included-content .input-group-btn:first-child > a.btn,
.input-group-btn:first-child > .btn-group > .btn,
.np-mkt-included-content .input-group-btn:first-child > .btn-group > .btn-nookpress,
.np-mkt-included-content .input-group-btn:first-child > .btn-group > .btn-nookpress-ghost,
.np-mkt-included-content .input-group-btn:first-child > .btn-group > a.btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.np-mkt-included-content .input-group-btn:last-child > .btn-nookpress:not(:last-child):not(.dropdown-toggle),
.np-mkt-included-content .input-group-btn:last-child > .btn-nookpress-ghost:not(:last-child):not(.dropdown-toggle),
.np-mkt-included-content .input-group-btn:last-child > a.btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
.np-mkt-included-content .input-group-btn:last-child > .btn-group:not(:last-child) > .btn-nookpress,
.np-mkt-included-content .input-group-btn:last-child > .btn-group:not(:last-child) > .btn-nookpress-ghost,
.np-mkt-included-content .input-group-btn:last-child > .btn-group:not(:last-child) > a.btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.input-group-addon:first-child {
  border-right: 0; }

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.np-mkt-included-content .input-group-btn:last-child > .btn-nookpress,
.np-mkt-included-content .input-group-btn:last-child > .btn-nookpress-ghost,
.np-mkt-included-content .input-group-btn:last-child > a.btn,
.input-group-btn:last-child > .btn-group > .btn,
.np-mkt-included-content .input-group-btn:last-child > .btn-group > .btn-nookpress,
.np-mkt-included-content .input-group-btn:last-child > .btn-group > .btn-nookpress-ghost,
.np-mkt-included-content .input-group-btn:last-child > .btn-group > a.btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.np-mkt-included-content .input-group-btn:first-child > .btn-nookpress:not(:first-child),
.np-mkt-included-content .input-group-btn:first-child > .btn-nookpress-ghost:not(:first-child),
.np-mkt-included-content .input-group-btn:first-child > a.btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
.np-mkt-included-content .input-group-btn:first-child > .btn-group:not(:first-child) > .btn-nookpress,
.np-mkt-included-content .input-group-btn:first-child > .btn-group:not(:first-child) > .btn-nookpress-ghost,
.np-mkt-included-content .input-group-btn:first-child > .btn-group:not(:first-child) > a.btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.input-group-addon:last-child {
  border-left: 0; }

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .input-group-btn > .btn, .np-mkt-included-content .input-group-btn > .btn-nookpress, .np-mkt-included-content .input-group-btn > .btn-nookpress-ghost, .np-mkt-included-content .input-group-btn > a.btn {
    position: relative; }
    .input-group-btn > .btn + .btn, .np-mkt-included-content .input-group-btn > .btn-nookpress + .btn, .np-mkt-included-content .input-group-btn > .btn-nookpress-ghost + .btn, .np-mkt-included-content .input-group-btn > a.btn + .btn, .np-mkt-included-content .input-group-btn > .btn + .btn-nookpress, .np-mkt-included-content .input-group-btn > .btn-nookpress + .btn-nookpress, .np-mkt-included-content .input-group-btn > .btn-nookpress-ghost + .btn-nookpress, .np-mkt-included-content .input-group-btn > .btn + .btn-nookpress-ghost, .np-mkt-included-content .input-group-btn > .btn-nookpress + .btn-nookpress-ghost, .np-mkt-included-content .input-group-btn > .btn-nookpress-ghost + .btn-nookpress-ghost, .np-mkt-included-content .input-group-btn > .btn + a.btn {
      margin-left: -1px; }
    .input-group-btn > .btn:hover, .np-mkt-included-content .input-group-btn > .btn-nookpress:hover, .np-mkt-included-content .input-group-btn > .btn-nookpress-ghost:hover, .np-mkt-included-content .input-group-btn > a.btn:hover, .input-group-btn > .btn:focus, .np-mkt-included-content .input-group-btn > .btn-nookpress:focus, .np-mkt-included-content .input-group-btn > .btn-nookpress-ghost:focus, .np-mkt-included-content .input-group-btn > a.btn:focus, .input-group-btn > .btn:active, .np-mkt-included-content .input-group-btn > .btn-nookpress:active, .np-mkt-included-content .input-group-btn > .btn-nookpress-ghost:active, .np-mkt-included-content .input-group-btn > a.btn:active {
      z-index: 2; }
  
  .input-group-btn:first-child > .btn,
  .np-mkt-included-content .input-group-btn:first-child > .btn-nookpress,
  .np-mkt-included-content .input-group-btn:first-child > .btn-nookpress-ghost,
  .np-mkt-included-content .input-group-btn:first-child > a.btn,
  .input-group-btn:first-child > .btn-group {
    margin-right: -1px; }
  
  .input-group-btn:last-child > .btn,
  .np-mkt-included-content .input-group-btn:last-child > .btn-nookpress,
  .np-mkt-included-content .input-group-btn:last-child > .btn-nookpress-ghost,
  .np-mkt-included-content .input-group-btn:last-child > a.btn,
  .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px; }

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .nav:before, .nav:after {
    content: " ";
    display: table; }
  .nav:after {
    clear: both; }
  .nav > li {
    position: relative;
    display: block; }
    .nav > li > a {
      position: relative;
      display: block;
      padding: 10px 15px; }
      .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none;
        background-color: #eeeeee; }
    .nav > li.disabled > a {
      color: #777777; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #777777;
        text-decoration: none;
        background-color: transparent;
        cursor: not-allowed; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #337ab7; }
  .nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .nav > li > a > img {
    max-width: none; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs > li > a {
      margin-right: 2px;
      line-height: 1.42857;
      border: 1px solid transparent;
      border-radius: 4px 4px 0 0; }
      .nav-tabs > li > a:hover {
        border-color: #eeeeee #eeeeee #ddd; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
      color: #555555;
      background-color: #fff;
      border: 1px solid #ddd;
      border-bottom-color: transparent;
      cursor: default; }

.nav-pills > li {
  float: left; }
  .nav-pills > li > a {
    border-radius: 4px; }
  .nav-pills > li + li {
    margin-left: 2px; }
  .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #337ab7; }

.nav-stacked > li {
  float: none; }
  .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0; }

.nav-justified, .nav-tabs.nav-justified {
  width: 100%; }
  .nav-justified > li, .nav-tabs.nav-justified > li {
    float: none; }
    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
      text-align: center;
      margin-bottom: 5px; }
  .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%; }
      .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0; } }

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px; }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd; }
  @media (min-width: 768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 4px 4px 0 0; }
    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus,
    .nav-tabs.nav-justified > .active > a:focus {
      border-bottom-color: #fff; } }

.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent; }
  .navbar:before, .navbar:after {
    content: " ";
    display: table; }
  .navbar:after {
    clear: both; }
  @media (min-width: 768px) {
    .navbar {
      border-radius: 4px; } }

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table; }

.navbar-header:after {
  clear: both; }

@media (min-width: 768px) {
  .navbar-header {
    float: left; } }

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }
  .navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    display: table; }
  .navbar-collapse:after {
    clear: both; }
  .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 768px) {
    .navbar-collapse {
      width: auto;
      border-top: 0;
      box-shadow: none; }
      .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important; }
      .navbar-collapse.in {
        overflow-y: visible; }
      .navbar-fixed-top .navbar-collapse,
      .navbar-static-top .navbar-collapse,
      .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0; } }

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px; }
  @media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
      max-height: 200px; } }

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px; }
  @media (min-width: 768px) {
    .container > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container-fluid > .navbar-collapse {
      margin-right: 0;
      margin-left: 0; } }

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }
  @media (min-width: 768px) {
    .navbar-static-top {
      border-radius: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  @media (min-width: 768px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      border-radius: 0; } }

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px; }

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0; }

.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }
  .navbar-brand > img {
    display: block; }
  @media (min-width: 768px) {
    .navbar > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand {
      margin-left: -15px; } }

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px; }
  .navbar-toggle:focus {
    outline: 0; }
  .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px; }
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }
  @media (min-width: 768px) {
    .navbar-toggle {
      display: none; } }

.navbar-nav {
  margin: 7.5px -15px; }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px; }
  @media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      box-shadow: none; }
      .navbar-nav .open .dropdown-menu > li > a,
      .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px; }
      .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px; }
        .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
          background-image: none; } }
  @media (min-width: 768px) {
    .navbar-nav {
      float: left;
      margin: 0; }
      .navbar-nav > li {
        float: left; }
        .navbar-nav > li > a {
          padding-top: 15px;
          padding-bottom: 15px; } }

.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px; }
  @media (min-width: 768px) {
    .navbar-form .form-group {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .navbar-form .form-control-static {
      display: inline-block; }
    .navbar-form .input-group {
      display: inline-table;
      vertical-align: middle; }
      .navbar-form .input-group .input-group-addon,
      .navbar-form .input-group .input-group-btn,
      .navbar-form .input-group .form-control {
        width: auto; }
    .navbar-form .input-group > .form-control {
      width: 100%; }
    .navbar-form .control-label {
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .radio,
    .navbar-form .checkbox {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      vertical-align: middle; }
      .navbar-form .radio label,
      .navbar-form .checkbox label {
        padding-left: 0; }
    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
      position: relative;
      margin-left: 0; }
    .navbar-form .has-feedback .form-control-feedback {
      top: 0; } }
  @media (max-width: 767px) {
    .navbar-form .form-group {
      margin-bottom: 5px; }
      .navbar-form .form-group:last-child {
        margin-bottom: 0; } }
  @media (min-width: 768px) {
    .navbar-form {
      width: auto;
      border: 0;
      margin-left: 0;
      margin-right: 0;
      padding-top: 0;
      padding-bottom: 0;
      -webkit-box-shadow: none;
      box-shadow: none; } }

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px; }
  .navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn, .np-mkt-included-content .btn-group-sm > .navbar-btn.btn-nookpress, .np-mkt-included-content .btn-group-sm > .navbar-btn.btn-nookpress-ghost, .np-mkt-included-content .btn-group-sm > a.navbar-btn.btn {
    margin-top: 10px;
    margin-bottom: 10px; }
  .navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn, .np-mkt-included-content .btn-group-xs > .navbar-btn.btn-nookpress, .np-mkt-included-content .btn-group-xs > .navbar-btn.btn-nookpress-ghost, .np-mkt-included-content .btn-group-xs > a.navbar-btn.btn {
    margin-top: 14px;
    margin-bottom: 14px; }

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px; }
  @media (min-width: 768px) {
    .navbar-text {
      float: left;
      margin-left: 15px;
      margin-right: 15px; } }

@media (min-width: 768px) {
  .navbar-left {
    float: left !important; }
  .navbar-right {
    float: right !important;
    margin-right: -15px; }
    .navbar-right ~ .navbar-right {
      margin-right: 0; } }

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }
  .navbar-default .navbar-brand {
    color: #777; }
    .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
      color: #5e5e5e;
      background-color: transparent; }
  .navbar-default .navbar-text {
    color: #777; }
  .navbar-default .navbar-nav > li > a {
    color: #777; }
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
      color: #333;
      background-color: transparent; }
  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #e7e7e7; }
  .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent; }
  .navbar-default .navbar-toggle {
    border-color: #ddd; }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
      background-color: #ddd; }
    .navbar-default .navbar-toggle .icon-bar {
      background-color: #888; }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-color: #e7e7e7; }
  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #e7e7e7;
    color: #555; }
  @media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
      color: #777; }
      .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
        background-color: transparent; }
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #555;
      background-color: #e7e7e7; }
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #ccc;
      background-color: transparent; } }
  .navbar-default .navbar-link {
    color: #777; }
    .navbar-default .navbar-link:hover {
      color: #333; }
  .navbar-default .btn-link {
    color: #777; }
    .navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
      color: #333; }
    .navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-default .btn-link:hover,
    fieldset[disabled] .navbar-default .btn-link:focus {
      color: #ccc; }

.navbar-inverse {
  background-color: #222;
  border-color: #090909; }
  .navbar-inverse .navbar-brand {
    color: #9d9d9d; }
    .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-text {
    color: #9d9d9d; }
  .navbar-inverse .navbar-nav > li > a {
    color: #9d9d9d; }
    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #090909; }
  .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent; }
  .navbar-inverse .navbar-toggle {
    border-color: #333; }
    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
      background-color: #333; }
    .navbar-inverse .navbar-toggle .icon-bar {
      background-color: #fff; }
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border-color: #101010; }
  .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #090909;
    color: #fff; }
  @media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
      color: #9d9d9d; }
      .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: transparent; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #fff;
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #444;
      background-color: transparent; } }
  .navbar-inverse .navbar-link {
    color: #9d9d9d; }
    .navbar-inverse .navbar-link:hover {
      color: #fff; }
  .navbar-inverse .btn-link {
    color: #9d9d9d; }
    .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
      color: #fff; }
    .navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-inverse .btn-link:hover,
    fieldset[disabled] .navbar-inverse .btn-link:focus {
      color: #444; }

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px; }
  .breadcrumb > li {
    display: inline-block; }
    .breadcrumb > li + li:before {
      content: "/ ";
      padding: 0 5px;
      color: #ccc; }
  .breadcrumb > .active {
    color: #777777; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px; }
  .pagination > li {
    display: inline; }
    .pagination > li > a,
    .pagination > li > span {
      position: relative;
      float: left;
      padding: 6px 12px;
      line-height: 1.42857;
      text-decoration: none;
      color: #337ab7;
      background-color: #fff;
      border: 1px solid #ddd;
      margin-left: -1px; }
    .pagination > li:first-child > a,
    .pagination > li:first-child > span {
      margin-left: 0;
      border-bottom-left-radius: 4px;
      border-top-left-radius: 4px; }
    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
      border-bottom-right-radius: 4px;
      border-top-right-radius: 4px; }
  .pagination > li > a:hover, .pagination > li > a:focus,
  .pagination > li > span:hover,
  .pagination > li > span:focus {
    z-index: 2;
    color: #23527c;
    background-color: #eeeeee;
    border-color: #ddd; }
  .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
  .pagination > .active > span,
  .pagination > .active > span:hover,
  .pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
    cursor: default; }
  .pagination > .disabled > span,
  .pagination > .disabled > span:hover,
  .pagination > .disabled > span:focus,
  .pagination > .disabled > a,
  .pagination > .disabled > a:hover,
  .pagination > .disabled > a:focus {
    color: #777777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed; }

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333; }

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px; }

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px; }

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5; }

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center; }
  .pager:before, .pager:after {
    content: " ";
    display: table; }
  .pager:after {
    clear: both; }
  .pager li {
    display: inline; }
    .pager li > a,
    .pager li > span {
      display: inline-block;
      padding: 5px 14px;
      background-color: #fff;
      border: 1px solid #ddd;
      border-radius: 15px; }
    .pager li > a:hover,
    .pager li > a:focus {
      text-decoration: none;
      background-color: #eeeeee; }
  .pager .next > a,
  .pager .next > span {
    float: right; }
  .pager .previous > a,
  .pager .previous > span {
    float: left; }
  .pager .disabled > a,
  .pager .disabled > a:hover,
  .pager .disabled > a:focus,
  .pager .disabled > span {
    color: #777777;
    background-color: #fff;
    cursor: not-allowed; }

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em; }
  .label:empty {
    display: none; }
  .btn .label, .np-mkt-included-content .btn-nookpress .label, .np-mkt-included-content .btn-nookpress-ghost .label, .np-mkt-included-content a.btn .label {
    position: relative;
    top: -1px; }

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.label-default {
  background-color: #777777; }
  .label-default[href]:hover, .label-default[href]:focus {
    background-color: #5e5e5e; }

.label-primary {
  background-color: #337ab7; }
  .label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #286090; }

.label-success {
  background-color: #5cb85c; }
  .label-success[href]:hover, .label-success[href]:focus {
    background-color: #449d44; }

.label-info {
  background-color: #5bc0de; }
  .label-info[href]:hover, .label-info[href]:focus {
    background-color: #31b0d5; }

.label-warning {
  background-color: #f0ad4e; }
  .label-warning[href]:hover, .label-warning[href]:focus {
    background-color: #ec971f; }

.label-danger {
  background-color: #d9534f; }
  .label-danger[href]:hover, .label-danger[href]:focus {
    background-color: #c9302c; }

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px; }
  .badge:empty {
    display: none; }
  .btn .badge, .np-mkt-included-content .btn-nookpress .badge, .np-mkt-included-content .btn-nookpress-ghost .badge, .np-mkt-included-content a.btn .badge {
    position: relative;
    top: -1px; }
  .btn-xs .badge, .btn-group-xs > .btn .badge, .np-mkt-included-content .btn-group-xs > .btn-nookpress .badge, .np-mkt-included-content .btn-group-xs > .btn-nookpress-ghost .badge, .np-mkt-included-content .btn-group-xs > a.btn .badge,
  .btn-group-xs > .btn .badge,
  .np-mkt-included-content .btn-group-xs > .btn-nookpress .badge,
  .np-mkt-included-content .btn-group-xs > .btn-nookpress-ghost .badge,
  .np-mkt-included-content .btn-group-xs > a.btn .badge {
    top: 0;
    padding: 1px 5px; }
  .list-group-item.active > .badge,
  .nav-pills > .active > a > .badge {
    color: #337ab7;
    background-color: #fff; }
  .list-group-item > .badge {
    float: right; }
  .list-group-item > .badge + .badge {
    margin-right: 5px; }
  .nav-pills > li > a > .badge {
    margin-left: 3px; }

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee; }
  .jumbotron h1,
  .jumbotron .h1 {
    color: inherit; }
  .jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200; }
  .jumbotron > hr {
    border-top-color: #d5d5d5; }
  .container .jumbotron,
  .container-fluid .jumbotron {
    border-radius: 6px;
    padding-left: 15px;
    padding-right: 15px; }
  .jumbotron .container {
    max-width: 100%; }
  @media screen and (min-width: 768px) {
    .jumbotron {
      padding-top: 48px;
      padding-bottom: 48px; }
      .container .jumbotron,
      .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px; }
      .jumbotron h1,
      .jumbotron .h1 {
        font-size: 63px; } }

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out; }
  .thumbnail > img,
  .thumbnail a > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto; }
  .thumbnail .caption {
    padding: 9px;
    color: #333333; }

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7; }

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px; }
  .alert h4 {
    margin-top: 0;
    color: inherit; }
  .alert .alert-link {
    font-weight: bold; }
  .alert > p,
  .alert > ul {
    margin-bottom: 0; }
  .alert > p + p {
    margin-top: 5px; }

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px; }
  .alert-dismissable .close,
  .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d; }
  .alert-success hr {
    border-top-color: #c9e2b3; }
  .alert-success .alert-link {
    color: #2b542c; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f; }
  .alert-info hr {
    border-top-color: #a6e1ec; }
  .alert-info .alert-link {
    color: #245269; }

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b; }
  .alert-warning hr {
    border-top-color: #f7e1b5; }
  .alert-warning .alert-link {
    color: #66512c; }

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442; }
  .alert-danger hr {
    border-top-color: #e4b9c0; }
  .alert-danger .alert-link {
    color: #843534; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease; }

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px; }

.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite; }

.progress-bar-success {
  background-color: #5cb85c; }
  .progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-info {
  background-color: #5bc0de; }
  .progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-warning {
  background-color: #f0ad4e; }
  .progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-danger {
  background-color: #d9534f; }
  .progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.media {
  margin-top: 15px; }
  .media:first-child {
    margin-top: 0; }

.media,
.media-body {
  zoom: 1;
  overflow: hidden; }

.media-body {
  width: 10000px; }

.media-object {
  display: block; }
  .media-object.img-thumbnail {
    max-width: none; }

.media-right,
.media > .pull-right {
  padding-left: 10px; }

.media-left,
.media > .pull-left {
  padding-right: 10px; }

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top; }

.media-middle {
  vertical-align: middle; }

.media-bottom {
  vertical-align: bottom; }

.media-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.media-list {
  padding-left: 0;
  list-style: none; }

.list-group {
  margin-bottom: 20px;
  padding-left: 0; }

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd; }
  .list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px; }

a.list-group-item,
button.list-group-item,
.np-mkt-included-content a.list-group-item.btn-nookpress,
.np-mkt-included-content a.list-group-item.btn-nookpress-ghost,
.np-mkt-included-content a.list-group-item.btn {
  color: #555; }
  a.list-group-item .list-group-item-heading,
  button.list-group-item .list-group-item-heading,
  .np-mkt-included-content a.list-group-item.btn .list-group-item-heading {
    color: #333; }
  a.list-group-item:hover, a.list-group-item:focus,
  button.list-group-item:hover,
  .np-mkt-included-content a.list-group-item.btn:hover,
  .np-mkt-included-content a.list-group-item.btn-nookpress:hover:focus,
  .np-mkt-included-content a.list-group-item.btn-nookpress-ghost:hover:focus,
  .np-mkt-included-content a.list-group-item.btn-nookpress:hover:active,
  .np-mkt-included-content a.list-group-item.btn-nookpress-ghost:hover:active,
  button.list-group-item:focus,
  .np-mkt-included-content a.list-group-item.btn:focus,
  .np-mkt-included-content a.list-group-item.btn-nookpress:focus:hover,
  .np-mkt-included-content a.list-group-item.btn-nookpress-ghost:focus:hover,
  .np-mkt-included-content a.list-group-item.btn-nookpress:focus:active,
  .np-mkt-included-content a.list-group-item.btn-nookpress-ghost:focus:active {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5; }


button.list-group-item,
.np-mkt-included-content a.list-group-item.btn-nookpress,
.np-mkt-included-content a.list-group-item.btn-nookpress-ghost,
.np-mkt-included-content a.list-group-item.btn {
  width: 100%;
  text-align: left; }

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed; }
  .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
    color: inherit; }
  .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
    color: #777777; }

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7; }
  .list-group-item.active .list-group-item-heading,
  .list-group-item.active .list-group-item-heading > small,
  .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
  .list-group-item.active:hover .list-group-item-heading > small,
  .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
  .list-group-item.active:focus .list-group-item-heading > small,
  .list-group-item.active:focus .list-group-item-heading > .small {
    color: inherit; }
  .list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
    color: #c7ddef; }

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8; }

a.list-group-item-success,
button.list-group-item-success,
.np-mkt-included-content a.list-group-item-success.btn-nookpress,
.np-mkt-included-content a.list-group-item-success.btn-nookpress-ghost,
.np-mkt-included-content a.list-group-item-success.btn {
  color: #3c763d; }
  a.list-group-item-success .list-group-item-heading,
  button.list-group-item-success .list-group-item-heading,
  .np-mkt-included-content a.list-group-item-success.btn .list-group-item-heading {
    color: inherit; }
  a.list-group-item-success:hover, a.list-group-item-success:focus,
  button.list-group-item-success:hover,
  .np-mkt-included-content a.list-group-item-success.btn:hover,
  .np-mkt-included-content a.list-group-item-success.btn-nookpress:hover:focus,
  .np-mkt-included-content a.list-group-item-success.btn-nookpress-ghost:hover:focus,
  .np-mkt-included-content a.list-group-item-success.btn-nookpress:hover:active,
  .np-mkt-included-content a.list-group-item-success.btn-nookpress-ghost:hover:active,
  button.list-group-item-success:focus,
  .np-mkt-included-content a.list-group-item-success.btn:focus,
  .np-mkt-included-content a.list-group-item-success.btn-nookpress:focus:hover,
  .np-mkt-included-content a.list-group-item-success.btn-nookpress-ghost:focus:hover,
  .np-mkt-included-content a.list-group-item-success.btn-nookpress:focus:active,
  .np-mkt-included-content a.list-group-item-success.btn-nookpress-ghost:focus:active {
    color: #3c763d;
    background-color: #d0e9c6; }
  a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
  button.list-group-item-success.active,
  .np-mkt-included-content a.list-group-item-success.active.btn-nookpress,
  .np-mkt-included-content a.list-group-item-success.active.btn-nookpress-ghost,
  .np-mkt-included-content a.list-group-item-success.active.btn,
  button.list-group-item-success.active:hover,
  .np-mkt-included-content a.list-group-item-success.active.btn:hover,
  .np-mkt-included-content a.list-group-item-success.active.btn-nookpress:hover:focus,
  .np-mkt-included-content a.list-group-item-success.active.btn-nookpress-ghost:hover:focus,
  .np-mkt-included-content a.list-group-item-success.active.btn-nookpress:hover:active,
  .np-mkt-included-content a.list-group-item-success.active.btn-nookpress-ghost:hover:active,
  button.list-group-item-success.active:focus,
  .np-mkt-included-content a.list-group-item-success.active.btn:focus,
  .np-mkt-included-content a.list-group-item-success.active.btn-nookpress:focus:hover,
  .np-mkt-included-content a.list-group-item-success.active.btn-nookpress-ghost:focus:hover,
  .np-mkt-included-content a.list-group-item-success.active.btn-nookpress:focus:active,
  .np-mkt-included-content a.list-group-item-success.active.btn-nookpress-ghost:focus:active {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d; }

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7; }

a.list-group-item-info,
button.list-group-item-info,
.np-mkt-included-content a.list-group-item-info.btn-nookpress,
.np-mkt-included-content a.list-group-item-info.btn-nookpress-ghost,
.np-mkt-included-content a.list-group-item-info.btn {
  color: #31708f; }
  a.list-group-item-info .list-group-item-heading,
  button.list-group-item-info .list-group-item-heading,
  .np-mkt-included-content a.list-group-item-info.btn .list-group-item-heading {
    color: inherit; }
  a.list-group-item-info:hover, a.list-group-item-info:focus,
  button.list-group-item-info:hover,
  .np-mkt-included-content a.list-group-item-info.btn:hover,
  .np-mkt-included-content a.list-group-item-info.btn-nookpress:hover:focus,
  .np-mkt-included-content a.list-group-item-info.btn-nookpress-ghost:hover:focus,
  .np-mkt-included-content a.list-group-item-info.btn-nookpress:hover:active,
  .np-mkt-included-content a.list-group-item-info.btn-nookpress-ghost:hover:active,
  button.list-group-item-info:focus,
  .np-mkt-included-content a.list-group-item-info.btn:focus,
  .np-mkt-included-content a.list-group-item-info.btn-nookpress:focus:hover,
  .np-mkt-included-content a.list-group-item-info.btn-nookpress-ghost:focus:hover,
  .np-mkt-included-content a.list-group-item-info.btn-nookpress:focus:active,
  .np-mkt-included-content a.list-group-item-info.btn-nookpress-ghost:focus:active {
    color: #31708f;
    background-color: #c4e3f3; }
  a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
  button.list-group-item-info.active,
  .np-mkt-included-content a.list-group-item-info.active.btn-nookpress,
  .np-mkt-included-content a.list-group-item-info.active.btn-nookpress-ghost,
  .np-mkt-included-content a.list-group-item-info.active.btn,
  button.list-group-item-info.active:hover,
  .np-mkt-included-content a.list-group-item-info.active.btn:hover,
  .np-mkt-included-content a.list-group-item-info.active.btn-nookpress:hover:focus,
  .np-mkt-included-content a.list-group-item-info.active.btn-nookpress-ghost:hover:focus,
  .np-mkt-included-content a.list-group-item-info.active.btn-nookpress:hover:active,
  .np-mkt-included-content a.list-group-item-info.active.btn-nookpress-ghost:hover:active,
  button.list-group-item-info.active:focus,
  .np-mkt-included-content a.list-group-item-info.active.btn:focus,
  .np-mkt-included-content a.list-group-item-info.active.btn-nookpress:focus:hover,
  .np-mkt-included-content a.list-group-item-info.active.btn-nookpress-ghost:focus:hover,
  .np-mkt-included-content a.list-group-item-info.active.btn-nookpress:focus:active,
  .np-mkt-included-content a.list-group-item-info.active.btn-nookpress-ghost:focus:active {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f; }

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3; }

a.list-group-item-warning,
button.list-group-item-warning,
.np-mkt-included-content a.list-group-item-warning.btn-nookpress,
.np-mkt-included-content a.list-group-item-warning.btn-nookpress-ghost,
.np-mkt-included-content a.list-group-item-warning.btn {
  color: #8a6d3b; }
  a.list-group-item-warning .list-group-item-heading,
  button.list-group-item-warning .list-group-item-heading,
  .np-mkt-included-content a.list-group-item-warning.btn .list-group-item-heading {
    color: inherit; }
  a.list-group-item-warning:hover, a.list-group-item-warning:focus,
  button.list-group-item-warning:hover,
  .np-mkt-included-content a.list-group-item-warning.btn:hover,
  .np-mkt-included-content a.list-group-item-warning.btn-nookpress:hover:focus,
  .np-mkt-included-content a.list-group-item-warning.btn-nookpress-ghost:hover:focus,
  .np-mkt-included-content a.list-group-item-warning.btn-nookpress:hover:active,
  .np-mkt-included-content a.list-group-item-warning.btn-nookpress-ghost:hover:active,
  button.list-group-item-warning:focus,
  .np-mkt-included-content a.list-group-item-warning.btn:focus,
  .np-mkt-included-content a.list-group-item-warning.btn-nookpress:focus:hover,
  .np-mkt-included-content a.list-group-item-warning.btn-nookpress-ghost:focus:hover,
  .np-mkt-included-content a.list-group-item-warning.btn-nookpress:focus:active,
  .np-mkt-included-content a.list-group-item-warning.btn-nookpress-ghost:focus:active {
    color: #8a6d3b;
    background-color: #faf2cc; }
  a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
  button.list-group-item-warning.active,
  .np-mkt-included-content a.list-group-item-warning.active.btn-nookpress,
  .np-mkt-included-content a.list-group-item-warning.active.btn-nookpress-ghost,
  .np-mkt-included-content a.list-group-item-warning.active.btn,
  button.list-group-item-warning.active:hover,
  .np-mkt-included-content a.list-group-item-warning.active.btn:hover,
  .np-mkt-included-content a.list-group-item-warning.active.btn-nookpress:hover:focus,
  .np-mkt-included-content a.list-group-item-warning.active.btn-nookpress-ghost:hover:focus,
  .np-mkt-included-content a.list-group-item-warning.active.btn-nookpress:hover:active,
  .np-mkt-included-content a.list-group-item-warning.active.btn-nookpress-ghost:hover:active,
  button.list-group-item-warning.active:focus,
  .np-mkt-included-content a.list-group-item-warning.active.btn:focus,
  .np-mkt-included-content a.list-group-item-warning.active.btn-nookpress:focus:hover,
  .np-mkt-included-content a.list-group-item-warning.active.btn-nookpress-ghost:focus:hover,
  .np-mkt-included-content a.list-group-item-warning.active.btn-nookpress:focus:active,
  .np-mkt-included-content a.list-group-item-warning.active.btn-nookpress-ghost:focus:active {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b; }

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede; }

a.list-group-item-danger,
button.list-group-item-danger,
.np-mkt-included-content a.list-group-item-danger.btn-nookpress,
.np-mkt-included-content a.list-group-item-danger.btn-nookpress-ghost,
.np-mkt-included-content a.list-group-item-danger.btn {
  color: #a94442; }
  a.list-group-item-danger .list-group-item-heading,
  button.list-group-item-danger .list-group-item-heading,
  .np-mkt-included-content a.list-group-item-danger.btn .list-group-item-heading {
    color: inherit; }
  a.list-group-item-danger:hover, a.list-group-item-danger:focus,
  button.list-group-item-danger:hover,
  .np-mkt-included-content a.list-group-item-danger.btn:hover,
  .np-mkt-included-content a.list-group-item-danger.btn-nookpress:hover:focus,
  .np-mkt-included-content a.list-group-item-danger.btn-nookpress-ghost:hover:focus,
  .np-mkt-included-content a.list-group-item-danger.btn-nookpress:hover:active,
  .np-mkt-included-content a.list-group-item-danger.btn-nookpress-ghost:hover:active,
  button.list-group-item-danger:focus,
  .np-mkt-included-content a.list-group-item-danger.btn:focus,
  .np-mkt-included-content a.list-group-item-danger.btn-nookpress:focus:hover,
  .np-mkt-included-content a.list-group-item-danger.btn-nookpress-ghost:focus:hover,
  .np-mkt-included-content a.list-group-item-danger.btn-nookpress:focus:active,
  .np-mkt-included-content a.list-group-item-danger.btn-nookpress-ghost:focus:active {
    color: #a94442;
    background-color: #ebcccc; }
  a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
  button.list-group-item-danger.active,
  .np-mkt-included-content a.list-group-item-danger.active.btn-nookpress,
  .np-mkt-included-content a.list-group-item-danger.active.btn-nookpress-ghost,
  .np-mkt-included-content a.list-group-item-danger.active.btn,
  button.list-group-item-danger.active:hover,
  .np-mkt-included-content a.list-group-item-danger.active.btn:hover,
  .np-mkt-included-content a.list-group-item-danger.active.btn-nookpress:hover:focus,
  .np-mkt-included-content a.list-group-item-danger.active.btn-nookpress-ghost:hover:focus,
  .np-mkt-included-content a.list-group-item-danger.active.btn-nookpress:hover:active,
  .np-mkt-included-content a.list-group-item-danger.active.btn-nookpress-ghost:hover:active,
  button.list-group-item-danger.active:focus,
  .np-mkt-included-content a.list-group-item-danger.active.btn:focus,
  .np-mkt-included-content a.list-group-item-danger.active.btn-nookpress:focus:hover,
  .np-mkt-included-content a.list-group-item-danger.active.btn-nookpress-ghost:focus:hover,
  .np-mkt-included-content a.list-group-item-danger.active.btn-nookpress:focus:active,
  .np-mkt-included-content a.list-group-item-danger.active.btn-nookpress-ghost:focus:active {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442; }

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

.panel-body {
  padding: 15px; }
  .panel-body:before, .panel-body:after {
    content: " ";
    display: table; }
  .panel-body:after {
    clear: both; }

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }
  .panel-heading > .dropdown .dropdown-toggle {
    color: inherit; }

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit; }
  .panel-title > a,
  .panel-title > small,
  .panel-title > .small,
  .panel-title > small > a,
  .panel-title > .small > a {
    color: inherit; }

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0; }
  .panel > .list-group .list-group-item,
  .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0; }
  .panel > .list-group:first-child .list-group-item:first-child,
  .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px; }
  .panel > .list-group:last-child .list-group-item:last-child,
  .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }

.list-group + .panel-footer {
  border-top-width: 0; }

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0; }
  .panel > .table caption,
  .panel > .table-responsive > .table caption,
  .panel > .panel-collapse > .table caption {
    padding-left: 15px;
    padding-right: 15px; }

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }
  .panel > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
      border-top-left-radius: 3px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
      border-top-right-radius: 3px; }

.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }
  .panel > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
      border-bottom-left-radius: 3px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
      border-bottom-right-radius: 3px; }

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd; }

.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0; }

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0; }
  .panel > .table-bordered > thead > tr > th:first-child,
  .panel > .table-bordered > thead > tr > td:first-child,
  .panel > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-bordered > tfoot > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }
  .panel > .table-bordered > thead > tr > th:last-child,
  .panel > .table-bordered > thead > tr > td:last-child,
  .panel > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-bordered > tfoot > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }
  .panel > .table-bordered > thead > tr:first-child > td,
  .panel > .table-bordered > thead > tr:first-child > th,
  .panel > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-bordered > tbody > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0; }
  .panel > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-bordered > tfoot > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0; }

.panel > .table-responsive {
  border: 0;
  margin-bottom: 0; }

.panel-group {
  margin-bottom: 20px; }
  .panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px; }
    .panel-group .panel + .panel {
      margin-top: 5px; }
  .panel-group .panel-heading {
    border-bottom: 0; }
    .panel-group .panel-heading + .panel-collapse > .panel-body,
    .panel-group .panel-heading + .panel-collapse > .list-group {
      border-top: 1px solid #ddd; }
  .panel-group .panel-footer {
    border-top: 0; }
    .panel-group .panel-footer + .panel-collapse .panel-body {
      border-bottom: 1px solid #ddd; }

.panel-default {
  border-color: #ddd; }
  .panel-default > .panel-heading {
    color: #333333;
    background-color: #f5f5f5;
    border-color: #ddd; }
    .panel-default > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ddd; }
    .panel-default > .panel-heading .badge {
      color: #f5f5f5;
      background-color: #333333; }
  .panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd; }

.panel-primary {
  border-color: #337ab7; }
  .panel-primary > .panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7; }
    .panel-primary > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #337ab7; }
    .panel-primary > .panel-heading .badge {
      color: #337ab7;
      background-color: #fff; }
  .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #337ab7; }

.panel-success {
  border-color: #d6e9c6; }
  .panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6; }
    .panel-success > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #d6e9c6; }
    .panel-success > .panel-heading .badge {
      color: #dff0d8;
      background-color: #3c763d; }
  .panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6; }

.panel-info {
  border-color: #bce8f1; }
  .panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1; }
    .panel-info > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #bce8f1; }
    .panel-info > .panel-heading .badge {
      color: #d9edf7;
      background-color: #31708f; }
  .panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1; }

.panel-warning {
  border-color: #faebcc; }
  .panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc; }
    .panel-warning > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #faebcc; }
    .panel-warning > .panel-heading .badge {
      color: #fcf8e3;
      background-color: #8a6d3b; }
  .panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc; }

.panel-danger {
  border-color: #ebccd1; }
  .panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1; }
    .panel-danger > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ebccd1; }
    .panel-danger > .panel-heading .badge {
      color: #f2dede;
      background-color: #a94442; }
  .panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0; }

.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

.embed-responsive-4by3 {
  padding-bottom: 75%; }

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
  .well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15); }

.well-lg {
  padding: 24px;
  border-radius: 6px; }

.well-sm {
  padding: 9px;
  border-radius: 3px; }

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20); }
  .close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50); }

button.close, .np-mkt-included-content a.close.btn-nookpress, .np-mkt-included-content a.close.btn-nookpress-ghost, .np-mkt-included-content a.close.btn {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.modal-open {
  overflow: hidden; }

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out; }
  .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0); }
  .modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50); }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }
  .modal-header:before, .modal-header:after {
    content: " ";
    display: table; }
  .modal-header:after {
    clear: both; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.42857; }

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table; }
  .modal-footer:after {
    clear: both; }
  .modal-footer .btn + .btn, .modal-footer .np-mkt-included-content .btn-nookpress + .btn, .np-mkt-included-content .modal-footer .btn-nookpress + .btn, .modal-footer .np-mkt-included-content .btn-nookpress-ghost + .btn, .np-mkt-included-content .modal-footer .btn-nookpress-ghost + .btn, .modal-footer .np-mkt-included-content a.btn + .btn, .np-mkt-included-content .modal-footer a.btn:hover + .btn, .np-mkt-included-content .modal-footer a.btn:focus + .btn, .np-mkt-included-content .modal-footer a.btn:active + .btn, .modal-footer .np-mkt-included-content .btn + .btn-nookpress, .np-mkt-included-content .modal-footer .btn + .btn-nookpress, .modal-footer .np-mkt-included-content .btn-nookpress + .btn-nookpress, .np-mkt-included-content .modal-footer .btn-nookpress + .btn-nookpress, .modal-footer .np-mkt-included-content .btn-nookpress-ghost + .btn-nookpress, .np-mkt-included-content .modal-footer .btn-nookpress-ghost + .btn-nookpress, .modal-footer .np-mkt-included-content .btn + .btn-nookpress-ghost, .np-mkt-included-content .modal-footer .btn + .btn-nookpress-ghost, .modal-footer .np-mkt-included-content .btn-nookpress + .btn-nookpress-ghost, .np-mkt-included-content .modal-footer .btn-nookpress + .btn-nookpress-ghost, .modal-footer .np-mkt-included-content .btn-nookpress-ghost + .btn-nookpress-ghost, .np-mkt-included-content .modal-footer .btn-nookpress-ghost + .btn-nookpress-ghost, .modal-footer .np-mkt-included-content .btn + a.btn, .np-mkt-included-content .modal-footer .btn + a.btn:hover, .np-mkt-included-content .modal-footer .btn + a.btn:focus, .np-mkt-included-content .modal-footer .btn + a.btn:active {
    margin-left: 5px;
    margin-bottom: 0; }
  .modal-footer .btn-group .btn + .btn, .modal-footer .btn-group .np-mkt-included-content .btn-nookpress + .btn, .np-mkt-included-content .modal-footer .btn-group .btn-nookpress + .btn, .modal-footer .btn-group .np-mkt-included-content .btn-nookpress-ghost + .btn, .np-mkt-included-content .modal-footer .btn-group .btn-nookpress-ghost + .btn, .modal-footer .btn-group .np-mkt-included-content a.btn + .btn, .modal-footer .btn-group .np-mkt-included-content .btn + .btn-nookpress, .np-mkt-included-content .modal-footer .btn-group .btn + .btn-nookpress, .modal-footer .btn-group .np-mkt-included-content .btn-nookpress + .btn-nookpress, .np-mkt-included-content .modal-footer .btn-group .btn-nookpress + .btn-nookpress, .modal-footer .btn-group .np-mkt-included-content .btn-nookpress-ghost + .btn-nookpress, .np-mkt-included-content .modal-footer .btn-group .btn-nookpress-ghost + .btn-nookpress, .modal-footer .btn-group .np-mkt-included-content .btn + .btn-nookpress-ghost, .np-mkt-included-content .modal-footer .btn-group .btn + .btn-nookpress-ghost, .modal-footer .btn-group .np-mkt-included-content .btn-nookpress + .btn-nookpress-ghost, .np-mkt-included-content .modal-footer .btn-group .btn-nookpress + .btn-nookpress-ghost, .modal-footer .btn-group .np-mkt-included-content .btn-nookpress-ghost + .btn-nookpress-ghost, .np-mkt-included-content .modal-footer .btn-group .btn-nookpress-ghost + .btn-nookpress-ghost, .modal-footer .btn-group .np-mkt-included-content .btn + a.btn {
    margin-left: -1px; }
  .modal-footer .btn-block + .btn-block {
    margin-left: 0; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
  .modal-sm {
    width: 300px; } }

@media (min-width: 992px) {
  .modal-lg {
    width: 900px; } }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0); }
  .tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .tooltip.top {
    margin-top: -3px;
    padding: 5px 0; }
  .tooltip.right {
    margin-left: 3px;
    padding: 0 5px; }
  .tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0; }
  .tooltip.left {
    margin-left: -3px;
    padding: 0 5px; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000; }

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000; }

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }
  .popover.top {
    margin-top: -10px; }
  .popover.right {
    margin-left: 10px; }
  .popover.bottom {
    margin-top: 10px; }
  .popover.left {
    margin-left: -10px; }

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0; }

.popover-content {
  padding: 9px 14px; }

.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover > .arrow {
  border-width: 11px; }

.popover > .arrow:after {
  border-width: 10px;
  content: ""; }

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px; }
  .popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff; }

.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25); }
  .popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff; }

.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px; }
  .popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff; }

.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25); }
  .popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%; }
  .carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left; }
    .carousel-inner > .item > img,
    .carousel-inner > .item > a > img {
      display: block;
      max-width: 100%;
      height: auto;
      line-height: 1; }
    @media all and (transform-3d), (-webkit-transform-3d) {
      .carousel-inner > .item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -moz-transition: -moz-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        -moz-perspective: 1000px;
        perspective: 1000px; }
        .carousel-inner > .item.next, .carousel-inner > .item.active.right {
          -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
          -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
          -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
          left: 0; } }
  .carousel-inner > .active,
  .carousel-inner > .next,
  .carousel-inner > .prev {
    display: block; }
  .carousel-inner > .active {
    left: 0; }
  .carousel-inner > .next,
  .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  .carousel-inner > .next {
    left: 100%; }
  .carousel-inner > .prev {
    left: -100%; }
  .carousel-inner > .next.left,
  .carousel-inner > .prev.right {
    left: 0; }
  .carousel-inner > .active.left {
    left: -100%; }
  .carousel-inner > .active.right {
    left: 100%; }

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0); }
  .carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }
  .carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }
  .carousel-control:hover, .carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .carousel-control .icon-prev,
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block; }
  .carousel-control .icon-prev,
  .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px; }
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px; }
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    line-height: 1;
    font-family: serif; }
  .carousel-control .icon-prev:before {
    content: '\2039'; }
  .carousel-control .icon-next:before {
    content: '\203a'; }

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center; }
  .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0); }
  .carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff; }

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-caption .btn, .carousel-caption .np-mkt-included-content .btn-nookpress, .np-mkt-included-content .carousel-caption .btn-nookpress, .carousel-caption .np-mkt-included-content .btn-nookpress-ghost, .np-mkt-included-content .carousel-caption .btn-nookpress-ghost, .carousel-caption .np-mkt-included-content a.btn, .np-mkt-included-content .carousel-caption a.btn {
    text-shadow: none; }

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px; }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px; }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px; }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px; }
  .carousel-indicators {
    bottom: 20px; } }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

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

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }

.visible-xs {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table !important; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table !important; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table !important; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table !important; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table !important; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }

.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

/* Variables and Mixins */
/* BARNES & NOBLE TOOLKIT IMPORTS */
/* Poynter OS Display Weight: Bold Style: normal */
@font-face {
  font-family: BNMontserrat;
  font-weight: 400;
  font-style: normal;
  src: url("../fonts/BNMontserrat-Regular.otf");
  src: url("../fonts/BNMontserrat-Regular.woff2") format("woff2"); }

@font-face {
  font-family: BNMontserrat;
  font-weight: 700;
  font-style: normal;
  src: url("../fonts/BNMontserrat-Bold.otf");
  src: url("../fonts/BNMontserrat-Bold.woff2") format("woff2"); }

@font-face {
  font-family: BNMontserrat;
  font-weight: 700;
  font-style: italic;
  src: url("../fonts/BNMontserrat-BoldItalic.otf");
  src: url("../fonts/BNMontserrat-BoldItalic.woff2") format("woff2"); }

/* Poynter OS Display Weight: Bold Style: normal */
@font-face {
  font-family: Poynter;
  font-weight: 700;
  font-style: normal;
  src: url("../fonts/poynter_bold_normal.eot");
  src: url("../fonts/poynter_bold_normal.eot") format("eot"), url("../fonts/poynter_bold_normal.woff2") format("woff2"), url("../fonts/poynter_bold_normal.woff") format("woff"), url("../fonts/poynter_bold_normal.ttf") format("truetype"), url("../fonts/poynter_bold_normal.svg") format("svg"); }

/* Poynter OS Display Weight: Bold Style: italic */
@font-face {
  font-family: Poynter;
  font-weight: 700;
  font-style: italic;
  src: url("../fonts/poynter_bold_italic.eot");
  src: url("../fonts/poynter_bold_italic.eot") format("eot"), url("../fonts/poynter_bold_italic.woff2") format("woff2"), url("../fonts/poynter_bold_italic.woff") format("woff"), url("../fonts/poynter_bold_italic.ttf") format("truetype"), url("../fonts/poynter_bold_italic.svg") format("svg"); }

/* Poynter OS Display Weight: Normal Style: italic */
@font-face {
  font-family: Poynter;
  font-weight: 400;
  font-style: italic;
  src: url("../fonts/poynter_normal_italic.eot");
  src: url("../fonts/poynter_normal_italic.eot") format("eot"), url("../fonts/poynter_normal_italic.woff2") format("woff2"), url("../fonts/poynter_normal_italic.woff") format("woff"), url("../fonts/poynter_normal_italic.ttf") format("truetype"), url("../fonts/poynter_normal_italic.svg") format("svg"); }

/* Poynter OS Display Weight: Roman Style: normal */
@font-face {
  font-family: Poynter;
  font-weight: 400;
  font-style: normal;
  src: url("../fonts/poynter_roman_normal.eot");
  src: url("../fonts/poynter_roman_normal.eot") format("eot"), url("../fonts/poynter_roman_normal.woff2") format("woff2"), url("../fonts/poynter_roman_normal.woff") format("woff"), url("../fonts/poynter_roman_normal.ttf") format("truetype"), url("../fonts/poynter_roman_normal.svg") format("svg"); }

/* Poynter OS Display Weight: SemiBold Style: normal */
@font-face {
  font-family: Poynter;
  font-weight: 600;
  font-style: normal;
  src: url("../fonts/poynter_semibold_normal.eot");
  src: url("../fonts/poynter_semibold_normal.eot") format("eot"), url("../fonts/poynter_semibold_normal.woff2") format("woff2"), url("../fonts/poynter_semibold_normal.woff") format("woff"), url("../fonts/poynter_semibold_normal.ttf") format("truetype"), url("../fonts/poynter_semibold_normal.svg") format("svg"); }

/* Poynter OS Display Weight: SemiBold Style: italic */
@font-face {
  font-family: Poynter;
  font-weight: 600;
  font-style: italic;
  src: url("../fonts/poynter_semibold_italic.eot");
  src: url("../fonts/poynter_semibold_italic.eot") format("eot"), url("../fonts/poynter_semibold_italic.woff2") format("woff2"), url("../fonts/poynter_semibold_italic.woff") format("woff"), url("../fonts/poynter_semibold_italic.ttf") format("truetype"), url("../fonts/poynter_semibold_italic.svg") format("svg"); }

/* GillSans Weight: Light Style: normal */
@font-face {
  font-family: GillSans;
  font-weight: 200;
  font-style: normal;
  src: url("../fonts/gillsans_light_normal.eot?#iefix");
  src: url("../fonts/gillsans_light_normal.eot?#iefix") format("eot"), url("../fonts/gillsans_light_normal.woff2") format("woff2"), url("../fonts/gillsans_light_normal.woff") format("woff"), url("../fonts/gillsans_light_normal.ttf") format("truetype"), url("../fonts/gillsans_light_normal.svg#d8851d95-478d-47a9-a0b0-a8d8e4ca127a") format("svg"); }

/* GillSans Weight: Light Style: italic */
@font-face {
  font-family: GillSans;
  font-weight: 200;
  font-style: italic;
  src: url("../fonts/gillsans_light_italic.eot?#iefix");
  src: url("../fonts/gillsans_light_italic.eot?#iefix") format("eot"), url("../fonts/gillsans_light_italic.woff2") format("woff2"), url("../fonts/gillsans_light_italic.woff") format("woff"), url("../fonts/gillsans_light_italic.ttf") format("truetype"), url("../fonts/gillsans_light_italic.svg#ce43af51-f2ff-4474-9925-6211223fd9e7") format("svg"); }

/* GillSans Weight: Book Style: normal */
@font-face {
  font-family: GillSans;
  font-weight: 300;
  font-style: normal;
  src: url("../fonts/gillsans_book_normal.eot?#iefix");
  src: url("../fonts/gillsans_book_normal.eot?#iefix") format("eot"), url("../fonts/gillsans_book_normal.woff2") format("woff2"), url("../fonts/gillsans_book_normal.woff") format("woff"), url("../fonts/gillsans_book_normal.ttf") format("truetype"), url("../fonts/gillsans_book_normal.svg#e49c440c-7653-44ce-96d2-f775947ba9fe") format("svg"); }

/* GillSans Weight: Book Style: italic */
@font-face {
  font-family: GillSans;
  font-weight: 300;
  font-style: italic;
  src: url("../fonts/gillsans_book_italic.eot?#iefix");
  src: url("../fonts/gillsans_book_italic.eot?#iefix") format("eot"), url("../fonts/gillsans_book_italic.woff2") format("woff2"), url("../fonts/gillsans_book_italic.woff") format("woff"), url("../fonts/gillsans_book_italic.ttf") format("truetype"), url("../fonts/gillsans_book_italic.svg#9da974d2-f3f3-41d6-9c96-5e74add0b370") format("svg"); }

/* GillSans Weight: Medium Style: normal */
@font-face {
  font-family: GillSans;
  font-weight: 500;
  font-style: normal;
  src: url("../fonts/gillsans_medium_normal.eot?#iefix");
  src: url("../fonts/gillsans_medium_normal.eot?#iefix") format("eot"), url("../fonts/gillsans_medium_normal.woff2") format("woff2"), url("../fonts/gillsans_medium_normal.woff") format("woff"), url("../fonts/gillsans_medium_normal.ttf") format("truetype"), url("../fonts/gillsans_medium_normal.svg#944cce8d-20bf-41c1-ae29-2bc8199859db") format("svg"); }

/* GillSans Weight: Medium Style: italic */
@font-face {
  font-family: GillSans;
  font-weight: 500;
  font-style: italic;
  src: url("../fonts/gillsans_medium_italic.eot?#iefix");
  src: url("../fonts/gillsans_medium_italic.eot?#iefix") format("eot"), url("../fonts/gillsans_medium_italic.woff2") format("woff2"), url("../fonts/gillsans_medium_italic.woff") format("woff"), url("../fonts/gillsans_medium_italic.ttf") format("truetype"), url("../fonts/gillsans_medium_italic.svg#ca4569d2-e4c3-4dec-8bfe-52712ef6bc31") format("svg"); }

/* GillSans Weight: Bold Style: normal */
@font-face {
  font-family: GillSans;
  font-weight: 700;
  font-style: normal;
  src: url("../fonts/gillsans_bold_normal.eot?#iefix");
  src: url("../fonts/gillsans_bold_normal.eot?#iefix") format("eot"), url("../fonts/gillsans_bold_normal.woff2") format("woff2"), url("../fonts/gillsans_bold_normal.woff") format("woff"), url("../fonts/gillsans_bold_normal.ttf") format("truetype"), url("../fonts/gillsans_bold_normal.svg#944cce8d-20bf-41c1-ae29-2bc8199859db") format("svg"); }

/* GillSans Weight: Bold Style: italic */
@font-face {
  font-family: GillSans;
  font-weight: 700;
  font-style: italic;
  src: url("../fonts/gillsans_bold_italic.eot?#iefix");
  src: url("../fonts/gillsans_bold_italic.eot?#iefix") format("eot"), url("../fonts/gillsans_bold_italic.woff2") format("woff2"), url("../fonts/gillsans_bold_italic.woff") format("woff"), url("../fonts/gillsans_bold_italic.ttf") format("truetype"), url("../fonts/gillsans_bold_italic.svg#ca4569d2-e4c3-4dec-8bfe-52712ef6bc31") format("svg"); }

@font-face {
  font-family: 'bn-icons';
  src: url("../fonts/bn-icons.ttf") format("truetype"), url("../fonts/bn-icons.woff") format("woff"), url("../fonts/bn-icons.svg#bn-icons") format("svg");
  font-weight: normal;
  font-style: normal; }

.icon, [class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'bn-icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-facebook:before {
  /* icon-facebook */
  content: "\e927"; }

.icon-facebook-hover:before {
  /* icon-facebook-hover */
  content: "\e912"; }

.icon-twitter:before {
  /* icon-twitter */
  content: "\e919"; }

.icon-twitter-hover:before {
  /* icon-twitter-hover */
  content: "\e918"; }

.icon-instagram:before {
  /* icon-instagram */
  content: "\e926"; }

.icon-instagram-hover:before {
  /* icon-instagram-hover */
  content: "\e914"; }

.icon-pinterest:before {
  /* icon-pinterest */
  content: "\e917"; }

.icon-pinterest-hover:before {
  /* icon-pinterest-hover */
  content: "\e916"; }

.icon-google-plus:before {
  /* icon-google-plus */
  content: "\e928"; }

.icon-google-plus-hover:before {
  /* icon-google-plus-hover */
  content: "\e92d"; }

.icon-thumbs-up:before {
  /* icon-thumbs-up */
  content: "\e90a"; }

.icon-thumbs-up-active:before {
  /* icon-thumbs-up-active */
  content: "\e90b"; }

.icon-thumbs-down:before {
  /* icon-thumbs-down */
  content: "\e90f"; }

.icon-thumbs-down-active:before {
  /* icon-thumbs-down-active */
  content: "\e911"; }

.icon-remove:before {
  /* icon-remove */
  content: "\e913"; }

.icon-remove-hover:before {
  /* icon-remove-hover */
  content: "\e907"; }

.icon-add:before {
  /* icon-add */
  content: "\e908"; }

.icon-add-hover:before {
  /* icon-add-hover */
  content: "\e909"; }

.icon-close:before {
  /* icon-close */
  content: "\e904"; }

.icon-close-hover:before {
  /* icon-close-hover */
  content: "\e905"; }

.icon-info:before {
  /* icon-info */
  content: "\e92b"; }

.icon-info-hover:before {
  /* icon-info-hover */
  content: "\e92c"; }

.icon-collection-add:before {
  /* icon-collection-add */
  content: "\e930"; }

.icon-collection-add-hover:before {
  /* icon-collection-add-hover */
  content: "\e92f"; }

.icon-collection-remove:before {
  /* icon-collection-remove */
  content: "\e91c"; }

.icon-collection-remove-hover:before {
  /* icon-collection-remove-hover */
  content: "\e91b"; }

.icon-rate:before {
  /* icon-rate */
  content: "\e932"; }

.icon-rate-hover:before {
  /* icon-rate-hover */
  content: "\e931"; }

.icon-star:before {
  /* icon-star */
  content: "\e91a"; }

.icon-half-star-left:before {
  /* icon-half-star-left */
  content: "\e91d"; }

.icon-half-star-right:before {
  /* icon-half-star-right */
  content: "\e92e"; }

.icon-minus:before {
  /* icon-minus */
  content: "\e915"; }

.icon-plus:before {
  /* icon-plus */
  content: "\e91e"; }

.icon-left:before {
  /* icon-left */
  content: "\e900"; }

.icon-down:before {
  /* icon-down */
  content: "\e901"; }

.icon-up:before {
  /* icon-up */
  content: "\e902"; }

.icon-right:before {
  /* icon-right */
  content: "\e903"; }

.icon-gallery:before {
  /* icon-gallery */
  content: "\e90c"; }

.icon-list:before {
  /* icon-list */
  content: "\e90d"; }

.icon-play:before {
  /* icon-play */
  content: "\e91f"; }

.icon-pause:before {
  /* icon-pause */
  content: "\e920"; }

.icon-close-modal:before {
  /* icon-close-modal */
  content: "\e906"; }

.icon-hamburger:before {
  /* icon-hamburger */
  content: "\e929"; }

.icon-location:before {
  /* icon-location */
  content: "\e90e"; }

.icon-aa:before {
  /* icon-aa */
  content: "\e92a"; }

.icon-search:before {
  /* icon-search */
  content: "\e910"; }

.icon-ribbon:before {
  /* icon-ribbon */
  content: "\e933"; }

.icon-pencil:before {
  /* icon-pencil */
  content: "\e934"; }

.icon-randomize:before {
  /* icon-randomize */
  content: "\e935"; }

.icon-user:before {
  /* icon-user */
  content: "\e942"; }

.icon-valid:before {
  /* icon-valid */
  content: "\e943"; }

.icon-check:before {
  /* icon-check */
  content: "\e944"; }

.icon-mail:before {
  /* icon-mail */
  content: "\e923"; }

.icon-phone:before {
  /* icon-phone */
  content: "\e924"; }

.icon-help:before {
  /* icon-help */
  content: "\e922"; }

.icon-acrobat:before {
  /* icon-acrobat */
  content: "\e925"; }

.icon-book:before {
  /* icon-book */
  content: "\e921"; }

.icon-gift:before {
  /* icon-gift */
  content: "\e936"; }

.icon-cart:before {
  /* icon-cart */
  content: "\e937"; }

.icon-full-star-empty:before {
  /* icon-star-empty */
  content: "\e938"; }

.icon-free-shipping:before {
  /* icon-free-shipping */
  content: "\e939"; }

.icon-abc:before {
  /* icon-abc */
  content: "\e93a"; }

.icon-arrow-counterclockwise:before {
  /* icon-arrow-counterclockwise */
  content: "\e93b"; }

.icon-bubble:before {
  /* icon-bubble */
  content: "\e93c"; }

.icon-cafe:before {
  /* icon-cafe */
  content: "\e93d"; }

.icon-device:before {
  /* icon-device */
  content: "\e93e"; }

.icon-ribbon-hover:before {
  /* icon-ribbon-hover */
  content: "\e93f"; }

.icon-science:before {
  /* icon-science */
  content: "\e940"; }

.icon-store:before {
  /* icon-store */
  content: "\e941"; }

.icon-toys:before {
  /* icon-toys */
  content: "\e945"; }

.icon-user-hover:before {
  /* icon-user-hover */
  content: "\e949"; }

.icon-valid-hover:before {
  /* icon-valid-hover */
  content: "\e94a"; }

.icon-vinyl:before {
  /* icon-vinyl */
  content: "\e94b"; }

.icon-new:before {
  /* icon-new */
  content: "\e94c"; }

.icon-pen:before {
  /* icon-pen */
  content: "\e946"; }

.icon-t:before {
  /* icon-t */
  content: "\e947"; }

.icon-top100:before {
  /* icon-top100 */
  content: "\e948"; }

.icon-books:before {
  /* icon-books */
  content: "\e94d"; }

/* Main */
html, body {
  margin: 0;
  padding: 0 !important;
  width: 100%;
  min-width: 100%;
  height: 100%;
  font-size: 16px; }

html {
  overflow-x: hidden; }

body {
  background-color: #f8f8f8;
  padding-bottom: 0;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: 16px;
  -webkit-font-smoothing: antialiased; }
  body.modal-open {
    overflow: visible; }

h1, h2, h3, h4, h5, h6, p, a, li, th, td {
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #21282d;
  line-height: 20px;
  margin: 0; }

h1 {
  font-family: Poynter, Georgia, serif;
  font-size: 35px;
  line-height: 43px; }

h2 {
  font-family: Poynter, Georgia, serif;
  font-size: 26px;
  line-height: 33px; }

h3 {
  font-family: Poynter, Georgia, serif;
  font-size: 17px;
  font-weight: 600;
  line-height: 22px; }

h4 {
  font-family: Poynter, Georgia, serif;
  font-size: 17px;
  line-height: 22px; }

h5 {
  font-family: Poynter, Georgia, serif;
  font-size: 15px;
  font-style: italic;
  line-height: 20px; }

h6 {
  font-family: Poynter, Georgia, serif;
  font-size: 14px;
  line-height: 18px; }

a,
.link {
  color: #3d6db5;
  text-decoration: none;
  cursor: pointer; }
  a:hover, a:focus,
  .link:hover,
  .link:focus {
    color: #385d91;
    text-decoration: underline; }
  afocus,
  .linkfocus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

a.underline-link {
  text-decoration: underline; }
  a.underline-link:hover {
    text-decoration: none; }

.disabled {
  cursor: not-allowed; }

.dont-wrap-text {
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-all;
  hyphens: auto; }

.no-bold {
  font-weight: normal; }

button.btn, .np-mkt-included-content button.btn-nookpress, .np-mkt-included-content button.btn-nookpress-ghost, .np-mkt-included-content a.btn, .np-mkt-included-content a.btn:hover, .np-mkt-included-content a.btn:focus, .np-mkt-included-content a.btn:active {
  border-radius: 0; }
  button.btn.btn-primary, .np-mkt-included-content button.btn-primary.btn-nookpress, .np-mkt-included-content button.btn-primary.btn-nookpress-ghost, .np-mkt-included-content a.btn-primary.btn-nookpress, .np-mkt-included-content a.btn-primary.btn-nookpress-ghost, .np-mkt-included-content a.btn-primary.btn {
    background-color: #385d91;
    color: #ffffff; }
  button.btn.btn-inline, .np-mkt-included-content button.btn-inline.btn-nookpress, .np-mkt-included-content button.btn-inline.btn-nookpress-ghost, .np-mkt-included-content a.btn-inline.btn-nookpress, .np-mkt-included-content a.btn-inline.btn-nookpress-ghost, .np-mkt-included-content a.btn-inline.btn {
    display: inline;
    vertical-align: baseline; }

/* COMPONENTS */
.broadcast-messages h1 {
  margin-bottom: 24px; }

.broadcast-messages .broadcast-messages-list .panel-body {
  padding: 15px !important; }

.broadcast-messages .broadcast-messages-list table {
  background-color: #f8f8f8;
  border: 1px solid #f8f8f8;
  font-size: 14px; }
  .broadcast-messages .broadcast-messages-list table thead {
    font-weight: bold; }
  .broadcast-messages .broadcast-messages-list table.scheduled-messages thead {
    background-color: #f4cc63; }
  .broadcast-messages .broadcast-messages-list table.live-messages thead {
    background-color: #008000; }
    .broadcast-messages .broadcast-messages-list table.live-messages thead tr td {
      color: #ffffff; }
  .broadcast-messages .broadcast-messages-list table.old-messages thead {
    background-color: #acacac; }
  .broadcast-messages .broadcast-messages-list table tbody td {
    border-color: #d0d9df;
    padding: 20px 8px; }
    .broadcast-messages .broadcast-messages-list table tbody td.none-provided {
      color: #ff0000; }

.broadcast-messages .broadcast-messages-list .no-content {
  padding: 66px 0;
  text-align: center;
  float: left;
  width: 100%; }

.broadcast-messages .broadcast-messages-list .bottom-padding {
  margin-bottom: 24px; }

.broadcast-messages .broadcast-messages-list .custom-pagination {
  margin: 29px 0 8px;
  float: right; }

.broadcast-messages .broadcast-messages-list .pagination-bottom .custom-pagination {
  margin: 2px 0 8px !important;
  float: right; }

.broadcast-messages .broadcast-messages-list .table-selector {
  margin: 24px 0 8px;
  float: left; }
  .broadcast-messages .broadcast-messages-list .table-selector li {
    padding: 8px 0;
    margin: 0 8px; }
    .broadcast-messages .broadcast-messages-list .table-selector li a {
      text-decoration: none; }
    .broadcast-messages .broadcast-messages-list .table-selector li.active, .broadcast-messages .broadcast-messages-list .table-selector li:hover {
      border-bottom: solid 4px #21282d; }
    .broadcast-messages .broadcast-messages-list .table-selector li.active a {
      color: #21282d;
      pointer-events: none; }

@media all and (min-width: 768px) {
  .broadcast-messages .broadcast-messages-list .table-selector li {
    padding: 8px 12px; } }

.broadcast-messages .broadcast-messages-create .persist-flag {
  margin-top: 50px; }

.broadcast-messages .broadcast-messages-create .pop-up-note {
  padding-top: 8px;
  color: #6b6b6a;
  font-size: 14px; }

.broadcast-messages .broadcast-messages-create .time-column {
  padding-left: 5px; }

.broadcast-messages .broadcast-messages-create .time-control-container div:first-child {
  padding-left: 0;
  padding-right: 0; }

.broadcast-messages .broadcast-messages-create .time-control-container div:not(:first-child) {
  padding-left: 5px; }

.broadcast-messages .broadcast-messages-create .time-control-container .select-control input.primary {
  padding: 0;
  padding-left: 10px; }

.broadcast-messages .broadcast-messages-create .time-control-container .select-control .input-area:after {
  right: 10px !important; }

.queryButtonBroadcast1 {
  color: #ffffff;
  padding: 10px 20px;
  border: none;
  margin-top: 10px;
  background: #3D6DB5; }

.queryButtonBroadcast2 {
  color: #3D6DB5;
  padding: 9px 50px;
  margin-top: 10px;
  background: #ffffff;
  border: 1px solid #3D6DB5; }

.back-grey {
  background: #f3f3f3; }

.queryButtonBroadcast3 {
  cursor: not-allowed;
  color: #ffffff;
  padding: 10px 20px;
  border: none;
  margin-top: 10px;
  background: #3D6DB5;
  opacity: 0.65; }

@media only screen and (max-width: 600px) {
  .queryButtonBroadcast1 {
    color: #ffffff;
    padding: 10px 20px;
    border: none;
    margin-top: 10px;
    background: #3D6DB5;
    width: 100%; }
  .queryButtonBroadcast2 {
    color: #3D6DB5;
    padding: 9px 50px;
    margin-top: 10px;
    background: #ffffff;
    border: 1px solid #3D6DB5;
    width: 100%; }
  .queryButtonBroadcast3 {
    cursor: not-allowed;
    color: #ffffff;
    padding: 10px 20px;
    border: none;
    margin-top: 10px;
    background: #3D6DB5;
    opacity: 0.65;
    width: 100%; } }

.scroll-container {
  overflow-x: scroll; }

.site-module .drag-drop-upload .upload-status {
  height: 30px;
  margin-top: 20px; }

.site-module .drag-drop-upload {
  position: relative;
  width: 350px;
  height: 350px;
  border: 1.5px dashed #21282d;
  margin: 50px auto;
  text-align: center; }

.site-module .drag-drop-upload .upload-icon-container {
  margin: 20px 0 30px;
  width: 100%;
  position: relative; }

.site-module .drag-drop-upload h3 {
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  margin-bottom: 10px;
  color: #888; }

.site-module .drag-drop-upload label {
  width: 198px;
  height: 60px;
  border-radius: 0;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  text-transform: capitalize;
  padding: 0;
  display: inline-block;
  cursor: pointer;
  transition: background 0.4s cubic-bezier(0.5, 0, 0.3, 1), color 0.4s cubic-bezier(0.5, 0, 0.3, 1);
  width: 225px;
  line-height: 60px;
  margin-top: 10px;
  margin-bottom: 30px;
  background-color: transparent !important;
  color: #3D6DB5;
  border: 3px solid #3D6DB5;
  font-weight: normal !important; }

.site-module .drag-drop-upload label input {
  display: none; }

.site-module .drag-drop-upload .upload-icon-container i {
  margin: 0 auto; }

.site-module .alt-container {
  margin-top: 25px; }

.site-module .alt-container .message {
  display: none; }

.site-module h3 span {
  font-style: italic;
  color: #888; }

.site-module .thumbnail-heading {
  margin-bottom: 20px; }

.site-module .btn-upload-cms {
  background-color: transparent;
  color: #3D6DB5;
  border: 3px solid #3D6DB5; }

.site-module .row h3.col-lg-12 {
  margin-top: 35px; }

.site-module .thumbnail-cms .drag-drop-upload {
  height: 145px !important;
  width: auto !important;
  border: none !important; }

.site-module .thumbnail-cms .drag-drop-upload p {
  display: none !important; }

.site-module .thumbnail-cms .centered {
  position: absolute;
  left: -248px;
  top: 72px; }

.site-module .button-container .search-button {
  padding: 0 15px !important;
  background-color: transparent !important;
  color: #3D6DB5 !important;
  border: 3px solid #3D6DB5 !important;
  font-weight: normal !important;
  font-size: 16px !important; }

.site-module .color-container {
  margin-top: 24px; }

.site-module .color-box {
  height: 60px;
  width: 50px;
  border: 1px solid #acacac; }

.site-module label.btn-upload {
  width: 198px;
  height: 60px;
  background-color: transparent;
  color: #3D6DB5;
  border: 3px solid #3D6DB5;
  border-radius: 0;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  text-transform: capitalize;
  padding: 0;
  display: inline-block;
  cursor: pointer;
  transition: background 0.4s cubic-bezier(0.5, 0, 0.3, 1), color 0.4s cubic-bezier(0.5, 0, 0.3, 1);
  background-color: #385d91;
  border-color: #385d91;
  color: #ffffff;
  margin-right: 20px;
  line-height: 54px;
  font-weight: 400;
  text-align: center;
  cursor: pointer; }
  .site-module label.btn-upload:active, .site-module label.btn-upload:focus, .site-module label.btn-upload:hover {
    background-color: #385d91;
    color: #ffffff;
    border: 3px solid #385d91;
    outline: none; }
  .site-module label.btn-upload[disabled] {
    border-color: #acacac;
    color: #acacac;
    background-color: transparent;
    cursor: not-allowed; }
    .site-module label.btn-upload[disabled]:hover {
      background-color: transparent;
      border-color: #acacac;
      color: #acacac;
      cursor: not-allowed; }
  .site-module label.btn-upload input {
    display: none; }

.site-module .thumbnail-message {
  position: absolute;
  height: 13px;
  display: inline-block;
  font-size: 13px;
  left: 15px; }

.site-module .image-search-container {
  position: relative;
  margin-top: 25px; }

.site-module .uploaded-image {
  margin: 0 0 3px; }

.site-module .upload-image-container {
  margin-top: 48px; }

.site-module .upload-image-page {
  margin-top: 24px; }

.site-module .category-type-cell-width {
  width: 150px !important; }

.site-module .remove_cursor {
  cursor: default !important;
  width: 500px !important; }

.site-module .group-collapse {
  margin: 30px 0 5px !important; }

.site-module .collapse.in {
  border: 1px solid #acacac;
  border-top: none !important;
  padding: 15px; }

.site-module .group-collapse header {
  border: none !important;
  padding-left: 0;
  padding-right: 0;
  cursor: default !important; }

.site-module .button-container {
  margin-top: 23px !important; }

.site-module .image-outer-container {
  margin-bottom: 10px;
  margin-top: 0px; }

.site-module .photo-container {
  height: 115px;
  overflow: hidden;
  width: 137px; }

.site-module .photo-container img {
  width: 100%; }

.site-module .collapse.in {
  display: block;
  border: none !important;
  padding: unset !important; }

.site-module .collapse {
  display: none; }

.site-module .customError input.primary {
  border: 1px solid #c02110; }

.site-module .group-collapse header .group-collapse-right .group-collapse-button .glyphicon.glyphicon-trash {
  display: inline-block;
  color: #6d757b;
  cursor: pointer; }

.site-module .group-collapse header.collapsed .group-collapse-right .group-collapse-button .glyphicon.glyphicon-trash {
  display: none;
  color: #6d757b; }

.site-module .group-collapse header.collapsed.on .group-collapse-right .group-collapse-button .glyphicon.glyphicon-trash {
  display: inline-block !important;
  color: #6d757b; }

.site-module .error-hide {
  padding-top: 24px; }

.site-module .error-hide .message {
  display: none; }

.site-module .icon-add:before {
  content: " "; }

.site-module .group-collapse header .group-collapse-right {
  right: 85px !important;
  top: 17px !important; }

.site-module .group-collapse header.collapsed .icon-add {
  font-family: Poynter, Georgia, serif;
  font-weight: 400;
  font-style: italic;
  font-size: 24px;
  display: inline-block;
  text-decoration: underline; }

.site-module .group-collapse header .icon-add {
  display: none; }

.site-module .group-collapse header .group-collapse-right .group-collapse-button {
  color: inherit !important; }

.site-module .swap-button-container {
  position: relative; }

.site-module .swap-button.on {
  display: inline-block; }

.site-module .swap-button {
  position: absolute;
  right: 0;
  top: -54px;
  font-size: 26px;
  width: 50px;
  cursor: pointer;
  height: 50px;
  padding: 10px 10px 3px;
  color: #6d757b;
  display: none; }

.site-module .collapsed .add {
  text-decoration: underline;
  color: #3d6db5;
  cursor: pointer; }

.site-module .group-collapse.sales-widget-collapse.off {
  margin-top: 0px !important; }

.site-module .group-collapse.sales-widget-collapse.off header, .site-module .group-collapse.sales-widget-collapse.off .swap-button-container {
  display: none !important; }

.site-module .group-collapse.sales-widget-collapse header, .site-module .group-collapse.sales-widget-collapse .swap-button-container {
  display: block !important; }

.site-module .additional-container .upload-status {
  display: none !important; }

.site-module .additional-container .upload-icon-container {
  margin: 20px 0 0px !important; }

.site-module .drag-drop-upload {
  height: 177px !important;
  width: 322px !important;
  margin: 24px 0 0 !important;
  border-color: #acacac; }

.site-module .additional-container .panel-body {
  padding: 0px !important; }

.site-module .drag-drop-upload label {
  background-color: #3c6e91;
  width: 218px; }

.site-module .glyphicon.glyphicon-search.search-icon {
  position: absolute;
  top: 45px;
  font-size: 22px;
  color: #acacac;
  right: 12px;
  cursor: pointer; }

.site-module .glyphicon.glyphicon-book {
  font-size: 35px;
  color: #3D6DB5;
  padding-top: 37px;
  padding-left: 12px;
  cursor: pointer; }

.site-module .fa-lightbulb, .site-module .fa-tablet, .site-module .glyphicon-earphone, .site-module .fa-lightbulb-o, .site-module .glyphicon-remove-circle {
  color: #3D6DB5; }

.site-module .small-icon {
  font-size: 25px !important;
  padding-top: 0px !important;
  cursor: pointer !important; }

.site-module .small-icon.fa-tablet, .site-module .small-icon.fa-lightbulb-o {
  font-size: 33px !important; }

.site-module h3 {
  font-family: Lato, sans-serif !important; }

.site-module .dummy-image {
  height: 115px !important;
  width: 227px !important;
  position: absolute; }

.site-module .read-only label {
  top: 50% !important;
  color: #acacac !important; }

.site-module-popup .single-category {
  background-color: #ffffff !important;
  display: inline; }

.site-module-popup .single-category img {
  width: 100px;
  max-height: 88px; }

.site-module-outer .selected-categories-header {
  cursor: pointer !important; }

.site-module-outer .category-type-cell-width {
  width: 189px !important;
  margin: 0 2px;
  text-align: center;
  cursor: pointer !important; }

#app.site-module-outer .modal-dialog {
  width: 1108px; }

.site-module-outer .modal-content {
  max-height: 660px !important; }

.remaining-chars-mannually {
  display: inline;
  padding-top: 4px;
  float: right;
  font-family: Lato, sans-serif;
  font-size: 12px;
  color: #acacac;
  text-align: right;
  height: 0px;
  text-overflow: ellipsis;
  white-space: nowrap; }

.error-color {
  color: #f75765; }

.OR-container {
  text-align: center;
  padding-top: 43px;
  font-size: 13px; }

.site-module .thumbnail-message {
  overflow-x: hidden;
  height: 20px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 212px !important;
  display: inline-block; }

.ad-banner .add-left {
  float: left; }

.ad-banner .image-container em:after, .ad-banner .image-container em:after, .ad-banner .image-container em:after {
  content: "";
  display: none;
  z-index: -1;
  top: -1111px; }

.ad-banner .hard-cover1.image-container .image-one em:after, .ad-banner .hard-cover2.image-container .image-two em:after, .ad-banner .hard-cover3.image-container .image-three em:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 272px;
  z-index: 10;
  display: block;
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 1%, rgba(0, 0, 0, 0.06) 4%, rgba(255, 255, 255, 0.01) 4.25%, rgba(255, 255, 255, 0.25) 5.5%, rgba(255, 255, 255, 0.1) 15%, rgba(255, 255, 255, 0) 50%); }

.ad-banner .glow-light1.image-container .image-one em:after, .ad-banner .glow-light2.image-container .image-two em:after, .ad-banner .glow-light3.image-container .image-three em:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 280px;
  z-index: 0;
  display: block;
  background: url("/images/abg-nook-frame.png") 0px 0px/100% no-repeat; }

.ad-banner .glow-light1-large .glow-light1.image-container .image-one em:after, .ad-banner .glow-light2-large .glow-light2.image-container .image-two em:after, .ad-banner .glow-light3-large .glow-light3.image-container .image-three em:after {
  content: "";
  position: absolute;
  width: 82%;
  height: 380px;
  z-index: 0;
  display: block;
  background: url("/images/abg-nook-frame.png") 0 0/100% no-repeat; }

.ad-banner .tablet1.image-container .image-one em:after, .ad-banner .tablet2.image-container .image-two em:after, .ad-banner .tablet3.image-container .image-three em:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 345px;
  z-index: 0;
  display: block;
  background: url("/images/abg-lenovo.png") 0 0/100% no-repeat; }

.ad-banner .mobile1.image-container .image-one em:after, .ad-banner .mobile2.image-container .image-two em:after, .ad-banner .mobile3.image-container .image-three em:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 291px;
  z-index: 0;
  display: block;
  background: url("/images/abg-mobile.png") 0 0/67% no-repeat; }

.ad-banner .audioChrome1 .mobile1.image-container .image-one em:after, .ad-banner .audioChrome2 .mobile2.image-container .image-two em:after, .ad-banner .audioChrome3 .mobile3.image-container .image-three em:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 291px;
  z-index: 0;
  display: block;
  background: url("/images/abg-audio.png") 0 0/67% no-repeat !important; }

.ad-banner .image-one em, .ad-banner .image-two em, .ad-banner .image-three em {
  display: block;
  position: absolute;
  width: 104%; }

.ad-banner .banner-center {
  float: unset !important;
  margin: 0 auto !important; }

.ad-banner .ad-banner-1-container {
  width: 1154px;
  float: left; }

.ad-banner .additional-1-book-template .tablet1.image-container .image-one em:after, .ad-banner .additional-1-book-template .tablet2.image-container .image-two em:after, .ad-banner .additional-1-book-template .tablet3.image-container .image-three em:after {
  height: 374px !important;
  background: url("/images/abg-lenovo.png") 0 0/92% no-repeat !important; }

.ad-banner .additional-1-book-template .image-one em {
  height: 375px !important; }

.ad-banner .additional-1-book-template .mobile1.image-container .image-one em:after, .ad-banner .additional-1-book-template .mobile2.image-container .image-two em:after, .ad-banner .additional-1-book-template .mobile3.image-container .image-three em:after {
  background: url("/images/abg-mobile.png") 0 0/88% no-repeat !important; }

.ad-banner .additional-1-book-template .audioChrome1 .mobile1.image-container .image-one em:after, .ad-banner .additional-1-book-template .audioChrome2 .mobile2.image-container .image-two em:after, .ad-banner .additional-1-book-template .audioChrome3 .mobile3.image-container .image-three em:after {
  background: url("/images/abg-audio.png") 0 0/88% no-repeat !important; }

.ad-banner .additional-1-book-template .mobile1 .image-one img, .ad-banner .additional-1-book-template .mobile2 .image-two img, .ad-banner .additional-1-book-template .mobile3 .image-three img {
  padding-top: 46px !important;
  padding-bottom: 46px !important;
  width: 68% !important;
  border-radius: 29px; }

.ad-banner .additional-1-book-template .audioChrome1 .mobile1 .image-one img, .ad-banner .additional-1-book-template .audioChrome2 .mobile2 .image-two img, .ad-banner .additional-1-book-template .audioChrome3 .mobile3 .image-three img {
  padding-top: 63px !important;
  padding-bottom: 46px !important;
  background: #fff; }

.ad-banner .additional-1-book-template .ad-banner-1 .glow-light1 .image-one img {
  padding-left: 23px !important;
  padding-top: 36px !important;
  width: 79% !important;
  filter: saturate(0%) brightness(90%) contrast(100%) !important; }

.ad-banner .additional-1-book-template .glow-light1.image-container .image-one em:after, .ad-banner .additional-1-book-template .glow-light2.image-container .image-two em:after, .ad-banner .additional-1-book-template .glow-light3.image-container .image-three em:after {
  background: url("/images/abg-nook-frame.png") 0 0/119% no-repeat !important;
  height: 327px; }

.ad-banner .additional-1-book-template .tablet1 .image-one img, .ad-banner .additional-1-book-template .tablet2 .image-two img, .ad-banner .additional-1-book-template .tablet3 .image-three img {
  width: 90% !important;
  padding-bottom: 26px !important; }

.ad-banner .additional-1-book-template .glow-light1-large .glow-light1.image-container .image-one em {
  width: 300px !important; }

.ad-banner .additional-1-book-template .hard-cover1.image-container .image-one em:after {
  height: 346px !important; }

.ad-banner .additional-1-book-template .ad-banner-1 .glow-light1-large .glow-light1 .image-one img {
  padding-left: 13px !important;
  padding-top: 42px !important;
  padding-right: 15px !important;
  padding-bottom: 18px !important;
  margin-left: 38px !important;
  width: 75% !important;
  margin-top: 1px; }

.ad-banner .additional-1-book-template .ad-banner-1 .glow-light1-large .glow-light1.image-container .image-one em:after {
  height: 390px; }

.ad-banner .additional-1-book-template .ad-banner-1 .tablet1.image-container .image-one em:after {
  height: 411px !important; }

.ad-banner .additional-1-book-template .ad-banner-1 .mobile1.image-container .image-one em:after {
  height: 342px; }

.ad-banner .additional-1-book-template .ad-banner-1 .mobile1-large .template-2book-left-rail.mobile1 .image-one img {
  padding-top: 52px !important;
  border-radius: 27px !important; }

.ad-banner .additional-1-book-template .ad-banner-1 .template-2book-left-rail .image-one.image-one-1book {
  right: 195px !important;
  top: 62px !important;
  left: unset !important; }

.ad-banner .additional-2-book-template .tablet1.image-container .image-one em:after, .ad-banner .additional-2-book-template .tablet2.image-container .image-two em:after, .ad-banner .additional-2-book-template .tablet3.image-container .image-three em:after {
  height: 374px !important;
  background: url("/images/abg-lenovo.png") 0 0/100% no-repeat !important; }

.ad-banner .additional-2-book-template .image-one em {
  height: 375px !important; }

.ad-banner .additional-2-book-template em {
  width: 250px; }

.ad-banner .additional-2-book-template .mobile1.image-container .image-one em:after, .ad-banner .additional-2-book-template .mobile2.image-container .image-two em:after, .ad-banner .additional-2-book-template .mobile3.image-container .image-three em:after {
  background: url("/images/abg-mobile.png") 0px 0px/67% no-repeat !important; }

.ad-banner .additional-2-book-template .audioChrome1 .mobile1.image-container .image-one em:after, .ad-banner .additional-2-book-template .audioChrome2 .mobile2.image-container .image-two em:after, .ad-banner .additional-2-book-template .audioChrome3 .mobile3.image-container .image-three em:after {
  background: url("/images/abg-audio.png") 0px 0px/67% no-repeat !important; }

.ad-banner .additional-2-book-template .ad-banner-1 .mobile1 .image-one img, .ad-banner .additional-2-book-template .ad-banner-1 .mobile2 .image-two img {
  padding-top: 34px !important;
  padding-bottom: 33px !important;
  width: 63% !important;
  border-radius: 18px !important;
  margin-left: 2px !important; }

.ad-banner .additional-2-book-template .audioChrome1 .mobile1 .image-one img, .ad-banner .additional-2-book-template .audioChrome2 .mobile2 .image-two img, .ad-banner .additional-2-book-template .audioChrome3 .mobile3 .image-three img {
  padding-top: 69px !important; }

.ad-banner .additional-2-book-template .glow-light1.image-container .image-one em:after, .ad-banner .additional-2-book-template .glow-light2.image-container .image-two em:after, .ad-banner .additional-2-book-template .glow-light3.image-container .image-three em:after {
  background: url("/images/abg-nook-frame.png") 0px 0px/100% no-repeat !important; }

.ad-banner .additional-2-book-template .tablet1 .image-one img, .ad-banner .additional-2-book-template .tablet2 .image-two img, .ad-banner .additional-2-book-template .tablet3 .image-three img {
  width: 98% !important;
  padding-bottom: 20px !important; }

.ad-banner .additional-2-book-template .ad-banner-1 .template-2book-left-rail .image-one {
  right: 270px !important;
  top: 70px !important; }

.ad-banner .additional-2-book-template .ad-banner-1 .template-2book-left-rail .image-two {
  right: 100px;
  top: 200px; }

.ad-banner .additional-1-book-template.additional-2-book-template .ad-banner-1 .tablet1.image-container .image-one em:after {
  height: 411px !important; }

.ad-banner .ad-banner-1 {
  margin: 0px; }
  .ad-banner .ad-banner-1 .mobile1-large .template-2book-left-rail.mobile1 .image-one img, .ad-banner .ad-banner-1 .mobile2-large .template-2book-left-rail.mobile2 .image-two img, .ad-banner .ad-banner-1 .mobile3-large .template-2book-left-rail.mobile3 .image-three img {
    padding-top: 42px !important;
    padding-bottom: 42px !important;
    width: 63% !important; }
  .ad-banner .ad-banner-1 .template-2book-left-rail.mobile1 .image-one.image-one-1book img {
    padding-bottom: 49px !important;
    padding-top: 57px !important;
    border-radius: 27px !important; }
  .ad-banner .ad-banner-1 .remove-image-container {
    display: none !important; }
  .ad-banner .ad-banner-1 .copy-small {
    font-size: 40px !important; }
  .ad-banner .ad-banner-1 .copy-medium {
    font-size: 54px !important; }
  .ad-banner .ad-banner-1 .copy-large {
    font-size: 60px !important; }
  .ad-banner .ad-banner-1 .subheader-small {
    font-size: 12px !important; }
  .ad-banner .ad-banner-1 .subheader-medium {
    font-size: 24px !important; }
  .ad-banner .ad-banner-1 .subheader-large {
    font-size: 43px !important; }
  .ad-banner .ad-banner-1 .description-small {
    font-size: 18px !important; }
  .ad-banner .ad-banner-1 .description-medium {
    font-size: 23px !important; }
  .ad-banner .ad-banner-1 .description-large {
    font-size: 28px !important; }
  .ad-banner .ad-banner-1 a.bnp-banner-btn {
    display: inline-block;
    justify-content: center;
    align-items: center;
    border: 2px solid #ffffff;
    color: #ffffff;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0.25px;
    font: 400 14px/14px Lato, sans-serif;
    font-size: 19px;
    padding: 22px 25px; }
  .ad-banner .ad-banner-1 .bnp-banner-btn-wrapper {
    margin-top: 41px; }
  .ad-banner .ad-banner-1 .bnp-banner-headline {
    margin: 0 130px 0 0;
    font: 400 40px/1 Poynter, Georgia, serif;
    color: #ffffff;
    font-size: 54px;
    padding-top: 20px;
    letter-spacing: 0px; }
  .ad-banner .ad-banner-1 .bnp-banner-headline-1book {
    margin: 0 !important; }
  .ad-banner .ad-banner-1 .bnp-banner-copy {
    margin: 0 180px 0 0;
    padding: 10px 0px 0 0;
    font: 400 16px/1.25 Lato, sans-serif;
    color: #ffffff;
    font-size: 23px;
    line-height: 1.5; }
  .ad-banner .ad-banner-1 .bnp-banner-copy-2book {
    margin: 0 34px 0 0 !important; }
  .ad-banner .ad-banner-1 .bnp-banner-copy-1book {
    margin: 0 !important; }
  .ad-banner .ad-banner-1 .bnp-banner-subheader {
    margin: 0 180px 0 0;
    padding: 10px 0px 0 0;
    font: 400 16px/1.25 Lato, sans-serif;
    color: #ffffff;
    font-size: 24px;
    line-height: 1.5;
    font-weight: bold; }
  .ad-banner .ad-banner-1 .bnp-banner-subheader-1book {
    margin: 0 !important; }
  .ad-banner .ad-banner-1 .main-container {
    width: 1154px;
    height: 520px;
    position: relative;
    margin: 0;
    max-height: 600px; }
  .ad-banner .ad-banner-1 .top-50 {
    height: 260px; }
  .ad-banner .ad-banner-1 .bottom-50 {
    height: 260px; }
  .ad-banner .ad-banner-1 .inner-50 {
    width: 577px;
    margin-left: 87px; }
  .ad-banner .ad-banner-1 .chromeperfectpixel-overlay {
    width: 100% !important;
    height: 520px !important; }
  .ad-banner .ad-banner-1 .logo-container {
    width: 260px; }
  .ad-banner .ad-banner-1 .logo-container img {
    width: 100%;
    margin-top: 30px; }
  .ad-banner .ad-banner-1 .image-container {
    position: absolute;
    top: 100px;
    right: 0; }
  .ad-banner .ad-banner-1 .image-container img {
    box-shadow: 6px 8px 3px rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 3px 2px 2px 3px; }
  .ad-banner .ad-banner-1 .image-one {
    position: relative;
    /* border: 1px solid red; */
    /* width: 563px; */
    width: 182px;
    position: absolute;
    right: 400px;
    top: 100px; }
  .ad-banner .ad-banner-1 .image-one-1book {
    width: 240px !important; }
    .ad-banner .ad-banner-1 .image-one-1book .image-one {
      right: 0; }
  .ad-banner .ad-banner-1 .template-2book-left-rail .image-one.image-one-1book {
    top: 105px !important; }
  .ad-banner .ad-banner-1 .image-one img {
    width: 96%; }
  .ad-banner .ad-banner-1 .mobile1 .image-one, .ad-banner .ad-banner-1 .mobile2 .image-two, .ad-banner .ad-banner-1 .mobile3 .image-three {
    width: 162px; }
  .ad-banner .ad-banner-1 .glow-light1 .image-one img, .ad-banner .ad-banner-1 .glow-light2 .image-two img, .ad-banner .ad-banner-1 .glow-light3 .image-three img {
    z-index: 11;
    background: #000;
    border-radius: 10px;
    padding-left: 14px !important;
    padding-top: 26px !important;
    padding-right: 13px !important;
    padding-bottom: 18px !important;
    margin-left: 20px !important;
    width: 79% !important;
    -webkit-filter: saturate(0%) brightness(90%) contrast(100%) !important;
    filter: saturate(0%) brightness(90%) contrast(100%) !important; }
  .ad-banner .ad-banner-1 .glow-light1-large .image-one {
    width: 230px !important; }
  .ad-banner .ad-banner-1 .glow-light1-large .glow-light1 .image-one img {
    padding-left: 14px !important;
    padding-top: 34px !important;
    padding-right: 12px !important;
    padding-bottom: 18px !important;
    margin-left: 26px !important;
    width: 77% !important;
    filter: saturate(0%) brightness(90%) contrast(100%) !important; }
  .ad-banner .ad-banner-1 .glow-light1-large .glow-light1.image-container .image-one em:after {
    background: url("/images/abg-nook-frame.png") 0px 0px/100% no-repeat !important;
    width: 100%; }
  .ad-banner .ad-banner-1 .glow-light2-large .image-two {
    width: 230px !important; }
  .ad-banner .ad-banner-1 .glow-light2-large .glow-light2 .image-two img {
    padding-left: 14px !important;
    padding-top: 34px !important;
    padding-right: 12px !important;
    padding-bottom: 18px !important;
    margin-left: 26px !important;
    width: 77% !important;
    filter: saturate(0%) brightness(90%) contrast(100%) !important; }
  .ad-banner .ad-banner-1 .glow-light2-large .glow-light2.image-container .image-two em:after {
    background: url("/images/abg-nook-frame.png") 0px 0px/100% no-repeat !important;
    width: 100%; }
  .ad-banner .ad-banner-1 .glow-light3-large .image-three {
    width: 230px !important; }
  .ad-banner .ad-banner-1 .glow-light3-large .glow-light3 .image-three img {
    padding-left: 14px !important;
    padding-top: 34px !important;
    padding-right: 12px !important;
    padding-bottom: 18px !important;
    margin-left: 26px !important;
    width: 77% !important;
    filter: saturate(0%) brightness(90%) contrast(100%) !important; }
  .ad-banner .ad-banner-1 .glow-light3-large .glow-light3.image-container .image-three em:after {
    background: url("/images/abg-nook-frame.png") 0px 0px/100% no-repeat !important;
    width: 100%; }
  .ad-banner .ad-banner-1 .mobile1-large .image-one {
    width: 205px; }
  .ad-banner .ad-banner-1 .mobile1-large .mobile1.image-container .image-one em:after {
    background: url("/images/abg-mobile.png") 0px 0px/67% no-repeat; }
  .ad-banner .ad-banner-1 .mobile1-large .audioChrome1 .mobile1.image-container .image-one em:after {
    background: url("/images/abg-audio.png") 0px 0px/67% no-repeat !important; }
  .ad-banner .ad-banner-1 .mobile1-large .mobile1 .image-one img {
    padding-top: 39px !important;
    padding-bottom: 38px !important;
    width: 66% !important;
    border-radius: 29px; }
  .ad-banner .ad-banner-1 .mobile1-large.audioChrome1 .mobile1 .image-one img {
    padding-top: 69px !important;
    padding-bottom: 38px !important;
    background: #fff; }
  .ad-banner .ad-banner-1 .mobile2-large .image-two {
    width: 205px; }
  .ad-banner .ad-banner-1 .mobile2-large .mobile2.image-container .image-two em:after {
    background: url("/images/abg-mobile.png") 0px 0px/67% no-repeat; }
  .ad-banner .ad-banner-1 .mobile2-large .audioChrome2 .mobile2.image-container .image-two em:after {
    background: url("/images/abg-audio.png") 0px 0px/67% no-repeat !important; }
  .ad-banner .ad-banner-1 .mobile2-large .mobile2 .image-two img {
    padding-top: 39px !important;
    padding-bottom: 38px !important;
    width: 66% !important;
    border-radius: 29px; }
  .ad-banner .ad-banner-1 .mobile2-large.audioChrome2 .mobile2 .image-two img {
    padding-top: 69px !important;
    padding-bottom: 38px !important;
    background: #fff; }
  .ad-banner .ad-banner-1 .mobile3-large .image-three {
    width: 205px; }
  .ad-banner .ad-banner-1 .mobile3-large .mobile3.image-container .image-three em:after {
    background: url("/images/abg-mobile.png") 0px 0px/67% no-repeat; }
  .ad-banner .ad-banner-1 .mobile3-large .audioChrome3 .mobile3.image-container .image-three em:after {
    background: url("/images/abg-audio.png") 0px 0px/67% no-repeat !important; }
  .ad-banner .ad-banner-1 .mobile3-large .mobile3 .image-three img {
    padding-top: 39px !important;
    padding-bottom: 38px !important;
    width: 66% !important;
    border-radius: 29px; }
  .ad-banner .ad-banner-1 .mobile3-large.audioChrome3 .mobile3 .image-three img {
    padding-top: 69px !important;
    padding-bottom: 38px !important;
    background: #fff; }
  .ad-banner .ad-banner-1 .tablet1 .image-one img, .ad-banner .ad-banner-1 .tablet2 .image-two img, .ad-banner .ad-banner-1 .tablet3 .image-three img {
    width: 96%;
    padding-left: 8px;
    padding-top: 23px;
    z-index: 11;
    background: #000;
    padding-bottom: 19px;
    border-radius: 10px;
    margin-left: 1px; }
  .ad-banner .ad-banner-1 .mobile1 .image-one img, .ad-banner .ad-banner-1 .mobile2 .image-two img, .ad-banner .ad-banner-1 .mobile3 .image-three img {
    width: 65%;
    background: #000;
    border-radius: 20px;
    padding-top: 31px !important;
    padding-bottom: 30px !important;
    margin-left: 1px; }
  .ad-banner .ad-banner-1 .audioChrome1 .mobile1 .image-one img, .ad-banner .ad-banner-1 .audioChrome2 .mobile2 .image-two img, .ad-banner .ad-banner-1 .audioChrome3 .mobile3 .image-three img {
    background: #fff;
    padding-top: 52px !important; }
  .ad-banner .ad-banner-1 .image-one em {
    width: 104%; }
  .ad-banner .ad-banner-1 .mobile1 .image-one em, .ad-banner .ad-banner-1 .mobile2 .image-two em, .ad-banner .ad-banner-1 .mobile3 .image-three em {
    height: 214px; }
  .ad-banner .ad-banner-1 .hard-cover1 .image-one em:after, .ad-banner .ad-banner-1 .glow-light1 .image-one em:after, .ad-banner .ad-banner-1 .tablet1 .image-one em:after, .ad-banner .ad-banner-1 .mobile1 .image-one em:after {
    top: 0; }
  .ad-banner .ad-banner-1 .image-two {
    width: 182px;
    position: absolute;
    right: 250px;
    top: 150px; }
  .ad-banner .ad-banner-1 .image-two img {
    width: 96%; }
  .ad-banner .ad-banner-1 .image-two em {
    width: 104%; }
  .ad-banner .ad-banner-1 .hard-cover2 .image-two em:after, .ad-banner .ad-banner-1 .glow-light2 .image-two em:after, .ad-banner .ad-banner-1 .tablet2 .image-two em:after, .ad-banner .ad-banner-1 .mobile2 .image-two em:after {
    width: 100%;
    top: 0px; }
  .ad-banner .ad-banner-1 .image-three {
    position: absolute;
    right: 100px;
    top: 45px;
    width: 182px; }
  .ad-banner .ad-banner-1 .image-three img {
    width: 96%; }
  .ad-banner .ad-banner-1 .image-three em {
    width: 104%; }
  .ad-banner .ad-banner-1 .hard-cover3 .image-three em:after, .ad-banner .ad-banner-1 .glow-light3 .image-three em:after, .ad-banner .ad-banner-1 .tablet3 .image-three em:after, .ad-banner .ad-banner-1 .mobile3 .image-three em:after {
    width: 100%;
    top: 0px; }

.ad-banner .ad-banner-2-container {
  width: 160px;
  float: left; }

.ad-banner .ad-banner-2 {
  overflow-x: auto;
  margin: 0px; }
  .ad-banner .ad-banner-2 .hard-cover1 .image-one em:after, .ad-banner .ad-banner-2 .glow-light1 .image-one em:after, .ad-banner .ad-banner-2 .tablet1 .image-one em:after, .ad-banner .ad-banner-2 .mobile1 .image-one em:after,
  .ad-banner .ad-banner-2 .hard-cover2 .image-two em:after, .ad-banner .ad-banner-2 .glow-light2 .image-two em:after, .ad-banner .ad-banner-2 .tablet2 .image-two em:after, .ad-banner .ad-banner-2 .mobile2 .image-two em:after,
  .ad-banner .ad-banner-2 .hard-cover3 .image-three em:after, .ad-banner .ad-banner-2 .glow-light3 .image-three em:after, .ad-banner .ad-banner-2 .tablet3 .image-three em:after, .ad-banner .ad-banner-2 .mobile3 .image-three em:after {
    top: 0; }
  .ad-banner .ad-banner-2 .glow-light12-large.additional-1-book-template .glow-light1.image-container .image-one em {
    width: 129px !important; }
  .ad-banner .ad-banner-2 .mobile1 .image-one, .ad-banner .ad-banner-2 .mobile2 .image-two, .ad-banner .ad-banner-2 .mobile3 .image-three {
    width: 60px !important; }
  .ad-banner .ad-banner-2 .glow-light1.image-container .image-one em:after, .ad-banner .ad-banner-2 .glow-light2.image-container .image-two em:after, .ad-banner .ad-banner-2 .glow-light3.image-container .image-three em:after {
    background: url("/images/abg-nook-frame.png") 0 0/100% no-repeat; }
  .ad-banner .ad-banner-2 .additional-2-book-template .mobile1 .image-one img, .ad-banner .ad-banner-2 .additional-2-book-template .mobile2 .image-two img, .ad-banner .ad-banner-2 .additional-2-book-template .mobile3 .image-three img {
    padding-top: 13px !important;
    padding-bottom: 12px !important;
    margin-left: 1px !important;
    border-radius: 8px !important;
    width: 64%; }
  .ad-banner .ad-banner-2 .additional-2-book-template .tablet1 .image-one img, .ad-banner .ad-banner-2 .additional-2-book-template .tablet2 .image-two img, .ad-banner .ad-banner-2 .additional-2-book-template .tablet3 .image-three img {
    padding-bottom: 10px !important; }
  .ad-banner .ad-banner-2 .additional-2-book-template.mobile12-large .mobile1 .image-one em {
    overflow: unset !important; }
  .ad-banner .ad-banner-2 .additional-2-book-template.mobile12-large .mobile1 .image-one img {
    padding-top: 17px !important;
    padding-bottom: 16px !important;
    margin-left: 1px !important;
    border-radius: 10px !important;
    width: 64% !important; }
  .ad-banner .ad-banner-2 .additional-2-book-template.mobile22-large .mobile2 .image-two em {
    overflow: unset !important; }
  .ad-banner .ad-banner-2 .additional-2-book-template.mobile22-large .mobile2 .image-two img {
    padding-top: 17px !important;
    padding-bottom: 16px !important;
    margin-left: 1px !important;
    border-radius: 10px !important;
    width: 64%; }
  .ad-banner .ad-banner-2 .copy-small {
    font-size: 18px !important; }
  .ad-banner .ad-banner-2 .copy-medium {
    font-size: 24px !important; }
  .ad-banner .ad-banner-2 .copy-large {
    font-size: 28px !important; }
  .ad-banner .ad-banner-2 .subheader-small {
    font-size: 8px !important; }
  .ad-banner .ad-banner-2 .subheader-medium {
    font-size: 13px !important; }
  .ad-banner .ad-banner-2 .subheader-large {
    font-size: 16px !important; }
  .ad-banner .ad-banner-2 .description-small {
    font-size: 8px !important; }
  .ad-banner .ad-banner-2 .description-medium {
    font-size: 12px !important; }
  .ad-banner .ad-banner-2 .description-large {
    font-size: 16px !important; }
  .ad-banner .ad-banner-2 a.bnp-banner-btn {
    display: inline-block;
    justify-content: center;
    align-items: center;
    border: 1px solid #ffffff;
    color: #ffffff;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0.25px;
    font: 400 14px/14px Lato, sans-serif;
    font-size: 13px;
    padding: 13px 17px; }
  .ad-banner .ad-banner-2 .bnp-banner-btn-wrapper {
    margin: 25px auto 0;
    text-align: center; }
  .ad-banner .ad-banner-2 .bnp-banner-headline {
    margin: 0 8px 0 8px;
    font: 400 40px/1 Poynter, Georgia, serif;
    color: #ffffff;
    font-size: 24px;
    padding-top: 63px;
    letter-spacing: 0px;
    text-align: center; }
  .ad-banner .ad-banner-2 .bnp-banner-headline-1book {
    padding-top: 25px !important; }
  .ad-banner .ad-banner-2 .bnp-banner-copy {
    margin: 0 6px 0 6px;
    padding: 18px 0px 0 0;
    font: 400 16px/1.25 Lato, sans-serif;
    color: #ffffff;
    font-size: 12px;
    line-height: 1.5;
    text-align: center; }
  .ad-banner .ad-banner-2 .bnp-banner-subheader {
    margin: 0 6px 0 6px;
    padding: 18px 0px 0 0;
    font: 400 16px/1.25 Lato, sans-serif;
    color: #ffffff;
    font-size: 13px;
    line-height: 1.5;
    text-align: center;
    font-weight: bold; }
  .ad-banner .ad-banner-2 .main-container {
    width: 160px;
    height: 600px;
    position: relative;
    margin: 0 auto;
    max-height: 600px; }
  .ad-banner .ad-banner-2 .top-50 {
    height: 270px; }
  .ad-banner .ad-banner-2 .bottom-50 {
    height: 330px; }
  .ad-banner .ad-banner-2 .inner-50 {
    width: 150px;
    text-align: center;
    margin: 0 auto; }
  .ad-banner .ad-banner-2 .chromeperfectpixel-overlay {
    width: 100% !important;
    height: 600px !important; }
  .ad-banner .ad-banner-2 .logo-container img {
    width: 100%;
    margin-top: 12px; }
  .ad-banner .ad-banner-2 .logo-container img.only-leftrail-logo {
    width: 40%;
    margin-top: 0px; }
  .ad-banner .ad-banner-2 .image-container {
    position: absolute;
    top: 69px;
    right: 0px;
    width: 160px;
    height: 235px; }
  .ad-banner .ad-banner-2 .image-container img {
    box-shadow: 6px 8px 3px rgba(0, 0, 0, 0.2); }
  .ad-banner .ad-banner-2 .image-one {
    position: relative;
    width: 70px; }
  .ad-banner .ad-banner-2 .image-one-1book {
    width: 119px !important; }
  .ad-banner .ad-banner-2 .image-one img {
    width: 96%; }
  .ad-banner .ad-banner-2 .glow-light12-large .image-one {
    width: 95px; }
  .ad-banner .ad-banner-2 .glow-light12-large .glow-light1 .image-one img {
    padding-left: 9px !important;
    padding-top: 5px !important;
    padding-right: 5px !important;
    padding-bottom: 19px !important;
    margin-left: 8px !important;
    width: 79% !important;
    filter: saturate(0%) brightness(90%) contrast(100%) !important; }
  .ad-banner .ad-banner-2 .glow-light12-large .glow-light1.image-container .image-one em:after {
    background: url("/images/abg-nook-frame.png") 0px 0px/100% no-repeat !important;
    width: 100%; }
  .ad-banner .ad-banner-2 .glow-light22-large .image-two {
    width: 95px; }
  .ad-banner .ad-banner-2 .glow-light22-large .glow-light2 .image-two img {
    padding-left: 9px !important;
    padding-top: 5px !important;
    padding-right: 5px !important;
    padding-bottom: 19px !important;
    margin-left: 8px !important;
    width: 79% !important;
    filter: saturate(0%) brightness(90%) contrast(100%) !important; }
  .ad-banner .ad-banner-2 .glow-light22-large .glow-light2.image-container .image-two em:after {
    background: url("/images/abg-nook-frame.png") 0px 0px/100% no-repeat !important;
    width: 100%; }
  .ad-banner .ad-banner-2 .glow-light32-large .image-three {
    width: 95px; }
  .ad-banner .ad-banner-2 .glow-light32-large .glow-light3 .image-three img {
    padding-left: 9px !important;
    padding-top: 5px !important;
    padding-right: 5px !important;
    padding-bottom: 19px !important;
    margin-left: 8px !important;
    width: 79% !important;
    filter: saturate(0%) brightness(90%) contrast(100%) !important; }
  .ad-banner .ad-banner-2 .glow-light32-large .glow-light3.image-container .image-three em:after {
    background: url("/images/abg-nook-frame.png") 0px 0px/100% no-repeat !important;
    width: 100%; }
  .ad-banner .ad-banner-2 .mobile12-large .image-one {
    width: 80px !important; }
  .ad-banner .ad-banner-2 .mobile12-large .mobile1 .image-one img {
    padding-top: 15px;
    padding-bottom: 17px; }
  .ad-banner .ad-banner-2 .mobile22-large .image-two {
    width: 80px !important; }
  .ad-banner .ad-banner-2 .mobile22-large .mobile2 .image-two img {
    padding-top: 15px;
    padding-bottom: 17px; }
  .ad-banner .ad-banner-2 .mobile32-large .image-three {
    width: 80px !important; }
  .ad-banner .ad-banner-2 .mobile32-large .mobile3 .image-three img {
    padding-top: 15px;
    padding-bottom: 17px; }
  .ad-banner .ad-banner-2 .mobile12-large.audioChrome1 .mobile1 .image-one img, .ad-banner .ad-banner-2 .mobile22-large.audioChrome2 .mobile2 .image-two img, .ad-banner .ad-banner-2 .mobile32-large.audioChrome3 .mobile3 .image-three img {
    padding-top: 27px !important;
    background: #fff;
    padding-bottom: 36px !important;
    padding-left: 0px;
    margin-left: 2px; }
  .ad-banner .ad-banner-2 .audioChrome1 .mobile1 .image-one img, .ad-banner .ad-banner-2 .audioChrome2 .mobile2 .image-two img, .ad-banner .ad-banner-2 .audioChrome3 .mobile3 .image-three img {
    padding-top: 20px !important;
    background: #fff;
    padding-bottom: 36px !important;
    padding-left: 0px;
    margin-left: 2px; }
  .ad-banner .ad-banner-2 .glow-light1 .image-one img, .ad-banner .ad-banner-2 .glow-light2 .image-two img, .ad-banner .ad-banner-2 .glow-light3 .image-three img {
    width: 77%;
    margin-left: 8px;
    margin-top: 8px;
    padding: 2px;
    padding-left: 4px;
    padding-top: 2px;
    padding-bottom: 11px;
    background: #000 !important;
    -webkit-filter: saturate(0%) brightness(90%) contrast(100%) !important;
    filter: saturate(0%) brightness(90%) contrast(100%) !important;
    padding-right: 4px; }
  .ad-banner .ad-banner-2 .tablet1 .image-one img, .ad-banner .ad-banner-2 .tablet2 .image-two img, .ad-banner .ad-banner-2 .tablet3 .image-three img {
    width: 96%;
    padding-left: 4px;
    padding-top: 9px;
    z-index: 11;
    background: #000;
    padding-bottom: 10px;
    border-radius: 6px; }
  .ad-banner .ad-banner-2 .mobile1 .image-one img, .ad-banner .ad-banner-2 .mobile2 .image-two img, .ad-banner .ad-banner-2 .mobile3 .image-three img {
    width: 60%;
    padding-top: 12px;
    background: #000;
    border-radius: 7px;
    padding-bottom: 11px;
    margin-left: 1px; }
  .ad-banner .ad-banner-2 .audioChrome1 .mobile1 .image-one img {
    padding-top: 20px !important;
    background: #fff;
    padding-bottom: 27px !important;
    padding-left: 0px;
    margin-left: 2px;
    width: 61%; }
  .ad-banner .ad-banner-2 .audioChrome2 .mobile2 .image-two img {
    padding-top: 20px !important;
    background: #fff;
    padding-bottom: 27px !important;
    padding-left: 0px;
    margin-left: 2px;
    width: 61%; }
  .ad-banner .ad-banner-2 .audioChrome3 .mobile3 .image-three img {
    padding-top: 20px !important;
    background: #fff;
    padding-bottom: 27px !important;
    padding-left: 0px;
    margin-left: 2px;
    width: 61%; }
  .ad-banner .ad-banner-2 .mobile1.image-container .image-one em:after, .ad-banner .ad-banner-2 .mobile2.image-container .image-two em:after, .ad-banner .ad-banner-2 .mobile3.image-container .image-three em:after {
    background: url("/images/abg-mobile.png") 0 0/63% no-repeat; }
  .ad-banner .ad-banner-2 .audioChrome1 .mobile1.image-container .image-one em:after, .ad-banner .ad-banner-2 .audioChrome2 .mobile2.image-container .image-two em:after, .ad-banner .ad-banner-2 .audioChrome3 .mobile3.image-container .image-three em:after {
    background: url("/images/abg-audio.png") 0 0/63% no-repeat; }
  .ad-banner .ad-banner-2 .glow-light1.image-container .image-one em:after, .ad-banner .ad-banner-2 .glow-light2.image-container .image-two em:after, .ad-banner .ad-banner-2 .glow-light3.image-container .image-three em:after {
    background: url("/images/abg-nook-frame.png") 0 0/100% no-repeat; }
  .ad-banner .ad-banner-2 .image-one em {
    left: 20px;
    top: 0;
    width: 104%;
    overflow: hidden; }
  .ad-banner .ad-banner-2 .image-container em:after {
    height: 200px; }
  .ad-banner .ad-banner-2 .hard-cover1 .image-one em:after {
    width: 100%;
    top: 0px; }
  .ad-banner .ad-banner-2 .image-one-1book img {
    width: 96%; }
  .ad-banner .ad-banner-2 .image-one-1book em {
    right: 56px !important;
    top: -7px !important;
    overflow: hidden;
    left: 30px; }
  .ad-banner .ad-banner-2 .image-two {
    position: relative;
    width: 70px; }
  .ad-banner .ad-banner-2 .image-two img {
    width: 96%; }
  .ad-banner .ad-banner-2 .image-two em {
    left: 68px;
    width: 104%;
    overflow: hidden; }
  .ad-banner .ad-banner-2 .hard-cover2 .image-two em:after {
    width: 100%;
    top: 0px; }
  .ad-banner .ad-banner-2 .image-three {
    position: relative;
    width: 70px; }
  .ad-banner .ad-banner-2 .image-three img {
    width: 96%; }
  .ad-banner .ad-banner-2 .image-three em {
    left: 32px;
    width: 104%;
    overflow: hidden; }
  .ad-banner .ad-banner-2 .hard-cover3 .image-three em:after {
    width: 100%;
    top: 0px; }
  .ad-banner .ad-banner-2 .template-2book-left-rail {
    right: 11px !important; }
  .ad-banner .ad-banner-2 .remove-image-container {
    display: none !important; }

.ad-banner .ad-banner-3-container {
  width: 970px;
  float: left; }

.ad-banner .ad-banner-3 {
  overflow-x: auto;
  margin: 0px; }
  .ad-banner .ad-banner-3 .hard-cover1 .image-one em:after, .ad-banner .ad-banner-3 .glow-light1 .image-one em:after, .ad-banner .ad-banner-3 .tablet1 .image-one em:after, .ad-banner .ad-banner-3 .mobile1 .image-one em:after,
  .ad-banner .ad-banner-3 .hard-cover2 .image-two em:after, .ad-banner .ad-banner-3 .glow-light2 .image-two em:after, .ad-banner .ad-banner-3 .tablet2 .image-two em:after, .ad-banner .ad-banner-3 .mobile2 .image-two em:after,
  .ad-banner .ad-banner-3 .hard-cover3 .image-three em:after, .ad-banner .ad-banner-3 .glow-light3 .image-three em:after, .ad-banner .ad-banner-3 .tablet3 .image-three em:after, .ad-banner .ad-banner-3 .mobile3 .image-three em:after {
    top: 0; }
  .ad-banner .ad-banner-3 .glow-light13-large.additional-1-book-template .glow-light1.image-container .image-one em {
    width: 129px !important; }
  .ad-banner .ad-banner-3 .mobile1 .image-one, .ad-banner .ad-banner-3 .mobile2 .image-two, .ad-banner .ad-banner-3 .mobile3 .image-three {
    width: 60px !important; }
  .ad-banner .ad-banner-3 .template-2book-left-rail .image-one img {
    width: 96%; }
  .ad-banner .ad-banner-3 .template-2book-left-rail .glow-light1 .image-one img, .ad-banner .ad-banner-3 .template-2book-left-rail .glow-light2 .image-two img, .ad-banner .ad-banner-3 .template-2book-left-rail .glow-light3 .image-three img {
    width: 66%;
    margin-left: 5px;
    margin-top: 8px;
    padding: 2px;
    padding-left: 4px;
    padding-top: 0px;
    padding-bottom: 6px;
    background: #000 !important;
    -webkit-filter: saturate(0%) brightness(90%) contrast(100%) !important;
    filter: saturate(0%) brightness(90%) contrast(100%) !important; }
  .ad-banner .ad-banner-3 .template-2book-left-rail .tablet1 .image-one img, .ad-banner .ad-banner-3 .template-2book-left-rail .tablet2 .image-two img, .ad-banner .ad-banner-3 .template-2book-left-rail .tablet3 .image-three img {
    width: 96%;
    padding-left: 4px;
    padding-top: 9px;
    z-index: 11;
    background: #000;
    padding-bottom: 10px;
    border-radius: 6px; }
  .ad-banner .ad-banner-3 .template-2book-left-rail .mobile1 .image-one img, .ad-banner .ad-banner-3 .template-2book-left-rail .mobile2 .image-two img, .ad-banner .ad-banner-3 .template-2book-left-rail .mobile3 .image-three img {
    width: 60%;
    padding-top: 12px;
    background: #000;
    border-radius: 7px;
    padding-bottom: 11px;
    margin-left: 1px;
    width: 63%; }
  .ad-banner .ad-banner-3 .template-2book-left-rail .image-one em {
    right: 264px;
    top: 13px; }
  .ad-banner .ad-banner-3 .template-2book-left-rail .image-two img {
    width: 96%; }
  .ad-banner .ad-banner-3 .template-2book-left-rail .image-two em {
    right: 172px;
    top: 13px;
    width: 104%; }
  .ad-banner .ad-banner-3 .template-2book-left-rail.image-container {
    width: 350px !important; }
  .ad-banner .ad-banner-3 .additional-2-book-template .mobile1 .image-one img, .ad-banner .ad-banner-3 .additional-2-book-template .mobile2 .image-two img, .ad-banner .ad-banner-3 .additional-2-book-template .mobile3 .image-three img {
    padding-top: 13px !important;
    padding-bottom: 12px !important;
    margin-left: 1px !important;
    border-radius: 8px !important; }
  .ad-banner .ad-banner-3 .additional-2-book-template .tablet1 .image-one img, .ad-banner .ad-banner-3 .additional-2-book-template .tablet2 .image-two img, .ad-banner .ad-banner-3 .additional-2-book-template .tablet3 .image-three img {
    padding-bottom: 10px !important; }
  .ad-banner .ad-banner-3 .additional-2-book-template.mobile13-large .mobile1 .image-one em {
    overflow: unset !important; }
  .ad-banner .ad-banner-3 .additional-2-book-template.mobile13-large .mobile1 .image-one img {
    padding-top: 17px !important;
    padding-bottom: 16px !important;
    margin-left: 1px !important;
    border-radius: 10px !important;
    width: 63%; }
  .ad-banner .ad-banner-3 .additional-2-book-template.mobile23-large .mobile2 .image-two em {
    overflow: unset !important; }
  .ad-banner .ad-banner-3 .additional-2-book-template.mobile23-large .mobile2 .image-two img {
    padding-top: 17px !important;
    padding-bottom: 16px !important;
    margin-left: 1px !important;
    border-radius: 10px !important;
    width: 63%; }
  .ad-banner .ad-banner-3 .remove-image-container {
    display: none !important; }
  .ad-banner .ad-banner-3 .copy-small {
    font-size: 26px !important; }
  .ad-banner .ad-banner-3 .copy-medium {
    font-size: 28px !important; }
  .ad-banner .ad-banner-3 .copy-large {
    font-size: 38px !important; }
  .ad-banner .ad-banner-3 .subheader-small {
    font-size: 15px !important; }
  .ad-banner .ad-banner-3 .subheader-medium {
    font-size: 18px !important; }
  .ad-banner .ad-banner-3 .subheader-large {
    font-size: 23px !important; }
  .ad-banner .ad-banner-3 a.bnp-banner-btn {
    display: inline-block;
    justify-content: center;
    align-items: center;
    border: 1px solid #ffffff;
    color: #ffffff;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0.25px;
    font: 400 14px/14px Lato, sans-serif;
    font-size: 13px;
    padding: 13px 17px; }
  .ad-banner .ad-banner-3 .bnp-banner-btn-wrapper {
    margin: 37px 32px 0 0;
    text-align: center;
    float: right; }
  .ad-banner .ad-banner-3 .bnp-banner-btn-wrapper-1book {
    margin: 37px 70px 0 0 !important; }
  .ad-banner .ad-banner-3 .bnp-banner-headline {
    font: 400 40px/1 Poynter, Georgia, serif;
    color: #ffffff;
    font-size: 28px;
    padding-top: 40px;
    float: left;
    width: 385px;
    text-align: center; }
  .ad-banner .ad-banner-3 .bnp-banner-headline-2book {
    width: 444px; }
  .ad-banner .ad-banner-3 .ad-banner-with-sub-heading {
    padding-top: 24px !important; }
  .ad-banner .ad-banner-3 .bnp-banner-subheader {
    font-family: lato, san-sarif;
    color: #ffffff;
    padding-top: 2px;
    font-size: 18px;
    font-weight: bold;
    float: left;
    width: 385px;
    text-align: center; }
  .ad-banner .ad-banner-3 .bnp-banner-subheader-2book {
    width: 444px; }
  .ad-banner .ad-banner-3 .bnp-banner-copy {
    margin: 0 6px 0 6px;
    padding: 18px 0px 0 0;
    font: 400 16px/1.25 Lato, sans-serif;
    color: #ffffff;
    font-size: 12px;
    line-height: 1.5;
    text-align: center; }
  .ad-banner .ad-banner-3 .main-container {
    width: 970px;
    height: 108px;
    position: relative;
    overflow: hidden;
    margin: 0;
    max-height: 600px; }
  .ad-banner .ad-banner-3 .top-50 {
    height: 108px;
    width: 703px;
    float: left; }
  .ad-banner .ad-banner-3 .bottom-50 {
    width: 267px;
    float: left;
    height: 108px; }
  .ad-banner .ad-banner-3 .inner-50 {
    width: 700px; }
  .ad-banner .ad-banner-3 .chromeperfectpixel-overlay {
    width: 100% !important;
    height: 108px !important; }
  .ad-banner .ad-banner-3 .logo-container {
    width: 72px;
    margin-left: 31px;
    padding-top: 6px;
    float: left;
    margin-right: 20px;
    height: 108px; }
  .ad-banner .ad-banner-3 .logo-container img {
    width: 100%;
    margin-top: 12px; }
  .ad-banner .ad-banner-3 .logo-container-for-small-logo {
    margin-right: 20px !important;
    margin-left: 15px !important;
    width: 120px !important;
    margin-top: -20px !important; }
  .ad-banner .ad-banner-3 .image-container {
    position: absolute;
    top: 0px;
    right: 0;
    width: 400px; }
  .ad-banner .ad-banner-3 .image-container img {
    box-shadow: 6px 8px 3px rgba(0, 0, 0, 0.2); }
  .ad-banner .ad-banner-3 .image-one {
    position: relative;
    width: 75px;
    margin-right: 18px; }
  .ad-banner .ad-banner-3 .image-one-1book {
    position: relative;
    width: 86px !important; }
  .ad-banner .ad-banner-3 .image-one img {
    width: 96%; }
  .ad-banner .ad-banner-3 .image-one em {
    left: 0px;
    top: 13px;
    width: 104%; }
  .ad-banner .ad-banner-3 .image-container em:after {
    height: 113px;
    width: 100%; }
  .ad-banner .ad-banner-3 .hard-cover1 .image-one em:after {
    top: 0px; }
  .ad-banner .ad-banner-3 .image-two {
    position: relative;
    /* border: 1px solid red; */
    width: 75px;
    margin-right: 18px;
    left: 82px; }
  .ad-banner .ad-banner-3 .image-two img {
    width: 100%; }
  .ad-banner .ad-banner-3 .image-two em {
    left: 0px;
    top: 13px;
    width: 100%; }
  .ad-banner .ad-banner-3 .hard-cover2 .image-two em:after {
    top: 0px; }
  .ad-banner .ad-banner-3 .image-three {
    position: relative;
    /* border: 1px solid red; */
    width: 75px;
    left: 164px; }
  .ad-banner .ad-banner-3 .image-three img {
    width: 96%; }
  .ad-banner .ad-banner-3 .image-three em {
    left: 0px;
    top: 13px;
    width: 104%; }
  .ad-banner .ad-banner-3 .hard-cover3 .image-three em:after {
    top: 0px; }
  .ad-banner .ad-banner-3 .glow-light13-large .image-one {
    width: 95px; }
  .ad-banner .ad-banner-3 .glow-light13-large .glow-light1 .image-one img {
    padding-left: 9px !important;
    padding-top: 5px !important;
    padding-right: 5px !important;
    padding-bottom: 19px !important;
    margin-left: 8px !important;
    width: 79% !important;
    filter: saturate(0%) brightness(90%) contrast(100%) !important; }
  .ad-banner .ad-banner-3 .glow-light13-large .glow-light1.image-container .image-one em:after {
    background: url("/images/abg-nook-frame.png") 0px 0px/100% no-repeat !important;
    width: 100%; }
  .ad-banner .ad-banner-3 .glow-light23-large .image-two {
    width: 95px; }
  .ad-banner .ad-banner-3 .glow-light23-large .glow-light2 .image-two img {
    padding-left: 9px !important;
    padding-top: 5px !important;
    padding-right: 5px !important;
    padding-bottom: 19px !important;
    margin-left: 8px !important;
    width: 79% !important;
    filter: saturate(0%) brightness(90%) contrast(100%) !important; }
  .ad-banner .ad-banner-3 .glow-light23-large .glow-light2.image-container .image-two em:after {
    background: url("/images/abg-nook-frame.png") 0px 0px/100% no-repeat !important;
    width: 100%; }
  .ad-banner .ad-banner-3 .glow-light33-large .image-three {
    width: 95px; }
  .ad-banner .ad-banner-3 .glow-light33-large .glow-light3 .image-three img {
    padding-left: 9px !important;
    padding-top: 5px !important;
    padding-right: 5px !important;
    padding-bottom: 19px !important;
    margin-left: 8px !important;
    width: 79% !important;
    filter: saturate(0%) brightness(90%) contrast(100%) !important; }
  .ad-banner .ad-banner-3 .glow-light33-large .glow-light3.image-container .image-three em:after {
    background: url("/images/abg-nook-frame.png") 0px 0px/100% no-repeat !important;
    width: 100%; }
  .ad-banner .ad-banner-3 .mobile13-large .image-one {
    width: 80px !important; }
  .ad-banner .ad-banner-3 .mobile13-large .mobile1 .image-one img {
    padding-top: 15px;
    padding-bottom: 15px; }
  .ad-banner .ad-banner-3 .mobile23-large .image-two {
    width: 80px !important; }
  .ad-banner .ad-banner-3 .mobile23-large .mobile2 .image-two img {
    padding-top: 15px;
    padding-bottom: 15px; }
  .ad-banner .ad-banner-3 .mobile33-large .image-three {
    width: 80px !important; }
  .ad-banner .ad-banner-3 .mobile33-large .mobile3 .image-three img {
    padding-top: 15px;
    padding-bottom: 15px; }
  .ad-banner .ad-banner-3 .glow-light1 .image-one img, .ad-banner .ad-banner-3 .glow-light2 .image-two img, .ad-banner .ad-banner-3 .glow-light3 .image-three img {
    width: 77%;
    margin-left: 8px;
    margin-top: 8px;
    padding: 2px;
    padding-left: 4px;
    padding-top: 2px;
    padding-bottom: 11px;
    background: #000 !important;
    -webkit-filter: saturate(0%) brightness(90%) contrast(100%) !important;
    filter: saturate(0%) brightness(90%) contrast(100%) !important;
    padding-right: 4px; }
  .ad-banner .ad-banner-3 .tablet1 .image-one img, .ad-banner .ad-banner-3 .tablet2 .image-two img, .ad-banner .ad-banner-3 .tablet3 .image-three img {
    width: 96%;
    padding-left: 4px;
    padding-top: 9px;
    z-index: 11;
    background: #000;
    padding-bottom: 10px;
    border-radius: 6px; }
  .ad-banner .ad-banner-3 .mobile1 .image-one img, .ad-banner .ad-banner-3 .mobile2 .image-two img, .ad-banner .ad-banner-3 .mobile3 .image-three img {
    width: 63%;
    padding-top: 12px;
    background: #000;
    border-radius: 7px;
    padding-bottom: 10px; }
  .ad-banner .ad-banner-3 .mobile13-large.audioChrome1 .mobile1 .image-one img, .ad-banner .ad-banner-3 .mobile23-large.audioChrome2 .mobile2 .image-two img, .ad-banner .ad-banner-3 .mobile33-large.audioChrome3 .mobile3 .image-three img {
    padding-top: 27px !important;
    background: #fff; }
  .ad-banner .ad-banner-3 .audioChrome1 .mobile1 .image-one img, .ad-banner .ad-banner-3 .audioChrome2 .mobile2 .image-two img, .ad-banner .ad-banner-3 .audioChrome3 .mobile3 .image-three img {
    padding-top: 20px !important;
    background: #fff; }
  .ad-banner .ad-banner-3 .mid-banner-angle {
    color: inherit;
    border-left: 0 solid;
    border-top: 0px solid;
    border-bottom: 134px solid;
    display: inline-block;
    content: '';
    border-right: 112px solid transparent;
    position: absolute;
    right: -22px;
    top: -114px; }
  .ad-banner .ad-banner-3 .blockHead {
    width: 55px;
    height: 94px;
    display: inline-block;
    position: relative;
    margin-left: 0px;
    color: transparent;
    transform: rotateZ(270deg); }
  .ad-banner .ad-banner-3 .blocktext {
    color: white;
    font-weight: bold;
    padding: 0px 40px 0px 10px;
    font-family: Arial;
    font-size: 11;
    line-height: 2.5; }

.ad-banner .carousel-control.left, .ad-banner .carousel-control.right {
  background-image: none !important;
  background-repeat: no-repeat !important;
  filter: none !important; }

.ad-banner .carousel-control {
  opacity: 1 !important;
  color: #385d91;
  width: 3%; }

.ad-banner .carousel-control .glyphicon-chevron-left, .ad-banner .carousel-control .glyphicon-chevron-right, .ad-banner .carousel-control .icon-prev, .ad-banner .carousel-control .icon-next {
  font-size: 50px !important; }

.ad-banner .carousel-control .glyphicon-chevron-left, .ad-banner .carousel-control .icon-prev {
  top: 48px; }

.ad-banner .carousel-indicators li {
  visibility: hidden; }

.ad-banner .glyphicon {
  color: #385d91; }

.ad-banner .carousel-control .glyphicon-chevron-right, .ad-banner .carousel-control .icon-next {
  margin-right: -37px;
  top: 48px; }

.ad-banner .carousel-control .glyphicon-chevron-left, .ad-banner .ad-banner .carousel-control .icon-prev {
  margin-left: -57px; }

.ad-banner .glyphicon-download-alt {
  cursor: pointer;
  top: 5px; }

.ad-banner #output3 {
  width: 970px; }

.ad-banner #output2 {
  width: 160px; }

.ad-banner #output1 {
  margin: 0;
  width: 1154px; }

#output canvas {
  line-height: 0px !important;
  vertical-align: top; }

#output {
  line-height: 0px !important;
  vertical-align: top; }

.ad-banner .panel-body {
  min-height: 600px !important; }

.ad-banner-container .carousel-inner {
  overflow-x: auto !important; }

.ad-banner-container .drag-drop-upload {
  width: unset; }

.ad-banner-container .drag-drop-upload .upload-status {
  display: none !important; }

.ad-banner-container .drag-drop-upload .upload-icon-container {
  margin: unset !important; }

.ad-banner-container .drag-drop-upload p {
  position: absolute !important;
  left: -43px !important;
  top: -12px !important; }

.ad-banner-container .drag-drop-upload {
  position: relative;
  width: unset !important;
  height: unset !important;
  border: none !important;
  margin: unset !important;
  text-align: center; }

.isbn-image-container {
  float: left;
  overflow: hidden;
  width: 90px;
  margin-right: 1px;
  font-size: 12px; }

.isbn-image-container img {
  width: 92%;
  height: 120px; }

.isbn-image-main-conatainer {
  padding-top: 24px;
  display: flex; }

.isbn-container {
  position: relative;
  clear: both; }

.isbn-title-text {
  overflow-x: hidden;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 90px !important;
  display: inline-block;
  padding-top: 7px; }

.isbn-error {
  min-height: 24px;
  padding-top: 6px;
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  color: #c02110;
  position: absolute;
  left: 0;
  top: 0; }

#output1, #output2, #newImage1, #newImage2, #newImage3, #output3, #newImageDownload1, #newImageDownload2, #newImageDownload3 {
  display: none; }

.additional-hide {
  display: none !important; }

#app.Ad-banner-outer .modal-dialog {
  width: 1024px; }

#app.Ad-banner-outer .ad-banner-image-container img {
  width: 100%; }

.ad-banner-image-container {
  width: 550px;
  float: left;
  position: absolute;
  left: 10px;
  top: 20px; }

#app.Ad-banner-outer .ad-banner-image-thumbnail-container img {
  width: 100%; }

.ad-banner-image-thumbnail-container {
  margin-right: 5px;
  height: 33px;
  margin-bottom: 8px;
  overflow: hidden;
  width: 45px;
  float: left; }

#app.Ad-banner-outer .modal-content {
  max-height: 700px;
  /* overflow-y: scroll; */
  overflow: hidden !important; }

.ad-banner-text-container {
  position: absolute;
  top: 86px; }

.image-name-container {
  width: 200px;
  float: left;
  cursor: pointer;
  margin-bottom: 10px; }

.image-name-container:hover {
  background-color: #cccccc; }

#uploaded-image {
  display: none; }

.ad-banner-upload {
  margin-top: 24px; }

.ad-banner-theme-separator, .ad-banner-theme-separator-bottom {
  border-left: 1px solid #acacac;
  overflow: hidden;
  height: 35px;
  margin-top: 50px; }

.ad-banner-theme-separator-bottom {
  margin-top: 0px !important;
  height: 64px; }

.additional-radio .base-control .message {
  display: none !important; }

.additional-radio .radio-control label span {
  font-size: 16px !important; }

.heading-isbn {
  font-size: 16px !important; }

.dashboard-link-container {
  text-align: center; }

.banner-link-container {
  text-align: center;
  padding-right: 58px; }

.ad-banner-container .read-only label {
  top: 17px !important; }

.ad-theme li:first-child {
  position: relative; }

.ad-theme li:first-child:after {
  content: "";
  position: absolute;
  left: 2%;
  bottom: 0;
  height: 1px;
  width: 96%;
  border-bottom: 1px solid #828c8e; }

.hide-button-show-link button.btn-primary, .hide-button-show-link .np-mkt-included-content a.btn-primary.btn, .np-mkt-included-content .hide-button-show-link a.btn-primary.btn {
  background-color: unset !important;
  color: #3D6DB5 !important;
  border: none !important;
  text-decoration: underline !important;
  position: absolute !important;
  font-size: 14px !important;
  bottom: 14px !important;
  left: 141px !important;
  margin-left: 0 !important; }

.hide-button-show-link button.btn-primary:hover, .hide-button-show-link .np-mkt-included-content a.btn-primary.btn:hover, .np-mkt-included-content .hide-button-show-link a.btn-primary.btn:hover, .hide-button-show-link .np-mkt-included-content a.btn-primary.btn-nookpress:hover:focus, .np-mkt-included-content .hide-button-show-link a.btn-primary.btn-nookpress:hover:focus, .hide-button-show-link .np-mkt-included-content a.btn-primary.btn-nookpress-ghost:hover:focus, .np-mkt-included-content .hide-button-show-link a.btn-primary.btn-nookpress-ghost:hover:focus, .hide-button-show-link .np-mkt-included-content a.btn-primary.btn-nookpress:hover:active, .np-mkt-included-content .hide-button-show-link a.btn-primary.btn-nookpress:hover:active, .hide-button-show-link .np-mkt-included-content a.btn-primary.btn-nookpress-ghost:hover:active, .np-mkt-included-content .hide-button-show-link a.btn-primary.btn-nookpress-ghost:hover:active {
  background-color: unset !important;
  color: #3D6DB5 !important;
  border: none !important;
  text-decoration: none !important;
  position: absolute !important;
  font-size: 14px !important;
  bottom: 14px !important;
  left: 141px !important; }

.hide-button-show-link button.btn-cancel, .hide-button-show-link .np-mkt-included-content a.btn-cancel.btn-nookpress, .np-mkt-included-content .hide-button-show-link a.btn-cancel.btn-nookpress, .hide-button-show-link .np-mkt-included-content a.btn-cancel.btn-nookpress-ghost, .np-mkt-included-content .hide-button-show-link a.btn-cancel.btn-nookpress-ghost, .hide-button-show-link .np-mkt-included-content a.btn-cancel.btn, .np-mkt-included-content .hide-button-show-link a.btn-cancel.btn {
  background: #3D6DB5 !important;
  color: #fff !important; }

.hide-button-show-link button.btn-cancel:hover, .hide-button-show-link .np-mkt-included-content a.btn-cancel.btn:hover, .np-mkt-included-content .hide-button-show-link a.btn-cancel.btn:hover, .hide-button-show-link .np-mkt-included-content a.btn-cancel.btn-nookpress:hover:focus, .np-mkt-included-content .hide-button-show-link a.btn-cancel.btn-nookpress:hover:focus, .hide-button-show-link .np-mkt-included-content a.btn-cancel.btn-nookpress-ghost:hover:focus, .np-mkt-included-content .hide-button-show-link a.btn-cancel.btn-nookpress-ghost:hover:focus, .hide-button-show-link .np-mkt-included-content a.btn-cancel.btn-nookpress:hover:active, .np-mkt-included-content .hide-button-show-link a.btn-cancel.btn-nookpress:hover:active, .hide-button-show-link .np-mkt-included-content a.btn-cancel.btn-nookpress-ghost:hover:active, .np-mkt-included-content .hide-button-show-link a.btn-cancel.btn-nookpress-ghost:hover:active {
  background: #3D6DB5 !important;
  color: #fff !important; }

.hide-button-show-link h3 {
  width: 85% !important; }

.hide-button .modal-content .modal-body p {
  margin-left: 37px; }

.hide-button .btn-cancel {
  display: none !important; }

.hide-button .modal-header {
  padding-bottom: 0 !important;
  text-align: center; }

.hide-button .modal-body span {
  font-size: 12px !important;
  font-weight: bold !important;
  text-align: center; }

.hide-button .modal-body {
  text-align: center; }

.hide-button .modal-content .modal-body p {
  margin-left: 0px !important; }

.hide-button .modal-content .modal-body h2, .hide-button .modal-body li {
  text-align: left !important; }

.hide-button .modal-content .modal-body h2 {
  font-family: 'Lato';
  font-weight: 300; }

.hide-button .modal-body ul {
  padding: 0 0 0 22px; }

.banner-left-container {
  width: 100%;
  float: left;
  margin-right: 10px;
  height: 766px;
  overflow-y: scroll;
  border-right: 1px solid #e8e8e8; }

.banner-right-container {
  width: 73%;
  float: left;
  margin-left: 37px;
  position: relative;
  padding-top: 50px !important; }

.banner-left-inside {
  width: 90%;
  margin-left: 14px;
  padding-top: 20px; }

.ad-banner-container .col-xs-1, .ad-banner-container .col-sm-1, .ad-banner-container .col-md-1, .ad-banner-container .col-lg-1, .ad-banner-container .col-xs-2, .ad-banner-container .col-sm-2, .ad-banner-container .col-md-2, .ad-banner-container .col-lg-2, .ad-banner-container .col-xs-3, .ad-banner-container .col-sm-3, .ad-banner-container .col-md-3, .ad-banner-container .col-lg-3, .ad-banner-container .col-xs-4, .ad-banner-container .col-sm-4, .ad-banner-container .col-md-4, .ad-banner-container .col-lg-4, .ad-banner-container .col-xs-5, .ad-banner-container .col-sm-5, .ad-banner-container .col-md-5, .ad-banner-container .col-lg-5, .ad-banner-container .col-xs-6, .ad-banner-container .col-sm-6, .ad-banner-container .col-md-6, .ad-banner-container .col-lg-6, .ad-banner-container .col-xs-7, .ad-banner-container .col-sm-7, .ad-banner-container .col-md-7, .ad-banner-container .col-lg-7, .ad-banner-container .col-xs-8, .ad-banner-container .col-sm-8, .ad-banner-container .col-md-8, .ad-banner-container .col-lg-8, .ad-banner-container .col-xs-9, .ad-banner-container .col-sm-9, .ad-banner-container .col-md-9, .ad-banner-container .col-lg-9, .ad-banner-container .col-xs-10, .ad-banner-container .col-sm-10, .ad-banner-container .col-md-10, .ad-banner-container .col-lg-10, .ad-banner-container .col-xs-11, .ad-banner-container .col-sm-11, .ad-banner-container .col-md-11, .ad-banner-container .col-lg-11, .ad-banner-container .col-xs-12, .ad-banner-container .col-sm-12, .ad-banner-container .col-md-12, .ad-banner-container .col-lg-12 {
  padding-left: 2px;
  padding-right: 2px; }

.button-center-container {
  float: unset !important;
  margin: 0 auto; }

.ad-banner-container .panel-body {
  padding: 5px 35px 5px 19px !important; }

.banner-left-container h2 {
  margin-left: -14px !important; }

.ad-banner-full-width .administration .container-fluid {
  max-width: 100% !important;
  margin: 0 35px !important; }

.sidenav {
  height: 100%;
  width: 0;
  z-index: 1;
  top: 0;
  left: 0;
  overflow-x: hidden;
  transition: 0.5s; }

.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px; }

#banner-right-container {
  transition: margin-left .5s;
  padding: 16px; }

#mySidenav {
  width: 23%;
  float: left; }

#left-nav-open {
  display: none;
  color: #21282d;
  cursor: pointer;
  position: absolute;
  top: -5px;
  left: 0px; }

.closebtn {
  color: #21282d;
  text-decoration: none;
  cursor: pointer;
  font-size: 33px;
  font-weight: bold;
  position: absolute;
  top: 2px;
  left: -25px; }

a.closebtn:hover {
  color: #21282d;
  text-decoration: none; }

.copy-container .input-area:after {
  right: 11px !important; }

.download-all-btn {
  width: 218px !important; }

.center-link {
  text-align: center; }

.diff-division {
  margin-bottom: 20px;
  float: left;
  width: 100%; }

.diff-division1 {
  margin-bottom: 2px;
  float: left;
  width: 100%; }

.diff-division3 {
  margin-bottom: 10px;
  float: left;
  width: 100%; }

.diff-division2 {
  margin-bottom: 35px;
  float: left;
  width: 100%;
  font-weight: bold; }

.twofa-modal p.diff-division1 {
  color: #b55313;
  font-size: 16px; }

.heading-sizes {
  margin-bottom: 10px; }

.add_margin {
  margin-top: 16px; }

.mobilecode label.primary {
  top: 17px !important; }

.mobilecode span.uscode {
  position: absolute;
  top: 39px;
  left: 10px;
  font-weight: bold;
  font-size: 15px; }

.mobilecode {
  position: relative; }

.mobilecode .input-control input.primary {
  padding-left: 30px !important; }

.mobilecode .error + span {
  top: 40px !important; }

.twofa-modal .margintop {
  margin-top: 40px !important; }

.modal-body.mrgLeft {
  margin-left: 25px; }

p.diff-division1.message {
  margin-left: -20px; }

.diff-division1 .padLeft {
  padding-left: 0px !important; }

.modal-header.rmMrg {
  padding-bottom: 0px !important; }

.twofa-modal span.icon-check {
  font-size: 12px !important; }

.diff-division.font_style {
  font-style: italic; }

.diff-division .padLeft {
  padding-left: 0px !important; }

.two-fa-otp-modal span.uscode {
  left: 25px !important;
  top: 54px; }

.two-fa-otp-modal .error + span {
  top: 57px !important; }

.two-fa-otp-modal .fa-desktop {
  font-size: 1.5em; }

.two-fa-otp-modal .fa-mobile {
  font-size: 2.5em;
  margin-top: -4px;
  margin-left: 4px;
  -ms-transform: rotate(-25deg);
  /* Internet Explorer 9 */
  -webkit-transform: rotate(-25deg);
  /* Chrome, Safari, Opera */
  transform: rotate(-25deg); }

.two-fa-otp-modal .form-check-input {
  -ms-transform: scale(1.4);
  /* IE 9 */
  -webkit-transform: scale(1.4);
  /* Chrome, Safari, Opera */
  transform: scale(1.4); }

.two-fa-otp-modal .form-check-label {
  font-weight: normal; }

label.form-check-label.service-unavailabel {
  min-height: 24px;
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  color: #c02110; }

.two-fa-otp-modal .align-radio {
  padding-left: 0px;
  padding-right: 0px; }

.two-fa-otp-modal .algin-uscode-left span.uscode {
  left: 10px !important; }

.two-fa-otp-modal .algin-uscode-left .error + span {
  top: 56px !important; }

.visible-one-addition {
  min-height: 790px; }

.visible-two-addition {
  min-height: 853px; }

.button-float-container {
  position: absolute;
  margin: auto;
  width: 226px;
  left: 0;
  right: 0;
  margin-top: 30px; }

.button-float-container .message {
  display: none !important; }

.visible-one-addition .button-float-container {
  top: 590px; }

.visible-two-addition .button-float-container {
  top: 666px; }

.visible-three-addition .button-float-container {
  top: 175px; }

#downloadedHeading1, #downloadedHeading2, #downloadedHeading3 {
  display: none;
  text-align: center; }

#downloadedHeading1 {
  margin: 185px auto 10px; }

#downloadedHeading2 {
  margin: 180px auto 10px; }

#downloadedHeading3 {
  margin: 185px auto 10px; }

#dragContainer2 {
  top: -41px;
  /* left: 12px; */
  width: 230px; }

.image-container em {
  display: block; }

.ad-banner-dummy, .ad-banner-dummy2, .ad-banner-dummy3, .ad-banner-dummy12 {
  z-index: 111;
  position: absolute;
  display: none; }

#drag1, #drag2, #drag3 {
  z-index: 100; }

#adPlus1, #adPlus2, #adPlus3, #adMinus1, #adMinus2, #adMinus3 {
  display: none; }

.ad-banner .additional-1-book-template .ad-banner-1 .mobile1-large .template-2book-left-rail.mobile1 .image-one.image-one-1book img {
  padding-top: 60px !important;
  border-radius: 32px !important;
  width: 81% !important;
  padding-bottom: 60px !important; }

.ad-banner .additional-2-book-template .mobile1-large .mobile1.image-container .image-one.image-one-1book em:after {
  background: url("/images/abg-mobile.png") 0px 0px/84% no-repeat !important;
  height: 428px; }

.ad-banner .ad-banner-2 .additional-2-book-template.mobile12-large .mobile1 .image-one.image-one-1book img, .ad-banner .ad-banner-3 .additional-2-book-template.mobile13-large .mobile1 .image-one.image-one-1book img {
  width: 67% !important;
  padding-top: 26px !important;
  padding-bottom: 26px !important;
  border-radius: 15px !important; }

.ad-banner .ad-banner-2 .additional-2-book-template.glow-light12-large .glow-light1 .image-one.image-one-1book img {
  padding-left: 13px !important;
  padding-top: 10px !important;
  padding-right: 5px !important;
  padding-bottom: 16px !important;
  margin-left: 8px !important;
  width: 81% !important; }

.ad-banner .ad-banner-3 .additional-2-book-template.glow-light13-large .glow-light1 .image-one.image-one-1book img {
  padding-left: 14px !important;
  width: 81% !important; }

.ad-banner .ad-banner-2 .additional-2-book-template .glow-light1 .image-one.image-one-1book em {
  width: 70px !important; }

.ad-banner .ad-banner-2 .additional-2-book-template.glow-light12-large .glow-light1 .image-one.image-one-1book em {
  width: 123px !important; }

.ad-banner .ad-banner-3 .additional-2-book-template .mobile1.image-container .image-one.image-one-1book em:after {
  background: url("/images/abg-mobile.png") 0px 0px/71% no-repeat !important; }

.ad-banner .ad-banner-2 .additional-2-book-template .mobile1.image-container .image-one.image-one-1book em:after {
  background: url("/images/abg-mobile.png") 0px 0px/70% no-repeat !important; }

.ad-banner .ad-banner-3 .image-one-1book.image-one {
  position: relative;
  width: 71px !important; }

.ad-banner .additional-2-book-template .mobile1-large.audioChrome1 .mobile1.image-container .image-one.image-one-1book em:after {
  background: url("/images/abg-audio.png") 0px 0px/84% no-repeat !important; }

.ad-banner .additional-1-book-template .ad-banner-1 .mobile1-large.audioChrome1 .template-2book-left-rail.mobile1 .image-one.image-one-1book img {
  padding-top: 102px !important;
  border-radius: 32px !important;
  width: 81% !important;
  padding-bottom: 60px !important; }

.ad-banner .ad-banner-1 .audioChrome1 .template-2book-left-rail.mobile1 .image-one.image-one-1book img {
  padding-bottom: 49px !important;
  padding-top: 85px !important;
  border-radius: 27px !important; }

.ad-banner .ad-banner-1 .audioChrome1.mobile1-large .template-2book-left-rail.mobile1 .image-one img, .ad-banner .ad-banner-1 .audioChrome2.mobile2-large .template-2book-left-rail.mobile2 .image-two img, .ad-banner .ad-banner-1 .audioChrome3.mobile3-large .template-2book-left-rail.mobile3 .image-three img {
  padding-top: 62px !important;
  padding-bottom: 42px !important;
  width: 63% !important; }

.ad-banner .ad-banner-1 .audioChrome1 .template-2book-left-rail.mobile1 .image-one img, .ad-banner .ad-banner-1 .audioChrome2 .template-2book-left-rail.mobile2 .image-two img, .ad-banner .ad-banner-1 .audioChrome3 .template-2book-left-rail.mobile3 .image-three img {
  padding-top: 52px !important;
  padding-bottom: 42px !important;
  width: 63% !important; }

.ad-banner .audioChrome1.additional-2-book-template .mobile1.image-container .image-one em:after, .ad-banner .audioChrome2.additional-2-book-template .mobile2.image-container .image-two em:after, .ad-banner .additional-2-book-template .mobile3.image-container .image-three em:after {
  background: url("/images/abg-audio.png") 0 0/67% no-repeat !important; }

.ad-banner .ad-banner-2 .audioChrome1.additional-2-book-template .mobile1.image-container .image-one em:after, .ad-banner .ad-banner-2 .audioChrome2.additional-2-book-template .mobile2.image-container .image-two em:after {
  background: url("/images/abg-audio.png") 0 0/71% no-repeat !important; }

.ad-banner .ad-banner-3 .audioChrome1.additional-2-book-template .mobile1.image-container .image-one em:after, .ad-banner .ad-banner-3 .audioChrome2.additional-2-book-template .mobile2.image-container .image-two em:after {
  background: url("/images/abg-audio.png") 0 0/71% no-repeat !important; }

.ad-banner .ad-banner-2 .additional-2-book-template.mobile12-large.audioChrome1 .mobile1 .image-one img,
.ad-banner .ad-banner-2 .additional-2-book-template.mobile12-large.audioChrome2 .mobile2 .image-two img {
  width: 66% !important; }

.ad-banner .ad-banner-2 .additional-2-book-template.audioChrome1 .mobile1 .image-one img,
.ad-banner .ad-banner-2 .additional-2-book-template.audioChrome2 .mobile2 .image-two img {
  width: 67% !important; }

.ad-banner .ad-banner-2 .additional-2-book-template.audioChrome1 .mobile1 .image-one.image-one-1book img,
.ad-banner .ad-banner-3 .additional-2-book-template.audioChrome1 .mobile1 .image-one.image-one-1book img {
  padding-top: 44px !important; }

.ad-banner .ad-banner-3 .additional-2-book-template.mobile12-large.audioChrome1 .mobile1 .image-one img,
.ad-banner .ad-banner-3 .additional-2-book-template.mobile12-large.audioChrome2 .mobile2 .image-two img {
  width: 66% !important; }

.ad-banner .ad-banner-3 .additional-2-book-template.audioChrome1 .mobile1 .image-one img,
.ad-banner .ad-banner-3 .additional-2-book-template.audioChrome2 .mobile2 .image-two img {
  width: 67% !important; }

.ad-banner .ad-banner-2 .additional-1-book-template .hard-cover1.image-container .image-one.image-one-1book em:after {
  height: 177px !important; }

.ad-banner .ad-banner-1 .hard-cover1.image-container .image-one.image-one-1book em:after {
  height: 358px !important; }

.ad-banner .ad-banner-2 .mobile12-large .image-one.image-one-1book, .ad-banner .ad-banner-3 .mobile13-large .image-one.image-one-1book {
  width: 125px !important; }

.ad-banner .ad-banner-2 .additional-2-book-template.mobile12-large .mobile1 .image-one.image-one-1book em {
  right: 42px !important;
  top: -7px !important; }

.ad-banner .ad-banner-2 .additional-2-book-template .image-one em {
  height: unset !important;
  left: 30px; }

.ad-banner .ad-banner-2 .additional-2-book-template .image-two em {
  left: 78px !important; }

.corner-drag-box {
  position: absolute;
  top: 0;
  left: 0;
  cursor: grab;
  width: 32px;
  height: 32px;
  z-index: 1111; }

.corner-drag-box:active {
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing; }

#abc12 .corner-drag-box {
  left: 19px; }

#abc22 .corner-drag-box {
  left: 68px; }

#abc32 .corner-drag-box {
  left: 32px; }

#myImage, #myImage2, #myImage3 {
  position: absolute;
  left: -11111px; }

.canvas-hidden {
  position: absolute;
  left: -111111px; }

.ad-banner .ad-banner-2 .glow-light1.image-container .image-one em .canvas-container,
.ad-banner .ad-banner-2 .glow-light2.image-container .image-two em .canvas-container,
.ad-banner .ad-banner-2 .glow-light3.image-container .image-three em .canvas-container,
.ad-banner .ad-banner-3 .glow-light1.image-container .image-one em .canvas-container,
.ad-banner .ad-banner-3 .glow-light2.image-container .image-two em .canvas-container,
.ad-banner .ad-banner-3 .glow-light3.image-container .image-three em .canvas-container {
  padding: 9px; }

.ad-banner .ad-banner-2 .glow-light12-large .glow-light1.image-container .image-one em .canvas-container,
.ad-banner .ad-banner-2 .glow-light22-large .glow-light2.image-container .image-two em .canvas-container,
.ad-banner .ad-banner-2 .glow-light32-large .glow-light3.image-container .image-three em .canvas-container,
.ad-banner .ad-banner-3 .glow-light13-large .glow-light1.image-container .image-one em .canvas-container,
.ad-banner .ad-banner-3 .glow-light23-large .glow-light2.image-container .image-two em .canvas-container,
.ad-banner .ad-banner-3 .glow-light33-large .glow-light3.image-container .image-three em .canvas-container {
  padding: 14px 12px; }

.ad-banner .ad-banner-1 .glow-light1-large .glow-light1.image-container .image-one em .canvas-container,
.ad-banner .ad-banner-1 .glow-light2-large .glow-light2.image-container .image-two em .canvas-container,
.ad-banner .ad-banner-1 .glow-light3-large .glow-light3.image-container .image-three em .canvas-container {
  padding: 31px; }

.ad-banner .glow-light1.image-container .image-one em .canvas-container,
.ad-banner .glow-light2.image-container .image-two em .canvas-container,
.ad-banner .glow-light3.image-container .image-three em .canvas-container {
  padding: 24px; }

.ad-banner .additional-1-book-template .ad-banner-1 .glow-light1-large .glow-light1.image-container .image-one .canvas-container {
  padding-top: 43px !important;
  padding-left: 39px !important; }

.ad-banner .additional-1-book-template .ad-banner-1 .glow-light1.image-container .image-one em .canvas-container {
  padding-top: 36px !important;
  padding-left: 33px !important; }

.ad-banner .ad-banner-2 .additional-1-book-template .template-2book-left-rail.glow-light1 {
  left: 13px !important; }

.ad-banner .ad-banner-2 .additional-1-book-template.glow-light12-large .template-2book-left-rail.glow-light1 {
  left: unset !important; }

.ad-banner .ad-banner-2 .additional-1-book-template.mobile12-large .template-2book-left-rail.mobile1 {
  left: 1px; }

.ad-banner .ad-banner-2 .additional-1-book-template .template-2book-left-rail.mobile1 {
  left: 24px; }

.banner3-singlebook-addition {
  z-index: 1;
  position: absolute;
  min-width: 90px;
  right: 50px; }

.publisher-info-container .account-publish-checkbox {
  border-top: 1px solid #bdbdbd;
  margin-top: 28px;
  padding-top: 20px; }

.broadcast-container {
  position: absolute;
  width: 100%;
  background-color: #3d6db5;
  z-index: 1; }
  .broadcast-container .broadcast-message-container {
    margin: 0 auto;
    max-width: 1296px;
    text-align: center;
    padding: 17px 24px;
    position: relative; }
    .broadcast-container .broadcast-message-container .broadcast-message {
      margin: 0 auto;
      display: inline-block;
      position: relative; }
      .broadcast-container .broadcast-message-container .broadcast-message a {
        color: #ffffff;
        text-decoration: underline; }
        .broadcast-container .broadcast-message-container .broadcast-message a.dismiss {
          font-size: 14px; }
      .broadcast-container .broadcast-message-container .broadcast-message p {
        display: inline;
        color: #ffffff; }
      .broadcast-container .broadcast-message-container .broadcast-message .desktop-close {
        position: absolute;
        right: 0;
        top: 2px;
        width: 21px;
        height: 21px;
        cursor: pointer;
        z-index: 1039; }
      .broadcast-container .broadcast-message-container .broadcast-message .more {
        padding-left: 4px; }
  .broadcast-container .fade-in {
    opacity: 1;
    animation-name: fadeInOpacity;
    animation-iteration-count: 1;
    animation-timing-function: ease-in;
    animation-duration: .5s; }
  @media all and (min-width: 768px) {
    .broadcast-container .broadcast-message-container {
      padding: 17px 48px; } }

.broadcast-container-arrow {
  position: absolute;
  width: 75px;
  padding-left: 22px;
  left: 0;
  right: 0;
  margin: 0 auto;
  border-bottom: 1px solid #c5c3c3;
  border-radius: 0 0 5px 5px;
  background: #3d6db5;
  color: #ffffff;
  cursor: pointer;
  text-align: center;
  box-shadow: 0px 1px 0px 0px #c5c3c3;
  height: 22px;
  bottom: -6px;
  top: unset !important;
  opacity: 1;
  transition: opacity 50ms linear;
  z-index: 1039; }

.broadcast-message-container {
  height: 56.8516px;
  overflow: hidden;
  position: relative; }

.adding-height {
  height: auto;
  overflow: visible; }

.message-hide {
  opacity: 0; }

.glyphicon-chevron-down:before, .glyphicon-chevron-up:before {
  position: absolute;
  bottom: 3px; }

.text-shadow {
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(80, 110, 161, 0.9));
  width: 100%; }

.broadcast-expand-background {
  position: absolute;
  height: 800px;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 1038;
  display: none; }

.broadcast-container {
  z-index: 1038 !important; }
  @media all and (max-width: 767px) {
    .broadcast-container {
      height: 70px; }
      .broadcast-container .broadcast-left {
        margin: 26px  3%; }
      .broadcast-container .broadcast-right {
        margin: 26px 3%; } }

@media all and (max-width: 767px) {
  .body-fixed .broadcast-container, .body-fixed .broadcast-message-container {
    height: auto !important; }
  .broadcast-message-container {
    padding: 11px 24px !important; } }

.body-fixed {
  overflow: hidden; }

.text-hover {
  position: absolute;
  width: 100%;
  z-index: 1038;
  height: 57px;
  top: 0; }

.additional-promotional-box {
  height: 57px; }

.additional-promotional-box-small-device {
  margin-top: 70px; }

@media all and (max-width: 768px) {
  .broadcast-message-container, .text-hover {
    height: 70px; }
  .adding-padding {
    padding-top: 22px !important; }
  .adding-padding-for-three-line {
    padding: 6px 24px 11px !important; }
  .body-fixed .broadcast-message-container.adding-height-fix {
    height: 70px !important; } }

.broadcast-text-container {
  overflow: auto;
  float: left;
  overflow: hidden;
  position: relative; }

.broadcast-left {
  float: left;
  color: #fff;
  margin: 20px  3%;
  cursor: pointer; }

.broadcast-right {
  float: right;
  color: #fff;
  margin: 20px 3%;
  cursor: pointer; }

@media all and (min-width: 1070px) {
  .broadcast-outer {
    width: 1069px; } }

@media all and (max-width: 1069px) {
  .broadcast-outer {
    width: 100%; } }

@media all and (min-width: 1070px) {
  .broadcast-text-container {
    width: 900px; } }

@media (min-width: 768px) and (max-width: 1069px) {
  .broadcast-text-container {
    width: 83%; } }

@media (min-width: 520px) and (max-width: 767px) {
  .broadcast-text-container {
    width: 80%; } }

@media (min-width: 400px) and (max-width: 519px) {
  .broadcast-text-container {
    width: 80%; } }

@media (min-width: 250px) and (max-width: 399px) {
  .broadcast-text-container {
    width: 75%; } }

@media all and (max-width: 249px) {
  .broadcast-text-container {
    width: 65%; } }

.menu-container {
  width: 50px;
  vertical-align: middle; }
  .menu-container .glyphicon {
    color: #3D6DB5;
    font-size: 24px; }

.common-dropdown-menu {
  right: -35px;
  top: 24px;
  padding: 7px 15px 8px 15px;
  display: none;
  background-color: #ffffff;
  z-index: 100;
  position: absolute;
  text-align: left;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.175); }
  .common-dropdown-menu ul {
    margin: 0;
    padding: 0;
    list-style-type: none; }
    .common-dropdown-menu ul li {
      font-size: 12px;
      padding: 8px 0 7px 0; }
      .common-dropdown-menu ul li a {
        line-height: 12px; }
        .common-dropdown-menu ul li a.delete-link {
          color: #c02110; }
        .common-dropdown-menu ul li a.disabled:hover {
          color: #385d91;
          text-decoration: none; }
  .common-dropdown-menu.open {
    display: block; }

.dropdown-overlay {
  cursor: auto;
  z-index: 10;
  display: none;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0; }
  .dropdown-overlay.active {
    display: block; }

.admin-footer {
  background: #50515a;
  height: 250px;
  position: absolute;
  width: 100%; }
  .admin-footer .explore-tablets, .admin-footer .legal p, .admin-footer .legal a {
    font-size: 14px; }
  .admin-footer .explore-tablets {
    color: #428bca; }
  .admin-footer .container {
    margin-top: 18px; }
  .admin-footer h4, .admin-footer h5, .admin-footer p {
    color: white; }
  .admin-footer hr {
    border-top: 1px solid #606169; }
  .admin-footer nav {
    padding-top: 0;
    padding-bottom: 0; }
    .admin-footer nav a {
      padding-left: 5px;
      padding-right: 5px; }
  .admin-footer .legal * {
    color: white; }
  .admin-footer .nook-logo {
    position: relative;
    bottom: -6px; }

.admin-header {
  height: 75px;
  padding: 10px 15px;
  border-bottom: 1px solid #ececec;
  background-color: white;
  width: 100%; }
  .admin-header .brand {
    height: 20px;
    margin-top: 18px; }
  .admin-header .admin-user-icon {
    width: 30px;
    padding: 5px; }

@media all and (min-width: 768px) {
  .admin-header {
    padding: 10px 35px; }
    .admin-header .brand {
      height: 38px;
      margin-top: 8px; } }

nav {
  padding: 10px 0 14px;
  vertical-align: center; }
  nav ul {
    list-style: none;
    padding: 0;
    margin: 0; }
    nav ul li {
      display: inline-block; }
      nav ul li:not(:first-child):before {
        color: #ebebeb;
        padding: 0 25px;
        content: '|'; }
      nav ul li ul.account-menu {
        margin-top: 10px;
        z-index: 1009; }
        nav ul li ul.account-menu li.tool-divider:not(:first-child) {
          font-size: 16px;
          margin: 0px;
          border-top: 1px solid #ebebeb;
          font-weight: bold;
          padding: 8px 25px;
          line-height: 1.42857; }
        nav ul li ul.account-menu li {
          width: 100%;
          padding: 5px; }
          nav ul li ul.account-menu li:last-child {
            border-top: 1px solid #ebebeb; }
          nav ul li ul.account-menu li:not(:first-child):before {
            content: '';
            padding: 0px; }
          nav ul li ul.account-menu li a:hover {
            color: #3D6DB5;
            background: transparent; }
  nav a {
    font-size: 16px;
    letter-spacing: .5px;
    color: #58585b;
    padding: 5px 0;
    display: inline-block; }
    nav a:hover, nav a.active, nav a.current {
      color: #3D6DB5; }

.active-table table, .expired-table table, .scheduled-table table {
  border: 1px solid #f8f8f8;
  margin-top: 24px; }
  .active-table table tbody td, .expired-table table tbody td, .scheduled-table table tbody td {
    border-color: #d0d9df;
    padding: 20px 8px; }
    .active-table table tbody td.date-column, .expired-table table tbody td.date-column, .scheduled-table table tbody td.date-column {
      width: 20%; }

.active-table thead {
  background-color: #008000 !important; }
  .active-table thead tr td {
    color: #ffffff;
    font-size: 10px;
    font-weight: 600; }

.active-table tbody {
  background-color: #f8f8f8;
  font-size: 10px; }

.expired-table thead {
  background-color: #acacac !important; }
  .expired-table thead tr td {
    color: #000000;
    font-size: 10px;
    font-weight: 600; }

.expired-table tbody {
  background-color: #f8f8f8;
  font-size: 10px; }
  .expired-table tbody tr td.collapse-toggle {
    text-align: center;
    padding: 20px; }

.table-column-full {
  display: none; }

.glyphicon-exclamation-sign {
  color: #c02110;
  cursor: pointer;
  margin-left: 25px; }

.glyphicon-ok {
  color: #056937;
  margin-left: 25px; }

.glyphicon-ban-circle {
  color: #c02110;
  margin-left: 25px; }

.mismatch-entry {
  color: #c02110; }

.off-sale {
  color: #828c8e;
  text-decoration: line-through; }

.last-edit-date {
  font-size: 10px; }

.scheduled-table thead {
  background-color: #f4cc63; }
  .scheduled-table thead tr td {
    color: #000000;
    font-size: 10px;
    font-weight: 600; }

.scheduled-table tbody {
  background-color: #f8f8f8;
  font-size: 10px; }

@media all and (min-width: 600px) {
  .table-column-full {
    display: table-cell; } }

@media all and (min-width: 768px) {
  .active-table thead tr td, .expired-table thead tr td, .scheduled-table thead tr td {
    font-size: 12px; }
  .active-table tbody, .expired-table tbody, .scheduled-table tbody {
    font-size: 12px; }
  .last-edit-date {
    font-size: 12px; } }

@media all and (min-width: 1024px) {
  .active-table thead tr td, .expired-table thead tr td, .scheduled-table thead tr td {
    font-size: 14px; }
  .active-table tbody, .expired-table tbody, .scheduled-table tbody {
    font-size: 14px; } }

.administration .container-fluid {
  max-width: 1170px; }

.administration #content {
  min-height: calc(100vh - 250px);
  padding: 0 0 30px; }
  .administration #content header.sidelines {
    margin: 44px 0 60px;
    width: 100%; }
    .administration #content header.sidelines h1 {
      font-family: Poynter, Georgia, serif;
      overflow: hidden;
      text-align: center;
      font-size: 35px;
      color: #21282d; }
      .administration #content header.sidelines h1:before, .administration #content header.sidelines h1:after {
        background-color: #bdbdbd;
        content: "";
        display: inline-block;
        height: 1px;
        position: relative;
        vertical-align: middle;
        width: 50%; }
      .administration #content header.sidelines h1:before {
        right: 22px;
        margin-left: -50%; }
      .administration #content header.sidelines h1:after {
        left: 22px;
        margin-right: -50%; }
  .administration #content .panel .panel-body {
    padding: 70px; }
  .administration #content .btn, .administration #content .np-mkt-included-content .btn-nookpress, .np-mkt-included-content .administration #content .btn-nookpress, .administration #content .np-mkt-included-content .btn-nookpress-ghost, .np-mkt-included-content .administration #content .btn-nookpress-ghost {
    border-radius: 0;
    height: 60px;
    line-height: 60px;
    font-size: 18px;
    padding: 0 20px; }
  .administration #content .submit-button {
    margin-top: 24px; }

.administration .transfer-isbn-modal .modal-content {
  max-height: 500px;
  overflow-y: hidden; }

.administration .modal-content {
  max-height: 500px;
  overflow-y: scroll; }

.administration .coupon-content .btn-secondary-summary {
  width: 198px;
  height: 60px;
  background-color: transparent;
  color: #3D6DB5;
  border: #3D6DB5;
  border-radius: 0;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  text-transform: capitalize;
  padding: 0;
  display: inline-block;
  cursor: pointer;
  transition: background 0.4s cubic-bezier(0.5, 0, 0.3, 1), color 0.4s cubic-bezier(0.5, 0, 0.3, 1);
  border-color: #385d91;
  border-width: 3px;
  border-style: solid;
  font-size: 13px;
  width: 172px;
  height: 39px;
  line-height: 33px;
  text-transform: none;
  margin-top: 30px;
  text-align: center; }
  .administration .coupon-content .btn-secondary-summary:active, .administration .coupon-content .btn-secondary-summary:focus, .administration .coupon-content .btn-secondary-summary:hover {
    background-color: #385d91;
    color: #ffffff;
    border: none;
    outline: none; }
  .administration .coupon-content .btn-secondary-summary[disabled] {
    border-color: #acacac;
    color: #ffffff;
    background-color: #acacac;
    cursor: not-allowed; }
    .administration .coupon-content .btn-secondary-summary[disabled]:hover {
      background-color: #acacac;
      border-color: #acacac;
      color: #ffffff;
      cursor: not-allowed; }
  .administration .coupon-content .btn-secondary-summary.button-in-text {
    margin-top: 0;
    margin-left: 6px; }
  .administration .coupon-content .btn-secondary-summary.bn-promo-summary {
    width: 206px; }
  .administration .coupon-content .btn-secondary-summary:hover {
    line-height: 39px; }
  .administration .coupon-content .btn-secondary-summary a {
    text-decoration: "none"; }
  .administration .coupon-content .btn-secondary-summary a:hover {
    color: #ffffff; }

.administration .coupon-content .label-mode.read-only label {
  top: 30px !important; }

.administration .coupon-content .label-mode input.primary:focus + label {
  top: 17px !important; }

.administration .coupon-content .nav-tabs {
  display: table;
  margin: 20px auto;
  padding: 0 30px; }

.administration .coupon-content .create-coupon-subtitle-container {
  margin-top: 25px; }
  .administration .coupon-content .create-coupon-subtitle-container b a {
    font-weight: 700; }

.administration .coupon-content .create-coupon-subtitle {
  margin-top: 5px; }

.administration .coupon-content .create-form {
  margin-top: 30px; }

.administration .coupon-content .date-limit-text {
  margin-bottom: 20px; }

.administration .coupon-content .coupon-code-tooltip {
  float: left;
  margin-top: 45px;
  margin-left: 15px; }

.administration .coupon-content .center {
  text-align: center; }

.administration .coupon-content .left {
  text-align: left; }

.administration .coupon-content .coupon-navs {
  font-size: 12px;
  margin-left: -7px;
  margin-right: -4px; }
  @media all and (min-width: 450px) {
    .administration .coupon-content .coupon-navs {
      font-size: 16px;
      margin-left: 0;
      margin-right: 0; } }

.administration .coupon-content .btn-nominate-another-title {
  width: 198px;
  height: 60px;
  background-color: #3D6DB5;
  color: #ffffff;
  border: none;
  border-radius: 0;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  text-transform: capitalize;
  padding: 0;
  display: inline-block;
  cursor: pointer;
  transition: background 0.4s cubic-bezier(0.5, 0, 0.3, 1), color 0.4s cubic-bezier(0.5, 0, 0.3, 1);
  margin-top: 24px;
  line-height: 60px;
  text-transform: none; }
  .administration .coupon-content .btn-nominate-another-title:active, .administration .coupon-content .btn-nominate-another-title:focus, .administration .coupon-content .btn-nominate-another-title:hover {
    background-color: #385d91;
    color: #ffffff;
    border: none;
    outline: none; }
  .administration .coupon-content .btn-nominate-another-title[disabled] {
    border-color: #acacac;
    color: #ffffff;
    background-color: #acacac;
    cursor: not-allowed; }
    .administration .coupon-content .btn-nominate-another-title[disabled]:hover {
      background-color: #acacac;
      border-color: #acacac;
      color: #ffffff;
      cursor: not-allowed; }

.administration .coupon-content .rules-list {
  padding: 7px; }

.administration .coupon-content .dollar-sign-label {
  font-family: Poynter, Georgia, serif;
  font-size: 32px;
  display: inline;
  float: right;
  margin-right: -15px;
  margin-top: 30px; }

.administration .coupon-content .regular-price {
  margin-top: 30px;
  margin-bottom: 5px;
  padding: 0;
  font-family: "Lato", sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #6b6b6a; }

.administration .coupon-content .regular-price-container {
  border-right: 1px solid #ddd;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #dddddd; }
  @media all and (min-width: 1134px) {
    .administration .coupon-content .regular-price-container {
      width: 110px; } }

.administration .coupon-content .min-price-message {
  min-height: 24px;
  padding-top: 6px;
  font-family: "Lato", sans-serif;
  font-size: 14px;
  color: #c02110; }

.administration .coupon-content .no-promotion-type {
  margin-top: 45px; }

.administration .coupon-content .panel-section {
  position: relative;
  margin: 25px -10px;
  min-width: 230px; }
  @media all and (min-width: 400px) {
    .administration .coupon-content .panel-section {
      margin: 25px 10px;
      min-width: 300px; } }
  @media all and (min-width: 642px) {
    .administration .coupon-content .panel-section {
      margin: 25px 100px; } }
  @media all and (min-width: 900px) {
    .administration .coupon-content .panel-section {
      margin: 25px 25px; } }

.administration .coupon-content .panel-header {
  background-color: #ebebeb;
  position: relative;
  margin-bottom: 20px; }
  .administration .coupon-content .panel-header .section-number {
    display: inline;
    border-radius: 50%;
    border: 1px solid #000000;
    width: 28px;
    height: 28px;
    padding: 1px;
    font-family: Poynter, Georgia, serif;
    text-align: center;
    font-size: 18px;
    position: absolute;
    top: 16px;
    left: 24px; }
  .administration .coupon-content .panel-header h2 {
    font-size: 24px;
    padding: 13px 0 13px 64px;
    display: inline-block; }
    .administration .coupon-content .panel-header h2 .header-tooltip {
      margin: 0 12px;
      display: inline-block;
      position: absolute;
      top: 10px; }
  .administration .coupon-content .panel-header .promo {
    margin-bottom: 5px; }

.administration .coupon-content .coupon-discount-header {
  margin-bottom: 0; }

.administration .coupon-content .panel-body {
  padding: 0 0; }
  @media all and (min-width: 601px) {
    .administration .coupon-content .panel-body {
      padding: 5px 30px; }
      .administration .coupon-content .panel-body .rule-header {
        font-weight: bold;
        font-size: 18px;
        margin: 10px 0; } }
  .administration .coupon-content .panel-body .coupon-date-container {
    width: auto;
    display: inline-block;
    text-align: center; }
    @media all and (min-width: 1134px) {
      .administration .coupon-content .panel-body .coupon-date-container {
        text-align: left; } }
  .administration .coupon-content .panel-body .date-picker-frame {
    background: #f8f8f8;
    display: inline-block;
    padding-top: 0;
    min-width: 280px;
    width: 100%;
    vertical-align: middle; }
    .administration .coupon-content .panel-body .date-picker-frame .date-picker-date {
      margin-right: 0; }
    @media all and (min-width: 1200px) {
      .administration .coupon-content .panel-body .date-picker-frame {
        width: 45%; }
        .administration .coupon-content .panel-body .date-picker-frame .date-picker-date {
          margin-bottom: 24px;
          padding-right: 0; } }
    .administration .coupon-content .panel-body .date-picker-frame .date-control {
      display: inline-block; }
  .administration .coupon-content .panel-body .date-picker-time-container {
    text-align: center;
    line-height: 105px;
    font-size: 15px;
    display: inline-block;
    padding-left: 0; }
    @media all and (min-width: 1026px) {
      .administration .coupon-content .panel-body .date-picker-time-container {
        padding-left: 15px; } }
    @media all and (min-width: 1145px) {
      .administration .coupon-content .panel-body .date-picker-time-container {
        padding: 0 3px; } }
    .administration .coupon-content .panel-body .date-picker-time-container .date-picker-time {
      margin: 0; }
    .administration .coupon-content .panel-body .date-picker-time-container .label-mode.read-only label {
      top: initial; }
  .administration .coupon-content .panel-body .discount-radio-container {
    float: left;
    margin-top: 10px;
    margin-left: 5px; }
  .administration .coupon-content .panel-body .discount-other-container {
    float: left;
    width: 100px;
    margin-top: 105px;
    margin-left: 10px; }
    @media all and (min-width: 992px) {
      .administration .coupon-content .panel-body .discount-other-container {
        margin-left: 10px;
        margin-top: 110px; } }
    .administration .coupon-content .panel-body .discount-other-container input {
      height: 35px; }
  .administration .coupon-content .panel-body .discount-other-percent {
    float: left;
    margin-top: 137px;
    margin-left: 8px; }
    @media all and (min-width: 992px) {
      .administration .coupon-content .panel-body .discount-other-percent {
        margin-top: 140px;
        margin-left: 10px; } }
  .administration .coupon-content .panel-body .discount-radio {
    display: inline; }
  .administration .coupon-content .panel-body .discount-radio-field-layout {
    display: block; }
    @media all and (min-width: 992px) {
      .administration .coupon-content .panel-body .discount-radio-field-layout {
        display: inline-block; } }
  .administration .coupon-content .panel-body .discount-radio-radio-layout {
    display: block; }
    @media all and (min-width: 992px) {
      .administration .coupon-content .panel-body .discount-radio-radio-layout {
        display: inline-block; } }
  .administration .coupon-content .panel-body .radio-option {
    display: block;
    margin-top: 8px;
    margin-left: 0; }
    .administration .coupon-content .panel-body .radio-option:first-child {
      margin-top: 0; }
    @media all and (min-width: 992px) {
      .administration .coupon-content .panel-body .radio-option {
        display: inline-block;
        margin-left: 24px; }
        .administration .coupon-content .panel-body .radio-option:first-child {
          margin-left: 0; } }
  .administration .coupon-content .panel-body .discount-other {
    display: inline-block; }
  .administration .coupon-content .panel-body .create-coupon-code-container {
    display: inline-block;
    width: 185px; }
    @media all and (min-width: 420px) {
      .administration .coupon-content .panel-body .create-coupon-code-container {
        width: 225px; } }
  .administration .coupon-content .panel-body .coupon-code {
    width: 100px;
    display: inline; }
    .administration .coupon-content .panel-body .coupon-code input {
      text-transform: uppercase; }
    .administration .coupon-content .panel-body .coupon-code ::-webkit-input-placeholder {
      /* WebKit browsers */
      text-transform: none; }
    .administration .coupon-content .panel-body .coupon-code :-moz-placeholder {
      /* Mozilla Firefox 4 to 18 */
      text-transform: none; }
    .administration .coupon-content .panel-body .coupon-code ::-moz-placeholder {
      /* Mozilla Firefox 19+ */
      text-transform: none; }
    .administration .coupon-content .panel-body .coupon-code :-ms-input-placeholder {
      /* Internet Explorer 10+ */
      text-transform: none; }
    .administration .coupon-content .panel-body .coupon-code ::placeholder {
      /* Recent browsers */
      text-transform: none; }
  .administration .coupon-content .panel-body .coupon-code-tooltip {
    color: #385d91; }
  .administration .coupon-content .panel-body .coupon-ean-list {
    min-width: 300px; }
  .administration .coupon-content .panel-body .price-labels {
    margin-bottom: -10px; }
  .administration .coupon-content .panel-body .date-heading {
    color: #6b6b6a; }

@media all and (min-width: 601px) {
  .administration .coupon-content .pricePromoDate {
    padding: 5px !important; } }

.administration .coupon-content .panel-section-body.panel-section-body-first h3 {
  margin-top: 0; }

.administration .coupon-content .panel-section-body .top-margin {
  margin-top: 20px; }

.administration .coupon-content .panel-section-body .bottom-margin,
.administration .coupon-content .panel-section-body .contributor-row {
  margin-bottom: 20px; }

.administration .coupon-content .panel-section-body .contributor-row:last-child {
  margin-bottom: 0; }

.administration .coupon-content .panel-section-body dl {
  margin-bottom: 0;
  font-family: "Lato", sans-serif;
  color: #6b6b6b;
  font-size: 14px; }
  .administration .coupon-content .panel-section-body dl .not-required dd:last-child {
    margin-bottom: 24px; }
  .administration .coupon-content .panel-section-body dl dt {
    margin-bottom: 6px;
    font-weight: normal; }
    .administration .coupon-content .panel-section-body dl dt span {
      color: #c02110; }
  .administration .coupon-content .panel-section-body dl dd {
    color: #21282d;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 24px;
    word-break: break-all; }
    .administration .coupon-content .panel-section-body dl dd.break-word {
      word-break: keep-all; }
    .administration .coupon-content .panel-section-body dl dd.small-margin-bottom {
      margin-bottom: 16px; }
    .administration .coupon-content .panel-section-body dl dd:last-child {
      margin-bottom: 0; }
    .administration .coupon-content .panel-section-body dl dd.category-with-bullets {
      margin-left: 20px;
      margin-bottom: 6px;
      display: list-item; }
    .administration .coupon-content .panel-section-body dl dd .expand-control {
      margin-top: 12px;
      text-align: center; }
  .administration .coupon-content .panel-section-body dl p {
    margin-bottom: 20px; }

.administration .coupon-content .no-coupons {
  margin-top: 25px;
  margin-bottom: 50px;
  text-align: center; }
  .administration .coupon-content .no-coupons .summary-no-coupons {
    text-align: center;
    float: left;
    width: 100%;
    padding: 66px 0px; }

@media all and (min-width: 768px) {
  .administration .coupon-content .promotion-type {
    width: 409px; } }

.administration .coupon-content .coupon-date-divider {
  display: block;
  min-width: 280px;
  width: auto;
  margin: 10px 0;
  text-align: center; }
  @media all and (min-width: 1200px) {
    .administration .coupon-content .coupon-date-divider {
      display: inline-block;
      width: 10%;
      min-width: 50px;
      margin: 0 auto; } }

.administration .coupon-content .table-title {
  font-size: 16px;
  font-family: "Lato", sans-serif; }

.administration .coupon-content .required-item-asterisk {
  color: #c02110; }

.administration .coupon-content .save-or-cancel {
  text-align: center; }
  .administration .coupon-content .save-or-cancel .command-button-container {
    float: none;
    display: inline-block; }

@media all and (min-width: 992px) {
  .administration .coupon-content .discount-other-container {
    margin-top: 10px !important; }
  .administration .coupon-content .discount-other-percent {
    line-height: 95px;
    margin-top: 5px !important; }
  .administration .coupon-content .save-or-cancel {
    text-align: center; }
    .administration .coupon-content .save-or-cancel .command-button-container {
      float: none;
      display: inline-block; } }

.ebookcoupon-additional.bn-promo-list .glyphicon {
  top: 0 !important; }

.pagination-container-bottom .custom-pagination {
  margin-top: 0 !important; }

.feature-flags .feature-flag {
  margin-top: 40px;
  font-size: 16px;
  border-bottom: 1px solid #ebebeb; }
  .feature-flags .feature-flag .heading {
    margin-bottom: 16px;
    border-bottom: 1px solid #ebebeb; }
  .feature-flags .feature-flag .name {
    font-size: 18px;
    font-weight: bold;
    color: #21282d; }
  .feature-flags .feature-flag .id {
    margin: 6px 0 10px 0;
    font-size: 14px; }
  .feature-flags .feature-flag .field-panel {
    margin-top: 1px;
    padding: 10px 0;
    background-color: #ebebeb; }
    .feature-flags .feature-flag .field-panel input {
      width: 100%;
      padding: 6px; }
  .feature-flags .feature-flag .button-row {
    margin-top: 12px;
    margin-bottom: 12px; }
  .feature-flags .feature-flag .top-margin-10 {
    margin-top: 14px; }
  .feature-flags .feature-flag .error {
    margin-top: 6px; }

.change-business-status-modal .modal-dialog .modal-content .modal-body label span {
  padding-left: 0;
  font-weight: 400; }

.change-business-status-modal .modal-dialog .modal-content .modal-body .input-control {
  margin-top: -16px; }

.change-business-status-modal .modal-dialog .modal-close-icon-coupon {
  position: relative;
  float: right;
  color: white;
  top: 30px;
  right: 0px; }

@media (min-width: 768px) {
  .change-business-status-modal .wider-Width-modal {
    width: 700px !important; } }

.ultra-upgrade-modal .modal-dialog .modal-content .modal-body .no-padding {
  padding-left: 0;
  padding-right: 0; }

.ultra-upgrade-modal .modal-dialog .modal-content .modal-body .angle-double-right-div {
  padding-top: 13%;
  padding-left: 23px; }

.ultra-upgrade-modal .modal-dialog .modal-content .modal-body .left-padding-urlta {
  padding-left: 23px; }

.ultra-upgrade-modal .modal-dialog .modal-content .modal-body .fa-angle-double-right {
  font-size: 40px;
  color: #337ab7; }

.recipient-modal .modal-dialog {
  width: 300px; }
  .recipient-modal .modal-dialog .modal-content {
    padding: 20px 10px 0; }
    .recipient-modal .modal-dialog .modal-content .modal-body {
      max-height: 400px;
      overflow-y: auto; }
    .recipient-modal .modal-dialog .modal-content .modal-footer button, .recipient-modal .modal-dialog .modal-content .modal-footer .np-mkt-included-content a.btn, .np-mkt-included-content .recipient-modal .modal-dialog .modal-content .modal-footer a.btn {
      margin-left: 0; }

.report-form .btn, .report-form .np-mkt-included-content .btn-nookpress, .np-mkt-included-content .report-form .btn-nookpress, .report-form .np-mkt-included-content .btn-nookpress-ghost, .np-mkt-included-content .report-form .btn-nookpress-ghost, .report-form .np-mkt-included-content a.btn, .np-mkt-included-content .report-form a.btn {
  width: 100%;
  margin-top: 24px; }

.report-form .download-iframe {
  width: 100%;
  margin-top: 24px;
  height: 60px;
  border: 1px solid #acacac; }

.customer-service .no-results {
  margin-top: 100px; }

.customer-service .sort-label {
  padding-right: 10px; }

.customer-service .search-container {
  padding: 10px !important; }

@media all and (min-width: 768px) {
  .customer-service .search-container {
    padding: 70px !important; } }

.search-user-form {
  position: relative; }
  .search-user-form input {
    border-right-width: 0; }
  .search-user-form .filter-dropdown {
    position: absolute;
    top: 2px;
    right: 60px; }
    .search-user-form .filter-dropdown .btn-default {
      color: #3D6DB5;
      font-size: 16px; }
      .search-user-form .filter-dropdown .btn-default.dropdown-toggle {
        width: 180px;
        height: 56px !important;
        border: none; }
        .search-user-form .filter-dropdown .btn-default.dropdown-toggle:hover, .search-user-form .filter-dropdown .btn-default.dropdown-toggle:focus {
          background-color: transparent;
          outline: 0; }
        .search-user-form .filter-dropdown .btn-default.dropdown-toggle:active {
          box-shadow: none; }
    .search-user-form .filter-dropdown .dropdown-menu {
      border-radius: 0; }
      .search-user-form .filter-dropdown .dropdown-menu li {
        padding: 8px 10px; }
  .search-user-form .admin-search-button {
    cursor: pointer;
    position: absolute;
    top: 15px;
    right: 26px;
    font-size: 26px;
    color: #3D6DB5; }

.panel {
  border: 1px solid #ebebeb;
  display: table;
  border-collapse: collapse;
  width: 100%;
  background-color: white; }
  .panel.results-panel {
    margin-top: 40px; }
  .panel .view-user-table {
    margin-top: 15px; }
    .panel .view-user-table > thead > tr > th {
      color: #637099;
      border-bottom: none;
      width: 16%; }
    .panel .view-user-table > tbody > tr > td {
      padding-top: 0;
      border-top: none; }
  .panel .view-user-btn span {
    padding-top: 50px; }
  .panel .view-user-btn[disabled] {
    opacity: 1;
    background-color: #acacac;
    border-color: #acacac; }
  .panel .disabled-view-note {
    color: #acacac;
    font-size: 12px;
    text-align: center; }

.user-details {
  width: 1170px;
  border: 1px solid #ebebeb;
  font-size: 14px; }
  .user-details .margin-top-24 {
    margin-top: 24px; }
  .user-details .margin-bottom-12 {
    margin-bottom: 12px; }
  .user-details .padding-left-24 {
    padding-left: 24px; }
  .user-details .padding-left-12 {
    padding-left: 12px; }
  .user-details .contributorList {
    padding: 0;
    list-style: none; }
  .user-details .border-top {
    border-top: 1px solid #ebebeb; }
  .user-details .border-bottom {
    border-bottom: 1px solid #ebebeb; }
  .user-details .border-left {
    border-left: 1px solid #ebebeb; }
  .user-details .border-right {
    border-right: 1px solid #ebebeb; }
  .user-details .head-name {
    margin: 30px 0 8px 0;
    font-size: 20px; }
  .user-details .action-area {
    min-height: 640px; }
  .user-details .action-boxes {
    margin: 40px -15px 20px -15px; }
    .user-details .action-boxes .action-box {
      padding: 12px 15px; }
  .user-details .tabs {
    margin: 0 -15px 0 -15px; }
    .user-details .tabs .tab {
      box-sizing: border-box;
      float: left;
      width: 33.3%;
      padding: 16px 16px;
      text-align: center;
      font-size: 18px;
      border-bottom: 1px solid #ebebeb;
      color: #428bca;
      cursor: pointer; }
      .user-details .tabs .tab.active {
        color: #58585b;
        border-bottom: none;
        cursor: default; }
  .user-details .section-head {
    margin-top: 24px;
    margin-bottom: 2px;
    font-size: 16px;
    font-weight: bold;
    color: #21282d; }
  .user-details span.field-label {
    color: #21282d; }
  .user-details .field-link {
    padding-top: 5px; }

.user-projects .top-margin {
  margin-top: 48px; }

.user-projects .horizontal-line {
  border-top: 1px solid #ebebeb; }

.user-projects .custom-pagination {
  margin-top: 12px;
  margin-bottom: 12px; }

.user-projects .filters {
  margin-top: 12px;
  margin-bottom: 12px; }
  .user-projects .filters label {
    margin: 0 12px 0 24px;
    font-size: 16px; }
    .user-projects .filters label.first {
      margin-left: 0; }
  .user-projects .filters input, .user-projects .filters select {
    height: 26px; }
  .user-projects .filters .search-field {
    position: relative; }
    .user-projects .filters .search-field .search-input {
      float: right;
      width: 240px;
      height: 26px;
      padding: 0 6px; }
    .user-projects .filters .search-field .search-button {
      position: absolute;
      top: 4px;
      right: 4px;
      width: 18px;
      height: 18px;
      cursor: pointer; }

.user-projects .counts {
  margin-top: 12px;
  margin-bottom: 12px; }
  .user-projects .counts > div {
    text-align: center; }

.user-projects .admin-projects-list .headers {
  margin: 6px 0; }
  .user-projects .admin-projects-list .headers .header {
    float: left;
    padding: 6px; }
    .user-projects .admin-projects-list .headers .header.title {
      width: 348px; }
    .user-projects .admin-projects-list .headers .header.status {
      width: 115px; }
    .user-projects .admin-projects-list .headers .header.ean {
      width: 125px; }
    .user-projects .admin-projects-list .headers .header.type {
      width: 135px; }
    .user-projects .admin-projects-list .headers .header.manuscript {
      width: 120px; }

.user-projects .admin-projects-list .project {
  padding: 6px 0;
  border-top: 1px solid #ebebeb; }
  .user-projects .admin-projects-list .project .cell {
    float: left;
    padding: 6px;
    padding-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%; }
    .user-projects .admin-projects-list .project .cell a {
      color: #3D6DB5; }
    .user-projects .admin-projects-list .project .cell.cover {
      width: 76px;
      padding-top: 10px; }
      .user-projects .admin-projects-list .project .cell.cover img {
        width: 64px;
        height: 98px; }
    .user-projects .admin-projects-list .project .cell.name {
      width: 272px;
      color: #3D6DB5; }
    .user-projects .admin-projects-list .project .cell.status {
      width: 115px; }
    .user-projects .admin-projects-list .project .cell.ean {
      width: 125px;
      text-overflow: initial; }
    .user-projects .admin-projects-list .project .cell.type {
      width: 135px; }
    .user-projects .admin-projects-list .project .cell.manuscript {
      width: 120px; }
      .user-projects .admin-projects-list .project .cell.manuscript > div {
        position: relative; }
        .user-projects .admin-projects-list .project .cell.manuscript > div .icon-book {
          position: absolute;
          top: 4px;
          left: 0;
          color: #3D6DB5; }
        .user-projects .admin-projects-list .project .cell.manuscript > div .date-link {
          margin-left: 16px; }
  .user-projects .admin-projects-list .project:nth-child(odd) {
    background-color: #f8f8f8; }
  .user-projects .admin-projects-list .project:last-child {
    border-bottom: 1px solid #ebebeb; }

.font-black {
  color: #333333 !important; }

#app.hide-extra-option .radio-option:nth-child(4) {
  display: none; }

#app.hide-extra-option .bst-color-weight .radio-option:nth-child(4) {
  display: block; }

#app.hide-extra-option footer.app-footer {
  margin-top: 0 !important; }

.bottom-gap {
  padding-bottom: 6px; }

.price-alert {
  color: #c02110; }

.stop-underline:hover {
  text-decoration: none; }

.trade-publisher-container .broadcast-messages-list {
  padding: 15px; }

.trade-publisher-container .back-link {
  text-decoration: none;
  font-size: larger; }
  .trade-publisher-container .back-link:visited {
    text-decoration: none; }
  .trade-publisher-container .back-link:hover {
    text-decoration: none; }
  .trade-publisher-container .back-link:active {
    text-decoration: none; }

.trade-publisher-container .account-publish-checkbox {
  border-top: 1px solid #d3d8dc;
  margin-top: 36px;
  padding-top: 36px;
  margin-left: 12px;
  padding-left: 2px;
  width: 99%; }
  .trade-publisher-container .account-publish-checkbox .padding-left-0 {
    padding-left: 0px; }
  .trade-publisher-container .account-publish-checkbox h2 {
    margin-bottom: 12px; }
  .trade-publisher-container .account-publish-checkbox .member-add-section {
    margin-left: 12px; }
  .trade-publisher-container .account-publish-checkbox .add-btn {
    border-radius: 0;
    height: 60px;
    line-height: 60px;
    font-size: 18px;
    padding-left: 0px;
    cursor: pointer;
    display: inline-block;
    outline: none; }
  .trade-publisher-container .account-publish-checkbox .add-button-icon {
    height: 14px;
    width: 14px;
    margin-right: 4px;
    margin-top: 1px; }
  .trade-publisher-container .account-publish-checkbox .add-button-label {
    font-family: 'Lato', sans-serif;
    font-size: 12px;
    font-weight: 400;
    color: #3D6DB5; }

.trade-publisher-container .manage-table-container.scheduled-table .glyphicon-ok, .trade-publisher-container .manage-table-container.expired-table .glyphicon-ok {
  color: #000000; }

.trade-publisher-container .manage-table-container.scheduled-table .glyphicon-time, .trade-publisher-container .manage-table-container.expired-table .glyphicon-time {
  color: #000000; }

.trade-publisher-container .manage-table-container.scheduled-table .glyphicon-remove, .trade-publisher-container .manage-table-container.expired-table .glyphicon-remove {
  color: #000000; }

.trade-publisher-container .manage-table-container.active-table .glyphicon-ok {
  color: #ffffff; }

.trade-publisher-container .manage-table-container.active-table .glyphicon-time {
  color: #ffffff; }

.trade-publisher-container .manage-table-container.active-table .glyphicon-remove {
  color: #ffffff; }

.trade-publisher-container .manage-table-container .glyphicon-ok {
  margin-left: 0px; }

.trade-publisher-container .manage-table-container .glyphicon-remove {
  color: #c02110; }

.trade-publisher-container .manage-table-container .common-dropdown-menu {
  width: max-content; }
  .trade-publisher-container .manage-table-container .common-dropdown-menu a {
    cursor: pointer; }

.promo-expand-modal .modal-dialog {
  width: 100vw; }
  .promo-expand-modal .modal-dialog .modal-content {
    max-height: 90vh; }
    .promo-expand-modal .modal-dialog .modal-content .modal-header h4 {
      padding-left: 12px;
      font-family: "Lato", sans-serif; }
    .promo-expand-modal .modal-dialog .modal-content .modal-body .icon-close-modal {
      color: #3d6db5; }
    .promo-expand-modal .modal-dialog .modal-content .readonly-input {
      display: block;
      width: 97%;
      margin: 4px;
      background: #fff;
      cursor: text; }
    .promo-expand-modal .modal-dialog .modal-content .additional-check {
      cursor: pointer; }
    .promo-expand-modal .modal-dialog .modal-content .p-l-5 {
      padding-left: 5px; }
    .promo-expand-modal .modal-dialog .modal-content .float-middle {
      display: inline;
      margin: 0 auto; }
    .promo-expand-modal .modal-dialog .modal-content .link-icon {
      text-decoration: none;
      padding-right: 2px; }
      .promo-expand-modal .modal-dialog .modal-content .link-icon:visited {
        text-decoration: none; }
      .promo-expand-modal .modal-dialog .modal-content .link-icon:hover {
        text-decoration: none; }
      .promo-expand-modal .modal-dialog .modal-content .link-icon:active {
        text-decoration: none; }
    .promo-expand-modal .modal-dialog .modal-content .left-section {
      display: flex;
      padding-top: 25px; }
      .promo-expand-modal .modal-dialog .modal-content .left-section .fa-columns {
        font-size: 24px;
        margin-left: 6px; }
    .promo-expand-modal .modal-dialog .modal-content .tab-selector {
      margin: 15px 0px 2px 0px; }
    .promo-expand-modal .modal-dialog .modal-content .checkbox-tool {
      display: block;
      left: 84%;
      top: 48px; }
      .promo-expand-modal .modal-dialog .modal-content .checkbox-tool.popover {
        width: 199px !important;
        max-width: 199px !important; }
      .promo-expand-modal .modal-dialog .modal-content .checkbox-tool .arrow {
        left: 87%; }
      .promo-expand-modal .modal-dialog .modal-content .checkbox-tool .popover-content {
        padding: 9px 25px;
        margin-bottom: 9px; }
        .promo-expand-modal .modal-dialog .modal-content .checkbox-tool .popover-content .checkbox {
          padding-left: 20px;
          margin-bottom: 8px;
          font-size: 14px; }

.donut-analytics .doughnut .highcharts-title {
  font-family: Lato;
  font-size: 14px;
  font-weight: normal; }
  .donut-analytics .doughnut .highcharts-title h1 {
    font-size: 40px;
    font-weight: 600; }
  .donut-analytics .doughnut .highcharts-title p {
    margin-top: 35px !important; }

@media all and (max-width: 374px) {
  .site-donut .edgeCaseMessage {
    width: 262px !important; } }

.site-donut .edgeCaseMessage {
  width: 400px;
  position: absolute;
  z-index: 101;
  padding: 30px 25px 30px 25px;
  box-shadow: 1px 1px 1px 1px lightgrey;
  background: white;
  left: 170px;
  top: 147px;
  transform: translate(-50%, -50%); }

.site-donut .edgeCaseMessageStyle p {
  text-align: center; }
  .site-donut .edgeCaseMessageStyle p strong {
    padding: 5px !important;
    float: left;
    width: 100%; }

.site-donut .edgeCaseCenterDoughnut {
  margin-bottom: 3rem; }

@media all and (min-width: 1025px) {
  .site-donut .edgeCaseCenterDoughnut {
    margin-left: 3rem; } }

@media all and (min-width: 360px) and (max-width: 640px) {
  .site-donut .edgeCaseMessage {
    left: 133px; } }

@media all and (max-width: 410px) {
  .site-donut .edgeCaseMessage {
    width: 340px;
    position: absolute;
    z-index: 101;
    padding: 25px 0 25px 0;
    box-shadow: 1px 1px 1px 1px lightgrey;
    background: white;
    top: 147px;
    transform: translate(-50%, -50%); } }

@media all and (min-width: 371px) and (max-width: 812px) {
  .site-donut .edgeCaseMessage {
    width: 320px !important; } }

@media only screen and (min-width: 375px) and (max-width: 812px) {
  .site-donut .edgeCaseMessage {
    left: 143px !important; } }

@media only screen and (min-width: 411px) and (max-width: 767px) {
  .site-donut .edgeCaseMessage {
    left: 165px !important; } }

.heading-gap-15 {
  margin-bottom: 15px;
  display: inline-block; }

.donutreference .highcharts-title {
  left: 0px !important; }

.donutreference h1,
.donutreference p {
  width: 300px !important;
  text-align: center !important; }

.searchTermStyle {
  padding-bottom: 5px; }

.container-analytics {
  padding: 0 !important; }

.table-wrapper {
  padding: 0 !important; }

.table-container {
  float: left; }

.padding10 {
  padding: 10px; }

.height-table-container {
  min-height: 675px !important; }

.dot {
  animation: fadeIn 5s ease-in; }

@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.table-container table th {
  padding: 10px;
  padding-right: 7.2em !important;
  color: #ffffff;
  font-family: Lato;
  font-size: 26px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.1px;
  color: #21282d;
  border-top: none !important; }

@media only screen and (min-width: 992px) and (max-width: 1100px) and (-webkit-min-device-pixel-ratio: 1.5) {
  .truncate-text {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 120px !important;
    display: inline-block; } }

@media only screen and (min-width: 1025px) and (max-width: 1200px) and (-webkit-min-device-pixel-ratio: 1.5) {
  .table-container table th {
    padding: 10px;
    padding-right: 5.2em !important;
    color: #ffffff;
    font-family: Lato;
    font-size: 26px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.1px;
    color: #21282d;
    border-top: none !important; } }

@media only screen and (min-width: 1025px) {
  .desktop-table {
    display: block; }
  .mobile-table {
    display: none; }
  .height-customer-table-desktop {
    text-align: center; }
    .height-customer-table-desktop span {
      display: inline-block;
      vertical-align: middle; }
  .height-customer-table-desktop:before {
    content: " ";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    height: 220px; } }

@media only screen and (max-width: 1024px) {
  .desktop-table {
    display: none; }
  .mobile-table {
    display: block;
    width: auto !important; } }

.overflow-mobile-table {
  display: flex;
  overflow-x: auto;
  width: 100%; }

@media only screen and (max-width: 1024px) {
  .table-container tr td.remove-padding,
  .table-container tr td.remove-padding:hover {
    padding-top: 8px !important;
    padding-bottom: 8px !important; }
  .remove-padding .fullarea {
    padding-top: 13px !important;
    padding-bottom: 2px !important;
    display: block !important;
    height: auto !important; } }

@media only screen and (min-width: 1100px) and (max-width: 1200px) and (-webkit-min-device-pixel-ratio: 1.5) {
  .truncate-text {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 140px !important;
    display: inline-block; } }

@media only screen and (min-width: 1200px) {
  .truncate-text {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 165px !important;
    display: inline-block; } }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .truncate-text {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 135px !important;
    display: inline-block; } }

.font-bold {
  font-weight: bold !important; }

.edgeCaseTextStyle:before {
  content: " ";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  height: 165px; }

.edgeCaseTextStyle {
  text-align: center; }
  .edgeCaseTextStyle p strong {
    padding: 5px;
    float: left;
    width: 100%; }
  .edgeCaseTextStyle span {
    display: inline-block;
    vertical-align: middle; }

@media all and (max-width: 768px) {
  .edgeCaseText {
    height: 400px; } }

@-moz-document url-prefix() {
  .height-customer-table:before {
    content: " ";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    height: 250px !important; }
  .height-customer-table-desktop:before {
    content: " ";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    height: 250px !important; }
  .searchEdgeCaseNew {
    transform: translateY(-50%); }
  .searchEdgeCaseTopBooks {
    transform: translateY(-50%) !important; } }

.height-customer-table:before {
  content: " ";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  height: 400px; }

.height-customer-table {
  text-align: center; }
  .height-customer-table span {
    display: inline-block;
    vertical-align: middle; }

.height-reading-table {
  height: 400px;
  text-align: center !important;
  line-height: 380px !important; }

.donut-analytics .doughnut .highcharts-title p.reading-title {
  margin-top: 1px !important; }

.table-container table td {
  padding: 12px !important;
  font-family: Lato;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.1px; }

.table-header0 {
  border-bottom: 4px solid #44D7B6; }

.table-header1 {
  border-bottom: 4px solid #E85C34; }

.table-header2 {
  border-bottom: 4px solid #3368FF; }

.analytics-padding {
  padding: 10px;
  color: #000000 !important; }

.analytics-float-right {
  float: right; }

.analytics-margin-top {
  margin-top: 24px; }

.black-font {
  color: #21282d !important;
  cursor: default; }

.analytics-hover {
  background: #A4CCDD;
  padding: 10px;
  color: #000000 !important; }

.no-data {
  color: #000000 !important; }

.table-responsive {
  border: none !important; }

.analytics-margin {
  overflow: hidden;
  margin-bottom: 20px;
  background-color: #ffffff; }

.tooltip-description {
  display: inline-block;
  font-family: PoynterOSDisp-Roman;
  font-size: 22px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.1px; }

.Whats-This {
  width: 71.4px;
  height: 15px;
  font-family: Lato;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.3px;
  color: #3b9cc6;
  margin-left: 10px;
  text-decoration: underline; }

.search-box {
  padding: 0 10px 0 !important;
  margin: 0 !important;
  border: none !important; }

.truncate-text {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 175px;
  display: inline-block; }

.search-icon-eaa .search-icon {
  margin-top: 25px; }

.analytics-layout {
  /* Now add in code for the browsers that support -webkit-line-clamp and overwrite the non-supportive stuff */ }
  .analytics-layout .analytics-definition-container {
    margin-top: 30px; }
  .analytics-layout .analytics-definition-heading {
    color: #3d6db5;
    margin-bottom: 4px; }
  .analytics-layout .analytics-definition {
    font-size: 14px; }
  .analytics-layout .highcharts-legend-item,
  .analytics-layout .highcharts-credits {
    display: none; }
  .analytics-layout .map-container {
    width: 98%;
    margin: 0 auto; }
  .analytics-layout .top10-container {
    width: 100%;
    position: relative; }
    .analytics-layout .top10-container h2 {
      font-weight: bold;
      font-size: 15px;
      text-align: center; }
    .analytics-layout .top10-container h2.background {
      position: relative;
      z-index: 1; }
      .analytics-layout .top10-container h2.background:before {
        border-top: 1px solid #dddddd;
        content: "";
        margin: 0 auto;
        position: absolute;
        top: 50%;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        z-index: -1; }
      .analytics-layout .top10-container h2.background span {
        background: #fff;
        padding: 0 15px; }
  .analytics-layout .highcharts-subtitle {
    display: none; }
  .analytics-layout .top10-row {
    padding-bottom: 15px;
    font-size: 14px;
    width: 20%;
    float: left;
    height: 50px; }
    .analytics-layout .top10-row strong {
      padding-left: 3px;
      margin-top: 4px;
      float: left; }
  .analytics-layout .map-number {
    border-radius: 50px;
    width: 30px;
    height: 30px;
    background-color: #3a6d92;
    color: #fff;
    display: block;
    float: left;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    padding-top: 4px;
    margin-right: 5px; }
  .analytics-layout .state-container {
    width: 100%;
    margin: 0 0 0 15px; }
  .analytics-layout .map-state {
    float: left;
    margin-top: 4px; }
  .analytics-layout .widget {
    margin: 15px 0 50px;
    display: block; }
  .analytics-layout .entireList {
    display: block;
    width: 200px;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 20px;
    height: 45px;
    line-height: 45px; }
  .analytics-layout .clampMe {
    position: relative;
    overflow: hidden; }
  .analytics-layout .clampMe:after {
    content: "";
    text-align: right;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 50%;
    height: 1.2em;
    background: linear-gradient(to right, rgba(255, 255, 255, 0), white 80%); }
  @supports (-webkit-line-clamp: 2) {
    .analytics-layout .clampMe {
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical; }
    .analytics-layout .clampMe:after {
      display: none; } }
  .analytics-layout .sticky {
    position: sticky;
    bottom: 0;
    background: white;
    color: black;
    text-align: center;
    width: 100%;
    opacity: 0.9;
    height: 45px;
    margin-top: -20px; }
  .analytics-layout .sticky-reading {
    position: sticky;
    bottom: 0;
    background: white;
    color: black;
    text-align: center;
    width: 100%;
    opacity: 0.9;
    height: 45px;
    margin-top: -20px; }
  .analytics-layout .background-sticky {
    background: white;
    height: 2rem; }
  .analytics-layout .go-back {
    display: block;
    width: 200px;
    text-align: left;
    margin: 0 0 15px; }
  .analytics-layout .UnderlineGoBack {
    text-decoration: underline !important; }
  .analytics-layout .heading-container {
    margin-bottom: 60px; }
  .analytics-layout .map-main .heading-container {
    margin-bottom: 0px !important; }
  .analytics-layout .highcharts-label span span {
    display: none; }
  .analytics-layout .highcharts-label span {
    padding: 5px;
    display: block;
    border-left: 1px solid #d0d9df;
    border-top: 1px solid #d0d9df; }
  .analytics-layout .highcharts-tooltip div {
    padding: 1px 2px 1px; }
  .analytics-layout .map-container .highcharts-tooltip br {
    display: none; }
  .analytics-layout .no-margin-bottom {
    margin-bottom: 0 !important; }
  .analytics-layout .margin-top-tabs {
    margin-top: 18px; }
  .analytics-layout .position-relative {
    position: relative; }
  @media only screen and (max-width: 1100px) {
    .analytics-layout .map-container {
      width: 100%;
      margin-right: 0; }
    .analytics-layout .analytics-layout .top10-container {
      width: 100%; }
    .analytics-layout .top10-row {
      width: 50%;
      float: left;
      clear: both !important; }
    .analytics-layout .top10-row:nth-child(n + 7) {
      clear: both;
      float: right;
      position: absolute;
      right: 0;
      top: 33px; }
    .analytics-layout .top10-row:nth-child(n + 8) {
      clear: both;
      float: right;
      position: absolute;
      right: 0;
      top: 83px; }
    .analytics-layout .top10-row:nth-child(n + 9) {
      clear: both;
      float: right;
      position: absolute;
      right: 0;
      top: 133px; }
    .analytics-layout .top10-row:nth-child(n + 10) {
      clear: both;
      float: right;
      position: absolute;
      right: 0;
      top: 183px; }
    .analytics-layout .top10-row:nth-child(n + 11) {
      clear: both;
      float: right;
      position: absolute;
      right: 0;
      top: 233px; } }

.spin_height {
  min-height: 500px; }

.analytics-mar30 {
  margin-top: 30px; }

.analytics-data-text {
  margin-bottom: 4px; }

.analytics-data-define {
  font-size: 14px; }

.table-reading table th {
  height: 46px;
  background: #3a6d92;
  text-align: right;
  color: #ffffff;
  width: 20%;
  padding: 14px !important; }

.table-reading table td {
  text-align: right;
  font-family: Lato;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.1px;
  padding: 14px !important; }

.align-left-reading-th {
  text-align: left !important; }

.truncate-text-reading-data {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  max-width: 210px; }

.truncate-text-reading-donut {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-right: 5px;
  padding-left: 5px;
  display: inline-block;
  max-width: 140px; }

.border-bottom {
  border-bottom: 1 px solid lightgrey !important; }

.padding-reading-table {
  padding: 20px; }

.table-site table .printBook th {
  padding: 10px;
  text-align: left;
  color: #ffffff;
  background: #E37B00; }

.table-site table .eBook th {
  padding: 10px;
  text-align: left;
  color: #21282c !important;
  background: #FED579; }

.table-site table .allBook th {
  padding: 10px;
  text-align: left;
  color: #ffffff;
  background: #399CC6; }

.table-site table td {
  padding: 10px;
  text-align: left; }

.site-data-table-height {
  height: 635px !important; }

@media only screen and (max-width: 456px) {
  .site-data-table-height {
    height: 680px !important; } }

.thumbnail-alignment {
  margin-top: 45px;
  padding-left: 10px; }

.serialNo {
  font-size: 44px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.1px; }

.bookTitle {
  font-size: 14px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.1px;
  padding-top: 10px; }

.authorName {
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.1px; }

.index-thumbnail {
  border-radius: 50%;
  width: 40px;
  height: 40px;
  background-color: #3a6d92;
  font-family: PoynterOSDisp;
  font-size: 22px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.1px;
  text-align: center;
  color: #ffffff;
  padding: 8px;
  text-align: center; }

.title-thumbnail {
  font-family: Lato;
  font-size: 14px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.1px;
  color: #21282c; }

.author-thumbnail {
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.1px;
  color: #21282c; }

.margin-bottom30 {
  margin-bottom: 30px; }

.margin-bottom15 {
  margin-top: 15px; }

.size-thumbnail {
  width: 66.7px;
  height: 100px; }

.hover-thumbnail:hover {
  background-color: #A4CCDD; }

.padding-thumbnail {
  padding: 10px; }

.position-thumbnail-relative {
  position: relative;
  height: 100px; }

@media only screen and (min-width: 360px) and (max-width: 500px) {
  .paddingLeft-thumbnail {
    padding-left: 50px; } }

@media only screen and (min-width: 501px) and (max-width: 600px) {
  .paddingLeft-thumbnail {
    padding-left: 36px; } }

@media only screen and (min-width: 601px) and (max-width: 767px) {
  .paddingLeft-thumbnail {
    padding-left: 15px; } }

@media only screen and (min-width: 768px) and (max-width: 850px) {
  .paddingLeft-thumbnail {
    padding-left: 25px; } }

@media only screen and (min-width: 851px) and (max-width: 992px) {
  .paddingLeft-thumbnail {
    padding-left: 15px; } }

@media only screen and (min-width: 992px) {
  .paddingLeft-thumbnail {
    padding-left: 50px; } }

.position-thumbnail-absolute {
  position: absolute;
  bottom: 0; }

.site_data_text_align {
  text-align: center; }

.book-consumption .container-box {
  width: 99%;
  overflow: hidden;
  margin: 0 auto;
  margin-bottom: 55px;
  text-align: center; }

.book-consumption .reading-container div,
.book-consumption .reading-container h2 {
  font-family: verdana; }

.book-consumption .container-box div {
  margin: 0 0%;
  text-align: center; }

.book-consumption .container-box.reading-book {
  color: #8d9ac2;
  border-right: none; }

.book-consumption .container-box.open-book {
  color: #21282d; }

.book-consumption .container-box h4 {
  font-size: 15px;
  font-family: verdana;
  padding: 15px 30px 30px;
  text-align: center; }

.book-consumption .reading-sub-container {
  clear: both;
  float: left;
  padding-bottom: 4px;
  text-align: center;
  font-size: 12px;
  width: 100% !important; }

.book-consumption .reading-data-font {
  font-size: 56px;
  color: #0969a1 !important; }

.book-consumption .container-box sup {
  font-size: 16px;
  top: -0.6em;
  left: 3px; }

.book-consumption .container-box sub {
  font-size: 20px;
  top: 0em;
  left: 3px; }

.book-consumption .reading-sub-middle {
  border-right: 1px solid #d8d8d8; }

.book-consumption .consumption-container {
  border: 1px solid #d2d2d2;
  overflow: hidden;
  margin: 0 20px 70px; }

.book-consumption .heading-container {
  margin-bottom: 10px !important; }

@media only screen and (max-width: 768px) {
  .book-consumption .reading-sub-middle {
    border-right: none; }
  .book-consumption .consumption-container {
    border-top: 1px solid #d2d2d2;
    border-left: none !important;
    border-right: none !important;
    border-bottom: none !important;
    overflow: hidden;
    margin: 0; }
  .book-consumption .reading-data-font {
    font-size: 40px;
    color: #0969a1 !important; } }

@media only screen and (max-width: 1100px) {
  .book-consumption .container-box {
    width: 100%; }
  .book-consumption .container-box.reading-book {
    color: #8d9ac2;
    border-right: 1px solid #d2d2d2; } }

.reading_data_text_align {
  text-align: center;
  padding-bottom: 35px; }

.article-main .widget {
  margin: 15px 0 0px;
  display: block;
  padding-bottom: 0; }

.siteDataBookSalesChart .widget {
  margin: 15px 0 0px;
  display: block;
  padding-bottom: 0; }

.highcharts-data-label text,
text.highcharts-data-label {
  fill: #333333;
  font-size: 14px; }

.highcharts-background {
  fill: #ffffff;
  height: 500;
  width: 500; }

.ToggleCustomer .invisible {
  visibility: visible; }

.iconPosition {
  position: absolute;
  z-index: 1;
  left: 385px !important;
  top: 8px !important; }

.ToggleCustomer .toggle-button-container .toggle-button.active {
  background-color: #1fc692; }

.searchEdgeCaseTable {
  padding-top: 80px !important;
  padding-left: 25px;
  padding-right: 25px; }
  .searchEdgeCaseTable p strong {
    padding: 5px;
    float: left;
    width: 100%; }

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .searchEdgeCaseTable {
    padding-top: 39px; } }

.barchartEdgeCase {
  height: 400px;
  line-height: 300px;
  text-align: center; }

.searchEdgeCase {
  padding-top: 100px !important; }
  .searchEdgeCase p strong {
    padding: 5px;
    width: 100%;
    float: left; }

.searchEdgeCaseNew {
  padding-top: 90px; }

.searchEdgeCaseTop {
  transform: translateY(-280%) !important; }

.searchEdgeCaseTopBooks {
  transform: translateY(-100%); }
  .searchEdgeCaseTopBooks p strong {
    padding: 5px;
    width: 100%;
    float: left; }

.disableLink {
  color: black;
  pointer-events: none;
  cursor: default;
  text-decoration: none; }

.sales-chart-widget .highcharts-color-0 {
  stroke: none !important;
  font-family: Lato;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0;
  color: #333333; }

.bar-chart .highcharts-label span {
  border: none !important; }

.eaa-bar-chart .highcharts-xaxis-labels span {
  font-family: Lato;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.58px;
  color: #21282d; }

.marginRight {
  margin-right: 5px; }

.diff-para {
  display: block;
  padding-top: 7px; }

.line-graph-reference .highcharts-label span {
  border: 1px solid #bdbdbd !important;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.42857;
  color: #333333 !important;
  padding: 10px;
  background: #fff !important;
  top: 21px !important; }

.line-graph-reference .line-chart .highcharts-label.highcharts-tooltip.highcharts-color-1 span {
  box-shadow: none !important; }

.line-graph-reference .line-chart .highcharts-label.highcharts-tooltip.highcharts-color-0,
.line-graph-reference .line-chart .highcharts-label.highcharts-tooltip.highcharts-color-1,
.line-graph-reference .line-chart .highcharts-label.highcharts-tooltip.highcharts-color-2 {
  stroke: none !important; }

.no-permission {
  text-align: center;
  margin-top: 30px;
  color: #000000 !important; }

@media only screen and (min-width: 768px) {
  .mobile-display {
    display: none; }
  .customer-display {
    display: block; }
  .Mobile-Search {
    display: none; } }

@media only screen and (max-width: 767px) {
  .mobile-display {
    display: flex; }
  .customer-display {
    display: none; }
  .analytics-mar30-mobile {
    margin-top: -28px !important;
    background: white !important;
    padding-top: 35px; }
  .desktop-Search {
    display: none; } }

.col-33 {
  width: 33.33333%; }

.left-sidebar-wrapper .left-sidebar-container .sidebar-left .mobile-display .btn-new-project-analytics {
  width: 198px;
  height: 49px;
  background-color: transparent;
  color: #3d6db5;
  border: none;
  border-radius: 0;
  font-family: "Lato";
  font-size: 16px;
  text-transform: capitalize;
  padding: 0;
  letter-spacing: 0.03px;
  cursor: pointer;
  transition: background 0.4s cubic-bezier(0.5, 0, 0.3, 1), color 0.4s cubic-bezier(0.5, 0, 0.3, 1);
  width: 100%;
  line-height: 54px;
  text-transform: none;
  margin-bottom: 30px;
  border-bottom: 2px solid #3d6db5; }

.left-sidebar-wrapper .left-sidebar-container .sidebar-left .mobile-display .btn-secondary-analytics {
  height: 49px;
  background-color: transparent;
  color: #21282d;
  border: none;
  border-radius: 0;
  font-family: "Lato", sans-serif;
  font-size: 16px;
  text-transform: capitalize;
  padding: 0;
  display: inline-block;
  cursor: pointer;
  transition: background 0.4s cubic-bezier(0.5, 0, 0.3, 1), color 0.4s cubic-bezier(0.5, 0, 0.3, 1);
  border-color: none;
  border-width: 0px;
  border-style: none;
  width: 100%;
  line-height: 54px;
  text-transform: none;
  margin-bottom: 30px;
  text-align: center; }

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .doughnut-Align {
    position: relative;
    left: -60px !important; } }

.Slide {
  overflow-x: auto; }

@media only screen and (min-width: 1025px) {
  .table-container tr td.remove-padding,
  .table-container tr td.remove-padding:hover {
    padding-top: 4px !important;
    padding-bottom: 4px !important; }
  .remove-padding .fullarea {
    padding-top: 13px !important;
    padding-bottom: 2px !important;
    display: block !important;
    height: auto !important; } }

.reading-new-container {
  display: inline-block;
  margin: 0 auto; }

.reading-right {
  text-align: right !important;
  padding: 0 20px;
  float: left; }

.reading-middle {
  text-align: center !important;
  padding: 0 20px;
  float: left; }

.reading-left {
  text-align: left !important;
  float: left;
  padding: 0 20px; }

@media only screen and (max-width: 374px) {
  .float-centered {
    bottom: 15px;
    z-index: 102 !important;
    height: 200px;
    width: 262px !important; } }

@media only screen and (max-width: 767px) {
  .viewport {
    width: 100%;
    height: 100%;
    overflow: scroll; }
  .float-centered {
    bottom: 15px;
    z-index: 102 !important;
    height: 200px;
    width: 310px; } }

@media only screen and (min-width: 768px) {
  .viewport {
    width: 100%;
    height: 100%;
    overflow: scroll; }
  .float-centered {
    bottom: 15px;
    z-index: 102 !important;
    height: 200px; } }

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .float-centered {
    width: 400px; } }

.thumbnail-alignment-new {
  margin-top: 67px;
  padding-left: 3px; }

.sitemin {
  min-height: 400px; }

.searchTermStyle {
  padding-bottom: 5px; }

.analytics-manage {
  background: #ffffff;
  border: 1px solid #efebeb; }

.analytics-manage-header {
  background: #eaeae9;
  padding: 10px 18px;
  color: #21282d; }

.analytics-manage-header2 {
  background: #eaeae9;
  color: #21282d; }

.analytics-manage-header1 {
  padding: 10px 18px;
  display: inline-block; }

.analytics-manage-header4 {
  padding: 10px 18px 0px; }

.analytics-manage-header5 {
  font-size: 13px;
  padding: 0px 18px 10px; }

.analytics-manage-header3 {
  float: right;
  font-size: 13px;
  padding: 8px 25px; }

.sub-head-manage-analytics {
  color: #6b6b6b;
  display: block;
  margin-bottom: 6px; }

@media only screen and (max-width: 992px) {
  .sub-head-manage-analytics-padding {
    padding: 17px 35px 17px 35px; } }

@media only screen and (min-width: 993px) {
  .sub-head-manage-analytics-padding {
    padding: 30px 35px 18px 35px; } }

.sub-result-manage-analytics {
  font-weight: bold;
  vertical-align: top; }

.info-icon-manage {
  margin-left: 5px;
  margin-bottom: 9px; }

.analytics-subscription-checkbox {
  width: 20px;
  height: 19px;
  margin-right: 6px !important;
  margin-top: 3px !important; }

@media only screen and (min-width: 768px) {
  .analytics-manage-header-desktop {
    display: block; }
  .analytics-manage-header-mobile {
    display: none; } }

@media only screen and (max-width: 767px) {
  .analytics-manage-header-desktop {
    display: none; }
  .analytics-manage-header-mobile {
    display: block; } }

.searches-remaining {
  margin-top: 55px; }

.searches-remaining-bold {
  font-weight: bold; }

.search-reset {
  font-size: 13px;
  margin-top: 20px; }

.search-remaining-text {
  font-size: 13px; }

.contributors-table .table tr th {
  background: #bdbdbd;
  padding: 8px;
  font-size: 14px; }

.contributorDetails {
  font-size: 16px;
  font-weight: 500; }

.contributors-table .table tr td {
  padding: 11px;
  font-size: 14px; }

.inlineBlock {
  display: inline-block; }

.contributor-container {
  height: auto; }

.contributors-table .table {
  margin-left: 12px;
  width: 97% !important; }

.contributer-section {
  margin-bottom: 55px; }

.contributor-desc {
  padding: 10px;
  margin-top: -8px;
  margin-bottom: 10px; }

.mar-contrbtr {
  margin-top: 5px !important; }

@media only screen and (min-width: 993px) and (max-width: 1100px) {
  .url-box-shared {
    background-color: #ffffff;
    border: 1px solid #acacac;
    font-size: 13px;
    padding: 15px 5px;
    margin-left: 12px;
    white-space: nowrap;
    display: inline-block; }
  .btn-contributor {
    padding: 15px 20px;
    background: #3D6DB5;
    color: white;
    border: none;
    font-size: 13px; } }

@media only screen and (min-width: 1100px) {
  .url-box-shared {
    background-color: #ffffff;
    border: 1px solid #acacac;
    font-size: 13px;
    padding: 15px;
    margin-left: 10px;
    white-space: nowrap;
    display: inline-block; }
  .btn-contributor {
    width: 198px;
    height: 60px;
    background-color: transparent;
    color: #3D6DB5;
    border: 3px solid #3D6DB5;
    border-radius: 0;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    text-transform: capitalize;
    padding: 0;
    display: inline-block;
    cursor: pointer;
    transition: background 0.4s cubic-bezier(0.5, 0, 0.3, 1), color 0.4s cubic-bezier(0.5, 0, 0.3, 1);
    background-color: #3d6db5;
    border-color: #3d6db5;
    color: #ffffff;
    margin-right: 20px; }
    .btn-contributor:active, .btn-contributor:focus, .btn-contributor:hover {
      background-color: #385d91;
      color: #ffffff;
      border: 3px solid #385d91;
      outline: none; }
    .btn-contributor[disabled] {
      border-color: #acacac;
      color: #acacac;
      background-color: transparent;
      cursor: not-allowed; }
      .btn-contributor[disabled]:hover {
        background-color: transparent;
        border-color: #acacac;
        color: #acacac;
        cursor: not-allowed; }
    .btn-contributor:hover {
      border-color: #385d91;
      background-color: #385d91;
      color: #ffffff; } }

@media only screen and (max-width: 416px) {
  .floatNoneContr {
    float: none !important;
    margin-left: 0 !important; } }

@media only screen and (max-width: 992px) {
  .url-box-shared {
    background-color: #ffffff;
    border: 1px solid #acacac;
    font-size: 13px;
    padding: 15px 3px;
    margin-left: 12px;
    display: inline-block;
    white-space: nowrap;
    overflow: scroll; }
  .btn-contributor {
    padding: 15px 28px;
    background: #3D6DB5;
    color: white;
    border: none;
    font-size: 13px;
    width: 95%; } }

.link-copy {
  color: white !important; }

.edit-link {
  color: #054f72;
  cursor: pointer; }

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

.shared-table-left {
  width: 20%; }

.shared-table-right {
  text-align: right; }

.table-flex-contributor {
  display: flex;
  overflow-x: auto;
  width: 100%;
  white-space: nowrap; }

.btn-new-contributor {
  background: #3D6DB5;
  color: white;
  padding: 19px; }

.contributor-edge-case {
  text-align: center;
  height: 110px;
  padding: 70px !important; }

.edgeCaseLink {
  color: #3d6db5;
  text-decoration: underline;
  margin-left: 5px;
  cursor: pointer; }

.table-width-contributor {
  width: 100%; }

.no-permission-body {
  margin-top: 15px;
  text-align: center;
  color: #000000 !important; }

.no-permission-body2 {
  margin-top: 55px;
  text-align: center;
  color: #000000 !important; }

.no-permission-height {
  height: 300px;
  padding-top: 100px; }

.copy-link-container {
  width: 13%;
  display: inline-block;
  float: left; }

.btn-contributor {
  height: 60px;
  margin-right: 0;
  padding: 0 17px;
  max-width: 114px;
  float: right;
  width: 100%; }

.url-box-shared {
  width: 83%;
  border: 1px solid #acacac;
  transition: border-color .2s linear;
  height: 60px;
  float: left; }

.gap-filler {
  width: 1%;
  float: left;
  display: block;
  overflow: hidden; }

.main-container-contributor {
  width: 100%;
  overflow: hidden; }

@media only screen and (min-width: 651px) and (max-width: 767px) {
  .url-box-shared {
    font-size: 13px;
    padding: 15px 5px; } }

@media only screen and (max-width: 650px) {
  .url-box-shared {
    font-size: 13px;
    padding: 15px 3px; } }

.draggable-checkbox {
  background-color: none; }

.draggable-checkbox:hover {
  background-color: #f8f8f8; }

.siteDataStyles .tilesBackgroundColor {
  background-color: #ffffff;
  padding: 0 !important; }

.container {
  width: 100%; }

.bigTitlePrevent {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical; }

.siteDataBookSalesChart .basicAlignment {
  margin-top: 24px;
  margin-left: 24px; }

.siteDataBookSalesChart .analytics-margin {
  margin-top: 18px; }

.siteDataBookSalesChart .Visitors-to-the-Prod {
  font-family: Lato;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center; }

.siteDataBookSalesChart .border-right {
  border: solid 1px #dddddb;
  border-right: none;
  margin-left: 1em; }

.siteDataBookSalesChart .edgeCaseMessageStyle p {
  text-align: center; }
  .siteDataBookSalesChart .edgeCaseMessageStyle p strong {
    padding: 5px !important;
    float: left;
    width: 100%; }

.siteDataBookSalesChart .edgeCaseMessage {
  position: absolute;
  z-index: 102;
  padding: 25px 15px 25px 15px !important;
  box-shadow: 1px 1px 1px 1px lightgrey;
  background: white;
  width: 400px;
  left: 443px;
  top: 377px !important;
  transform: translate(-50%, -50%); }

@media all and (min-width: 1024px) and (max-width: 1366px) {
  .siteDataBookSalesChart .edgeCaseMessage {
    left: 51% !important; } }

@media all and (min-width: 768px) and (max-width: 1023px) {
  .siteDataBookSalesChart .edgeCaseMessage {
    left: 260px !important;
    width: 320px; } }

@media all and (min-width: 411px) and (max-width: 767px) {
  .siteDataBookSalesChart .edgeCaseMessage {
    left: 200px !important;
    top: 365px;
    width: 320px; } }

@media all and (min-width: 320px) and (max-width: 767px) {
  .siteDataBookSalesChart .edgeCaseMessage {
    left: 180px;
    top: 381px;
    width: 320px; } }

.siteDataBookSalesChart .border-image-fixed {
  position: absolute;
  z-index: 101;
  background: url(../img/sprites.png) no-repeat -5736px -49px #fff;
  height: 58px;
  width: 58px;
  top: 239px;
  transform: translate(-50%, -50%); }

.siteDataBookSalesChart .border-image {
  left: 415px; }

@media all and (min-width: 1220px) {
  .siteDataBookSalesChart .outer-width {
    width: 910px; }
  .siteDataBookSalesChart .border-image {
    left: 452px; } }

.siteDataBookSalesChart .paddingDonut1 {
  margin: 50px 0 20px 0;
  padding: 0 3em; }

.siteDataBookSalesChart .paddingDonut2 {
  margin: 50px 0 20px 0;
  padding: 0 0 0 4em; }

.siteDataBookSalesChart .margin-top-legend {
  margin: 15px 0 15px; }

.siteDataBookSalesChart .text-color-black {
  color: #21282d; }

.siteDataBookSalesChart .text-color-white {
  color: white; }

.siteDataBookSalesChart .legendText {
  font-family: Lato;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #21282d; }

.siteDataBookSalesChart .inline-Block {
  display: inline-block; }

.siteDataBookSalesChart .text-align-centre {
  text-align: center; }

.siteDataBookSalesChart .text-color-saffron {
  color: #e57b01; }

.siteDataBookSalesChart .text-color-blue {
  color: #2f79b9; }

.siteDataBookSalesChart .padding-bottom {
  padding-bottom: 2em; }

.siteDataBookSalesChart .Rectangle-Copy2 {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-right: 5px;
  background-color: #e57b01; }

.siteDataBookSalesChart .Rectangle-Copy1 {
  display: inline-block;
  margin-right: 5px;
  width: 14px;
  height: 14px;
  background-color: #2f79b9; }

.siteDataBookSalesChart .border-left {
  border: solid 1px #dddddb; }

.siteDataBookSalesChart .underline-text {
  width: 160px;
  border: 1px solid #dddddb;
  margin: auto; }

.siteDataBookSalesChart .bckg-color-all {
  background-color: #3d6db5;
  padding: 10px; }

.siteDataBookSalesChart .bckg-color-ebook {
  background-color: #fed579;
  padding: 10px; }

.siteDataBookSalesChart .bckg-color-print {
  background-color: #f48e82;
  padding: 10px; }

.siteDataBookSalesChart .mobiledesign {
  display: flex;
  overflow-x: auto;
  position: relative;
  padding: 0 1.5em 2em 0; }

.siteDataBookSalesChart .padding0 {
  padding: 0; }

.siteDataBookSalesChart .inlineDisplay {
  display: inline-block;
  padding: 0;
  width: 455px; }

.siteDataBookSalesChart .doughnut .highcharts-title {
  font-family: Lato;
  font-size: 14px;
  font-weight: normal; }
  .siteDataBookSalesChart .doughnut .highcharts-title h1 {
    margin-top: 30px;
    font-size: 40px;
    font-weight: 600; }
  .siteDataBookSalesChart .doughnut .highcharts-title p {
    margin-top: 0;
    color: #6f7b83; }

.searchTermStyle {
  padding-bottom: 5px; }

.authentication-container {
  max-width: 480px;
  margin: 60px auto;
  padding: 0 15px; }
  .authentication-container header h1 {
    text-align: center; }
  .authentication-container button, .authentication-container .np-mkt-included-content a.btn, .np-mkt-included-content .authentication-container a.btn {
    width: 198px;
    height: 60px;
    background-color: transparent;
    color: #3D6DB5;
    border: 3px solid #3D6DB5;
    border-radius: 0;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    text-transform: capitalize;
    padding: 0;
    display: inline-block;
    cursor: pointer;
    transition: background 0.4s cubic-bezier(0.5, 0, 0.3, 1), color 0.4s cubic-bezier(0.5, 0, 0.3, 1);
    width: 100%; }
    .authentication-container button:active, .authentication-container .np-mkt-included-content a.btn:active, .np-mkt-included-content .authentication-container a.btn:active, .authentication-container button:focus, .authentication-container .np-mkt-included-content a.btn:focus, .np-mkt-included-content .authentication-container a.btn:focus, .authentication-container button:hover, .authentication-container .np-mkt-included-content a.btn:hover, .np-mkt-included-content .authentication-container a.btn:hover {
      background-color: #385d91;
      color: #ffffff;
      border: 3px solid #385d91;
      outline: none; }
    .authentication-container button[disabled], .authentication-container .np-mkt-included-content a.btn[disabled], .np-mkt-included-content .authentication-container a.btn[disabled] {
      border-color: #acacac;
      color: #acacac;
      background-color: transparent;
      cursor: not-allowed; }
      .authentication-container button[disabled]:hover, .authentication-container .np-mkt-included-content a.btn[disabled]:hover, .np-mkt-included-content .authentication-container a.btn[disabled]:hover, .authentication-container .np-mkt-included-content a.btn-nookpress[disabled]:hover:focus, .np-mkt-included-content .authentication-container a.btn-nookpress[disabled]:hover:focus, .authentication-container .np-mkt-included-content a.btn-nookpress-ghost[disabled]:hover:focus, .np-mkt-included-content .authentication-container a.btn-nookpress-ghost[disabled]:hover:focus, .authentication-container .np-mkt-included-content a.btn-nookpress[disabled]:hover:active, .np-mkt-included-content .authentication-container a.btn-nookpress[disabled]:hover:active, .authentication-container .np-mkt-included-content a.btn-nookpress-ghost[disabled]:hover:active, .np-mkt-included-content .authentication-container a.btn-nookpress-ghost[disabled]:hover:active {
        background-color: transparent;
        border-color: #acacac;
        color: #acacac;
        cursor: not-allowed; }
  .authentication-container .terms {
    font-size: 14px; }

.authentication-container .create-account-form button, .authentication-container .create-account-form .np-mkt-included-content a.btn, .np-mkt-included-content .authentication-container .create-account-form a.btn {
  margin-top: 24px;
  background-color: #385d91;
  border-color: #385d91;
  color: #ffffff; }

.authentication-container .create-account-form .command-button {
  margin-top: 0px !important; }

.authentication-container .create-account-form .btn, .authentication-container .create-account-form .np-mkt-included-content .btn-nookpress, .np-mkt-included-content .authentication-container .create-account-form .btn-nookpress, .authentication-container .create-account-form .np-mkt-included-content .btn-nookpress-ghost, .np-mkt-included-content .authentication-container .create-account-form .btn-nookpress-ghost, .authentication-container .create-account-form .np-mkt-included-content a.btn:hover, .np-mkt-included-content .authentication-container .create-account-form a.btn:hover, .authentication-container .create-account-form .np-mkt-included-content a.btn:focus, .np-mkt-included-content .authentication-container .create-account-form a.btn:focus, .authentication-container .create-account-form .np-mkt-included-content a.btn:active, .np-mkt-included-content .authentication-container .create-account-form a.btn:active {
  width: 100% !important; }

.authentication-container .radio-container {
  margin-bottom: 20px; }
  .authentication-container .radio-container .radio-label {
    font-weight: bold; }
  .authentication-container .radio-container .radio-control label input {
    margin-bottom: 4px;
    float: left; }
  .authentication-container .radio-container .radio-control .radio-field .radio-options.vertical .radio-option {
    margin-top: 5px; }
  .authentication-container .radio-container .radio-control .radio-field .radio-options.vertical .radio-option:first-child {
    margin-top: 0; }
  .authentication-container .radio-container .radio-control .radio-field.vertical .radio-options {
    margin-top: 5px !important; }

.terms-smaller {
  font-size: 12px; }

.additional-email-perf-container .command-button-container .command-button-container .command-button .btn, .additional-email-perf-container .command-button-container .command-button-container .command-button .np-mkt-included-content .btn-nookpress, .np-mkt-included-content .additional-email-perf-container .command-button-container .command-button-container .command-button .btn-nookpress, .additional-email-perf-container .command-button-container .command-button-container .command-button .np-mkt-included-content .btn-nookpress-ghost, .np-mkt-included-content .additional-email-perf-container .command-button-container .command-button-container .command-button .btn-nookpress-ghost, .additional-email-perf-container.authentication-container .create-account-form button, .additional-email-perf-container.authentication-container .create-account-form .np-mkt-included-content a.btn, .np-mkt-included-content .additional-email-perf-container.authentication-container .create-account-form a.btn {
  margin-top: 15px !important; }

.authentication-container .forgot-password-form button, .authentication-container .forgot-password-form .np-mkt-included-content a.btn, .np-mkt-included-content .authentication-container .forgot-password-form a.btn {
  margin-top: 24px;
  background-color: #385d91;
  border-color: #385d91;
  color: #ffffff; }
  .authentication-container .forgot-password-form button:disabled, .authentication-container .forgot-password-form .np-mkt-included-content a.btn-nookpress:disabled, .np-mkt-included-content .authentication-container .forgot-password-form a.btn-nookpress:disabled, .authentication-container .forgot-password-form .np-mkt-included-content a.btn-nookpress-ghost:disabled, .np-mkt-included-content .authentication-container .forgot-password-form a.btn-nookpress-ghost:disabled, .authentication-container .forgot-password-form .np-mkt-included-content a.btn:disabled, .np-mkt-included-content .authentication-container .forgot-password-form a.btn:disabled, .authentication-container .forgot-password-form button[disabled], .authentication-container .forgot-password-form .np-mkt-included-content a.btn[disabled], .np-mkt-included-content .authentication-container .forgot-password-form a.btn[disabled] {
    background-color: #acacac;
    border-color: #acacac;
    cursor: not-allowed; }

.authentication-container .forgot-password-confirmation p {
  margin-top: 20px; }

.authentication-container .pwd-assistant {
  margin-top: 10px; }
  .authentication-container .pwd-assistant .warning-dialogue {
    margin-top: 5px !important; }
  .authentication-container .pwd-assistant .answer {
    margin-bottom: 24px; }
  .authentication-container .pwd-assistant .line {
    margin-top: 24px;
    border-top: 1px solid #d3d8dc; }
  .authentication-container .pwd-assistant .submit-button {
    margin-top: 10px; }

.authentication-container .reset-password-form button, .authentication-container .reset-password-form .np-mkt-included-content a.btn, .np-mkt-included-content .authentication-container .reset-password-form a.btn {
  margin-top: 24px;
  background-color: #385d91;
  border-color: #385d91;
  color: #ffffff; }
  .authentication-container .reset-password-form button:disabled, .authentication-container .reset-password-form .np-mkt-included-content a.btn:disabled, .np-mkt-included-content .authentication-container .reset-password-form a.btn:disabled, .authentication-container .reset-password-form button[disabled], .authentication-container .reset-password-form .np-mkt-included-content a.btn[disabled], .np-mkt-included-content .authentication-container .reset-password-form a.btn[disabled] {
    background-color: #acacac;
    border-color: #acacac;
    cursor: not-allowed; }

.authentication-container .signin-form {
  border-bottom: 1px solid #d3d8dc;
  margin-bottom: 16px;
  padding-bottom: 16px; }
  .authentication-container .signin-form .forgot-password-link {
    margin: 16px 0; }
  .authentication-container .signin-form button, .authentication-container .signin-form .np-mkt-included-content a.btn, .np-mkt-included-content .authentication-container .signin-form a.btn {
    background-color: #385d91;
    border-color: #385d91;
    color: #ffffff; }

.authentication-container .create-account-button {
  margin-bottom: 16px; }

.authentication-container .remove_form_border {
  border-bottom: none !important;
  margin-bottom: 0px !important; }

.authentication-container .command-button-container .command-button {
  margin-top: 0; }
  .authentication-container .command-button-container .command-button .btn, .authentication-container .command-button-container .command-button .np-mkt-included-content .btn-nookpress, .np-mkt-included-content .authentication-container .command-button-container .command-button .btn-nookpress, .authentication-container .command-button-container .command-button .np-mkt-included-content .btn-nookpress-ghost, .np-mkt-included-content .authentication-container .command-button-container .command-button .btn-nookpress-ghost {
    width: 100%; }

.author-profile .sidebar-left .btn-secondary {
  margin-top: 0 !important; }

.author-profile .empty-authors {
  min-height: 300px;
  text-align: center; }

.author-profile .panel .panel-body .my-profile-section:first-of-type {
  padding-top: 48px; }

.author-profile .panel .panel-body .my-profile-section ul {
  padding-top: 12px; }

.author-profile .panel .panel-body .my-profile-section .contributors {
  padding-top: 24px; }
  .author-profile .panel .panel-body .my-profile-section .contributors .contributor {
    padding-bottom: 15px; }
    .author-profile .panel .panel-body .my-profile-section .contributors .contributor .sprite {
      display: inline-block;
      vertical-align: bottom; }

.author-profile .panel .panel-body .my-profile-section .photo-container {
  position: relative;
  border-radius: 50%;
  overflow-x: hidden;
  overflow-y: hidden;
  width: 150px;
  height: 150px;
  margin: 24px; }
  .author-profile .panel .panel-body .my-profile-section .photo-container .author-photo {
    width: 150px;
    position: absolute;
    left: 0;
    margin: 0;
    display: block; }
    .author-profile .panel .panel-body .my-profile-section .photo-container .author-photo.actual {
      top: -9.2px; }

.author-profile .panel .panel-body .my-profile-section .author-profile-preview-container {
  background-color: #ffffff;
  border: 1px solid #d2d2d2;
  width: 100%;
  margin-top: 24px;
  margin-bottom: 30px; }

.author-profile .panel .panel-body .my-profile-section label.btn-upload {
  width: 198px;
  height: 60px;
  background-color: transparent;
  color: #3D6DB5;
  border: 3px solid #3D6DB5;
  border-radius: 0;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  text-transform: capitalize;
  padding: 0;
  display: inline-block;
  cursor: pointer;
  transition: background 0.4s cubic-bezier(0.5, 0, 0.3, 1), color 0.4s cubic-bezier(0.5, 0, 0.3, 1);
  background-color: #385d91;
  border-color: #385d91;
  color: #ffffff;
  margin-right: 20px;
  line-height: 54px;
  font-weight: 400;
  text-align: center;
  cursor: pointer; }
  .author-profile .panel .panel-body .my-profile-section label.btn-upload:active, .author-profile .panel .panel-body .my-profile-section label.btn-upload:focus, .author-profile .panel .panel-body .my-profile-section label.btn-upload:hover {
    background-color: #385d91;
    color: #ffffff;
    border: 3px solid #385d91;
    outline: none; }
  .author-profile .panel .panel-body .my-profile-section label.btn-upload[disabled] {
    border-color: #acacac;
    color: #acacac;
    background-color: transparent;
    cursor: not-allowed; }
    .author-profile .panel .panel-body .my-profile-section label.btn-upload[disabled]:hover {
      background-color: transparent;
      border-color: #acacac;
      color: #acacac;
      cursor: not-allowed; }
  .author-profile .panel .panel-body .my-profile-section label.btn-upload input {
    display: none; }

.author-profile .panel .panel-body .my-profile-section .save-or-cancel {
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 0; }
  .author-profile .panel .panel-body .my-profile-section .save-or-cancel.center {
    text-align: center; }
  .author-profile .panel .panel-body .my-profile-section .save-or-cancel .btn-cancel {
    background-color: #ffffff;
    border: 3px solid #3D6DB5;
    color: #3D6DB5; }

.spinner-container-absolute {
  height: 842px;
  position: absolute;
  width: 100%;
  top: -90px;
  left: 0;
  z-index: 999; }

.spinner-container-absolute div {
  background-color: rgba(255, 255, 255, 0.5) !important; }

.email-pref-container .message {
  display: none; }

.email-pref-container .radio-control {
  margin-bottom: 20px; }

.email-pref-container .save-or-cancel {
  padding-top: 15px; }

.author-preview {
  margin: 19.496px auto 9.748px;
  width: 740px; }
  .author-preview .author-nav {
    width: 100%;
    text-align: center;
    font-size: 10.5603px;
    line-height: 18.2775px;
    margin-bottom: 6.49866px; }
    .author-preview .author-nav a {
      color: #347d56;
      pointer-events: none; }
  .author-preview .author-bio .author-photo-container {
    vertical-align: top;
    text-align: right;
    display: inline-block;
    width: 170px;
    padding-top: 65px; }
    .author-preview .author-bio .author-photo-container .author-photo-circle {
      border-radius: 50%;
      overflow-x: hidden;
      overflow-y: hidden;
      width: 105.954px;
      height: 105.594px;
      margin: 0 19.496px 0 auto !important; }
      .author-preview .author-bio .author-photo-container .author-photo-circle .author-photo {
        position: relative;
        top: -6.49866px;
        width: 105.954px !important;
        margin: 0; }
  .author-preview .author-bio .author-bio-container {
    margin-top: 19.496px;
    display: inline-block;
    width: 562.922px; }
    .author-preview .author-bio .author-bio-container .author-name {
      font-size: 36.3925px !important;
      font-weight: 400;
      line-height: 45.4907px;
      margin-bottom: 14px; }
    .author-preview .author-bio .author-bio-container .author-bio {
      font-family: Poynter, Georgia, serif;
      font-size: 15.5968px !important;
      font-weight: 600;
      line-height: 17.9363px;
      padding-bottom: 0 !important;
      margin-top: 4.874px;
      margin-bottom: 12.9973px; }
    .author-preview .author-bio .author-bio-container .author-long-bio {
      font-size: 12.0875px !important;
      line-height: 18.1313px !important;
      font-weight: 400; }
  .author-preview .fadeout {
    position: relative;
    bottom: 3em;
    height: 3em;
    background: -webkit-linear-gradient(rgba(255, 255, 255, 0) 0%, white 100%);
    background-image: -moz-linear-gradient(rgba(255, 255, 255, 0) 0%, white 100%);
    background-image: -o-linear-gradient(rgba(255, 255, 255, 0) 0%, white 100%);
    background-image: linear-gradient(rgba(255, 255, 255, 0) 0%, white 100%);
    background-image: -ms-linear-gradient(rgba(255, 255, 255, 0) 0%, white 100%); }
  .author-preview .sidelines {
    margin: 29.244px auto 0 !important;
    width: 700px !important;
    margin: 0 auto; }
    .author-preview .sidelines h1 {
      font-size: 24.37px !important;
      font-weight: 600;
      color: #757575; }

.beta-features {
  margin: 30px 0; }
  .beta-features .heading {
    margin: 20px 0;
    border-bottom: 1px solid #ebebeb;
    font-size: 16px; }
  .beta-features .beta-feature {
    margin: 20px 0;
    padding-bottom: 20px;
    border-bottom: 1px solid #ebebeb; }
    .beta-features .beta-feature .name {
      font-size: 16px;
      color: #21282d; }
    .beta-features .beta-feature .description {
      margin-top: 4px; }
      .beta-features .beta-feature .description .width-limit {
        max-width: 700px; }

.build-a-book {
  display: flex; }
  .build-a-book .navigation {
    background-color: #ffffff;
    border-right: 1px solid #d0d9df; }
    .build-a-book .navigation:before {
      position: absolute;
      top: 0;
      bottom: 0;
      width: 221px;
      background-color: white;
      border-right: 1px solid #d0d9df;
      z-index: -1; }
  .build-a-book .bab-content {
    width: 100%; }
    .build-a-book .bab-content:before {
      content: '';
      position: absolute;
      top: 0;
      bottom: 0;
      height: 100%;
      width: 100%; }
    .build-a-book .bab-content .book-title-container {
      background-color: #ffffff;
      border-bottom: 1px solid #d0d9df;
      z-index: 10; }
    .build-a-book .bab-content .section {
      background-color: #f8f8f8;
      padding-bottom: 100px;
      position: relative;
      z-index: 1005; }
      .build-a-book .bab-content .section header {
        color: #21282d;
        text-align: center;
        padding: 0;
        margin: 0 auto;
        width: 1054px; }
        .build-a-book .bab-content .section header h1 {
          margin: 40px 0 12px;
          font-size: 35px;
          line-height: 44px; }
        .build-a-book .bab-content .section header p {
          font-family: 'Lato', sans-serif;
          font-size: 16px; }
          .build-a-book .bab-content .section header p a {
            font-weight: bold; }
          .build-a-book .bab-content .section header p small {
            line-height: 26px;
            font-size: 14px; }
      .build-a-book .bab-content .section section {
        padding: 0 15px; }
        .build-a-book .bab-content .section section .panel {
          margin: 48px auto 24px;
          width: 1026px; }
          .build-a-book .bab-content .section section .panel .section-form {
            margin: auto;
            max-width: 744px; }

.book-cover-template-generator-container .content-container {
  background-color: white; }

.book-cover-template-generator header h1 {
  font-size: 35px;
  line-height: 44px;
  margin: 40px 0px 12px; }

.book-cover-template-generator header {
  text-align: center;
  width: 1054px;
  padding: 0px;
  margin: 0px auto; }

.book-cover-template-generator header h1 {
  font-size: 35px;
  line-height: 44px;
  margin: 40px 0px 12px; }

.mrgTop {
  margin-top: 10px; }

.book-cover-template-generator .btn-progress {
  text-transform: unset !important; }

.book-cover-template-generator .book-size-type .bst-form {
  padding-bottom: 21px; }

@media all and (min-width: 768px) {
  .book-cover-template-generator .book-size-type .bst-form {
    border-bottom: none !important;
    padding-top: 0px; }
  .book-cover-template-generator .single-row-control .input-control {
    float: right;
    margin-right: 20px; }
  .book-cover-template-generator .base-control .message {
    min-height: 50px; }
  .book-cover-template-generator .base-control.select-control {
    padding-top: 50px; }
  .book-cover-template-generator .single-row-control .select-control {
    margin-left: 0px !important; }
  .book-cover-template-generator .book-size-type .bst-form .bst-column {
    width: 255px;
    margin-right: 15px; }
  .book-cover-template-generator .book-size-type .bst-form .bst-column img {
    width: 255px; }
  .book-cover-template-generator .progress-buttons {
    width: 50%;
    height: auto;
    border-top: 1px solid #d0d9df; }
  .book-cover-template-generator .centered {
    margin: 35px auto; }
  .book-cover-template-generator .bst-form .single-row-control .input-control {
    width: 306px; } }

@media all and (max-width: 768px) {
  .book-cover-template-generator .progress-buttons {
    width: 100%; }
  .book-cover-template-generator header {
    width: 100%; }
  .book-cover-template-generator .single-row-control .base-control {
    margin: auto; }
  .book-cover-template-generator .base-control .message {
    min-height: 0px; } }

.build-a-book .about .extra-spacing-top {
  margin-top: 8px; }

.build-a-book .about .series-number {
  width: 150%; }

.build-a-book .about .series-number-text {
  color: #21282d;
  font-style: italic;
  font-size: 13px;
  margin-top: 40px; }

.build-a-book .about .description {
  margin-bottom: 12px; }

.build-a-book .about .date-control.has-toggle .input-area {
  width: 60%; }

.build-a-book .about .date-control .toggle-button-container {
  position: absolute;
  right: 0;
  top: 50%; }
  .build-a-book .about .date-control .toggle-button-container .toggle-label {
    margin: 0 0 0 10px;
    font-size: 12px; }

.build-a-book .about .date-control .note {
  height: 0;
  color: #21282d;
  position: relative;
  z-index: 20; }
  .build-a-book .about .date-control .note a {
    font-style: italic; }

.build-a-book .about .note-tooltip {
  margin-left: 8px; }

.build-a-book .about .book-number {
  width: 75px !important; }

.message-default-off {
  display: none; }

.message-on {
  display: block;
  min-height: 24px;
  padding-top: 6px;
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  color: #c02110;
  position: absolute; }

.error-border, .error-border-support .edit-tab {
  border: 1px solid #c02110 !important; }

.build-a-book .add-button {
  margin-top: 12px;
  cursor: pointer;
  display: inline-block;
  outline: none; }
  .build-a-book .add-button .add-button-icon {
    height: 14px;
    width: 14px;
    margin-right: 4px;
    margin-top: -1px; }
  .build-a-book .add-button .add-button-label {
    font-family: 'Lato', sans-serif;
    font-size: 12px;
    font-weight: 400;
    color: #3D6DB5; }
    .build-a-book .add-button .add-button-label:hover {
      text-decoration: underline; }
  .build-a-book .add-button:focus .add-button-label {
    text-decoration: underline; }

.build-a-book .author .row {
  position: relative;
  margin-left: -15px;
  margin-right: -15px; }

.build-a-book .author .icon-close-modal {
  position: absolute;
  top: 45px;
  right: -12px;
  font-size: 18px;
  color: #3D6DB5;
  cursor: pointer; }
  .build-a-book .author .icon-close-modal.close-prior-contributors {
    right: 210px; }

.build-a-book .author .spinner-area {
  height: 212px; }

.book-price {
  text-align: right;
  padding: 21px; }
  .book-price .retail-price-label,
  .book-price .retail-price-sign,
  .book-price .retail-price {
    float: right;
    height: 36px;
    line-height: 36px; }
  .book-price .retail-price-label {
    font-family: 'Lato', sans-serif;
    font-size: 14px; }
  .book-price .retail-price-sign {
    font-size: 16px;
    margin-left: 6px; }
  .book-price .retail-price {
    font-family: Poynter, Georgia, serif;
    font-weight: 400;
    font-style: normal;
    font-size: 28px;
    margin-left: 34px; }
  .book-price .note-label {
    clear: both;
    padding-top: 12px; }
    .book-price .note-label p {
      font-family: 'Lato', sans-serif;
      font-style: italic;
      font-size: 12px;
      color: #acacac; }

.build-a-book .book-title {
  height: 60px;
  text-align: center;
  width: 1054px;
  margin: 0 auto; }
  .build-a-book .book-title h4 {
    position: relative;
    display: inline-block;
    font-family: Poynter, Georgia, serif;
    font-weight: 400;
    font-style: italic;
    font-size: 30px;
    line-height: 60px;
    color: #3D6DB5;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 100%;
    padding-left: 12px;
    padding-right: 32px; }
    .build-a-book .book-title h4 .fa {
      position: absolute;
      display: block;
      top: 0;
      right: 12px;
      font-size: 16px;
      line-height: 60px;
      color: #d0d9df; }
    .build-a-book .book-title h4.not-active {
      display: none; }
  .build-a-book .book-title .edit-book-title-form {
    position: relative; }
    .build-a-book .book-title .edit-book-title-form .input-control .message {
      position: absolute;
      top: 0;
      right: 0;
      left: 0;
      z-index: 1010;
      padding-top: 0;
      font-size: 11px; }
    .build-a-book .book-title .edit-book-title-form .input-control input.primary {
      font-family: Poynter, Georgia, serif;
      font-weight: 400;
      font-style: italic;
      font-size: 30px;
      color: #3D6DB5;
      padding: 0;
      border: none;
      text-align: center;
      height: 59px; }
      .build-a-book .book-title .edit-book-title-form .input-control input.primary:focus {
        border: none; }
    .build-a-book .book-title .edit-book-title-form .input-control label {
      display: none; }
    .build-a-book .book-title .edit-book-title-form .input-control.error input.primary {
      border: none; }
    .build-a-book .book-title .edit-book-title-form .input-control .options-dropdown.open {
      border-top: 1px solid #828c8e; }

.book-size-type,
.book-size-type-landing {
  font-family: Poynter, Georgia, serif;
  font-weight: 400;
  font-style: normal; }
  .book-size-type header span,
  .book-size-type-landing header span {
    cursor: pointer;
    color: #3D6DB5; }
  .book-size-type .book-size-type-container,
  .book-size-type-landing .book-size-type-container {
    position: relative; }
  .book-size-type .bst-form,
  .book-size-type-landing .bst-form {
    max-width: 100%;
    padding: 21px 8px 57px 11px;
    border-bottom: 1px solid #d0d9df; }
    .book-size-type .bst-form .single-row-control,
    .book-size-type-landing .bst-form .single-row-control {
      margin-bottom: 36px;
      float: none;
      width: 100%; }
      .book-size-type .bst-form .single-row-control .select-control,
      .book-size-type-landing .bst-form .single-row-control .select-control {
        width: 100%;
        margin: auto; }
    .book-size-type .bst-form .bst-color-weight a.tooltip-component-text,
    .book-size-type-landing .bst-form .bst-color-weight a.tooltip-component-text {
      padding-left: 0px; }
    .book-size-type .bst-form .bst-column,
    .book-size-type-landing .bst-form .bst-column {
      float: left;
      margin: 0 auto;
      width: 100%; }
      .book-size-type .bst-form .bst-column:last-of-type,
      .book-size-type-landing .bst-form .bst-column:last-of-type {
        margin-right: 0; }
      .book-size-type .bst-form .bst-column .size-type-label,
      .book-size-type-landing .bst-form .bst-column .size-type-label {
        font-size: 22px;
        line-height: 22px;
        color: #21282d;
        margin-bottom: 24px; }
      .book-size-type .bst-form .bst-column h2,
      .book-size-type-landing .bst-form .bst-column h2 {
        font-size: 22px;
        line-height: 22px;
        color: #21282d;
        margin-bottom: 24px; }
      .book-size-type .bst-form .bst-column img,
      .book-size-type-landing .bst-form .bst-column img {
        width: 100%;
        margin-bottom: 12px; }
      .book-size-type .bst-form .bst-column img.disabled,
      .book-size-type-landing .bst-form .bst-column img.disabled {
        opacity: 0.5; }
      .book-size-type .bst-form .bst-column div.vertical:last-of-type,
      .book-size-type-landing .bst-form .bst-column div.vertical:last-of-type {
        margin-top: 2px; }
      .book-size-type .bst-form .bst-column .radio-control,
      .book-size-type-landing .bst-form .bst-column .radio-control {
        margin-bottom: 12px; }
        .book-size-type .bst-form .bst-column .radio-control .radio-option.disabled span,
        .book-size-type-landing .bst-form .bst-column .radio-control .radio-option.disabled span {
          cursor: not-allowed;
          color: #757575; }
  @media all and (min-width: 768px) {
    .book-size-type .bst-form .single-row-control,
    .book-size-type-landing .bst-form .single-row-control {
      float: left;
      width: 50%; }
      .book-size-type .bst-form .single-row-control .select-control,
      .book-size-type-landing .bst-form .single-row-control .select-control {
        width: 306px; }
    .book-size-type .bst-form .bst-column,
    .book-size-type-landing .bst-form .bst-column {
      width: 231px;
      margin-right: 16px; }
      .book-size-type .bst-form .bst-column .tooltip-component,
      .book-size-type-landing .bst-form .bst-column .tooltip-component {
        margin-left: 5px;
        vertical-align: top; }
      .book-size-type .bst-form .bst-column img,
      .book-size-type-landing .bst-form .bst-column img {
        width: 231px;
        height: 130px; }
      .book-size-type .bst-form .bst-column .radio-control,
      .book-size-type-landing .bst-form .bst-column .radio-control {
        margin-bottom: 0; } }

.text-green {
  color: #15a623; }
  .text-green:hover, .text-green:focus {
    color: #15a623; }

.book-size-type-landing {
  max-width: 1026px;
  margin: 0 auto; }

.popover {
  width: 392px !important;
  max-width: 392px !important; }

.build-a-book .categories .icon-close-modal {
  font-size: 12px;
  color: #3D6DB5;
  cursor: pointer; }
  .build-a-book .categories .icon-close-modal.remove-category-selects {
    position: absolute;
    top: 50%;
    right: -40px;
    font-size: 20px;
    transform: translateY(-10px); }

.build-a-book .categories .panel-header {
  background-color: #ebebeb;
  position: relative;
  margin-bottom: 24px; }
  .build-a-book .categories .panel-header.top-header {
    margin-top: 0; }
  .build-a-book .categories .panel-header h2 {
    font-size: 24px;
    padding: 13px 0 13px 64px; }
  .build-a-book .categories .panel-header .section-number {
    border-radius: 50%;
    border: 1px solid #000000;
    width: 28px;
    height: 28px;
    padding: 1px;
    text-align: center;
    font-size: 18px;
    position: absolute;
    top: 14px;
    left: 24px; }

.build-a-book .categories .panel-body {
  padding: 0 0 36px 0; }

.build-a-book .categories .panel-section-body {
  position: relative;
  max-width: 744px;
  margin: 0 auto; }
  .build-a-book .categories .panel-section-body h3 {
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    font-size: 16px;
    color: #6b6b6b;
    margin: 30px 0 20px; }
  .build-a-book .categories .panel-section-body.panel-section-body-first h3 {
    margin-top: 0; }
  .build-a-book .categories .panel-section-body .top-margin {
    margin-top: 20px; }
  .build-a-book .categories .panel-section-body .bottom-margin,
  .build-a-book .categories .panel-section-body .contributor-row {
    margin-bottom: 20px; }
  .build-a-book .categories .panel-section-body .contributor-row:last-child {
    margin-bottom: 0; }
  .build-a-book .categories .panel-section-body dl {
    margin-bottom: 0;
    font-family: 'Lato', sans-serif;
    color: #6b6b6b;
    font-size: 14px; }
    .build-a-book .categories .panel-section-body dl .not-required dd:last-child {
      margin-bottom: 24px; }
    .build-a-book .categories .panel-section-body dl dt {
      margin-bottom: 6px;
      font-weight: normal; }
      .build-a-book .categories .panel-section-body dl dt span {
        color: #c02110; }
    .build-a-book .categories .panel-section-body dl dd {
      color: #21282d;
      font-size: 15px;
      font-weight: bold;
      margin-bottom: 24px;
      word-break: break-all; }
      .build-a-book .categories .panel-section-body dl dd.break-word {
        word-break: keep-all; }
      .build-a-book .categories .panel-section-body dl dd.small-margin-bottom {
        margin-bottom: 16px; }
      .build-a-book .categories .panel-section-body dl dd:last-child {
        margin-bottom: 0; }
      .build-a-book .categories .panel-section-body dl dd.category-with-bullets {
        margin-left: 20px;
        display: list-item; }
      .build-a-book .categories .panel-section-body dl dd .expand-control {
        margin-top: 12px;
        text-align: center; }
    .build-a-book .categories .panel-section-body dl p {
      margin-bottom: 20px; }
    .build-a-book .categories .panel-section-body dl.prices dd {
      margin-bottom: 5px; }
      .build-a-book .categories .panel-section-body dl.prices dd .scheduled-price-dates {
        font-size: 12px; }
    .build-a-book .categories .panel-section-body dl.prices ul {
      color: grey; }
      .build-a-book .categories .panel-section-body dl.prices ul li {
        font-size: 12px;
        font-style: italic;
        color: #acacac; }
  .build-a-book .categories .panel-section-body p span.vendor-status {
    padding-left: 20px; }

.build-a-book .categories .radio-control {
  margin-bottom: 20px; }

.build-a-book .categories .btn-category-search {
  margin: 12px 0; }

.build-a-book .categories .section-number {
  border-radius: 50%;
  border: 1px solid #000000;
  width: 28px;
  height: 28px;
  padding: 1px;
  font-family: Poynter, Georgia, serif;
  text-align: center;
  font-size: 18px;
  position: absolute;
  top: 19px;
  left: 24px; }

.build-a-book .categories .top-header {
  margin-top: 0; }

.build-a-book .categories .row {
  position: relative;
  max-width: 744px;
  margin: 0 auto; }

.build-a-book .categories h2 {
  font-family: Poynter, Georgia, serif;
  font-size: 24px;
  padding: 18px 0 18px 64px; }

.build-a-book .categories p {
  max-width: 744px;
  margin: 0 auto;
  padding: 0px 15px 0;
  font-family: 'Lato', sans-serif;
  font-size: 15px; }

.build-a-book .categories .category-type-label {
  margin-top: 12px;
  margin-bottom: 12px;
  font-family: 'Lato', sans-serif;
  color: #6b6b6a; }

.build-a-book .categories .category-selects {
  position: relative;
  max-width: 744px;
  margin: 0 auto; }
  .build-a-book .categories .category-selects .spinner {
    margin: 8px 15px 8px 0;
    height: 60px; }
  .build-a-book .categories .category-selects .category-select {
    margin-left: 30px;
    margin-top: 24px; }
    .build-a-book .categories .category-selects .category-select .select-container {
      position: relative;
      max-width: 342px; }
      .build-a-book .categories .category-selects .category-select .select-container .drilldown-line {
        border-bottom: 1px dotted #acacac;
        border-left: 1px dotted #acacac;
        height: 56px;
        left: -15px;
        position: absolute;
        top: -24px;
        width: 15px; }
      .build-a-book .categories .category-selects .category-select .select-container .select-control .message {
        display: none; }
      .build-a-book .categories .category-selects .category-select .select-container .spinner {
        display: inline;
        margin-top: 8px;
        margin-bottom: 8px;
        height: 60px; }
  .build-a-book .categories .category-selects .first-category-select {
    margin-left: 15px;
    margin-top: 8px;
    margin-bottom: 8px; }

.build-a-book .categories .category-breadcrumbs {
  margin: 8px 0;
  font-family: 'Lato', sans-serif;
  font-size: 15px;
  font-weight: 700; }

.build-a-book .categories .add-button {
  margin: 8px 0;
  font-size: 14px; }
  .build-a-book .categories .add-button .add-button-icon {
    vertical-align: -1px; }
  .build-a-book .categories .add-button span {
    font-size: 14px; }

.build-a-book .categories .category-with-bullets {
  padding-bottom: 8px;
  margin-left: 20px;
  display: list-item; }

.category-list {
  font-size: 12px;
  margin-bottom: 8px; }
  .category-list thead tr th {
    background-color: #f8f8f8;
    border: none; }
  .category-list.selected-categories {
    position: relative;
    border-collapse: separate;
    border-spacing: 0 3px; }
    .category-list.selected-categories .single-category, .category-list.selected-categories .selected-categories-header {
      cursor: grab;
      width: 714px;
      margin-bottom: 2px;
      border: none; }
      .category-list.selected-categories .single-category .checkbox-cell, .category-list.selected-categories .selected-categories-header .checkbox-cell {
        vertical-align: top;
        display: inline-block;
        padding-top: 8px;
        padding-bottom: 8px; }
      .category-list.selected-categories .single-category .category-type-cell, .category-list.selected-categories .selected-categories-header .category-type-cell {
        vertical-align: top;
        padding: 8px 0;
        display: inline-block;
        width: 130px; }
      .category-list.selected-categories .single-category .category-cell, .category-list.selected-categories .selected-categories-header .category-cell {
        width: 504px;
        padding: 8px 0;
        display: inline-block; }
      .category-list.selected-categories .single-category .drag-and-drop, .category-list.selected-categories .selected-categories-header .drag-and-drop {
        position: absolute;
        top: 9px;
        right: 20px; }
    .category-list.selected-categories .single-category {
      background-color: #ebebeb; }
    .category-list.selected-categories .selected-categories-header {
      background-color: #f8f8f8; }
  .category-list .checkbox-cell {
    padding-left: 18px;
    padding-right: 0;
    width: 40px; }
  .category-list .icon-close-modal {
    font-size: 12px;
    color: #3D6DB5;
    cursor: pointer; }
  .category-list .category-checkbox {
    display: inline;
    margin: 0 auto; }
  .category-list .dragged {
    opacity: 1; }
  .category-list .placeholder {
    opacity: 0; }

.search-category-row {
  padding-left: 0 !important;
  padding-top: 13px !important;
  padding-bottom: 11px !important; }

.build-a-book .color-picker-display-container {
  display: inline-block;
  cursor: pointer;
  padding: 5px;
  background: #fff;
  border-radius: 1px;
  box-shadow: 0 0 0 1px #acacac;
  margin-top: 24px; }
  .build-a-book .color-picker-display-container .color-picker-display {
    width: 50px;
    height: 50px; }

.build-a-book .color-picker-container .color-picker-closer {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0; }

.build-a-book .color-picker .flexbox-fix {
  display: flex; }

.build-a-book .color-picker .sketch-picker {
  width: 200px;
  padding-top: 2px;
  padding-right: 10px;
  padding-left: 10px;
  padding-bottom: 0;
  box-sizing: initial;
  background: #ffffff;
  border: solid 1px rgba(0, 0, 0, 0.15);
  border-radius: 4px; }
  .build-a-book .color-picker .sketch-picker .close-picker-container {
    width: 100%; }
    .build-a-book .color-picker .sketch-picker .close-picker-container .close-picker {
      background-image: url("/react-assets/img/controls/color-picker/x.svg");
      background-repeat: no-repeat;
      margin-top: 5px;
      width: 5%;
      height: 15px;
      float: right;
      z-index: 99;
      cursor: pointer !important; }
  .build-a-book .color-picker .sketch-picker .saturation {
    width: 100%;
    padding-bottom: 75%;
    position: relative;
    overflow: hidden; }
  .build-a-book .color-picker .sketch-picker .hue-container {
    margin-top: 5px; }
    .build-a-book .color-picker .sketch-picker .hue-container .hue {
      padding-top: 4px 0;
      flex: 1; }
      .build-a-book .color-picker .sketch-picker .hue-container .hue .control {
        position: relative;
        height: 20px;
        overflow: hidden; }
      .build-a-book .color-picker .sketch-picker .hue-container .hue .swatch-control {
        width: 10%;
        margin-left: 2px;
        height: 20px; }
  .build-a-book .color-picker .sketch-picker .hue-horizontal div div {
    height: 18px !important; }
  .build-a-book .color-picker .sketch-picker .eye-dropper-container {
    height: 100%;
    width: 10%; }
    .build-a-book .color-picker .sketch-picker .eye-dropper-container .eye-dropper {
      margin-top: 1px;
      background-image: url("/react-assets/img/controls/color-picker/eyedropper.svg");
      background-repeat: no-repeat;
      height: 100%;
      width: 100%;
      cursor: pointer;
      position: relative;
      outline: none;
      border-radius: 3px;
      box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 0px 1px inset; }
    .build-a-book .color-picker .sketch-picker .eye-dropper-container .eye-dropper-selected {
      background-image: url("/react-assets/img/controls/color-picker/eyedropper_active.svg") !important; }
  .build-a-book .color-picker .sketch-picker .editable-container {
    padding-top: 4px;
    display: flex;
    flex-direction: row;
    align-self: flex-end;
    justify-content: flex-start;
    width: 100%; }
    .build-a-book .color-picker .sketch-picker .editable-container .editable {
      margin-bottom: 5px; }
  .build-a-book .color-picker .sketch-picker .pre-colors {
    margin: 0 -10px;
    padding: 10px 0 0 10px;
    border-top: 1px solid #eee;
    display: flex;
    flex-wrap: wrap;
    position: relative; }
    .build-a-book .color-picker .sketch-picker .pre-colors .pre-color {
      width: 16px;
      height: 16px;
      margin: 0 10px 10px 0; }

.build-a-book .create-book-title form .input-control.title-control input.primary, .build-a-book .create-book-title form .input-control.title-control label.primary {
  font-family: Poynter, Georgia, serif;
  font-weight: 400;
  font-style: italic;
  font-size: 30px; }

.build-a-book .create-book-title form .pre-order label {
  padding-left: 44px; }

.build-a-book .drag-drop-upload {
  position: relative;
  width: 350px;
  height: 350px;
  border: 1.5px dashed #21282d;
  margin: 50px auto;
  text-align: center; }
  .build-a-book .drag-drop-upload.active {
    border-style: solid; }
  .build-a-book .drag-drop-upload.reject, .build-a-book .drag-drop-upload.max-files {
    border: 2px solid red; }
  .build-a-book .drag-drop-upload.disabled {
    border-color: #acacac;
    cursor: not-allowed;
    opacity: 1; }
    .build-a-book .drag-drop-upload.disabled h3, .build-a-book .drag-drop-upload.disabled p {
      color: #a6b0b6; }
    .build-a-book .drag-drop-upload.disabled.active {
      border-style: dashed; }
    .build-a-book .drag-drop-upload.disabled .upload-status.complete .uploaded-file-name {
      color: #a6b0b6; }
  .build-a-book .drag-drop-upload .preview-thumbnail {
    margin: 24px auto;
    height: 136px; }
  .build-a-book .drag-drop-upload .upload-status {
    height: 50px;
    margin-top: 20px; }
    .build-a-book .drag-drop-upload .upload-status p {
      font-size: 14px; }
    .build-a-book .drag-drop-upload .upload-status.complete .uploaded-file-name {
      color: #008000; }
    .build-a-book .drag-drop-upload .upload-status.error p {
      color: #c02110; }
  .build-a-book .drag-drop-upload .upload-icon-container {
    margin: 20px 0 30px;
    width: 100%;
    position: relative; }
    .build-a-book .drag-drop-upload .upload-icon-container i {
      margin: 0 auto; }
    .build-a-book .drag-drop-upload .upload-icon-container .upload-success,
    .build-a-book .drag-drop-upload .upload-icon-container .upload-error,
    .build-a-book .drag-drop-upload .upload-icon-container .upload-success-disabled,
    .build-a-book .drag-drop-upload .upload-icon-container .upload-error-disabled {
      position: absolute;
      top: -13px;
      left: 50%;
      margin-left: -41px; }
  .build-a-book .drag-drop-upload h3 {
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    margin-bottom: 10px; }
  .build-a-book .drag-drop-upload label {
    width: 198px;
    height: 60px;
    background-color: #3D6DB5;
    color: #ffffff;
    border: none;
    border-radius: 0;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    text-transform: capitalize;
    padding: 0;
    display: inline-block;
    cursor: pointer;
    transition: background 0.4s cubic-bezier(0.5, 0, 0.3, 1), color 0.4s cubic-bezier(0.5, 0, 0.3, 1);
    width: 225px;
    line-height: 60px;
    margin-top: 10px;
    margin-bottom: 30px; }
    .build-a-book .drag-drop-upload label:active, .build-a-book .drag-drop-upload label:focus, .build-a-book .drag-drop-upload label:hover {
      background-color: #385d91;
      color: #ffffff;
      border: none;
      outline: none; }
    .build-a-book .drag-drop-upload label[disabled] {
      border-color: #acacac;
      color: #ffffff;
      background-color: #acacac;
      cursor: not-allowed; }
      .build-a-book .drag-drop-upload label[disabled]:hover {
        background-color: #acacac;
        border-color: #acacac;
        color: #ffffff;
        cursor: not-allowed; }
    .build-a-book .drag-drop-upload label.disabled {
      background-color: #acacac;
      cursor: not-allowed; }
    .build-a-book .drag-drop-upload label input {
      display: none; }

.build-a-book .editorial-reviews .panel-body {
  padding-top: 12px;
  padding-bottom: 24px; }

.build-a-book .editorial-reviews .has-close-button {
  position: relative;
  display: inline-block; }

.build-a-book .editorial-reviews .icon-close-modal {
  position: absolute;
  top: 24px;
  right: -36px;
  font-size: 18px;
  color: #3D6DB5;
  cursor: pointer; }

.build-a-book .editorial-reviews .row {
  margin-left: -15px;
  margin-right: -15px; }

.build-a-book .editorial-reviews h2 {
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  line-height: 16px;
  color: #757575;
  margin-top: 24px; }

.bab-header-container {
  border-bottom: 1px solid #d0d9df;
  background-color: white;
  width: 100%;
  height: 90px;
  position: relative;
  z-index: 1015; }
  .bab-header-container.bab-act-as-header-container {
    height: 146px; }
  .bab-header-container .bab-header {
    height: 90px;
    margin: 0 auto;
    min-width: 570px; }
    .bab-header-container .bab-header .logo {
      display: inline-block;
      width: 295px;
      height: 34px;
      margin: 32px 0;
      padding: 0 30px; }
    .bab-header-container .bab-header .bab-header-navigation {
      margin-top: 30px;
      padding: 0;
      vertical-align: center;
      float: right;
      padding: 0 30px; }
      .bab-header-container .bab-header .bab-header-navigation ul {
        list-style: none; }
        .bab-header-container .bab-header .bab-header-navigation ul li a {
          font-family: 'Lato', sans-serif;
          font-size: 14px;
          padding: 0; }
        .bab-header-container .bab-header .bab-header-navigation ul li .icon-user {
          font-size: 30px;
          float: left;
          margin-right: 10px;
          color: #21282d;
          padding: 0; }
        .bab-header-container .bab-header .bab-header-navigation ul li .user-name, .bab-header-container .bab-header .bab-header-navigation ul li .separator {
          font-size: 14px;
          float: left;
          height: 30px;
          line-height: 30px;
          margin-right: 16px;
          color: #21282d; }
        .bab-header-container .bab-header .bab-header-navigation ul li .separator {
          color: #d2d2d2; }
        .bab-header-container .bab-header .bab-header-navigation ul li .dropdown-toggle {
          font-size: 14px;
          color: #3d6db5;
          padding: 0; }
          .bab-header-container .bab-header .bab-header-navigation ul li .dropdown-toggle .dropdown-trigger {
            float: left;
            height: 30px;
            line-height: 30px; }
          .bab-header-container .bab-header .bab-header-navigation ul li .dropdown-toggle .icon-down {
            float: left;
            font-size: 12px;
            line-height: 30px;
            margin-left: 5px; }
          .bab-header-container .bab-header .bab-header-navigation ul li .dropdown-toggle:hover, .bab-header-container .bab-header .bab-header-navigation ul li .dropdown-toggle.active, .bab-header-container .bab-header .bab-header-navigation ul li .dropdown-toggle.current {
            color: #3d6db5;
            text-decoration: none; }
          .bab-header-container .bab-header .bab-header-navigation ul li .dropdown-toggle:focus {
            color: #3d6db5;
            text-decoration: none;
            outline: auto; }
        .bab-header-container .bab-header .bab-header-navigation ul li .dropdown-menu {
          top: 40px;
          right: 0;
          left: auto; }

.build-a-book .isbn .panel-body {
  padding-bottom: 40px; }
  .build-a-book .isbn .panel-body .alert-note {
    padding-top: 24px; }
  .build-a-book .isbn .panel-body .alert-image {
    height: 18px;
    margin-left: -2px;
    margin-right: 5px; }
  .build-a-book .isbn .panel-body .alert-image-container {
    height: 118px;
    position: relative; }
    .build-a-book .isbn .panel-body .alert-image-container .alert-image-xl {
      height: 50px;
      left: 50%;
      position: absolute;
      margin-left: -25px;
      top: 48px; }
  .build-a-book .isbn .panel-body .free-isbn-btn-container {
    margin-top: 24px; }
    .build-a-book .isbn .panel-body .free-isbn-btn-container .btn-free-isbn {
      width: 198px;
      height: 60px;
      background-color: #3D6DB5;
      color: #ffffff;
      border: none;
      border-radius: 0;
      font-family: 'Lato', sans-serif;
      font-size: 16px;
      text-transform: capitalize;
      padding: 0;
      display: inline-block;
      cursor: pointer;
      transition: background 0.4s cubic-bezier(0.5, 0, 0.3, 1), color 0.4s cubic-bezier(0.5, 0, 0.3, 1);
      height: 48px;
      width: 200px;
      line-height: 48px; }
      .build-a-book .isbn .panel-body .free-isbn-btn-container .btn-free-isbn:active, .build-a-book .isbn .panel-body .free-isbn-btn-container .btn-free-isbn:focus, .build-a-book .isbn .panel-body .free-isbn-btn-container .btn-free-isbn:hover {
        background-color: #385d91;
        color: #ffffff;
        border: none;
        outline: none; }
      .build-a-book .isbn .panel-body .free-isbn-btn-container .btn-free-isbn[disabled] {
        border-color: #acacac;
        color: #ffffff;
        background-color: #acacac;
        cursor: not-allowed; }
        .build-a-book .isbn .panel-body .free-isbn-btn-container .btn-free-isbn[disabled]:hover {
          background-color: #acacac;
          border-color: #acacac;
          color: #ffffff;
          cursor: not-allowed; }
    .build-a-book .isbn .panel-body .free-isbn-btn-container .spinner-area {
      position: relative;
      height: 48px;
      width: 200px; }
    .build-a-book .isbn .panel-body .free-isbn-btn-container .free-isbn-label {
      color: #58585b;
      font-family: Poynter, Georgia, Serif;
      font-size: 30px;
      line-height: 48px; }
  .build-a-book .isbn .panel-body .not-a-vendor-message {
    text-align: center; }

.build-a-book .isbn .subtext {
  padding: 6px 155px 0; }

.build-a-book .formatting-info-link {
  cursor: pointer; }

.build-a-book .left {
  float: left;
  margin: 49px 100px 49px 45px;
  width: 314px; }
  .build-a-book .left.hardcover_dust_jacked {
    margin-right: 40px; }
  .build-a-book .left h2 {
    color: #21282d;
    font-size: 35px;
    line-height: 35px;
    margin-bottom: 24px; }
  .build-a-book .left p {
    line-height: 24px; }
  .build-a-book .left a {
    font-weight: 700; }
  .build-a-book .left .tooltip-component.icon-info-hover {
    font-weight: 400; }

.build-a-book .right {
  float: left;
  position: relative;
  margin-right: 33px;
  font-size: 14px;
  font-weight: bold; }

.build-a-book .cover-spine .color-picker-blurb {
  margin-top: 20px;
  font-size: 15px; }

.build-a-book .cover-spine .row {
  margin: 0; }

.build-a-book .cover-spine .spine-form {
  padding-left: 0 !important;
  padding-right: 0 !important; }
  .build-a-book .cover-spine .spine-form .row {
    position: relative;
    max-width: 744px;
    margin: 0 auto; }

.build-a-book .cover-spine .panel-body {
  padding: 0 0 36px 0; }

.build-a-book .cover-spine .panel-section {
  margin-top: 50px;
  margin-left: 20px; }

.build-a-book .cover-spine .panel-header {
  background-color: #ebebeb;
  position: relative; }

.build-a-book .cover-spine .panel-header:not(:first-child) {
  margin-top: 20px; }

.build-a-book .cover-spine .section-number {
  border-radius: 50%;
  border: 1px solid #000000;
  width: 28px;
  height: 28px;
  padding: 1px;
  font-family: Poynter, Georgia, serif;
  text-align: center;
  font-size: 18px;
  position: absolute;
  top: 19px;
  left: 24px; }

.build-a-book .cover-spine .section-form {
  margin: 0 auto; }

.build-a-book .cover-spine .top-header {
  margin-top: 0; }

.build-a-book .cover-spine h2 {
  font-family: Poynter, Georgia, serif;
  font-size: 24px;
  padding: 18px 0 18px 64px; }

.build-a-book .cover-spine .spine-colors-container {
  display: table;
  margin: 0 auto; }
  .build-a-book .cover-spine .spine-colors-container .spine-colors {
    text-align: center;
    margin: 30px 0 0 0;
    list-style: none; }
    .build-a-book .cover-spine .spine-colors-container .spine-colors .spine-color-box {
      float: left;
      width: 70px;
      height: 70px;
      margin: 0 20px;
      cursor: pointer;
      border: 2px solid #ffffff; }
      .build-a-book .cover-spine .spine-colors-container .spine-colors .spine-color-box span {
        display: none;
        color: #3D6DB5;
        line-height: 70px;
        font-size: 40px; }
      .build-a-book .cover-spine .spine-colors-container .spine-colors .spine-color-box.active span {
        display: block; }
      .build-a-book .cover-spine .spine-colors-container .spine-colors .spine-color-box.black {
        background-color: #000000; }
        .build-a-book .cover-spine .spine-colors-container .spine-colors .spine-color-box.black:hover, .build-a-book .cover-spine .spine-colors-container .spine-colors .spine-color-box.black.active {
          border-color: #3D6DB5; }
      .build-a-book .cover-spine .spine-colors-container .spine-colors .spine-color-box.white {
        background-color: #ffffff;
        border-color: #000000; }
        .build-a-book .cover-spine .spine-colors-container .spine-colors .spine-color-box.white:hover, .build-a-book .cover-spine .spine-colors-container .spine-colors .spine-color-box.white.active {
          border-color: #3D6DB5; }
      .build-a-book .cover-spine .spine-colors-container .spine-colors .spine-color-box.tan {
        background-color: #ebdbc1; }
        .build-a-book .cover-spine .spine-colors-container .spine-colors .spine-color-box.tan:hover, .build-a-book .cover-spine .spine-colors-container .spine-colors .spine-color-box.tan.active {
          border-color: #3D6DB5; }

.build-a-book .preview-image {
  float: left;
  width: calc((100% - 46px) / 2);
  max-width: 254px;
  padding-left: 0;
  padding-right: 0; }
  .build-a-book .preview-image img {
    height: 100%;
    width: 100%; }

.build-a-book .preview-disclaimer {
  padding-top: 10px;
  clear: both; }

.build-a-book .preview-spine {
  float: left;
  padding-left: 0;
  padding-right: 0;
  width: 46px; }

.build-a-book .preview-spine {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-flex-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  justify-content: center; }
  .build-a-book .preview-spine .title {
    height: 46px;
    max-width: 50%;
    align-self: flex-start;
    transform: rotate(90deg);
    white-space: nowrap; }
  .build-a-book .preview-spine .author {
    height: 0;
    padding: 10px;
    max-width: 50%;
    align-self: flex-end;
    direction: rtl;
    transform: rotate(90deg);
    white-space: nowrap; }

.build-a-book .cover-type .btn-container {
  width: 975px;
  margin: 50px auto 15px 0;
  text-align: center; }

.build-a-book .interior-file-type .left p,
.build-a-book .cover-file-type .left p {
  margin-bottom: 20px; }
  .build-a-book .interior-file-type .left p:last-of-type,
  .build-a-book .cover-file-type .left p:last-of-type {
    margin-bottom: 0; }

.build-a-book .interior-file-type .right,
.build-a-book .cover-file-type .right {
  height: 310px; }

.build-a-book .cover-file-type .left {
  height: 220px; }

.build-a-book .interior-fonts .left p,
.build-a-book .cover-fonts .left p {
  margin-bottom: 20px; }
  .build-a-book .interior-fonts .left p:last-of-type,
  .build-a-book .cover-fonts .left p:last-of-type {
    margin-bottom: 0; }

.build-a-book .interior-fonts .right,
.build-a-book .cover-fonts .right {
  height: 310px; }

.build-a-book .interior-formatting .left .interior-formatting-form,
.build-a-book .interior-formatting .left .cover-formatting-form,
.build-a-book .cover-formatting .left .interior-formatting-form,
.build-a-book .cover-formatting .left .cover-formatting-form {
  margin: 36px 0; }
  .build-a-book .interior-formatting .left .interior-formatting-form .barcode-checkbox,
  .build-a-book .interior-formatting .left .cover-formatting-form .barcode-checkbox,
  .build-a-book .cover-formatting .left .interior-formatting-form .barcode-checkbox,
  .build-a-book .cover-formatting .left .cover-formatting-form .barcode-checkbox {
    display: inline-block;
    margin-right: 10px; }
    .build-a-book .interior-formatting .left .interior-formatting-form .barcode-checkbox label,
    .build-a-book .interior-formatting .left .cover-formatting-form .barcode-checkbox label,
    .build-a-book .cover-formatting .left .interior-formatting-form .barcode-checkbox label,
    .build-a-book .cover-formatting .left .cover-formatting-form .barcode-checkbox label {
      color: #d14900; }
  .build-a-book .interior-formatting .left .interior-formatting-form .bleed-checkbox,
  .build-a-book .interior-formatting .left .cover-formatting-form .bleed-checkbox,
  .build-a-book .cover-formatting .left .interior-formatting-form .bleed-checkbox,
  .build-a-book .cover-formatting .left .cover-formatting-form .bleed-checkbox {
    display: inline-block;
    margin-right: 10px; }
    .build-a-book .interior-formatting .left .interior-formatting-form .bleed-checkbox label,
    .build-a-book .interior-formatting .left .cover-formatting-form .bleed-checkbox label,
    .build-a-book .cover-formatting .left .interior-formatting-form .bleed-checkbox label,
    .build-a-book .cover-formatting .left .cover-formatting-form .bleed-checkbox label {
      color: #c02110; }
  .build-a-book .interior-formatting .left .interior-formatting-form .flap-checkbox,
  .build-a-book .interior-formatting .left .cover-formatting-form .flap-checkbox,
  .build-a-book .cover-formatting .left .interior-formatting-form .flap-checkbox,
  .build-a-book .cover-formatting .left .cover-formatting-form .flap-checkbox {
    display: inline-block;
    margin-right: 10px; }
    .build-a-book .interior-formatting .left .interior-formatting-form .flap-checkbox label,
    .build-a-book .interior-formatting .left .cover-formatting-form .flap-checkbox label,
    .build-a-book .cover-formatting .left .interior-formatting-form .flap-checkbox label,
    .build-a-book .cover-formatting .left .cover-formatting-form .flap-checkbox label {
      color: #002AB3; }
  .build-a-book .interior-formatting .left .interior-formatting-form .margins-checkbox,
  .build-a-book .interior-formatting .left .cover-formatting-form .margins-checkbox,
  .build-a-book .cover-formatting .left .interior-formatting-form .margins-checkbox,
  .build-a-book .cover-formatting .left .cover-formatting-form .margins-checkbox {
    display: inline-block;
    margin-right: 10px; }
    .build-a-book .interior-formatting .left .interior-formatting-form .margins-checkbox label,
    .build-a-book .interior-formatting .left .cover-formatting-form .margins-checkbox label,
    .build-a-book .cover-formatting .left .interior-formatting-form .margins-checkbox label,
    .build-a-book .cover-formatting .left .cover-formatting-form .margins-checkbox label {
      color: #3D6DB5; }
  .build-a-book .interior-formatting .left .interior-formatting-form .size-checkbox,
  .build-a-book .interior-formatting .left .cover-formatting-form .size-checkbox,
  .build-a-book .cover-formatting .left .interior-formatting-form .size-checkbox,
  .build-a-book .cover-formatting .left .cover-formatting-form .size-checkbox {
    display: inline-block;
    margin-right: 10px; }
    .build-a-book .interior-formatting .left .interior-formatting-form .size-checkbox label,
    .build-a-book .interior-formatting .left .cover-formatting-form .size-checkbox label,
    .build-a-book .cover-formatting .left .interior-formatting-form .size-checkbox label,
    .build-a-book .cover-formatting .left .cover-formatting-form .size-checkbox label {
      color: #791570; }
  .build-a-book .interior-formatting .left .interior-formatting-form .spine-checkbox,
  .build-a-book .interior-formatting .left .cover-formatting-form .spine-checkbox,
  .build-a-book .cover-formatting .left .interior-formatting-form .spine-checkbox,
  .build-a-book .cover-formatting .left .cover-formatting-form .spine-checkbox {
    display: inline-block;
    margin-right: 10px; }
    .build-a-book .interior-formatting .left .interior-formatting-form .spine-checkbox label,
    .build-a-book .interior-formatting .left .cover-formatting-form .spine-checkbox label,
    .build-a-book .cover-formatting .left .interior-formatting-form .spine-checkbox label,
    .build-a-book .cover-formatting .left .cover-formatting-form .spine-checkbox label {
      color: #CA00D0; }
  .build-a-book .interior-formatting .left .interior-formatting-form .width-checkbox,
  .build-a-book .interior-formatting .left .cover-formatting-form .width-checkbox,
  .build-a-book .cover-formatting .left .interior-formatting-form .width-checkbox,
  .build-a-book .cover-formatting .left .cover-formatting-form .width-checkbox {
    display: inline-block;
    margin-right: 10px; }
    .build-a-book .interior-formatting .left .interior-formatting-form .width-checkbox label,
    .build-a-book .interior-formatting .left .cover-formatting-form .width-checkbox label,
    .build-a-book .cover-formatting .left .interior-formatting-form .width-checkbox label,
    .build-a-book .cover-formatting .left .cover-formatting-form .width-checkbox label {
      color: #008040; }

.build-a-book .interior-formatting .right,
.build-a-book .cover-formatting .right {
  width: 501px;
  height: 344px; }
  .build-a-book .interior-formatting .right .cover-formatting-section,
  .build-a-book .cover-formatting .right .cover-formatting-section {
    position: absolute;
    top: 0;
    left: 0; }
    .build-a-book .interior-formatting .right .cover-formatting-section.barcode,
    .build-a-book .cover-formatting .right .cover-formatting-section.barcode {
      z-index: 20; }

.build-a-book .interior-images .left p,
.build-a-book .cover-images .left p {
  margin-bottom: 20px; }
  .build-a-book .interior-images .left p:last-of-type,
  .build-a-book .cover-images .left p:last-of-type {
    margin-bottom: 0; }

.build-a-book .interior-images .right,
.build-a-book .cover-images .right {
  height: 166px; }

.build-a-book .cover-images .right {
  height: 375px; }

.build-a-book .cover-formatting .right .barcode-container {
  position: absolute;
  width: 45px;
  height: 30px; }
  .build-a-book .cover-formatting .right .barcode-container.softcover {
    top: 292px;
    left: 168px; }
  .build-a-book .cover-formatting .right .barcode-container.hardcover {
    top: 302px;
    left: 179px; }
  .build-a-book .cover-formatting .right .barcode-container.hardcover_dust_jacket {
    top: 248px;
    left: 199px; }
  .build-a-book .cover-formatting .right .barcode-container .spec {
    position: absolute;
    color: #D14900; }
    .build-a-book .cover-formatting .right .barcode-container .spec.spec-right {
      top: 3px;
      left: 75px; }
    .build-a-book .cover-formatting .right .barcode-container .spec.spec-bottom {
      bottom: -35px;
      left: 16px; }
    .build-a-book .cover-formatting .right .barcode-container .spec.spec-width-height {
      top: -50px;
      left: -90px; }

.build-a-book .cover-formatting .right .bleed-container {
  position: absolute;
  top: 0;
  left: 0;
  height: 344px;
  z-index: 999; }
  .build-a-book .cover-formatting .right .bleed-container .spec {
    position: absolute;
    color: #c02110; }
    .build-a-book .cover-formatting .right .bleed-container .spec.spec-top {
      top: -1px;
      left: 125px; }
    .build-a-book .cover-formatting .right .bleed-container .spec.spec-right {
      top: 115px;
      left: 467px;
      transform: rotate(-90deg); }
    .build-a-book .cover-formatting .right .bleed-container .spec.spec-bottom {
      top: 335px;
      left: 125px; }
    .build-a-book .cover-formatting .right .bleed-container .spec.spec-left {
      top: 115px;
      left: -13px;
      transform: rotate(-90deg); }
  .build-a-book .cover-formatting .right .bleed-container.hardcover .spec.spec-top {
    top: 10px;
    left: 134px; }
  .build-a-book .cover-formatting .right .bleed-container.hardcover .spec.spec-right {
    top: 126px;
    left: 479px; }
  .build-a-book .cover-formatting .right .bleed-container.hardcover .spec.spec-bottom {
    top: 346px;
    left: 134px; }
  .build-a-book .cover-formatting .right .bleed-container.hardcover .spec.spec-left {
    top: 126px;
    left: -2px; }
  .build-a-book .cover-formatting .right .bleed-container.hardcover_dust_jacket .spec.spec-top {
    top: -9px;
    left: 148px; }
  .build-a-book .cover-formatting .right .bleed-container.hardcover_dust_jacket .spec.spec-right {
    top: 169px;
    left: 530px; }
  .build-a-book .cover-formatting .right .bleed-container.hardcover_dust_jacket .spec.spec-bottom {
    top: 298px;
    left: 148px; }
  .build-a-book .cover-formatting .right .bleed-container.hardcover_dust_jacket .spec.spec-left {
    top: 169px;
    left: -13px; }

.build-a-book .cover-formatting .right .flap-container .spec {
  position: absolute;
  color: #002AB3; }
  .build-a-book .cover-formatting .right .flap-container .spec.spec-right {
    top: 118px;
    left: 495px; }
  .build-a-book .cover-formatting .right .flap-container .spec.spec-left {
    top: 118px;
    left: 27px; }

.build-a-book .cover-formatting .right .margins-container {
  position: absolute; }
  .build-a-book .cover-formatting .right .margins-container .spec {
    position: absolute;
    color: #3D6DB5; }
    .build-a-book .cover-formatting .right .margins-container .spec.spec-top {
      top: 14px;
      left: 91px; }
    .build-a-book .cover-formatting .right .margins-container .spec.spec-right {
      top: 159px;
      left: 212px;
      transform: rotate(-90deg); }
    .build-a-book .cover-formatting .right .margins-container .spec.spec-bottom {
      top: 319px;
      left: 91px; }
    .build-a-book .cover-formatting .right .margins-container .spec.spec-left {
      top: 159px;
      left: 6px;
      transform: rotate(-90deg); }
  .build-a-book .cover-formatting .right .margins-container.right-margin {
    left: 265px; }
    .build-a-book .cover-formatting .right .margins-container.right-margin .spec.spec-top, .build-a-book .cover-formatting .right .margins-container.right-margin .spec.spec-bottom {
      left: 106px; }
    .build-a-book .cover-formatting .right .margins-container.right-margin .spec.spec-left {
      left: -12px; }
    .build-a-book .cover-formatting .right .margins-container.right-margin .spec.spec-right {
      left: 191px; }
  .build-a-book .cover-formatting .right .margins-container.hardcover .spec.spec-top {
    top: 25px;
    left: 100px; }
  .build-a-book .cover-formatting .right .margins-container.hardcover .spec.spec-right {
    top: 169px;
    left: 223px; }
  .build-a-book .cover-formatting .right .margins-container.hardcover .spec.spec-bottom {
    top: 330px;
    left: 100px; }
  .build-a-book .cover-formatting .right .margins-container.hardcover .spec.spec-left {
    top: 169px;
    left: 17px; }
  .build-a-book .cover-formatting .right .margins-container.hardcover.right-margin .spec.spec-top, .build-a-book .cover-formatting .right .margins-container.hardcover.right-margin .spec.spec-bottom {
    left: 116px; }
  .build-a-book .cover-formatting .right .margins-container.hardcover.right-margin .spec.spec-left {
    left: -1px; }
  .build-a-book .cover-formatting .right .margins-container.hardcover.right-margin .spec.spec-right {
    left: 202px; }
  .build-a-book .cover-formatting .right .margins-container.hardcover_dust_jacket .spec.spec-top {
    top: 12px;
    left: 134px; }
  .build-a-book .cover-formatting .right .margins-container.hardcover_dust_jacket .spec.spec-right {
    top: 152px;
    left: 243px; }
  .build-a-book .cover-formatting .right .margins-container.hardcover_dust_jacket .spec.spec-bottom {
    top: 276px;
    left: 134px; }
  .build-a-book .cover-formatting .right .margins-container.hardcover_dust_jacket .spec.spec-left {
    top: 157px;
    left: 77px; }
  .build-a-book .cover-formatting .right .margins-container.hardcover_dust_jacket.right-margin .spec.spec-top, .build-a-book .cover-formatting .right .margins-container.hardcover_dust_jacket.right-margin .spec.spec-bottom {
    left: 164px; }
  .build-a-book .cover-formatting .right .margins-container.hardcover_dust_jacket.right-margin .spec.spec-left {
    top: 152px;
    left: 18px; }
  .build-a-book .cover-formatting .right .margins-container.hardcover_dust_jacket.right-margin .spec.spec-right {
    top: 157px;
    left: 191px; }

.build-a-book .cover-formatting .right .page-size-container .horizontal-container {
  position: absolute;
  top: 45px;
  left: 139px; }
  .build-a-book .cover-formatting .right .page-size-container .horizontal-container .width {
    color: #791570;
    text-align: center; }

.build-a-book .cover-formatting .right .page-size-container .vertical-container {
  position: absolute;
  top: 163px;
  left: 42px; }
  .build-a-book .cover-formatting .right .page-size-container .vertical-container .height {
    color: #791570;
    text-align: center; }

.build-a-book .cover-formatting .right .page-size-container.hardcover .horizontal-container {
  top: 56px;
  left: 149px; }

.build-a-book .cover-formatting .right .page-size-container.hardcover .vertical-container {
  top: 173px;
  left: 60px; }

.build-a-book .cover-formatting .right .page-size-container.hardcover_dust_jacket .horizontal-container {
  top: 52px;
  left: 156px; }

.build-a-book .cover-formatting .right .page-size-container.hardcover_dust_jacket .vertical-container {
  top: 80px;
  left: 339px; }

.build-a-book .cover-formatting .right .spine-container {
  position: absolute;
  top: 99px;
  left: 232px;
  color: #CA00D0; }
  .build-a-book .cover-formatting .right .spine-container.hardcover {
    top: 110px;
    left: 243px; }
  .build-a-book .cover-formatting .right .spine-container.hardcover_dust_jacket {
    top: 115px;
    left: 262px; }

.build-a-book .cover-formatting .right .width-container .spec {
  position: absolute;
  color: #008040; }
  .build-a-book .cover-formatting .right .width-container .spec.spec-right {
    top: 75px;
    left: 359px; }
  .build-a-book .cover-formatting .right .width-container .spec.spec-left {
    top: 75px;
    left: 107px; }

.build-a-book .cover-formatting .right .width-container.hardcover .spec.spec-right {
  top: 86px;
  left: 380px; }

.build-a-book .cover-formatting .right .width-container.hardcover .spec.spec-left {
  top: 86px;
  left: 118px; }

.build-a-book .cover-formatting .right .width-container.hardcover_dust_jacket .spec.spec-right {
  top: 128px;
  left: 374px; }

.build-a-book .cover-formatting .right .width-container.hardcover_dust_jacket .spec.spec-left {
  top: 128px;
  left: 159px; }

.build-a-book .interior-formatting .right .bleed-container {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10; }
  .build-a-book .interior-formatting .right .bleed-container .spec {
    position: absolute;
    width: 10px;
    height: 7px;
    border: 2px solid #c02110;
    border-right: none;
    border-left: none;
    line-height: 1px; }
    .build-a-book .interior-formatting .right .bleed-container .spec .spec-text {
      margin: -8px 0 0 20px;
      color: #c02110;
      font-weight: bold; }
    .build-a-book .interior-formatting .right .bleed-container .spec.spec-top {
      top: 13px;
      left: 370px; }
    .build-a-book .interior-formatting .right .bleed-container .spec.spec-right {
      top: 170px;
      left: 481px;
      transform: rotate(-90deg); }
    .build-a-book .interior-formatting .right .bleed-container .spec.spec-bottom {
      bottom: 10px;
      left: 370px; }
      .build-a-book .interior-formatting .right .bleed-container .spec.spec-bottom .spec-text {
        margin-top: 0; }
    .build-a-book .interior-formatting .right .bleed-container .spec .center-line {
      width: 1px;
      height: 4px;
      border-right: 2px solid #c02110;
      margin-left: 4px; }
  .build-a-book .interior-formatting .right .bleed-container .bleed {
    width: 480px;
    height: 323px;
    margin: 12px 10px 10px;
    box-shadow: inset 0 0 0 8px #f0d0d0; }

.build-a-book .interior-formatting .right .margins-container {
  position: absolute;
  top: 20px;
  left: 252px;
  width: 230px;
  height: 306px;
  box-shadow: inset 0 0 0 16px #e0f4f5; }
  .build-a-book .interior-formatting .right .margins-container .arrow-down {
    border-right: 2px solid #3D6DB5;
    border-bottom: 2px solid #3D6DB5;
    width: 5px;
    height: 5px;
    transform: rotate(45deg);
    margin-top: -3px; }
  .build-a-book .interior-formatting .right .margins-container .arrow-up {
    border-right: 2px solid #3D6DB5;
    border-bottom: 2px solid #3D6DB5;
    width: 5px;
    height: 5px;
    transform: rotate(225deg);
    margin-bottom: -2px; }
  .build-a-book .interior-formatting .right .margins-container .spec {
    position: absolute;
    width: 10px;
    height: 16px; }
    .build-a-book .interior-formatting .right .margins-container .spec.spec-top {
      top: 2px;
      left: 60px; }
    .build-a-book .interior-formatting .right .margins-container .spec.spec-right {
      top: 230px;
      left: 219px;
      transform: rotate(-90deg); }
    .build-a-book .interior-formatting .right .margins-container .spec.spec-bottom {
      bottom: -2px;
      left: 60px; }
    .build-a-book .interior-formatting .right .margins-container .spec.spec-left {
      top: 230px;
      left: 5px;
      transform: rotate(-90deg); }
    .build-a-book .interior-formatting .right .margins-container .spec .center-line {
      width: 1px;
      height: 9px;
      border-right: 2px solid #3D6DB5;
      margin: -3px 0 0 2px; }
    .build-a-book .interior-formatting .right .margins-container .spec .spec-text {
      margin: -18px 0 0 20px;
      color: #3D6DB5;
      font-size: 16px;
      font-weight: bold; }

.build-a-book .interior-formatting .right .page-size-container {
  position: absolute;
  top: 20px;
  left: 253px;
  width: 226px;
  height: 307px; }
  .build-a-book .interior-formatting .right .page-size-container .arrow-right {
    border-right: 2px solid #791570;
    border-bottom: 2px solid #791570;
    width: 15px;
    height: 15px;
    transform: rotate(-45deg); }
  .build-a-book .interior-formatting .right .page-size-container .arrow-down {
    border-right: 2px solid #791570;
    border-bottom: 2px solid #791570;
    width: 15px;
    height: 15px;
    transform: rotate(45deg); }
  .build-a-book .interior-formatting .right .page-size-container .arrow-left {
    border-right: 2px solid #791570;
    border-bottom: 2px solid #791570;
    width: 15px;
    height: 15px;
    transform: rotate(135deg); }
  .build-a-book .interior-formatting .right .page-size-container .arrow-up {
    border-right: 2px solid #791570;
    border-bottom: 2px solid #791570;
    width: 15px;
    height: 15px;
    transform: rotate(225deg); }
  .build-a-book .interior-formatting .right .page-size-container .horizontal-container {
    position: absolute;
    top: 75px;
    width: 227px; }
    .build-a-book .interior-formatting .right .page-size-container .horizontal-container .horizontal {
      width: 80px;
      height: 1px;
      border-top: 2px solid #791570; }
      .build-a-book .interior-formatting .right .page-size-container .horizontal-container .horizontal.horizontal-left {
        margin-top: 7px;
        margin-left: -15px;
        float: left; }
      .build-a-book .interior-formatting .right .page-size-container .horizontal-container .horizontal.horizontal-right {
        margin-top: 7px;
        margin-right: -15px;
        float: right; }
    .build-a-book .interior-formatting .right .page-size-container .horizontal-container .width {
      float: left;
      font-size: 20px;
      color: #791570;
      line-height: 16px;
      width: 62px;
      text-align: center; }
    .build-a-book .interior-formatting .right .page-size-container .horizontal-container .arrow-left {
      float: left;
      margin-left: 3px; }
    .build-a-book .interior-formatting .right .page-size-container .horizontal-container .arrow-right {
      float: right;
      margin-right: 1px; }
  .build-a-book .interior-formatting .right .page-size-container .vertical-container {
    position: absolute;
    top: 3px;
    left: 175px;
    height: 307px; }
    .build-a-book .interior-formatting .right .page-size-container .vertical-container .vertical {
      width: 1px;
      height: 136px;
      border-right: 2px solid #791570; }
      .build-a-book .interior-formatting .right .page-size-container .vertical-container .vertical.vertical-top {
        margin-top: -15px;
        margin-left: 7px; }
      .build-a-book .interior-formatting .right .page-size-container .vertical-container .vertical.vertical-bottom {
        margin-left: 7px; }
    .build-a-book .interior-formatting .right .page-size-container .vertical-container .height {
      font-size: 20px;
      color: #791570;
      text-align: center;
      margin-left: -15px; }
    .build-a-book .interior-formatting .right .page-size-container .vertical-container .arrow-down {
      margin-top: -16px; }

.build-a-book .review header {
  width: 1026px;
  margin: 0 auto; }

.build-a-book .review .instructions {
  margin-top: 16px; }
  .build-a-book .review .instructions p {
    line-height: 26px;
    font-size: 14px !important; }

.build-a-book .review .upload-button {
  margin-bottom: 36px; }
  .build-a-book .review .upload-button a.btn-progress {
    text-transform: none; }

.build-a-book .review .navigation-container {
  border: 1px solid #d0d9df;
  border-bottom: none;
  background-color: #eaeae9;
  width: 1026px;
  height: 50px; }
  .build-a-book .review .navigation-container ul {
    margin-top: 18px;
    line-height: 14px; }
    .build-a-book .review .navigation-container ul li {
      font-size: 12px;
      padding: 0 7px;
      line-height: 14px; }
      .build-a-book .review .navigation-container ul li a {
        font-weight: bold;
        color: #3d6db5;
        line-height: 14px; }
        .build-a-book .review .navigation-container ul li a.active {
          color: #21282d;
          border-bottom: 4px solid #385d91; }
        .build-a-book .review .navigation-container ul li a:hover {
          border-bottom: 4px solid #385d91; }

.build-a-book .review .preview {
  position: relative;
  width: 1026px;
  height: 600px;
  margin: 0 auto 24px;
  background-color: #ffffff;
  border: 1px solid #d0d9df;
  overflow: hidden;
  display: none; }
  .build-a-book .review .preview.show {
    display: block; }
  .build-a-book .review .preview.static-content {
    overflow: scroll; }
    .build-a-book .review .preview.static-content .image-loader .image-loading {
      top: 180px; }
    .build-a-book .review .preview.static-content .image-loader p {
      top: 260px; }
  .build-a-book .review .preview img {
    margin: 0 auto; }
  .build-a-book .review .preview.ebook {
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    width: 1026px;
    height: 600px; }
    .build-a-book .review .preview.ebook iframe {
      vertical-align: bottom; }
  .build-a-book .review .preview .no-viewer-message {
    padding-top: 180px;
    text-align: center;
    font: 18px 'Lato', sans-serif; }
  .build-a-book .review .preview .barcode-disclaimer {
    position: absolute;
    font-size: 12px;
    margin-top: -20px;
    transform: rotate(270deg);
    transform-origin: top left;
    width: 400px; }

.build-a-book .review .ebook-cover-preview {
  width: 1026px;
  margin: 36px auto 24px;
  text-align: center; }
  .build-a-book .review .ebook-cover-preview img.ebook-cover {
    max-width: 1026px;
    max-height: 566px; }

.build-a-book .review .page-buttons {
  position: relative;
  width: 1054px;
  margin: 0 auto; }
  .build-a-book .review .page-buttons .approve {
    position: absolute;
    top: 18px;
    right: 300px;
    bottom: 0;
    left: 300px;
    text-align: center;
    z-index: 1010; }
    .build-a-book .review .page-buttons .approve label {
      padding-left: 44px;
      font-weight: normal;
      font: 18px 'Lato', sans-serif; }
  .build-a-book .review .page-buttons .approve_down {
    top: 80px !important;
    left: 187px !important; }
  .build-a-book .review .page-buttons .approve_down_cover {
    top: 80px !important;
    left: 147px !important; }
  .build-a-book .review .page-buttons .approve_ownright {
    left: 270px !important;
    top: 9px !important;
    right: 234px !important; }
  .build-a-book .review .page-buttons .approve_ownright label {
    font-size: 13px !important;
    text-align: left !important; }
  .build-a-book .review .page-buttons .approve_ownright [type="checkbox"].big-checkbox:not(:checked) + label:after, .build-a-book .review .page-buttons .approve_ownright [type="checkbox"].big-checkbox:checked + label:after {
    top: 5px !important; }
  .build-a-book .review .page-buttons .approve_ownright [type="checkbox"].big-checkbox:not(:checked) + label:before, .build-a-book .review .page-buttons .approve_ownright [type="checkbox"].big-checkbox:checked + label:before {
    top: 2px !important; }
  .build-a-book .review .page-buttons .icon-info-style {
    color: #399cc6;
    text-decoration: none; }

.iframe-container .preview.show {
  height: 900px; }

.iframe-container .static-content.preview.show {
  height: unset; }

.build-a-book i.upload-icon {
  color: #3D6DB5; }

.build-a-book .cover-upload .nav {
  text-align: center;
  width: 768px;
  margin: 0 auto 36px; }
  .build-a-book .cover-upload .nav .nav-tab-divider {
    height: 30px;
    border-left: 1px solid #d2d2d2;
    padding: 10px 0; }
  .build-a-book .cover-upload .nav.nav-tabs > li {
    float: none;
    display: inline-block; }
    .build-a-book .cover-upload .nav.nav-tabs > li:focus a {
      text-decoration: none;
      background-color: #eeeeee; }
    .build-a-book .cover-upload .nav.nav-tabs > li a {
      width: 200px;
      padding: 18px 0;
      border-radius: 0;
      color: #3D6DB5; }
    .build-a-book .cover-upload .nav.nav-tabs > li.active a {
      margin-top: 1px;
      background-color: #ffffff; }

.build-a-book .cover-upload .preorder-cover-text {
  text-align: center;
  padding: 0 75px; }

.build-a-book .cover-upload .upload-separate-covers {
  text-align: center; }
  .build-a-book .cover-upload .upload-separate-covers li {
    vertical-align: bottom; }

.iframe-section-padding {
  padding-top: 50px !important; }

.hide-cancel .btn-cancel {
  display: none !important; }

.hide-cancel .btn-primary {
  margin-left: 0 !important; }

.container-fluid {
  max-width: 1170px; }

#content {
  margin: 0 auto;
  padding: 100px 0 30px;
  min-height: 100%; }

.bab-container {
  transition: all 1s ease-in-out;
  min-height: 700px; }
  .bab-container.publish-alert-active {
    margin-top: 65px; }

.panel-body-sample-preference {
  text-align: center;
  padding: 10em 0 10em 0; }

.copy-to-clipboard {
  cursor: pointer; }
  .copy-to-clipboard a {
    display: inline-block;
    margin-right: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 80%; }
  .copy-to-clipboard button, .copy-to-clipboard .np-mkt-included-content a.btn, .np-mkt-included-content .copy-to-clipboard a.btn {
    margin-top: -5px; }

.copied-to-clipboard-alert {
  position: fixed;
  top: 100px;
  left: 50%;
  margin-left: -263px;
  width: 526px;
  height: 50px;
  z-index: 2000;
  background-color: #ffedbc;
  border: 1px solid #f4cc63;
  box-shadow: 0 0 3px #d2d2d2;
  transition: 0.5s;
  opacity: 0;
  visibility: hidden; }
  .copied-to-clipboard-alert p {
    text-align: center;
    font-size: 14px;
    line-height: 50px;
    color: #21282d; }
  .copied-to-clipboard-alert.active {
    opacity: 1;
    visibility: visible; }

.option-icon-wrapper {
  position: relative;
  display: inline-block;
  margin: 0 12px 20px;
  width: 248px;
  vertical-align: top; }
  .option-icon-wrapper .option-icon {
    height: 160px;
    border: 2px solid transparent; }
    .option-icon-wrapper .option-icon button, .option-icon-wrapper .option-icon .np-mkt-included-content a.btn, .np-mkt-included-content .option-icon-wrapper .option-icon a.btn {
      position: relative;
      display: inline-block;
      border: 2px solid #a6b0b6;
      padding: 0;
      margin: 0;
      height: 156px;
      width: 244px;
      background-color: #ffffff;
      transition: background 0s, color 0s; }
      .option-icon-wrapper .option-icon button i, .option-icon-wrapper .option-icon .np-mkt-included-content a.btn i, .np-mkt-included-content .option-icon-wrapper .option-icon a.btn i {
        margin: auto;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 20px;
        left: 0; }
      .option-icon-wrapper .option-icon button .text, .option-icon-wrapper .option-icon .np-mkt-included-content a.btn .text, .np-mkt-included-content .option-icon-wrapper .option-icon a.btn .text {
        font-weight: 700;
        font-size: 14px;
        font-family: 'Lato', sans-serif;
        text-align: center;
        position: absolute;
        right: 0;
        bottom: 20px;
        left: 0; }
      .option-icon-wrapper .option-icon button.active, .option-icon-wrapper .option-icon .np-mkt-included-content a.active.btn, .np-mkt-included-content .option-icon-wrapper .option-icon a.active.btn {
        border-color: #3D6DB5; }
      .option-icon-wrapper .option-icon button:focus, .option-icon-wrapper .option-icon .np-mkt-included-content a.btn:focus, .np-mkt-included-content .option-icon-wrapper .option-icon a.btn:focus {
        outline: none;
        border-color: #3d6db5; }
      .option-icon-wrapper .option-icon button:hover, .option-icon-wrapper .option-icon .np-mkt-included-content a.btn:hover, .np-mkt-included-content .option-icon-wrapper .option-icon a.btn:hover {
        border-color: #3d6db5; }
      .option-icon-wrapper .option-icon button:active, .option-icon-wrapper .option-icon .np-mkt-included-content a.btn:active, .np-mkt-included-content .option-icon-wrapper .option-icon a.btn:active, .option-icon-wrapper .option-icon button:focus, .option-icon-wrapper .option-icon .np-mkt-included-content a.btn:focus, .np-mkt-included-content .option-icon-wrapper .option-icon a.btn:focus, .option-icon-wrapper .option-icon button:hover, .option-icon-wrapper .option-icon .np-mkt-included-content a.btn:hover, .np-mkt-included-content .option-icon-wrapper .option-icon a.btn:hover {
        background-color: #ffffff; }
  .option-icon-wrapper .sub-text {
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    padding: 10px 0; }

.build-a-book .bab-content .section .pricing .nav {
  text-align: center;
  width: 768px;
  margin: 0 auto 36px; }
  .build-a-book .bab-content .section .pricing .nav .nav-tab-divider {
    height: 30px;
    border-left: 1px solid #d2d2d2;
    padding: 10px 0; }
  .build-a-book .bab-content .section .pricing .nav.nav-tabs > li {
    float: none;
    display: inline-block; }
    .build-a-book .bab-content .section .pricing .nav.nav-tabs > li a {
      width: 200px;
      padding: 18px 0;
      border-radius: 0;
      color: #3D6DB5; }
    .build-a-book .bab-content .section .pricing .nav.nav-tabs > li.active a {
      margin-top: 1px;
      color: #21282d;
      background-color: #ffffff; }

.build-a-book .bab-content .section .pricing section .panel-body {
  position: relative; }

.build-a-book .bab-content .section .pricing section .scheduled-prices-container {
  width: 1026px;
  margin: 10px auto 24px; }
  .build-a-book .bab-content .section .pricing section .scheduled-prices-container h4 {
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    text-transform: uppercase; }

.progress-indicator {
  position: relative;
  background-color: #ffffff;
  margin: 0 auto;
  width: 484px;
  height: 55px;
  z-index: 100; }
  .progress-indicator .arrow {
    position: absolute;
    top: -2px;
    left: 102px;
    border-right: 10px solid white;
    border-bottom: 10px solid white;
    width: 28px;
    height: 28px;
    transform: rotate(-45deg); }
  .progress-indicator .step1,
  .progress-indicator .step2,
  .progress-indicator .step3,
  .progress-indicator .step4 {
    position: absolute;
    top: 0;
    left: 0;
    width: 121px;
    height: 24px;
    background-color: #d0d9e0; }
    .progress-indicator .step1.active,
    .progress-indicator .step2.active,
    .progress-indicator .step3.active,
    .progress-indicator .step4.active {
      background-color: #99cadd; }
    .progress-indicator .step1.complete,
    .progress-indicator .step2.complete,
    .progress-indicator .step3.complete,
    .progress-indicator .step4.complete {
      background-color: #3D6DB5; }
    .progress-indicator .step1 .title,
    .progress-indicator .step2 .title,
    .progress-indicator .step3 .title,
    .progress-indicator .step4 .title {
      margin-top: 36px;
      text-align: center;
      color: #21282d;
      font-size: 16px; }
  .progress-indicator .step1 {
    z-index: 20; }
  .progress-indicator .step2 {
    left: 121px;
    z-index: 15; }
  .progress-indicator .step3 {
    left: 242px;
    z-index: 10; }
  .progress-indicator .step4 {
    left: 363px;
    z-index: 5; }

.publish-alert-container {
  position: fixed;
  top: -300px;
  left: 0;
  width: 100%;
  height: 65px;
  background-color: #ffedbc;
  text-align: center;
  margin: 0 auto;
  padding: 0 30px;
  transition: all 1s ease-in-out;
  z-index: 1045; }
  .publish-alert-container.show {
    top: 0; }
  .publish-alert-container .publish-alert {
    max-width: 800px;
    margin: 0 auto; }
    .publish-alert-container .publish-alert .message {
      float: left;
      width: 75%;
      margin-top: 10px; }
    .publish-alert-container .publish-alert .button {
      float: left;
      margin-top: 17px;
      width: 25%; }
      .publish-alert-container .publish-alert .button button, .publish-alert-container .publish-alert .button .np-mkt-included-content a.btn, .np-mkt-included-content .publish-alert-container .publish-alert .button a.btn {
        width: 150px; }
    .publish-alert-container .publish-alert p {
      font-size: 14px;
      line-height: 20px; }
    .publish-alert-container .publish-alert .icon-close-modal {
      color: #21282d;
      position: absolute;
      top: 23px;
      right: 23px;
      cursor: pointer;
      font-size: 16px; }

.build-a-book .rights .position-relative {
  position: relative; }

.build-a-book .rights .right-disclaimer {
  width: 591px;
  height: 50px;
  position: absolute;
  bottom: -114px;
  left: 11%;
  font-size: 13px;
  color: #acacac; }

.build-a-book .rights .ai-section-container .checkbox {
  margin-bottom: 12px; }

.build-a-book .rights .ai-section-container .font-bold {
  margin-top: 10px;
  font-size: 14px;
  margin-bottom: 12px;
  padding-top: 0px; }

.build-a-book .rights .ai-section-container .left-indicator {
  border-bottom: 1px dotted #acacac;
  border-left: 1px dotted #acacac;
  height: 23px;
  left: 64px;
  position: absolute;
  top: -12px;
  width: 25px; }

.build-a-book .rights .ai-section-container .position-relative {
  position: relative;
  margin-bottom: 0px; }
  .build-a-book .rights .ai-section-container .position-relative .radio-control .radio-options {
    padding-top: 0 !important;
    margin-left: 63px; }

.build-a-book .rights .ai-section-container .arrow-left {
  position: absolute;
  left: 35px;
  top: 13px; }

.build-a-book .rights .ai-section-container .checkbox label {
  font-size: 14px; }

.build-a-book .rights .panel-body {
  padding: 12px 15px 36px; }

.build-a-book .rights .cover-thumbnail-container {
  position: relative;
  height: 120px; }
  .build-a-book .rights .cover-thumbnail-container img {
    position: absolute;
    top: -21px;
    height: 146px; }

.build-a-book .rights .radio-label {
  padding-top: 24px;
  font-fmaily: 'Lato', sans-serif;
  font-size: 15px;
  font-weight: 700; }
  .build-a-book .rights .radio-label span {
    color: #c02110;
    padding-right: 6px; }

.build-a-book .rights .radio-note {
  padding-top: 6px; }

.build-a-book .rights .radio-control .message {
  display: none; }

.build-a-book .rights .radio-control .no-label {
  display: none; }

.build-a-book .rights .radio-control .radio-options {
  padding-top: 12px; }

.build-a-book .rights .radio-control label {
  padding-left: 0;
  padding-right: 36px; }

.build-a-book .rights .row {
  margin-left: -15px;
  margin-right: -15px; }

.build-a-book .rights .input-label {
  padding-top: 46px; }

.build-a-book .section-container .navigation {
  background-color: #ffffff; }

.build-a-book .section-navigation-container {
  width: 220px; }
  .build-a-book .section-navigation-container .section-navigation-link {
    position: relative; }
    .build-a-book .section-navigation-container .section-navigation-link a {
      font-size: 16px;
      display: block;
      text-transform: uppercase;
      text-decoration: none;
      color: #3d6db5;
      height: 60px;
      line-height: 60px; }
      .build-a-book .section-navigation-container .section-navigation-link a.active, .build-a-book .section-navigation-container .section-navigation-link a:hover, .build-a-book .section-navigation-container .section-navigation-link a:focus {
        background-color: #385d91;
        color: #ffffff;
        outline: none; }
      .build-a-book .section-navigation-container .section-navigation-link a.disabled:hover, .build-a-book .section-navigation-container .section-navigation-link a.disabled:focus {
        background-color: transparent;
        color: #3D6DB5;
        outline: none; }
      .build-a-book .section-navigation-container .section-navigation-link a .section-navigation-icon {
        position: absolute;
        top: 3px;
        left: 20px;
        height: 57px; }
        .build-a-book .section-navigation-container .section-navigation-link a .section-navigation-icon .empty,
        .build-a-book .section-navigation-container .section-navigation-link a .section-navigation-icon .empty-hover {
          width: 16px;
          height: 16px;
          border-radius: 8px;
          display: inline-block;
          border: 1px solid #d3d8dc; }
        .build-a-book .section-navigation-container .section-navigation-link a .section-navigation-icon .empty-hover {
          border-olor: #ffffff; }
        .build-a-book .section-navigation-container .section-navigation-link a .section-navigation-icon .sprite {
          display: inline-block;
          margin: 0; }
      .build-a-book .section-navigation-container .section-navigation-link a .section-navigation-text {
        position: absolute;
        left: 46px; }
  .build-a-book .section-navigation-container .marketing-content {
    margin: 60px 12px 0 12px; }
  .build-a-book .section-navigation-container .vendor-registration-call-out {
    margin: 120px 20px 0 30px;
    color: #21282d; }
    .build-a-book .section-navigation-container .vendor-registration-call-out h4 {
      font-size: 14px; }
    .build-a-book .section-navigation-container .vendor-registration-call-out p {
      margin: 10px 0;
      font-size: 12px; }
    .build-a-book .section-navigation-container .vendor-registration-call-out a {
      color: #3D6DB5;
      font-size: 12px;
      padding: 0;
      text-transform: capitalize;
      line-height: 12px; }
      .build-a-book .section-navigation-container .vendor-registration-call-out a:active, .build-a-book .section-navigation-container .vendor-registration-call-out a:hover {
        background-color: transparent;
        color: #3D6DB5; }

.additional .fa-angle-double-right:before {
  margin-left: 3px; }

.additional .bnp-banner-text b, .bnp-banner-text i, .bnp-banner-text u, .bnp-banner-text a {
  color: inherit !important; }

@media screen and (min-width: 750px) {
  .additional .bnp-banner-text {
    margin-left: 234px; } }

.build-a-book .sub-navigation-container {
  height: 0;
  transition: all 200ms ease-in;
  overflow: hidden;
  position: relative;
  z-index: 1005; }
  .build-a-book .sub-navigation-container.has-sub-navigation {
    height: 48px;
    background-color: #ffffff;
    border-bottom: 1px solid #d0d9df; }
  .build-a-book .sub-navigation-container .section-sub-navigation-container ul {
    text-align: center;
    padding-left: 0; }
    .build-a-book .sub-navigation-container .section-sub-navigation-container ul li {
      font-size: 14px;
      line-height: 48px;
      padding: 0 8px;
      display: inline; }
      .build-a-book .sub-navigation-container .section-sub-navigation-container ul li a {
        color: #757575;
        text-decoration: none;
        padding: 0 12px 11px; }
        .build-a-book .sub-navigation-container .section-sub-navigation-container ul li a:hover, .build-a-book .sub-navigation-container .section-sub-navigation-container ul li a:focus, .build-a-book .sub-navigation-container .section-sub-navigation-container ul li a.active {
          border-bottom: 4px solid #385d91;
          color: #21282d;
          outline: none; }
        .build-a-book .sub-navigation-container .section-sub-navigation-container ul li a[disabled] {
          pointer-events: none;
          cursor: default; }

.build-a-book .summary .project-error {
  margin: 0 auto;
  width: 1026px; }

.build-a-book .summary .panel-body {
  padding: 0 0 24px 0; }
  .build-a-book .summary .panel-body .font-size-15 {
    font-size: 15px; }

.build-a-book .summary .panel-header {
  background-color: #ebebeb;
  position: relative;
  margin-bottom: 24px; }
  .build-a-book .summary .panel-header.top-header {
    margin-top: 0; }
  .build-a-book .summary .panel-header h2 {
    font-size: 24px;
    padding: 13px 0 13px 64px; }
  .build-a-book .summary .panel-header .section-number {
    border-radius: 50%;
    border: 1px solid #000000;
    width: 28px;
    height: 28px;
    padding: 1px;
    font-family: Poynter, Georgia, serif;
    text-align: center;
    font-size: 18px;
    position: absolute;
    top: 16px;
    left: 24px; }
  .build-a-book .summary .panel-header .section-status {
    position: absolute;
    top: 10px;
    right: 24px;
    line-height: 25px; }
    .build-a-book .summary .panel-header .section-status .link {
      float: left;
      margin-right: 12px; }
      .build-a-book .summary .panel-header .section-status .link a {
        display: block;
        font-family: 'Lato', sans-serif;
        line-height: 35px;
        cursor: pointer; }
    .build-a-book .summary .panel-header .section-status .sprite {
      float: left; }

.build-a-book .summary .panel-section-body {
  position: relative;
  max-width: 744px;
  margin: 0 auto; }
  .build-a-book .summary .panel-section-body h3 {
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    font-size: 16px;
    color: #6b6b6b;
    margin: 30px 0 8px; }
  .build-a-book .summary .panel-section-body.panel-section-body-first h3 {
    margin-top: 0; }
  .build-a-book .summary .panel-section-body .top-margin {
    margin-top: 20px; }
  .build-a-book .summary .panel-section-body .bottom-margin,
  .build-a-book .summary .panel-section-body .contributor-row {
    margin-bottom: 20px; }
  .build-a-book .summary .panel-section-body .contributor-row:last-child {
    margin-bottom: 0; }
  .build-a-book .summary .panel-section-body dl {
    margin-bottom: 0;
    font-family: 'Lato', sans-serif;
    color: #6b6b6b;
    font-size: 14px; }
    .build-a-book .summary .panel-section-body dl .not-required dd:last-child {
      margin-bottom: 24px; }
    .build-a-book .summary .panel-section-body dl dt {
      margin-bottom: 6px;
      font-weight: normal; }
      .build-a-book .summary .panel-section-body dl dt span {
        color: #c02110; }
    .build-a-book .summary .panel-section-body dl dd {
      color: #21282d;
      font-size: 15px;
      font-weight: bold;
      margin-bottom: 24px;
      word-break: break-all; }
      .build-a-book .summary .panel-section-body dl dd.break-word {
        word-break: keep-all; }
      .build-a-book .summary .panel-section-body dl dd.small-margin-bottom {
        margin-bottom: 16px; }
      .build-a-book .summary .panel-section-body dl dd:last-child {
        margin-bottom: 0; }
      .build-a-book .summary .panel-section-body dl dd.category-with-bullets {
        margin-left: 20px;
        margin-bottom: 6px;
        display: list-item; }
      .build-a-book .summary .panel-section-body dl dd .expand-control {
        margin-top: 12px;
        text-align: center; }
    .build-a-book .summary .panel-section-body dl p {
      margin-bottom: 20px; }
    .build-a-book .summary .panel-section-body dl.prices dd {
      margin-bottom: 5px; }
      .build-a-book .summary .panel-section-body dl.prices dd .scheduled-price-dates {
        font-size: 12px; }
    .build-a-book .summary .panel-section-body dl.prices ul {
      color: grey; }
      .build-a-book .summary .panel-section-body dl.prices ul li {
        font-size: 12px;
        font-style: italic;
        color: #acacac; }
  .build-a-book .summary .panel-section-body p span.vendor-status {
    padding-left: 20px; }

.build-a-book .summary .page-buttons {
  position: relative; }
  .build-a-book .summary .page-buttons .approve {
    position: absolute;
    top: 18px;
    right: 215px;
    bottom: 0;
    left: 215px;
    width: 600px;
    margin: 0 auto;
    z-index: 1010;
    text-align: center; }
    .build-a-book .summary .page-buttons .approve.taller {
      top: 0; }
    .build-a-book .summary .page-buttons .approve h3 {
      font-family: 'Lato', sans-serif;
      margin-bottom: 6px; }
    .build-a-book .summary .page-buttons .approve p {
      font-size: 14px; }
    .build-a-book .summary .page-buttons .approve button:disabled, .build-a-book .summary .page-buttons .approve .np-mkt-included-content a.btn:disabled, .np-mkt-included-content .build-a-book .summary .page-buttons .approve a.btn:disabled {
      border-color: #6b6b6a;
      background-color: #6b6b6a; }

.build-a-book .summary .process-status-display {
  margin: 30px auto 0;
  width: 1026px;
  padding-top: 16px;
  border-top: 1px solid #ebebeb;
  font-family: 'Lato', sans-serif;
  font-size: 32px;
  text-align: center;
  color: #D14900; }

.build-a-book .summary .preview-link, .build-a-book .summary .not-approved {
  padding-left: 12px; }

.build-a-book .summary .none-provided, .build-a-book .summary .not-approved {
  color: #c02110; }

.build-a-book .summary .cover-assets strong {
  padding-right: 12px; }
  .build-a-book .summary .cover-assets strong:last-of-type {
    padding-right: 0; }

.build-a-book .summary .description {
  white-space: pre-wrap;
  font-weight: normal; }
  .build-a-book .summary .description ol, .build-a-book .summary .description ul {
    white-space: normal; }

.build-a-book .summary .category-separator {
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  color: #acacac; }

.build-a-book .summary .coupon-row .left-coupons {
  border-right: 1px solid #eaeae9; }

.build-a-book .summary .coupon-row .right-coupons {
  border-left: 1px solid #eaeae9; }

.build-a-book .summary .coupon-row .coupon-info {
  font-size: 13px;
  height: 71px;
  width: 360px; }
  .build-a-book .summary .coupon-row .coupon-info .date-style {
    font-weight: 400;
    font-size: 12px; }
  .build-a-book .summary .coupon-row .coupon-info .lower-info {
    margin-top: 5px; }
    .build-a-book .summary .coupon-row .coupon-info .lower-info .coupon-code {
      font-size: 12px;
      font-weight: 400;
      color: #acacac; }
      .build-a-book .summary .coupon-row .coupon-info .lower-info .coupon-code .text {
        font-style: italic; }
  .build-a-book .summary .coupon-row .coupon-info .edit-link {
    font-size: 13px; }

.build-a-book .summary .panel.summary-error {
  border-color: #c02110;
  width: 1024px;
  margin: 0 auto; }
  .build-a-book .summary .panel.summary-error h3 {
    margin-top: 32px;
    margin-bottom: 16px;
    font: bold 18px 'Lato', sans-serif;
    color: #c02110;
    text-transform: none; }
  .build-a-book .summary .panel.summary-error p {
    margin-top: 20px;
    font: normal 14px 'Lato', sans-serif;
    line-height: 22px; }
    .build-a-book .summary .panel.summary-error p.first {
      margin-top: 0; }
    .build-a-book .summary .panel.summary-error p .prefix {
      font: bold 14px 'Lato', sans-serif;
      color: #c02110; }
  .build-a-book .summary .panel.summary-error .correction-error {
    margin-top: 30px;
    background-color: #eaeae9;
    text-align: center; }
    .build-a-book .summary .panel.summary-error .correction-error .message {
      padding-top: 20px;
      padding-bottom: 20px;
      padding-left: 15px;
      padding-right: 15px;
      font: normal 14px 'Lato', sans-serif; }
    .build-a-book .summary .panel.summary-error .correction-error .btn, .build-a-book .summary .panel.summary-error .correction-error .np-mkt-included-content .btn-nookpress, .np-mkt-included-content .build-a-book .summary .panel.summary-error .correction-error .btn-nookpress, .build-a-book .summary .panel.summary-error .correction-error .np-mkt-included-content .btn-nookpress-ghost, .np-mkt-included-content .build-a-book .summary .panel.summary-error .correction-error .btn-nookpress-ghost {
      text-transform: none; }

.bank-form .info-message {
  margin-top: 24px; }

.bank-form .currency-type {
  margin: 45px 0 0 12px; }

.bank-form .radio-option.disabled span {
  cursor: not-allowed;
  color: #757575; }

.bank-form .warning-dialogue .alert {
  padding: 5px 10px;
  margin-left: 0px;
  margin-right: 0px;
  color: #c02110; }

.build-a-book .vendor .publisher .spinner-area {
  position: relative;
  height: 67px; }

.build-a-book .section .vendor .rbc-warning-text {
  margin-top: 20px;
  font-weight: 700;
  color: #c02110; }

.build-a-book .section .vendor .tax-and-bank-information .status-display {
  width: 1026px;
  margin: 48px auto 12px auto;
  padding: 19px 12px;
  background-color: #ffffff;
  border: 1px solid #ebebeb; }
  .build-a-book .section .vendor .tax-and-bank-information .status-display > .field {
    text-align: center; }
    .build-a-book .section .vendor .tax-and-bank-information .status-display > .field span {
      font-family: 'Lato', sans-serif;
      font-size: 18px; }
      .build-a-book .section .vendor .tax-and-bank-information .status-display > .field span.label {
        color: #21282d; }
      .build-a-book .section .vendor .tax-and-bank-information .status-display > .field span.value.status {
        color: #D14900; }
        .build-a-book .section .vendor .tax-and-bank-information .status-display > .field span.value.status.red {
          color: #c02110; }
      .build-a-book .section .vendor .tax-and-bank-information .status-display > .field span.vendor-number {
        color: #6b6b6b; }
    .build-a-book .section .vendor .tax-and-bank-information .status-display > .field span + span {
      padding-left: 0; }
  .build-a-book .section .vendor .tax-and-bank-information .status-display .status-message {
    margin: 18px -3px 5px -3px;
    background-color: #f4cc63;
    padding: 8px 12px;
    font-family: 'Lato', sans-serif;
    font-size: 14px; }

.build-a-book .section .vendor .tax-and-bank-information .spinner-area {
  position: relative;
  height: 67px; }

.build-a-book .section .vendor .tax-and-bank-information .panel.no-top-margin {
  margin-top: 0; }

.build-a-book .section .vendor .tax-and-bank-information .panel > div {
  padding-bottom: 36px; }

.build-a-book .section .vendor .tax-and-bank-information .section-header {
  margin-top: 36px;
  background-color: #ebebeb; }
  .build-a-book .section .vendor .tax-and-bank-information .section-header h2 {
    max-width: 844px;
    margin: 0 auto;
    font-size: 24px;
    padding: 18px 0; }
  .build-a-book .section .vendor .tax-and-bank-information .section-header .tax-info-tooltip {
    float: left;
    position: relative;
    margin-top: -45px;
    left: 320px; }
  .build-a-book .section .vendor .tax-and-bank-information .section-header.first {
    margin-top: 0; }

@media all and (max-width: 1024px) {
  .build-a-book .welcome-container {
    overflow: auto; } }

.build-a-book .welcome-container {
  width: 1140px; }
  .build-a-book .welcome-container header {
    color: #21282d;
    text-align: center; }
    .build-a-book .welcome-container header h1 {
      margin: 48px 0 24px;
      font-size: 35px;
      line-height: 35px; }
    .build-a-book .welcome-container header p.small {
      margin-top: 5px;
      font-style: italic;
      font-size: 12px;
      color: #757575; }
  .build-a-book .welcome-container section {
    margin-top: 60px; }
    .build-a-book .welcome-container section .btn-container {
      text-align: center; }

.bar-chart {
  height: 400px;
  max-width: 800px;
  min-width: 240px;
  margin: 0 auto; }

/* Define the stop colors */
/*
#gradient-0 stop {
    stop-color: #7cb5ec;
}
#gradient-0 stop[offset="0"] {
    stop-opacity: 0.75;
}
#gradient-0 stop[offset="1"] {
    stop-opacity: 0;
}
#gradient-1 stop {
    stop-color: #cccccc;
}
#gradient-1 stop[offset="0"] {
    stop-opacity: 0;
}
#gradient-1 stop[offset="1"] {
    stop-opacity: 0.25;
}
*/
/* Apply the gradients */
/*
.highcharts-plot-background {
    fill: url(#gradient-1);
}
.highcharts-color-0 .highcharts-area {
    fill-opacity: 1;
    fill: url(#gradient-0);
}
*/
.cart-checkout-wrapper .cart-checkout-container .item {
  width: 60%; }

.cart-checkout-wrapper .cart-checkout-container .quantity {
  width: 20%;
  margin-left: 2%; }

.cart-checkout-wrapper .cart-checkout-container .total {
  width: 16%;
  margin-left: 2%; }

@media all and (min-width: 1124px) {
  .cart-checkout-wrapper .cart-checkout-container .item {
    width: 489px; }
  .cart-checkout-wrapper .cart-checkout-container .quantity {
    width: 111px;
    margin-left: 0; }
  .cart-checkout-wrapper .cart-checkout-container .total {
    width: 144px;
    margin-left: 0; } }

.cart-checkout-wrapper .cart-checkout-container .cart-empty {
  min-height: 300px;
  text-align: center; }

.cart-checkout-wrapper .cart-checkout-container .content .cart-list-titles {
  background-color: #d2d2d2;
  height: 40px; }
  .cart-checkout-wrapper .cart-checkout-container .content .cart-list-titles ul {
    padding-left: 0; }
    .cart-checkout-wrapper .cart-checkout-container .content .cart-list-titles ul li {
      line-height: 40px;
      font-size: 14px;
      color: #21282d; }
      .cart-checkout-wrapper .cart-checkout-container .content .cart-list-titles ul li:first-of-type {
        padding-left: 10px; }
      .cart-checkout-wrapper .cart-checkout-container .content .cart-list-titles ul li.quantity {
        text-align: center; }
      .cart-checkout-wrapper .cart-checkout-container .content .cart-list-titles ul li.total {
        text-align: center;
        padding-right: 10px; }

.cart-checkout-wrapper .cart-checkout-container .hide-mobile {
  display: none; }

.cart-checkout-wrapper .cart-checkout-container .show-mobile {
  display: block; }

@media all and (min-width: 768px) {
  .cart-checkout-wrapper .cart-checkout-container .content .top-border {
    display: block;
    border-top: 1px solid #d2d2d2;
    width: 100%;
    margin-bottom: 30px; }
  .cart-checkout-wrapper .cart-checkout-container .content .cart-list-titles ul li {
    font-size: 16px; } }

@media all and (min-width: 920px) {
  .cart-checkout-wrapper .cart-checkout-container .hide-mobile {
    display: block; }
  .cart-checkout-wrapper .cart-checkout-container .show-mobile {
    display: none; }
  .cart-checkout-wrapper .cart-checkout-container .content .cart-list-titles ul li.total {
    text-align: right; } }

@media all and (min-width: 1124px) {
  .cart-checkout-wrapper .cart-checkout-container .content .top-border {
    display: none; }
  .cart-checkout-wrapper .cart-checkout-container .content .cart-list-titles ul li:first-of-type {
    padding-left: 20px; }
  .cart-checkout-wrapper .cart-checkout-container .content .cart-list-titles ul li.total {
    padding-right: 36px; } }

.cart-checkout-wrapper .cart-checkout-container .cart-item {
  padding-bottom: 44px;
  border-bottom: 1px solid #d2d2d2;
  margin-bottom: 30px; }
  .cart-checkout-wrapper .cart-checkout-container .cart-item:last-child {
    margin-bottom: 0;
    border-bottom: none; }
  .cart-checkout-wrapper .cart-checkout-container .cart-item .item {
    width: 100%; }
  .cart-checkout-wrapper .cart-checkout-container .cart-item .quantity,
  .cart-checkout-wrapper .cart-checkout-container .cart-item .total {
    width: 50%;
    float: left;
    margin: 0; }
  .cart-checkout-wrapper .cart-checkout-container .cart-item .cover-image {
    float: left;
    width: 20%;
    margin-bottom: 20px; }
  .cart-checkout-wrapper .cart-checkout-container .cart-item .details {
    float: left;
    margin-left: 2%;
    width: 76%; }
    .cart-checkout-wrapper .cart-checkout-container .cart-item .details h1 {
      font-size: 20px;
      line-height: 26px;
      overflow-wrap: break-word; }
    .cart-checkout-wrapper .cart-checkout-container .cart-item .details ul {
      margin: 24px 0; }
      .cart-checkout-wrapper .cart-checkout-container .cart-item .details ul li {
        font-size: 14px;
        margin-bottom: 5px; }
  .cart-checkout-wrapper .cart-checkout-container .cart-item .copies-count {
    width: 100%;
    height: 40px;
    background-color: transparent; }
    .cart-checkout-wrapper .cart-checkout-container .cart-item .copies-count p {
      font-size: 14px;
      font-weight: 700;
      line-height: 14px;
      margin: 0;
      padding: 0; }
  .cart-checkout-wrapper .cart-checkout-container .cart-item .remove-item {
    padding-top: 11px;
    height: 20px; }
    .cart-checkout-wrapper .cart-checkout-container .cart-item .remove-item p {
      font-size: 14px;
      color: #3D6DB5;
      text-align: center;
      cursor: pointer; }
  .cart-checkout-wrapper .cart-checkout-container .cart-item .item-discounted-quantity {
    margin-top: 26px; }
  .cart-checkout-wrapper .cart-checkout-container .cart-item .item-full-quantity,
  .cart-checkout-wrapper .cart-checkout-container .cart-item .item-full-price {
    margin-top: 20px; }
  .cart-checkout-wrapper .cart-checkout-container .cart-item .item-full-quantity.more-margin {
    margin-top: 26px; }
  .cart-checkout-wrapper .cart-checkout-container .cart-item .item-full-price.more-margin {
    margin-top: 47px; }
  .cart-checkout-wrapper .cart-checkout-container .cart-item .item-discounted-quantity,
  .cart-checkout-wrapper .cart-checkout-container .cart-item .item-full-quantity {
    position: relative; }
    .cart-checkout-wrapper .cart-checkout-container .cart-item .item-discounted-quantity .input-control input.primary,
    .cart-checkout-wrapper .cart-checkout-container .cart-item .item-full-quantity .input-control input.primary {
      width: 67px;
      margin: 0 auto;
      padding: 0;
      line-height: 60px;
      text-align: center;
      background-color: #f8f8f8;
      color: #9f9f9f;
      border: 1px solid #d2d2d2; }
      .cart-checkout-wrapper .cart-checkout-container .cart-item .item-discounted-quantity .input-control input.primary:focus,
      .cart-checkout-wrapper .cart-checkout-container .cart-item .item-full-quantity .input-control input.primary:focus {
        border: 1px solid #d2d2d2; }
    .cart-checkout-wrapper .cart-checkout-container .cart-item .item-discounted-quantity span,
    .cart-checkout-wrapper .cart-checkout-container .cart-item .item-full-quantity span {
      position: absolute;
      top: 21px;
      right: -30px;
      font-size: 14px;
      color: #999999; }
  .cart-checkout-wrapper .cart-checkout-container .cart-item .item-total,
  .cart-checkout-wrapper .cart-checkout-container .cart-item .item-discounted-price,
  .cart-checkout-wrapper .cart-checkout-container .cart-item .item-full-price {
    height: 60px; }
    .cart-checkout-wrapper .cart-checkout-container .cart-item .item-total P,
    .cart-checkout-wrapper .cart-checkout-container .cart-item .item-discounted-price P,
    .cart-checkout-wrapper .cart-checkout-container .cart-item .item-full-price P {
      font-size: 16px;
      font-weight: 700;
      text-align: center;
      padding-right: 10px;
      line-height: 60px; }
  .cart-checkout-wrapper .cart-checkout-container .cart-item .item-total {
    margin-top: 30px; }
  .cart-checkout-wrapper .cart-checkout-container .cart-item .item-discounted-price {
    margin-top: 47px; }
  .cart-checkout-wrapper .cart-checkout-container .cart-item .cart-list-titles ul li.quantity, .cart-checkout-wrapper .cart-checkout-container .cart-item .cart-list-titles ul li.total {
    margin: 0; }
  @media all and (min-width: 768px) {
    .cart-checkout-wrapper .cart-checkout-container .cart-item .item-total P,
    .cart-checkout-wrapper .cart-checkout-container .cart-item .item-discounted-price P,
    .cart-checkout-wrapper .cart-checkout-container .cart-item .item-full-price P {
      font-size: 13px; } }
  @media all and (min-width: 920px) {
    .cart-checkout-wrapper .cart-checkout-container .cart-item {
      margin-top: 40px; }
      .cart-checkout-wrapper .cart-checkout-container .cart-item .item {
        float: left;
        width: 60%; }
      .cart-checkout-wrapper .cart-checkout-container .cart-item .details h1 {
        font-size: 30px;
        line-height: 30px; }
      .cart-checkout-wrapper .cart-checkout-container .cart-item .details ul li {
        margin-bottom: 17px; }
      .cart-checkout-wrapper .cart-checkout-container .cart-item .quantity {
        width: 20%;
        margin-left: 2%; }
      .cart-checkout-wrapper .cart-checkout-container .cart-item .total {
        width: 16%;
        margin-left: 2%; }
      .cart-checkout-wrapper .cart-checkout-container .cart-item .item-total P,
      .cart-checkout-wrapper .cart-checkout-container .cart-item .item-discounted-price P,
      .cart-checkout-wrapper .cart-checkout-container .cart-item .item-full-price P {
        text-align: right; }
      .cart-checkout-wrapper .cart-checkout-container .cart-item .item-total {
        margin-top: 0; } }
  @media all and (min-width: 1124px) {
    .cart-checkout-wrapper .cart-checkout-container .cart-item:first-child {
      border-top: none; }
    .cart-checkout-wrapper .cart-checkout-container .cart-item .item {
      float: left;
      width: 489px; }
    .cart-checkout-wrapper .cart-checkout-container .cart-item .quantity {
      width: 111px;
      margin: 0; }
    .cart-checkout-wrapper .cart-checkout-container .cart-item .total {
      width: 144px;
      margin: 0; }
    .cart-checkout-wrapper .cart-checkout-container .cart-item .cover-image {
      width: 87px; }
    .cart-checkout-wrapper .cart-checkout-container .cart-item .item-total P,
    .cart-checkout-wrapper .cart-checkout-container .cart-item .item-discounted-price P,
    .cart-checkout-wrapper .cart-checkout-container .cart-item .item-full-price P {
      font-size: 16px;
      padding-right: 36px; }
    .cart-checkout-wrapper .cart-checkout-container .cart-item .item-discounted-quantity span,
    .cart-checkout-wrapper .cart-checkout-container .cart-item .item-full-quantity span {
      right: -40px;
      font-size: 16px; }
    .cart-checkout-wrapper .cart-checkout-container .cart-item .details {
      margin: 0 30px 0 24px;
      width: 305px; }
      .cart-checkout-wrapper .cart-checkout-container .cart-item .details .copies-count {
        width: 305px;
        background-color: #eaeae9;
        padding: 0 15px; }
        .cart-checkout-wrapper .cart-checkout-container .cart-item .details .copies-count p {
          line-height: 40px; } }

.cart-checkout-wrapper .cart-checkout-container {
  position: relative; }
  .cart-checkout-wrapper .cart-checkout-container h2 {
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    line-height: 16px;
    text-align: center;
    margin-bottom: 20px; }
  .cart-checkout-wrapper .cart-checkout-container .spinner-area {
    position: relative;
    height: 200px; }
  .cart-checkout-wrapper .cart-checkout-container .btn-back-to-projects,
  .cart-checkout-wrapper .cart-checkout-container .btn-checkout {
    width: 198px;
    height: 60px;
    background-color: #3D6DB5;
    color: #ffffff;
    border: none;
    border-radius: 0;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    text-transform: capitalize;
    padding: 0;
    display: inline-block;
    cursor: pointer;
    transition: background 0.4s cubic-bezier(0.5, 0, 0.3, 1), color 0.4s cubic-bezier(0.5, 0, 0.3, 1);
    line-height: 60px; }
    .cart-checkout-wrapper .cart-checkout-container .btn-back-to-projects:active, .cart-checkout-wrapper .cart-checkout-container .btn-back-to-projects:focus, .cart-checkout-wrapper .cart-checkout-container .btn-back-to-projects:hover,
    .cart-checkout-wrapper .cart-checkout-container .btn-checkout:active,
    .cart-checkout-wrapper .cart-checkout-container .btn-checkout:focus,
    .cart-checkout-wrapper .cart-checkout-container .btn-checkout:hover {
      background-color: #385d91;
      color: #ffffff;
      border: none;
      outline: none; }
    .cart-checkout-wrapper .cart-checkout-container .btn-back-to-projects[disabled],
    .cart-checkout-wrapper .cart-checkout-container .btn-checkout[disabled] {
      border-color: #acacac;
      color: #ffffff;
      background-color: #acacac;
      cursor: not-allowed; }
      .cart-checkout-wrapper .cart-checkout-container .btn-back-to-projects[disabled]:hover,
      .cart-checkout-wrapper .cart-checkout-container .btn-checkout[disabled]:hover {
        background-color: #acacac;
        border-color: #acacac;
        color: #ffffff;
        cursor: not-allowed; }
  .cart-checkout-wrapper .cart-checkout-container .btn-back-to-projects {
    text-transform: none !important; }
  .cart-checkout-wrapper .cart-checkout-container .btn-checkout {
    margin: 0 auto 20px;
    width: 100%; }
    .cart-checkout-wrapper .cart-checkout-container .btn-checkout.btn-checkout-bottom {
      margin-top: 30px; }
  .cart-checkout-wrapper .cart-checkout-container .projects-link {
    margin-top: 24px;
    color: #494e51;
    text-align: center; }
    .cart-checkout-wrapper .cart-checkout-container .projects-link a {
      color: #3D6DB5;
      cursor: pointer; }
  @media all and (min-width: 768px) {
    .cart-checkout-wrapper .cart-checkout-container h2 {
      font-size: 20px;
      line-height: 26px;
      margin-bottom: 48px; } }

.cart-checkout-wrapper .cart-checkout-container .cart-quantity {
  position: relative;
  width: 111px;
  height: 60px;
  line-height: 60px;
  background-color: #ffffff;
  border: 1px solid #d2d2d2;
  padding: 0 15px;
  margin: 30px auto 0; }
  .cart-checkout-wrapper .cart-checkout-container .cart-quantity .quantity-selector {
    position: absolute;
    cursor: pointer;
    height: 60px;
    top: 0; }
    .cart-checkout-wrapper .cart-checkout-container .cart-quantity .quantity-selector.disabled {
      color: #d2d2d2;
      pointer-events: none; }
  .cart-checkout-wrapper .cart-checkout-container .cart-quantity .add-quantity {
    right: 15px; }
  .cart-checkout-wrapper .cart-checkout-container .cart-quantity .subtract-quantity {
    left: 15px; }
  .cart-checkout-wrapper .cart-checkout-container .cart-quantity form {
    position: absolute;
    top: 0;
    left: 28px; }
    .cart-checkout-wrapper .cart-checkout-container .cart-quantity form .input-control input.primary {
      width: 53px;
      background-color: transparent;
      padding: 0;
      border: none;
      text-align: center; }
  @media all and (min-width: 920px) {
    .cart-checkout-wrapper .cart-checkout-container .cart-quantity {
      margin: 0 auto; } }

.cart-checkout-wrapper .cart-checkout-container .delivery-options .panel-content {
  margin: 0 auto; }

.cart-checkout-wrapper .cart-checkout-container .delivery-options .shipping-message {
  margin-top: 9px;
  margin-bottom: 24px; }

.cart-checkout-wrapper .cart-checkout-container .delivery-options .delivery-speed {
  margin-bottom: 18px; }

.message-alert {
  color: #c02110; }

.multiline-para {
  padding: 20px 0 0; }

.para-top-margin {
  margin: 10px 0 10px 1px; }

.checkout-header {
  background: #ffffff;
  padding: 12px;
  border-bottom: 1px solid #d2d2d2;
  text-align: center; }

.cart-checkout-wrapper > .warning-dialogue {
  margin: 0 auto; }
  .cart-checkout-wrapper > .warning-dialogue > .alert {
    margin: 24px 0 0 0; }

.cart-checkout-wrapper .cart-checkout-container .panel .panel-header {
  background-color: #ebebeb;
  position: relative; }
  .cart-checkout-wrapper .cart-checkout-container .panel .panel-header h2 {
    font-family: Poynter, Georgia, serif;
    font-size: 20px;
    padding: 13px 0 13px 64px;
    text-align: left;
    margin-bottom: 0; }
    .cart-checkout-wrapper .cart-checkout-container .panel .panel-header h2 a {
      font-family: Poynter, Georgia, serif;
      font-size: 24px;
      color: #21282d;
      text-decoration: none; }
  .cart-checkout-wrapper .cart-checkout-container .panel .panel-header .section-number {
    border-radius: 50%;
    border: 1px solid #000000;
    width: 27px;
    height: 27px;
    padding: 1px;
    text-align: center;
    font-size: 18px;
    position: absolute;
    top: 7px;
    left: 24px; }
  .cart-checkout-wrapper .cart-checkout-container .panel .panel-header .section-status {
    position: absolute;
    top: 3px;
    right: 24px;
    line-height: 25px; }
    .cart-checkout-wrapper .cart-checkout-container .panel .panel-header .section-status .link {
      float: left;
      margin-right: 12px; }
      .cart-checkout-wrapper .cart-checkout-container .panel .panel-header .section-status .link a {
        display: block;
        font-family: 'Lato', sans-serif;
        line-height: 35px;
        cursor: pointer; }
    .cart-checkout-wrapper .cart-checkout-container .panel .panel-header .section-status .sprite {
      float: left; }
  @media all and (min-width: 768px) {
    .cart-checkout-wrapper .cart-checkout-container .panel .panel-header h2 {
      font-size: 26px; }
    .cart-checkout-wrapper .cart-checkout-container .panel .panel-header .section-number {
      top: 14px; }
    .cart-checkout-wrapper .cart-checkout-container .panel .panel-header .section-status {
      top: 10px; } }

.cart-checkout-wrapper .cart-checkout-container .panel .panel-body {
  position: relative; }

.cart-checkout-wrapper .cart-checkout-container .panel .add-edit-title {
  margin: 24px 0 24px; }
  @media all and (min-width: 768px) {
    .cart-checkout-wrapper .cart-checkout-container .panel .add-edit-title {
      margin-top: 9px; } }

.cart-checkout-wrapper .cart-checkout-container .panel .add-new-link {
  margin: 9px 0 24px; }
  .cart-checkout-wrapper .cart-checkout-container .panel .add-new-link a {
    cursor: pointer; }

.cart-checkout-wrapper .cart-checkout-container .panel .cancel-link {
  position: absolute;
  top: 12px;
  right: 36px; }
  .cart-checkout-wrapper .cart-checkout-container .panel .cancel-link a {
    cursor: pointer; }

.cart-checkout-wrapper .cart-checkout-container .panel .view-more-link {
  margin-top: 4px;
  padding: 24px 0 9px;
  border-top: 1px solid #d3d8dc;
  text-align: right; }
  .cart-checkout-wrapper .cart-checkout-container .panel .view-more-link a {
    cursor: pointer; }

.cart-checkout-wrapper .cart-checkout-container .panel .button-centered {
  text-align: center;
  margin: 36px -15px 0;
  border-top: 1px solid #d3d8dc; }
  .cart-checkout-wrapper .cart-checkout-container .panel .button-centered .btn, .cart-checkout-wrapper .cart-checkout-container .panel .button-centered .np-mkt-included-content .btn-nookpress, .np-mkt-included-content .cart-checkout-wrapper .cart-checkout-container .panel .button-centered .btn-nookpress, .cart-checkout-wrapper .cart-checkout-container .panel .button-centered .np-mkt-included-content .btn-nookpress-ghost, .np-mkt-included-content .cart-checkout-wrapper .cart-checkout-container .panel .button-centered .btn-nookpress-ghost {
    width: 198px;
    height: 60px;
    background-color: #3D6DB5;
    color: #ffffff;
    border: none;
    border-radius: 0;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    text-transform: capitalize;
    padding: 0;
    display: inline-block;
    cursor: pointer;
    transition: background 0.4s cubic-bezier(0.5, 0, 0.3, 1), color 0.4s cubic-bezier(0.5, 0, 0.3, 1);
    width: 200px;
    margin: 24px auto 9px;
    line-height: 60px;
    text-transform: uppercase; }
    .cart-checkout-wrapper .cart-checkout-container .panel .button-centered .btn:active, .cart-checkout-wrapper .cart-checkout-container .panel .button-centered .np-mkt-included-content .btn-nookpress:active, .np-mkt-included-content .cart-checkout-wrapper .cart-checkout-container .panel .button-centered .btn-nookpress:active, .cart-checkout-wrapper .cart-checkout-container .panel .button-centered .np-mkt-included-content .btn-nookpress-ghost:active, .np-mkt-included-content .cart-checkout-wrapper .cart-checkout-container .panel .button-centered .btn-nookpress-ghost:active, .cart-checkout-wrapper .cart-checkout-container .panel .button-centered .btn:focus, .cart-checkout-wrapper .cart-checkout-container .panel .button-centered .np-mkt-included-content .btn-nookpress:focus, .np-mkt-included-content .cart-checkout-wrapper .cart-checkout-container .panel .button-centered .btn-nookpress:focus, .cart-checkout-wrapper .cart-checkout-container .panel .button-centered .np-mkt-included-content .btn-nookpress-ghost:focus, .np-mkt-included-content .cart-checkout-wrapper .cart-checkout-container .panel .button-centered .btn-nookpress-ghost:focus, .cart-checkout-wrapper .cart-checkout-container .panel .button-centered .btn:hover, .cart-checkout-wrapper .cart-checkout-container .panel .button-centered .np-mkt-included-content .btn-nookpress:hover, .np-mkt-included-content .cart-checkout-wrapper .cart-checkout-container .panel .button-centered .btn-nookpress:hover, .cart-checkout-wrapper .cart-checkout-container .panel .button-centered .np-mkt-included-content .btn-nookpress-ghost:hover, .np-mkt-included-content .cart-checkout-wrapper .cart-checkout-container .panel .button-centered .btn-nookpress-ghost:hover {
      background-color: #385d91;
      color: #ffffff;
      border: none;
      outline: none; }
    .cart-checkout-wrapper .cart-checkout-container .panel .button-centered .btn[disabled], .cart-checkout-wrapper .cart-checkout-container .panel .button-centered .np-mkt-included-content .btn-nookpress[disabled], .np-mkt-included-content .cart-checkout-wrapper .cart-checkout-container .panel .button-centered .btn-nookpress[disabled], .cart-checkout-wrapper .cart-checkout-container .panel .button-centered .np-mkt-included-content .btn-nookpress-ghost[disabled], .np-mkt-included-content .cart-checkout-wrapper .cart-checkout-container .panel .button-centered .btn-nookpress-ghost[disabled] {
      border-color: #acacac;
      color: #ffffff;
      background-color: #acacac;
      cursor: not-allowed; }
      .cart-checkout-wrapper .cart-checkout-container .panel .button-centered .btn[disabled]:hover, .cart-checkout-wrapper .cart-checkout-container .panel .button-centered .np-mkt-included-content .btn-nookpress[disabled]:hover, .np-mkt-included-content .cart-checkout-wrapper .cart-checkout-container .panel .button-centered .btn-nookpress[disabled]:hover, .cart-checkout-wrapper .cart-checkout-container .panel .button-centered .np-mkt-included-content .btn-nookpress-ghost[disabled]:hover, .np-mkt-included-content .cart-checkout-wrapper .cart-checkout-container .panel .button-centered .btn-nookpress-ghost[disabled]:hover {
        background-color: #acacac;
        border-color: #acacac;
        color: #ffffff;
        cursor: not-allowed; }

.cart-checkout-wrapper .cart-checkout-container .panel .checkout-padding-container {
  padding: 0 16px; }
  @media all and (min-width: 768px) {
    .cart-checkout-wrapper .cart-checkout-container .panel .checkout-padding-container {
      padding: 0 54px; } }
  @media all and (min-width: 1124px) {
    .cart-checkout-wrapper .cart-checkout-container .panel .checkout-padding-container {
      padding: 0 94px; } }

.cart-checkout-wrapper .cart-checkout-container .cart-totals-top-mobile h1 {
  font-size: 34px;
  margin: 24px 0; }

.cart-checkout-wrapper .cart-checkout-container .cart-totals-top-mobile p {
  margin-bottom: 24px; }

.cart-checkout-wrapper .cart-checkout-container .cart-totals-top-mobile .btn-checkout {
  margin-bottom: 36px; }

.cart-checkout-wrapper .cart-checkout-container .cart-totals-bottom-mobile {
  margin-top: 16px;
  border-top: 1px solid #d3d8dc;
  display: inline-block;
  width: 100%; }
  .cart-checkout-wrapper .cart-checkout-container .cart-totals-bottom-mobile h3.cart-heading {
    font-family: 'Lato', sans-serif;
    font-size: 18px;
    margin: 24px 0; }
  .cart-checkout-wrapper .cart-checkout-container .cart-totals-bottom-mobile .cart-item .cover-image {
    margin-bottom: 0; }
  .cart-checkout-wrapper .cart-checkout-container .cart-totals-bottom-mobile .cart-item .details ul {
    margin-bottom: 5px; }
  @media all and (min-width: 768px) {
    .cart-checkout-wrapper .cart-checkout-container .cart-totals-bottom-mobile {
      display: none; } }

.cart-checkout-wrapper .cart-checkout-container .payment-information .credit-card-elements {
  margin-bottom: 36px; }
  .cart-checkout-wrapper .cart-checkout-container .payment-information .credit-card-elements .checkbox label {
    font-family: 'Lato', sans-serif;
    font-size: 14px; }
  .cart-checkout-wrapper .cart-checkout-container .payment-information .credit-card-elements h2 {
    margin: 24px 0 12px; }
  .cart-checkout-wrapper .cart-checkout-container .payment-information .credit-card-elements .credit-card-list ul {
    margin-bottom: 0;
    margin-left: 0; }
    .cart-checkout-wrapper .cart-checkout-container .payment-information .credit-card-elements .credit-card-list ul li {
      margin-right: 5px;
      padding: 0; }
      .cart-checkout-wrapper .cart-checkout-container .payment-information .credit-card-elements .credit-card-list ul li:last-of-type {
        margin-right: 0; }
  .cart-checkout-wrapper .cart-checkout-container .payment-information .credit-card-elements .cvv-container {
    position: relative; }
    .cart-checkout-wrapper .cart-checkout-container .payment-information .credit-card-elements .cvv-container .cvv-tooltip-icon {
      position: absolute;
      bottom: 23px;
      right: 38px; }

.addcard-errorpopup-hidebutton .btn-primary {
  display: none !important; }

.error-show-message {
  display: none; }

.worldpay-message-container {
  height: 22px; }

#errorMsg {
  position: absolute;
  bottom: -18px; }

.cart-checkout-wrapper .cart-checkout-container .payment-information .add-new-payment-form h2 {
  font-family: Poynter, Georgia, serif;
  font-size: 22px;
  text-align: left;
  margin-bottom: 12px; }

.cart-checkout-wrapper .cart-checkout-container .payment-information .billing-address-elements {
  margin-top: 10px; }
  .cart-checkout-wrapper .cart-checkout-container .payment-information .billing-address-elements .checkbox label {
    font-family: 'Lato', sans-serif;
    font-size: 14px; }

.cart-checkout-wrapper .cart-checkout-container .payment-information .row.shipping-address {
  margin-top: 12px; }

.billing-address-radio-control label {
  font-weight: normal;
  margin-bottom: 30px; }
  .billing-address-radio-control label .disabled {
    color: #757575; }
  .billing-address-radio-control label .incomplete-message {
    color: #c02110;
    font-weight: 600; }
    .billing-address-radio-control label .incomplete-message .stretchy-line {
      display: inline-block;
      margin-left: 20px;
      margin-right: 20px;
      border-left: solid 1px #d2d2d2;
      height: 25px; }
    .billing-address-radio-control label .incomplete-message .icon-info {
      font-weight: bold; }
    .billing-address-radio-control label .incomplete-message a {
      text-decoration: none;
      white-space: nowrap; }
      .billing-address-radio-control label .incomplete-message a:hover {
        text-decoration: none; }
  .billing-address-radio-control label > input {
    vertical-align: top; }
  .billing-address-radio-control label > div {
    display: inline-block; }

.cart-checkout-wrapper .cart-checkout-container .payment-information .edit-card-form {
  margin-bottom: 24px; }

.cart-checkout-wrapper .cart-checkout-container .payment-information .payment-list .payment-list-item {
  border-top: 1px solid #d3d8dc;
  margin-bottom: 32px;
  padding-top: 12px; }
  .cart-checkout-wrapper .cart-checkout-container .payment-information .payment-list .payment-list-item .incomplete-message {
    margin-bottom: 30px;
    color: #c02110; }
    .cart-checkout-wrapper .cart-checkout-container .payment-information .payment-list .payment-list-item .incomplete-message .stretchy-line {
      display: inline-block;
      margin-left: 20px;
      margin-right: 20px;
      border-left: solid 1px #d2d2d2;
      height: 25px; }
    .cart-checkout-wrapper .cart-checkout-container .payment-information .payment-list .payment-list-item .incomplete-message .icon-info {
      font-weight: bold; }
    .cart-checkout-wrapper .cart-checkout-container .payment-information .payment-list .payment-list-item .incomplete-message a {
      text-decoration: none;
      white-space: nowrap; }
      .cart-checkout-wrapper .cart-checkout-container .payment-information .payment-list .payment-list-item .incomplete-message a:hover {
        text-decoration: none; }
  .cart-checkout-wrapper .cart-checkout-container .payment-information .payment-list .payment-list-item .credit-card-image {
    float: left;
    margin-right: 12px; }
  .cart-checkout-wrapper .cart-checkout-container .payment-information .payment-list .payment-list-item .credit-card-info {
    float: left; }
    .cart-checkout-wrapper .cart-checkout-container .payment-information .payment-list .payment-list-item .credit-card-info p {
      margin-bottom: 5px; }
  .cart-checkout-wrapper .cart-checkout-container .payment-information .payment-list .payment-list-item .credit-card-select-button {
    float: right;
    width: 100%;
    text-transform: capitalize;
    margin-top: 36px; }
    .cart-checkout-wrapper .cart-checkout-container .payment-information .payment-list .payment-list-item .credit-card-select-button .btn-checkout {
      margin-bottom: 0; }
  @media all and (min-width: 768px) {
    .cart-checkout-wrapper .cart-checkout-container .payment-information .payment-list .payment-list-item .credit-card-info {
      max-width: 230px;
      width: 100%; }
    .cart-checkout-wrapper .cart-checkout-container .payment-information .payment-list .payment-list-item .credit-card-select-button {
      width: 235px;
      margin-top: 0; } }

.selected-payment-container {
  margin: 9px 0 21px; }

.selected-payment-display {
  position: relative; }
  .selected-payment-display .credit-card-image {
    position: absolute;
    top: 0;
    left: 0; }
  .selected-payment-display .credit-card-info {
    margin-left: 60px;
    font-family: 'Lato', sans-serif; }
    .selected-payment-display .credit-card-info .address-info {
      margin-top: 6px; }

.cart-checkout-wrapper .cart-checkout-container .shipping-address .incomplete-message {
  margin-bottom: 30px;
  color: #c02110; }
  .cart-checkout-wrapper .cart-checkout-container .shipping-address .incomplete-message .stretchy-line {
    display: inline-block;
    margin-left: 20px;
    margin-right: 20px;
    border-left: solid 1px #d2d2d2;
    height: 25px; }
  .cart-checkout-wrapper .cart-checkout-container .shipping-address .incomplete-message .icon-info {
    font-weight: bold; }
  .cart-checkout-wrapper .cart-checkout-container .shipping-address .incomplete-message a {
    text-decoration: none;
    white-space: nowrap; }
    .cart-checkout-wrapper .cart-checkout-container .shipping-address .incomplete-message a:hover {
      text-decoration: none; }

.cart-checkout-wrapper .cart-checkout-container .shipping-address .add-new-link {
  margin-top: 52px; }

.cart-checkout-wrapper .cart-checkout-container .shipping-address address {
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  line-height: 24px;
  margin: 9px 0 21px; }

.cart-checkout-wrapper .cart-checkout-container .shipping-address .address-list-item {
  border-top: 1px solid #d3d8dc;
  margin-bottom: 32px;
  padding-top: 12px; }
  .cart-checkout-wrapper .cart-checkout-container .shipping-address .address-list-item .select-address-info {
    float: left; }
    .cart-checkout-wrapper .cart-checkout-container .shipping-address .address-list-item .select-address-info address {
      margin: 0 0 12px; }
  .cart-checkout-wrapper .cart-checkout-container .shipping-address .address-list-item .select-address-button {
    float: right;
    width: 100%;
    text-transform: capitalize;
    margin-top: 36px; }
    .cart-checkout-wrapper .cart-checkout-container .shipping-address .address-list-item .select-address-button .btn-checkout {
      margin-bottom: 0; }
  @media all and (min-width: 768px) {
    .cart-checkout-wrapper .cart-checkout-container .shipping-address .address-list-item .select-address-button {
      width: 235px;
      margin-top: 0; } }

.cart-checkout-wrapper .cart-checkout-container .shipping-address .use-shipping-button {
  font-size: 13px; }

.cart-checkout-wrapper .cart-checkout-container .shipping-address .note-line {
  margin-top: 20px; }

.cart-checkout-wrapper .cart-checkout-container .shipping-address .shipping-form-checkbox {
  display: inline-block;
  margin-right: 10px;
  margin-top: 20px;
  font-family: 'Lato', sans-serif; }
  .cart-checkout-wrapper .cart-checkout-container .shipping-address .shipping-form-checkbox label {
    font-size: 14px; }

@media all and (min-width: 768px) {
  .cart-checkout-wrapper .cart-checkout-container .shipping-address .add-new-link {
    margin-top: 9px; } }

.radio-control.shipping-method-radio-control {
  margin: 6px 0; }
  .radio-control.shipping-method-radio-control .radio-option {
    margin-top: 12px; }
    .radio-control.shipping-method-radio-control .radio-option:first-child {
      margin-top: 0; }
    .radio-control.shipping-method-radio-control .radio-option .radio-option-left {
      float: left;
      width: 84%; }
      .radio-control.shipping-method-radio-control .radio-option .radio-option-left label {
        font-weight: normal;
        width: 100%; }
        .radio-control.shipping-method-radio-control .radio-option .radio-option-left label > input {
          vertical-align: top;
          margin-bottom: 14px;
          float: left; }
        .radio-control.shipping-method-radio-control .radio-option .radio-option-left label > div {
          white-space: normal; }
        .radio-control.shipping-method-radio-control .radio-option .radio-option-left label .shipping-duration {
          display: inline-block; }
      .radio-control.shipping-method-radio-control .radio-option .radio-option-left label > div {
        display: inline-block; }
      .radio-control.shipping-method-radio-control .radio-option .radio-option-left table tbody tr td {
        vertical-align: middle; }
      .radio-control.shipping-method-radio-control .radio-option .radio-option-left table tbody tr.back-grey {
        background-color: #f8f8f8; }
        .radio-control.shipping-method-radio-control .radio-option .radio-option-left table tbody tr.back-grey td {
          vertical-align: middle; }
          .radio-control.shipping-method-radio-control .radio-option .radio-option-left table tbody tr.back-grey td span {
            color: #008040; }
    .radio-control.shipping-method-radio-control .radio-option .radio-option-right {
      float: right;
      width: 16%;
      text-align: right; }

.cart-checkout-wrapper {
  padding: 0 15px; }
  .cart-checkout-wrapper .cart-checkout-container {
    max-width: 1292px;
    margin: 0 auto;
    max-width: 1075px;
    margin: 0 auto;
    padding: 40px 0 100px; }
    .cart-checkout-wrapper .cart-checkout-container:after {
      content: "";
      display: table;
      clear: both; }
    .cart-checkout-wrapper .cart-checkout-container header.sidelines {
      margin: 4px 0 28px; }
    .cart-checkout-wrapper .cart-checkout-container .content {
      width: 100%;
      position: relative; }
    @media all and (min-width: 768px) {
      .cart-checkout-wrapper .cart-checkout-container .content {
        float: left;
        width: 100%;
        padding-right: 331px; } }
    @media all and (min-width: 1124px) {
      .cart-checkout-wrapper .cart-checkout-container .content {
        width: 744px;
        padding-right: 0;
        margin-right: 24px; } }

.order-totals {
  width: 100%;
  margin-top: 30px;
  z-index: 2; }
  .order-totals h3 {
    font-size: 34px;
    text-align: center;
    margin-bottom: 30px;
    font-weight: 400; }
  .order-totals .order-details table {
    width: 100%;
    margin-bottom: 26px; }
    .order-totals .order-details table tbody tr td {
      padding-bottom: 30px; }
      .order-totals .order-details table tbody tr td:last-child {
        text-align: right; }
    .order-totals .order-details table tbody .discountLabel {
      padding-right: 10px; }
    .order-totals .order-details table tbody .order-total {
      font-size: 24px;
      font-weight: 700;
      border-top: 1px solid #d2d2d2; }
      .order-totals .order-details table tbody .order-total td {
        padding-top: 24px;
        padding-bottom: 0; }
  .order-totals .order-details .btn-checkout {
    width: 198px;
    height: 60px;
    background-color: #3D6DB5;
    color: #ffffff;
    border: none;
    border-radius: 0;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    text-transform: capitalize;
    padding: 0;
    display: inline-block;
    cursor: pointer;
    transition: background 0.4s cubic-bezier(0.5, 0, 0.3, 1), color 0.4s cubic-bezier(0.5, 0, 0.3, 1);
    width: 100%;
    line-height: 60px;
    text-transform: uppercase;
    margin-bottom: 0; }
    .order-totals .order-details .btn-checkout:active, .order-totals .order-details .btn-checkout:focus, .order-totals .order-details .btn-checkout:hover {
      background-color: #385d91;
      color: #ffffff;
      border: none;
      outline: none; }
    .order-totals .order-details .btn-checkout[disabled] {
      border-color: #acacac;
      color: #ffffff;
      background-color: #acacac;
      cursor: not-allowed; }
      .order-totals .order-details .btn-checkout[disabled]:hover {
        background-color: #acacac;
        border-color: #acacac;
        color: #ffffff;
        cursor: not-allowed; }
  @media all and (min-width: 768px) {
    .order-totals {
      background-color: #ffffff;
      border: 1px solid #d2d2d2;
      padding: 24px;
      margin-top: 0; } }
  @media all and (min-width: 1124px) {
    .order-totals {
      width: 307px; } }

.sidebar {
  width: 100%;
  padding-bottom: 30px;
  position: relative; }
  .sidebar .float-pane {
    margin: 0;
    width: 307px; }
    .sidebar .float-pane.affix {
      position: fixed;
      top: 30px; }
    .sidebar .float-pane.affix-bottom {
      position: absolute; }
    .sidebar .float-pane.affix-force-top {
      position: absolute !important;
      top: auto !important;
      bottom: auto !important; }
  .sidebar .sidebar-cart {
    margin-top: 24px; }
    .sidebar .sidebar-cart h3 {
      margin-bottom: 20px; }
    .sidebar .sidebar-cart .sidebar-promotion {
      margin-bottom: 15px;
      margin-top: -13px; }
    .sidebar .sidebar-cart .cart-item {
      margin-top: 0;
      padding-bottom: 20px; }
      .sidebar .sidebar-cart .cart-item .item {
        width: 100%; }
      .sidebar .sidebar-cart .cart-item .cover-image {
        width: 20%; }
      .sidebar .sidebar-cart .cart-item .details {
        width: 214.50px;
        margin: 0 0 0 2%; }
        .sidebar .sidebar-cart .cart-item .details h1 {
          font-size: 20px;
          line-height: 26px; }
        .sidebar .sidebar-cart .cart-item .details ul {
          margin: 10px 0 0; }
          .sidebar .sidebar-cart .cart-item .details ul li {
            font-size: 14px;
            margin-bottom: 10px; }
  @media all and (min-width: 768px) {
    .sidebar {
      float: left;
      width: 307px;
      margin-left: -307px; } }
  @media all and (min-width: 1124px) {
    .sidebar {
      margin-left: 0; } }

.order-confirmation {
  text-align: center;
  font-size: 16px; }
  .order-confirmation > div {
    width: 308px;
    height: 104px;
    line-height: 104px;
    margin: 0 12px 24px;
    text-align: center;
    background-color: #ebebeb;
    display: inline-block;
    vertical-align: middle; }
    .order-confirmation > div span {
      display: inline-block;
      vertical-align: middle;
      line-height: normal; }
      .order-confirmation > div span p {
        font-size: 20px;
        color: #21282d;
        margin-bottom: 10px; }
      .order-confirmation > div span h3 {
        font-size: 30px;
        color: #3D6DB5; }
  .order-confirmation .order-history-link {
    margin-top: 20px;
    align-items: center; }
    .order-confirmation .order-history-link a {
      color: #3D6DB5;
      text-decoration: underline;
      margin-left: 3px;
      margin-right: 3px; }
    .order-confirmation .order-history-link a:hover {
      color: #3D6DB5;
      text-decoration: none;
      margin-left: 3px;
      margin-right: 3px; }

.hide-cancel .btn-cancel {
  display: none !important; }

.hide-cancel .modal-body {
  padding-left: 7px !important;
  padding-right: 7px !important; }

.container-message-icon {
  display: block;
  width: 58%;
  margin: 0 auto; }

@media all and (max-width: 767px) {
  .container-message-icon {
    display: block;
    width: 93%;
    margin: 0 auto; } }

.container-icon-clock {
  float: left; }

.warning-dialogue {
  margin: 24px auto 0;
  max-width: 1056px;
  padding: 0; }
  .warning-dialogue .alert {
    border: 1px solid;
    position: relative;
    padding: 20px 40px;
    margin-left: 15px;
    margin-right: 15px;
    border-radius: 0; }
    .warning-dialogue .alert button, .warning-dialogue .alert .np-mkt-included-content a.btn, .np-mkt-included-content .warning-dialogue .alert a.btn {
      background-color: transparent;
      position: absolute;
      top: 4px;
      right: 22px;
      padding: 0;
      height: 30px;
      font-size: 34px;
      border: none; }
      .warning-dialogue .alert button:active, .warning-dialogue .alert .np-mkt-included-content a.btn:active, .np-mkt-included-content .warning-dialogue .alert a.btn:active, .warning-dialogue .alert button:focus, .warning-dialogue .alert .np-mkt-included-content a.btn:focus, .np-mkt-included-content .warning-dialogue .alert a.btn:focus, .warning-dialogue .alert button:hover, .warning-dialogue .alert .np-mkt-included-content a.btn:hover, .np-mkt-included-content .warning-dialogue .alert a.btn:hover {
        outline: 0; }
    .warning-dialogue .alert .alert-content {
      font-family: 'Lato', sans-serif;
      font-size: 17px; }
      .warning-dialogue .alert .alert-content ul {
        margin-bottom: 0;
        text-align: center; }
        .warning-dialogue .alert .alert-content ul li {
          list-style: none; }
      .warning-dialogue .alert .alert-content .action-text {
        text-decoration: underline;
        cursor: pointer; }
    .warning-dialogue .alert-error, .warning-dialogue .alert-error-white {
      background-color: #fee0dd;
      border-color: #ff0000; }
      .warning-dialogue .alert-error .alert-content ul li, .warning-dialogue .alert-error .alert-content ul li p,
      .warning-dialogue .alert-error button,
      .warning-dialogue .alert-error .np-mkt-included-content a.btn,
      .np-mkt-included-content .warning-dialogue .alert-error a.btn, .warning-dialogue .alert-error-white .alert-content ul li, .warning-dialogue .alert-error-white .alert-content ul li p,
      .warning-dialogue .alert-error-white button,
      .warning-dialogue .alert-error-white .np-mkt-included-content a.btn,
      .np-mkt-included-content .warning-dialogue .alert-error-white a.btn {
        color: #c02110; }
      .warning-dialogue .alert-error a, .warning-dialogue .alert-error-white a {
        color: #c02110;
        text-decoration: underline; }
      .warning-dialogue .alert-error .alert-content .list-unstyled, .warning-dialogue .alert-error-white .alert-content .list-unstyled {
        text-align: center; }
    .warning-dialogue .alert-error-white {
      background-color: #ffffff; }
    .warning-dialogue .alert-warning {
      background-color: #ffedbc;
      border-color: #f4cc63; }
      .warning-dialogue .alert-warning .alert-content ul li,
      .warning-dialogue .alert-warning button,
      .warning-dialogue .alert-warning .np-mkt-included-content a.btn,
      .np-mkt-included-content .warning-dialogue .alert-warning a.btn {
        color: #21282d; }

.color-container .warning-dialogue .alert {
  border-color: var(--message-color);
  background-color: var(--background-color); }

.color-container li {
  color: var(--message-color); }

.color-container a, .color-container .link {
  color: var(--message-color);
  text-decoration: underline;
  cursor: pointer; }

.color-container a:hover, .color-container .link:hover {
  color: var(--message-color);
  text-decoration: none; }

.command-button-container {
  /* dupe of progress-buttons, but this gives its own identity */ }
  .command-button-container .command-button {
    margin-top: 24px;
    /*text-align: center;*/
    height: 60px;
    /*width: 1024px;*/ }
    .command-button-container .command-button .btn, .command-button-container .command-button .np-mkt-included-content .btn-nookpress, .np-mkt-included-content .command-button-container .command-button .btn-nookpress, .command-button-container .command-button .np-mkt-included-content .btn-nookpress-ghost, .np-mkt-included-content .command-button-container .command-button .btn-nookpress-ghost, .command-button-container .command-button .np-mkt-included-content a.btn:hover, .np-mkt-included-content .command-button-container .command-button a.btn:hover, .command-button-container .command-button .np-mkt-included-content a.btn:focus, .np-mkt-included-content .command-button-container .command-button a.btn:focus, .command-button-container .command-button .np-mkt-included-content a.btn:active, .np-mkt-included-content .command-button-container .command-button a.btn:active {
      width: 198px;
      height: 60px;
      background-color: #3D6DB5;
      color: #ffffff;
      border: none;
      border-radius: 0;
      font-family: 'Lato', sans-serif;
      font-size: 16px;
      text-transform: capitalize;
      padding: 0;
      display: inline-block;
      cursor: pointer;
      transition: background 0.4s cubic-bezier(0.5, 0, 0.3, 1), color 0.4s cubic-bezier(0.5, 0, 0.3, 1); }
      .command-button-container .command-button .btn:active, .command-button-container .command-button .np-mkt-included-content .btn-nookpress:active, .np-mkt-included-content .command-button-container .command-button .btn-nookpress:active, .command-button-container .command-button .np-mkt-included-content .btn-nookpress-ghost:active, .np-mkt-included-content .command-button-container .command-button .btn-nookpress-ghost:active, .command-button-container .command-button .btn:focus, .command-button-container .command-button .np-mkt-included-content .btn-nookpress:focus, .np-mkt-included-content .command-button-container .command-button .btn-nookpress:focus, .command-button-container .command-button .np-mkt-included-content .btn-nookpress-ghost:focus, .np-mkt-included-content .command-button-container .command-button .btn-nookpress-ghost:focus, .command-button-container .command-button .btn:hover, .command-button-container .command-button .np-mkt-included-content .btn-nookpress:hover, .np-mkt-included-content .command-button-container .command-button .btn-nookpress:hover, .command-button-container .command-button .np-mkt-included-content .btn-nookpress-ghost:hover, .np-mkt-included-content .command-button-container .command-button .btn-nookpress-ghost:hover {
        background-color: #385d91;
        color: #ffffff;
        border: none;
        outline: none; }
      .command-button-container .command-button .btn[disabled], .command-button-container .command-button .np-mkt-included-content .btn-nookpress[disabled], .np-mkt-included-content .command-button-container .command-button .btn-nookpress[disabled], .command-button-container .command-button .np-mkt-included-content .btn-nookpress-ghost[disabled], .np-mkt-included-content .command-button-container .command-button .btn-nookpress-ghost[disabled] {
        border-color: #acacac;
        color: #ffffff;
        background-color: #acacac;
        cursor: not-allowed; }
        .command-button-container .command-button .btn[disabled]:hover, .command-button-container .command-button .np-mkt-included-content .btn-nookpress[disabled]:hover, .np-mkt-included-content .command-button-container .command-button .btn-nookpress[disabled]:hover, .command-button-container .command-button .np-mkt-included-content .btn-nookpress-ghost[disabled]:hover, .np-mkt-included-content .command-button-container .command-button .btn-nookpress-ghost[disabled]:hover {
          background-color: #acacac;
          border-color: #acacac;
          color: #ffffff;
          cursor: not-allowed; }
    .command-button-container .command-button .btn.btn-info, .command-button-container .command-button .np-mkt-included-content .btn-info.btn-nookpress, .np-mkt-included-content .command-button-container .command-button .btn-info.btn-nookpress, .command-button-container .command-button .np-mkt-included-content .btn-info.btn-nookpress-ghost, .np-mkt-included-content .command-button-container .command-button .btn-info.btn-nookpress-ghost {
      width: 198px;
      height: 60px;
      background-color: transparent;
      color: #3D6DB5;
      border: none;
      border-radius: 0;
      font-family: 'Lato', sans-serif;
      font-size: 16px;
      text-transform: capitalize;
      padding: 0;
      display: inline-block;
      cursor: pointer;
      transition: background 0.4s cubic-bezier(0.5, 0, 0.3, 1), color 0.4s cubic-bezier(0.5, 0, 0.3, 1);
      text-decoration: none;
      cursor: pointer; }
      .command-button-container .command-button .btn.btn-info:active, .command-button-container .command-button .np-mkt-included-content .btn-info.btn-nookpress:active, .np-mkt-included-content .command-button-container .command-button .btn-info.btn-nookpress:active, .command-button-container .command-button .np-mkt-included-content .btn-info.btn-nookpress-ghost:active, .np-mkt-included-content .command-button-container .command-button .btn-info.btn-nookpress-ghost:active, .command-button-container .command-button .btn.btn-info:focus, .command-button-container .command-button .np-mkt-included-content .btn-info.btn-nookpress:focus, .np-mkt-included-content .command-button-container .command-button .btn-info.btn-nookpress:focus, .command-button-container .command-button .np-mkt-included-content .btn-info.btn-nookpress-ghost:focus, .np-mkt-included-content .command-button-container .command-button .btn-info.btn-nookpress-ghost:focus, .command-button-container .command-button .btn.btn-info:hover, .command-button-container .command-button .np-mkt-included-content .btn-info.btn-nookpress:hover, .np-mkt-included-content .command-button-container .command-button .btn-info.btn-nookpress:hover, .command-button-container .command-button .np-mkt-included-content .btn-info.btn-nookpress-ghost:hover, .np-mkt-included-content .command-button-container .command-button .btn-info.btn-nookpress-ghost:hover {
        background-color: transparent;
        color: #ffffff;
        border: none;
        outline: none; }
      .command-button-container .command-button .btn.btn-info[disabled], .command-button-container .command-button .np-mkt-included-content .btn-info.btn-nookpress[disabled], .np-mkt-included-content .command-button-container .command-button .btn-info.btn-nookpress[disabled], .command-button-container .command-button .np-mkt-included-content .btn-info.btn-nookpress-ghost[disabled], .np-mkt-included-content .command-button-container .command-button .btn-info.btn-nookpress-ghost[disabled] {
        border-color: #acacac;
        color: #ffffff;
        background-color: #acacac;
        cursor: not-allowed; }
        .command-button-container .command-button .btn.btn-info[disabled]:hover, .command-button-container .command-button .np-mkt-included-content .btn-info.btn-nookpress[disabled]:hover, .np-mkt-included-content .command-button-container .command-button .btn-info.btn-nookpress[disabled]:hover, .command-button-container .command-button .np-mkt-included-content .btn-info.btn-nookpress-ghost[disabled]:hover, .np-mkt-included-content .command-button-container .command-button .btn-info.btn-nookpress-ghost[disabled]:hover {
          background-color: #acacac;
          border-color: #acacac;
          color: #ffffff;
          cursor: not-allowed; }
      .command-button-container .command-button .btn.btn-info:active, .command-button-container .command-button .np-mkt-included-content .btn-info.btn-nookpress:active, .np-mkt-included-content .command-button-container .command-button .btn-info.btn-nookpress:active, .command-button-container .command-button .np-mkt-included-content .btn-info.btn-nookpress-ghost:active, .np-mkt-included-content .command-button-container .command-button .btn-info.btn-nookpress-ghost:active, .command-button-container .command-button .btn.btn-info:focus, .command-button-container .command-button .np-mkt-included-content .btn-info.btn-nookpress:focus, .np-mkt-included-content .command-button-container .command-button .btn-info.btn-nookpress:focus, .command-button-container .command-button .np-mkt-included-content .btn-info.btn-nookpress-ghost:focus, .np-mkt-included-content .command-button-container .command-button .btn-info.btn-nookpress-ghost:focus {
        color: #3D6DB5;
        box-shadow: none; }
      .command-button-container .command-button .btn.btn-info:hover, .command-button-container .command-button .np-mkt-included-content .btn-info.btn-nookpress:hover, .np-mkt-included-content .command-button-container .command-button .btn-info.btn-nookpress:hover, .command-button-container .command-button .np-mkt-included-content .btn-info.btn-nookpress-ghost:hover, .np-mkt-included-content .command-button-container .command-button .btn-info.btn-nookpress-ghost:hover {
        border-color: #385d91 !important;
        background-color: #385d91 !important;
        color: #ffffff; }
    .command-button-container .command-button .centered {
      display: inline-block; }
      .command-button-container .command-button .centered .btn, .command-button-container .command-button .centered .np-mkt-included-content .btn-nookpress, .np-mkt-included-content .command-button-container .command-button .centered .btn-nookpress, .command-button-container .command-button .centered .np-mkt-included-content .btn-nookpress-ghost, .np-mkt-included-content .command-button-container .command-button .centered .btn-nookpress-ghost {
        width: 198px;
        height: 60px;
        background-color: #3D6DB5;
        color: #ffffff;
        border: none;
        border-radius: 0;
        font-family: 'Lato', sans-serif;
        font-size: 16px;
        text-transform: capitalize;
        padding: 0;
        display: inline-block;
        cursor: pointer;
        transition: background 0.4s cubic-bezier(0.5, 0, 0.3, 1), color 0.4s cubic-bezier(0.5, 0, 0.3, 1); }
        .command-button-container .command-button .centered .btn:active, .command-button-container .command-button .centered .np-mkt-included-content .btn-nookpress:active, .np-mkt-included-content .command-button-container .command-button .centered .btn-nookpress:active, .command-button-container .command-button .centered .np-mkt-included-content .btn-nookpress-ghost:active, .np-mkt-included-content .command-button-container .command-button .centered .btn-nookpress-ghost:active, .command-button-container .command-button .centered .btn:focus, .command-button-container .command-button .centered .np-mkt-included-content .btn-nookpress:focus, .np-mkt-included-content .command-button-container .command-button .centered .btn-nookpress:focus, .command-button-container .command-button .centered .np-mkt-included-content .btn-nookpress-ghost:focus, .np-mkt-included-content .command-button-container .command-button .centered .btn-nookpress-ghost:focus, .command-button-container .command-button .centered .btn:hover, .command-button-container .command-button .centered .np-mkt-included-content .btn-nookpress:hover, .np-mkt-included-content .command-button-container .command-button .centered .btn-nookpress:hover, .command-button-container .command-button .centered .np-mkt-included-content .btn-nookpress-ghost:hover, .np-mkt-included-content .command-button-container .command-button .centered .btn-nookpress-ghost:hover {
          background-color: #385d91;
          color: #ffffff;
          border: none;
          outline: none; }
        .command-button-container .command-button .centered .btn[disabled], .command-button-container .command-button .centered .np-mkt-included-content .btn-nookpress[disabled], .np-mkt-included-content .command-button-container .command-button .centered .btn-nookpress[disabled], .command-button-container .command-button .centered .np-mkt-included-content .btn-nookpress-ghost[disabled], .np-mkt-included-content .command-button-container .command-button .centered .btn-nookpress-ghost[disabled] {
          border-color: #acacac;
          color: #ffffff;
          background-color: #acacac;
          cursor: not-allowed; }
          .command-button-container .command-button .centered .btn[disabled]:hover, .command-button-container .command-button .centered .np-mkt-included-content .btn-nookpress[disabled]:hover, .np-mkt-included-content .command-button-container .command-button .centered .btn-nookpress[disabled]:hover, .command-button-container .command-button .centered .np-mkt-included-content .btn-nookpress-ghost[disabled]:hover, .np-mkt-included-content .command-button-container .command-button .centered .btn-nookpress-ghost[disabled]:hover {
            background-color: #acacac;
            border-color: #acacac;
            color: #ffffff;
            cursor: not-allowed; }

.command-button-set::after {
  clear: both;
  content: '';
  display: block; }

.save-or-cancel {
  padding-top: 48px;
  margin-bottom: 50px; }
  .save-or-cancel .command-button-container {
    float: left;
    margin-top: -45px; }
    .save-or-cancel .command-button-container .btn, .save-or-cancel .command-button-container .np-mkt-included-content .btn-nookpress, .np-mkt-included-content .save-or-cancel .command-button-container .btn-nookpress, .save-or-cancel .command-button-container .np-mkt-included-content .btn-nookpress-ghost, .np-mkt-included-content .save-or-cancel .command-button-container .btn-nookpress-ghost, .save-or-cancel .command-button-container .np-mkt-included-content a.btn:hover, .np-mkt-included-content .save-or-cancel .command-button-container a.btn:hover, .save-or-cancel .command-button-container .np-mkt-included-content a.btn:focus, .np-mkt-included-content .save-or-cancel .command-button-container a.btn:focus, .save-or-cancel .command-button-container .np-mkt-included-content a.btn:active, .np-mkt-included-content .save-or-cancel .command-button-container a.btn:active {
      width: 198px;
      height: 60px;
      background-color: transparent;
      color: #3D6DB5;
      border: 3px solid #3D6DB5;
      border-radius: 0;
      font-family: 'Lato', sans-serif;
      font-size: 16px;
      text-transform: capitalize;
      padding: 0;
      display: inline-block;
      cursor: pointer;
      transition: background 0.4s cubic-bezier(0.5, 0, 0.3, 1), color 0.4s cubic-bezier(0.5, 0, 0.3, 1);
      background-color: #385d91;
      border-color: #385d91;
      color: #ffffff;
      margin-right: 20px; }
      .save-or-cancel .command-button-container .btn:active, .save-or-cancel .command-button-container .np-mkt-included-content .btn-nookpress:active, .np-mkt-included-content .save-or-cancel .command-button-container .btn-nookpress:active, .save-or-cancel .command-button-container .np-mkt-included-content .btn-nookpress-ghost:active, .np-mkt-included-content .save-or-cancel .command-button-container .btn-nookpress-ghost:active, .save-or-cancel .command-button-container .btn:focus, .save-or-cancel .command-button-container .np-mkt-included-content .btn-nookpress:focus, .np-mkt-included-content .save-or-cancel .command-button-container .btn-nookpress:focus, .save-or-cancel .command-button-container .np-mkt-included-content .btn-nookpress-ghost:focus, .np-mkt-included-content .save-or-cancel .command-button-container .btn-nookpress-ghost:focus, .save-or-cancel .command-button-container .btn:hover, .save-or-cancel .command-button-container .np-mkt-included-content .btn-nookpress:hover, .np-mkt-included-content .save-or-cancel .command-button-container .btn-nookpress:hover, .save-or-cancel .command-button-container .np-mkt-included-content .btn-nookpress-ghost:hover, .np-mkt-included-content .save-or-cancel .command-button-container .btn-nookpress-ghost:hover {
        background-color: #385d91;
        color: #ffffff;
        border: 3px solid #385d91;
        outline: none; }
      .save-or-cancel .command-button-container .btn[disabled], .save-or-cancel .command-button-container .np-mkt-included-content .btn-nookpress[disabled], .np-mkt-included-content .save-or-cancel .command-button-container .btn-nookpress[disabled], .save-or-cancel .command-button-container .np-mkt-included-content .btn-nookpress-ghost[disabled], .np-mkt-included-content .save-or-cancel .command-button-container .btn-nookpress-ghost[disabled] {
        border-color: #acacac;
        color: #acacac;
        background-color: transparent;
        cursor: not-allowed; }
        .save-or-cancel .command-button-container .btn[disabled]:hover, .save-or-cancel .command-button-container .np-mkt-included-content .btn-nookpress[disabled]:hover, .np-mkt-included-content .save-or-cancel .command-button-container .btn-nookpress[disabled]:hover, .save-or-cancel .command-button-container .np-mkt-included-content .btn-nookpress-ghost[disabled]:hover, .np-mkt-included-content .save-or-cancel .command-button-container .btn-nookpress-ghost[disabled]:hover {
          background-color: transparent;
          border-color: #acacac;
          color: #acacac;
          cursor: not-allowed; }
  .save-or-cancel .cancel {
    color: #3D6DB5;
    cursor: pointer; }

.menu-container {
  width: 50px;
  vertical-align: middle; }
  .menu-container .glyphicon {
    color: #3D6DB5;
    font-size: 24px; }

.common-dropdown-menu {
  right: -35px;
  top: 24px;
  padding: 7px 15px 8px 15px;
  display: none;
  background-color: #ffffff;
  z-index: 100;
  position: absolute;
  text-align: left;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.175); }
  .common-dropdown-menu ul {
    margin: 0;
    padding: 0;
    list-style-type: none; }
    .common-dropdown-menu ul li {
      font-size: 12px;
      padding: 8px 0 7px 0; }
      .common-dropdown-menu ul li a {
        line-height: 12px; }
        .common-dropdown-menu ul li a.delete-link {
          color: #c02110; }
        .common-dropdown-menu ul li a.disabled:hover {
          color: #385d91;
          text-decoration: none; }
  .common-dropdown-menu.open {
    display: block; }

.dropdown-overlay {
  cursor: auto;
  z-index: 10;
  display: none;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0; }
  .dropdown-overlay.active {
    display: block; }

.group-collapse {
  margin: 30px 0;
  width: 100%; }
  .group-collapse:first-of-type {
    margin-top: 0; }
  .group-collapse .cancel-order-btn {
    position: absolute;
    right: 19px;
    font-size: 14px;
    width: 84px;
    top: 78px; }
  .group-collapse header {
    border: 1px solid #d3d8dc;
    background-color: #ffffff;
    margin: 0;
    padding: 16px 15px 16px 23px;
    overflow: hidden;
    position: relative;
    cursor: pointer; }
    .group-collapse header .group-collapse-left {
      float: left;
      margin-right: 120px; }
      .group-collapse header .group-collapse-left h2 {
        font-family: Poynter, Georgia, serif;
        font-weight: 400;
        font-style: italic;
        font-size: 24px;
        line-height: 30px;
        word-break: break-all; }
        .group-collapse header .group-collapse-left h2 small {
          font-size: 16px;
          font-style: normal;
          color: #21282d; }
    .group-collapse header .group-collapse-right {
      position: absolute;
      top: 18px;
      right: 15px; }
      .group-collapse header .group-collapse-right .group-collapse-button {
        float: right;
        line-height: 24px;
        height: 24px;
        color: #21282d;
        font-size: 24px; }
        .group-collapse header .group-collapse-right .group-collapse-button .icon-add {
          display: none; }
        .group-collapse header .group-collapse-right .group-collapse-button .icon-remove {
          display: inline-block; }
        .group-collapse header .group-collapse-right .group-collapse-button .toggle .icon-remove,
        .group-collapse header .group-collapse-right .group-collapse-button .toggle.collapsed .icon-add {
          display: inline-block; }
        .group-collapse header .group-collapse-right .group-collapse-button .toggle.collapsed .icon-remove,
        .group-collapse header .group-collapse-right .group-collapse-button .toggle .icon-add {
          display: none; }
        .group-collapse header .group-collapse-right .group-collapse-button a {
          color: #21282d;
          font-size: 24px; }
          .group-collapse header .group-collapse-right .group-collapse-button a:hover {
            text-decoration: none; }
    .group-collapse header.collapsed .group-collapse-right .group-collapse-button .icon-add {
      display: inline-block; }
    .group-collapse header.collapsed .group-collapse-right .group-collapse-button .icon-remove {
      display: none; }

.doughnut .highcharts-tooltip {
  fill: transparent;
  stroke: transparent;
  z-index: 9998 !important; }
  .doughnut .highcharts-tooltip .tooltip-custom {
    opacity: 1;
    z-index: 9999 !important;
    background-color: #ffffff;
    padding: 8px 18px 8px 10px;
    top: 0;
    border: 1px solid #acacac;
    margin-left: -8px;
    margin-right: -10px; }

.doughnut .highcharts-title {
  position: absolute;
  text-align: center;
  top: 95px !important;
  font-size: 18px;
  font-family: Poynter, Georgia, serif;
  z-index: 1; }
  .doughnut .highcharts-title .royalty-amount {
    font-size: 28px; }

.doughnut .highcharts-tooltip-0 {
  filter: none; }

.doughnut .highcharts-color-1 {
  fill: #3D6DB5 !important;
  stroke: #3D6DB5 !important; }

.doughnut .highcharts-color-2 {
  fill: #00c791 !important;
  stroke: #00c791 !important; }

.doughnut .highcharts-color-3 {
  fill: #f1a758 !important;
  stroke: #f1a758 !important; }

.doughnut .highcharts-color-4 {
  fill: #eaeae9 !important;
  stroke: #eaeae9 !important; }

.doughnut .highcharts-color-5 {
  fill: #576773 !important;
  stroke: #576773 !important; }

.doughnut .highcharts-color-6 {
  fill: #2f79b9 !important;
  stroke: #ffffff !important; }

.doughnut .highcharts-color-7 {
  fill: #0091FF !important;
  stroke: #0091FF !important; }

.doughnut .highcharts-color-8 {
  fill: rgba(0, 145, 255, 0.9) !important;
  stroke: rgba(0, 145, 255, 0.9) !important; }

.doughnut .highcharts-color-9 {
  fill: rgba(0, 145, 255, 0.8) !important;
  stroke: rgba(0, 145, 255, 0.8) !important; }

.doughnut .highcharts-color-10 {
  fill: rgba(0, 145, 255, 0.7) !important;
  stroke: rgba(0, 145, 255, 0.7) !important; }

.doughnut .highcharts-color-11 {
  fill: rgba(0, 145, 255, 0.6) !important;
  stroke: rgba(0, 145, 255, 0.6) !important; }

.doughnut .highcharts-color-12 {
  fill: rgba(0, 145, 255, 0.5) !important;
  stroke: rgba(0, 145, 255, 0.5) !important; }

.doughnut .highcharts-color-13 {
  fill: rgba(0, 145, 255, 0.4) !important;
  stroke: rgba(0, 145, 255, 0.4) !important; }

.doughnut .highcharts-color-14 {
  fill: rgba(0, 145, 255, 0.3) !important;
  stroke: rgba(0, 145, 255, 0.3) !important; }

.doughnut .highcharts-color-15 {
  fill: rgba(0, 145, 255, 0.2) !important;
  stroke: rgba(0, 145, 255, 0.2) !important; }

.doughnut .highcharts-color-16 {
  fill: #0093ff !important;
  stroke: #0093ff !important; }

.doughnut .highcharts-color-17 {
  fill: rgba(0, 144, 255, 0.4) !important;
  stroke: rgba(0, 144, 255, 0.4) !important; }

.doughnut .highcharts-color-18 {
  fill: rgba(0, 144, 255, 0.3) !important;
  stroke: rgba(0, 144, 255, 0.3) !important; }

.doughnut .highcharts-color-19 {
  fill: rgba(0, 144, 255, 0.1) !important;
  stroke: rgba(0, 144, 255, 0.1) !important; }

.doughnut .highcharts-color-20 {
  fill: #42d7b5 !important;
  stroke: #42d7b5 !important; }

.doughnut .highcharts-color-21 {
  fill: #30c5ff !important;
  stroke: #30c5ff !important; }

.doughnut .highcharts-color-22 {
  fill: #f7b500 !important;
  stroke: #f7b500 !important; }

.doughnut .highcharts-color-23 {
  fill: #f46300 !important;
  stroke: #f46300 !important; }

.doughnut .highcharts-color-24 {
  fill: #e57b01 !important;
  stroke: #ffffff !important; }

.image-loader {
  position: relative; }
  .image-loader .image-loading {
    position: fixed;
    top: 50% !important;
    left: 50% !important; }
  .image-loader p {
    position: relative;
    top: 130px;
    text-align: center; }

.image-loader {
  position: relative; }

.cover-image .image-loader .image-loading {
  position: absolute !important;
  top: 15px !important;
  left: 24% !important; }

.v-next {
  position: relative; }
  .v-next header.sidelines {
    margin: 44px 0 60px;
    width: 100%; }
    .v-next header.sidelines h1 {
      font-family: Poynter, Georgia, serif;
      overflow: hidden;
      text-align: center;
      font-size: 35px;
      color: #21282d; }
      .v-next header.sidelines h1:before, .v-next header.sidelines h1:after {
        background-color: #bdbdbd;
        content: "";
        display: inline-block;
        height: 1px;
        position: relative;
        vertical-align: middle;
        width: 50%; }
      .v-next header.sidelines h1:before {
        right: 22px;
        margin-left: -50%; }
      .v-next header.sidelines h1:after {
        left: 22px;
        margin-right: -50%; }

.left-sidebar-wrapper {
  padding: 0 15px; }
  .left-sidebar-wrapper .left-sidebar-container {
    max-width: 1292px;
    margin: 0 auto; }
    .left-sidebar-wrapper .left-sidebar-container:after {
      content: "";
      display: table;
      clear: both; }
    .left-sidebar-wrapper .left-sidebar-container h3 {
      font-family: Poynter, Georgia, serif; }
    .left-sidebar-wrapper .left-sidebar-container .sidebar-left {
      width: 100%;
      padding-bottom: 30px; }
      .left-sidebar-wrapper .left-sidebar-container .sidebar-left .btn-new-project {
        width: 198px;
        height: 60px;
        background-color: #3D6DB5;
        color: #ffffff;
        border: none;
        border-radius: 0;
        font-family: 'Lato', sans-serif;
        font-size: 16px;
        text-transform: capitalize;
        padding: 0;
        display: inline-block;
        cursor: pointer;
        transition: background 0.4s cubic-bezier(0.5, 0, 0.3, 1), color 0.4s cubic-bezier(0.5, 0, 0.3, 1);
        width: 100%;
        line-height: 60px;
        text-transform: none; }
        .left-sidebar-wrapper .left-sidebar-container .sidebar-left .btn-new-project:active, .left-sidebar-wrapper .left-sidebar-container .sidebar-left .btn-new-project:focus, .left-sidebar-wrapper .left-sidebar-container .sidebar-left .btn-new-project:hover {
          background-color: #385d91;
          color: #ffffff;
          border: none;
          outline: none; }
        .left-sidebar-wrapper .left-sidebar-container .sidebar-left .btn-new-project[disabled] {
          border-color: #acacac;
          color: #ffffff;
          background-color: #acacac;
          cursor: not-allowed; }
          .left-sidebar-wrapper .left-sidebar-container .sidebar-left .btn-new-project[disabled]:hover {
            background-color: #acacac;
            border-color: #acacac;
            color: #ffffff;
            cursor: not-allowed; }
        .left-sidebar-wrapper .left-sidebar-container .sidebar-left .btn-new-project .icon-plus {
          font-size: 12px;
          margin-right: 10px; }
      .left-sidebar-wrapper .left-sidebar-container .sidebar-left .btn-new-project-analytics {
        width: 198px;
        height: 60px;
        background-color: #3D6DB5;
        color: #ffffff;
        border: none;
        border-radius: 0;
        font-family: 'Lato', sans-serif;
        font-size: 16px;
        text-transform: capitalize;
        padding: 0;
        display: inline-block;
        cursor: pointer;
        transition: background 0.4s cubic-bezier(0.5, 0, 0.3, 1), color 0.4s cubic-bezier(0.5, 0, 0.3, 1);
        width: 100%;
        line-height: 60px;
        text-transform: none;
        margin-bottom: 30px; }
        .left-sidebar-wrapper .left-sidebar-container .sidebar-left .btn-new-project-analytics:active, .left-sidebar-wrapper .left-sidebar-container .sidebar-left .btn-new-project-analytics:focus, .left-sidebar-wrapper .left-sidebar-container .sidebar-left .btn-new-project-analytics:hover {
          background-color: #385d91;
          color: #ffffff;
          border: none;
          outline: none; }
        .left-sidebar-wrapper .left-sidebar-container .sidebar-left .btn-new-project-analytics[disabled] {
          border-color: #acacac;
          color: #ffffff;
          background-color: #acacac;
          cursor: not-allowed; }
          .left-sidebar-wrapper .left-sidebar-container .sidebar-left .btn-new-project-analytics[disabled]:hover {
            background-color: #acacac;
            border-color: #acacac;
            color: #ffffff;
            cursor: not-allowed; }
        .left-sidebar-wrapper .left-sidebar-container .sidebar-left .btn-new-project-analytics .icon-plus {
          font-size: 12px;
          margin-right: 10px; }
      .left-sidebar-wrapper .left-sidebar-container .sidebar-left .btn-secondary {
        width: 198px;
        height: 60px;
        background-color: transparent;
        color: #3D6DB5;
        border: #3D6DB5;
        border-radius: 0;
        font-family: 'Lato', sans-serif;
        font-size: 16px;
        text-transform: capitalize;
        padding: 0;
        display: inline-block;
        cursor: pointer;
        transition: background 0.4s cubic-bezier(0.5, 0, 0.3, 1), color 0.4s cubic-bezier(0.5, 0, 0.3, 1);
        border-color: #385d91;
        border-width: 3px;
        border-style: solid;
        width: 100%;
        line-height: 54px;
        text-transform: none;
        margin-top: 30px;
        text-align: center; }
        .left-sidebar-wrapper .left-sidebar-container .sidebar-left .btn-secondary:active, .left-sidebar-wrapper .left-sidebar-container .sidebar-left .btn-secondary:focus, .left-sidebar-wrapper .left-sidebar-container .sidebar-left .btn-secondary:hover {
          background-color: #385d91;
          color: #ffffff;
          border: none;
          outline: none; }
        .left-sidebar-wrapper .left-sidebar-container .sidebar-left .btn-secondary[disabled] {
          border-color: #acacac;
          color: #ffffff;
          background-color: #acacac;
          cursor: not-allowed; }
          .left-sidebar-wrapper .left-sidebar-container .sidebar-left .btn-secondary[disabled]:hover {
            background-color: #acacac;
            border-color: #acacac;
            color: #ffffff;
            cursor: not-allowed; }
        .left-sidebar-wrapper .left-sidebar-container .sidebar-left .btn-secondary:hover {
          line-height: 60px; }
        .left-sidebar-wrapper .left-sidebar-container .sidebar-left .btn-secondary a {
          text-decoration: 'none'; }
        .left-sidebar-wrapper .left-sidebar-container .sidebar-left .btn-secondary a:hover {
          color: #ffffff; }
      .left-sidebar-wrapper .left-sidebar-container .sidebar-left .btn-secondary-analytics {
        width: 198px;
        height: 60px;
        background-color: transparent;
        color: #3D6DB5;
        border: #3D6DB5;
        border-radius: 0;
        font-family: 'Lato', sans-serif;
        font-size: 16px;
        text-transform: capitalize;
        padding: 0;
        display: inline-block;
        cursor: pointer;
        transition: background 0.4s cubic-bezier(0.5, 0, 0.3, 1), color 0.4s cubic-bezier(0.5, 0, 0.3, 1);
        border-color: #385d91;
        border-width: 3px;
        border-style: solid;
        width: 100%;
        line-height: 54px;
        text-transform: none;
        margin-bottom: 30px;
        text-align: center; }
        .left-sidebar-wrapper .left-sidebar-container .sidebar-left .btn-secondary-analytics:active, .left-sidebar-wrapper .left-sidebar-container .sidebar-left .btn-secondary-analytics:focus, .left-sidebar-wrapper .left-sidebar-container .sidebar-left .btn-secondary-analytics:hover {
          background-color: #385d91;
          color: #ffffff;
          border: none;
          outline: none; }
        .left-sidebar-wrapper .left-sidebar-container .sidebar-left .btn-secondary-analytics[disabled] {
          border-color: #acacac;
          color: #ffffff;
          background-color: #acacac;
          cursor: not-allowed; }
          .left-sidebar-wrapper .left-sidebar-container .sidebar-left .btn-secondary-analytics[disabled]:hover {
            background-color: #acacac;
            border-color: #acacac;
            color: #ffffff;
            cursor: not-allowed; }
        .left-sidebar-wrapper .left-sidebar-container .sidebar-left .btn-secondary-analytics:hover {
          line-height: 60px; }
        .left-sidebar-wrapper .left-sidebar-container .sidebar-left .btn-secondary-analytics a {
          text-decoration: 'none'; }
        .left-sidebar-wrapper .left-sidebar-container .sidebar-left .btn-secondary-analytics a:hover {
          color: #ffffff; }
      .left-sidebar-wrapper .left-sidebar-container .sidebar-left hr {
        margin-top: 36px;
        margin-bottom: 0;
        border-top: 1px solid #d3d8dc; }
      .left-sidebar-wrapper .left-sidebar-container .sidebar-left h3 {
        font-size: 24px;
        line-height: 24px;
        font-weight: normal; }
      .left-sidebar-wrapper .left-sidebar-container .sidebar-left .text-block {
        margin-top: 36px; }
        .left-sidebar-wrapper .left-sidebar-container .sidebar-left .text-block h3 {
          margin-bottom: 16px;
          margin-top: 16px; }
    .left-sidebar-wrapper .left-sidebar-container .content-right {
      width: 100%;
      position: relative; }
      .left-sidebar-wrapper .left-sidebar-container .content-right .pagination-top {
        margin: -30px 0;
        clear: both; }
    .left-sidebar-wrapper .left-sidebar-container .custom-pagination {
      margin-bottom: 24px; }
    @media all and (min-width: 768px) {
      .left-sidebar-wrapper .left-sidebar-container .sidebar-left {
        float: left;
        width: 25%;
        margin-right: 5%; }
      .left-sidebar-wrapper .left-sidebar-container .content-right {
        float: left;
        width: 70%; } }
    @media all and (min-width: 1340px) {
      .left-sidebar-wrapper .left-sidebar-container .sidebar-left {
        width: 305px;
        margin-right: 85px; }
      .left-sidebar-wrapper .left-sidebar-container .content-right {
        width: 900px; } }

.custom-pagination {
  text-align: right; }
  .custom-pagination ul.pagination {
    font-weight: bold;
    background-color: transparent;
    margin: 0; }
    .custom-pagination ul.pagination > li > a,
    .custom-pagination ul.pagination > li > span {
      z-index: 0;
      padding: 4px 8px;
      border: none;
      color: #3d6db5;
      background-color: transparent;
      font-size: 12px; }
      .custom-pagination ul.pagination > li > a:hover, .custom-pagination ul.pagination > li > a:focus,
      .custom-pagination ul.pagination > li > span:hover,
      .custom-pagination ul.pagination > li > span:focus {
        color: #385d91; }
    .custom-pagination ul.pagination > li.ellipsis span {
      padding-left: 0;
      padding-right: 0; }
    .custom-pagination ul.pagination > .active > a {
      background-color: #d0d9df;
      color: #21282d;
      font-weight: bold; }
      .custom-pagination ul.pagination > .active > a:hover, .custom-pagination ul.pagination > .active > a:focus {
        color: #21282d;
        font-weight: bold; }
    .custom-pagination ul.pagination > li.disabled > a,
    .custom-pagination ul.pagination > li.disabled > span {
      color: #757575; }
      .custom-pagination ul.pagination > li.disabled > a:hover, .custom-pagination ul.pagination > li.disabled > a:focus,
      .custom-pagination ul.pagination > li.disabled > span:hover,
      .custom-pagination ul.pagination > li.disabled > span:focus {
        color: #757575; }

.progress-buttons-container {
  padding: 0 15px; }

.progress-buttons,
.upload-button {
  margin: 24px auto 12px;
  text-align: center;
  height: 60px;
  width: 1024px;
  position: relative;
  z-index: 10; }
  .progress-buttons .forward .btn, .progress-buttons .forward .np-mkt-included-content .btn-nookpress, .np-mkt-included-content .progress-buttons .forward .btn-nookpress, .progress-buttons .forward .np-mkt-included-content .btn-nookpress-ghost, .np-mkt-included-content .progress-buttons .forward .btn-nookpress-ghost, .progress-buttons .forward .np-mkt-included-content a.btn:hover, .np-mkt-included-content .progress-buttons .forward a.btn:hover, .progress-buttons .forward .np-mkt-included-content a.btn:focus, .np-mkt-included-content .progress-buttons .forward a.btn:focus, .progress-buttons .forward .np-mkt-included-content a.btn:active, .np-mkt-included-content .progress-buttons .forward a.btn:active,
  .progress-buttons .back .btn,
  .progress-buttons .back .np-mkt-included-content .btn-nookpress,
  .np-mkt-included-content .progress-buttons .back .btn-nookpress,
  .progress-buttons .back .np-mkt-included-content .btn-nookpress-ghost,
  .np-mkt-included-content .progress-buttons .back .btn-nookpress-ghost,
  .progress-buttons .back .np-mkt-included-content a.btn:hover,
  .np-mkt-included-content .progress-buttons .back a.btn:hover,
  .progress-buttons .back .np-mkt-included-content a.btn:focus,
  .np-mkt-included-content .progress-buttons .back a.btn:focus,
  .progress-buttons .back .np-mkt-included-content a.btn:active,
  .np-mkt-included-content .progress-buttons .back a.btn:active,
  .upload-button .forward .btn,
  .upload-button .forward .np-mkt-included-content .btn-nookpress,
  .np-mkt-included-content .upload-button .forward .btn-nookpress,
  .upload-button .forward .np-mkt-included-content .btn-nookpress-ghost,
  .np-mkt-included-content .upload-button .forward .btn-nookpress-ghost,
  .upload-button .forward .np-mkt-included-content a.btn:hover,
  .np-mkt-included-content .upload-button .forward a.btn:hover,
  .upload-button .forward .np-mkt-included-content a.btn:focus,
  .np-mkt-included-content .upload-button .forward a.btn:focus,
  .upload-button .forward .np-mkt-included-content a.btn:active,
  .np-mkt-included-content .upload-button .forward a.btn:active,
  .upload-button .back .btn,
  .upload-button .back .np-mkt-included-content .btn-nookpress,
  .np-mkt-included-content .upload-button .back .btn-nookpress,
  .upload-button .back .np-mkt-included-content .btn-nookpress-ghost,
  .np-mkt-included-content .upload-button .back .btn-nookpress-ghost,
  .upload-button .back .np-mkt-included-content a.btn:hover,
  .np-mkt-included-content .upload-button .back a.btn:hover,
  .upload-button .back .np-mkt-included-content a.btn:focus,
  .np-mkt-included-content .upload-button .back a.btn:focus,
  .upload-button .back .np-mkt-included-content a.btn:active,
  .np-mkt-included-content .upload-button .back a.btn:active {
    width: 198px;
    height: 60px;
    background-color: transparent;
    color: #3D6DB5;
    border: 3px solid #3D6DB5;
    border-radius: 0;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    text-transform: capitalize;
    padding: 0;
    display: inline-block;
    cursor: pointer;
    transition: background 0.4s cubic-bezier(0.5, 0, 0.3, 1), color 0.4s cubic-bezier(0.5, 0, 0.3, 1); }
    .progress-buttons .forward .btn:active, .progress-buttons .forward .np-mkt-included-content .btn-nookpress:active, .np-mkt-included-content .progress-buttons .forward .btn-nookpress:active, .progress-buttons .forward .np-mkt-included-content .btn-nookpress-ghost:active, .np-mkt-included-content .progress-buttons .forward .btn-nookpress-ghost:active, .progress-buttons .forward .btn:focus, .progress-buttons .forward .np-mkt-included-content .btn-nookpress:focus, .np-mkt-included-content .progress-buttons .forward .btn-nookpress:focus, .progress-buttons .forward .np-mkt-included-content .btn-nookpress-ghost:focus, .np-mkt-included-content .progress-buttons .forward .btn-nookpress-ghost:focus, .progress-buttons .forward .btn:hover, .progress-buttons .forward .np-mkt-included-content .btn-nookpress:hover, .np-mkt-included-content .progress-buttons .forward .btn-nookpress:hover, .progress-buttons .forward .np-mkt-included-content .btn-nookpress-ghost:hover, .np-mkt-included-content .progress-buttons .forward .btn-nookpress-ghost:hover,
    .progress-buttons .back .btn:active,
    .progress-buttons .back .np-mkt-included-content .btn-nookpress:active,
    .np-mkt-included-content .progress-buttons .back .btn-nookpress:active,
    .progress-buttons .back .np-mkt-included-content .btn-nookpress-ghost:active,
    .np-mkt-included-content .progress-buttons .back .btn-nookpress-ghost:active,
    .progress-buttons .back .btn:focus,
    .progress-buttons .back .np-mkt-included-content .btn-nookpress:focus,
    .np-mkt-included-content .progress-buttons .back .btn-nookpress:focus,
    .progress-buttons .back .np-mkt-included-content .btn-nookpress-ghost:focus,
    .np-mkt-included-content .progress-buttons .back .btn-nookpress-ghost:focus,
    .progress-buttons .back .btn:hover,
    .progress-buttons .back .np-mkt-included-content .btn-nookpress:hover,
    .np-mkt-included-content .progress-buttons .back .btn-nookpress:hover,
    .progress-buttons .back .np-mkt-included-content .btn-nookpress-ghost:hover,
    .np-mkt-included-content .progress-buttons .back .btn-nookpress-ghost:hover,
    .upload-button .forward .btn:active,
    .upload-button .forward .np-mkt-included-content .btn-nookpress:active,
    .np-mkt-included-content .upload-button .forward .btn-nookpress:active,
    .upload-button .forward .np-mkt-included-content .btn-nookpress-ghost:active,
    .np-mkt-included-content .upload-button .forward .btn-nookpress-ghost:active,
    .upload-button .forward .btn:focus,
    .upload-button .forward .np-mkt-included-content .btn-nookpress:focus,
    .np-mkt-included-content .upload-button .forward .btn-nookpress:focus,
    .upload-button .forward .np-mkt-included-content .btn-nookpress-ghost:focus,
    .np-mkt-included-content .upload-button .forward .btn-nookpress-ghost:focus,
    .upload-button .forward .btn:hover,
    .upload-button .forward .np-mkt-included-content .btn-nookpress:hover,
    .np-mkt-included-content .upload-button .forward .btn-nookpress:hover,
    .upload-button .forward .np-mkt-included-content .btn-nookpress-ghost:hover,
    .np-mkt-included-content .upload-button .forward .btn-nookpress-ghost:hover,
    .upload-button .back .btn:active,
    .upload-button .back .np-mkt-included-content .btn-nookpress:active,
    .np-mkt-included-content .upload-button .back .btn-nookpress:active,
    .upload-button .back .np-mkt-included-content .btn-nookpress-ghost:active,
    .np-mkt-included-content .upload-button .back .btn-nookpress-ghost:active,
    .upload-button .back .btn:focus,
    .upload-button .back .np-mkt-included-content .btn-nookpress:focus,
    .np-mkt-included-content .upload-button .back .btn-nookpress:focus,
    .upload-button .back .np-mkt-included-content .btn-nookpress-ghost:focus,
    .np-mkt-included-content .upload-button .back .btn-nookpress-ghost:focus,
    .upload-button .back .btn:hover,
    .upload-button .back .np-mkt-included-content .btn-nookpress:hover,
    .np-mkt-included-content .upload-button .back .btn-nookpress:hover,
    .upload-button .back .np-mkt-included-content .btn-nookpress-ghost:hover,
    .np-mkt-included-content .upload-button .back .btn-nookpress-ghost:hover {
      background-color: #385d91;
      color: #ffffff;
      border: 3px solid #385d91;
      outline: none; }
    .progress-buttons .forward .btn[disabled], .progress-buttons .forward .np-mkt-included-content .btn-nookpress[disabled], .np-mkt-included-content .progress-buttons .forward .btn-nookpress[disabled], .progress-buttons .forward .np-mkt-included-content .btn-nookpress-ghost[disabled], .np-mkt-included-content .progress-buttons .forward .btn-nookpress-ghost[disabled],
    .progress-buttons .back .btn[disabled],
    .progress-buttons .back .np-mkt-included-content .btn-nookpress[disabled],
    .np-mkt-included-content .progress-buttons .back .btn-nookpress[disabled],
    .progress-buttons .back .np-mkt-included-content .btn-nookpress-ghost[disabled],
    .np-mkt-included-content .progress-buttons .back .btn-nookpress-ghost[disabled],
    .upload-button .forward .btn[disabled],
    .upload-button .forward .np-mkt-included-content .btn-nookpress[disabled],
    .np-mkt-included-content .upload-button .forward .btn-nookpress[disabled],
    .upload-button .forward .np-mkt-included-content .btn-nookpress-ghost[disabled],
    .np-mkt-included-content .upload-button .forward .btn-nookpress-ghost[disabled],
    .upload-button .back .btn[disabled],
    .upload-button .back .np-mkt-included-content .btn-nookpress[disabled],
    .np-mkt-included-content .upload-button .back .btn-nookpress[disabled],
    .upload-button .back .np-mkt-included-content .btn-nookpress-ghost[disabled],
    .np-mkt-included-content .upload-button .back .btn-nookpress-ghost[disabled] {
      border-color: #acacac;
      color: #acacac;
      background-color: transparent;
      cursor: not-allowed; }
      .progress-buttons .forward .btn[disabled]:hover, .progress-buttons .forward .np-mkt-included-content .btn-nookpress[disabled]:hover, .np-mkt-included-content .progress-buttons .forward .btn-nookpress[disabled]:hover, .progress-buttons .forward .np-mkt-included-content .btn-nookpress-ghost[disabled]:hover, .np-mkt-included-content .progress-buttons .forward .btn-nookpress-ghost[disabled]:hover,
      .progress-buttons .back .btn[disabled]:hover,
      .progress-buttons .back .np-mkt-included-content .btn-nookpress[disabled]:hover,
      .np-mkt-included-content .progress-buttons .back .btn-nookpress[disabled]:hover,
      .progress-buttons .back .np-mkt-included-content .btn-nookpress-ghost[disabled]:hover,
      .np-mkt-included-content .progress-buttons .back .btn-nookpress-ghost[disabled]:hover,
      .upload-button .forward .btn[disabled]:hover,
      .upload-button .forward .np-mkt-included-content .btn-nookpress[disabled]:hover,
      .np-mkt-included-content .upload-button .forward .btn-nookpress[disabled]:hover,
      .upload-button .forward .np-mkt-included-content .btn-nookpress-ghost[disabled]:hover,
      .np-mkt-included-content .upload-button .forward .btn-nookpress-ghost[disabled]:hover,
      .upload-button .back .btn[disabled]:hover,
      .upload-button .back .np-mkt-included-content .btn-nookpress[disabled]:hover,
      .np-mkt-included-content .upload-button .back .btn-nookpress[disabled]:hover,
      .upload-button .back .np-mkt-included-content .btn-nookpress-ghost[disabled]:hover,
      .np-mkt-included-content .upload-button .back .btn-nookpress-ghost[disabled]:hover {
        background-color: transparent;
        border-color: #acacac;
        color: #acacac;
        cursor: not-allowed; }
  .progress-buttons .forward .btn, .progress-buttons .forward .np-mkt-included-content .btn-nookpress, .np-mkt-included-content .progress-buttons .forward .btn-nookpress, .progress-buttons .forward .np-mkt-included-content .btn-nookpress-ghost, .np-mkt-included-content .progress-buttons .forward .btn-nookpress-ghost, .progress-buttons .forward .np-mkt-included-content a.btn:hover, .np-mkt-included-content .progress-buttons .forward a.btn:hover, .progress-buttons .forward .np-mkt-included-content a.btn:focus, .np-mkt-included-content .progress-buttons .forward a.btn:focus, .progress-buttons .forward .np-mkt-included-content a.btn:active, .np-mkt-included-content .progress-buttons .forward a.btn:active,
  .upload-button .forward .btn,
  .upload-button .forward .np-mkt-included-content .btn-nookpress,
  .np-mkt-included-content .upload-button .forward .btn-nookpress,
  .upload-button .forward .np-mkt-included-content .btn-nookpress-ghost,
  .np-mkt-included-content .upload-button .forward .btn-nookpress-ghost,
  .upload-button .forward .np-mkt-included-content a.btn:hover,
  .np-mkt-included-content .upload-button .forward a.btn:hover,
  .upload-button .forward .np-mkt-included-content a.btn:focus,
  .np-mkt-included-content .upload-button .forward a.btn:focus,
  .upload-button .forward .np-mkt-included-content a.btn:active,
  .np-mkt-included-content .upload-button .forward a.btn:active {
    background-color: #3d6db5;
    border-color: #3d6db5;
    color: #ffffff; }
    .progress-buttons .forward .btn.action-taken, .progress-buttons .forward .np-mkt-included-content .action-taken.btn-nookpress, .np-mkt-included-content .progress-buttons .forward .action-taken.btn-nookpress, .progress-buttons .forward .np-mkt-included-content .action-taken.btn-nookpress-ghost, .np-mkt-included-content .progress-buttons .forward .action-taken.btn-nookpress-ghost,
    .upload-button .forward .btn.action-taken,
    .upload-button .forward .np-mkt-included-content .action-taken.btn-nookpress,
    .np-mkt-included-content .upload-button .forward .action-taken.btn-nookpress,
    .upload-button .forward .np-mkt-included-content .action-taken.btn-nookpress-ghost,
    .np-mkt-included-content .upload-button .forward .action-taken.btn-nookpress-ghost {
      border-color: #6b6b6a;
      background-color: #6b6b6a;
      color: #ffffff; }
      .progress-buttons .forward .btn.action-taken:hover, .progress-buttons .forward .np-mkt-included-content .action-taken.btn-nookpress:hover, .np-mkt-included-content .progress-buttons .forward .action-taken.btn-nookpress:hover, .progress-buttons .forward .np-mkt-included-content .action-taken.btn-nookpress-ghost:hover, .np-mkt-included-content .progress-buttons .forward .action-taken.btn-nookpress-ghost:hover,
      .upload-button .forward .btn.action-taken:hover,
      .upload-button .forward .np-mkt-included-content .action-taken.btn-nookpress:hover,
      .np-mkt-included-content .upload-button .forward .action-taken.btn-nookpress:hover,
      .upload-button .forward .np-mkt-included-content .action-taken.btn-nookpress-ghost:hover,
      .np-mkt-included-content .upload-button .forward .action-taken.btn-nookpress-ghost:hover {
        border-color: #385d91;
        background-color: #385d91;
        color: #ffffff; }
    .progress-buttons .forward .btn:focus, .progress-buttons .forward .np-mkt-included-content .btn-nookpress:focus, .np-mkt-included-content .progress-buttons .forward .btn-nookpress:focus, .progress-buttons .forward .np-mkt-included-content .btn-nookpress-ghost:focus, .np-mkt-included-content .progress-buttons .forward .btn-nookpress-ghost:focus,
    .upload-button .forward .btn:focus,
    .upload-button .forward .np-mkt-included-content .btn-nookpress:focus,
    .np-mkt-included-content .upload-button .forward .btn-nookpress:focus,
    .upload-button .forward .np-mkt-included-content .btn-nookpress-ghost:focus,
    .np-mkt-included-content .upload-button .forward .btn-nookpress-ghost:focus {
      outline: 1px solid #757575; }
  .progress-buttons .centered,
  .upload-button .centered {
    display: inline-block; }
    .progress-buttons .centered .btn, .progress-buttons .centered .np-mkt-included-content .btn-nookpress, .np-mkt-included-content .progress-buttons .centered .btn-nookpress, .progress-buttons .centered .np-mkt-included-content .btn-nookpress-ghost, .np-mkt-included-content .progress-buttons .centered .btn-nookpress-ghost, .progress-buttons .centered .np-mkt-included-content a.btn:hover, .np-mkt-included-content .progress-buttons .centered a.btn:hover, .progress-buttons .centered .np-mkt-included-content a.btn:focus, .np-mkt-included-content .progress-buttons .centered a.btn:focus, .progress-buttons .centered .np-mkt-included-content a.btn:active, .np-mkt-included-content .progress-buttons .centered a.btn:active,
    .upload-button .centered .btn,
    .upload-button .centered .np-mkt-included-content .btn-nookpress,
    .np-mkt-included-content .upload-button .centered .btn-nookpress,
    .upload-button .centered .np-mkt-included-content .btn-nookpress-ghost,
    .np-mkt-included-content .upload-button .centered .btn-nookpress-ghost,
    .upload-button .centered .np-mkt-included-content a.btn:hover,
    .np-mkt-included-content .upload-button .centered a.btn:hover,
    .upload-button .centered .np-mkt-included-content a.btn:focus,
    .np-mkt-included-content .upload-button .centered a.btn:focus,
    .upload-button .centered .np-mkt-included-content a.btn:active,
    .np-mkt-included-content .upload-button .centered a.btn:active {
      width: 198px;
      height: 60px;
      background-color: #3d6db5;
      color: #ffffff;
      border: none;
      border-radius: 0;
      font-family: 'Lato', sans-serif;
      font-size: 16px;
      text-transform: capitalize;
      padding: 0;
      display: inline-block;
      cursor: pointer;
      transition: background 0.4s cubic-bezier(0.5, 0, 0.3, 1), color 0.4s cubic-bezier(0.5, 0, 0.3, 1); }
      .progress-buttons .centered .btn:active, .progress-buttons .centered .np-mkt-included-content .btn-nookpress:active, .np-mkt-included-content .progress-buttons .centered .btn-nookpress:active, .progress-buttons .centered .np-mkt-included-content .btn-nookpress-ghost:active, .np-mkt-included-content .progress-buttons .centered .btn-nookpress-ghost:active, .progress-buttons .centered .btn:focus, .progress-buttons .centered .np-mkt-included-content .btn-nookpress:focus, .np-mkt-included-content .progress-buttons .centered .btn-nookpress:focus, .progress-buttons .centered .np-mkt-included-content .btn-nookpress-ghost:focus, .np-mkt-included-content .progress-buttons .centered .btn-nookpress-ghost:focus, .progress-buttons .centered .btn:hover, .progress-buttons .centered .np-mkt-included-content .btn-nookpress:hover, .np-mkt-included-content .progress-buttons .centered .btn-nookpress:hover, .progress-buttons .centered .np-mkt-included-content .btn-nookpress-ghost:hover, .np-mkt-included-content .progress-buttons .centered .btn-nookpress-ghost:hover,
      .upload-button .centered .btn:active,
      .upload-button .centered .np-mkt-included-content .btn-nookpress:active,
      .np-mkt-included-content .upload-button .centered .btn-nookpress:active,
      .upload-button .centered .np-mkt-included-content .btn-nookpress-ghost:active,
      .np-mkt-included-content .upload-button .centered .btn-nookpress-ghost:active,
      .upload-button .centered .btn:focus,
      .upload-button .centered .np-mkt-included-content .btn-nookpress:focus,
      .np-mkt-included-content .upload-button .centered .btn-nookpress:focus,
      .upload-button .centered .np-mkt-included-content .btn-nookpress-ghost:focus,
      .np-mkt-included-content .upload-button .centered .btn-nookpress-ghost:focus,
      .upload-button .centered .btn:hover,
      .upload-button .centered .np-mkt-included-content .btn-nookpress:hover,
      .np-mkt-included-content .upload-button .centered .btn-nookpress:hover,
      .upload-button .centered .np-mkt-included-content .btn-nookpress-ghost:hover,
      .np-mkt-included-content .upload-button .centered .btn-nookpress-ghost:hover {
        background-color: #385d91;
        color: #ffffff;
        border: none;
        outline: none; }
      .progress-buttons .centered .btn[disabled], .progress-buttons .centered .np-mkt-included-content .btn-nookpress[disabled], .np-mkt-included-content .progress-buttons .centered .btn-nookpress[disabled], .progress-buttons .centered .np-mkt-included-content .btn-nookpress-ghost[disabled], .np-mkt-included-content .progress-buttons .centered .btn-nookpress-ghost[disabled],
      .upload-button .centered .btn[disabled],
      .upload-button .centered .np-mkt-included-content .btn-nookpress[disabled],
      .np-mkt-included-content .upload-button .centered .btn-nookpress[disabled],
      .upload-button .centered .np-mkt-included-content .btn-nookpress-ghost[disabled],
      .np-mkt-included-content .upload-button .centered .btn-nookpress-ghost[disabled] {
        border-color: #acacac;
        color: #ffffff;
        background-color: #acacac;
        cursor: not-allowed; }
        .progress-buttons .centered .btn[disabled]:hover, .progress-buttons .centered .np-mkt-included-content .btn-nookpress[disabled]:hover, .np-mkt-included-content .progress-buttons .centered .btn-nookpress[disabled]:hover, .progress-buttons .centered .np-mkt-included-content .btn-nookpress-ghost[disabled]:hover, .np-mkt-included-content .progress-buttons .centered .btn-nookpress-ghost[disabled]:hover,
        .upload-button .centered .btn[disabled]:hover,
        .upload-button .centered .np-mkt-included-content .btn-nookpress[disabled]:hover,
        .np-mkt-included-content .upload-button .centered .btn-nookpress[disabled]:hover,
        .upload-button .centered .np-mkt-included-content .btn-nookpress-ghost[disabled]:hover,
        .np-mkt-included-content .upload-button .centered .btn-nookpress-ghost[disabled]:hover {
          background-color: #acacac;
          border-color: #acacac;
          color: #ffffff;
          cursor: not-allowed; }

.upload-button {
  width: 100%; }
  
  .upload-button .centered .btn,
  .upload-button .centered .np-mkt-included-content .btn-nookpress,
  .np-mkt-included-content .upload-button .centered .btn-nookpress,
  .upload-button .centered .np-mkt-included-content .btn-nookpress-ghost,
  .np-mkt-included-content .upload-button .centered .btn-nookpress-ghost,
  .upload-button .centered .np-mkt-included-content a.btn:hover,
  .np-mkt-included-content .upload-button .centered a.btn:hover,
  .upload-button .centered .np-mkt-included-content a.btn:focus,
  .np-mkt-included-content .upload-button .centered a.btn:focus,
  .upload-button .centered .np-mkt-included-content a.btn:active,
  .np-mkt-included-content .upload-button .centered a.btn:active {
    line-height: 60px; }

.btn-s {
  font-size: 16px !important; }

.scrollbar-container {
  position: relative;
  height: 95%; }

.route-not-found {
  height: 100%;
  text-align: center;
  margin-top: 150px; }
  .route-not-found h1 {
    font-size: 35px;
    margin-bottom: 36px; }
  .route-not-found p {
    font-size: 16px;
    line-height: 24px; }

.section-navigator {
  width: 100%;
  border-right: 1px solid #d2d2d2; }
  .section-navigator .section-link {
    position: relative;
    height: 60px;
    vertical-align: center;
    line-height: 60px;
    font-size: 14px;
    color: #3D6DB5;
    border-bottom: 1px solid #d2d2d2;
    cursor: pointer; }
    .section-navigator .section-link:hover {
      background-color: #f7f3eb; }
      .section-navigator .section-link:hover .bullet-fill {
        display: block; }
    .section-navigator .section-link span {
      padding-left: 40px; }
    .section-navigator .section-link .bullet, .section-navigator .section-link .bullet-fill {
      position: absolute;
      top: 25px;
      left: 15px;
      height: 10px;
      width: 10px;
      border-radius: 50%;
      border: 2px solid #3D6DB5; }
    .section-navigator .section-link .bullet-fill {
      display: none;
      background-color: #3D6DB5; }

.slide-down {
  overflow: hidden; }
  .slide-down > div.in {
    transition: margin-top 200ms, opacity 100ms 100ms;
    opacity: 1; }
  .slide-down > div.out {
    transition: margin-top 200ms, opacity 100ms;
    opacity: 0; }

.status-strip {
  background: #f8f8f8;
  font-size: 12px;
  margin-top: 5px;
  padding: 5px;
  width: 100%; }
  .status-strip.table-strip {
    background: #d2d2d2; }
  .status-strip .state-bar {
    width: 5px;
    float: left;
    height: 27px;
    margin: -5px 0 -5px -5px; }
    .status-strip .state-bar.active {
      background-color: #008000; }
    .status-strip .state-bar.multi-promotions {
      background-color: #008000; }
    .status-strip .state-bar.scheduled {
      background-color: #f4cc63; }
    .status-strip .state-bar.expired {
      background-color: #acacac; }
  .status-strip .left-status {
    font-weight: 600;
    margin-left: 10px; }
    .status-strip .left-status.short-text {
      display: inline-block; }
    .status-strip .left-status.full-text {
      display: none; }
  .status-strip .center-status {
    margin-left: 5px; }
  .status-strip .right-status {
    color: #3D6DB5;
    float: right;
    font-size: 10px;
    margin-right: 5px;
    margin-top: -2px; }
  @media all and (min-width: 768px) {
    .status-strip .left-status {
      margin-left: 5px; }
      .status-strip .left-status.short-text {
        display: none; }
      .status-strip .left-status.full-text {
        display: inline-block; }
    .status-strip .center-status {
      margin-left: 5px;
      font-size: 11px; } }
  @media all and (min-width: 850px) {
    .status-strip .left-status {
      margin-left: 10px; }
      .status-strip .left-status.short-text {
        display: none; }
      .status-strip .left-status.full-text {
        display: inline-block; }
    .status-strip .center-status {
      font-size: 12px;
      margin-left: 10px; } }

.toggle-button-container .toggle-label {
  font-size: 10px;
  line-height: 20px;
  margin: 0 15px; }

.toggle-button-container .toggle-button {
  float: right;
  background-color: #d0d9df;
  width: 47px;
  height: 21px;
  position: relative;
  border-radius: 6px;
  box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.5);
  transition: background-color 0.5s;
  cursor: pointer;
  z-index: 1; }
  .toggle-button-container .toggle-button.active {
    background-color: #1fc692; }
  .toggle-button-container .toggle-button.disabled {
    opacity: .25;
    cursor: not-allowed; }
  .toggle-button-container .toggle-button .glyphicon {
    font-size: 10px;
    color: #ffffff;
    position: absolute;
    top: 5px;
    z-index: 5; }
    .toggle-button-container .toggle-button .glyphicon.glyphicon-ok {
      left: 6px; }
    .toggle-button-container .toggle-button .glyphicon.glyphicon-remove {
      right: 6px;
      top: 6px; }
  .toggle-button-container .toggle-button .toggle-switch {
    position: absolute;
    width: 18px;
    height: 15px;
    background-color: #ffffff;
    top: 3px;
    left: 3px;
    border-radius: 4px;
    transition: 0.3s;
    z-index: 10; }
    .toggle-button-container .toggle-button .toggle-switch.active {
      left: 25px; }

.tooltip-component {
  display: inline-block;
  width: 18px;
  height: 18px;
  vertical-align: text-bottom;
  background: url("/react-assets/img/tooltip.png") no-repeat; }
  .tooltip-component:hover {
    text-decoration: none; }
  .tooltip-component:focus {
    outline: 0;
    text-decoration: none; }

.tooltip-component-text {
  display: inline-block;
  width: auto;
  height: 18px;
  vertical-align: text-bottom; }
  .tooltip-component-text:hover {
    text-decoration: none; }
  .tooltip-component-text:focus {
    outline: 0;
    text-decoration: none; }

.popover {
  width: 288px;
  border-radius: 0;
  font-family: 'Lato', sans-serif; }
  .popover.top {
    margin-top: -15px; }
  .popover .popover-content {
    padding: 20px; }

ul.tooltip-bullets {
  padding-left: 15px; }
  ul.tooltip-bullets li {
    padding-left: 0px; }

.vendor-status {
  color: #c02110;
  font-weight: bold; }
  .vendor-status.active {
    color: #008000; }
  .vendor-status.pending, .vendor-status.inreview {
    color: #D14900; }

.price-calculator .panel-body {
  margin: 0 auto;
  padding-top: 18px;
  padding-bottom: 18px; }

.price-calculator .doughnut {
  position: relative;
  width: 250px;
  height: 250px;
  margin: 0 auto; }
  .price-calculator .doughnut .retail-price-label {
    position: absolute;
    top: 90px;
    width: 250px;
    font-size: 18px;
    font-family: Poynter, Georgia, serif;
    text-align: center; }
  .price-calculator .doughnut .retail-price {
    position: absolute;
    top: 135px;
    width: 250px;
    font-size: 28px;
    font-family: Poynter, Georgia, serif;
    text-align: center; }

.price-calculator .data-section {
  padding-top: 24px; }
  .price-calculator .data-section .col-xs-8, .price-calculator .data-section .col-xs-4, .price-calculator .data-section .col-xs-3, .price-calculator .data-section .col-xs-1,
  .price-calculator .data-section .col-sm-8, .price-calculator .data-section .col-sm-4 {
    padding-right: 0;
    padding-left: 0; }
  .price-calculator .data-section .current-price {
    padding: 10px 0 8px;
    font-size: 14px; }
  .price-calculator .data-section .data-row {
    font-family: 'Lato', sans-serif;
    padding-top: 8px;
    padding-bottom: 4px; }
  .price-calculator .data-section .horizontal-line-below {
    border-bottom: 1px solid #acacac;
    padding-bottom: 12px; }
  .price-calculator .data-section .input-control {
    margin-top: -24px; }
    .price-calculator .data-section .input-control input.primary, .price-calculator .data-section .input-control label.primary {
      font-family: Poynter, Georgia, serif;
      font-weight: 400;
      font-size: 35px;
      text-align: right; }
    .price-calculator .data-section .input-control .message {
      font-size: 13px; }
  .price-calculator .data-section .legend-box {
    border-radius: 50%;
    display: inline;
    float: left;
    margin-top: 3px;
    width: 14px;
    height: 14px;
    margin-right: 4px; }
    .price-calculator .data-section .legend-box.printing-cost {
      background-color: #f1a758; }
    .price-calculator .data-section .legend-box.royalty-cost {
      background-color: #00c791; }
    .price-calculator .data-section .legend-box.retail-distribution-cost {
      background-color: #3D6DB5; }
  .price-calculator .data-section .number-cell {
    text-align: right; }
  .price-calculator .data-section .bold-row .col-xs-8, .price-calculator .data-section .bold-row .col-xs-3, .price-calculator .data-section .bold-row .col-xs-1 {
    font-weight: 600; }
  .price-calculator .data-section .retail-price-labels {
    padding-top: 4px; }
  .price-calculator .data-section .desktop-details-link {
    display: none; }
  .price-calculator .data-section .mobile-details-link {
    margin-left: 3px; }
  .price-calculator .data-section .retail-price-label {
    font-family: Poynter, Georgia, serif;
    font-size: 35px;
    display: inline; }
  .price-calculator .data-section .dollar-sign-label {
    font-family: Poynter, Georgia, serif;
    font-size: 35px;
    display: inline;
    float: right;
    padding-right: 12px; }
  .price-calculator .data-section .additional-label label {
    display: block !important;
    position: absolute;
    left: -9999px; }
  .price-calculator .data-section .read-only-price {
    font-family: Poynter, Georgia, serif;
    font-size: 35px;
    text-align: right; }
  .price-calculator .data-section .price-schedule-calendar {
    margin-top: 60px; }
    .price-calculator .data-section .price-schedule-calendar .input-control {
      width: 350px;
      margin-top: 0; }
      .price-calculator .data-section .price-schedule-calendar .input-control label.primary,
      .price-calculator .data-section .price-schedule-calendar .input-control input.primary {
        font-size: 16px;
        text-align: left;
        font-family: 'Lato', sans-serif; }
    .price-calculator .data-section .price-schedule-calendar.end-date {
      margin-top: 24px; }
      .price-calculator .data-section .price-schedule-calendar.end-date .radio-label {
        font-weight: bold;
        margin-bottom: 18px; }
      .price-calculator .data-section .price-schedule-calendar.end-date .end-date-price {
        display: block;
        margin-top: 24px; }
        .price-calculator .data-section .price-schedule-calendar.end-date .end-date-price p {
          text-align: left;
          padding-top: 24px;
          font-size: 14px;
          font-weight: bold; }
        .price-calculator .data-section .price-schedule-calendar.end-date .end-date-price .dollar-sign-label {
          float: left;
          margin-top: 24px;
          margin-left: -29px; }
        .price-calculator .data-section .price-schedule-calendar.end-date .end-date-price .input-control {
          width: 172px;
          float: left; }
          .price-calculator .data-section .price-schedule-calendar.end-date .end-date-price .input-control input.primary {
            font-family: Poynter, Georgia, serif;
            font-weight: 400;
            font-size: 35px;
            text-align: right; }

.price-calculator .spinner-area {
  position: relative;
  height: 212px; }

.price-calculator a {
  padding-left: 12px; }

.price-calculator p {
  text-align: center; }

.price-calculator .hero {
  padding-bottom: 40px; }

.price-calculator .progress-buttons {
  width: auto; }

@media all and (min-width: 540px) {
  .price-calculator .data-section .desktop-details-link {
    display: inline; }
  .price-calculator .data-section .mobile-details-link {
    display: none; } }

@media all and (min-width: 768px) {
  .price-calculator .data-section {
    padding-top: 0px; }
  .price-calculator .doughnut {
    margin-left: -20px; } }

.ed-price-description-heading {
  font-family: Poynter, Georgia, serif;
  font-size: 18px;
  position: absolute;
  top: -15px; }

.active-table table, .expired-table table, .scheduled-table table {
  border: 1px solid #f8f8f8;
  margin-top: 24px; }
  .active-table table tbody td, .expired-table table tbody td, .scheduled-table table tbody td {
    border-color: #d0d9df;
    padding: 20px 8px; }
    .active-table table tbody td.date-column, .expired-table table tbody td.date-column, .scheduled-table table tbody td.date-column {
      width: 20%; }

.active-table thead {
  background-color: #008000 !important; }
  .active-table thead tr td {
    color: #ffffff;
    font-size: 10px;
    font-weight: 600; }

.active-table tbody {
  background-color: #f8f8f8;
  font-size: 10px; }

.expired-table thead {
  background-color: #acacac !important; }
  .expired-table thead tr td {
    color: #000000;
    font-size: 10px;
    font-weight: 600; }

.expired-table tbody {
  background-color: #f8f8f8;
  font-size: 10px; }
  .expired-table tbody tr td.collapse-toggle {
    text-align: center;
    padding: 20px; }

.table-column-full {
  display: none; }

.glyphicon-exclamation-sign {
  color: #c02110;
  cursor: pointer;
  margin-left: 25px; }

.glyphicon-ok {
  color: #056937;
  margin-left: 25px; }

.glyphicon-ban-circle {
  color: #c02110;
  margin-left: 25px; }

.mismatch-entry {
  color: #c02110; }

.off-sale {
  color: #828c8e;
  text-decoration: line-through; }

.last-edit-date {
  font-size: 10px; }

.scheduled-table thead {
  background-color: #f4cc63; }
  .scheduled-table thead tr td {
    color: #000000;
    font-size: 10px;
    font-weight: 600; }

.scheduled-table tbody {
  background-color: #f8f8f8;
  font-size: 10px; }

@media all and (min-width: 600px) {
  .table-column-full {
    display: table-cell; } }

@media all and (min-width: 768px) {
  .active-table thead tr td, .expired-table thead tr td, .scheduled-table thead tr td {
    font-size: 12px; }
  .active-table tbody, .expired-table tbody, .scheduled-table tbody {
    font-size: 12px; }
  .last-edit-date {
    font-size: 12px; } }

@media all and (min-width: 1024px) {
  .active-table thead tr td, .expired-table thead tr td, .scheduled-table thead tr td {
    font-size: 14px; }
  .active-table tbody, .expired-table tbody, .scheduled-table tbody {
    font-size: 14px; } }

.toast {
  position: fixed;
  top: 100px;
  left: 50%;
  margin-left: -263px;
  width: 526px;
  height: 50px;
  z-index: 2000;
  background-color: #ffedbc;
  border: 1px solid #f4cc63;
  box-shadow: 0 0 3px #bdbdbd;
  transition: 1s;
  opacity: 0;
  visibility: hidden; }
  .toast p {
    text-align: center;
    font-size: 14px;
    line-height: 50px;
    color: #21282d; }
  .toast.active {
    opacity: 1;
    visibility: visible; }

.removeToast .toast {
  display: none !important; }

.customToast .toast {
  position: fixed;
  top: 100px;
  left: 50%;
  margin-left: -263px;
  width: 526px;
  height: 84px !important;
  z-index: 2000;
  background-color: #ffedbc;
  border: 1px solid #f4cc63;
  box-shadow: 0 0 3px #bdbdbd;
  transition: 1s;
  opacity: 0;
  visibility: hidden; }
  .customToast .toast p {
    text-align: center;
    font-size: 14px;
    line-height: 15px;
    color: #21282d;
    padding: 5px 0 0 5px; }
  .customToast .toast .customToastSpan {
    line-height: 28px; }
  .customToast .toast.active {
    opacity: 1;
    visibility: visible; }

.customToastPromo .toast {
  height: auto !important;
  padding: 10px 5px; }

.credit-card {
  width: 45px;
  height: 28px;
  background: url(../img/creditcards.png) no-repeat;
  display: inline-block;
  border: 1px solid transparent; }
  .credit-card.active {
    border: 1px solid #21282d; }
  .credit-card.americanexpress {
    background-position: 0 0; }
  .credit-card.dinersclub {
    background-position: -43px 0; }
  .credit-card.discover {
    background-position: -86px 0; }
  .credit-card.jcb {
    background-position: -129px 0; }
  .credit-card.mastercard {
    background-position: -172px 0; }
  .credit-card.unknown {
    background-position: -215px 0; }
  .credit-card.visa {
    background-position: -258px 0; }

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

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.28571em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center; }
  .fa-li.fa-lg {
    left: -1.85714em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right {
  margin-left: .3em; }

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }

.fa.pull-right {
  margin-left: .3em; }

.promotion-detail .pull-left-15 {
  margin-left: -15px; }

.promotion-detail .message-delete {
  margin-top: 10px; }
  .promotion-detail .message-delete .message {
    display: none !important; }

.promotion-detail .add-button .add-button-icon {
  height: 14px;
  width: 14px;
  margin-right: 4px;
  margin-top: -1px;
  cursor: pointer; }

.promotion-detail .add-button .add-button-label {
  font-family: 'Lato', sans-serif;
  font-size: 12px;
  font-weight: 400;
  color: #3D6DB5;
  cursor: pointer; }

.promotion-detail .toggle-button-container .toggle-label {
  font-size: 12px; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: ""; }

.fa-music:before {
  content: ""; }

.fa-search:before {
  content: ""; }

.fa-envelope-o:before {
  content: ""; }

.fa-heart:before {
  content: ""; }

.fa-star:before {
  content: ""; }

.fa-star-o:before {
  content: ""; }

.fa-user:before {
  content: ""; }

.fa-film:before {
  content: ""; }

.fa-th-large:before {
  content: ""; }

.fa-th:before {
  content: ""; }

.fa-th-list:before {
  content: ""; }

.fa-check:before {
  content: ""; }

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: ""; }

.fa-search-plus:before {
  content: ""; }

.fa-search-minus:before {
  content: ""; }

.fa-power-off:before {
  content: ""; }

.fa-signal:before {
  content: ""; }

.fa-gear:before,
.fa-cog:before {
  content: ""; }

.fa-trash-o:before {
  content: ""; }

.fa-home:before {
  content: ""; }

.fa-file-o:before {
  content: ""; }

.fa-clock-o:before {
  content: ""; }

.fa-road:before {
  content: ""; }

.fa-download:before {
  content: ""; }

.fa-arrow-circle-o-down:before {
  content: ""; }

.fa-arrow-circle-o-up:before {
  content: ""; }

.fa-inbox:before {
  content: ""; }

.fa-play-circle-o:before {
  content: ""; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: ""; }

.fa-refresh:before {
  content: ""; }

.fa-list-alt:before {
  content: ""; }

.fa-lock:before {
  content: ""; }

.fa-flag:before {
  content: ""; }

.fa-headphones:before {
  content: ""; }

.fa-volume-off:before {
  content: ""; }

.fa-volume-down:before {
  content: ""; }

.fa-volume-up:before {
  content: ""; }

.fa-qrcode:before {
  content: ""; }

.fa-barcode:before {
  content: ""; }

.fa-tag:before {
  content: ""; }

.fa-tags:before {
  content: ""; }

.fa-book:before {
  content: ""; }

.fa-bookmark:before {
  content: ""; }

.fa-print:before {
  content: ""; }

.fa-camera:before {
  content: ""; }

.fa-font:before {
  content: ""; }

.fa-bold:before {
  content: ""; }

.fa-italic:before {
  content: ""; }

.fa-text-height:before {
  content: ""; }

.fa-text-width:before {
  content: ""; }

.fa-align-left:before {
  content: ""; }

.fa-align-center:before {
  content: ""; }

.fa-align-right:before {
  content: ""; }

.fa-align-justify:before {
  content: ""; }

.fa-list:before {
  content: ""; }

.fa-dedent:before,
.fa-outdent:before {
  content: ""; }

.fa-indent:before {
  content: ""; }

.fa-video-camera:before {
  content: ""; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: ""; }

.fa-pencil:before {
  content: ""; }

.fa-map-marker:before {
  content: ""; }

.fa-adjust:before {
  content: ""; }

.fa-tint:before {
  content: ""; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: ""; }

.fa-share-square-o:before {
  content: ""; }

.fa-check-square-o:before {
  content: ""; }

.fa-arrows:before {
  content: ""; }

.fa-step-backward:before {
  content: ""; }

.fa-fast-backward:before {
  content: ""; }

.fa-backward:before {
  content: ""; }

.fa-play:before {
  content: ""; }

.fa-pause:before {
  content: ""; }

.fa-stop:before {
  content: ""; }

.fa-forward:before {
  content: ""; }

.fa-fast-forward:before {
  content: ""; }

.fa-step-forward:before {
  content: ""; }

.fa-eject:before {
  content: ""; }

.fa-chevron-left:before {
  content: ""; }

.fa-chevron-right:before {
  content: ""; }

.fa-plus-circle:before {
  content: ""; }

.fa-minus-circle:before {
  content: ""; }

.fa-times-circle:before {
  content: ""; }

.fa-check-circle:before {
  content: ""; }

.fa-question-circle:before {
  content: ""; }

.fa-info-circle:before {
  content: ""; }

.fa-crosshairs:before {
  content: ""; }

.fa-times-circle-o:before {
  content: ""; }

.fa-check-circle-o:before {
  content: ""; }

.fa-ban:before {
  content: ""; }

.fa-arrow-left:before {
  content: ""; }

.fa-arrow-right:before {
  content: ""; }

.fa-arrow-up:before {
  content: ""; }

.fa-arrow-down:before {
  content: ""; }

.fa-mail-forward:before,
.fa-share:before {
  content: ""; }

.fa-expand:before {
  content: ""; }

.fa-compress:before {
  content: ""; }

.fa-plus:before {
  content: ""; }

.fa-minus:before {
  content: ""; }

.fa-asterisk:before {
  content: ""; }

.fa-exclamation-circle:before {
  content: ""; }

.fa-gift:before {
  content: ""; }

.fa-leaf:before {
  content: ""; }

.fa-fire:before {
  content: ""; }

.fa-eye:before {
  content: ""; }

.fa-eye-slash:before {
  content: ""; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: ""; }

.fa-plane:before {
  content: ""; }

.fa-calendar:before {
  content: ""; }

.fa-random:before {
  content: ""; }

.fa-comment:before {
  content: ""; }

.fa-magnet:before {
  content: ""; }

.fa-chevron-up:before {
  content: ""; }

.fa-chevron-down:before {
  content: ""; }

.fa-retweet:before {
  content: ""; }

.fa-shopping-cart:before {
  content: ""; }

.fa-folder:before {
  content: ""; }

.fa-folder-open:before {
  content: ""; }

.fa-arrows-v:before {
  content: ""; }

.fa-arrows-h:before {
  content: ""; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: ""; }

.fa-twitter-square:before {
  content: ""; }

.fa-facebook-square:before {
  content: ""; }

.fa-camera-retro:before {
  content: ""; }

.fa-key:before {
  content: ""; }

.fa-gears:before,
.fa-cogs:before {
  content: ""; }

.fa-comments:before {
  content: ""; }

.fa-thumbs-o-up:before {
  content: ""; }

.fa-thumbs-o-down:before {
  content: ""; }

.fa-star-half:before {
  content: ""; }

.fa-heart-o:before {
  content: ""; }

.fa-sign-out:before {
  content: ""; }

.fa-linkedin-square:before {
  content: ""; }

.fa-thumb-tack:before {
  content: ""; }

.fa-external-link:before {
  content: ""; }

.fa-sign-in:before {
  content: ""; }

.fa-trophy:before {
  content: ""; }

.fa-github-square:before {
  content: ""; }

.fa-upload:before {
  content: ""; }

.fa-lemon-o:before {
  content: ""; }

.fa-phone:before {
  content: ""; }

.fa-square-o:before {
  content: ""; }

.fa-bookmark-o:before {
  content: ""; }

.fa-phone-square:before {
  content: ""; }

.fa-twitter:before {
  content: ""; }

.fa-facebook-f:before,
.fa-facebook:before {
  content: ""; }

.fa-github:before {
  content: ""; }

.fa-unlock:before {
  content: ""; }

.fa-credit-card:before {
  content: ""; }

.fa-feed:before,
.fa-rss:before {
  content: ""; }

.fa-hdd-o:before {
  content: ""; }

.fa-bullhorn:before {
  content: ""; }

.fa-bell:before {
  content: ""; }

.fa-certificate:before {
  content: ""; }

.fa-hand-o-right:before {
  content: ""; }

.fa-hand-o-left:before {
  content: ""; }

.fa-hand-o-up:before {
  content: ""; }

.fa-hand-o-down:before {
  content: ""; }

.fa-arrow-circle-left:before {
  content: ""; }

.fa-arrow-circle-right:before {
  content: ""; }

.fa-arrow-circle-up:before {
  content: ""; }

.fa-arrow-circle-down:before {
  content: ""; }

.fa-globe:before {
  content: ""; }

.fa-wrench:before {
  content: ""; }

.fa-tasks:before {
  content: ""; }

.fa-filter:before {
  content: ""; }

.fa-briefcase:before {
  content: ""; }

.fa-arrows-alt:before {
  content: ""; }

.fa-group:before,
.fa-users:before {
  content: ""; }

.fa-chain:before,
.fa-link:before {
  content: ""; }

.fa-cloud:before {
  content: ""; }

.fa-flask:before {
  content: ""; }

.fa-cut:before,
.fa-scissors:before {
  content: ""; }

.fa-copy:before,
.fa-files-o:before {
  content: ""; }

.fa-paperclip:before {
  content: ""; }

.fa-save:before,
.fa-floppy-o:before {
  content: ""; }

.fa-square:before {
  content: ""; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: ""; }

.fa-list-ul:before {
  content: ""; }

.fa-list-ol:before {
  content: ""; }

.fa-strikethrough:before {
  content: ""; }

.fa-underline:before {
  content: ""; }

.fa-table:before {
  content: ""; }

.fa-magic:before {
  content: ""; }

.fa-truck:before {
  content: ""; }

.fa-pinterest:before {
  content: ""; }

.fa-pinterest-square:before {
  content: ""; }

.fa-google-plus-square:before {
  content: ""; }

.fa-google-plus:before {
  content: ""; }

.fa-money:before {
  content: ""; }

.fa-caret-down:before {
  content: ""; }

.fa-caret-up:before {
  content: ""; }

.fa-caret-left:before {
  content: ""; }

.fa-caret-right:before {
  content: ""; }

.fa-columns:before {
  content: ""; }

.fa-unsorted:before,
.fa-sort:before {
  content: ""; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: ""; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: ""; }

.fa-envelope:before {
  content: ""; }

.fa-linkedin:before {
  content: ""; }

.fa-rotate-left:before,
.fa-undo:before {
  content: ""; }

.fa-legal:before,
.fa-gavel:before {
  content: ""; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: ""; }

.fa-comment-o:before {
  content: ""; }

.fa-comments-o:before {
  content: ""; }

.fa-flash:before,
.fa-bolt:before {
  content: ""; }

.fa-sitemap:before {
  content: ""; }

.fa-umbrella:before {
  content: ""; }

.fa-paste:before,
.fa-clipboard:before {
  content: ""; }

.fa-lightbulb-o:before {
  content: ""; }

.fa-exchange:before {
  content: ""; }

.fa-cloud-download:before {
  content: ""; }

.fa-cloud-upload:before {
  content: ""; }

.fa-user-md:before {
  content: ""; }

.fa-stethoscope:before {
  content: ""; }

.fa-suitcase:before {
  content: ""; }

.fa-bell-o:before {
  content: ""; }

.fa-coffee:before {
  content: ""; }

.fa-cutlery:before {
  content: ""; }

.fa-file-text-o:before {
  content: ""; }

.fa-building-o:before {
  content: ""; }

.fa-hospital-o:before {
  content: ""; }

.fa-ambulance:before {
  content: ""; }

.fa-medkit:before {
  content: ""; }

.fa-fighter-jet:before {
  content: ""; }

.fa-beer:before {
  content: ""; }

.fa-h-square:before {
  content: ""; }

.fa-plus-square:before {
  content: ""; }

.fa-angle-double-left:before {
  content: ""; }

.fa-angle-double-right:before {
  content: ""; }

.fa-angle-double-up:before {
  content: ""; }

.fa-angle-double-down:before {
  content: ""; }

.fa-angle-left:before {
  content: ""; }

.fa-angle-right:before {
  content: ""; }

.fa-angle-up:before {
  content: ""; }

.fa-angle-down:before {
  content: ""; }

.fa-desktop:before {
  content: ""; }

.fa-laptop:before {
  content: ""; }

.fa-tablet:before {
  content: ""; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: ""; }

.fa-circle-o:before {
  content: ""; }

.fa-quote-left:before {
  content: ""; }

.fa-quote-right:before {
  content: ""; }

.fa-spinner:before {
  content: ""; }

.fa-circle:before {
  content: ""; }

.fa-mail-reply:before,
.fa-reply:before {
  content: ""; }

.fa-github-alt:before {
  content: ""; }

.fa-folder-o:before {
  content: ""; }

.fa-folder-open-o:before {
  content: ""; }

.fa-smile-o:before {
  content: ""; }

.fa-frown-o:before {
  content: ""; }

.fa-meh-o:before {
  content: ""; }

.fa-gamepad:before {
  content: ""; }

.fa-keyboard-o:before {
  content: ""; }

.fa-flag-o:before {
  content: ""; }

.fa-flag-checkered:before {
  content: ""; }

.fa-terminal:before {
  content: ""; }

.fa-code:before {
  content: ""; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: ""; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: ""; }

.fa-location-arrow:before {
  content: ""; }

.fa-crop:before {
  content: ""; }

.fa-code-fork:before {
  content: ""; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: ""; }

.fa-question:before {
  content: ""; }

.fa-info:before {
  content: ""; }

.fa-exclamation:before {
  content: ""; }

.fa-superscript:before {
  content: ""; }

.fa-subscript:before {
  content: ""; }

.fa-eraser:before {
  content: ""; }

.fa-puzzle-piece:before {
  content: ""; }

.fa-microphone:before {
  content: ""; }

.fa-microphone-slash:before {
  content: ""; }

.fa-shield:before {
  content: ""; }

.fa-calendar-o:before {
  content: ""; }

.fa-fire-extinguisher:before {
  content: ""; }

.fa-rocket:before {
  content: ""; }

.fa-maxcdn:before {
  content: ""; }

.fa-chevron-circle-left:before {
  content: ""; }

.fa-chevron-circle-right:before {
  content: ""; }

.fa-chevron-circle-up:before {
  content: ""; }

.fa-chevron-circle-down:before {
  content: ""; }

.fa-html5:before {
  content: ""; }

.fa-css3:before {
  content: ""; }

.fa-anchor:before {
  content: ""; }

.fa-unlock-alt:before {
  content: ""; }

.fa-bullseye:before {
  content: ""; }

.fa-ellipsis-h:before {
  content: ""; }

.fa-ellipsis-v:before {
  content: ""; }

.fa-rss-square:before {
  content: ""; }

.fa-play-circle:before {
  content: ""; }

.fa-ticket:before {
  content: ""; }

.fa-minus-square:before {
  content: ""; }

.fa-minus-square-o:before {
  content: ""; }

.fa-level-up:before {
  content: ""; }

.fa-level-down:before {
  content: ""; }

.fa-check-square:before {
  content: ""; }

.fa-pencil-square:before {
  content: ""; }

.fa-external-link-square:before {
  content: ""; }

.fa-share-square:before {
  content: ""; }

.fa-compass:before {
  content: ""; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: ""; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: ""; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: ""; }

.fa-euro:before,
.fa-eur:before {
  content: ""; }

.fa-gbp:before {
  content: ""; }

.fa-dollar:before,
.fa-usd:before {
  content: ""; }

.fa-rupee:before,
.fa-inr:before {
  content: ""; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: ""; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: ""; }

.fa-won:before,
.fa-krw:before {
  content: ""; }

.fa-bitcoin:before,
.fa-btc:before {
  content: ""; }

.fa-file:before {
  content: ""; }

.fa-file-text:before {
  content: ""; }

.fa-sort-alpha-asc:before {
  content: ""; }

.fa-sort-alpha-desc:before {
  content: ""; }

.fa-sort-amount-asc:before {
  content: ""; }

.fa-sort-amount-desc:before {
  content: ""; }

.fa-sort-numeric-asc:before {
  content: ""; }

.fa-sort-numeric-desc:before {
  content: ""; }

.fa-thumbs-up:before {
  content: ""; }

.fa-thumbs-down:before {
  content: ""; }

.fa-youtube-square:before {
  content: ""; }

.fa-youtube:before {
  content: ""; }

.fa-xing:before {
  content: ""; }

.fa-xing-square:before {
  content: ""; }

.fa-youtube-play:before {
  content: ""; }

.fa-dropbox:before {
  content: ""; }

.fa-stack-overflow:before {
  content: ""; }

.fa-instagram:before {
  content: ""; }

.fa-flickr:before {
  content: ""; }

.fa-adn:before {
  content: ""; }

.fa-bitbucket:before {
  content: ""; }

.fa-bitbucket-square:before {
  content: ""; }

.fa-tumblr:before {
  content: ""; }

.fa-tumblr-square:before {
  content: ""; }

.fa-long-arrow-down:before {
  content: ""; }

.fa-long-arrow-up:before {
  content: ""; }

.fa-long-arrow-left:before {
  content: ""; }

.fa-long-arrow-right:before {
  content: ""; }

.fa-apple:before {
  content: ""; }

.fa-windows:before {
  content: ""; }

.fa-android:before {
  content: ""; }

.fa-linux:before {
  content: ""; }

.fa-dribbble:before {
  content: ""; }

.fa-skype:before {
  content: ""; }

.fa-foursquare:before {
  content: ""; }

.fa-trello:before {
  content: ""; }

.fa-female:before {
  content: ""; }

.fa-male:before {
  content: ""; }

.fa-gittip:before,
.fa-gratipay:before {
  content: ""; }

.fa-sun-o:before {
  content: ""; }

.fa-moon-o:before {
  content: ""; }

.fa-archive:before {
  content: ""; }

.fa-bug:before {
  content: ""; }

.fa-vk:before {
  content: ""; }

.fa-weibo:before {
  content: ""; }

.fa-renren:before {
  content: ""; }

.fa-pagelines:before {
  content: ""; }

.fa-stack-exchange:before {
  content: ""; }

.fa-arrow-circle-o-right:before {
  content: ""; }

.fa-arrow-circle-o-left:before {
  content: ""; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: ""; }

.fa-dot-circle-o:before {
  content: ""; }

.fa-wheelchair:before {
  content: ""; }

.fa-vimeo-square:before {
  content: ""; }

.fa-turkish-lira:before,
.fa-try:before {
  content: ""; }

.fa-plus-square-o:before {
  content: ""; }

.fa-space-shuttle:before {
  content: ""; }

.fa-slack:before {
  content: ""; }

.fa-envelope-square:before {
  content: ""; }

.fa-wordpress:before {
  content: ""; }

.fa-openid:before {
  content: ""; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: ""; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: ""; }

.fa-yahoo:before {
  content: ""; }

.fa-google:before {
  content: ""; }

.fa-reddit:before {
  content: ""; }

.fa-reddit-square:before {
  content: ""; }

.fa-stumbleupon-circle:before {
  content: ""; }

.fa-stumbleupon:before {
  content: ""; }

.fa-delicious:before {
  content: ""; }

.fa-digg:before {
  content: ""; }

.fa-pied-piper-pp:before {
  content: ""; }

.fa-pied-piper-alt:before {
  content: ""; }

.fa-drupal:before {
  content: ""; }

.fa-joomla:before {
  content: ""; }

.fa-language:before {
  content: ""; }

.fa-fax:before {
  content: ""; }

.fa-building:before {
  content: ""; }

.fa-child:before {
  content: ""; }

.fa-paw:before {
  content: ""; }

.fa-spoon:before {
  content: ""; }

.fa-cube:before {
  content: ""; }

.fa-cubes:before {
  content: ""; }

.fa-behance:before {
  content: ""; }

.fa-behance-square:before {
  content: ""; }

.fa-steam:before {
  content: ""; }

.fa-steam-square:before {
  content: ""; }

.fa-recycle:before {
  content: ""; }

.fa-automobile:before,
.fa-car:before {
  content: ""; }

.fa-cab:before,
.fa-taxi:before {
  content: ""; }

.fa-tree:before {
  content: ""; }

.fa-spotify:before {
  content: ""; }

.fa-deviantart:before {
  content: ""; }

.fa-soundcloud:before {
  content: ""; }

.fa-database:before {
  content: ""; }

.fa-file-pdf-o:before {
  content: ""; }

.fa-file-word-o:before {
  content: ""; }

.fa-file-excel-o:before {
  content: ""; }

.fa-file-powerpoint-o:before {
  content: ""; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: ""; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: ""; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: ""; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: ""; }

.fa-file-code-o:before {
  content: ""; }

.fa-vine:before {
  content: ""; }

.fa-codepen:before {
  content: ""; }

.fa-jsfiddle:before {
  content: ""; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: ""; }

.fa-circle-o-notch:before {
  content: ""; }

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: ""; }

.fa-ge:before,
.fa-empire:before {
  content: ""; }

.fa-git-square:before {
  content: ""; }

.fa-git:before {
  content: ""; }

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: ""; }

.fa-tencent-weibo:before {
  content: ""; }

.fa-qq:before {
  content: ""; }

.fa-wechat:before,
.fa-weixin:before {
  content: ""; }

.fa-send:before,
.fa-paper-plane:before {
  content: ""; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: ""; }

.fa-history:before {
  content: ""; }

.fa-circle-thin:before {
  content: ""; }

.fa-header:before {
  content: ""; }

.fa-paragraph:before {
  content: ""; }

.fa-sliders:before {
  content: ""; }

.fa-share-alt:before {
  content: ""; }

.fa-share-alt-square:before {
  content: ""; }

.fa-bomb:before {
  content: ""; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: ""; }

.fa-tty:before {
  content: ""; }

.fa-binoculars:before {
  content: ""; }

.fa-plug:before {
  content: ""; }

.fa-slideshare:before {
  content: ""; }

.fa-twitch:before {
  content: ""; }

.fa-yelp:before {
  content: ""; }

.fa-newspaper-o:before {
  content: ""; }

.fa-wifi:before {
  content: ""; }

.fa-calculator:before {
  content: ""; }

.fa-paypal:before {
  content: ""; }

.fa-google-wallet:before {
  content: ""; }

.fa-cc-visa:before {
  content: ""; }

.fa-cc-mastercard:before {
  content: ""; }

.fa-cc-discover:before {
  content: ""; }

.fa-cc-amex:before {
  content: ""; }

.fa-cc-paypal:before {
  content: ""; }

.fa-cc-stripe:before {
  content: ""; }

.fa-bell-slash:before {
  content: ""; }

.fa-bell-slash-o:before {
  content: ""; }

.fa-trash:before {
  content: ""; }

.fa-copyright:before {
  content: ""; }

.fa-at:before {
  content: ""; }

.fa-eyedropper:before {
  content: ""; }

.fa-paint-brush:before {
  content: ""; }

.fa-birthday-cake:before {
  content: ""; }

.fa-area-chart:before {
  content: ""; }

.fa-pie-chart:before {
  content: ""; }

.fa-line-chart:before {
  content: ""; }

.fa-lastfm:before {
  content: ""; }

.fa-lastfm-square:before {
  content: ""; }

.fa-toggle-off:before {
  content: ""; }

.fa-toggle-on:before {
  content: ""; }

.fa-bicycle:before {
  content: ""; }

.fa-bus:before {
  content: ""; }

.fa-ioxhost:before {
  content: ""; }

.fa-angellist:before {
  content: ""; }

.fa-cc:before {
  content: ""; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: ""; }

.fa-meanpath:before {
  content: ""; }

.fa-buysellads:before {
  content: ""; }

.fa-connectdevelop:before {
  content: ""; }

.fa-dashcube:before {
  content: ""; }

.fa-forumbee:before {
  content: ""; }

.fa-leanpub:before {
  content: ""; }

.fa-sellsy:before {
  content: ""; }

.fa-shirtsinbulk:before {
  content: ""; }

.fa-simplybuilt:before {
  content: ""; }

.fa-skyatlas:before {
  content: ""; }

.fa-cart-plus:before {
  content: ""; }

.fa-cart-arrow-down:before {
  content: ""; }

.fa-diamond:before {
  content: ""; }

.fa-ship:before {
  content: ""; }

.fa-user-secret:before {
  content: ""; }

.fa-motorcycle:before {
  content: ""; }

.fa-street-view:before {
  content: ""; }

.fa-heartbeat:before {
  content: ""; }

.fa-venus:before {
  content: ""; }

.fa-mars:before {
  content: ""; }

.fa-mercury:before {
  content: ""; }

.fa-intersex:before,
.fa-transgender:before {
  content: ""; }

.fa-transgender-alt:before {
  content: ""; }

.fa-venus-double:before {
  content: ""; }

.fa-mars-double:before {
  content: ""; }

.fa-venus-mars:before {
  content: ""; }

.fa-mars-stroke:before {
  content: ""; }

.fa-mars-stroke-v:before {
  content: ""; }

.fa-mars-stroke-h:before {
  content: ""; }

.fa-neuter:before {
  content: ""; }

.fa-genderless:before {
  content: ""; }

.fa-facebook-official:before {
  content: ""; }

.fa-pinterest-p:before {
  content: ""; }

.fa-whatsapp:before {
  content: ""; }

.fa-server:before {
  content: ""; }

.fa-user-plus:before {
  content: ""; }

.fa-user-times:before {
  content: ""; }

.fa-hotel:before,
.fa-bed:before {
  content: ""; }

.fa-viacoin:before {
  content: ""; }

.fa-train:before {
  content: ""; }

.fa-subway:before {
  content: ""; }

.fa-medium:before {
  content: ""; }

.fa-yc:before,
.fa-y-combinator:before {
  content: ""; }

.fa-optin-monster:before {
  content: ""; }

.fa-opencart:before {
  content: ""; }

.fa-expeditedssl:before {
  content: ""; }

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: ""; }

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: ""; }

.fa-battery-2:before,
.fa-battery-half:before {
  content: ""; }

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: ""; }

.fa-battery-0:before,
.fa-battery-empty:before {
  content: ""; }

.fa-mouse-pointer:before {
  content: ""; }

.fa-i-cursor:before {
  content: ""; }

.fa-object-group:before {
  content: ""; }

.fa-object-ungroup:before {
  content: ""; }

.fa-sticky-note:before {
  content: ""; }

.fa-sticky-note-o:before {
  content: ""; }

.fa-cc-jcb:before {
  content: ""; }

.fa-cc-diners-club:before {
  content: ""; }

.fa-clone:before {
  content: ""; }

.fa-balance-scale:before {
  content: ""; }

.fa-hourglass-o:before {
  content: ""; }

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: ""; }

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: ""; }

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: ""; }

.fa-hourglass:before {
  content: ""; }

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: ""; }

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: ""; }

.fa-hand-scissors-o:before {
  content: ""; }

.fa-hand-lizard-o:before {
  content: ""; }

.fa-hand-spock-o:before {
  content: ""; }

.fa-hand-pointer-o:before {
  content: ""; }

.fa-hand-peace-o:before {
  content: ""; }

.fa-trademark:before {
  content: ""; }

.fa-registered:before {
  content: ""; }

.fa-creative-commons:before {
  content: ""; }

.fa-gg:before {
  content: ""; }

.fa-gg-circle:before {
  content: ""; }

.fa-tripadvisor:before {
  content: ""; }

.fa-odnoklassniki:before {
  content: ""; }

.fa-odnoklassniki-square:before {
  content: ""; }

.fa-get-pocket:before {
  content: ""; }

.fa-wikipedia-w:before {
  content: ""; }

.fa-safari:before {
  content: ""; }

.fa-chrome:before {
  content: ""; }

.fa-firefox:before {
  content: ""; }

.fa-opera:before {
  content: ""; }

.fa-internet-explorer:before {
  content: ""; }

.fa-tv:before,
.fa-television:before {
  content: ""; }

.fa-contao:before {
  content: ""; }

.fa-500px:before {
  content: ""; }

.fa-amazon:before {
  content: ""; }

.fa-calendar-plus-o:before {
  content: ""; }

.fa-calendar-minus-o:before {
  content: ""; }

.fa-calendar-times-o:before {
  content: ""; }

.fa-calendar-check-o:before {
  content: ""; }

.fa-industry:before {
  content: ""; }

.fa-map-pin:before {
  content: ""; }

.fa-map-signs:before {
  content: ""; }

.fa-map-o:before {
  content: ""; }

.fa-map:before {
  content: ""; }

.fa-commenting:before {
  content: ""; }

.fa-commenting-o:before {
  content: ""; }

.fa-houzz:before {
  content: ""; }

.fa-vimeo:before {
  content: ""; }

.fa-black-tie:before {
  content: ""; }

.fa-fonticons:before {
  content: ""; }

.fa-reddit-alien:before {
  content: ""; }

.fa-edge:before {
  content: ""; }

.fa-credit-card-alt:before {
  content: ""; }

.fa-codiepie:before {
  content: ""; }

.fa-modx:before {
  content: ""; }

.fa-fort-awesome:before {
  content: ""; }

.fa-usb:before {
  content: ""; }

.fa-product-hunt:before {
  content: ""; }

.fa-mixcloud:before {
  content: ""; }

.fa-scribd:before {
  content: ""; }

.fa-pause-circle:before {
  content: ""; }

.fa-pause-circle-o:before {
  content: ""; }

.fa-stop-circle:before {
  content: ""; }

.fa-stop-circle-o:before {
  content: ""; }

.fa-shopping-bag:before {
  content: ""; }

.fa-shopping-basket:before {
  content: ""; }

.fa-hashtag:before {
  content: ""; }

.fa-bluetooth:before {
  content: ""; }

.fa-bluetooth-b:before {
  content: ""; }

.fa-percent:before {
  content: ""; }

.fa-gitlab:before {
  content: ""; }

.fa-wpbeginner:before {
  content: ""; }

.fa-wpforms:before {
  content: ""; }

.fa-envira:before {
  content: ""; }

.fa-universal-access:before {
  content: ""; }

.fa-wheelchair-alt:before {
  content: ""; }

.fa-question-circle-o:before {
  content: ""; }

.fa-blind:before {
  content: ""; }

.fa-audio-description:before {
  content: ""; }

.fa-volume-control-phone:before {
  content: ""; }

.fa-braille:before {
  content: ""; }

.fa-assistive-listening-systems:before {
  content: ""; }

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: ""; }

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: ""; }

.fa-glide:before {
  content: ""; }

.fa-glide-g:before {
  content: ""; }

.fa-signing:before,
.fa-sign-language:before {
  content: ""; }

.fa-low-vision:before {
  content: ""; }

.fa-viadeo:before {
  content: ""; }

.fa-viadeo-square:before {
  content: ""; }

.fa-snapchat:before {
  content: ""; }

.fa-snapchat-ghost:before {
  content: ""; }

.fa-snapchat-square:before {
  content: ""; }

.fa-pied-piper:before {
  content: ""; }

.fa-first-order:before {
  content: ""; }

.fa-yoast:before {
  content: ""; }

.fa-themeisle:before {
  content: ""; }

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: ""; }

.fa-fa:before,
.fa-font-awesome:before {
  content: ""; }

.fa-handshake-o:before {
  content: ""; }

.fa-envelope-open:before {
  content: ""; }

.fa-envelope-open-o:before {
  content: ""; }

.fa-linode:before {
  content: ""; }

.fa-address-book:before {
  content: ""; }

.fa-address-book-o:before {
  content: ""; }

.fa-vcard:before,
.fa-address-card:before {
  content: ""; }

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: ""; }

.fa-user-circle:before {
  content: ""; }

.fa-user-circle-o:before {
  content: ""; }

.fa-user-o:before {
  content: ""; }

.fa-id-badge:before {
  content: ""; }

.fa-drivers-license:before,
.fa-id-card:before {
  content: ""; }

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: ""; }

.fa-quora:before {
  content: ""; }

.fa-free-code-camp:before {
  content: ""; }

.fa-telegram:before {
  content: ""; }

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: ""; }

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: ""; }

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: ""; }

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: ""; }

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: ""; }

.fa-shower:before {
  content: ""; }

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: ""; }

.fa-podcast:before {
  content: ""; }

.fa-window-maximize:before {
  content: ""; }

.fa-window-minimize:before {
  content: ""; }

.fa-window-restore:before {
  content: ""; }

.fa-times-rectangle:before,
.fa-window-close:before {
  content: ""; }

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: ""; }

.fa-bandcamp:before {
  content: ""; }

.fa-grav:before {
  content: ""; }

.fa-etsy:before {
  content: ""; }

.fa-imdb:before {
  content: ""; }

.fa-ravelry:before {
  content: ""; }

.fa-eercast:before {
  content: ""; }

.fa-microchip:before {
  content: ""; }

.fa-snowflake-o:before {
  content: ""; }

.fa-superpowers:before {
  content: ""; }

.fa-wpexplorer:before {
  content: ""; }

.fa-meetup:before {
  content: ""; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

footer.app-footer {
  margin-top: 50px;
  position: relative;
  background-color: #ffffff; }
  footer.app-footer .sections {
    max-width: 1292px;
    margin: 0 auto; }
  footer.app-footer .section {
    padding: 0 10px; }
    footer.app-footer .section h3 {
      font-family: 'Lato', sans-serif;
      margin-bottom: 5px;
      font-size: 19px;
      font-weight: normal;
      color: #21282d; }
    @media all and (max-width: 665px) {
      footer.app-footer .section ul.links {
        max-width: unset !important;
        margin: 0 auto; } }
    @media all and (max-width: 429px) {
      footer.app-footer .section ul.links li {
        padding: 7px 2px !important; } }
    footer.app-footer .section ul.links {
      margin: 0;
      padding: 0;
      text-align: center; }
      footer.app-footer .section ul.links li {
        display: inline-block;
        margin: 0;
        padding: 7px 12px;
        list-style: none;
        white-space: nowrap; }
        footer.app-footer .section ul.links li:first-child {
          padding-left: 0; }
        footer.app-footer .section ul.links li:last-child {
          padding-right: 0; }
        footer.app-footer .section ul.links li a {
          font-size: 16px;
          line-height: 18px;
          color: #3a557a;
          font-weight: 500; }
  footer.app-footer .upper-area {
    padding: 25px 0 19px 0;
    background-color: #c9dbe2; }
    footer.app-footer .upper-area .separator {
      margin: 0 10px;
      border-bottom: 1px solid #ffffff; }
  footer.app-footer .lower-area {
    padding-bottom: 30px; }
    footer.app-footer .lower-area .section.legal-links {
      padding-top: 20px; }
      footer.app-footer .lower-area .section.legal-links .links li {
        padding-top: 2px; }
        footer.app-footer .lower-area .section.legal-links .links li a {
          font-size: 12px; }
    footer.app-footer .lower-area .section.copyright {
      padding-top: 16px; }
      footer.app-footer .lower-area .section.copyright > div {
        text-align: center;
        font-size: 12px;
        font-weight: 500; }
  footer.app-footer.minimal {
    border-top: 1px solid #d2d2d2; }

footer.app-footer.desktop .upper-area {
  padding: 65px 0 60px 0; }
  footer.app-footer.desktop .upper-area .section .links {
    text-align: left; }
  footer.app-footer.desktop .upper-area .section.site-links {
    float: left;
    width: 100%;
    padding-top: 0; }
    footer.app-footer.desktop .upper-area .section.site-links .group-4 {
      width: 9%; }
    footer.app-footer.desktop .upper-area .section.site-links .group-1, footer.app-footer.desktop .upper-area .section.site-links .group-3 {
      width: 15%; }
    footer.app-footer.desktop .upper-area .section.site-links .group-2 {
      width: 20%; }
    footer.app-footer.desktop .upper-area .section.site-links .group-5 {
      width: 16%; }
    footer.app-footer.desktop .upper-area .section.site-links .group-1, footer.app-footer.desktop .upper-area .section.site-links .group-2, footer.app-footer.desktop .upper-area .section.site-links .group-3, footer.app-footer.desktop .upper-area .section.site-links .group-4, footer.app-footer.desktop .upper-area .section.site-links .group-5 {
      float: left;
      padding: 0; }
      footer.app-footer.desktop .upper-area .section.site-links .group-1 h3, footer.app-footer.desktop .upper-area .section.site-links .group-2 h3, footer.app-footer.desktop .upper-area .section.site-links .group-3 h3, footer.app-footer.desktop .upper-area .section.site-links .group-4 h3, footer.app-footer.desktop .upper-area .section.site-links .group-5 h3 {
        padding: 0 10px; }
      footer.app-footer.desktop .upper-area .section.site-links .group-1 ul.links, footer.app-footer.desktop .upper-area .section.site-links .group-2 ul.links, footer.app-footer.desktop .upper-area .section.site-links .group-3 ul.links, footer.app-footer.desktop .upper-area .section.site-links .group-4 ul.links, footer.app-footer.desktop .upper-area .section.site-links .group-5 ul.links {
        padding: 0 10px; }
        footer.app-footer.desktop .upper-area .section.site-links .group-1 ul.links li, footer.app-footer.desktop .upper-area .section.site-links .group-2 ul.links li, footer.app-footer.desktop .upper-area .section.site-links .group-3 ul.links li, footer.app-footer.desktop .upper-area .section.site-links .group-4 ul.links li, footer.app-footer.desktop .upper-area .section.site-links .group-5 ul.links li {
          display: block;
          padding: 7px 0; }
          footer.app-footer.desktop .upper-area .section.site-links .group-1 ul.links li a, footer.app-footer.desktop .upper-area .section.site-links .group-2 ul.links li a, footer.app-footer.desktop .upper-area .section.site-links .group-3 ul.links li a, footer.app-footer.desktop .upper-area .section.site-links .group-4 ul.links li a, footer.app-footer.desktop .upper-area .section.site-links .group-5 ul.links li a {
            white-space: normal; }
          footer.app-footer.desktop .upper-area .section.site-links .group-1 ul.links li img, footer.app-footer.desktop .upper-area .section.site-links .group-2 ul.links li img, footer.app-footer.desktop .upper-area .section.site-links .group-3 ul.links li img, footer.app-footer.desktop .upper-area .section.site-links .group-4 ul.links li img, footer.app-footer.desktop .upper-area .section.site-links .group-5 ul.links li img {
            padding-right: 5px; }
    footer.app-footer.desktop .upper-area .section.site-links .email-pref-success-message {
      margin-top: 36px; }
    footer.app-footer.desktop .upper-area .section.site-links .group-4 {
      width: 9%; }
    footer.app-footer.desktop .upper-area .section.site-links .group-5 {
      width: 16%; }
    footer.app-footer.desktop .upper-area .section.site-links .group-1 h3, footer.app-footer.desktop .upper-area .section.site-links .group-1 ul.links {
      padding-left: 0; }
    footer.app-footer.desktop .upper-area .section.site-links .group-5 h3, footer.app-footer.desktop .upper-area .section.site-links .group-5 ul.links {
      padding-right: 0; }

footer.app-footer.desktop .lower-area {
  margin-top: 20px;
  min-height: 74px;
  padding-bottom: 0; }
  footer.app-footer.desktop .lower-area .layout {
    position: relative;
    padding-right: 280px; }
  footer.app-footer.desktop .lower-area .section.legal-links {
    padding-top: 0; }
    footer.app-footer.desktop .lower-area .section.legal-links .links {
      text-align: left; }
      footer.app-footer.desktop .lower-area .section.legal-links .links li a {
        font-size: 16px; }
  footer.app-footer.desktop .lower-area .section.copyright {
    position: absolute;
    top: 0;
    right: 0;
    width: 310px;
    margin-top: 4px;
    padding-top: 0; }
    footer.app-footer.desktop .lower-area .section.copyright > div {
      float: right;
      text-align: left;
      font-size: 16px; }

.heading3-replace {
  font-family: 'Lato', sans-serif;
  margin-bottom: 5px;
  font-size: 19px;
  font-weight: normal;
  color: #21282d; }

.change-footer-class footer.app-footer {
  margin-top: 0 !important; }

.container-group4-group5 {
  float: left;
  width: 16%;
  margin-right: 2%; }

.container-group4 {
  float: left; }
  .container-group4 .group-4 {
    width: 100% !important; }

.container-group5 {
  float: left;
  margin-top: 15px; }
  .container-group5 .group-5 {
    width: 100% !important; }

.container-email-preference {
  float: left;
  width: 32%; }
  .container-email-preference .submit-email-pref {
    background-color: #385d91;
    border-color: #385d91;
    color: #ffffff;
    font-size: 32px;
    margin-top: 23px; }
  .container-email-preference .input-email-pref {
    width: 70%;
    float: left;
    margin-right: 2%; }
  .container-email-preference p {
    margin-top: 7px;
    line-height: 23px !important; }

@media only screen and (min-width: 1px) and (max-width: 767px) {
  .additional-email-form {
    position: relative;
    height: 240px; }
  .additional-email-success {
    position: relative;
    height: 150px; }
  .container-email-preference {
    width: 100%;
    float: unset;
    overflow: hidden;
    position: absolute;
    top: 0; }
    .container-email-preference .group-6 {
      width: 390px;
      margin: 0 auto;
      overflow: hidden;
      padding-bottom: 15px;
      border-bottom: 1px solid #85b5c7; }
    .container-email-preference .input-email-pref {
      width: 81%; }
    .container-email-preference .button-container-email-pref {
      width: 17%;
      float: left; }
    .container-email-preference form {
      width: 100%;
      margin: 0 auto; }
  .container-group4-group5 {
    display: none; }
  .group-1 {
    width: 100% !important;
    position: absolute;
    bottom: 0; }
  .email-pref-success-message {
    margin-top: 18px !important;
    margin-bottom: 21px; } }

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .container-email-preference {
    width: 69%;
    margin: 0 auto;
    float: unset;
    overflow: hidden;
    border-top: 1px solid #85b5c7;
    padding-top: 15px; }
    .container-email-preference .input-email-pref {
      width: 81%; }
    .container-email-preference .button-container-email-pref {
      width: 17%;
      float: left; }
    .container-email-preference form {
      width: 100%;
      margin: 0 auto; }
  .group-1, .group-2, .group-3, .container-group4-group5 {
    width: 23% !important; }
  .group-1 {
    margin-left: 5%; }
  .container-group4-group5 {
    margin-right: 2%;
    padding-bottom: 15px; }
  .email-pref-success-message {
    margin-top: 18px !important;
    margin-bottom: 21px; } }

[type="checkbox"].big-checkbox {
  /* Base for label styling */
  /* checkbox aspect */
  /* checked mark aspect */
  /* checked mark aspect changes */
  /* disabled checkbox */
  /* accessibility */ }
  [type="checkbox"].big-checkbox:not(:checked), [type="checkbox"].big-checkbox:checked {
    position: absolute;
    left: -9999px; }
  [type="checkbox"].big-checkbox:not(:checked) + label,
  [type="checkbox"].big-checkbox:checked + label {
    position: relative;
    padding-left: 1.95em;
    cursor: pointer; }
  [type="checkbox"].big-checkbox:not(:checked) + label:before,
  [type="checkbox"].big-checkbox:checked + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: -6px;
    width: 36px;
    height: 36px;
    border: 1px solid #d0d9df;
    background: #ffffff; }
  [type="checkbox"].big-checkbox:not(:checked) + label:after,
  [type="checkbox"].big-checkbox:checked + label:after {
    content: '\F00C';
    position: absolute;
    top: -2px;
    left: 4px;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 28px;
    line-height: 28px;
    color: #3D6DB5;
    transition: all .2s; }
  [type="checkbox"].big-checkbox:not(:checked) + label:after {
    opacity: 0;
    transform: scale(0); }
  [type="checkbox"].big-checkbox:checked + label:after {
    opacity: 1;
    transform: scale(1); }
  [type="checkbox"].big-checkbox:disabled:not(:checked) + label:before,
  [type="checkbox"].big-checkbox:disabled:checked + label:before {
    border-color: #bdbdbd;
    background-color: #d2d2d2; }
  [type="checkbox"].big-checkbox:disabled:checked + label:after {
    color: #999999; }
  [type="checkbox"].big-checkbox:disabled + label {
    color: #acacac; }

.base-control {
  position: relative;
  width: 100%; }
  .base-control .message {
    min-height: 24px;
    padding-top: 6px;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    color: #c02110; }
  .base-control input:focus {
    outline: none; }
  .base-control .radio-option input:focus {
    outline: black dotted 2px; }
  .base-control .new-password-autocomplete {
    width: 0;
    height: 0;
    position: absolute;
    left: -1px;
    top: -1px;
    z-index: -1; }
    .base-control .new-password-autocomplete input {
      border: 0;
      padding: 0; }
  .base-control label.primary {
    margin: 0;
    padding: 0;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #757575; }
    .base-control label.primary span {
      color: #c02110; }
  .base-control.read-only input.primary {
    border: 1px solid #ebebeb;
    cursor: text;
    outline: none; }
  .base-control * {
    transition: border .2s linear; }

.checkbox {
  padding-left: 20px;
  margin-bottom: 16px; }
  .checkbox.checkbox-inline {
    margin-top: 0; }
  .checkbox + .checkbox {
    margin-top: 0; }
  .checkbox:last-of-type {
    margin-bottom: 0; }
  .checkbox label {
    display: inline-block;
    position: relative;
    padding-left: 10px;
    font-size: 16px; }
    .checkbox label::before {
      content: "";
      display: inline-block;
      position: absolute;
      width: 20px;
      height: 20px;
      left: 0;
      margin-left: -20px;
      border: 1px solid #d2d2d2;
      border-radius: 0;
      background-color: #ffffff;
      transition: border 0.15s ease-in-out, color 0.15s ease-in-out; }
    .checkbox label::after {
      display: inline-block;
      position: absolute;
      width: 20px;
      height: 20px;
      left: 0;
      top: 0;
      margin-left: -20px;
      padding-left: 4px;
      font-size: 14px;
      color: #58585b; }
    .checkbox label span {
      color: #c02110; }
  .checkbox input[type="checkbox"] {
    opacity: 0; }
    .checkbox input[type="checkbox"]:focus + label {
      outline: none;
      outline-offset: -3px; }
    .checkbox input[type="checkbox"]:focus + label::before {
      outline: 0; }
    .checkbox input[type="checkbox"]:checked + label::after {
      font-family: 'FontAwesome';
      content: "\f00c"; }
    .checkbox input[type="checkbox"]:disabled + label {
      opacity: 0.65; }
    .checkbox input[type="checkbox"]:disabled + label::before {
      background-color: #ebebeb;
      cursor: not-allowed; }

.contributorChild {
  margin-left: 1.5rem; }

.date-control .react-datepicker {
  font-size: 14px;
  font-family: 'Lato', sans-serif; }

.date-control .input-area {
  position: relative; }
  .date-control .input-area .react-datepicker__input-container {
    width: 100%; }

.date-control .glyphicon {
  position: absolute;
  font-size: 22px;
  color: #acacac;
  top: 18px;
  right: 18px;
  pointer-events: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='your_transparent.png', sizingMethod='scale');
  background: none !important; }

.react-datepicker {
  border-radius: 0;
  font-size: 20px;
  border: none;
  box-shadow: 0 0 12px -1px #a3a3a3; }
  .react-datepicker .react-datepicker__triangle {
    border-bottom-color: #ffffff; }
  .react-datepicker .react-datepicker__navigation--previous {
    border-right-color: #3D6DB5;
    top: 20px;
    left: 40px; }
  .react-datepicker .react-datepicker__navigation--next {
    border-left-color: #3D6DB5;
    top: 20px;
    right: 40px; }
  .react-datepicker .react-datepicker__month-read-view--down-arrow {
    margin-left: 30px;
    top: 13px;
    border-top-color: #d2d2d2; }
  .react-datepicker .react-datepicker__header {
    background-color: #ffffff;
    border-bottom: none; }
    .react-datepicker .react-datepicker__header .react-datepicker__current-month {
      font-size: 26px;
      color: #3D6DB5; }
    .react-datepicker .react-datepicker__header .react-datepicker__header__dropdown {
      margin-top: 15px; }
      .react-datepicker .react-datepicker__header .react-datepicker__header__dropdown .react-datepicker__month-dropdown-container {
        border: 1px solid #d2d2d2;
        padding: 0 20px; }
        .react-datepicker .react-datepicker__header .react-datepicker__header__dropdown .react-datepicker__month-dropdown-container .react-datepicker__month-dropdown {
          border-radius: 0;
          background-color: #ffffff;
          padding: 10px 0; }
          .react-datepicker .react-datepicker__header .react-datepicker__header__dropdown .react-datepicker__month-dropdown-container .react-datepicker__month-dropdown .react-datepicker__month-option {
            line-height: 24px;
            font-size: 16px;
            color: #828c8e; }
      .react-datepicker .react-datepicker__header .react-datepicker__header__dropdown .react-datepicker__month-read-view--selected-month {
        margin-left: -20px;
        font-size: 14px;
        line-height: 30px;
        color: #828c8e; }
  .react-datepicker .react-datepicker__day-name,
  .react-datepicker .react-datepicker__day {
    width: 42px;
    line-height: 42px;
    border: 1px solid #d2d2d2;
    color: #3D6DB5; }
    .react-datepicker .react-datepicker__day-name:hover,
    .react-datepicker .react-datepicker__day:hover {
      border-radius: 0; }
    .react-datepicker .react-datepicker__day-name--disabled,
    .react-datepicker .react-datepicker__day--disabled {
      color: #d2d2d2;
      border-color: #d2d2d2; }
    .react-datepicker .react-datepicker__day-name--outside-month,
    .react-datepicker .react-datepicker__day--outside-month {
      border: none; }
    .react-datepicker .react-datepicker__day-name--selected, .react-datepicker .react-datepicker__day-name--in-range, .react-datepicker .react-datepicker__day-name--in-selecting-range, .react-datepicker .react-datepicker__day-name--range-end,
    .react-datepicker .react-datepicker__day--selected,
    .react-datepicker .react-datepicker__day--in-range,
    .react-datepicker .react-datepicker__day--in-selecting-range,
    .react-datepicker .react-datepicker__day--range-end {
      background-color: #3D6DB5;
      color: #ffffff;
      border-radius: 0; }
    .react-datepicker .react-datepicker__day-name--in-selecting-range,
    .react-datepicker .react-datepicker__day--in-selecting-range {
      background-color: #B7EAFE; }
    .react-datepicker .react-datepicker__day-name--highlighted,
    .react-datepicker .react-datepicker__day--highlighted {
      background-color: #83a4d5;
      color: #ffffff;
      border-radius: 0; }
  .react-datepicker .react-datepicker__day-names .react-datepicker__day-name {
    border: none;
    color: #828c8e;
    font-size: 18px; }

.react-datepicker {
  font-family: 'Lato', sans-serif;
  height: 375px !important; }

.input-control .input-area {
  position: relative; }

.input-control .upperCaseCoversion {
  text-transform: uppercase; }

.input-control label.primary {
  position: absolute;
  height: auto;
  top: 50%;
  right: 12px;
  left: 12px;
  transform: translateY(-50%);
  transition: all .2s linear;
  white-space: nowrap;
  cursor: text;
  overflow: hidden;
  background-color: #ffffff;
  width: fit-content; }
  .input-control label.primary span {
    color: #c02110; }

.input-control input.primary {
  display: block;
  width: 100%;
  height: 60px;
  padding: 22px 12px 0 12px;
  font-family: 'Lato', sans-serif;
  font-size: 15px;
  font-weight: 700;
  color: #21282d;
  border: 1px solid #acacac;
  transition: border-color .2s linear; }
  .input-control input.primary:focus {
    border: 2px solid #3D6DB5;
    padding-left: 11px;
    padding-right: 11px; }

.input-control .note {
  display: inline;
  padding-top: 4px;
  float: left;
  font: italic 12px 'Lato', sans-serif;
  color: #757575; }

.input-control .remaining-chars {
  text-align: right;
  font-family: 'Lato', sans-serif;
  font-size: 12px;
  color: #757575; }
  .input-control .remaining-chars.zero {
    color: #c02110; }

.input-control.error input.primary {
  border: 1px solid #c02110; }

.input-control.placeholder-mode input.primary {
  padding-top: 2px; }

.input-control.label-mode input.primary:focus + label,
.input-control.label-mode.has-value label,
.input-control.label-mode.read-only label {
  top: 17px; }

.input-control.placeholder-mode input.primary:focus + label,
.input-control.placeholder-mode.has-value label,
.input-control.placeholder-mode.read-only label {
  position: absolute;
  left: -11111px; }

.options-dropdown {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  max-height: 225px;
  display: none;
  overflow-x: hidden;
  overflow-y: scroll;
  z-index: 100;
  background-color: #ffffff;
  border: 1px solid #828c8e; }
  .options-dropdown .tray {
    background-color: #ffffff; }
  .options-dropdown ul {
    margin: 0;
    padding: 0; }
  .options-dropdown li {
    margin: 0;
    padding: 12px 8px;
    list-style: none;
    border-left: 2px solid transparent;
    font-size: 14px;
    color: #6b6b6a;
    transition: none;
    cursor: pointer; }
    .options-dropdown li.focused, .options-dropdown li:hover {
      border-left: 2px solid #3D6DB5;
      color: #21282d; }
    .options-dropdown li.separator {
      margin: 0 8px;
      padding: 0;
      cursor: default;
      border-top: 1px solid #828c8e; }
      .options-dropdown li.separator.focused, .options-dropdown li.separator:hover {
        border-left: 2px solid transparent;
        color: #6b6b6a; }
  .options-dropdown.open {
    display: inline; }

.project-sort-options ::-webkit-scrollbar {
  -webkit-appearance: none !important;
  width: 6px !important; }

.project-sort-options ::-webkit-scrollbar-thumb {
  border-radius: 4px !important;
  background-color: rgba(0, 0, 0, 0.5) !important;
  -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 0.5) !important; }

.select-control {
  text-align: left; }
  .select-control .input-area {
    position: relative; }
    .select-control .input-area:after {
      position: absolute;
      top: 50%;
      right: 24px;
      transform: translateY(-50%);
      font-family: 'bn-icons' !important;
      -webkit-font-smoothing: antialiased;
      content: "\E901";
      pointer-events: none; }
  .select-control.read-only .input-area:after {
    content: normal; }
  .select-control label.primary {
    position: absolute;
    height: auto;
    top: 50%;
    right: 12px;
    left: 12px;
    transform: translateY(-50%);
    transition: all .2s linear;
    white-space: nowrap; }
    .select-control label.primary span {
      color: #c02110; }
  .select-control input.primary {
    display: block;
    width: 100%;
    height: 60px;
    padding: 22px 12px 0 12px;
    font-family: 'Lato', sans-serif;
    font-size: 15px;
    font-weight: 700;
    color: #21282d;
    border: 1px solid #acacac;
    transition: border-color .2s linear;
    cursor: default; }
  .select-control .clickPane {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
  .select-control.error input.primary {
    border: 1px solid #c02110; }
  .select-control.has-value label,
  .select-control.read-only label {
    top: 17px; }
  .select-control.read-only input.primary {
    border: 1px solid #ebebeb;
    cursor: text;
    outline: none; }
  .select-control.open .input-area,
  .select-control .input-area:focus {
    border: none;
    outline: none; }
    .select-control.open .input-area input.primary,
    .select-control .input-area:focus input.primary {
      border: 2px solid #3D6DB5; }

.text-control .input-area {
  position: relative; }

.text-control .html-controls {
  font-size: 14px;
  position: relative;
  padding: 5px;
  border: 1px solid #acacac;
  border-bottom: none;
  display: inline-block;
  top: 2px; }
  .text-control .html-controls.inactive.edit-tab {
    border-right: none; }
  .text-control .html-controls.inactive.preview-tab {
    border-left: none; }
  .text-control .html-controls.active {
    top: 0; }
    .text-control .html-controls.active.edit-tab {
      box-shadow: 7px 5px 19px -4px #757575; }
    .text-control .html-controls.active.preview-tab {
      box-shadow: -7px 5px 19px -4px #757575; }
    .text-control .html-controls.active.focus {
      border-color: #3D6DB5;
      border-width: 2px;
      top: 1px; }
    .text-control .html-controls.active.error {
      border-color: #c02110;
      border-width: 1px;
      top: 0; }
    .text-control .html-controls.active .html-bottom-border {
      display: block; }
  .text-control .html-controls a {
    font-size: 14px; }
    .text-control .html-controls a.disabled {
      color: #21282d;
      opacity: 1;
      pointer-events: none;
      outline: none;
      text-decoration: none; }
    .text-control .html-controls a:focus {
      outline: none; }
  .text-control .html-controls button, .text-control .html-controls .np-mkt-included-content a.btn, .np-mkt-included-content .text-control .html-controls a.btn {
    outline: none !important;
    vertical-align: top;
    margin: 0 2px;
    font-size: 12px;
    border: 1px solid #d0d9df;
    border-radius: 3px;
    color: #3d6db5;
    text-align: center; }
    .text-control .html-controls button:first-of-type, .text-control .html-controls .np-mkt-included-content a.btn-nookpress:first-of-type, .np-mkt-included-content .text-control .html-controls a.btn-nookpress:first-of-type, .text-control .html-controls .np-mkt-included-content a.btn-nookpress-ghost:first-of-type, .np-mkt-included-content .text-control .html-controls a.btn-nookpress-ghost:first-of-type, .text-control .html-controls .np-mkt-included-content a.btn:first-of-type, .np-mkt-included-content .text-control .html-controls a.btn:first-of-type {
      margin-left: 8px; }
    .text-control .html-controls button:hover, .text-control .html-controls .np-mkt-included-content a.btn:hover, .np-mkt-included-content .text-control .html-controls a.btn:hover {
      border-color: #3d6db5; }
    .text-control .html-controls button:focus, .text-control .html-controls .np-mkt-included-content a.btn:focus, .np-mkt-included-content .text-control .html-controls a.btn:focus {
      border-color: #3d6db5; }
    .text-control .html-controls button:active, .text-control .html-controls .np-mkt-included-content a.btn:active, .np-mkt-included-content .text-control .html-controls a.btn:active, .text-control .html-controls button.active, .text-control .html-controls .np-mkt-included-content a.active.btn, .np-mkt-included-content .text-control .html-controls a.active.btn {
      background-color: #3d6db5;
      color: #ffffff; }
    .text-control .html-controls button.disabled, .text-control .html-controls .np-mkt-included-content a.disabled.btn, .np-mkt-included-content .text-control .html-controls a.disabled.btn {
      pointer-events: none;
      border-color: #6f7b83;
      color: #6f7b83; }
  .text-control .html-controls .html-bottom-border {
    position: absolute;
    width: 100%;
    height: 4px;
    bottom: -3px;
    left: 0;
    background-color: #ffffff;
    z-index: 1;
    display: none; }

.text-control .html-button {
  position: absolute;
  top: -32px;
  right: 0;
  height: 26px;
  width: 26px;
  line-height: 23px;
  font-size: 12px;
  border: 1px solid #d0d9df;
  border-radius: 3px;
  color: #3D6DB5;
  text-align: center; }
  .text-control .html-button .fa {
    display: inline; }
  .text-control .html-button .text {
    display: none; }
  .text-control .html-button:hover {
    border-color: #3d6db5; }
  .text-control .html-button:active {
    background-color: #3d6db5;
    color: #ffffff; }

.text-control label.primary {
  position: absolute;
  height: auto;
  top: 30px;
  right: 12px;
  left: 12px;
  transform: translateY(-50%);
  transition: all .2s linear;
  white-space: nowrap;
  cursor: text; }
  .text-control label.primary.wysiwyg {
    top: 54px; }
  .text-control label.primary span {
    color: #c02110; }
  .text-control label.primary .label-note {
    color: #6b6b6a;
    padding-left: 4px;
    font-style: italic; }

.text-control .top-shield {
  position: absolute;
  top: 1px;
  left: 1px;
  right: 26px;
  height: 37px;
  background-color: #fff;
  pointer-events: none; }
  .text-control .top-shield.wysiwyg {
    top: 38px; }

.text-control textarea.primary:focus + div {
  top: 2px;
  left: 2px; }

.text-control textarea.primary, .text-control .preview {
  display: block;
  width: 100%;
  height: 180px;
  padding: 33px 12px 0 12px;
  font-family: 'Lato', sans-serif;
  font-size: 15px;
  font-weight: 700;
  color: #21282d;
  border: 1px solid #acacac;
  transition: border-color .2s linear;
  resize: none;
  line-height: 1.5; }
  .text-control textarea.primary:focus, .text-control .preview:focus {
    outline: none;
    border: 2px solid #3D6DB5;
    padding-top: 32px;
    padding-left: 11px;
    padding-right: 11px; }
  .text-control textarea.primary.single-item, .text-control .preview.single-item {
    height: 60px; }
  .text-control textarea.primary.hidden, .text-control .preview.hidden {
    display: none; }

.text-control textarea.primary.html-editor {
  font-weight: 400; }

.text-control .preview {
  font-weight: 400;
  overflow-y: auto; }

.text-control .note {
  display: inline;
  padding-top: 4px;
  float: left;
  font-family: 'Lato', sans-serif;
  font-size: 12px;
  font-style: italic;
  color: #757575;
  width: 50%; }
  .text-control .note.wysiwyg {
    width: 67%; }

.text-control .remaining-chars {
  display: inline;
  padding-top: 4px;
  float: right;
  font-family: 'Lato', sans-serif;
  font-size: 12px;
  color: #757575;
  text-align: right;
  height: 0;
  text-overflow: ellipsis;
  white-space: nowrap; }
  .text-control .remaining-chars.wysiwyg {
    width: 33%; }
  .text-control .remaining-chars.zero {
    color: #c02110; }

.text-control.error .input-area.wysiwyg {
  border: 1px solid #c02110; }

.text-control.error textarea.primary, .text-control.error .preview {
  border: 1px solid #c02110; }

.text-control.placeholder-mode textarea.primary {
  padding-top: 2px; }

.text-control.label-mode textarea.primary:focus + div + label,
.text-control.label-mode.has-value label,
.text-control.label-mode.read-only label {
  top: 17px; }
  .text-control.label-mode textarea.primary:focus + div + label.wysiwyg,
  .text-control.label-mode.has-value label.wysiwyg,
  .text-control.label-mode.read-only label.wysiwyg {
    top: 54px; }

.text-control.placeholder-mode textarea.primary:focus + div + label,
.text-control.placeholder-mode.has-value label,
.text-control.placeholder-mode.read-only label {
  display: none; }

@media all and (min-width: 768px) {
  .text-control .note {
    width: 55%; }
  .text-control .remaining-chars {
    width: 45%; }
  .text-control .html-controls {
    padding: 5px 15px;
    font-size: 16px;
    height: 37px; }
    .text-control .html-controls button, .text-control .html-controls .np-mkt-included-content a.btn, .np-mkt-included-content .text-control .html-controls a.btn {
      margin: 0 6px;
      font-size: 16px; }
      .text-control .html-controls button:first-of-type, .text-control .html-controls .np-mkt-included-content a.btn-nookpress:first-of-type, .np-mkt-included-content .text-control .html-controls a.btn-nookpress:first-of-type, .text-control .html-controls .np-mkt-included-content a.btn-nookpress-ghost:first-of-type, .np-mkt-included-content .text-control .html-controls a.btn-nookpress-ghost:first-of-type, .text-control .html-controls .np-mkt-included-content a.btn:first-of-type, .np-mkt-included-content .text-control .html-controls a.btn:first-of-type {
        margin-left: 16px; }
  .text-control .html-button {
    width: 90px; }
    .text-control .html-button .fa {
      display: none; }
    .text-control .html-button .text {
      display: inline; } }

.pre-style {
  white-space: pre; }

.radio-control {
  font-family: 'Lato', sans-serif;
  font-size: 14px; }
  .radio-control .radio-field.horizontal {
    margin-left: -15px;
    margin-right: -15px; }
  .radio-control .radio-field.vertical .radio-options {
    margin-top: 12px; }
  .radio-control .radio-field.vertical.centered .radio-label {
    text-align: center; }
  .radio-control .radio-field.vertical.centered .radio-options.horizontal {
    text-align: center; }
  .radio-control .radio-field .radio-options.horizontal .radio-option {
    display: inline-block;
    margin-left: 24px; }
    .radio-control .radio-field .radio-options.horizontal .radio-option:first-child {
      margin-left: 0; }
  .radio-control .radio-field .radio-options.vertical .radio-option {
    margin-top: 8px; }
    .radio-control .radio-field .radio-options.vertical .radio-option:first-child {
      margin-top: 0; }
  .radio-control label input {
    margin-right: 8px; }
  .radio-control label span {
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #21282d; }
  .radio-control span {
    color: #c02110; }
  .radio-control.disabled {
    pointer-events: auto; }
    .radio-control.disabled label,
    .radio-control.disabled input {
      cursor: not-allowed; }

.range-slider-container {
  margin-top: 24px; }
  .range-slider-container label {
    font-size: 14px;
    font-weight: 400;
    color: #6b6b6a; }

.range-slider {
  margin-left: 0%; }

.range-slider {
  width: 100%; }

input[type="range"].range-slider-range {
  -webkit-appearance: none;
  width: calc(100% - (73px));
  height: 10px;
  border-radius: 5px;
  background: #d7dcdf;
  outline: none;
  padding: 0;
  margin: 0;
  display: inline-block; }
  input[type="range"].range-slider-range::-webkit-slider-thumb {
    appearance: none;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #3D6DB5;
    cursor: pointer;
    transition: background .15s ease-in-out; }
    input[type="range"].range-slider-range::-webkit-slider-thumb:hover {
      background: #1abc9c; }
  input[type="range"].range-slider-range:active::-webkit-slider-thumb {
    background: #1abc9c; }
  input[type="range"].range-slider-range::-moz-range-thumb {
    width: 20px;
    height: 20px;
    border: 0;
    border-radius: 50%;
    background: #3D6DB5;
    cursor: pointer;
    transition: background .15s ease-in-out; }
    input[type="range"].range-slider-range::-moz-range-thumb:hover {
      background: #1abc9c; }
  input[type="range"].range-slider-range:active::-moz-range-thumb {
    background: #1abc9c; }

.range-slider-value {
  display: inline-block;
  position: relative;
  width: 60px;
  color: #fff;
  line-height: 20px;
  text-align: center;
  border-radius: 3px;
  background: #2c3e50;
  padding: 5px 10px;
  margin-left: 8px; }
  .range-slider-value:after {
    position: absolute;
    top: 8px;
    left: -7px;
    width: 0;
    height: 0;
    border-top: 7px solid transparent;
    border-right: 7px solid #2c3e50;
    border-bottom: 7px solid transparent;
    content: ''; }

::-moz-range-track {
  background: #d7dcdf;
  border: 0; }

input::-moz-focus-inner,
input::-moz-focus-outer {
  border: 0; }

/**
 * Trumbowyg v2.3.0 - A lightweight WYSIWYG editor
 * Default stylesheet for Trumbowyg editor
 * ------------------------
 * @link http://alex-d.github.io/Trumbowyg
 * @license MIT
 * @author Alexandre Demode (Alex-D)
 *         Twitter : @AlexandreDemode
 *         Website : alex-d.fr
 */
#trumbowyg-icons {
  overflow: hidden;
  visibility: hidden;
  height: 0;
  width: 0; }

#trumbowyg-icons svg {
  height: 0;
  width: 0; }

.trumbowyg-box *,
.trumbowyg-box *::before,
.trumbowyg-box *::after {
  box-sizing: border-box; }

.trumbowyg-box svg {
  width: 17px;
  height: 100%;
  fill: #222; }

.trumbowyg-box,
.trumbowyg-editor {
  display: block;
  position: relative;
  border: 1px solid #DDD;
  width: 100%;
  min-height: 300px;
  margin: 17px auto; }

.trumbowyg-box .trumbowyg-editor {
  margin: 0 auto; }

.trumbowyg-box.trumbowyg-fullscreen {
  background: #FEFEFE;
  border: none !important; }

.trumbowyg-editor,
.trumbowyg-textarea {
  position: relative;
  box-sizing: border-box;
  padding: 20px;
  min-height: 300px;
  width: 100%;
  border-style: none;
  resize: none;
  outline: none;
  overflow: auto; }

.trumbowyg-box-blur .trumbowyg-editor *, .trumbowyg-box-blur .trumbowyg-editor::before {
  color: transparent !important;
  text-shadow: 0 0 7px #333; }

@media screen and (min-width: 0 \0 ) {
  .trumbowyg-box-blur .trumbowyg-editor *, .trumbowyg-box-blur .trumbowyg-editor::before {
    color: rgba(200, 200, 200, 0.6) !important; } }

@supports (-ms-accelerator: true) {
  .trumbowyg-box-blur .trumbowyg-editor *, .trumbowyg-box-blur .trumbowyg-editor::before {
    color: rgba(200, 200, 200, 0.6) !important; } }

.trumbowyg-box-blur .trumbowyg-editor img,
.trumbowyg-box-blur .trumbowyg-editor hr {
  opacity: 0.2; }

.trumbowyg-textarea {
  position: relative;
  display: block;
  overflow: auto;
  border: none;
  white-space: normal;
  font-size: 14px;
  font-family: "Inconsolata", "Consolas", "Courier", "Courier New", sans-serif;
  line-height: 18px; }

.trumbowyg-box.trumbowyg-editor-visible .trumbowyg-textarea {
  height: 1px !important;
  width: 25%;
  min-height: 0 !important;
  padding: 0 !important;
  background: none;
  opacity: 0 !important; }

.trumbowyg-box.trumbowyg-editor-hidden .trumbowyg-textarea {
  display: block; }

.trumbowyg-box.trumbowyg-editor-hidden .trumbowyg-editor {
  display: none; }

.trumbowyg-box.trumbowyg-disabled .trumbowyg-textarea {
  opacity: 0.8;
  background: none; }

.trumbowyg-editor[contenteditable=true]:empty:not(:focus)::before {
  content: attr(placeholder);
  color: #999;
  pointer-events: none; }

.trumbowyg-button-pane {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  width: 100%;
  min-height: 36px;
  background: #ecf0f1;
  border-bottom: 1px solid #d7e0e2;
  margin: 0;
  padding: 0 5px;
  list-style-type: none;
  line-height: 10px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.trumbowyg-button-pane::after {
  content: " ";
  display: block;
  position: absolute;
  top: 36px;
  left: 0;
  right: 0;
  width: 100%;
  height: 1px;
  background: #d7e0e2; }

.trumbowyg-button-pane .trumbowyg-button-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap; }

.trumbowyg-button-pane .trumbowyg-button-group .trumbowyg-fullscreen-button svg {
  color: transparent; }

.trumbowyg-button-pane .trumbowyg-button-group:not(:empty) + .trumbowyg-button-group::before {
  content: " ";
  display: block;
  width: 1px;
  background: #d7e0e2;
  margin: 0 5px;
  height: 35px; }

.trumbowyg-button-pane button, .trumbowyg-button-pane .np-mkt-included-content a.btn, .np-mkt-included-content .trumbowyg-button-pane a.btn {
  display: block;
  position: relative;
  width: 35px;
  height: 35px;
  padding: 1px 6px !important;
  margin-bottom: 1px;
  overflow: hidden;
  border: none;
  cursor: pointer;
  background: none;
  -webkit-transition: background-color 150ms, opacity 150ms;
  transition: background-color 150ms, opacity 150ms; }

.trumbowyg-button-pane button.trumbowyg-textual-button, .trumbowyg-button-pane .np-mkt-included-content a.trumbowyg-textual-button.btn-nookpress, .np-mkt-included-content .trumbowyg-button-pane a.trumbowyg-textual-button.btn-nookpress, .trumbowyg-button-pane .np-mkt-included-content a.trumbowyg-textual-button.btn-nookpress-ghost, .np-mkt-included-content .trumbowyg-button-pane a.trumbowyg-textual-button.btn-nookpress-ghost, .trumbowyg-button-pane .np-mkt-included-content a.trumbowyg-textual-button.btn, .np-mkt-included-content .trumbowyg-button-pane a.trumbowyg-textual-button.btn {
  width: auto;
  line-height: 35px; }

.trumbowyg-button-pane.trumbowyg-disable button:not(.trumbowyg-not-disable):not(.trumbowyg-active), .trumbowyg-button-pane.trumbowyg-disable .np-mkt-included-content a.btn-nookpress:not(.trumbowyg-not-disable):not(.trumbowyg-active), .np-mkt-included-content .trumbowyg-button-pane.trumbowyg-disable a.btn-nookpress:not(.trumbowyg-not-disable):not(.trumbowyg-active), .trumbowyg-button-pane.trumbowyg-disable .np-mkt-included-content a.btn-nookpress-ghost:not(.trumbowyg-not-disable):not(.trumbowyg-active), .np-mkt-included-content .trumbowyg-button-pane.trumbowyg-disable a.btn-nookpress-ghost:not(.trumbowyg-not-disable):not(.trumbowyg-active), .trumbowyg-button-pane.trumbowyg-disable .np-mkt-included-content a.btn:not(.trumbowyg-not-disable):not(.trumbowyg-active), .np-mkt-included-content .trumbowyg-button-pane.trumbowyg-disable a.btn:not(.trumbowyg-not-disable):not(.trumbowyg-active),
.trumbowyg-disabled .trumbowyg-button-pane button:not(.trumbowyg-not-disable):not(.trumbowyg-viewHTML-button),
.trumbowyg-disabled .trumbowyg-button-pane .np-mkt-included-content a.btn-nookpress:not(.trumbowyg-not-disable):not(.trumbowyg-viewHTML-button),
.np-mkt-included-content .trumbowyg-disabled .trumbowyg-button-pane a.btn-nookpress:not(.trumbowyg-not-disable):not(.trumbowyg-viewHTML-button),
.trumbowyg-disabled .trumbowyg-button-pane .np-mkt-included-content a.btn-nookpress-ghost:not(.trumbowyg-not-disable):not(.trumbowyg-viewHTML-button),
.np-mkt-included-content .trumbowyg-disabled .trumbowyg-button-pane a.btn-nookpress-ghost:not(.trumbowyg-not-disable):not(.trumbowyg-viewHTML-button),
.trumbowyg-disabled .trumbowyg-button-pane .np-mkt-included-content a.btn:not(.trumbowyg-not-disable):not(.trumbowyg-viewHTML-button),
.np-mkt-included-content .trumbowyg-disabled .trumbowyg-button-pane a.btn:not(.trumbowyg-not-disable):not(.trumbowyg-viewHTML-button) {
  opacity: 0.2;
  cursor: default; }

.trumbowyg-button-pane.trumbowyg-disable .trumbowyg-button-group::before,
.trumbowyg-disabled .trumbowyg-button-pane .trumbowyg-button-group::before {
  background: #e3e9eb; }

.trumbowyg-button-pane button:not(.trumbowyg-disable):hover, .trumbowyg-button-pane .np-mkt-included-content a.btn-nookpress:not(.trumbowyg-disable):hover, .np-mkt-included-content .trumbowyg-button-pane a.btn-nookpress:not(.trumbowyg-disable):hover, .trumbowyg-button-pane .np-mkt-included-content a.btn-nookpress-ghost:not(.trumbowyg-disable):hover, .np-mkt-included-content .trumbowyg-button-pane a.btn-nookpress-ghost:not(.trumbowyg-disable):hover, .trumbowyg-button-pane .np-mkt-included-content a.btn:not(.trumbowyg-disable):hover, .np-mkt-included-content .trumbowyg-button-pane a.btn:not(.trumbowyg-disable):hover,
.trumbowyg-button-pane button:not(.trumbowyg-disable):focus,
.trumbowyg-button-pane .np-mkt-included-content a.btn-nookpress:not(.trumbowyg-disable):focus,
.np-mkt-included-content .trumbowyg-button-pane a.btn-nookpress:not(.trumbowyg-disable):focus,
.trumbowyg-button-pane .np-mkt-included-content a.btn-nookpress-ghost:not(.trumbowyg-disable):focus,
.np-mkt-included-content .trumbowyg-button-pane a.btn-nookpress-ghost:not(.trumbowyg-disable):focus,
.trumbowyg-button-pane .np-mkt-included-content a.btn:not(.trumbowyg-disable):focus,
.np-mkt-included-content .trumbowyg-button-pane a.btn:not(.trumbowyg-disable):focus,
.trumbowyg-button-pane button.trumbowyg-active,
.trumbowyg-button-pane .np-mkt-included-content a.trumbowyg-active.btn-nookpress,
.np-mkt-included-content .trumbowyg-button-pane a.trumbowyg-active.btn-nookpress,
.trumbowyg-button-pane .np-mkt-included-content a.trumbowyg-active.btn-nookpress-ghost,
.np-mkt-included-content .trumbowyg-button-pane a.trumbowyg-active.btn-nookpress-ghost,
.trumbowyg-button-pane .np-mkt-included-content a.trumbowyg-active.btn,
.np-mkt-included-content .trumbowyg-button-pane a.trumbowyg-active.btn {
  background-color: #FFF;
  outline: none; }

.trumbowyg-button-pane .trumbowyg-open-dropdown::after {
  display: block;
  content: " ";
  position: absolute;
  top: 25px;
  right: 3px;
  height: 0;
  width: 0;
  border: 3px solid transparent;
  border-top-color: #555; }

.trumbowyg-button-pane .trumbowyg-open-dropdown.trumbowyg-textual-button {
  padding-left: 10px !important;
  padding-right: 18px !important; }

.trumbowyg-button-pane .trumbowyg-open-dropdown.trumbowyg-textual-button::after {
  top: 17px;
  right: 7px; }

.trumbowyg-button-pane .trumbowyg-right {
  margin-left: auto; }

.trumbowyg-button-pane .trumbowyg-right::before {
  display: none !important; }

.trumbowyg-dropdown {
  width: 200px;
  border: 1px solid #ecf0f1;
  padding: 5px 0;
  border-top: none;
  background: #FFF;
  margin-left: -1px;
  box-shadow: rgba(0, 0, 0, 0.1) 0 2px 3px; }

.trumbowyg-dropdown button, .trumbowyg-dropdown .np-mkt-included-content a.btn, .np-mkt-included-content .trumbowyg-dropdown a.btn {
  display: block;
  width: 100%;
  height: 35px;
  line-height: 35px;
  text-decoration: none;
  background: #FFF;
  padding: 0 10px;
  color: #333 !important;
  border: none;
  cursor: pointer;
  text-align: left;
  font-size: 15px;
  -webkit-transition: all 150ms;
  transition: all 150ms; }

.trumbowyg-dropdown button:hover, .trumbowyg-dropdown .np-mkt-included-content a.btn:hover, .np-mkt-included-content .trumbowyg-dropdown a.btn:hover, .trumbowyg-dropdown button:focus, .trumbowyg-dropdown .np-mkt-included-content a.btn:focus, .np-mkt-included-content .trumbowyg-dropdown a.btn:focus {
  background: #ecf0f1; }

.trumbowyg-dropdown button svg, .trumbowyg-dropdown .np-mkt-included-content a.btn svg, .np-mkt-included-content .trumbowyg-dropdown a.btn svg {
  float: left;
  margin-right: 14px; }

/* Modal box */
.trumbowyg-modal {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  max-width: 520px;
  width: 100%;
  height: 350px;
  z-index: 11;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.trumbowyg-modal-box {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  max-width: 500px;
  width: calc(100% - 20px);
  padding-bottom: 45px;
  z-index: 1;
  background-color: #FFF;
  text-align: center;
  font-size: 14px;
  box-shadow: rgba(0, 0, 0, 0.2) 0 2px 3px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.trumbowyg-modal-box .trumbowyg-modal-title {
  font-size: 24px;
  font-weight: bold;
  margin: 0 0 20px;
  padding: 15px 0 13px;
  display: block;
  border-bottom: 1px solid #EEE;
  color: #333;
  background: #fbfcfc; }

.trumbowyg-modal-box .trumbowyg-progress {
  width: 100%;
  height: 3px;
  position: absolute;
  top: 58px; }

.trumbowyg-modal-box .trumbowyg-progress .trumbowyg-progress-bar {
  background: #2BC06A;
  height: 100%;
  -webkit-transition: width 150ms linear;
  transition: width 150ms linear; }

.trumbowyg-modal-box label {
  display: block;
  position: relative;
  margin: 15px 12px;
  height: 29px;
  line-height: 29px;
  overflow: hidden; }

.trumbowyg-modal-box label .trumbowyg-input-infos {
  display: block;
  text-align: left;
  height: 25px;
  line-height: 25px;
  -webkit-transition: all 150ms;
  transition: all 150ms; }

.trumbowyg-modal-box label .trumbowyg-input-infos span {
  display: block;
  color: #69878f;
  background-color: #fbfcfc;
  border: 1px solid #DEDEDE;
  padding: 0 7px;
  width: 150px; }

.trumbowyg-modal-box label .trumbowyg-input-infos span.trumbowyg-msg-error {
  color: #e74c3c; }

.trumbowyg-modal-box label.trumbowyg-input-error input,
.trumbowyg-modal-box label.trumbowyg-input-error textarea {
  border: 1px solid #e74c3c; }

.trumbowyg-modal-box label.trumbowyg-input-error .trumbowyg-input-infos {
  margin-top: -27px; }

.trumbowyg-modal-box label input {
  position: absolute;
  top: 0;
  right: 0;
  height: 27px;
  line-height: 27px;
  border: 1px solid #DEDEDE;
  background: #fff;
  font-size: 14px;
  max-width: 330px;
  width: 70%;
  padding: 0 7px;
  -webkit-transition: all 150ms;
  transition: all 150ms; }

.trumbowyg-modal-box label input:hover, .trumbowyg-modal-box label input:focus {
  outline: none;
  border: 1px solid #95a5a6; }

.trumbowyg-modal-box label input:focus {
  background: #fbfcfc; }

.trumbowyg-modal-box .error {
  margin-top: 25px;
  display: block;
  color: red; }

.trumbowyg-modal-box .trumbowyg-modal-button {
  position: absolute;
  bottom: 10px;
  right: 0;
  text-decoration: none;
  color: #FFF;
  display: block;
  width: 100px;
  height: 35px;
  line-height: 33px;
  margin: 0 10px;
  background-color: #333;
  border: none;
  cursor: pointer;
  font-family: "Trebuchet MS", Helvetica, Verdana, sans-serif;
  font-size: 16px;
  -webkit-transition: all 150ms;
  transition: all 150ms; }

.trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit {
  right: 110px;
  background: #2bc06a; }

.trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit:hover, .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit:focus {
  background: #40d47e;
  outline: none; }

.trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit:active {
  background: #25a25a; }

.trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset {
  color: #555;
  background: #e6e6e6; }

.trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset:hover, .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset:focus {
  background: #fbfbfb;
  outline: none; }

.trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset:active {
  background: #d5d5d5; }

.trumbowyg-overlay {
  position: absolute;
  background-color: rgba(255, 255, 255, 0.5);
  width: 100%;
  left: 0;
  display: none;
  z-index: 10; }

/**
 * Fullscreen
 */
body.trumbowyg-body-fullscreen {
  overflow: hidden; }

.trumbowyg-fullscreen {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  z-index: 99999; }

.trumbowyg-fullscreen.trumbowyg-box,
.trumbowyg-fullscreen .trumbowyg-editor {
  border: none; }

.trumbowyg-fullscreen .trumbowyg-editor,
.trumbowyg-fullscreen .trumbowyg-textarea {
  height: calc(100% - 37px) !important;
  overflow: auto; }

.trumbowyg-fullscreen .trumbowyg-overlay {
  height: 100% !important; }

.trumbowyg-fullscreen .trumbowyg-button-group .trumbowyg-fullscreen-button svg {
  color: #222;
  fill: transparent; }

.trumbowyg-editor {
  /*
     * lset for resetCss option
     */ }

.trumbowyg-editor object,
.trumbowyg-editor embed,
.trumbowyg-editor video,
.trumbowyg-editor img {
  max-width: 100%; }

.trumbowyg-editor video,
.trumbowyg-editor img {
  height: auto; }

.trumbowyg-editor img {
  cursor: move; }

.trumbowyg-editor.trumbowyg-reset-css {
  background: #FEFEFE !important;
  font-family: "Trebuchet MS", Helvetica, Verdana, sans-serif !important;
  font-size: 14px !important;
  line-height: 1.45em !important;
  white-space: normal !important;
  color: #333; }

.trumbowyg-editor.trumbowyg-reset-css a {
  color: #15c !important;
  text-decoration: underline !important; }

.trumbowyg-editor.trumbowyg-reset-css div,
.trumbowyg-editor.trumbowyg-reset-css p,
.trumbowyg-editor.trumbowyg-reset-css ul,
.trumbowyg-editor.trumbowyg-reset-css ol,
.trumbowyg-editor.trumbowyg-reset-css blockquote {
  box-shadow: none !important;
  background: none !important;
  margin: 0 !important;
  margin-bottom: 15px !important;
  line-height: 1.4em !important;
  font-family: "Trebuchet MS", Helvetica, Verdana, sans-serif !important;
  font-size: 14px !important;
  border: none; }

.trumbowyg-editor.trumbowyg-reset-css iframe,
.trumbowyg-editor.trumbowyg-reset-css object,
.trumbowyg-editor.trumbowyg-reset-css hr {
  margin-bottom: 15px !important; }

.trumbowyg-editor.trumbowyg-reset-css blockquote {
  margin-left: 32px !important;
  font-style: italic !important;
  color: #555; }

.trumbowyg-editor.trumbowyg-reset-css ul,
.trumbowyg-editor.trumbowyg-reset-css ol {
  padding-left: 20px !important; }

.trumbowyg-editor.trumbowyg-reset-css ul ul,
.trumbowyg-editor.trumbowyg-reset-css ol ol,
.trumbowyg-editor.trumbowyg-reset-css ul ol,
.trumbowyg-editor.trumbowyg-reset-css ol ul {
  border: none;
  margin: 2px !important;
  padding: 0 !important;
  padding-left: 24px !important; }

.trumbowyg-editor.trumbowyg-reset-css hr {
  display: block;
  height: 1px;
  border: none;
  border-top: 1px solid #CCC; }

.trumbowyg-editor.trumbowyg-reset-css h1,
.trumbowyg-editor.trumbowyg-reset-css h2,
.trumbowyg-editor.trumbowyg-reset-css h3,
.trumbowyg-editor.trumbowyg-reset-css h4 {
  color: #111;
  background: none;
  margin: 0 !important;
  padding: 0 !important;
  font-weight: bold; }

.trumbowyg-editor.trumbowyg-reset-css h1 {
  font-size: 32px !important;
  line-height: 38px !important;
  margin-bottom: 20px !important; }

.trumbowyg-editor.trumbowyg-reset-css h2 {
  font-size: 26px !important;
  line-height: 34px !important;
  margin-bottom: 15px !important; }

.trumbowyg-editor.trumbowyg-reset-css h3 {
  font-size: 22px !important;
  line-height: 28px !important;
  margin-bottom: 7px !important; }

.trumbowyg-editor.trumbowyg-reset-css h4 {
  font-size: 16px !important;
  line-height: 22px !important;
  margin-bottom: 7px !important; }

/*
 * Dark theme
 */
.trumbowyg-dark .trumbowyg-textarea {
  background: #111;
  color: #ddd; }

.trumbowyg-dark .trumbowyg-box {
  border: 1px solid #343434; }

.trumbowyg-dark .trumbowyg-box.trumbowyg-fullscreen {
  background: #111; }

.trumbowyg-dark .trumbowyg-box.trumbowyg-box-blur .trumbowyg-editor *, .trumbowyg-dark .trumbowyg-box.trumbowyg-box-blur .trumbowyg-editor::before {
  text-shadow: 0 0 7px #ccc; }

@media screen and (min-width: 0 \0 ) {
  .trumbowyg-dark .trumbowyg-box.trumbowyg-box-blur .trumbowyg-editor *, .trumbowyg-dark .trumbowyg-box.trumbowyg-box-blur .trumbowyg-editor::before {
    color: rgba(20, 20, 20, 0.6) !important; } }

@supports (-ms-accelerator: true) {
  .trumbowyg-dark .trumbowyg-box.trumbowyg-box-blur .trumbowyg-editor *, .trumbowyg-dark .trumbowyg-box.trumbowyg-box-blur .trumbowyg-editor::before {
    color: rgba(20, 20, 20, 0.6) !important; } }

.trumbowyg-dark .trumbowyg-box svg {
  fill: #ecf0f1;
  color: #ecf0f1; }

.trumbowyg-dark .trumbowyg-button-pane {
  background-color: #222;
  border-bottom-color: #343434; }

.trumbowyg-dark .trumbowyg-button-pane::after {
  background: #343434; }

.trumbowyg-dark .trumbowyg-button-pane .trumbowyg-button-group:not(:empty)::before {
  background-color: #343434; }

.trumbowyg-dark .trumbowyg-button-pane .trumbowyg-button-group:not(:empty) .trumbowyg-fullscreen-button svg {
  color: transparent; }

.trumbowyg-dark .trumbowyg-button-pane.trumbowyg-disable .trumbowyg-button-group::before {
  background-color: #2a2a2a; }

.trumbowyg-dark .trumbowyg-button-pane button:not(.trumbowyg-disable):hover, .trumbowyg-dark .trumbowyg-button-pane .np-mkt-included-content a.btn:not(.trumbowyg-disable):hover, .np-mkt-included-content .trumbowyg-dark .trumbowyg-button-pane a.btn:not(.trumbowyg-disable):hover,
.trumbowyg-dark .trumbowyg-button-pane button:not(.trumbowyg-disable):focus,
.trumbowyg-dark .trumbowyg-button-pane .np-mkt-included-content a.btn:not(.trumbowyg-disable):focus,
.np-mkt-included-content .trumbowyg-dark .trumbowyg-button-pane a.btn:not(.trumbowyg-disable):focus,
.trumbowyg-dark .trumbowyg-button-pane button.trumbowyg-active,
.trumbowyg-dark .trumbowyg-button-pane .np-mkt-included-content a.trumbowyg-active.btn,
.np-mkt-included-content .trumbowyg-dark .trumbowyg-button-pane a.trumbowyg-active.btn {
  background-color: #333; }

.trumbowyg-dark .trumbowyg-button-pane .trumbowyg-open-dropdown::after {
  border-top-color: #fff; }

.trumbowyg-dark .trumbowyg-fullscreen .trumbowyg-button-group .trumbowyg-fullscreen-button svg {
  color: #ecf0f1;
  fill: transparent; }

.trumbowyg-dark .trumbowyg-dropdown {
  border-color: #222;
  background: #333;
  box-shadow: rgba(0, 0, 0, 0.3) 0 2px 3px; }

.trumbowyg-dark .trumbowyg-dropdown button, .trumbowyg-dark .trumbowyg-dropdown .np-mkt-included-content a.btn, .np-mkt-included-content .trumbowyg-dark .trumbowyg-dropdown a.btn {
  background: #333;
  color: #fff !important; }

.trumbowyg-dark .trumbowyg-dropdown button:hover, .trumbowyg-dark .trumbowyg-dropdown .np-mkt-included-content a.btn:hover, .np-mkt-included-content .trumbowyg-dark .trumbowyg-dropdown a.btn:hover, .trumbowyg-dark .trumbowyg-dropdown button:focus, .trumbowyg-dark .trumbowyg-dropdown .np-mkt-included-content a.btn:focus, .np-mkt-included-content .trumbowyg-dark .trumbowyg-dropdown a.btn:focus {
  background: #222; }

.trumbowyg-dark .trumbowyg-modal-box {
  background-color: #222; }

.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-title {
  border-bottom: 1px solid #555;
  color: #fff;
  background: #3c3c3c; }

.trumbowyg-dark .trumbowyg-modal-box label {
  display: block;
  position: relative;
  margin: 15px 12px;
  height: 27px;
  line-height: 27px;
  overflow: hidden; }

.trumbowyg-dark .trumbowyg-modal-box label .trumbowyg-input-infos span {
  color: #eee;
  background-color: #2f2f2f;
  border-color: #222; }

.trumbowyg-dark .trumbowyg-modal-box label .trumbowyg-input-infos span.trumbowyg-msg-error {
  color: #e74c3c; }

.trumbowyg-dark .trumbowyg-modal-box label.trumbowyg-input-error input,
.trumbowyg-dark .trumbowyg-modal-box label.trumbowyg-input-error textarea {
  border-color: #e74c3c; }

.trumbowyg-dark .trumbowyg-modal-box label input {
  border-color: #222;
  color: #eee;
  background: #333; }

.trumbowyg-dark .trumbowyg-modal-box label input:hover, .trumbowyg-dark .trumbowyg-modal-box label input:focus {
  border-color: #626262; }

.trumbowyg-dark .trumbowyg-modal-box label input:focus {
  background-color: #2f2f2f; }

.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit {
  background: #1b7943; }

.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit:hover, .trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit:focus {
  background: #25a25a; }

.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit:active {
  background: #176437; }

.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset {
  background: #333;
  color: #ccc; }

.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset:hover, .trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset:focus {
  background: #444; }

.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset:active {
  background: #111; }

.trumbowyg-dark .trumbowyg-overlay {
  background-color: rgba(15, 15, 15, 0.6); }

.trumbowyg-box {
  min-height: 180px;
  border: 1px solid #acacac;
  transition: none;
  margin: 0; }

.trumbowyg-editor,
.trumbowyg-textarea {
  padding: 30px 12px 0;
  min-height: 180px;
  font-family: 'Lato', sans-serif;
  font-size: 15px;
  color: #21282d; }

.trumbowyg-box.trumbowyg-editor-visible.trumbowyg-textarea {
  display: block;
  width: 100%;
  height: 180px;
  padding: 30px 12px 0 12px; }

.validation-message-pane {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  max-height: 225px;
  display: none;
  overflow: hidden;
  overflow-y: auto;
  z-index: 100;
  background-color: #ffffff;
  border: 1px solid #828c8e; }
  .validation-message-pane .tray {
    background-color: #ffffff; }
  .validation-message-pane .intro {
    padding-top: 12px;
    padding-left: 8px; }
  .validation-message-pane ul {
    margin: 0;
    padding: 0; }
  .validation-message-pane li {
    margin: 0;
    padding: 12px 8px;
    list-style: none;
    border-left: 2px solid transparent;
    font-size: 14px;
    color: #6b6b6a;
    transition: none; }
    .validation-message-pane li .rule-passed {
      color: #3D6DB5;
      margin-left: 0; }
    .validation-message-pane li .rule-failed {
      color: #d2d2d2;
      margin-left: 0; }
  .validation-message-pane.open {
    display: inline; }

.act-as-container {
  background-color: #c02110; }
  .act-as-container .act-as-alert {
    color: #ffffff;
    position: relative;
    margin: 0 auto;
    text-align: center;
    margin: 0 auto;
    padding: 17px 30px;
    max-width: 970px; }
    .act-as-container .act-as-alert a {
      color: #ffffff;
      text-decoration: underline; }

.act-as-contributor {
  background-color: #326150 !important; }
  .act-as-contributor .act-as-alert {
    color: #ffffff;
    position: relative;
    margin: 0 auto;
    text-align: center;
    margin: 0 auto;
    padding: 17px 30px;
    max-width: 970px; }
    .act-as-contributor .act-as-alert a {
      color: #ffffff;
      text-decoration: underline; }

.broadcast-container {
  position: absolute;
  width: 100%;
  background-color: #3d6db5;
  z-index: 1; }
  .broadcast-container .broadcast-message-container {
    margin: 0 auto;
    max-width: 1296px;
    text-align: center;
    padding: 17px 24px;
    position: relative; }
    .broadcast-container .broadcast-message-container .broadcast-message {
      margin: 0 auto;
      display: inline-block;
      position: relative; }
      .broadcast-container .broadcast-message-container .broadcast-message a {
        color: #ffffff;
        text-decoration: underline; }
        .broadcast-container .broadcast-message-container .broadcast-message a.dismiss {
          font-size: 14px; }
      .broadcast-container .broadcast-message-container .broadcast-message p {
        display: inline;
        color: #ffffff; }
      .broadcast-container .broadcast-message-container .broadcast-message .desktop-close {
        position: absolute;
        right: 0;
        top: 2px;
        width: 21px;
        height: 21px;
        cursor: pointer;
        z-index: 1039; }
      .broadcast-container .broadcast-message-container .broadcast-message .more {
        padding-left: 4px; }
  .broadcast-container .fade-in {
    opacity: 1;
    animation-name: fadeInOpacity;
    animation-iteration-count: 1;
    animation-timing-function: ease-in;
    animation-duration: .5s; }
  @media all and (min-width: 768px) {
    .broadcast-container .broadcast-message-container {
      padding: 17px 48px; } }

.broadcast-container-arrow {
  position: absolute;
  width: 75px;
  padding-left: 22px;
  left: 0;
  right: 0;
  margin: 0 auto;
  border-bottom: 1px solid #c5c3c3;
  border-radius: 0 0 5px 5px;
  background: #3d6db5;
  color: #ffffff;
  cursor: pointer;
  text-align: center;
  box-shadow: 0px 1px 0px 0px #c5c3c3;
  height: 22px;
  bottom: -6px;
  top: unset !important;
  opacity: 1;
  transition: opacity 50ms linear;
  z-index: 1039; }

.broadcast-message-container {
  height: 56.8516px;
  overflow: hidden;
  position: relative; }

.adding-height {
  height: auto;
  overflow: visible; }

.message-hide {
  opacity: 0; }

.glyphicon-chevron-down:before, .glyphicon-chevron-up:before {
  position: absolute;
  bottom: 3px; }

.text-shadow {
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(80, 110, 161, 0.9));
  width: 100%; }

.broadcast-expand-background {
  position: absolute;
  height: 800px;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 1038;
  display: none; }

.broadcast-container {
  z-index: 1038 !important; }
  @media all and (max-width: 767px) {
    .broadcast-container {
      height: 70px; }
      .broadcast-container .broadcast-left {
        margin: 26px  3%; }
      .broadcast-container .broadcast-right {
        margin: 26px 3%; } }

@media all and (max-width: 767px) {
  .body-fixed .broadcast-container, .body-fixed .broadcast-message-container {
    height: auto !important; }
  .broadcast-message-container {
    padding: 11px 24px !important; } }

.body-fixed {
  overflow: hidden; }

.text-hover {
  position: absolute;
  width: 100%;
  z-index: 1038;
  height: 57px;
  top: 0; }

.additional-promotional-box {
  height: 57px; }

.additional-promotional-box-small-device {
  margin-top: 70px; }

@media all and (max-width: 768px) {
  .broadcast-message-container, .text-hover {
    height: 70px; }
  .adding-padding {
    padding-top: 22px !important; }
  .adding-padding-for-three-line {
    padding: 6px 24px 11px !important; }
  .body-fixed .broadcast-message-container.adding-height-fix {
    height: 70px !important; } }

.broadcast-text-container {
  overflow: auto;
  float: left;
  overflow: hidden;
  position: relative; }

.broadcast-left {
  float: left;
  color: #fff;
  margin: 20px  3%;
  cursor: pointer; }

.broadcast-right {
  float: right;
  color: #fff;
  margin: 20px 3%;
  cursor: pointer; }

@media all and (min-width: 1070px) {
  .broadcast-outer {
    width: 1069px; } }

@media all and (max-width: 1069px) {
  .broadcast-outer {
    width: 100%; } }

@media all and (min-width: 1070px) {
  .broadcast-text-container {
    width: 900px; } }

@media (min-width: 768px) and (max-width: 1069px) {
  .broadcast-text-container {
    width: 83%; } }

@media (min-width: 520px) and (max-width: 767px) {
  .broadcast-text-container {
    width: 80%; } }

@media (min-width: 400px) and (max-width: 519px) {
  .broadcast-text-container {
    width: 80%; } }

@media (min-width: 250px) and (max-width: 399px) {
  .broadcast-text-container {
    width: 75%; } }

@media all and (max-width: 249px) {
  .broadcast-text-container {
    width: 65%; } }

header.primary-header {
  background-color: #ffffff; }

.account-menu-container {
  max-width: 1296px;
  height: 76px;
  margin: 0 auto;
  position: relative; }
  .account-menu-container .logo-container {
    height: 77px;
    padding: 26px 0;
    text-align: center;
    border-bottom: 1px solid #d3d8dc; }
    .account-menu-container .logo-container img {
      width: 200px; }
  @media all and (min-width: 500px) {
    .account-menu-container .logo-container {
      padding: 26px 0; }
      .account-menu-container .logo-container img {
        width: 352px; } }
  @media all and (min-width: 768px) {
    .account-menu-container .logo-container {
      border-bottom: none; }
      .account-menu-container .logo-container img {
        width: 512px; } }
  @media (min-width: 768px) and (max-width: 784px) {
    .account-menu-container .logo-container img {
      width: 490px; } }

.new-logo-bab {
  width: 225px; }
  @media all and (min-width: 500px) {
    .new-logo-bab {
      width: 300px; } }
  @media all and (min-width: 768px) {
    .new-logo-bab {
      width: 400px; } }

.checkout-logo {
  width: 200px; }
  @media all and (min-width: 500px) {
    .checkout-logo {
      width: 352px; } }
  @media all and (min-width: 768px) {
    .checkout-logo {
      width: 512px; } }

.new-logo-admin {
  width: 200px; }
  @media all and (min-width: 500px) {
    .new-logo-admin {
      width: 315px; } }
  @media all and (min-width: 768px) {
    .new-logo-admin {
      width: 552px; } }

body.has-active-menu {
  overflow: hidden; }

.mobile-menu {
  position: fixed;
  z-index: 200;
  transition: transform 0.3s;
  width: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  overflow-y: auto;
  overflow-x: hidden;
  background-color: #ebebeb;
  transform: translateX(-100%); }
  .mobile-menu.is-active {
    transform: translateX(0); }
  .mobile-menu ul {
    margin: 0; }
    .mobile-menu ul li {
      list-style: none; }

.v-next {
  transition: transform .3s; }
  .v-next.mobile-menu-opened {
    transform: translateX(100%); }

@media all and (min-width: 320px) {
  .v-next.mobile-menu-opened {
    transform: translateX(280px); }
  .mobile-menu {
    width: 280px;
    transform: translateX(-280px); } }

.nav-menu {
  position: absolute;
  line-height: 16px;
  margin-top: 30px; }
  .nav-menu .dropdown-overlay {
    display: none;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1; }
    .nav-menu .dropdown-overlay.active {
      display: block; }
  .nav-menu .account-container-desktop {
    display: none; }
  .nav-menu .icon-user {
    position: absolute;
    top: -10px;
    font-size: 36px; }
    .nav-menu .icon-user:focus {
      border: 1px solid; }
  .nav-menu .icon-profile-img a .icon-user {
    border: 1px solid transparent; }
  .nav-menu .icon-profile-img a:focus .icon-user {
    border: 1px solid; }
  .nav-menu .dropdown {
    display: inline; }
    .nav-menu .dropdown > a {
      cursor: pointer;
      margin-left: 9px; }
      .nav-menu .dropdown > a span {
        margin-left: 5px; }
        .nav-menu .dropdown > a span.my-account-link {
          margin-left: 45px; }
    .nav-menu .dropdown.open > .dropdown-menu {
      margin-top: 10px;
      margin-left: -12px; }
  .nav-menu .logged-in-dot {
    margin-left: 7px;
    margin-right: -5px;
    font-size: 23px;
    position: absolute;
    top: -4px;
    color: #d3d8dc; }
  .nav-menu .create-extra {
    margin-left: 0px !important; }
  @media all and (min-width: 1160px) {
    .nav-menu .logged-in-dot {
      display: inline; }
    .nav-menu .dot-no-margin {
      margin-left: 0px !important; }
    .nav-menu .dot-extra {
      margin-left: 13px !important; } }
  @media all and (max-width: 1159px) {
    .nav-menu .logged-in-dot {
      display: none; } }
  .nav-menu .mobile-menu-icon {
    width: 26px;
    height: 28px;
    display: block;
    position: relative;
    top: -18px;
    left: 10px;
    transform: rotate(0deg);
    transition: 1s ease-in-out;
    cursor: pointer;
    z-index: 2; }
    .nav-menu .mobile-menu-icon span {
      display: block;
      position: absolute;
      height: 2px;
      width: 20px;
      background: #21282d;
      border-radius: 10px;
      opacity: 1;
      left: 0;
      transform: rotate(0deg);
      transition: .25s ease-in-out; }
      .nav-menu .mobile-menu-icon span:nth-child(1) {
        top: 0px; }
      .nav-menu .mobile-menu-icon span:nth-child(2), .nav-menu .mobile-menu-icon span:nth-child(3) {
        top: 8px; }
      .nav-menu .mobile-menu-icon span:nth-child(4) {
        top: 16px; }
    .nav-menu .mobile-menu-icon.open span:nth-child(1) {
      top: 16px;
      width: 0%;
      left: 50%; }
    .nav-menu .mobile-menu-icon.open span:nth-child(2) {
      transform: rotate(45deg); }
    .nav-menu .mobile-menu-icon.open span:nth-child(3) {
      transform: rotate(-45deg); }
    .nav-menu .mobile-menu-icon.open span:nth-child(4) {
      top: 0px;
      width: 0%;
      left: 50%; }
  .nav-menu a {
    text-decoration: none;
    color: #3d6db5; }
    .nav-menu a.primary-link {
      margin: 0 9px; }
  .nav-menu .welcome-user-text {
    display: none; }
  @media all and (min-width: 768px) {
    .nav-menu {
      left: 10px; }
      .nav-menu .mobile-menu-icon {
        display: none; }
      .nav-menu .account-container-desktop {
        display: inline; } }
  @media all and (min-width: 1160px) {
    .nav-menu .welcome-user-text {
      display: inline;
      margin: 0 1px 0 45px; }
    .nav-menu .dropdown > a span.my-account-link {
      margin-left: 10px; } }
  @media all and (min-width: 1306px) {
    .nav-menu {
      left: 0; }
      .nav-menu .glyphicon-user {
        margin-left: 0; } }

.nav-menu-links {
  width: 226px;
  border-radius: 0;
  padding: 10px 10px 20px;
  font-size: 0; }
  .nav-menu-links li {
    padding-left: 25px;
    font-size: 16px; }
    .nav-menu-links li a {
      padding: 0;
      text-decoration: none;
      color: #6b6b6a;
      line-height: 16px; }
      .nav-menu-links li a:hover {
        color: #21282d;
        background-color: transparent;
        text-decoration: underline; }
    .nav-menu-links li.sign-in-button {
      margin-bottom: 17px;
      padding-left: 0;
      width: 100%;
      height: 50px;
      background-color: #385d91;
      text-align: center;
      cursor: pointer;
      line-height: 50px;
      color: #ffffff; }
    .nav-menu-links li.divider {
      margin: 14px -10px 17px; }
    .nav-menu-links li.dropdown-link {
      margin-top: 24px; }
  .nav-menu-links .sign-out-template {
    color: #6b6b6a; }
    .nav-menu-links .sign-out-template .sign-out-content {
      padding-top: 3px; }
      .nav-menu-links .sign-out-template .sign-out-content .sign-out-link a {
        cursor: pointer; }
    .nav-menu-links .sign-out-template.sign-out-template-timed-out .divider {
      margin-bottom: 0; }
    .nav-menu-links .sign-out-template.sign-out-template-timed-out .sign-out-content {
      padding-top: 0; }
      .nav-menu-links .sign-out-template.sign-out-template-timed-out .sign-out-content .not-you-text {
        display: inline-block;
        padding-top: 20px;
        margin-right: 5px; }
      .nav-menu-links .sign-out-template.sign-out-template-timed-out .sign-out-content .sign-out-link {
        display: inline-block;
        padding-top: 10px; }
  .nav-menu-links.dropdown-menu-mobile {
    display: block;
    top: 0;
    width: 100%;
    padding: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
    padding-bottom: 28px; }
    .nav-menu-links.dropdown-menu-mobile li {
      margin-top: 22px;
      padding-left: 55px;
      line-height: 16px; }
      .nav-menu-links.dropdown-menu-mobile li.sign-in-button {
        padding-left: 0;
        margin-left: 27px;
        width: 226px;
        line-height: 50px; }
      .nav-menu-links.dropdown-menu-mobile li.divider {
        margin: 22px 0; }
      .nav-menu-links.dropdown-menu-mobile li .welcome-user-text {
        font-weight: bold;
        word-break: keep-all;
        display: block;
        width: 220px;
        white-space: normal; }
    .nav-menu-links.dropdown-menu-mobile .sign-out-content .sign-out-link a {
      cursor: pointer; }
    .nav-menu-links.dropdown-menu-mobile .sign-out-template-timed-out {
      display: block;
      margin-top: -6px; }
      .nav-menu-links.dropdown-menu-mobile .sign-out-template-timed-out .sign-out-content {
        padding-top: 0; }
        .nav-menu-links.dropdown-menu-mobile .sign-out-template-timed-out .sign-out-content .not-you-text {
          display: inline-block;
          padding-top: 0px;
          margin-right: 5px;
          white-space: nowrap;
          padding-bottom: 10px; }
        .nav-menu-links.dropdown-menu-mobile .sign-out-template-timed-out .sign-out-content .sign-out-link {
          display: inline-block;
          padding-top: 0; }

.my-account-menu {
  position: relative;
  line-height: 16px;
  margin-top: 0px;
  z-index: 2; }
  .my-account-menu .dropdown-overlay {
    display: none;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1; }
    .my-account-menu .dropdown-overlay.active {
      display: block; }
  .my-account-menu .account-container-desktop {
    display: none; }
  .my-account-menu .icon-user {
    position: absolute;
    top: -10px;
    font-size: 36px; }
  .my-account-menu .dropdown {
    display: inline; }
    .my-account-menu .dropdown > a {
      cursor: pointer; }
    .my-account-menu .dropdown.open > .dropdown-menu {
      margin-top: 10px; }
  .my-account-menu .mobile-menu-icon {
    width: 26px;
    height: 28px;
    display: block;
    position: relative;
    top: -18px;
    left: 10px;
    transform: rotate(0deg);
    transition: 1s ease-in-out;
    cursor: pointer;
    z-index: 2; }
    .my-account-menu .mobile-menu-icon span {
      display: block;
      position: absolute;
      height: 2px;
      width: 20px;
      background: #21282d;
      border-radius: 10px;
      opacity: 1;
      left: 0;
      transform: rotate(0deg);
      transition: .25s ease-in-out; }
      .my-account-menu .mobile-menu-icon span:nth-child(1) {
        top: 0px; }
      .my-account-menu .mobile-menu-icon span:nth-child(2), .my-account-menu .mobile-menu-icon span:nth-child(3) {
        top: 8px; }
      .my-account-menu .mobile-menu-icon span:nth-child(4) {
        top: 16px; }
    .my-account-menu .mobile-menu-icon.open span:nth-child(1) {
      top: 16px;
      width: 0%;
      left: 50%; }
    .my-account-menu .mobile-menu-icon.open span:nth-child(2) {
      transform: rotate(45deg); }
    .my-account-menu .mobile-menu-icon.open span:nth-child(3) {
      transform: rotate(-45deg); }
    .my-account-menu .mobile-menu-icon.open span:nth-child(4) {
      top: 0px;
      width: 0%;
      left: 50%; }
  .my-account-menu a {
    text-decoration: none;
    color: #3d6db5; }
    .my-account-menu a.primary-link {
      margin: 0 9px; }
  .my-account-menu .welcome-user-text {
    display: none; }
  @media all and (min-width: 768px) {
    .my-account-menu .mobile-menu-icon {
      display: none; }
    .my-account-menu .account-container-desktop {
      display: inline; } }
  @media all and (min-width: 1160px) {
    .my-account-menu .welcome-user-text {
      display: inline;
      margin: 0 1px 0 45px; } }
  @media all and (min-width: 1306px) {
    .my-account-menu {
      left: 0; }
      .my-account-menu .glyphicon-user {
        margin-left: 0; } }

.my-account-menu-links {
  width: 226px;
  border-radius: 0;
  padding: 0px 10px;
  font-size: 0; }
  .my-account-menu-links li {
    padding-left: 50px;
    font-size: 16px; }
    .my-account-menu-links li:hover {
      border-bottom: 0px; }
    .my-account-menu-links li a {
      text-decoration: none;
      color: #6b6b6a !important;
      line-height: 16px;
      font-size: 16px;
      text-transform: none;
      text-align: left;
      padding: 0 0 0 25px; }
      .my-account-menu-links li a:active, .my-account-menu-links li a:focus, .my-account-menu-links li a:hover {
        background-color: transparent;
        text-decoration: underline;
        border-bottom: 0px !important; }
    .my-account-menu-links li.sign-in-button {
      margin-bottom: 17px;
      padding-left: 0;
      width: 100%;
      height: 50px;
      background-color: #385d91;
      text-align: center;
      cursor: pointer;
      line-height: 50px;
      color: #ffffff; }
    .my-account-menu-links li.divider {
      margin: 14px -10px 17px; }
    .my-account-menu-links li.dropdown-link {
      margin-top: 24px; }
  .my-account-menu-links .sign-out-template {
    color: #6b6b6a; }
    .my-account-menu-links .sign-out-template .sign-out-content {
      padding-top: 3px; }
      .my-account-menu-links .sign-out-template .sign-out-content .sign-out-link a {
        cursor: pointer; }
    .my-account-menu-links .sign-out-template.sign-out-template-timed-out .divider {
      margin-bottom: 0; }
    .my-account-menu-links .sign-out-template.sign-out-template-timed-out .sign-out-content {
      padding-top: 0; }
      .my-account-menu-links .sign-out-template.sign-out-template-timed-out .sign-out-content .not-you-text {
        display: inline-block;
        padding-top: 20px;
        margin-right: 5px; }
      .my-account-menu-links .sign-out-template.sign-out-template-timed-out .sign-out-content .sign-out-link {
        display: inline-block;
        padding-top: 10px; }
  .my-account-menu-links.dropdown-menu-mobile {
    display: block;
    top: 0;
    width: 100%;
    padding: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
    padding-bottom: 28px; }
    .my-account-menu-links.dropdown-menu-mobile li {
      margin-top: 22px;
      padding-left: 55px;
      line-height: 16px; }
      .my-account-menu-links.dropdown-menu-mobile li.sign-in-button {
        padding-left: 0;
        margin-left: 27px;
        width: 226px;
        line-height: 50px; }
      .my-account-menu-links.dropdown-menu-mobile li.divider {
        margin: 22px 0; }
      .my-account-menu-links.dropdown-menu-mobile li .welcome-user-text {
        font-weight: bold;
        word-break: keep-all;
        display: block;
        width: 220px;
        white-space: normal; }
    .my-account-menu-links.dropdown-menu-mobile .sign-out-content .sign-out-link a {
      cursor: pointer; }
    .my-account-menu-links.dropdown-menu-mobile .sign-out-template-timed-out {
      display: block;
      margin-top: -6px; }
      .my-account-menu-links.dropdown-menu-mobile .sign-out-template-timed-out .sign-out-content {
        padding-top: 0; }
        .my-account-menu-links.dropdown-menu-mobile .sign-out-template-timed-out .sign-out-content .not-you-text {
          display: inline-block;
          padding-top: 0px;
          margin-right: 5px;
          white-space: nowrap;
          padding-bottom: 10px; }
        .my-account-menu-links.dropdown-menu-mobile .sign-out-template-timed-out .sign-out-content .sign-out-link {
          display: inline-block;
          padding-top: 0; }

.my-cart-icon {
  cursor: pointer;
  font-size: 24px;
  margin-top: 26px;
  position: absolute;
  right: 23px;
  top: 0;
  width: 24px; }
  .my-cart-icon .item-number-indicator {
    background-color: #054f72;
    border-radius: 50%;
    color: #ffffff;
    font-family: 'Lato', sans-serif;
    font-size: 13px;
    height: 18px;
    left: 14px;
    line-height: 18px;
    min-width: 18px;
    padding-left: 4px;
    padding-right: 4px;
    pointer-events: none;
    position: absolute;
    text-align: center;
    top: -6px; }
  @media all and (min-width: 1306px) {
    .my-cart-icon {
      right: 14px; } }

.navigation-container {
  display: none;
  height: 54px;
  margin: 0 auto;
  border: 1px solid #d3d8dc;
  border-width: 1px 0; }
  .navigation-container ul {
    margin: 17px 0 0 0;
    text-align: center;
    padding-left: 0; }
    .navigation-container ul li {
      text-transform: uppercase;
      font-size: 20px;
      line-height: 20px;
      padding: 0 10px;
      display: inline;
      transition: .125s ease-in-out; }
      .navigation-container ul li a {
        font-family: 'Lato', sans-serif;
        font-weight: 400;
        color: #21282d;
        text-decoration: none;
        padding-bottom: 8px; }
        .navigation-container ul li a.active, .navigation-container ul li a:hover {
          border-bottom: 4px solid #000000; }
  @media all and (min-width: 768px) {
    .navigation-container {
      display: block; }
      .navigation-container .analytic-navigation-view li {
        padding: 0 15px;
        font-size: 15px; }
      .navigation-container .navigation-view li {
        padding: 0 11px;
        font-size: 20px; }
      .navigation-container .signed-out li {
        padding: 0 7px;
        font-size: 15px; } }
  @media all and (min-width: 860px) {
    .navigation-container {
      display: block; }
      .navigation-container .analytic-navigation-view li {
        padding: 0 15px;
        font-size: 18px; }
      .navigation-container .navigation-view li {
        padding: 0 13px;
        font-size: 20px; }
      .navigation-container .signed-out li {
        padding: 0 8px;
        font-size: 17px; } }
  @media all and (min-width: 875px) {
    .navigation-container .signed-out li {
      padding: 0 10px; } }
  @media all and (min-width: 1060px) {
    .navigation-container .analytic-navigation-view li {
      padding: 0 33px;
      font-size: 20px; }
    .navigation-container .signed-out li {
      padding: 0 20px; }
    .navigation-container .navigation-view li {
      padding: 0 33px;
      font-size: 20px; } }
  @media all and (min-width: 1262px) {
    .navigation-container ul.signed-out li {
      padding: 0 33px; } }
  @media all and (min-width: 1220px) {
    .navigation-container .analytic-navigation-view li {
      padding: 0 33px;
      font-size: 20px; }
    .navigation-container .signed-out li {
      padding: 0 20px;
      font-size: 20px; }
    .navigation-container .navigation-view li {
      padding: 0 33px;
      font-size: 20px; } }

.lsi-lookup-container-page {
  margin: 60px auto; }
  .lsi-lookup-container-page .main-container {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 150vh; }
    .lsi-lookup-container-page .main-container .iframe-container {
      left: 0;
      right: 0;
      width: 1196px !important;
      border: 0px;
      height: 100%; }

.email-preferences-container-page {
  margin: 60px auto; }
  .email-preferences-container-page .email-select-container {
    display: block;
    height: 54px;
    margin: 0 auto;
    border: 1px solid #d3d8dc;
    border-width: 1px 0; }
  .email-preferences-container-page .search-icon-email {
    float: right;
    top: -43px;
    left: -10px;
    cursor: pointer;
    font-size: 26px;
    color: #3D6DB5; }
  .email-preferences-container-page .no-result-error {
    position: absolute; }
  .email-preferences-container-page .email-error-section {
    padding: 40px; }
  .email-preferences-container-page .p-t-50 {
    padding-top: 50px; }
  .email-preferences-container-page .email-submit-container {
    display: flex;
    justify-content: center; }
    .email-preferences-container-page .email-submit-container .cancel {
      width: 198px;
      cursor: pointer; }
      .email-preferences-container-page .email-submit-container .cancel[disabled], .email-preferences-container-page .email-submit-container .cancel.disabled {
        color: #757575;
        cursor: not-allowed; }
    .email-preferences-container-page .email-submit-container button.btn-submit-email-pref, .email-preferences-container-page .email-submit-container .np-mkt-included-content a.btn-submit-email-pref.btn-nookpress, .np-mkt-included-content .email-preferences-container-page .email-submit-container a.btn-submit-email-pref.btn-nookpress, .email-preferences-container-page .email-submit-container .np-mkt-included-content a.btn-submit-email-pref.btn-nookpress-ghost, .np-mkt-included-content .email-preferences-container-page .email-submit-container a.btn-submit-email-pref.btn-nookpress-ghost, .email-preferences-container-page .email-submit-container .np-mkt-included-content a.btn-submit-email-pref.btn, .np-mkt-included-content .email-preferences-container-page .email-submit-container a.btn-submit-email-pref.btn {
      background-color: #385d91;
      border-color: #385d91;
      width: 198px;
      color: #ffffff; }
      .email-preferences-container-page .email-submit-container button.btn-submit-email-pref[disabled], .email-preferences-container-page .email-submit-container .np-mkt-included-content a.btn-submit-email-pref.btn-nookpress[disabled], .np-mkt-included-content .email-preferences-container-page .email-submit-container a.btn-submit-email-pref.btn-nookpress[disabled], .email-preferences-container-page .email-submit-container .np-mkt-included-content a.btn-submit-email-pref.btn-nookpress-ghost[disabled], .np-mkt-included-content .email-preferences-container-page .email-submit-container a.btn-submit-email-pref.btn-nookpress-ghost[disabled], .email-preferences-container-page .email-submit-container .np-mkt-included-content a.btn-submit-email-pref.btn[disabled], .np-mkt-included-content .email-preferences-container-page .email-submit-container a.btn-submit-email-pref.btn[disabled] {
        border-color: #acacac;
        color: #acacac;
        background-color: transparent; }

@media all and (max-width: 600px) {
  .container-email-preference-index {
    padding: 20px 2px 35px 2px;
    margin-bottom: 72px; } }

.container-email-preference-index {
  width: 74%;
  margin: 0 auto;
  float: unset;
  overflow: hidden;
  border-top: 1px solid #d2d2d2;
  border-bottom: 1px solid #d2d2d2;
  padding: 20px 0 35px 25px;
  margin-bottom: 72px; }
  .container-email-preference-index .index-email-label {
    width: 40%;
    float: left;
    text-align: center;
    margin-top: 30px;
    margin-left: 7%; }
  .container-email-preference-index .index-email-message {
    width: 90%;
    float: none;
    text-align: center;
    margin-top: 14px; }
  .container-email-preference-index .form-container {
    float: right;
    width: 45%;
    margin-right: 5%; }
  .container-email-preference-index .input-email-pref-index {
    width: 80%;
    float: left;
    margin-right: 7px; }
  .container-email-preference-index .button-container-email-pref {
    float: left;
    width: 12%; }
  @media all and (max-width: 860px) {
    .container-email-preference-index .button-container-email-pref {
      float: left;
      width: 57px; }
    .container-email-preference-index .input-email-pref-index {
      width: 65%; }
    .container-email-preference-index .index-email-label {
      margin-top: 23px; } }
  @media only screen and (min-width: 601px) and (max-width: 695px) {
    .container-email-preference-index .index-email-label {
      margin-top: 13px; } }
  @media all and (max-width: 600px) {
    .container-email-preference-index .index-email-label {
      width: 100%;
      margin-left: 0 !important; }
    .container-email-preference-index .form-container {
      width: 100%;
      margin-right: 0 !important; }
    .container-email-preference-index .form-container {
      display: flex;
      align-items: center;
      justify-content: center;
      width: 100%;
      box-sizing: border-box; } }
  @media all and (max-width: 300px) {
    .container-email-preference-index label.primary {
      font-size: 11px;
      left: 5px; } }
  .container-email-preference-index .submit-email-pref {
    background-color: #385d91;
    border-color: #385d91;
    color: #ffffff;
    font-size: 32px;
    margin-top: 23px; }

.promotion-container {
  max-width: 1296px;
  height: 45px;
  margin: 0 10px;
  border-bottom: none;
  overflow: hidden; }
  .promotion-container .fade-in {
    opacity: 1;
    animation-name: fadeInOpacity;
    animation-iteration-count: 1;
    animation-timing-function: ease-in;
    animation-duration: .5s; }
  .promotion-container .message-container {
    position: relative; }
    .promotion-container .message-container .message {
      position: relative;
      max-width: calc(100% - 16px); }
      .promotion-container .message-container .message p {
        font-size: 12px;
        text-align: center;
        margin: 12px 30px 0;
        padding-right: 2px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis; }
        .promotion-container .message-container .message p a {
          color: #21282d; }

@keyframes fadeInOpacity {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
    .promotion-container .message-container .icon-close-modal {
      color: #21282d;
      position: absolute;
      top: 4px;
      right: 12px;
      cursor: pointer; }
  .promotion-container .bn-link {
    position: relative;
    display: none;
    float: right;
    padding-top: 15px; }
    .promotion-container .bn-link a {
      color: #3d6db5;
      font-size: 16px; }
      .promotion-container .bn-link a .icon-book {
        position: absolute;
        top: 16px;
        left: -20px;
        color: #3d6db5;
        font-size: 22px; }

.promotion-desktop {
  display: none; }

@media all and (min-width: 753px) {
  .promotion-desktop {
    display: block; } }

@media all and (min-width: 768px) {
  .promotion {
    display: none; }
  .promotion-desktop {
    display: block; }
    .promotion-desktop .promotion-container {
      margin: 0 auto;
      border-bottom: 1px solid #d3d8dc; }
      .promotion-desktop .promotion-container .message {
        float: left;
        margin: 0;
        max-width: 80%; }
        .promotion-desktop .promotion-container .message p {
          font-size: 14px;
          margin: 16px 0 0; }
      .promotion-desktop .promotion-container .bn-link {
        display: block; }
      .promotion-desktop .promotion-container .icon-close-modal {
        display: none; } }

@media all and (min-width: 1306px) {
  .promotion-desktop .promotion-container {
    margin: 0 auto; } }

/**
 * @license Highcharts
 *
 * (c) 2009-2016 Torstein Honsi
 *
 * License: www.highcharts.com/license
 */
.highcharts-container {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
  text-align: left;
  line-height: normal;
  z-index: 0;
  /* #1072 */
  -webkit-tap-highlight-color: transparent;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
  font-size: 12px; }

.highcharts-root {
  display: block; }

.highcharts-root text {
  stroke-width: 0; }

.highcharts-strong {
  font-weight: bold; }

.highcharts-emphasized {
  font-style: italic; }

.highcharts-anchor {
  cursor: pointer; }

.highcharts-background {
  fill: #ffffff; }

.highcharts-plot-border,
.highcharts-plot-background {
  fill: none; }

.highcharts-label-box {
  fill: none; }

.highcharts-button-box {
  fill: inherit; }

/* Titles */
.highcharts-title {
  fill: #333333;
  font-size: 1.5em; }

.highcharts-subtitle {
  fill: #666666; }

/* Axes */
.highcharts-axis-line {
  fill: none;
  stroke: #ccd6eb; }

.highcharts-yaxis .highcharts-axis-line {
  stroke-width: 0; }

.highcharts-axis-title {
  fill: #666666; }

.highcharts-axis-labels {
  fill: #666666;
  cursor: default;
  font-size: 0.9em; }

.highcharts-grid-line {
  fill: none;
  stroke: #e6e6e6; }

.highcharts-xaxis-grid .highcharts-grid-line {
  stroke-width: 0; }

.highcharts-tick {
  stroke: #ccd6eb; }

.highcharts-yaxis .highcharts-tick {
  stroke-width: 0; }

.highcharts-minor-grid-line {
  stroke: #f2f2f2; }

.highcharts-crosshair-thin {
  stroke-width: 1px;
  stroke: #cccccc; }

.highcharts-crosshair-category {
  stroke: #ccd6eb;
  stroke-opacity: 0.25;
  cursor: pointer; }

/* Credits */
.highcharts-credits {
  cursor: pointer;
  fill: #999999;
  font-size: 0.7em;
  transition: fill 250ms, font-size 250ms; }

.highcharts-credits:hover {
  fill: black;
  font-size: 1em; }

/* Tooltip */
.highcharts-tooltip {
  cursor: default;
  pointer-events: auto;
  white-space: nowrap;
  transition: stroke 150ms; }

.highcharts-tooltip .msg-center {
  margin-top: 80px; }

.highcharts-tooltip text {
  fill: #333333; }

.highcharts-tooltip .highcharts-header {
  font-size: 0.85em; }

.highcharts-tooltip-box {
  stroke-width: 1px;
  fill: #fff;
  fill-opacity: 1;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); }

.highcharts-tooltip-box .highcharts-label-box {
  fill: #fff;
  fill-opacity: 1;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); }

.highcharts-selection-marker {
  fill: #335cad;
  fill-opacity: 0.25; }

.highcharts-graph {
  fill: none;
  stroke-width: 2px;
  stroke-linecap: round;
  stroke-linejoin: round; }

.highcharts-state-hover .highcharts-graph {
  stroke-width: 3; }

.highcharts-state-hover path {
  transition: stroke-width 50;
  /* quick in */ }

.highcharts-state-normal path {
  transition: stroke-width 250ms;
  /* slow out */ }

/*barchart Tooltip */
.highcharts-label.highcharts-tooltip.highcharts-tooltip-0.highcharts-color-0 {
  fill: #e6e6e6 !important;
  stroke: #e6e6e6 !important; }

.bar-chart .analytics-layout .highcharts-label span {
  border: none !important; }

.bar-chart .highcharts-tooltip-0 {
  filter: none !important; }

/* Legend hover affects points and series */
g.highcharts-series,
.highcharts-point,
.highcharts-markers,
.highcharts-data-labels {
  transition: opacity 250ms; }

.highcharts-legend-series-active g.highcharts-series:not(.highcharts-series-hover),
.highcharts-legend-point-active .highcharts-point:not(.highcharts-point-hover),
.highcharts-legend-series-active .highcharts-markers:not(.highcharts-series-hover),
.highcharts-legend-series-active .highcharts-data-labels:not(.highcharts-series-hover) {
  opacity: 0.2; }

/* Series options */
/* Default colors */
.sales-chart-widget .highcharts-color-0 {
  fill: #7cb5ec;
  stroke: #7cb5ec; }

.highcharts-color-1 {
  fill: #434348;
  stroke: #434348; }

.highcharts-color-2 {
  fill: #90ed7d;
  stroke: #90ed7d; }

.highcharts-color-3 {
  fill: #f7a35c;
  stroke: #f7a35c; }

.highcharts-color-4 {
  fill: #8085e9;
  stroke: #8085e9; }

.highcharts-color-5 {
  fill: #f15c80;
  stroke: #f15c80; }

.highcharts-color-6 {
  fill: #e4d354;
  stroke: #e4d354; }

.highcharts-color-7 {
  fill: #2b908f;
  stroke: #2b908f; }

.highcharts-color-8 {
  fill: #f45b5b;
  stroke: #f45b5b; }

.highcharts-color-9 {
  fill: #91e8e1;
  stroke: #91e8e1; }

.highcharts-area {
  fill-opacity: 0.75;
  stroke-width: 0; }

.highcharts-markers {
  stroke-width: 1px;
  stroke: #ffffff; }

.highcharts-point {
  stroke-width: 1px; }

.highcharts-dense-data .highcharts-point {
  stroke-width: 0; }

.highcharts-data-label {
  font-size: 0.9em;
  font-weight: bold; }

.highcharts-data-label-box {
  fill: none;
  stroke-width: 0; }

.highcharts-data-label text,
text.highcharts-data-label {
  fill: #333333;
  text-shadow: -2px -2px 2px #ffffff, 2px -2px 2px #ffffff, -2px 2px 2px #ffffff, 2px 2px 2px #ffffff; }

.highcharts-data-label-connector {
  fill: none; }

.highcharts-halo {
  fill-opacity: 0.25;
  stroke-width: 0; }

.highcharts-series:not(.highcharts-pie-series) .highcharts-point-select {
  fill: #cccccc;
  stroke: #000000; }

.highcharts-column-series rect.highcharts-point {
  stroke: #ffffff; }

.highcharts-column-series .highcharts-point {
  transition: fill-opacity 250ms; }

.highcharts-column-series .highcharts-point-hover {
  fill-opacity: 0.75;
  transition: fill-opacity 50ms; }

.highcharts-pie-series .highcharts-point {
  stroke-linejoin: round;
  stroke: #ffffff; }

.highcharts-pie-series .highcharts-point-hover {
  fill-opacity: 0.75;
  transition: fill-opacity 50ms; }

.highcharts-funnel-series .highcharts-point {
  stroke-linejoin: round;
  stroke: #ffffff; }

.highcharts-funnel-series .highcharts-point-hover {
  fill-opacity: 0.75;
  transition: fill-opacity 50ms; }

.highcharts-funnel-series .highcharts-point-select {
  fill: inherit;
  stroke: inherit; }

.highcharts-pyramid-series .highcharts-point {
  stroke-linejoin: round;
  stroke: #ffffff; }

.highcharts-pyramid-series .highcharts-point-hover {
  fill-opacity: 0.75;
  transition: fill-opacity 50ms; }

.highcharts-pyramid-series .highcharts-point-select {
  fill: inherit;
  stroke: inherit; }

.highcharts-solidgauge-series .highcharts-point {
  stroke-width: 0; }

.highcharts-treemap-series .highcharts-point {
  stroke-width: 1px;
  stroke: #e6e6e6;
  transition: stroke 250ms, fill 250ms, fill-opacity 250ms; }

.highcharts-treemap-series .highcharts-point-hover {
  stroke: #999999;
  transition: stroke 25ms, fill 25ms, fill-opacity 25ms; }

.highcharts-treemap-series .highcharts-above-level {
  display: none; }

.highcharts-treemap-series .highcharts-internal-node {
  fill: none; }

.highcharts-treemap-series .highcharts-internal-node-interactive {
  fill-opacity: 0.15;
  cursor: pointer; }

.highcharts-treemap-series .highcharts-internal-node-interactive:hover {
  fill-opacity: 0.75; }

/* Legend */
.highcharts-legend-box {
  fill: none;
  stroke-width: 0; }

.highcharts-legend-item text {
  fill: #333333;
  font-weight: bold;
  cursor: pointer;
  stroke-width: 0; }

.highcharts-legend-item:hover text {
  fill: #000000; }

.highcharts-legend-item-hidden * {
  fill: #cccccc !important;
  stroke: #cccccc !important;
  transition: fill 250ms; }

.highcharts-legend-nav-active {
  fill: #003399;
  cursor: pointer; }

.highcharts-legend-nav-inactive {
  fill: #cccccc; }

.highcharts-legend-title-box {
  fill: none;
  stroke-width: 0; }

/* Loading */
.highcharts-loading {
  position: absolute;
  background-color: #ffffff;
  opacity: 0.5;
  text-align: center;
  z-index: 10;
  transition: opacity 250ms; }

.highcharts-loading-hidden {
  height: 0 !important;
  opacity: 0;
  overflow: hidden;
  transition: opacity 250ms, height 250ms step-end; }

.highcharts-loading-inner {
  font-weight: bold;
  position: relative;
  top: 45%; }

/* Plot bands and polar pane backgrounds */
.highcharts-plot-band,
.highcharts-pane {
  fill: #000000;
  fill-opacity: 0.05; }

.highcharts-plot-line {
  fill: none;
  stroke: #999999;
  stroke-width: 1px; }

/* Highcharts More and modules */
.highcharts-boxplot-box {
  fill: #ffffff; }

.highcharts-boxplot-median {
  stroke-width: 2px; }

.highcharts-bubble-series .highcharts-point {
  fill-opacity: 0.5; }

.highcharts-errorbar-series .highcharts-point {
  stroke: #000000; }

.highcharts-gauge-series .highcharts-data-label-box {
  stroke: #cccccc;
  stroke-width: 1px; }

.highcharts-gauge-series .highcharts-dial {
  fill: #000000;
  stroke-width: 0; }

.highcharts-polygon-series .highcharts-graph {
  fill: inherit;
  stroke-width: 0; }

.highcharts-waterfall-series .highcharts-graph {
  stroke: #333333;
  stroke-dasharray: 1, 3; }

.highcharts-sankey-series .highcharts-point {
  stroke-width: 0; }

.highcharts-sankey-series .highcharts-link {
  transition: fill 250ms, fill-opacity 250ms;
  fill-opacity: 0.5; }

.highcharts-sankey-series .highcharts-point-hover.highcharts-link {
  transition: fill 50ms, fill-opacity 50ms;
  fill-opacity: 1; }

/* Highstock */
.highcharts-navigator-mask-outside {
  fill-opacity: 0; }

.highcharts-navigator-mask-inside {
  fill: #6685c2;
  /* navigator.maskFill option */
  fill-opacity: 0.25;
  cursor: ew-resize; }

.highcharts-navigator-outline {
  stroke: #cccccc;
  fill: none; }

.highcharts-navigator-handle {
  stroke: #cccccc;
  fill: #f2f2f2;
  cursor: ew-resize; }

.highcharts-navigator-series {
  fill: #335cad;
  stroke: #335cad; }

.highcharts-navigator-series .highcharts-graph {
  stroke-width: 1px; }

.highcharts-navigator-series .highcharts-area {
  fill-opacity: 0.05; }

.highcharts-navigator-xaxis .highcharts-axis-line {
  stroke-width: 0; }

.highcharts-navigator-xaxis .highcharts-grid-line {
  stroke-width: 1px;
  stroke: #e6e6e6; }

.highcharts-navigator-xaxis.highcharts-axis-labels {
  fill: #999999; }

.highcharts-navigator-yaxis .highcharts-grid-line {
  stroke-width: 0; }

.highcharts-scrollbar-thumb {
  fill: #cccccc;
  stroke: #cccccc;
  stroke-width: 1px; }

.highcharts-scrollbar-button {
  fill: #e6e6e6;
  stroke: #cccccc;
  stroke-width: 1px; }

.highcharts-scrollbar-arrow {
  fill: #666666; }

.highcharts-scrollbar-rifles {
  stroke: #666666;
  stroke-width: 1px; }

.highcharts-scrollbar-track {
  fill: #f2f2f2;
  stroke: #f2f2f2;
  stroke-width: 1px; }

.highcharts-button {
  fill: #f7f7f7;
  stroke: #cccccc;
  cursor: default;
  stroke-width: 1px;
  transition: fill 250ms; }

.highcharts-button text {
  fill: #333333; }

.highcharts-button-hover {
  transition: fill 0ms;
  fill: #e6e6e6;
  stroke: #333333; }

.highcharts-button-pressed {
  font-weight: bold;
  fill: #e6ebf5;
  stroke: #335cad; }

.highcharts-button-disabled text {
  fill: #cccccc; }

.highcharts-range-selector-buttons .highcharts-button {
  stroke-width: 0; }

.highcharts-range-label rect {
  fill: none; }

.highcharts-range-label text {
  fill: #666666; }

.highcharts-range-input rect {
  fill: none; }

.highcharts-range-input text {
  fill: #333333; }

input.highcharts-range-selector {
  position: absolute;
  border: 0;
  width: 1px;
  /* Chrome needs a pixel to see it */
  height: 1px;
  padding: 0;
  text-align: center;
  left: -9em;
  /* #4798 */ }

.highcharts-crosshair-label text {
  fill: #ffffff;
  font-size: 1.1em; }

.highcharts-crosshair-label .highcharts-label-box {
  fill: inherit; }

.highcharts-candlestick-series .highcharts-point {
  stroke: #000000;
  stroke-width: 1px; }

.highcharts-candlestick-series .highcharts-point-up {
  fill: #ffffff; }

.highcharts-ohlc-series .highcharts-point-hover {
  stroke-width: 3px; }

.highcharts-flags-series .highcharts-point .highcharts-label-box {
  stroke: #999999;
  fill: #ffffff;
  transition: fill 250ms; }

.highcharts-flags-series .highcharts-point-hover .highcharts-label-box {
  stroke: #000000;
  fill: #ccd6eb; }

.highcharts-flags-series .highcharts-point text {
  fill: #000000;
  font-size: 0.9em;
  font-weight: bold; }

/* Highmaps */
.highcharts-map-series .highcharts-point {
  stroke: #cccccc; }

.allbook .highcharts-map-series .highcharts-point-hover,
.highcharts-map-series .highcharts-point-hover {
  fill-opacity: 1;
  stroke-width: 2px;
  fill: #164b65; }

.ebook .highcharts-map-series .highcharts-point-hover {
  fill-opacity: 1;
  fill: #ebb02a !important;
  background-color: #ebb02a;
  color: #000; }

.printbook .highcharts-map-series .highcharts-point-hover {
  fill: #d75e50 !important;
  background-color: #d75e50; }

.map-number {
  background-color: #3a6d92;
  color: #fff; }

.highcharts-mapline-series .highcharts-point {
  fill: none; }

.map-edgetext {
  text-align: center;
  margin-top: 0px;
  margin-bottom: 19px; }

@media all and (min-width: 320px) and (max-width: 568px) {
  .edgeCaseMessageMap {
    left: 140px !important;
    top: 200px !important;
    height: 180px !important;
    width: 200px !important;
    transform: translate(-50%, -50%);
    padding: 0px !important; }
  .edgeCaseMessageStyleMap p {
    padding: 0px !important; }
    .edgeCaseMessageStyleMap p strong {
      padding: 0px !important; } }

@media all and (min-width: 360px) and (max-width: 640px) {
  .edgeCaseMessageMap {
    left: 155px !important;
    transform: translate(-50%, -50%);
    padding: 0px !important; }
  .edgeCaseMessageStyleMap p {
    padding: 0px !important; }
    .edgeCaseMessageStyleMap p strong {
      padding: 0px !important; } }

@media all and (min-width: 375px) and (max-width: 667px) {
  .edgeCaseMessageMap {
    left: 180px !important;
    top: 200px !important;
    height: 180px !important;
    width: 250px !important;
    transform: translate(-50%, -50%); }
  .edgeCaseMessageStyleMap p {
    padding: 0px !important; }
    .edgeCaseMessageStyleMap p strong {
      padding: 0px !important; } }

.edgeCaseMessageStyleMap p {
  text-align: center;
  width: 100%;
  margin: 0 auto;
  background: #fff; }
  .edgeCaseMessageStyleMap p strong {
    width: 100%;
    float: left;
    padding: 5px; }

.edgeCaseMessageStyleMap .searchCriteria {
  padding-top: 15px;
  padding-bottom: 5px; }

.edgeCaseMessageStyleMap .searchTxtMap {
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0 auto;
  max-width: 100%;
  display: inline-block; }

.edgeCaseMessageMap {
  background: none;
  position: absolute;
  z-index: 50;
  box-shadow: 1px 1px 1px 1px lightgrey;
  background: white;
  top: 143px;
  left: 20%;
  padding: 5px; }

.highcharts-heatmap-series .highcharts-point {
  stroke-width: 0; }

.highcharts-map-navigation {
  font-size: 1.3em;
  font-weight: bold;
  text-align: center; }

.true .highcharts-color-0 {
  fill: #fff;
  stroke: #ccc; }

.true .highcharts-map-series .highcharts-point-hover {
  fill: #164b65; }

.highcharts-coloraxis {
  stroke-width: 0; }

.highcharts-coloraxis-marker {
  fill: #999999; }

.highcharts-null-point {
  fill: #f7f7f7; }

.in-highchart {
  height: 590px !important;
  width: 98% !important;
  margin: 0 auto; }

@media only screen and (max-width: 1100px) {
  .in-highchart {
    height: 490px !important; } }

/* 3d charts */
.highcharts-3d-frame {
  fill: transparent; }

/* Exporting module */
.highcharts-contextbutton {
  fill: #ffffff;
  /* needed to capture hover */
  stroke: none;
  stroke-linecap: round; }

.highcharts-contextbutton:hover {
  fill: #e6e6e6;
  stroke: #e6e6e6; }

.highcharts-button-symbol {
  stroke: #666666;
  stroke-width: 3px; }

.highcharts-menu {
  border: 1px solid #999999;
  background: #ffffff;
  padding: 5px 0;
  box-shadow: 3px 3px 10px #888; }

.highcharts-menu-item {
  padding: 0.5em 1em;
  background: none;
  color: #333333;
  cursor: pointer;
  transition: background 250ms, color 250ms; }

.highcharts-menu-item:hover {
  background: #335cad;
  color: #ffffff; }

/* Drilldown module */
.highcharts-drilldown-point {
  cursor: pointer; }

.highcharts-drilldown-data-label text,
text.highcharts-drilldown-data-label,
.highcharts-drilldown-axis-label {
  cursor: pointer;
  fill: #003399;
  font-weight: bold;
  text-decoration: underline; }

/* No-data module */
.highcharts-no-data text {
  font-weight: bold;
  font-size: 12px;
  fill: #666666; }

/* Drag-panes module */
.highcharts-axis-resizer {
  cursor: ns-resize;
  stroke: black;
  stroke-width: 2px; }

/* Bullet type series */
.highcharts-bullet-target {
  stroke-width: 0; }

/* Lineargauge type series */
.highcharts-lineargauge-target {
  stroke-width: 1px;
  stroke: #333333; }

.highcharts-lineargauge-target-line {
  stroke-width: 1px;
  stroke: #333333; }

/* Annotations module */
.highcharts-annotation-label-box {
  stroke-width: 1px;
  stroke: #000000;
  fill: #000000;
  fill-opacity: 0.75; }

.highcharts-annotation-label text {
  fill: #e6e6e6; }

/*reading donut start*/
.reading-donut {
  margin-bottom: 40px; }
  .reading-donut .highcharts-color-1 {
    fill: #42d7b5 !important;
    stroke: #42d7b5 !important; }
  .reading-donut .highcharts-color-2 {
    fill: #30c5ff !important;
    stroke: #30c5ff !important; }
  .reading-donut .highcharts-color-3 {
    fill: #0091FF !important;
    stroke: #0091FF !important; }
  .reading-donut .highcharts-color-4 {
    fill: #f7b500 !important;
    stroke: #f7b500 !important; }
  .reading-donut .highcharts-color-5 {
    fill: #f46300 !important;
    stroke: #f46300 !important; }
  .reading-donut .highcharts-color-6 {
    fill: #bd1912 !important;
    stroke: #bd1912 !important; }
  .reading-donut .highcharts-color-7 {
    fill: #7a7a7a !important;
    stroke: #7a7a7a !important; }
  .reading-donut .divide {
    color: #bdbdbd;
    fill: #bdbdbd; }
  .reading-donut div {
    margin: 0 auto; }
  .reading-donut .highcharts-data-label-connector {
    fill: none !important; }
  .reading-donut .font-normal {
    font-weight: normal !important; }

/*reading donut start*/
.site-donut .highcharts-data-label-connector {
  fill: none !important; }

.site-donut div {
  margin: 0 auto; }

.site-donut .font-normal {
  font-weight: normal !important; }

.site-donut .widget {
  margin-bottom: 0 !important; }

/*cutomer bar chart start*/
.eaa-bar-chart .highcharts-xaxis-labels span {
  white-space: normal !important;
  width: 100px !important;
  text-align: center !important; }

.eaa-bar-chart .highcharts-xaxis-labels span a {
  margin-left: 5px !important; }

@media only screen and (min-width: 1024px) {
  .eaa-bar-chart .highcharts-xaxis-labels span img {
    position: absolute;
    bottom: -10px;
    left: 43px; }
  .eaa-bar-chart .highcharts-xaxis-labels span {
    overflow: visible !important;
    line-height: 1; }
  .arrow-gap {
    font-weight: normal !important; }
  .without-arrow-gap {
    font-weight: normal !important; } }

@media only screen and (max-width: 1023px) {
  .eaa-bar-chart .highcharts-xaxis-labels span {
    font-size: 0.6rem !important;
    padding: 5px;
    transform: rotate(-90deg) !important;
    transform-origin: 67% 28px;
    text-align: right !important;
    padding-top: 0 !important; }
  .bar-chart {
    height: 550px; }
  .arrow-gap {
    padding-right: 21px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    width: 86px !important;
    font-weight: normal !important;
    height: 40px !important; }
  .without-arrow-gap {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    width: 86px !important;
    font-weight: normal !important;
    height: 35px !important; }
  .analytics-layout .widget {
    margin: 15px 0 5px; }
  .eaa-bar-chart .highcharts-xaxis-labels span img {
    vertical-align: middle;
    position: absolute !important;
    right: 2px !important;
    bottom: unset;
    left: unset; }
  .breadCrumbs-font {
    font-size: 0.7rem; }
  .customerBarChart .left-sidebar-wrapper {
    padding: 0 5px; }
  #EAA-topCategoriesBarchart .highcharts-root text {
    font-size: 0.5rem !important; } }

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .eaa-bar-chart .highcharts-xaxis-labels span {
    font-size: 0.7rem !important;
    padding: 25px 0px 25px 5px; }
  .customerBarChart .left-sidebar-wrapper {
    padding: 0 5px; }
  .highcharts-root text {
    font-size: 0.7rem !important; }
  .edgeCaseMessageMap {
    left: 250px !important;
    top: 200px !important;
    height: 190px !important;
    width: 300px !important;
    padding: 1px !important;
    transform: translate(-50%, -50%);
    padding: 1px !important; }
  .edgeCaseMessageStyleMap p {
    padding: 0px !important; }
    .edgeCaseMessageStyleMap p strong {
      padding: 0px !important; }
  .arrow-gap {
    height: 40px !important; }
  .without-arrow-gap {
    height: 40px !important; } }

@media only screen and (min-width: 759px) and (max-width: 1024px) {
  .eaa-bar-chart .highcharts-xaxis-labels span {
    font-size: 0.7rem !important; }
  .customerBarChart .left-sidebar-wrapper {
    padding: 0 5px; }
  .highcharts-root text {
    font-size: 0.7rem !important; } }

.np-mkt-included-content {
  position: relative;
  /* LP VARIABLES --------------------------------------- */
  /* was #0e7caa; */
  /* was #0e7caa; */
  /* defined as #3D6DB5, was #399cc6 */
  /* was #00c890; */
  /* ------------------------------------------------- */
  /* MARKETING ADS */
  /* END MARKETING ADS */
  /* end .np-mkt-homepage WIDE */
  /* MAKE MONEY LANDING PAGE */
  /* END MAKE MONEY LANDING PAGE */
  /* REACH MILLIONS LANDING PAGE */
  /* END REACH MILLIONS LANDING PAGE */
  /* HOW IT WORKS LANDING PAGE */
  /* END HOW IT WORKS LANDING PAGE */
  /* POD LANDING PAGE */
  /* END POD LANDING PAGE */
  /* SITEMAP */
  /* WHATSNEW */
  /* AUTHOR TOOLS & TIPS */
  /* END AUTHOR TOOLS & TIPS */
  /* PARTNER SERVICES */
  /* END PARTNER SERVICES */
  /* end media query */
  /* end media query */
  /* end media query */
  /* end media query */
  /* end media query <599 */
  /* LP BUTTONS --------------------------------------- */
  /* END BUTTONS -------------------------------- */ }
  .np-mkt-included-content .mobile-only {
    display: none !important; }
  .np-mkt-included-content .marketing-ad {
    margin-bottom: 40px; }
    .np-mkt-included-content .marketing-ad img.m-ad {
      display: block;
      margin-bottom: 20px;
      width: 160px; }
    .np-mkt-included-content .marketing-ad h3 {
      font: 700 15px Lato,sans-serif;
      margin-bottom: 5px; }
    .np-mkt-included-content .marketing-ad p {
      font-size: 13px; }
    .np-mkt-included-content .marketing-ad a {
      font-size: 13px;
      text-decoration: none; }
    .np-mkt-included-content .marketing-ad a:hover {
      text-decoration: underline; }
    .np-mkt-included-content .marketing-ad.for-sidebar-left {
      margin-bottom: 35px;
      padding-bottom: 29px;
      border-bottom: 1px solid #d3d8dc;
      margin-left: 30px;
      padding-left: 17px;
      width: 100%; }
    .np-mkt-included-content .marketing-ad.for-sidebar-left.last {
      border-bottom: 0 none;
      padding-bottom: 0; }
    .np-mkt-included-content .marketing-ad.for-sidebar-left img.m-ad {
      display: block;
      margin-bottom: 20px;
      width: 100%;
      max-width: 207px; }
    .np-mkt-included-content .marketing-ad.for-sidebar-left h3 {
      font: 400 23px Raleway,serif; }
    .np-mkt-included-content .marketing-ad.for-sidebar-left p {
      font-size: 16px;
      line-height: 1.5;
      max-width: 215px; }
    .np-mkt-included-content .marketing-ad.for-sidebar-left a {
      font-size: 16px;
      line-height: 1.5; }
  .np-mkt-included-content .m-ad-full-divider {
    height: 1px;
    border-bottom: 1px solid #d3d8dc;
    width: 100%; }
  .np-mkt-included-content .landing {
    background-color: #ffffff; }
  .np-mkt-included-content .btn-nookpress {
    color: #ffffff !important;
    background-color: #3D6DB5 !important;
    border: 1px solid #3D6DB5 !important;
    appearance: initial !important;
    text-decoration: none; }
  .np-mkt-included-content .btn-nookpress-ghost {
    color: #3D6DB5 !important;
    background-color: transparent !important;
    border: 1px solid #3D6DB5 !important;
    appearance: initial !important; }
  .np-mkt-included-content .btn-container {
    text-align: center; }
  .np-mkt-included-content .btn-container br {
    display: none; }
  .np-mkt-included-content .np-mkt {
    /* LEGAL PAGES */
    /* END LEGAL PAGES */ }
    .np-mkt-included-content .np-mkt * {
      font-family: 'Lato',sans-serif;
      font-weight: 400;
      line-height: 1.25;
      color: #21282d; }
    .np-mkt-included-content .np-mkt a {
      color: #3A557A; }
    .np-mkt-included-content .np-mkt article {
      max-width: 1440px;
      margin: 0 auto;
      overflow: hidden; }
    .np-mkt-included-content .np-mkt b, .np-mkt-included-content .np-mkt strong {
      font-weight: 700; }
    .np-mkt-included-content .np-mkt i, .np-mkt-included-content .np-mkt em {
      font-style: italic;
      font-weight: inherit; }
    .np-mkt-included-content .np-mkt .flex-module-wrap {
      display: flex;
      flex-wrap: nowrap; }
    .np-mkt-included-content .np-mkt h1, .np-mkt-included-content .np-mkt .header1 {
      font-family: Poynter, Georgia, serif;
      font-weight: 400;
      font-style: normal;
      font-size: 40px; }
    .np-mkt-included-content .np-mkt h1 + p, .np-mkt-included-content .np-mkt .header1 + p {
      text-align: center;
      margin: 0; }
    .np-mkt-included-content .np-mkt p {
      line-height: 1.4; }
    .np-mkt-included-content .np-mkt p.restrict {
      width: 60%;
      margin: 0 auto;
      text-align: center; }
    .np-mkt-included-content .np-mkt p.fineprint {
      font-size: 80%;
      margin: 0;
      padding: 20px 12px 0 12px;
      text-align: center; }
    .np-mkt-included-content .np-mkt .header1 {
      text-align: center;
      margin: 0 24px; }
    .np-mkt-included-content .np-mkt .header1.mobile-only {
      display: none; }
    .np-mkt-included-content .np-mkt .plain-block .header1 + p {
      margin: 14px auto 0 auto;
      max-width: 66%; }
    .np-mkt-included-content .np-mkt .app-placeholder {
      display: flex;
      align-items: center;
      background-color: #d2d2d2;
      min-height: 120px; }
      .np-mkt-included-content .np-mkt .app-placeholder p {
        text-align: center;
        margin: 0 auto; }
    .np-mkt-included-content .np-mkt .table-wrapper {
      margin: 0 72px; }
    .np-mkt-included-content .np-mkt .main-hero {
      display: flex;
      justify-content: center;
      margin-bottom: 27px;
      /* adjusted for leading */ }
      .np-mkt-included-content .np-mkt .main-hero h1, .np-mkt-included-content .np-mkt .main-hero .header1 {
        font-family: Poynter, Georgia, serif;
        font-weight: 400;
        font-style: normal;
        font-size: 40px;
        line-height: 1.25;
        display: flex;
        justify-content: center;
        width: 100%;
        text-align: center;
        position: absolute;
        top: 42px;
        margin: 0;
        color: #ffffff; }
      .np-mkt-included-content .np-mkt .main-hero h1 span, .np-mkt-included-content .np-mkt .main-hero .header1 span {
        font-family: inherit;
        line-height: inherit;
        color: inherit; }
    .np-mkt-included-content .np-mkt .secondary-hero {
      display: flex;
      justify-content: flex-end;
      margin-bottom: 27px;
      /* adjusted for leading */
      position: relative;
      max-width: 1296px; }
      .np-mkt-included-content .np-mkt .secondary-hero.text-left {
        justify-content: flex-start; }
    .np-mkt-included-content .np-mkt .secondary-hero-textblock {
      position: absolute;
      width: 520px;
      top: 104px;
      right: 3%;
      /* adjusted for heading margin */
      text-align: center; }
      .np-mkt-included-content .np-mkt .secondary-hero-textblock .header1 {
        font-size: 35px;
        margin: 0; }
      .np-mkt-included-content .np-mkt .secondary-hero-textblock a {
        text-decoration: none; }
      .np-mkt-included-content .np-mkt .secondary-hero-textblock p {
        width: 75%;
        margin: 12px auto 0 auto;
        padding-bottom: 22px; }
      .np-mkt-included-content .np-mkt .secondary-hero-textblock.text-left {
        right: initial;
        left: 3%; }
      .np-mkt-included-content .np-mkt .secondary-hero-textblock.light-text .header1, .np-mkt-included-content .np-mkt .secondary-hero-textblock.light-text p {
        color: #ffffff; }
      .np-mkt-included-content .np-mkt .secondary-hero-textblock.hero-reedsy {
        top: 81px; }
    .np-mkt-included-content .np-mkt hr {
      color: #3D6DB5;
      width: 90%;
      margin: 0 auto 30px auto;
      /* adjusted for header */ }
    .np-mkt-included-content .np-mkt .np-mkt-50-50 {
      display: flex;
      justify-content: flex-start; }
      .np-mkt-included-content .np-mkt .np-mkt-50-50 .leftside {
        width: 50%; }
        .np-mkt-included-content .np-mkt .np-mkt-50-50 .leftside img {
          max-width: 100%; }
      .np-mkt-included-content .np-mkt .np-mkt-50-50 .rightside {
        width: 50%;
        text-align: center; }
    .np-mkt-included-content .np-mkt .panels {
      margin-bottom: 72px; }
      .np-mkt-included-content .np-mkt .panels .flex-module-wrap {
        margin: 0 60px 0 60px; }
      .np-mkt-included-content .np-mkt .panels.two .panel {
        width: 50%; }
        .np-mkt-included-content .np-mkt .panels.two .panel p {
          max-width: 412px; }
      .np-mkt-included-content .np-mkt .panels.three .panel {
        width: 33.33%; }
        .np-mkt-included-content .np-mkt .panels.three .panel p {
          max-width: 384px; }
      .np-mkt-included-content .np-mkt .panels.four .panel {
        width: 25%; }
        .np-mkt-included-content .np-mkt .panels.four .panel p {
          max-width: 324px; }
      .np-mkt-included-content .np-mkt .panels h1 + p, .np-mkt-included-content .np-mkt .panels .header1 + p {
        margin: 0 auto 48px auto;
        width: 60%; }
      .np-mkt-included-content .np-mkt .panels .header1 {
        padding-bottom: 48px;
        /* adjusted for leading */ }
        .np-mkt-included-content .np-mkt .panels .header1.with-copy {
          padding-bottom: 6px;
          /* adjusted for leading */ }
        .np-mkt-included-content .np-mkt .panels .header1 + p {
          margin: 0 auto 48px auto; }
      .np-mkt-included-content .np-mkt .panels .panel {
        min-height: 445px;
        margin: 0;
        /* overrides bootstrap */
        padding: 48px 0 24px 0;
        text-align: center;
        border: 0 none;
        /* overrides bootstrap */
        border-right: 1px solid #d2d2d2;
        border-radius: 0;
        /* overrides bootstrap */
        box-shadow: none;
        /* overrides bootstrap */ }
        .np-mkt-included-content .np-mkt .panels .panel.panel-last {
          border-right: 0 none; }
        .np-mkt-included-content .np-mkt .panels .panel h2 {
          margin: 40px 12px 20px 12px;
          font-weight: 300; }
        .np-mkt-included-content .np-mkt .panels .panel p {
          margin: 24px auto;
          padding: 0 24px; }
        .np-mkt-included-content .np-mkt .panels .panel img.panel-icon {
          display: block;
          margin: 0 auto;
          padding: 0 12px;
          max-width: 100%; }
        .np-mkt-included-content .np-mkt .panels .panel.with-numero {
          padding-top: 32px; }
        .np-mkt-included-content .np-mkt .panels .panel .numero {
          font-family: Poynter,serif;
          font-weight: 700;
          font-size: 30px;
          color: #6a8591; }
    .np-mkt-included-content .np-mkt .posters {
      margin: 0 auto 72px auto; }
      .np-mkt-included-content .np-mkt .posters .flex-module-wrap {
        justify-content: space-between;
        margin: 0 60px; }
      .np-mkt-included-content .np-mkt .posters .poster {
        width: 50%;
        text-align: center;
        padding: 0 12px 0 0; }
        .np-mkt-included-content .np-mkt .posters .poster .header1 {
          padding-bottom: 25px;
          /* adjusted for leading */ }
        .np-mkt-included-content .np-mkt .posters .poster .header2 {
          padding-top: 24px;
          font-family: 'Lato';
          font-weight: 300;
          font-size: 24px; }
        .np-mkt-included-content .np-mkt .posters .poster img.poster-img {
          display: block;
          margin: 0 auto;
          max-width: 100%; }
        .np-mkt-included-content .np-mkt .posters .poster p {
          max-width: 315px;
          margin: 24px auto 0 auto; }
        .np-mkt-included-content .np-mkt .posters .poster.last {
          padding: 0 0 0 12px; }
    .np-mkt-included-content .np-mkt.np-mkt-legal {
      width: 856px;
      margin: 0 auto; }
      .np-mkt-included-content .np-mkt.np-mkt-legal a {
        color: #3A557A; }
      .np-mkt-included-content .np-mkt.np-mkt-legal strong {
        font-weight: 700; }
      .np-mkt-included-content .np-mkt.np-mkt-legal h1 {
        font-size: 36px;
        margin: 48px 0 60px 0; }
      .np-mkt-included-content .np-mkt.np-mkt-legal h1 + p {
        text-align: left;
        margin: 0 0 36px 0; }
      .np-mkt-included-content .np-mkt.np-mkt-legal p {
        margin: 0 0 36px 0; }
      .np-mkt-included-content .np-mkt.np-mkt-legal p.legal-subhead {
        margin: 0 0 18px 0;
        font-weight: 700; }
      .np-mkt-included-content .np-mkt.np-mkt-legal ul {
        margin: 18px 0 36px 0; }
      .np-mkt-included-content .np-mkt.np-mkt-legal ul li {
        padding-bottom: 10px; }
      .np-mkt-included-content .np-mkt.np-mkt-legal ul li:last-of-type {
        padding-bottom: 0; }
  .np-mkt-included-content .np-mkt-homepage a {
    font-size: 16px;
    color: #3A557A;
    text-decoration: none; }
  .np-mkt-included-content .np-mkt-homepage .summary .header1 {
    margin-bottom: 4px;
    /* adjusted for leading */ }
  .np-mkt-included-content .np-mkt-homepage .summary p {
    text-align: center;
    margin: 0 auto 24px auto;
    width: 75.7%;
    font-family: 'Lato',sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    color: #21282d; }
  .np-mkt-included-content .np-mkt-homepage .summary .btn-separate {
    margin-left: 48px !important; }
  .np-mkt-included-content .np-mkt-homepage .summary .btn-container {
    margin-bottom: 72px; }
  .np-mkt-included-content .np-mkt-homepage .spotlights {
    margin: 72px auto 0 auto; }
    .np-mkt-included-content .np-mkt-homepage .spotlights .flex-module-wrap {
      justify-content: space-between;
      margin: 0 60px; }
    .np-mkt-included-content .np-mkt-homepage .spotlights .header1 {
      padding-bottom: 27px;
      /* adjusted for leading */ }
    .np-mkt-included-content .np-mkt-homepage .spotlights .spotlight {
      width: 32%;
      text-align: center; }
      .np-mkt-included-content .np-mkt-homepage .spotlights .spotlight img.spotlight-bg {
        display: block;
        margin: 0 auto;
        max-width: 100%; }
      .np-mkt-included-content .np-mkt-homepage .spotlights .spotlight h2 {
        font-weight: 300;
        margin: 17px 0 0 0; }
      .np-mkt-included-content .np-mkt-homepage .spotlights .spotlight p {
        margin: 12px 24px 72px 24px; }
  .np-mkt-included-content .np-mkt-makemoney {
    margin-top: 40px; }
    .np-mkt-included-content .np-mkt-makemoney h1 {
      text-align: center;
      margin: 40px 0 8px 0; }
    .np-mkt-included-content .np-mkt-makemoney .header1 {
      margin: 72px 0 8px 0; }
    .np-mkt-included-content .np-mkt-makemoney table.np {
      width: 100%;
      border-collapse: collapse;
      margin-top: 40px; }
      .np-mkt-included-content .np-mkt-makemoney table.np td {
        border: 1px solid #d2d2d2;
        height: 70px;
        text-align: center;
        vertical-align: middle; }
        .np-mkt-included-content .np-mkt-makemoney table.np td.left-label {
          text-align: right;
          padding-right: 18px; }
        .np-mkt-included-content .np-mkt-makemoney table.np td.th {
          font-family: 'Lato';
          font-weight: 300;
          font-size: 20px; }
        .np-mkt-included-content .np-mkt-makemoney table.np td.empty-cell {
          border-top: none;
          border-left: none; }
        .np-mkt-included-content .np-mkt-makemoney table.np td.col-20 {
          width: 20%; }
        .np-mkt-included-content .np-mkt-makemoney table.np td.col-40 {
          width: 40%;
          padding: 10px; }
    .np-mkt-included-content .np-mkt-makemoney table.print-royalties td.enlarge {
      font-family: Poynter, Georgia, serif;
      font-weight: 400;
      font-style: normal;
      font-size: 30px; }
    .np-mkt-included-content .np-mkt-makemoney table.print-royalties td.enlarge span {
      font-family: Poynter, Georgia, serif;
      font-weight: 400;
      font-style: normal;
      font-size: 60%;
      position: relative;
      top: -7px; }
    .np-mkt-included-content .np-mkt-makemoney table.print-royalties td.highlight {
      background-color: #f8f8f8;
      color: #008040; }
    .np-mkt-included-content .np-mkt-makemoney table.print-royalties td span.smaller {
      font-size: 14px; }
  .np-mkt-included-content .np-mkt-reachmillions h1 {
    text-align: center;
    margin: 40px 0 8px 0; }
    .np-mkt-included-content .np-mkt-reachmillions h1 + p {
      text-align: center;
      margin: 0; }
  .np-mkt-included-content .np-mkt-reachmillions .posters .header1 {
    margin-bottom: 24px; }
  .np-mkt-included-content .np-mkt-howitworks {
    margin-top: 40px; }
    .np-mkt-included-content .np-mkt-howitworks .header1:first-of-type {
      margin-top: 40px; }
    .np-mkt-included-content .np-mkt-howitworks .panels .panel p {
      margin: 36px auto 25px auto; }
    .np-mkt-included-content .np-mkt-howitworks .secondary-hero-textblock .header1:first-of-type {
      margin-top: 0; }
  .np-mkt-included-content .np-mkt-pod h1.desktop-only {
    color: #21282d; }
  .np-mkt-included-content .np-mkt-pod .np-mkt-50-50 {
    clear: both;
    margin: 72px auto;
    max-width: 1296px;
    display: flex;
    justify-content: center; }
    .np-mkt-included-content .np-mkt-pod .np-mkt-50-50 .header1 {
      margin-top: 18px; }
    .np-mkt-included-content .np-mkt-pod .np-mkt-50-50 .header1 + p {
      max-width: 550px;
      margin: 14px auto 0 auto; }
  .np-mkt-included-content .np-mkt-pod .one-two-three {
    width: 100%;
    margin: 24px 0;
    display: flex;
    justify-content: center; }
    .np-mkt-included-content .np-mkt-pod .one-two-three .numeral-circle {
      width: 150px;
      text-align: center; }
    .np-mkt-included-content .np-mkt-pod .one-two-three .numeral {
      display: inline-block;
      border: 2px solid #3D6DB5;
      border-radius: 50%;
      font-family: Poynter, Georgia, serif;
      font-weight: 400;
      font-style: normal;
      font-size: 26px;
      color: #3D6DB5;
      width: 40px;
      height: 40px;
      text-align: center;
      padding-top: 2px; }
    .np-mkt-included-content .np-mkt-pod .one-two-three .label {
      display: inline-block;
      width: 150px;
      text-align: center;
      font-size: 14px; }
  .np-mkt-included-content .np-mkt-pod hr {
    margin: 60px auto 30px auto;
    /* adjusted for header */ }
  .np-mkt-included-content .np-mkt-pod .np-mkt-banner {
    overflow: visible;
    display: flex;
    justify-content: center;
    position: relative;
    margin: 72px auto 0 auto; }
    .np-mkt-included-content .np-mkt-pod .np-mkt-banner img.np-mkt-banner-bg {
      position: absolute;
      margin: 0 auto; }
    .np-mkt-included-content .np-mkt-pod .np-mkt-banner img.np-mkt-banner-titles {
      position: relative;
      top: -48px;
      max-width: 100%;
      max-height: 175px; }
    .np-mkt-included-content .np-mkt-pod .np-mkt-banner .np-mkt-banner-text {
      position: relative;
      top: 30px;
      width: 400px;
      margin-left: 40px;
      font-family: Poynter, Georgia, serif;
      font-weight: 400;
      font-style: normal;
      font-size: 24px;
      color: #21282d; }
      .np-mkt-included-content .np-mkt-pod .np-mkt-banner .np-mkt-banner-text a {
        font-family: Poynter, Georgia, serif;
        font-weight: 600;
        font-style: normal;
        font-size: 18px;
        color: #3A557A;
        text-decoration: none;
        margin-left: 5px; }
      .np-mkt-included-content .np-mkt-pod .np-mkt-banner .np-mkt-banner-text a:after {
        content: "»";
        margin-left: 5px; }
  .np-mkt-included-content .np-sitemap h1 {
    margin: 40px; }
  .np-mkt-included-content .np-sitemap-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 80%;
    margin: 0 auto; }
  .np-mkt-included-content .np-sitemap-col {
    flex-basis: 25%; }
    .np-mkt-included-content .np-sitemap-col a {
      display: block;
      text-decoration: none;
      padding-left: 20px;
      text-indent: -20px;
      padding-bottom: 10px; }
    .np-mkt-included-content .np-sitemap-col a:hover {
      text-decoration: underline; }
  .np-mkt-included-content .np-whatsnew-wrapper {
    width: 80%;
    margin: 0 auto; }
  .np-mkt-included-content .np-whatsnew h1 {
    margin: 40px; }
  .np-mkt-included-content .np-whatsnew h2 {
    padding-bottom: 18px; }
  .np-mkt-included-content .np-whatsnew ul {
    margin-bottom: 24px; }
  .np-mkt-included-content .np-whatsnew ul li {
    padding-bottom: 8px; }
  .np-mkt-included-content .np-mkt.att {
    margin: 0 auto;
    max-width: 1440px; }
    .np-mkt-included-content .np-mkt.att a {
      text-decoration: none; }
    .np-mkt-included-content .np-mkt.att .main-hero {
      margin-bottom: 0; }
    .np-mkt-included-content .np-mkt.att.att-landing .att-nav {
      margin: 72px 0 0 60px; }
  .np-mkt-included-content article.att-article {
    float: left;
    max-width: 685px;
    margin: 72px 0 100px 10.8%; }
    .np-mkt-included-content article.att-article h1, .np-mkt-included-content article.att-article h2 {
      font-family: Poynter, Georgia, serif;
      font-weight: 400;
      font-style: normal;
      font-size: 30px;
      margin: 0 0 24px 0;
      text-align: left; }
    .np-mkt-included-content article.att-article h1 + p {
      text-align: left; }
    .np-mkt-included-content article.att-article h3 {
      font-family: Poynter, Georgia, serif;
      font-weight: 400;
      font-style: normal;
      font-size: 24px; }
    .np-mkt-included-content article.att-article p {
      font-size: 16px;
      line-height: 28px;
      margin: 0;
      padding: 0 0 36px 0; }
    .np-mkt-included-content article.att-article ol {
      margin: 0 0 36px 0;
      counter-reset: item;
      list-style-type: none; }
      .np-mkt-included-content article.att-article ol li {
        display: block;
        line-height: 28px;
        padding-bottom: 36px; }
      .np-mkt-included-content article.att-article ol li:before {
        content: counter(item) ") ";
        counter-increment: item; }
    .np-mkt-included-content article.att-article .interstitial {
      position: relative;
      margin: 0 0 48px 0; }
    .np-mkt-included-content article.att-article .interstitial.design-help {
      width: 676px;
      height: 300px; }
      .np-mkt-included-content article.att-article .interstitial.design-help .overlay {
        position: absolute;
        bottom: 0;
        width: 100%;
        height: 96px;
        background-color: #f4f4f4;
        text-align: center; }
        .np-mkt-included-content article.att-article .interstitial.design-help .overlay h4 {
          font-family: Poynter, Georgia, serif;
          font-weight: 600;
          font-style: normal;
          margin: 8px 0 5px 0;
          padding: 0;
          font-size: 24px; }
        .np-mkt-included-content article.att-article .interstitial.design-help .overlay p {
          margin: 0 auto;
          padding: 0;
          font-size: 14px;
          max-width: 400px;
          line-height: initial; }
    .np-mkt-included-content article.att-article .interstitial.editorial-help {
      width: 676px;
      height: 250px; }
      .np-mkt-included-content article.att-article .interstitial.editorial-help .overlay {
        position: absolute;
        top: 70px;
        right: 30px;
        width: 260px; }
        .np-mkt-included-content article.att-article .interstitial.editorial-help .overlay h4 {
          font-family: Poynter, Georgia, serif;
          font-weight: 600;
          font-style: normal;
          margin: 0 0 5px 0;
          padding: 0;
          font-size: 24px;
          color: #ffffff; }
        .np-mkt-included-content article.att-article .interstitial.editorial-help .overlay p {
          margin: 0;
          padding: 0;
          font-size: 14px;
          line-height: 22px;
          color: #ffffff !important; }
        .np-mkt-included-content article.att-article .interstitial.editorial-help .overlay a {
          line-height: inherit;
          text-decoration: none;
          color: #ffffff; }
        .np-mkt-included-content article.att-article .interstitial.editorial-help .overlay a.i-cta {
          text-decoration: underline;
          color: #3A557A; }
    .np-mkt-included-content article.att-article .att-pagination {
      display: flex;
      justify-content: space-between; }
      .np-mkt-included-content article.att-article .att-pagination .att-prev {
        text-align: left; }
        .np-mkt-included-content article.att-article .att-pagination .att-prev a:before {
          content: "<";
          margin-right: 5px; }
      .np-mkt-included-content article.att-article .att-pagination .att-next {
        text-align: right; }
        .np-mkt-included-content article.att-article .att-pagination .att-next a:after {
          content: ">";
          margin-left: 5px; }
  .np-mkt-included-content article.att-mainmenu {
    float: left;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    max-width: 845px;
    width: 100%;
    margin: 72px 0 -36px 8.9%;
    /* to decrease m-b from 108px of panels */ }
    .np-mkt-included-content article.att-mainmenu h1 {
      text-align: center;
      width: 100%;
      font-size: 30px;
      margin: 0 0 24px 0; }
    .np-mkt-included-content article.att-mainmenu .att-panel {
      width: 50%;
      padding: 0 40px 108px 40px;
      text-align: center; }
      .np-mkt-included-content article.att-mainmenu .att-panel img {
        display: block;
        margin: 0 auto 36px auto; }
      .np-mkt-included-content article.att-mainmenu .att-panel h2 {
        font-family: Poynter, Georgia, serif;
        font-weight: 600;
        font-style: normal;
        font-size: 24px;
        margin: 0 auto 18px auto;
        padding: 0; }
      .np-mkt-included-content article.att-mainmenu .att-panel p {
        font-size: 16px;
        line-height: 24px;
        max-width: 305px;
        margin: 0 auto;
        padding: 0 0 20px 0; }
      .np-mkt-included-content article.att-mainmenu .att-panel a {
        display: block;
        margin: 0 auto;
        font-size: 12px;
        text-transform: uppercase; }
      .np-mkt-included-content article.att-mainmenu .att-panel a:after {
        content: "»";
        margin-left: 5px; }
  .np-mkt-included-content article.att-nav {
    margin: 72px 0 0 222px;
    float: left;
    max-width: 218px; }
    .np-mkt-included-content article.att-nav h4 {
      text-transform: uppercase;
      font-weight: 700;
      font-size: 16px;
      margin: 0 0 20px 0; }
    .np-mkt-included-content article.att-nav p {
      font-size: 14px;
      line-height: 22px;
      margin: 0 0 20px 0;
      padding: 0; }
    .np-mkt-included-content article.att-nav .att-nav-block {
      margin: 0 0 60px 0; }
      .np-mkt-included-content article.att-nav .att-nav-block a {
        display: block;
        font-size: 14px;
        margin: 0;
        padding: 0 0 15px 0; }
    .np-mkt-included-content article.att-nav .att-ad {
      margin-bottom: 60px; }
      .np-mkt-included-content article.att-nav .att-ad h4 {
        margin: 0 0 36px 0; }
      .np-mkt-included-content article.att-nav .att-ad img {
        display: block;
        margin-bottom: 24px; }
      .np-mkt-included-content article.att-nav .att-ad a.btn-nookpress {
        width: 196px; }
  .np-mkt-included-content .np-mkt.np-mkt-partnerships {
    max-width: 1248px;
    margin: 0 auto; }
    .np-mkt-included-content .np-mkt.np-mkt-partnerships h1 {
      text-align: center;
      padding-top: 40px; }
    .np-mkt-included-content .np-mkt.np-mkt-partnerships .header1 {
      text-align: left; }
    .np-mkt-included-content .np-mkt.np-mkt-partnerships h1 + p.intro {
      width: 40%;
      text-align: center;
      margin: 0 auto 60px auto; }
    .np-mkt-included-content .np-mkt.np-mkt-partnerships .header1 + p {
      text-align: left; }
    .np-mkt-included-content .np-mkt.np-mkt-partnerships .partner-boards-wrapper {
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap; }
    .np-mkt-included-content .np-mkt.np-mkt-partnerships article.partner-board {
      max-width: 588px;
      margin-bottom: 75px; }
      .np-mkt-included-content .np-mkt.np-mkt-partnerships article.partner-board a {
        display: block;
        text-decoration: none;
        color: #21282d; }
      .np-mkt-included-content .np-mkt.np-mkt-partnerships article.partner-board a span.inner-link {
        color: #3A557A; }
      .np-mkt-included-content .np-mkt.np-mkt-partnerships article.partner-board a span.inner-link:after {
        content: "»";
        margin-left: 4px; }
      .np-mkt-included-content .np-mkt.np-mkt-partnerships article.partner-board img {
        width: 100%;
        max-width: 588px; }
      .np-mkt-included-content .np-mkt.np-mkt-partnerships article.partner-board .partner-text .header1 {
        font-size: 30px;
        margin: 24px 0 8px 0; }
      .np-mkt-included-content .np-mkt.np-mkt-partnerships article.partner-board .partner-text p {
        margin: 0;
        line-height: 1.5; }
  @media screen and (max-width: 1200px) {
    .np-mkt-included-content {
      /* custom mq */
      /* PARTNER SERVICES */
      /* END PARTNER SERVICES */ }
      .np-mkt-included-content .np-mkt.np-mkt-partnerships {
        max-width: 605px;
        margin: 0 auto; }
        .np-mkt-included-content .np-mkt.np-mkt-partnerships h1 + p.intro {
          width: 80%; }
        .np-mkt-included-content .np-mkt.np-mkt-partnerships article.partner-board .partner-text {
          padding: 0 20px; } }
  @media screen and (max-width: 1100px) {
    .np-mkt-included-content {
      /* custom mq */
      /* MARKETING ADS */
      /* END MARKETING ADS */ }
      .np-mkt-included-content .marketing-ad.for-sidebar-left {
        margin-left: 0;
        padding-left: 0; } }
  @media screen and (max-width: 800px) {
    .np-mkt-included-content {
      /* custom mq */ }
      .np-mkt-included-content .np-mkt .posters .poster .header1 {
        font-size: 28px; }
      .np-mkt-included-content .np-mkt .posters .poster p {
        width: 100%;
        padding: 0 12px; }
      .np-mkt-included-content .np-mkt-homepage .spotlights .flex-module-wrap {
        margin: 0; }
      .np-mkt-included-content .np-mkt-homepage .spotlights .spotlight p {
        margin: 12px 0 72px 0; }
      .np-mkt-included-content .np-mkt-reachmillions .panels h1 + p, .np-mkt-included-content .np-mkt-reachmillions .panels .header1 + p {
        width: 85%; }
      .np-mkt-included-content article.att-mainmenu {
        margin-left: 0; } }
  @media screen and (max-width: 767px) {
    .np-mkt-included-content {
      /* custom mq */ }
      .np-mkt-included-content .mkt-ads-container {
        display: flex;
        justify-content: center;
        padding-top: 35px;
        border-top: 1px solid #d3d8dc;
        margin-top: 50px; }
      .np-mkt-included-content .marketing-ad.for-sidebar-left {
        width: 207px;
        margin-right: auto;
        margin-left: auto;
        min-width: 220px;
        border-bottom: 0 none; }
      .np-mkt-included-content .m-ad-full-divider {
        display: none; } }
  @media screen and (max-width: 900px) {
    .np-mkt-included-content .np-mkt-pod .np-mkt-banner .np-mkt-banner-text {
      top: 25px;
      margin-left: 0px;
      font-size: 20px;
      padding-right: 10px; }
    .np-mkt-included-content .np-mkt-included-content .np-mkt-pod .np-mkt-banner .np-mkt-banner-text a {
      margin-left: 0; } }
  @media screen and (max-width: 767px) {
    .np-mkt-included-content .np-mkt-pod .np-mkt-banner.sell-on-bn .np-mkt-banner {
      display: block;
      width: 100%;
      margin: 20px auto 0 auto; }
      .np-mkt-included-content .np-mkt-pod .np-mkt-banner.sell-on-bn .np-mkt-banner img.np-mkt-banner-bg {
        display: none; }
    .np-mkt-included-content .np-mkt-pod .np-mkt-banner.sell-on-bn img.np-mkt-banner-titles {
      display: block;
      margin: 0 auto;
      top: 0; }
    .np-mkt-included-content .np-mkt-pod .np-mkt-banner.sell-on-bn .np-mkt-banner-text {
      top: 0;
      width: 90%;
      margin: 15px auto 0 auto;
      padding: 0;
      font-size: 18px;
      text-align: center; }
      .np-mkt-included-content .np-mkt-pod .np-mkt-banner.sell-on-bn .np-mkt-banner-text a {
        font-size: 14px; } }
  @media screen and (max-width: 600px) {
    .np-mkt-included-content {
      /* $mobile-max */ }
      .np-mkt-included-content .mobile-only {
        display: block !important; }
      .np-mkt-included-content .desktop-only {
        display: none !important; }
      .np-mkt-included-content .np-mkt article {
        margin: 0 auto; }
      .np-mkt-included-content .np-mkt .flex-module-wrap {
        display: flex;
        flex-wrap: wrap; }
      .np-mkt-included-content .np-mkt h1, .np-mkt-included-content .np-mkt .header1 {
        font-size: 26px; }
      .np-mkt-included-content .np-mkt .header1 {
        text-align: center; }
      .np-mkt-included-content .np-mkt .main-hero {
        display: block; }
        .np-mkt-included-content .np-mkt .main-hero picture {
          display: block; }
        .np-mkt-included-content .np-mkt .main-hero h1, .np-mkt-included-content .np-mkt .main-hero .header1 {
          font-size: 18px;
          display: block;
          width: 100%;
          text-align: center;
          position: static;
          margin: 24px 0 0 0;
          color: #21282d; }
        .np-mkt-included-content .np-mkt .main-hero img {
          width: 100%; }
      .np-mkt-included-content .np-mkt.att .main-hero h1, .np-mkt-included-content .np-mkt.att .main-hero .header1 {
        font-size: 28px;
        position: absolute;
        top: 20px;
        margin: 0;
        color: white; }
      .np-mkt-included-content .np-mkt .secondary-hero {
        display: block; }
        .np-mkt-included-content .np-mkt .secondary-hero picture {
          display: block; }
        .np-mkt-included-content .np-mkt .secondary-hero img {
          max-width: 100%; }
      .np-mkt-included-content .np-mkt .secondary-hero-textblock {
        position: static;
        width: 100%; }
        .np-mkt-included-content .np-mkt .secondary-hero-textblock .header1 {
          margin: 20px 0 0 0; }
        .np-mkt-included-content .np-mkt .secondary-hero-textblock.light-text .header1, .np-mkt-included-content .np-mkt .secondary-hero-textblock.light-text p {
          color: #21282d; }
      .np-mkt-included-content .np-mkt .panels .flex-module-wrap {
        margin: 0; }
      .np-mkt-included-content .np-mkt .panels .header1 {
        padding-bottom: 0; }
        .np-mkt-included-content .np-mkt .panels .header1.with-copy {
          padding-bottom: 0; }
      .np-mkt-included-content .np-mkt .panels .panel {
        min-height: 0;
        padding: 24px;
        text-align: center;
        border-right: none;
        border-bottom: 1px solid #d2d2d2; }
        .np-mkt-included-content .np-mkt .panels .panel h2 {
          margin: 0 0 24px 0; }
        .np-mkt-included-content .np-mkt .panels .panel .panels .panel p {
          margin: 36px auto 36px auto; }
        .np-mkt-included-content .np-mkt .panels .panel img.panel-icon {
          display: block;
          margin: 0 auto;
          max-width: 100%; }
      .np-mkt-included-content .np-mkt .panels.two .panel {
        width: 100%; }
      .np-mkt-included-content .np-mkt .panels.three .panel {
        width: 100%; }
      .np-mkt-included-content .np-mkt .panels.four .panel {
        width: 100%; }
      .np-mkt-included-content .np-mkt .panels .panel-first {
        padding-top: 0; }
      .np-mkt-included-content .np-mkt .panels .panel-last {
        border-right: none;
        border-bottom: none; }
      .np-mkt-included-content .np-mkt .posters {
        margin: 0 auto 72px auto; }
        .np-mkt-included-content .np-mkt .posters .poster {
          width: 100%;
          margin-top: 72px; }
      .np-mkt-included-content .np-mkt-homepage .summary {
        margin-bottom: 72px; }
        .np-mkt-included-content .np-mkt-homepage .summary p {
          margin-top: 20px;
          width: auto;
          padding: 0 20px; }
        .np-mkt-included-content .np-mkt-homepage .summary .btn-container {
          margin-bottom: 0; }
        .np-mkt-included-content .np-mkt-homepage .summary .btn-container br {
          display: inline; }
        .np-mkt-included-content .np-mkt-homepage .summary .btn-separate {
          margin-top: 24px;
          margin-left: 0 !important; }
      .np-mkt-included-content .np-mkt-homepage .spotlights {
        margin: 72px auto 0 auto; }
        .np-mkt-included-content .np-mkt-homepage .spotlights .spotlight {
          width: 100%;
          text-align: center; }
          .np-mkt-included-content .np-mkt-homepage .spotlights .spotlight img.spotlight-bg {
            display: block;
            margin: 0 auto;
            max-width: 100%; }
          .np-mkt-included-content .np-mkt-homepage .spotlights .spotlight h2 {
            font-weight: 300; }
          .np-mkt-included-content .np-mkt-homepage .spotlights .spotlight p {
            margin: 12px 12% 72px 12%; }
      .np-mkt-included-content .np-mkt-makemoney table.np td {
        height: 70px;
        text-align: center;
        vertical-align: middle;
        font-size: 12px; }
        .np-mkt-included-content .np-mkt-makemoney table.np td.left-label {
          padding-right: 15px;
          font-size: 12px;
          line-height: 18px; }
        .np-mkt-included-content .np-mkt-makemoney table.np td.th {
          font-size: 14px;
          line-height: 17px; }
      .np-mkt-included-content .np-mkt-makemoney table.print-royalties td.enlarge {
        font-size: 15px; }
      .np-mkt-included-content .np-mkt-makemoney table.print-royalties td.enlarge span {
        font-size: 12px; }
      .np-mkt-included-content .np-mkt-reachmillions .panels.two .panel {
        width: 100%; }
      .np-mkt-included-content .np-mkt-reachmillions .panels.three .panel {
        width: 100%; }
      .np-mkt-included-content .np-mkt-reachmillions .panels h1 + p, .np-mkt-included-content .np-mkt-reachmillions .panels .header1 + p {
        margin-bottom: 48px; }
      .np-mkt-included-content .np-mkt-reachmillions .posters .header1 {
        margin-bottom: 0; }
      .np-mkt-included-content .np-mkt-reachmillions .posters .poster {
        margin-top: 24px; }
      .np-mkt-included-content .np-mkt-howitworks {
        margin-top: 0; }
        .np-mkt-included-content .np-mkt-howitworks .panels.help-sell {
          margin-bottom: 0; }
        .np-mkt-included-content .np-mkt-howitworks .secondary-hero-textblock .header1:first-of-type {
          margin-top: 20px; }
      .np-mkt-included-content .np-mkt-pod hr {
        width: 100%; }
      .np-mkt-included-content .np-mkt-pod .np-mkt-50-50 {
        clear: both;
        margin: 72px auto;
        max-width: 1296px;
        display: block; }
        .np-mkt-included-content .np-mkt-pod .np-mkt-50-50 .leftside {
          width: 100%; }
        .np-mkt-included-content .np-mkt-pod .np-mkt-50-50 .rightside {
          width: 100%; }
        .np-mkt-included-content .np-mkt-pod .np-mkt-50-50 .header1 {
          margin-top: 18px; }
        .np-mkt-included-content .np-mkt-pod .np-mkt-50-50 .header1 + p {
          max-width: 550px;
          margin: 14px auto 0 auto; }
      .np-mkt-included-content .np-mkt-pod .np-mkt-banner {
        display: block;
        width: 100%;
        margin: 20px auto 0 auto; }
        .np-mkt-included-content .np-mkt-pod .np-mkt-banner img.np-mkt-banner-bg {
          display: none; }
      .np-mkt-included-content .np-sitemap-wrapper {
        flex-direction: column;
        flex-wrap: nowrap; }
      .np-mkt-included-content article.att-mainmenu h1 {
        margin: 24px 0;
        font-size: 26px; }
      .np-mkt-included-content article.att-article {
        float: none;
        max-width: 100%;
        margin: 0;
        padding: 0 16px; }
        .np-mkt-included-content article.att-article h1, .np-mkt-included-content article.att-article h2 {
          font-family: Poynter, Georgia, serif;
          font-weight: 600;
          font-style: normal;
          font-size: 20px;
          margin: 24px 0 36px 0; }
        .np-mkt-included-content article.att-article h3 {
          font-family: Poynter, Georgia, serif;
          font-weight: 600;
          font-style: normal;
          font-size: 20px;
          margin: 0 0 12px 0; }
        .np-mkt-included-content article.att-article p {
          font-size: 14px;
          line-height: 24px; }
        .np-mkt-included-content article.att-article ol {
          padding-left: 0; }
          .np-mkt-included-content article.att-article ol li {
            font-size: 14px;
            line-height: 28px;
            padding-bottom: 36px; }
          .np-mkt-included-content article.att-article ol li:before {
            content: counter(item) ") ";
            counter-increment: item; }
        .np-mkt-included-content article.att-article .interstitial {
          position: relative;
          margin: 0 0 48px 0; }
        .np-mkt-included-content article.att-article .interstitial.design-help {
          width: 100%;
          height: auto; }
          .np-mkt-included-content article.att-article .interstitial.design-help img {
            width: 100%;
            max-width: 100%; }
          .np-mkt-included-content article.att-article .interstitial.design-help .overlay {
            padding: 0 16px; }
            .np-mkt-included-content article.att-article .interstitial.design-help .overlay h4 {
              margin: 8px 0 5px 0;
              padding: 0;
              font-size: 20px; }
            .np-mkt-included-content article.att-article .interstitial.design-help .overlay p {
              margin: 0 auto;
              padding: 0;
              font-size: 12px;
              max-width: 100%;
              line-height: initial; }
        .np-mkt-included-content article.att-article .interstitial.editorial-help {
          width: 100%;
          height: auto; }
          .np-mkt-included-content article.att-article .interstitial.editorial-help img {
            width: 100%;
            max-width: 100%; }
          .np-mkt-included-content article.att-article .interstitial.editorial-help .overlay {
            position: absolute;
            margin: 0 auto;
            padding: 0;
            text-align: center;
            width: 100%;
            top: initial;
            right: initial;
            bottom: 7%; }
            .np-mkt-included-content article.att-article .interstitial.editorial-help .overlay h4 {
              margin: 8px 0 5px 0;
              padding: 0;
              font-size: 20px; }
            .np-mkt-included-content article.att-article .interstitial.editorial-help .overlay p {
              margin: 0 auto;
              padding: 0;
              font-size: 12px;
              max-width: 100%;
              line-height: initial; }
            .np-mkt-included-content article.att-article .interstitial.editorial-help .overlay a {
              line-height: initial; }
        .np-mkt-included-content article.att-article .att-pagination {
          display: none; }
      .np-mkt-included-content .np-mkt.att.att-landing .att-nav {
        margin: 0; }
      .np-mkt-included-content .np-mkt.att.att-landing .att-nav-block a:first-of-type {
        border-top: 0 none; }
      .np-mkt-included-content article.att-nav {
        margin: 0;
        float: none;
        width: 100%;
        max-width: 100%;
        padding: 0 16px; }
        .np-mkt-included-content article.att-nav h4 {
          display: none; }
        .np-mkt-included-content article.att-nav p {
          font-size: 14px;
          line-height: 22px; }
        .np-mkt-included-content article.att-nav .att-ad {
          display: none; }
        .np-mkt-included-content article.att-nav .att-nav-block {
          margin: 0 0 60px 0; }
          .np-mkt-included-content article.att-nav .att-nav-block a {
            border-top: 1px solid #e3e3e3;
            display: block;
            font-size: 16px;
            margin: 0;
            padding: 24px 0 24px 45px;
            position: relative; }
          .np-mkt-included-content article.att-nav .att-nav-block a.n-path:before {
            content: "";
            position: absolute;
            top: 22px;
            left: 1px;
            width: 25px;
            height: 25px;
            background: transparent url(https://www2.nookassets.com/npassets-spb/cms/nookpress/author-tools-tips/mobile_icon_path_to_pub.png) no-repeat; }
          .np-mkt-included-content article.att-nav .att-nav-block a.n-cover:before {
            content: "";
            position: absolute;
            top: 22px;
            left: 1px;
            width: 25px;
            height: 25px;
            background-image: url(https://www2.nookassets.com/npassets-spb/cms/nookpress/author-tools-tips/mobile_icon_underthecover.png); }
          .np-mkt-included-content article.att-nav .att-nav-block a.n-title:before {
            content: "";
            position: absolute;
            top: 22px;
            left: 1px;
            width: 25px;
            height: 25px;
            background-image: url(https://www2.nookassets.com/npassets-spb/cms/nookpress/author-tools-tips/mobile_icon_title_subtitle.png); }
          .np-mkt-included-content article.att-nav .att-nav-block a.n-author:before {
            content: "";
            position: absolute;
            top: 22px;
            left: 1px;
            width: 25px;
            height: 25px;
            background-image: url(https://www2.nookassets.com/npassets-spb/cms/nookpress/author-tools-tips/mobile_icon_author_platform.png); }
          .np-mkt-included-content article.att-nav .att-nav-block a.n-copy:before {
            content: "";
            position: absolute;
            top: 22px;
            left: 1px;
            width: 25px;
            height: 25px;
            background-image: url(https://www2.nookassets.com/npassets-spb/cms/nookpress/author-tools-tips/mobile_icon_copy_basics.png); }
          .np-mkt-included-content article.att-nav .att-nav-block a.n-meta:before {
            content: "";
            position: absolute;
            top: 22px;
            left: 1px;
            width: 25px;
            height: 25px;
            background-image: url(https://www2.nookassets.com/npassets-spb/cms/nookpress/author-tools-tips/mobile_icon_metadata_basics.png); }
        .np-mkt-included-content article.att-nav .this-page {
          display: none; } }
  @media screen and (max-width: 500px) {
    .np-mkt-included-content {
      /* custom mq */
      /* MARKETING ADS */
      /* END MARKETING ADS */ }
      .np-mkt-included-content .mkt-ads-container {
        flex-direction: column; }
      .np-mkt-included-content .marketing-ad.for-sidebar-left {
        display: flex;
        border-bottom: 1px solid #d3d8dc;
        width: auto; }
      .np-mkt-included-content .marketing-ad.for-sidebar-left img.m-ad {
        width: 115px;
        height: 97px;
        margin-right: 20px; } }
  .np-mkt-included-content button, .np-mkt-included-content a.btn, .np-mkt-included-content a.btn:hover, .np-mkt-included-content a.btn:focus, .np-mkt-included-content a.btn:active, .np-mkt-included-content .btn, .np-mkt-included-content .btn-nookpress, .np-mkt-included-content .btn-nookpress-ghost, .np-mkt-included-content a.btn, .np-mkt-included-content a.btn:hover, .np-mkt-included-content a.btn:focus, .np-mkt-included-content a.btn:active {
    position: relative;
    appearance: none;
    border: none;
    color: #ffffff;
    background-color: #346250;
    display: flex;
    align-items: center;
    padding: 0 50px;
    height: 60px;
    justify-content: center;
    margin-left: 4px;
    font-family: GillSans, Helvetica, sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 18px; }
    .np-mkt-included-content button:active, .np-mkt-included-content a.btn:active, .np-mkt-included-content .btn:active, .np-mkt-included-content .btn-nookpress:active, .np-mkt-included-content .btn-nookpress-ghost:active, .np-mkt-included-content a.btn:active {
      color: #ffffff;
      background-color: #1e3f33; }
      .np-mkt-included-content button:active:active:after, .np-mkt-included-content a.btn-nookpress:active:active:after, .np-mkt-included-content a.btn-nookpress-ghost:active:active:after, .np-mkt-included-content a.btn:active:active:after, .np-mkt-included-content .btn:active:active:after, .np-mkt-included-content .btn-nookpress:active:active:after, .np-mkt-included-content .btn-nookpress-ghost:active:active:after {
        border: 1px solid #1e3f33; }
    .np-mkt-included-content button:hover, .np-mkt-included-content a.btn:hover, .np-mkt-included-content button:focus, .np-mkt-included-content a.btn:focus, .np-mkt-included-content .btn:hover, .np-mkt-included-content .btn-nookpress:hover, .np-mkt-included-content .btn-nookpress-ghost:hover, .np-mkt-included-content a.btn:hover, .np-mkt-included-content .btn:focus, .np-mkt-included-content .btn-nookpress:focus, .np-mkt-included-content .btn-nookpress-ghost:focus, .np-mkt-included-content a.btn:focus {
      color: #ffffff;
      background-color: #254d3e; }
    .np-mkt-included-content button:focus, .np-mkt-included-content a.btn:focus, .np-mkt-included-content .btn:focus, .np-mkt-included-content .btn-nookpress:focus, .np-mkt-included-content .btn-nookpress-ghost:focus, .np-mkt-included-content a.btn:focus {
      outline: none;
      background-color: #254d3e; }
      .np-mkt-included-content button:focus:focus:after, .np-mkt-included-content a.btn-nookpress:focus:focus:after, .np-mkt-included-content a.btn-nookpress-ghost:focus:focus:after, .np-mkt-included-content a.btn:focus:focus:after, .np-mkt-included-content .btn:focus:focus:after, .np-mkt-included-content .btn-nookpress:focus:focus:after, .np-mkt-included-content .btn-nookpress-ghost:focus:focus:after {
        border: 1px solid #254d3e; }
    .np-mkt-included-content button:after, .np-mkt-included-content a.btn-nookpress:after, .np-mkt-included-content a.btn-nookpress-ghost:after, .np-mkt-included-content a.btn:after, .np-mkt-included-content a.btn:hover:after, .np-mkt-included-content a.btn:focus:after, .np-mkt-included-content a.btn:active:after, .np-mkt-included-content .btn:after, .np-mkt-included-content .btn-nookpress:after, .np-mkt-included-content .btn-nookpress-ghost:after, .np-mkt-included-content a.btn:hover:after, .np-mkt-included-content a.btn:focus:after, .np-mkt-included-content a.btn:active:after {
      content: "";
      position: absolute;
      top: -6px;
      left: -6px;
      width: calc(100% + 12px);
      height: calc(100% + 12px);
      border: 1px solid transparent; }
  .np-mkt-included-content .btn, .np-mkt-included-content .btn-nookpress, .np-mkt-included-content .btn-nookpress-ghost, .np-mkt-included-content a.btn, .np-mkt-included-content a.btn:hover, .np-mkt-included-content a.btn:focus, .np-mkt-included-content a.btn:active, .np-mkt-included-content .btn--large, .np-mkt-included-content .btn--medium, .np-mkt-included-content .btn--small, .np-mkt-included-content .btn--w-arrow {
    padding: 0 50px; }
  .np-mkt-included-content .btn, .np-mkt-included-content .btn-nookpress, .np-mkt-included-content .btn-nookpress-ghost, .np-mkt-included-content a.btn, .np-mkt-included-content a.btn:hover, .np-mkt-included-content a.btn:focus, .np-mkt-included-content a.btn:active, .np-mkt-included-content .btn--large, .np-mkt-included-content .btn--commerce, .np-mkt-included-content .btn--w-arrow {
    height: 60px; }
  .np-mkt-included-content .btn--extra-large {
    padding: 0 72px px; }
  .np-mkt-included-content .btn--full-width {
    width: 100%;
    display: block;
    text-align: center; }
  .np-mkt-included-content .btn--medium {
    height: 48px; }
  .np-mkt-included-content .btn--small, .np-mkt-included-content .btn--ghost-small {
    height: 36px; }
  .np-mkt-included-content .btn--ghost-xsmall {
    font-size: 16px; }
  .np-mkt-included-content .btn--ghost, .np-mkt-included-content .btn--ghost-small, .np-mkt-included-content .btn--ghost-xsmall, .np-mkt-included-content .btn--tag, .np-mkt-included-content .btn--ghost-large {
    background: transparent;
    border: 1px solid #21282d;
    color: #346250; }
    .np-mkt-included-content .btn--ghost:hover, .np-mkt-included-content .btn--ghost:focus, .np-mkt-included-content .btn--ghost-small:hover, .np-mkt-included-content .btn--ghost-small:focus, .np-mkt-included-content .btn--ghost-xsmall:hover, .np-mkt-included-content .btn--ghost-xsmall:focus, .np-mkt-included-content .btn--tag:hover, .np-mkt-included-content .btn--tag:focus, .np-mkt-included-content .btn--ghost-large:hover, .np-mkt-included-content .btn--ghost-large:focus {
      border-color: #346250;
      background-color: #346250; }
    .np-mkt-included-content .btn--ghost:active, .np-mkt-included-content .btn--ghost-small:active, .np-mkt-included-content .btn--ghost-xsmall:active, .np-mkt-included-content .btn--tag:active, .np-mkt-included-content .btn--ghost-large:active {
      border-color: #346250;
      background-color: #346250; }
    .np-mkt-included-content .btn--ghost:after, .np-mkt-included-content .btn--ghost-small:after, .np-mkt-included-content .btn--ghost-xsmall:after, .np-mkt-included-content .btn--tag:after, .np-mkt-included-content .btn--ghost-large:after {
      top: -7px;
      left: -7px;
      width: calc(100% + 14px);
      height: calc(100% + 14px); }
  .np-mkt-included-content .btn--ghost {
    height: 54px; }
    .np-mkt-included-content .btn--ghost-small {
      padding: 0 50px; }
    .np-mkt-included-content .btn--ghost-xsmall {
      height: 28px;
      padding: 0 12px; }
    .np-mkt-included-content .btn--ghost-large {
      padding: 0 74px; }
  .np-mkt-included-content .btn.btn--ghost.btn--ghost--white, .np-mkt-included-content .btn--ghost.btn--ghost--white.btn-nookpress, .np-mkt-included-content .btn--ghost.btn--ghost--white.btn-nookpress-ghost,
  .np-mkt-included-content .btn.btn--ghost.btn--ghost--black,
  .np-mkt-included-content .btn--ghost.btn--ghost--black.btn-nookpress,
  .np-mkt-included-content .btn--ghost.btn--ghost--black.btn-nookpress-ghost {
    background-color: transparent;
    border-width: 1px;
    border-style: solid;
    height: 51px;
    white-space: nowrap; }
    .np-mkt-included-content .btn.btn--ghost.btn--ghost--white:hover, .np-mkt-included-content .btn--ghost.btn--ghost--white.btn-nookpress:hover, .np-mkt-included-content .btn--ghost.btn--ghost--white.btn-nookpress-ghost:hover, .np-mkt-included-content .btn.btn--ghost.btn--ghost--white:focus, .np-mkt-included-content .btn--ghost.btn--ghost--white.btn-nookpress:focus, .np-mkt-included-content .btn--ghost.btn--ghost--white.btn-nookpress-ghost:focus, .np-mkt-included-content .btn.btn--ghost.btn--ghost--white:active, .np-mkt-included-content .btn--ghost.btn--ghost--white.btn-nookpress:active, .np-mkt-included-content .btn--ghost.btn--ghost--white.btn-nookpress-ghost:active,
    .np-mkt-included-content .btn.btn--ghost.btn--ghost--black:hover,
    .np-mkt-included-content .btn--ghost.btn--ghost--black.btn-nookpress:hover,
    .np-mkt-included-content .btn--ghost.btn--ghost--black.btn-nookpress-ghost:hover,
    .np-mkt-included-content .btn.btn--ghost.btn--ghost--black:focus,
    .np-mkt-included-content .btn--ghost.btn--ghost--black.btn-nookpress:focus,
    .np-mkt-included-content .btn--ghost.btn--ghost--black.btn-nookpress-ghost:focus,
    .np-mkt-included-content .btn.btn--ghost.btn--ghost--black:active,
    .np-mkt-included-content .btn--ghost.btn--ghost--black.btn-nookpress:active,
    .np-mkt-included-content .btn--ghost.btn--ghost--black.btn-nookpress-ghost:active {
      text-decoration: none !important;
      color: #ffffff;
      border-color: #254d3e;
      background-color: #254d3e; }
    .np-mkt-included-content .btn.btn--ghost.btn--ghost--white:focus:after, .np-mkt-included-content .btn--ghost.btn--ghost--white.btn-nookpress:focus:after, .np-mkt-included-content .btn--ghost.btn--ghost--white.btn-nookpress-ghost:focus:after,
    .np-mkt-included-content .btn.btn--ghost.btn--ghost--black:focus:after,
    .np-mkt-included-content .btn--ghost.btn--ghost--black.btn-nookpress:focus:after,
    .np-mkt-included-content .btn--ghost.btn--ghost--black.btn-nookpress-ghost:focus:after {
      border-color: #254d3e; }
  .np-mkt-included-content .btn.btn--ghost.btn--ghost--white, .np-mkt-included-content .btn--ghost.btn--ghost--white.btn-nookpress, .np-mkt-included-content .btn--ghost.btn--ghost--white.btn-nookpress-ghost {
    border-color: #ffffff;
    color: #ffffff; }
  
  .np-mkt-included-content .btn.btn--ghost.btn--ghost--black,
  .np-mkt-included-content .btn--ghost.btn--ghost--black.btn-nookpress,
  .np-mkt-included-content .btn--ghost.btn--ghost--black.btn-nookpress-ghost {
    border-color: #21282d;
    color: #21282d; }
  .np-mkt-included-content a.btn-nookpress, .np-mkt-included-content a.btn-nookpress-ghost, .np-mkt-included-content a.btn, .np-mkt-included-content a.btn:hover, .np-mkt-included-content a.btn:focus, .np-mkt-included-content a.btn:active, .np-mkt-included-content a.btn-nookpress:hover, .np-mkt-included-content a.btn-nookpress-ghost:hover, .np-mkt-included-content a.btn:hover, .np-mkt-included-content a.btn-nookpress:focus, .np-mkt-included-content a.btn-nookpress-ghost:focus, .np-mkt-included-content a.btn:focus, .np-mkt-included-content a.btn-nookpress:active, .np-mkt-included-content a.btn-nookpress-ghost:active, .np-mkt-included-content a.btn:active {
    display: inline-flex; }
  .np-mkt-included-content a.btn-nookpress:hover, .np-mkt-included-content a.btn-nookpress-ghost:hover, .np-mkt-included-content a.btn:hover {
    text-decoration: none; }

.sprite {
  background: url(../img/sprites.png) no-repeat;
  display: block;
  margin: 4px; }

.associate-not-selected {
  width: 71px;
  height: 71px;
  background-position: -5px -5px; }

.associate-selected {
  width: 71px;
  height: 71px;
  background-position: -5px -77px; }

.associate-not-selected-lg {
  width: 141px;
  height: 141px;
  background-position: -80px -5px; }

.associate-selected-lg {
  width: 141px;
  height: 141px;
  background-position: -222px -5px; }

.dont-associate-not-selected {
  width: 71px;
  height: 71px;
  background-position: -370px -5px; }

.dont-associate-selected {
  width: 71px;
  height: 71px;
  background-position: -370px -77px; }

.dont-associate-not-selected-lg {
  width: 141px;
  height: 141px;
  background-position: -445px -5px; }

.dont-associate-selected-lg {
  width: 141px;
  height: 141px;
  background-position: -590px -5px; }

.choose-together-not-selected {
  width: 85px;
  height: 64px;
  background-position: -738px -11px; }

.choose-together-selected {
  width: 85px;
  height: 64px;
  background-position: -737px -77px; }

.choose-together-not-selected-lg {
  width: 164px;
  height: 123px;
  background-position: -833px -15px; }

.choose-together-selected-lg {
  width: 164px;
  height: 123px;
  background-position: -1007px -15px; }

.choose-separate-not-selected {
  width: 85px;
  height: 64px;
  background-position: -1182px -11px; }

.choose-separate-selected {
  width: 85px;
  height: 64px;
  background-position: -1181px -78px; }

.choose-separate-not-selected-lg {
  width: 164px;
  height: 123px;
  background-position: -1274px -15px; }

.choose-separate-selected-lg {
  width: 164px;
  height: 123px;
  background-position: -1450px -15px; }

.separate-back-not-selected {
  width: 85px;
  height: 64px;
  background-position: -1621px -11px; }

.separate-back-selected {
  width: 85px;
  height: 64px;
  background-position: -1621px -78px; }

.separate-back-not-selected-lg {
  width: 166px;
  height: 123px;
  background-position: -1712px -15px; }

.separate-back-selected-lg {
  width: 166px;
  height: 123px;
  background-position: -1888px -15px; }

.separate-front-selected {
  width: 85px;
  height: 64px;
  background-position: -2062px -11px; }

.together-selected {
  width: 85px;
  height: 64px;
  background-position: -2062px -78px; }

.separate-front-selected-lg {
  width: 166px;
  height: 123px;
  background-position: -2155px -15px; }

.together-selected-lg {
  width: 166px;
  height: 123px;
  background-position: -2331px -15px; }

.custom-sample-selected {
  width: 69px;
  height: 85px;
  background-position: -6176px -35px; }

.custom-sample-not-selected {
  width: 69px;
  height: 85px;
  background-position: -5910px -37px; }

.default-sample-selected {
  width: 70px;
  height: 82px;
  background-position: -6086px -35px; }

.default-sample-not-selected {
  width: 70px;
  height: 80px;
  background-position: -5820px -37px; }

.selectedChapter-sample-selected {
  width: 73px;
  height: 80px;
  background-position: -6264px -34px; }

.selectedChapter-sample-not-selected {
  width: 73px;
  height: 80px;
  background-position: -5997px -37px; }

.ebook-not-selected {
  width: 42px;
  height: 69px;
  background-position: -2501px -7px; }

.ebook-selected {
  width: 42px;
  height: 69px;
  background-position: -2501px -79px; }

.ebook-not-selected-lg {
  width: 81px;
  height: 134px;
  background-position: -2553px -9px; }

.ebook-selected-lg {
  width: 81px;
  height: 134px;
  background-position: -2642px -9px; }

.later-vendor-not-selected {
  width: 45px;
  height: 31px;
  background-position: -2736px -38px; }

.later-vendor-selected {
  width: 45px;
  height: 31px;
  background-position: -2736px -84px; }

.later-vendor-not-selected-lg {
  width: 89px;
  height: 60px;
  background-position: -2791px -13px; }

.later-vendor-selected-lg {
  width: 89px;
  height: 60px;
  background-position: -2791px -79px; }

.personal-use-not-selected {
  width: 34px;
  height: 69px;
  background-position: -2895px -6px; }

.personal-use-selected {
  width: 34px;
  height: 69px;
  background-position: -2895px -78px; }

.personal-use-not-selected-lg {
  width: 67px;
  height: 137px;
  background-position: -2951px -8px; }

.personal-use-selected-lg {
  width: 67px;
  height: 137px;
  background-position: -3032px -8px; }

.preorder-no-not-selected {
  width: 71px;
  height: 71px;
  background-position: -4932px -5px; }

.preorder-no-selected {
  width: 71px;
  height: 71px;
  background-position: -4932px -77px; }

.preorder-yes-not-selected {
  width: 71px;
  height: 71px;
  background-position: -5305px -5px; }

.preorder-yes-selected {
  width: 71px;
  height: 71px;
  background-position: -5305px -77px; }

.print-not-selected {
  width: 45px;
  height: 68px;
  background-position: -3111px -6px; }

.print-selected {
  width: 45px;
  height: 68px;
  background-position: -3111px -79px; }

.print-not-selected-lg {
  width: 87px;
  height: 135px;
  background-position: -3167px -8px; }

.print-selected-lg {
  width: 87px;
  height: 135px;
  background-position: -3270px -8px; }

.sell-book-not-selected {
  width: 55px;
  height: 55px;
  background-position: -3366px -18px; }

.sell-book-selected {
  width: 55px;
  height: 55px;
  background-position: -3366px -82px; }

.sell-book-not-selected-lg {
  width: 109px;
  height: 109px;
  background-position: -3430px -23px; }

.sell-book-selected-lg {
  width: 109px;
  height: 109px;
  background-position: -3549px -23px; }

.start-vendor-not-selected {
  width: 45px;
  height: 69px;
  background-position: -3671px -3px; }

.start-vendor-selected {
  width: 45px;
  height: 69px;
  background-position: -3671px -80px; }

.start-vendor-not-selected-lg {
  width: 89px;
  height: 137px;
  background-position: -3728px -4px; }

.start-vendor-selected-lg {
  width: 89px;
  height: 137px;
  background-position: -3828px -4px; }

.icon-interior-not-selected {
  width: 76px;
  height: 64px;
  background-position: -3951px -8px; }

.icon-interior-selected {
  width: 76px;
  height: 64px;
  background-position: -3951px -80px; }

.icon-interior-not-selected-lg {
  width: 143px;
  height: 120px;
  background-position: -4040px -17px; }

.icon-interior-selected-lg {
  width: 143px;
  height: 120px;
  background-position: -4196px -17px; }

.plus {
  width: 12px;
  height: 12px;
  background-position: -4357px -19px; }

.plus-lg {
  width: 24px;
  height: 24px;
  background-position: -4351px -41px; }

.error-xs {
  width: 16px;
  height: 16px;
  background-position: -4392px -18px; }

.error-sm {
  width: 20px;
  height: 20px;
  background-position: -4390px -43px; }

.error-md {
  width: 25px;
  height: 25px;
  background-position: -4388px -73px; }

.error-lg {
  width: 30px;
  height: 30px;
  background-position: -4385px -106px; }

.success-xs {
  width: 16px;
  height: 16px;
  background-position: -4432px -18px; }

.success-sm {
  width: 20px;
  height: 20px;
  background-position: -4430px -43px; }

.success-md {
  width: 25px;
  height: 25px;
  background-position: -4428px -73px; }

.success-lg {
  width: 30px;
  height: 30px;
  background-position: -4425px -106px; }

.success-xs-hover {
  width: 16px;
  height: 16px;
  background-position: -4512px -18px; }

.success-sm-hover {
  width: 20px;
  height: 20px;
  background-position: -4510px -43px; }

.success-md-hover {
  width: 25px;
  height: 25px;
  background-position: -4508px -73px; }

.success-lg-hover {
  width: 30px;
  height: 30px;
  background-position: -4506px -106px; }

.upload-success {
  width: 90px;
  height: 90px;
  background-position: -4547px -18px; }

.upload-error {
  width: 90px;
  height: 90px;
  background-position: -4641px -18px; }

.upload-success-disabled {
  width: 90px;
  height: 90px;
  background-position: -4735px -18px; }

.upload-error-disabled {
  width: 90px;
  height: 90px;
  background-position: -4829px -18px; }

.landing-page-wrapper {
  background-color: #ffffff;
  position: relative;
  min-height: 500px; }
  .landing-page-wrapper .landing-page-container {
    max-width: 100%;
    margin: 0 auto;
    background-color: #ffffff;
    margin: 0 auto;
    padding: 0 0 30px 0;
    font-size: 16px;
    font-family: 'Lato', sans-serif;
    color: #21282d; }
    .landing-page-wrapper .landing-page-container:after {
      content: "";
      display: table;
      clear: both; }
    .landing-page-wrapper .landing-page-container .long-message-container {
      max-width: 1440px;
      margin: 0 auto;
      padding: 50px 0 100px; }
      .landing-page-wrapper .landing-page-container .long-message-container .broadcast-message {
        white-space: pre-wrap;
        max-width: 66%;
        margin: 0 auto; }
      .landing-page-wrapper .landing-page-container .long-message-container .broadcast-message-expired {
        white-space: pre-wrap;
        max-width: 66%;
        margin: 0 auto;
        text-align: center; }
    .landing-page-wrapper .landing-page-container .nav-tabs {
      display: table;
      margin: 36px auto;
      padding: 0 18px; }
      .landing-page-wrapper .landing-page-container .nav-tabs li {
        margin: 0 auto; }
        .landing-page-wrapper .landing-page-container .nav-tabs li a {
          border-radius: 0;
          padding: 18px 0;
          width: 120px;
          text-align: center;
          margin-bottom: -1px; }
    .landing-page-wrapper .landing-page-container .price-calculator {
      max-width: 1026px;
      margin: 0 20px; }
    .landing-page-wrapper .landing-page-container h1 {
      margin-top: 0;
      margin-bottom: 24px;
      text-align: center;
      font-family: 'Poynter', Georgia, serif;
      font-size: 40px;
      color: #21282d; }
    @media all and (min-width: 768px) {
      .landing-page-wrapper .landing-page-container .nav-tabs li a {
        width: 200px; }
      .landing-page-wrapper .landing-page-container .price-calculator {
        max-width: 1026px;
        margin: 0 auto; } }

.analyticLineGraphHeight .modal .modal-content {
  height: 600px; }

@media all and (min-width: 769px) {
  .analyticLineGraph .modal .modal-content {
    width: 130%; } }

@media all and (min-width: 416px) and (max-width: 768px) {
  .analyticLineGraph .modal .modal-content {
    padding: 40px 30px 30px 30px; } }

@media all and (min-width: 300px) and (max-width: 415px) {
  @-moz-document url-prefix() {
    .analyticLineGraph .modal .modal-content {
      width: 100%;
      padding: 40px 20px 20px 20px; } }
  .analyticLineGraph .modal .modal-content {
    width: 100%;
    padding: 40px 20px 20px 20px; } }

.AdminMerchForm .modal .modal-dialog {
  width: 800px;
  margin: 30px auto; }
  .AdminMerchForm .modal .modal-dialog .modal-content {
    width: 100%;
    min-height: 500px; }
    .AdminMerchForm .modal .modal-dialog .modal-content .coupon-create {
      text-align: center; }
    .AdminMerchForm .modal .modal-dialog .modal-content .BtnBlueBorder {
      text-align: center;
      margin: 30px 0; }
      .AdminMerchForm .modal .modal-dialog .modal-content .BtnBlueBorder span {
        color: #3D6DB5;
        border: 3px solid #3D6DB5;
        width: auto;
        padding: 10px 20px; }
        .AdminMerchForm .modal .modal-dialog .modal-content .BtnBlueBorder span:hover {
          background: #385d91;
          color: #ffffff;
          border: 3px solid #385d91;
          cursor: pointer; }

@media all and (min-width: 320px) and (max-width: 640px) {
  .AdminMerchForm .modal .modal-dialog {
    width: 100%; }
    .AdminMerchForm .modal .modal-dialog .modal-content {
      width: auto;
      max-width: 530px;
      max-height: 900px;
      margin: 0 auto; } }

.AdminMerchFormView .modal .modal-dialog .modal-content {
  white-space: pre-wrap;
  word-break: break-word; }

.modal .modal-content {
  padding: 50px 60px 40px;
  font-family: "Lato", sans-serif;
  font-size: 14px;
  font-weight: normal;
  border-radius: 0; }
  .modal .modal-content .modal-close-icon {
    position: absolute;
    top: 20px;
    right: 24px; }
  .modal .modal-content .modal-header {
    padding: 0 0 18px 0;
    border: none; }
    .modal .modal-content .modal-header h3 {
      margin: 0;
      font-family: Poynter, Georgia, serif;
      font-size: 35px;
      font-weight: normal;
      line-height: 35px; }
  .modal .modal-content .modal-body {
    padding: 0; }
    .modal .modal-content .modal-body p,
    .modal .modal-content .modal-body li {
      font-family: "Lato", sans-serif;
      font-size: 14px;
      font-weight: normal;
      line-height: 24px; }
    .modal .modal-content .modal-body .modal-question {
      padding-bottom: 8px; }
    .modal .modal-content .modal-body .modal-detail {
      margin-left: 8px; }
  .modal .modal-content .modal-footer {
    border: none;
    padding: 24px 0 0 0;
    text-align: center; }
    .modal .modal-content .modal-footer button, .modal .modal-content .modal-footer .np-mkt-included-content a.btn, .np-mkt-included-content .modal .modal-content .modal-footer a.btn {
      min-width: 160px;
      margin-top: 0;
      margin-left: 24px;
      padding: 14px;
      display: inline; }
      .modal .modal-content .modal-footer button:first-of-type, .modal .modal-content .modal-footer .np-mkt-included-content a.btn:first-of-type, .np-mkt-included-content .modal .modal-content .modal-footer a.btn:first-of-type {
        margin-left: 0; }
      .modal .modal-content .modal-footer button.btn-cancel, .modal .modal-content .modal-footer .np-mkt-included-content a.btn-cancel.btn, .np-mkt-included-content .modal .modal-content .modal-footer a.btn-cancel.btn {
        background-color: #ffffff;
        border: 3px solid #3D6DB5;
        color: #3D6DB5;
        margin-bottom: 24px;
        font-size: 16px; }
        .modal .modal-content .modal-footer button.btn-cancel:hover, .modal .modal-content .modal-footer .np-mkt-included-content a.btn-cancel.btn:hover, .np-mkt-included-content .modal .modal-content .modal-footer a.btn-cancel.btn:hover {
          border-color: #385d91;
          background-color: #385d91;
          color: #ffffff; }
      .modal .modal-content .modal-footer button.btn-primary, .modal .modal-content .modal-footer .np-mkt-included-content a.btn-primary.btn, .np-mkt-included-content .modal .modal-content .modal-footer a.btn-primary.btn {
        background-color: #3d6db5;
        color: #ffffff;
        margin-bottom: 24px;
        font-size: 16px; }
        .modal .modal-content .modal-footer button.btn-primary:hover, .modal .modal-content .modal-footer .np-mkt-included-content a.btn-primary.btn:hover, .np-mkt-included-content .modal .modal-content .modal-footer a.btn-primary.btn:hover {
          border-color: #385d91;
          background-color: #385d91;
          color: #ffffff; }

.modal-body .input-area {
  margin-bottom: 10px; }
  .modal-body .input-area .permission {
    margin-top: -5px; }

.add-new-modal-content .modal-content {
  width: 750px; }

.add-new-input-row {
  margin-bottom: 30px; }

.add-new-title {
  font-family: serif;
  font-size: 35px; }

.contributor-last-name {
  margin-left: 15px; }

.new-contributor-input {
  width: 200px; }

.new-contributor-row {
  margin-left: -15px; }

.new-series-title-box {
  width: 400px; }

.address-validation-modal .radio-choice {
  margin-top: 12px; }
  .address-validation-modal .radio-choice label input {
    margin-right: 8px;
    vertical-align: 2px; }
  .address-validation-modal .radio-choice .address {
    margin: 4px 0 0 20px; }

.busy-modal.modal .modal-dialog {
  margin-left: auto;
  margin-right: auto;
  max-width: 300px;
  margin-top: 240px; }

.busy-modal.modal .modal-body {
  text-align: center; }
  .busy-modal.modal .modal-body h2 {
    margin: 15px auto; }

@media (min-width: 768px) {
  .busy-modal.modal .modal-dialog {
    width: 300px; } }

.category-search-modal .modal-dialog {
  width: 900px; }
  .category-search-modal .modal-dialog h3, .category-search-modal .modal-dialog p {
    text-align: center;
    margin: 0 auto; }
  .category-search-modal .modal-dialog p {
    padding-bottom: 50px; }
  .category-search-modal .modal-dialog .modal-content {
    padding: 30px; }
    .category-search-modal .modal-dialog .modal-content .drag-drop-copy {
      padding: 25px 0; }
    .category-search-modal .modal-dialog .modal-content .spinner-area, .category-search-modal .modal-dialog .modal-content .no-results-area {
      position: relative;
      height: 371px; }
    .category-search-modal .modal-dialog .modal-content .no-results-message {
      margin: 0 auto;
      padding-top: 150px; }
    .category-search-modal .modal-dialog .modal-content table {
      margin-top: 12px; }
    .category-search-modal .modal-dialog .modal-content .selected-categories .single-category, .category-search-modal .modal-dialog .modal-content .selected-categories .selected-categories-header {
      width: 840px; }
      .category-search-modal .modal-dialog .modal-content .selected-categories .single-category .category-cell, .category-search-modal .modal-dialog .modal-content .selected-categories .selected-categories-header .category-cell {
        width: 630px; }
    .category-search-modal .modal-dialog .modal-content .search-container {
      position: relative;
      position: inline; }

.confirmation-modal.modal .modal-content {
  padding-bottom: 72px; }
  .confirmation-modal.modal .modal-content .modal-header {
    padding-bottom: 36px; }
  .confirmation-modal.modal .modal-content .modal-body {
    padding-bottom: 36px; }
  .confirmation-modal.modal .modal-content .modal-footer {
    padding-top: 0; }

.confirmation-modal.modal.small-header .modal-content .modal-header h3 {
  font-size: 26px; }

.confirmation-modal.modal.footnote .modal-content {
  padding-bottom: 36px; }

.confirmation-modal.modal.del-modal .modal-dialog .modal-content {
  padding-bottom: 40px;
  overflow: hidden; }

@media all and (max-width: 700px) {
  .confirmation-modal.modal .modal-footer button, .confirmation-modal.modal .modal-footer .np-mkt-included-content a.btn, .np-mkt-included-content .confirmation-modal.modal .modal-footer a.btn {
    display: block;
    width: 100%;
    margin: 15px 0 0 0; }
    .confirmation-modal.modal .modal-footer button:first-child, .confirmation-modal.modal .modal-footer .np-mkt-included-content a.btn:first-child, .np-mkt-included-content .confirmation-modal.modal .modal-footer a.btn:first-child {
      margin-top: 0; } }

.disalbled-link {
  pointer-events: none;
  cursor: not-allowed; }

.customer-graph-content .widget {
  padding-bottom: 0; }

.customer-graph-content .modal-header h4 {
  font-size: 30px;
  font-weight: normal !important;
  line-height: normal !important;
  padding-left: 15px !important; }

.customer-graph-content .textAlignCenter {
  text-align: center;
  position: absolute;
  top: 300px;
  z-index: 1;
  font-size: 18px;
  width: 100%; }

.customer-graph-content .disabled {
  opacity: .20; }

@media all and (max-width: 768px) {
  .filterpadding {
    padding: 0; } }

@media all and (max-width: 411px) {
  .filterpadding {
    padding: 0; } }

.filterpadding {
  padding: 8px 0 0 30px; }
  .filterpadding .blueFont th {
    color: #3a6d92;
    text-align: center;
    font-size: 22px !important; }
  .filterpadding td {
    font-size: 12px !important;
    font-weight: bold;
    text-align: center; }

.line-chart {
  margin: 0;
  width: 100%;
  max-width: inherit; }
  .line-chart .month-break-marker {
    color: #f79e7f;
    font-weight: 700; }
  .line-chart .highcharts-color-0 {
    fill: #44D7B6 !important;
    stroke: #44D7B6 !important; }
  .line-chart .highcharts-color-1 {
    fill: #E85C34 !important;
    stroke: #E85C34 !important; }
  .line-chart .highcharts-color-2 {
    fill: #3368FF !important;
    stroke: #3368FF !important; }
  .line-chart .highcharts-crosshair {
    stroke-width: 1px;
    stroke: #000000; }
  .line-chart .highcharts-series .highcharts-graph {
    stroke-width: 1px; }
  .line-chart .highcharts-tooltip.highcharts-color-0 {
    filter: none !important;
    fill: none !important; }
    .line-chart .highcharts-tooltip.highcharts-color-0 .highcharts-tooltip-box {
      fill: none !important; }
  .line-chart .highcharts-label.highcharts-tooltip.highcharts-color-0 {
    stroke: #bdbdbd !important;
    margin: 5px !important; }
  .line-chart .highcharts-label.highcharts-tooltip {
    filter: none !important; }
  .line-chart .highcharts-label span {
    box-shadow: none !important; }

.yeartype-current .highcharts-series-0 {
  fill: #44D7B6 !important;
  stroke: #44D7B6 !important; }
  .yeartype-current .highcharts-series-0 .highcharts-point.highcharts-color-0 {
    stroke: #44D7B6 !important;
    fill: #44D7B6 !important; }
  .yeartype-current .highcharts-series-0 .highcharts-halo.highcharts-color-0 {
    stroke: #44D7B6 !important;
    fill: #44D7B6 !important; }

.yeartype-old .highcharts-series-0 {
  fill: #E85C34 !important;
  stroke: #E85C34 !important; }
  .yeartype-old .highcharts-series-0 .highcharts-point.highcharts-color-0 {
    stroke: #E85C34 !important;
    fill: #E85C34 !important; }
  .yeartype-old .highcharts-series-0 .highcharts-halo.highcharts-color-0 {
    stroke: #E85C34 !important;
    fill: #E85C34 !important; }

.yeartype-oldest .highcharts-series-0 {
  fill: #3368FF !important;
  stroke: #3368FF !important; }
  .yeartype-oldest .highcharts-series-0 .highcharts-point.highcharts-color-0 {
    stroke: #3368FF !important;
    fill: #3368FF !important; }
  .yeartype-oldest .highcharts-series-0 .highcharts-halo.highcharts-color-0 {
    stroke: #3368FF !important;
    fill: #3368FF !important; }

.error-modal.modal .modal-dialog {
  width: 500px; }

.error-modal.modal .modal-body {
  color: #000000; }
  .error-modal.modal .modal-body .error-container {
    background-color: #eaeae9;
    margin-top: 15px;
    max-height: 300px;
    overflow: scroll; }
    .error-modal.modal .modal-body .error-container .error:first-child .code {
      padding-top: 25px !important; }
    .error-modal.modal .modal-body .error-container .error {
      margin-left: 20px;
      margin-right: 20px; }
      .error-modal.modal .modal-body .error-container .error .code {
        padding-top: 5px; }
      .error-modal.modal .modal-body .error-container .error .description {
        margin-top: 10px;
        padding-bottom: 15px; }
        .error-modal.modal .modal-body .error-container .error .description .short-font {
          font-size: calc(100% - 2px); }
        .error-modal.modal .modal-body .error-container .error .description div {
          margin-top: 5px; }

.error-modal.modal .center-align {
  text-align: center !important; }

.error-modal.modal .modal-footer {
  text-align: left; }
  .error-modal.modal .modal-footer button, .error-modal.modal .modal-footer .np-mkt-included-content a.btn, .np-mkt-included-content .error-modal.modal .modal-footer a.btn {
    margin: 12px 0 0 0; }

.information-modal .information-modal-content .modal-body {
  padding-right: 20px; }
  .information-modal .information-modal-content .modal-body p {
    margin-top: 10px; }
  .information-modal .information-modal-content .modal-body ul, .information-modal .information-modal-content .modal-body h4, .information-modal .information-modal-content .modal-body h2 {
    margin-top: 20px; }

.information-modal .add-tax-form-modal-info p {
  margin-bottom: 20px; }

.information-modal .add-tax-form-modal-info .note {
  font-size: 12px;
  font-style: italic; }

.information-modal .text-to-copy {
  margin-top: 12px;
  padding: 12px;
  border: 1px solid #acacac; }

.order-copy-complete-book-modal .modal-dialog {
  width: 665px; }

.order-copy-complete-book-modal .modal-content {
  padding-bottom: 72px; }
  .order-copy-complete-book-modal .modal-content .modal-header {
    padding-bottom: 36px; }
    .order-copy-complete-book-modal .modal-content .modal-header h3 {
      font-size: 35px;
      padding-bottom: 8px; }
    .order-copy-complete-book-modal .modal-content .modal-header .modal-noaccess-content {
      padding-bottom: 20px; }
  .order-copy-complete-book-modal .modal-content .modal-body {
    overflow: hidden;
    height: 100%;
    position: relative;
    padding-bottom: 36px;
    border-bottom: 1px solid #d3d8dc; }
    .order-copy-complete-book-modal .modal-content .modal-body dl dt {
      font-size: 12px;
      line-height: 12px;
      color: #7a7a7a;
      text-transform: uppercase;
      font-weight: normal; }
    .order-copy-complete-book-modal .modal-content .modal-body dl dd {
      font-size: 16px;
      line-height: 16px;
      color: #21282d;
      margin-bottom: 24px; }
    .order-copy-complete-book-modal .modal-content .modal-body h3 {
      font-family: Poynter, Georgia, serif;
      font-size: 24px;
      font-weight: normal;
      line-height: 24px;
      padding-bottom: 24px;
      word-break: break-all; }
    .order-copy-complete-book-modal .modal-content .modal-body .left-content {
      float: left;
      width: 20%; }
    .order-copy-complete-book-modal .modal-content .modal-body .right-content {
      float: left;
      width: 80%;
      padding-left: 24px; }
    @media all and (min-width: 768px) {
      .order-copy-complete-book-modal .modal-content .modal-body .left-content {
        width: 100px; }
      .order-copy-complete-book-modal .modal-content .modal-body .right-content {
        width: 375px; } }

.referral-welcome-modal h3 {
  text-align: center; }

.referral-welcome-modal .modal-body {
  margin-left: 15px;
  font-size: 15px; }

.referral-welcome-modal .footer-text {
  font-style: italic;
  font-size: 12px; }

.report-row-detail-modal.modal .modal-close-icon {
  top: 14px;
  right: 18px; }

.report-row-detail-modal.modal .modal-content {
  padding: 30px; }
  .report-row-detail-modal.modal .modal-content .field {
    padding-top: 5px; }
    .report-row-detail-modal.modal .modal-content .field:first-child {
      padding-top: 0; }
    .report-row-detail-modal.modal .modal-content .field .field-value {
      font-weight: bold; }

.update-email-modal.modal .modal-body {
  font-size: 16px; }

.update-email-modal.modal .modal-content .field {
  padding-top: 5px; }
  .update-email-modal.modal .modal-content .field:first-child {
    padding-top: 0; }
  .update-email-modal.modal .modal-content .field .field-value {
    font-weight: bold; }

.update-email-modal.modal .modal-content .error {
  font-size: 16px;
  padding-top: 16px;
  font-weight: bold; }

.modal.upload-error-modal .modal-content {
  max-width: 546px; }
  .modal.upload-error-modal .modal-content .modal-body {
    color: #c02110; }
  .modal.upload-error-modal .modal-content .modal-footer button, .modal.upload-error-modal .modal-content .modal-footer .np-mkt-included-content a.btn, .np-mkt-included-content .modal.upload-error-modal .modal-content .modal-footer a.btn {
    width: 200px; }
    .modal.upload-error-modal .modal-content .modal-footer button.btn-cancel, .modal.upload-error-modal .modal-content .modal-footer .np-mkt-included-content a.btn-cancel.btn, .np-mkt-included-content .modal.upload-error-modal .modal-content .modal-footer a.btn-cancel.btn {
      margin-left: 0; }

.upload-progress-modal .upload-progress-file-name {
  word-wrap: break-word; }

.upload-progress-modal .spinner-container {
  height: 120px; }

.modal.verify-credit-card-security-code-modal .modal-close-icon {
  top: 16px;
  right: 16px; }

.modal.verify-credit-card-security-code-modal .modal-content {
  padding: 36px 24px;
  background-color: #f8f8f8; }
  .modal.verify-credit-card-security-code-modal .modal-content .modal-header h3 {
    font-size: 26px;
    text-align: center; }
  .modal.verify-credit-card-security-code-modal .modal-content .modal-body {
    font-size: 16px; }
    .modal.verify-credit-card-security-code-modal .modal-content .modal-body .alert-error {
      border: 2px solid #c02110;
      color: #c02110;
      padding: 12px 48px;
      margin-bottom: 24px;
      text-align: center; }
    .modal.verify-credit-card-security-code-modal .modal-content .modal-body .card-info {
      margin-top: 4px;
      margin-bottom: 12px; }
      .modal.verify-credit-card-security-code-modal .modal-content .modal-body .card-info .credit-card-image {
        display: inline-block;
        margin-right: 18px; }
      .modal.verify-credit-card-security-code-modal .modal-content .modal-body .card-info .float {
        float: left;
        margin-top: 4px; }
        .modal.verify-credit-card-security-code-modal .modal-content .modal-body .card-info .float:first-child {
          margin-top: 0; }
    .modal.verify-credit-card-security-code-modal .modal-content .modal-body .input-control label span {
      padding-left: 0; }
    .modal.verify-credit-card-security-code-modal .modal-content .modal-body .cvv-input-area {
      position: relative; }
    .modal.verify-credit-card-security-code-modal .modal-content .modal-body .cvv-tooltip-icon {
      position: absolute;
      bottom: 23px;
      right: 16px; }
  .modal.verify-credit-card-security-code-modal .modal-content .modal-footer {
    margin-top: 36px;
    padding: 0;
    text-align: left; }
    .modal.verify-credit-card-security-code-modal .modal-content .modal-footer button, .modal.verify-credit-card-security-code-modal .modal-content .modal-footer .np-mkt-included-content a.btn, .np-mkt-included-content .modal.verify-credit-card-security-code-modal .modal-content .modal-footer a.btn {
      margin: 0;
      width: 100%;
      height: 60px;
      font-size: 16px; }

@media (min-width: 768px) {
  .modal.verify-credit-card-security-code-modal .modal-close-icon {
    top: 36px;
    right: 36px; }
  .modal.verify-credit-card-security-code-modal .modal-dialog {
    width: 640px; }
  .modal.verify-credit-card-security-code-modal .modal-content {
    padding: 60px 86px; }
    .modal.verify-credit-card-security-code-modal .modal-content .modal-header h3 {
      font-size: 32px;
      text-align: left; }
    .modal.verify-credit-card-security-code-modal .modal-content .modal-body .card-info {
      margin-bottom: 4px; }
    .modal.verify-credit-card-security-code-modal .modal-content .modal-body .cvv-input-area {
      width: 270px; }
    .modal.verify-credit-card-security-code-modal .modal-content .modal-footer {
      margin-top: 48px; }
      .modal.verify-credit-card-security-code-modal .modal-content .modal-footer button, .modal.verify-credit-card-security-code-modal .modal-content .modal-footer .np-mkt-included-content a.btn, .np-mkt-included-content .modal.verify-credit-card-security-code-modal .modal-content .modal-footer a.btn {
        width: 270px; } }

.order-history {
  position: relative; }
  .order-history .no-orders {
    text-align: center;
    font-size: 20px;
    width: 100%;
    padding-bottom: 50px; }

.order-group header {
  padding: 16px 12px; }
  .order-group header .group-collapse-left h2 {
    font-size: 16px; }
  .order-group header .order-group-info {
    width: 100%;
    margin-bottom: 0;
    padding-top: 6px;
    clear: both; }
    .order-group header .order-group-info > div {
      display: block;
      margin-right: 12px;
      margin-bottom: 6px;
      font-family: 'Lato', sans-serif;
      color: #757575;
      font-size: 12px; }
      .order-group header .order-group-info > div strong {
        color: #21282d; }
    .order-group header .order-group-info .tracking-information > div {
      float: left; }

.order-group section {
  padding: 24px;
  background-color: #ffffff;
  border: 1px solid #d3d8dc;
  border-width: 0 1px 1px;
  font-family: 'Lato', sans-serif; }
  .order-group section .shipping-billing {
    margin-bottom: 36px;
    width: 100%; }
    .order-group section .shipping-billing hr {
      margin: 24px 0;
      border-top: 1px solid #d3d8dc; }
    .order-group section .shipping-billing .billing,
    .order-group section .shipping-billing .shipping,
    .order-group section .shipping-billing .totals {
      width: 100%; }
      .order-group section .shipping-billing .billing h3,
      .order-group section .shipping-billing .shipping h3,
      .order-group section .shipping-billing .totals h3 {
        font-family: Poynter, Georgia, serif;
        font-size: 20px;
        margin-bottom: 12px; }
      .order-group section .shipping-billing .billing address,
      .order-group section .shipping-billing .billing p,
      .order-group section .shipping-billing .billing td,
      .order-group section .shipping-billing .shipping address,
      .order-group section .shipping-billing .shipping p,
      .order-group section .shipping-billing .shipping td,
      .order-group section .shipping-billing .totals address,
      .order-group section .shipping-billing .totals p,
      .order-group section .shipping-billing .totals td {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 0; }
    .order-group section .shipping-billing .billing h3 {
      margin-bottom: 7px; }
    .order-group section .shipping-billing .billing .credit-card-info {
      min-height: 26px;
      line-height: 26px;
      text-transform: capitalize;
      margin-bottom: 8px;
      font-size: 14px; }
      .order-group section .shipping-billing .billing .credit-card-info > div {
        float: left; }
      .order-group section .shipping-billing .billing .credit-card-info .credit-card {
        margin-right: 10px; }
    .order-group section .shipping-billing .totals table {
      width: 100%; }
      .order-group section .shipping-billing .totals table .totals-label {
        min-width: 85px; }
      .order-group section .shipping-billing .totals table .totals-value {
        text-align: right; }
  .order-group section .order-list {
    width: 100%; }
    .order-group section .order-list .order-list-headings {
      background-color: #d2d2d2; }
      .order-group section .order-list .order-list-headings td {
        height: 24px;
        line-height: 24px;
        color: #21282d;
        font-size: 14px; }
        .order-group section .order-list .order-list-headings td p {
          padding: 0 5px; }
  @media all and (min-width: 768px) {
    .order-group section .cover,
    .order-group section .price {
      width: 10%; }
    .order-group section .title {
      width: 24%; }
      .order-group section .title .glyphicon-info-sign {
        margin-left: 2px;
        line-height: 18px; }
    .order-group section .author {
      width: 16%; }
    .order-group section .type-size {
      width: 30%; }
    .order-group section .quantity {
      width: 5%; }
    .order-group section .total {
      width: 15%; }
    .order-group section .shipping-billing .billing,
    .order-group section .shipping-billing .shipping,
    .order-group section .shipping-billing .totals {
      float: left;
      width: 35%;
      margin-right: 1%; }
      .order-group section .shipping-billing .billing h3,
      .order-group section .shipping-billing .shipping h3,
      .order-group section .shipping-billing .totals h3 {
        font-family: 'Lato', sans-serif;
        font-size: 16px;
        margin-bottom: 14px; }
      .order-group section .shipping-billing .billing address,
      .order-group section .shipping-billing .billing p,
      .order-group section .shipping-billing .shipping address,
      .order-group section .shipping-billing .shipping p,
      .order-group section .shipping-billing .totals address,
      .order-group section .shipping-billing .totals p {
        line-height: 24px; }
    .order-group section .shipping-billing .shipping {
      margin-bottom: 24px; }
      .order-group section .shipping-billing .shipping address {
        margin-bottom: 20px; }
    .order-group section .shipping-billing .totals {
      width: 28%;
      margin-right: 0; } }
  @media all and (min-width: 920px) {
    .order-group section .shipping-billing .shipping {
      margin-bottom: 0; } }

@media all and (min-width: 768px) {
  .order-group header {
    padding: 16px 15px 16px 23px; }
    .order-group header .group-collapse-left h2 {
      font-size: 24px; }
    .order-group header .order-group-info {
      padding-top: 12px;
      margin-bottom: 16px; }
      .order-group header .order-group-info > div {
        float: left;
        font-size: 14px;
        margin-bottom: 0; } }

.single-order {
  width: 100%;
  font-size: 14px;
  color: #21282d;
  border-bottom: 1px solid #d3d8dc; }
  .single-order:last-of-type {
    border-bottom: none; }
  .single-order td {
    vertical-align: top;
    padding-bottom: 20px; }
    .single-order td.cover {
      width: 20%; }
      .single-order td.cover img {
        margin-right: 10px; }
    .single-order td.details {
      margin-left: 2%; }
      .single-order td.details p {
        margin-bottom: 6px;
        font-size: 14px;
        padding: 0; }
        .single-order td.details p.title {
          font-family: Poynter, Georgia, serif;
          font-size: 20px;
          margin-bottom: 12px; }
  @media all and (min-width: 768px) {
    .single-order td {
      padding-top: 20px; }
      .single-order td p {
        padding: 0 5px; }
      .single-order td.cover {
        padding-right: 10px;
        float: none; }
      .single-order td.details {
        float: none;
        margin-left: 0;
        width: auto; }
        .single-order td.details .title p {
          font-family: 'Lato', sans-serif;
          font-size: 14px; } }

.order-item-tooltip-table tbody tr td {
  border: transparent; }

.order-item-tooltip-table tbody tr:nth-child(odd) {
  color: bisque;
  background-color: #f4f4f3; }

.my-profile header.sidelines {
  margin: 44px 0 20px; }

.my-profile .panel {
  border: none;
  background: none; }

.my-profile .panel-body {
  padding: 15px 0; }

.my-profile .my-profile-section {
  padding: 36px 0;
  border-bottom: 1px solid #d3d8dc; }
  .my-profile .my-profile-section.tax-form .save-or-cancel {
    padding-top: 24px; }
  .my-profile .my-profile-section:first-of-type {
    padding-top: 9px; }
  .my-profile .my-profile-section:last-of-type {
    border-bottom: none;
    padding-bottom: 45px; }
  .my-profile .my-profile-section .checkbox {
    margin-top: 24px; }
    .my-profile .my-profile-section .checkbox.strong label {
      font-weight: bold; }
  .my-profile .my-profile-section h2 {
    margin-bottom: 12px; }

.my-profile .url-box {
  background-color: #ffffff;
  border: 1px solid #acacac;
  font-size: 9px;
  margin-top: 25px;
  padding: 15px;
  width: 100%;
  white-space: nowrap; }

.my-profile .share-links {
  font-size: 12px;
  margin-top: 25px; }

.my-profile .helper-text {
  margin-top: 24px;
  margin-bottom: -6px; }

.my-profile .same-val-error, .my-profile .same-email-error {
  font-size: 14px;
  color: #c02110;
  top: 6px;
  position: absolute; }

.my-profile .faq-text {
  margin-top: 24px; }

.my-profile .contact-preferences [type="checkbox"].big-checkbox:not(:checked) + label,
.my-profile .contact-preferences [type="checkbox"].big-checkbox:checked + label {
  padding-left: 44px;
  font-weight: normal;
  font-size: 16px; }
  .my-profile .contact-preferences [type="checkbox"].big-checkbox:not(:checked) + label:before,
  .my-profile .contact-preferences [type="checkbox"].big-checkbox:checked + label:before {
    top: 4px; }

.my-profile .password-confirmation-tooltip {
  position: absolute;
  top: 47px;
  right: 30px; }

.my-profile .save-or-cancel {
  padding-top: 48px; }
  .my-profile .save-or-cancel .btn, .my-profile .save-or-cancel .np-mkt-included-content .btn-nookpress, .np-mkt-included-content .my-profile .save-or-cancel .btn-nookpress, .my-profile .save-or-cancel .np-mkt-included-content .btn-nookpress-ghost, .np-mkt-included-content .my-profile .save-or-cancel .btn-nookpress-ghost, .my-profile .save-or-cancel .np-mkt-included-content a.btn:hover, .np-mkt-included-content .my-profile .save-or-cancel a.btn:hover, .my-profile .save-or-cancel .np-mkt-included-content a.btn:focus, .np-mkt-included-content .my-profile .save-or-cancel a.btn:focus, .my-profile .save-or-cancel .np-mkt-included-content a.btn:active, .np-mkt-included-content .my-profile .save-or-cancel a.btn:active {
    width: 198px;
    height: 60px;
    background-color: transparent;
    color: #3D6DB5;
    border: 3px solid #3D6DB5;
    border-radius: 0;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    text-transform: capitalize;
    padding: 0;
    display: inline-block;
    cursor: pointer;
    transition: background 0.4s cubic-bezier(0.5, 0, 0.3, 1), color 0.4s cubic-bezier(0.5, 0, 0.3, 1);
    background-color: #3d6db5;
    border-color: #3d6db5;
    color: #ffffff;
    margin-right: 20px; }
    .my-profile .save-or-cancel .btn:active, .my-profile .save-or-cancel .np-mkt-included-content .btn-nookpress:active, .np-mkt-included-content .my-profile .save-or-cancel .btn-nookpress:active, .my-profile .save-or-cancel .np-mkt-included-content .btn-nookpress-ghost:active, .np-mkt-included-content .my-profile .save-or-cancel .btn-nookpress-ghost:active, .my-profile .save-or-cancel .btn:focus, .my-profile .save-or-cancel .np-mkt-included-content .btn-nookpress:focus, .np-mkt-included-content .my-profile .save-or-cancel .btn-nookpress:focus, .my-profile .save-or-cancel .np-mkt-included-content .btn-nookpress-ghost:focus, .np-mkt-included-content .my-profile .save-or-cancel .btn-nookpress-ghost:focus, .my-profile .save-or-cancel .btn:hover, .my-profile .save-or-cancel .np-mkt-included-content .btn-nookpress:hover, .np-mkt-included-content .my-profile .save-or-cancel .btn-nookpress:hover, .my-profile .save-or-cancel .np-mkt-included-content .btn-nookpress-ghost:hover, .np-mkt-included-content .my-profile .save-or-cancel .btn-nookpress-ghost:hover {
      background-color: #385d91;
      color: #ffffff;
      border: 3px solid #385d91;
      outline: none; }
    .my-profile .save-or-cancel .btn[disabled], .my-profile .save-or-cancel .np-mkt-included-content .btn-nookpress[disabled], .np-mkt-included-content .my-profile .save-or-cancel .btn-nookpress[disabled], .my-profile .save-or-cancel .np-mkt-included-content .btn-nookpress-ghost[disabled], .np-mkt-included-content .my-profile .save-or-cancel .btn-nookpress-ghost[disabled] {
      border-color: #acacac;
      color: #acacac;
      background-color: transparent;
      cursor: not-allowed; }
      .my-profile .save-or-cancel .btn[disabled]:hover, .my-profile .save-or-cancel .np-mkt-included-content .btn-nookpress[disabled]:hover, .np-mkt-included-content .my-profile .save-or-cancel .btn-nookpress[disabled]:hover, .my-profile .save-or-cancel .np-mkt-included-content .btn-nookpress-ghost[disabled]:hover, .np-mkt-included-content .my-profile .save-or-cancel .btn-nookpress-ghost[disabled]:hover {
        background-color: transparent;
        border-color: #acacac;
        color: #acacac;
        cursor: not-allowed; }
    .my-profile .save-or-cancel .btn:hover, .my-profile .save-or-cancel .np-mkt-included-content .btn-nookpress:hover, .np-mkt-included-content .my-profile .save-or-cancel .btn-nookpress:hover, .my-profile .save-or-cancel .np-mkt-included-content .btn-nookpress-ghost:hover, .np-mkt-included-content .my-profile .save-or-cancel .btn-nookpress-ghost:hover {
      border-color: #385d91;
      background-color: #385d91;
      color: #ffffff; }
  .my-profile .save-or-cancel .cancel {
    color: #3D6DB5;
    cursor: pointer; }
    .my-profile .save-or-cancel .cancel.disabled {
      color: #757575;
      pointer-events: none; }

.my-profile .sidebar-left {
  display: none; }

@media all and (min-width: 375px) {
  .my-profile .url-box {
    font-size: 11px; } }

@media all and (min-width: 475px) {
  .my-profile .url-box {
    font-size: 14px;
    width: 438px; } }

@media all and (min-width: 768px) {
  .my-profile .url-box {
    background-color: #f7f7f7; }
  .my-profile .sidebar-left {
    display: block; }
    .my-profile .sidebar-left .btn-new-project {
      margin-bottom: 40px; }
  .my-profile header.sidelines {
    margin: 44px 0 60px; }
  .my-profile .panel {
    border: 1px solid #ebebeb;
    background: #ffffff; }
  .my-profile .panel-body {
    padding: 15px 70px; }
  .my-profile .faq-text {
    margin-top: 0; } }

.authormobile label.primary {
  top: 17px !important; }

.authormobile span.uscode {
  position: absolute;
  bottom: 8px;
  left: 25px;
  font-weight: bold;
  font-size: 15px; }

.authormobile {
  position: relative; }

.authormobile span.uscode img, .mobilecode span.uscode img {
  padding-right: 2px; }

.authormobile .input-control input.primary, .mobilecode .input-control input.primary {
  padding-left: 60px !important; }

.authormobile .error + span {
  bottom: 8px !important; }

.empty-projects-wrapper {
  max-width: 1292px;
  margin: 0 auto; }
  .empty-projects-wrapper:after {
    content: "";
    display: table;
    clear: both; }
  .empty-projects-wrapper .empty-projects-container {
    padding: 40px 15px 100px; }
    .empty-projects-wrapper .empty-projects-container header {
      margin: 4px 0 28px; }
    .empty-projects-wrapper .empty-projects-container .empty-projects {
      min-height: 300px;
      text-align: center; }
      .empty-projects-wrapper .empty-projects-container .empty-projects h2 {
        font-family: 'Lato', sans-serif;
        font-size: 20px;
        line-height: 26px;
        margin-bottom: 48px; }
    .empty-projects-wrapper .empty-projects-container .btn-new-project {
      width: 198px;
      height: 60px;
      background-color: #3D6DB5;
      color: #ffffff;
      border: none;
      border-radius: 0;
      font-family: 'Lato', sans-serif;
      font-size: 16px;
      text-transform: capitalize;
      padding: 0;
      display: inline-block;
      cursor: pointer;
      transition: background 0.4s cubic-bezier(0.5, 0, 0.3, 1), color 0.4s cubic-bezier(0.5, 0, 0.3, 1);
      line-height: 60px;
      text-transform: none; }
      .empty-projects-wrapper .empty-projects-container .btn-new-project:active, .empty-projects-wrapper .empty-projects-container .btn-new-project:focus, .empty-projects-wrapper .empty-projects-container .btn-new-project:hover {
        background-color: #385d91;
        color: #ffffff;
        border: none;
        outline: none; }
      .empty-projects-wrapper .empty-projects-container .btn-new-project[disabled] {
        border-color: #acacac;
        color: #ffffff;
        background-color: #acacac;
        cursor: not-allowed; }
        .empty-projects-wrapper .empty-projects-container .btn-new-project[disabled]:hover {
          background-color: #acacac;
          border-color: #acacac;
          color: #ffffff;
          cursor: not-allowed; }
      .empty-projects-wrapper .empty-projects-container .btn-new-project .icon-plus {
        font-size: 12px;
        margin-right: 10px; }
    .empty-projects-wrapper .empty-projects-container .btn-create-coupon-code {
      text-align: center;
      text-transform: none;
      width: 198px;
      height: 60px;
      background-color: transparent;
      color: #3D6DB5;
      border: 3px solid #3D6DB5;
      border-radius: 0;
      font-family: 'Lato', sans-serif;
      font-size: 16px;
      text-transform: capitalize;
      padding: 0;
      display: inline-block;
      cursor: pointer;
      transition: background 0.4s cubic-bezier(0.5, 0, 0.3, 1), color 0.4s cubic-bezier(0.5, 0, 0.3, 1);
      background-color: #385d91;
      border-color: #385d91;
      color: #ffffff;
      margin-right: 20px;
      line-height: 60px; }
      .empty-projects-wrapper .empty-projects-container .btn-create-coupon-code:active, .empty-projects-wrapper .empty-projects-container .btn-create-coupon-code:focus, .empty-projects-wrapper .empty-projects-container .btn-create-coupon-code:hover {
        background-color: #385d91;
        color: #ffffff;
        border: 3px solid #385d91;
        outline: none; }
      .empty-projects-wrapper .empty-projects-container .btn-create-coupon-code[disabled] {
        border-color: #acacac;
        color: #acacac;
        background-color: transparent;
        cursor: not-allowed; }
        .empty-projects-wrapper .empty-projects-container .btn-create-coupon-code[disabled]:hover {
          background-color: transparent;
          border-color: #acacac;
          color: #acacac;
          cursor: not-allowed; }

.expand-collapse {
  float: right;
  margin-bottom: 20px;
  margin-top: 10px;
  border: 1px solid #3D6DB5;
  padding: 10px;
  line-height: 20px;
  color: #3D6DB5;
  text-transform: uppercase;
  cursor: pointer; }
  .expand-collapse .expand-collapse-text {
    float: left; }
    .expand-collapse .expand-collapse-text p {
      font-size: 12px;
      color: #3D6DB5; }
  .expand-collapse .icon-add,
  .expand-collapse .icon-remove {
    float: right;
    font-size: 20px;
    margin-left: 10px;
    line-height: 20px; }

.total-books {
  margin-top: 36px; }

.message.error {
  color: #c02110;
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  position: relative;
  top: 25px; }

.oldDate input.primary {
  border: 1px solid #c02110; }

.oldDate .date-picker-time-container {
  line-height: 170px !important; }

.editmodal-width .modal {
  width: 600px !important;
  margin: 0 auto !important; }

.email-pref-modal-container .modal .modal-content .modal-close-icon {
  display: none; }

.email-pref-modal-container .modal .modal-content .modal-footer button.btn-cancel, .email-pref-modal-container .modal .modal-content .modal-footer .np-mkt-included-content a.btn-cancel.btn, .np-mkt-included-content .email-pref-modal-container .modal .modal-content .modal-footer a.btn-cancel.btn {
  border: none !important;
  text-decoration: none !important; }
  .email-pref-modal-container .modal .modal-content .modal-footer button.btn-cancel:hover, .email-pref-modal-container .modal .modal-content .modal-footer .np-mkt-included-content a.btn-cancel.btn:hover, .np-mkt-included-content .email-pref-modal-container .modal .modal-content .modal-footer a.btn-cancel.btn:hover {
    border-color: #385d91 !important;
    background-color: #385d91 !important;
    color: #ffffff;
    text-decoration: none !important; }

.email-pref-modal-container .modal .modal-content .modal-footer button.btn-cancel:hover, .email-pref-modal-container .modal .modal-content .modal-footer .np-mkt-included-content a.btn-cancel.btn:hover, .np-mkt-included-content .email-pref-modal-container .modal .modal-content .modal-footer a.btn-cancel.btn:hover {
  border: none !important;
  text-decoration: underline !important; }

.email-pref-modal-container .confirmation-modal.modal .modal-content {
  padding-bottom: 75px !important; }

.email-pref-modal-container .modal .modal-content {
  padding: 20px 60px 20px !important; }

.email-pref-modal-container .confirmation-modal.modal .modal-content .modal-body {
  padding-bottom: 36px;
  position: absolute;
  bottom: 20px;
  width: 80%;
  text-align: center; }

.email-pref-modal-container .modal .modal-content .modal-header h3 {
  text-align: center;
  padding: 0 23px; }

.email-pref-modal-container .modal .modal-content .modal-footer button, .email-pref-modal-container .modal .modal-content .modal-footer .np-mkt-included-content a.btn, .np-mkt-included-content .email-pref-modal-container .modal .modal-content .modal-footer a.btn {
  margin-left: 0; }

.email-pref-modal-container .modal .modal-content .modal-footer button.btn-primary, .email-pref-modal-container .modal .modal-content .modal-footer .np-mkt-included-content a.btn-primary.btn, .np-mkt-included-content .email-pref-modal-container .modal .modal-content .modal-footer a.btn-primary.btn {
  float: left; }

.email-pref-modal-container .modal .modal-content .modal-footer button.btn-cancel, .email-pref-modal-container .modal .modal-content .modal-footer .np-mkt-included-content a.btn-cancel.btn, .np-mkt-included-content .email-pref-modal-container .modal .modal-content .modal-footer a.btn-cancel.btn {
  float: right; }

.email-pref-modal-container .modal .modal-content .modal-footer {
  width: 67%;
  margin: 0 auto;
  position: relative; }

.email-pref-modal-container .modal-header h3 p {
  font-size: 14px;
  margin-top: 30px; }

.promote-layout .chrome-border {
  border: 1px solid #3D6DB5 !important; }

.promote-layout .download-container, .promote-layout .container-ad-absolute {
  cursor: pointer; }

.promote-layout .floatleft {
  margin: 0 !important;
  padding: 0 !important; }

.promote-layout .additional-color {
  background-color: #3D6DB5 !important; }

.promote-layout .additional-color:hover {
  background: #385d91 !important; }

.promote-layout .message-container .checkbox label::before {
  content: ""; }

.promote-layout .message-container .checkbox {
  margin-top: -6px !important; }

.promote-layout .tablet-image-container {
  background: url("/images/abg-9-lenovo-tablet.png") no-repeat center center !important;
  width: 100%;
  display: block;
  height: 259px;
  overflow: hidden;
  position: absolute;
  width: 105%;
  padding: 12px;
  z-index: 11111; }

.promote-layout .glowlight-image-container {
  background: url("/images/abg-glowlight4-plus.png") no-repeat center center !important;
  width: 100%;
  display: block;
  height: 259px;
  overflow: hidden;
  position: absolute;
  width: 105%;
  padding: 12px;
  z-index: 11111; }
  .promote-layout .glowlight-image-container img {
    -webkit-filter: saturate(0%) brightness(90%) contrast(100%) !important;
    filter: saturate(0%) brightness(90%) contrast(100%) !important; }

.promote-layout .ref-for-spine .spine-image-container {
  width: 125px;
  margin: 0 auto; }

.promote-layout .ref-for-glowlight .glow-image-container {
  padding: 19px 12px;
  margin: 0 auto;
  position: relative;
  width: 141px;
  height: 195px;
  z-index: 2;
  overflow: hidden;
  background-size: cover !important;
  box-sizing: border-box; }

.promote-layout .ref-for-glowlight .add-chrome-glowlight {
  margin: 42px auto 41px; }
  .promote-layout .ref-for-glowlight .add-chrome-glowlight img {
    -webkit-filter: saturate(0%) brightness(90%) contrast(100%) !important;
    filter: saturate(0%) brightness(90%) contrast(100%) !important; }

.promote-layout .ref-for-tablet .tab-image-container {
  padding: 10px 19px 21px !important;
  margin: 0 auto;
  position: relative;
  width: 163px;
  height: 238px;
  z-index: 2;
  overflow: hidden;
  background-size: cover !important;
  box-sizing: border-box; }

.promote-layout .glyphicon.glyphicon-download-alt {
  position: absolute;
  right: -33px;
  font-size: 17px;
  top: 3px;
  cursor: pointer;
  color: #3D6DB5; }

.promote-layout .download-container {
  position: relative;
  display: block;
  margin: 10px auto 15px;
  /* border: 1px solid red; */
  text-align: center;
  width: 83px;
  font-size: 14px; }

.promote-layout .promote-heading {
  padding-top: 36px; }
  .promote-layout .promote-heading h2.heading-message {
    text-align: center;
    font-size: 20px;
    padding-top: 4px; }

.promote-layout .assets-subcontainer {
  position: relative; }

.promote-layout #preview-container-sticky {
  position: absolute;
  right: 0;
  top: 0;
  width: 352px;
  transform: translateY(136px);
  transition: transform 0.6s ease-in-out; }

@media screen and (max-width: 768px) {
  .promote-layout #preview-container-sticky {
    position: relative !important;
    transform: unset !important;
    transition: unset !important;
    width: 100%; } }

.promote-layout #preview-container-sticky.preview-sticky {
  top: 0px !important;
  z-index: 98;
  right: 151px; }

.promote-layout #preview-container-sticky.preview-sticky-diff {
  position: absolute !important;
  right: 0;
  z-index: 98;
  top: 1140px; }

.promote-layout .preview-sticky {
  position: sticky; }

.promote-layout .message-container {
  width: 60%;
  margin-top: 20px; }
  .promote-layout .message-container .btn-message {
    width: 48%;
    float: left;
    margin: 0 2% 12px 0;
    height: 60px;
    background: #fff;
    color: #3D6DB5;
    border: 1px solid #3D6DB5;
    outline: none; }
    .promote-layout .message-container .btn-message:hover {
      background: #3D6DB5;
      color: #fff;
      border: 1px solid #3D6DB5; }
  .promote-layout .message-container label {
    font-size: 12px; }
  .promote-layout .message-container .message-clicked {
    background: #3D6DB5;
    color: #fff;
    border: 1px solid #3D6DB5; }

.promote-layout .theme-container {
  width: 60%;
  margin-top: 40px; }
  .promote-layout .theme-container .btn-theme {
    width: 23%;
    float: left;
    margin: 0 2% 12px 0;
    height: 60px;
    color: #000;
    border: 1px solid #888888;
    position: relative;
    outline: none; }
    .promote-layout .theme-container .btn-theme span {
      position: absolute;
      left: 10px;
      bottom: 5px;
      display: block;
      width: 81%;
      text-align: left; }
  .promote-layout .theme-container .btn-theme.btn-theme-light span, .promote-layout .theme-container .btn-theme.btn-theme-dark span {
    width: 90%; }
  @media screen and (max-width: 1000px) {
    .promote-layout .theme-container .btn-theme.btn-theme-light span, .promote-layout .theme-container .btn-theme.btn-theme-dark span {
      width: 85% !important; } }
  .promote-layout .theme-container .btn-theme-light {
    color: #000;
    width: 48%;
    background-color: unset !important; }
  .promote-layout .theme-container .btn-theme-dark {
    color: #fff;
    width: 48%;
    background-color: unset !important; }
  .promote-layout .theme-container .Bone {
    background-color: #AEA599;
    background-image: linear-gradient(#E6E0D0, #AEA599); }
    .promote-layout .theme-container .Bone h2 {
      color: #000; }
  .promote-layout .theme-container .Yellow {
    background-color: #FAAC55;
    background-image: linear-gradient(#FBEEA6, #FAAC55); }
    .promote-layout .theme-container .Yellow h2 {
      color: #000; }
  .promote-layout .theme-container .Orange {
    background-color: #F68E5A;
    background-image: linear-gradient(#FDD8C8, #F68E5A); }
    .promote-layout .theme-container .Orange h2 {
      color: #000; }
  .promote-layout .theme-container .Sage {
    background-color: #9BC194;
    background-image: linear-gradient(#E2EFD4, #9BC194); }
    .promote-layout .theme-container .Sage h2 {
      color: #000; }
  .promote-layout .theme-container .Sky {
    background-color: #6EC5E2;
    background-image: linear-gradient(#D2EBF7, #6EC5E2); }
    .promote-layout .theme-container .Sky h2 {
      color: #000; }
  .promote-layout .theme-container .Periwinkle {
    background-color: #7F7B9D;
    background-image: linear-gradient(#D2C9E3, #7F7B9D); }
    .promote-layout .theme-container .Periwinkle h2 {
      color: #000; }
  .promote-layout .theme-container .Charcoal {
    background-color: #356BB2;
    background-image: linear-gradient(#94928b, #2D2A26); }
    .promote-layout .theme-container .Charcoal h2 {
      color: #000; }
    .promote-layout .theme-container .Charcoal span, .promote-layout .theme-container .Charcoal .right-side-text {
      color: #fff; }
  .promote-layout .theme-container .Gold {
    background-color: #9d682f;
    background-image: linear-gradient(#D5A953, #9d682f); }
    .promote-layout .theme-container .Gold h2 {
      color: #000; }
    .promote-layout .theme-container .Gold span, .promote-layout .theme-container .Gold .right-side-text {
      color: #fff; }
  .promote-layout .theme-container .Flame {
    background-color: #BE4632;
    background-image: linear-gradient(#F59B7D, #BE4632); }
    .promote-layout .theme-container .Flame h2 {
      color: #000; }
    .promote-layout .theme-container .Flame span, .promote-layout .theme-container .Flame .right-side-text {
      color: #fff; }
  .promote-layout .theme-container .Pine {
    background-color: #186150;
    background-image: linear-gradient(#6BA38B, #186150); }
    .promote-layout .theme-container .Pine h2 {
      color: #000; }
    .promote-layout .theme-container .Pine span, .promote-layout .theme-container .Pine .right-side-text {
      color: #fff; }
  .promote-layout .theme-container .Sapphire {
    background-color: #0070ae;
    background-image: linear-gradient(#55B8DD, #0070ae); }
    .promote-layout .theme-container .Sapphire h2 {
      color: #000; }
    .promote-layout .theme-container .Sapphire span, .promote-layout .theme-container .Sapphire .right-side-text {
      color: #fff; }
  .promote-layout .theme-container .Midnight {
    background-color: #2d2c53;
    background-image: linear-gradient(#a29ccc, #2d2c53); }
    .promote-layout .theme-container .Midnight h2 {
      color: #000; }
    .promote-layout .theme-container .Midnight span, .promote-layout .theme-container .Midnight .right-side-text {
      color: #fff; }

.promote-layout .all-view h2, .promote-layout #preview-container-sticky h2 {
  text-shadow: 1px 1px 3px #9b9b9b;
  font-family: BNMontserrat, 'Lato', sans-serif; }

.promote-layout .all-view .btn-theme-light, .promote-layout #preview-container-sticky .btn-theme-light {
  display: block;
  position: absolute;
  top: 0;
  width: 100% !important;
  left: 0;
  right: 0;
  bottom: 0;
  background-position: center;
  background-size: cover !important;
  height: 100% !important;
  opacity: 0.3;
  filter: blur(10px) !important;
  /* z-index: -1; */
  /* border: 1px solid red; */
  padding: 0;
  margin: 0;
  overflow: hidden;
  z-index: 1; }

.promote-layout .all-view .btn-theme-dark, .promote-layout #preview-container-sticky .btn-theme-dark {
  display: block;
  position: absolute;
  top: 0;
  width: 100% !important;
  left: 0;
  right: 0;
  bottom: 0;
  background-position: center;
  background-size: cover !important;
  height: 100% !important;
  opacity: 0.8;
  filter: blur(10px) !important;
  /* z-index: -1; */
  /* border: 1px solid red; */
  padding: 0;
  margin: 0;
  overflow: hidden; }

.promote-layout .all-view .sticky-banner .glow-image-container, .promote-layout #preview-container-sticky .sticky-banner .glow-image-container {
  padding: 16px 12px 15px 11px;
  margin: 0 auto;
  position: relative;
  width: 121px;
  height: 161px;
  z-index: 2;
  overflow: hidden;
  background-size: cover !important;
  box-sizing: border-box; }

.promote-layout .all-view .sticky-banner .add-chrome-glowlight img, .promote-layout #preview-container-sticky .sticky-banner .add-chrome-glowlight img {
  -webkit-filter: saturate(0%) brightness(90%) contrast(100%) !important;
  filter: saturate(0%) brightness(90%) contrast(100%) !important; }

.promote-layout .all-view .sticky-banner .tab-image-container, .promote-layout #preview-container-sticky .sticky-banner .tab-image-container {
  padding: 7px 13px 14px !important;
  margin: 0 auto;
  position: relative;
  width: 113px;
  height: 161px;
  z-index: 2;
  overflow: hidden;
  background-size: cover !important;
  box-sizing: border-box; }

.promote-layout .all-view .sticky-banner .spine-image-container, .promote-layout #preview-container-sticky .sticky-banner .spine-image-container {
  width: 100px;
  margin: 0 auto; }

.promote-layout .all-view .sticky-banner .center-link, .promote-layout #preview-container-sticky .sticky-banner .center-link {
  color: #c40505;
  text-align: center;
  line-height: 1; }

.promote-layout .all-view .sticky-banner .center-link-top, .promote-layout #preview-container-sticky .sticky-banner .center-link-top {
  text-transform: uppercase;
  font-size: 22px;
  font-weight: 400; }

.promote-layout .all-view .sticky-banner .center-link-bottom, .promote-layout #preview-container-sticky .sticky-banner .center-link-bottom {
  clear: both;
  display: block;
  font-size: 14px; }

.promote-layout .all-view .sticky-banner h2, .promote-layout #preview-container-sticky .sticky-banner h2 {
  text-transform: capitalize;
  padding-top: 17px;
  text-align: center;
  margin-bottom: 10px;
  font-size: 32px; }

.promote-layout .all-view .sticky-banner .container-image, .promote-layout #preview-container-sticky .sticky-banner .container-image {
  padding-top: 0px;
  text-align: center;
  margin-bottom: 2px !important;
  min-height: 150px; }
  .promote-layout .all-view .sticky-banner .container-image img, .promote-layout #preview-container-sticky .sticky-banner .container-image img {
    width: 35%;
    text-align: center; }

.promote-layout .all-view .sticky-banner .additional-h2-font-0, .promote-layout #preview-container-sticky .sticky-banner .additional-h2-font-0 {
  font-size: 27px !important; }

.promote-layout .all-view .sticky-banner .additional-special-offer-0 h2, .promote-layout #preview-container-sticky .sticky-banner .additional-special-offer-0 h2 {
  margin-bottom: 1px !important; }

.promote-layout .all-view .sticky-banner .additional-special-offer-0 .add-chrome-glowlight img, .promote-layout #preview-container-sticky .sticky-banner .additional-special-offer-0 .add-chrome-glowlight img {
  left: 32px;
  top: 126px; }

.promote-layout .all-view .sticky-banner .additional-special-offer-0 .add-chrome-tablet img, .promote-layout #preview-container-sticky .sticky-banner .additional-special-offer-0 .add-chrome-tablet img {
  left: 34px;
  top: 123px;
  box-shadow: 0px -10px 2px black, 0px 10px 2px black; }

.promote-layout .all-view .sticky-banner .additional-special-offer-0 .container-image, .promote-layout #preview-container-sticky .sticky-banner .additional-special-offer-0 .container-image {
  width: 50%;
  float: left;
  padding-top: 25px; }
  .promote-layout .all-view .sticky-banner .additional-special-offer-0 .container-image img, .promote-layout #preview-container-sticky .sticky-banner .additional-special-offer-0 .container-image img {
    width: 70%;
    text-align: center; }

.promote-layout .all-view .sticky-banner .additional-special-offer-0 .container-logo, .promote-layout #preview-container-sticky .sticky-banner .additional-special-offer-0 .container-logo {
  width: 50%;
  float: left;
  padding-top: 60px;
  padding-right: 50px; }
  .promote-layout .all-view .sticky-banner .additional-special-offer-0 .container-logo .left-side, .promote-layout #preview-container-sticky .sticky-banner .additional-special-offer-0 .container-logo .left-side {
    width: 37%;
    float: unset;
    margin: 0 auto; }
  .promote-layout .all-view .sticky-banner .additional-special-offer-0 .container-logo .right-side, .promote-layout #preview-container-sticky .sticky-banner .additional-special-offer-0 .container-logo .right-side {
    width: 100% !important;
    float: left;
    margin-left: unset !important; }
    .promote-layout .all-view .sticky-banner .additional-special-offer-0 .container-logo .right-side .right-side-text, .promote-layout #preview-container-sticky .sticky-banner .additional-special-offer-0 .container-logo .right-side .right-side-text {
      text-align: center !important; }

.promote-layout .all-view .sticky-banner .additional-special-offer-0 .right-side-logo img, .promote-layout #preview-container-sticky .sticky-banner .additional-special-offer-0 .right-side-logo img {
  width: 110%; }

.promote-layout .all-view .sticky-banner .container-logo, .promote-layout #preview-container-sticky .sticky-banner .container-logo {
  padding-top: 10px;
  text-align: center;
  width: 60%;
  margin: 0 auto; }
  .promote-layout .all-view .sticky-banner .container-logo .left-side, .promote-layout #preview-container-sticky .sticky-banner .container-logo .left-side {
    width: 22%;
    float: left; }
    .promote-layout .all-view .sticky-banner .container-logo .left-side img, .promote-layout #preview-container-sticky .sticky-banner .container-logo .left-side img {
      width: 100%; }
  .promote-layout .all-view .sticky-banner .container-logo .right-side, .promote-layout #preview-container-sticky .sticky-banner .container-logo .right-side {
    width: 75%;
    float: left;
    margin-left: 2%; }
    .promote-layout .all-view .sticky-banner .container-logo .right-side .center-text, .promote-layout #preview-container-sticky .sticky-banner .container-logo .right-side .center-text {
      text-align: center !important;
      line-height: unset !important;
      padding-top: 0 !important; }
    .promote-layout .all-view .sticky-banner .container-logo .right-side .right-side-text, .promote-layout #preview-container-sticky .sticky-banner .container-logo .right-side .right-side-text {
      text-transform: uppercase;
      font-style: italic;
      font-family: BNMontserrat, 'Lato', sans-serif;
      text-align: left;
      font-size: 9px;
      text-shadow: 1px 1px 1px #9b9b9b;
      line-height: 3px;
      padding-top: 13px; }
    .promote-layout .all-view .sticky-banner .container-logo .right-side .right-side-logo, .promote-layout #preview-container-sticky .sticky-banner .container-logo .right-side .right-side-logo {
      width: 100%; }
      .promote-layout .all-view .sticky-banner .container-logo .right-side .right-side-logo img, .promote-layout #preview-container-sticky .sticky-banner .container-logo .right-side .right-side-logo img {
        width: 100%; }

.promote-layout .all-view .sticky-banner .container-ad, .promote-layout #preview-container-sticky .sticky-banner .container-ad {
  width: 300px;
  height: 300px; }

.promote-layout .all-view .sticky-banner .outer-container-ad, .promote-layout #preview-container-sticky .sticky-banner .outer-container-ad {
  width: 300px;
  height: 300px;
  position: relative; }

.promote-layout .all-view .sticky-banner .container-ad-absolute, .promote-layout #preview-container-sticky .sticky-banner .container-ad-absolute {
  position: absolute;
  width: 100%;
  top: 0px;
  left: 0px; }

.promote-layout .all-view .square-banner .glow-image-container, .promote-layout #preview-container-sticky .square-banner .glow-image-container {
  padding: 23px 15px 21px 15px;
  margin: 0 auto;
  position: relative;
  width: 164px;
  height: 221px;
  z-index: 2;
  overflow: hidden;
  background-size: cover !important;
  box-sizing: border-box; }

.promote-layout .all-view .square-banner .add-chrome-glowlight img, .promote-layout #preview-container-sticky .square-banner .add-chrome-glowlight img {
  -webkit-filter: saturate(0%) brightness(90%) contrast(100%) !important;
  filter: saturate(0%) brightness(90%) contrast(100%) !important; }

.promote-layout .all-view .square-banner .tab-image-container, .promote-layout #preview-container-sticky .square-banner .tab-image-container {
  padding: 10px 21px 20px !important;
  margin: 0 auto;
  position: relative;
  width: 163px;
  height: 233px;
  z-index: 2;
  overflow: hidden;
  background-size: cover !important;
  box-sizing: border-box; }

.promote-layout .all-view .square-banner .spine-image-container, .promote-layout #preview-container-sticky .square-banner .spine-image-container {
  width: 148px;
  margin: 0 auto; }

.promote-layout .all-view .square-banner .center-link, .promote-layout #preview-container-sticky .square-banner .center-link {
  color: #c40505;
  text-align: center; }

.promote-layout .all-view .square-banner .center-link-top, .promote-layout #preview-container-sticky .square-banner .center-link-top {
  text-transform: uppercase;
  font-size: 37px;
  padding-top: 7px;
  display: block;
  font-weight: 400; }

.promote-layout .all-view .square-banner .center-link-bottom, .promote-layout #preview-container-sticky .square-banner .center-link-bottom {
  clear: both;
  display: block;
  font-size: 18px; }

.promote-layout .all-view .square-banner h2, .promote-layout #preview-container-sticky .square-banner h2 {
  text-transform: capitalize;
  padding-top: 30px;
  text-align: center;
  font-size: 48px; }

.promote-layout .all-view .square-banner .container-image, .promote-layout #preview-container-sticky .square-banner .container-image {
  padding-top: 20px;
  text-align: center;
  height: 261px;
  position: relative; }
  .promote-layout .all-view .square-banner .container-image img, .promote-layout #preview-container-sticky .square-banner .container-image img {
    width: 33%;
    text-align: center; }

.promote-layout .all-view .square-banner .additional-h2-font-1, .promote-layout #preview-container-sticky .square-banner .additional-h2-font-1 {
  font-size: 42px !important; }

.promote-layout .all-view .square-banner .additional-special-offer-1 .container-image, .promote-layout #preview-container-sticky .square-banner .additional-special-offer-1 .container-image {
  width: 50%;
  float: left;
  padding-top: 30px; }
  .promote-layout .all-view .square-banner .additional-special-offer-1 .container-image img, .promote-layout #preview-container-sticky .square-banner .additional-special-offer-1 .container-image img {
    width: 70%;
    text-align: center; }

.promote-layout .all-view .square-banner .additional-special-offer-1 .container-logo, .promote-layout #preview-container-sticky .square-banner .additional-special-offer-1 .container-logo {
  width: 50%;
  float: left;
  padding-top: 70px;
  padding-right: 40px; }
  .promote-layout .all-view .square-banner .additional-special-offer-1 .container-logo .left-side, .promote-layout #preview-container-sticky .square-banner .additional-special-offer-1 .container-logo .left-side {
    width: 30%;
    float: unset;
    margin: 0 auto;
    padding-top: 20px; }
  .promote-layout .all-view .square-banner .additional-special-offer-1 .container-logo .right-side, .promote-layout #preview-container-sticky .square-banner .additional-special-offer-1 .container-logo .right-side {
    width: 100% !important;
    float: left;
    margin-left: unset !important; }
    .promote-layout .all-view .square-banner .additional-special-offer-1 .container-logo .right-side .right-side-text, .promote-layout #preview-container-sticky .square-banner .additional-special-offer-1 .container-logo .right-side .right-side-text {
      line-height: unset !important;
      text-align: center !important; }

.promote-layout .all-view .square-banner .container-logo, .promote-layout #preview-container-sticky .square-banner .container-logo {
  padding-top: 10px;
  text-align: center;
  width: 60%;
  margin: 0 auto; }
  .promote-layout .all-view .square-banner .container-logo .left-side, .promote-layout #preview-container-sticky .square-banner .container-logo .left-side {
    width: 22%;
    float: left; }
    .promote-layout .all-view .square-banner .container-logo .left-side img, .promote-layout #preview-container-sticky .square-banner .container-logo .left-side img {
      width: 100%; }
  .promote-layout .all-view .square-banner .container-logo .right-side, .promote-layout #preview-container-sticky .square-banner .container-logo .right-side {
    width: 75%;
    float: left;
    margin-left: 2%; }
    .promote-layout .all-view .square-banner .container-logo .right-side .center-text, .promote-layout #preview-container-sticky .square-banner .container-logo .right-side .center-text {
      text-align: center !important;
      line-height: unset !important;
      padding-top: 0 !important; }
    .promote-layout .all-view .square-banner .container-logo .right-side .right-side-text, .promote-layout #preview-container-sticky .square-banner .container-logo .right-side .right-side-text {
      text-transform: uppercase;
      font-style: italic;
      font-family: BNMontserrat, 'Lato', sans-serif;
      text-align: left;
      font-size: 13px;
      text-shadow: 1px 1px 1px #9b9b9b;
      line-height: 14px;
      padding-top: 9px; }
    .promote-layout .all-view .square-banner .container-logo .right-side .right-side-logo, .promote-layout #preview-container-sticky .square-banner .container-logo .right-side .right-side-logo {
      width: 100%; }
      .promote-layout .all-view .square-banner .container-logo .right-side .right-side-logo img, .promote-layout #preview-container-sticky .square-banner .container-logo .right-side .right-side-logo img {
        width: 100%; }

.promote-layout .all-view .square-banner .container-ad, .promote-layout #preview-container-sticky .square-banner .container-ad {
  width: 450px;
  height: 450px; }

.promote-layout .all-view .square-banner .outer-container-ad, .promote-layout #preview-container-sticky .square-banner .outer-container-ad {
  width: 450px;
  height: 450px; }

.promote-layout .all-view .stories-banner .glow-image-container, .promote-layout #preview-container-sticky .stories-banner .glow-image-container {
  padding: 42px 30px 40px 28px;
  margin: 0 auto;
  position: relative;
  width: 305px;
  height: 410px;
  z-index: 2;
  overflow: hidden;
  background-size: cover !important;
  box-sizing: border-box; }

.promote-layout .all-view .stories-banner .add-chrome-glowlight img, .promote-layout #preview-container-sticky .stories-banner .add-chrome-glowlight img {
  -webkit-filter: saturate(0%) brightness(90%) contrast(100%) !important;
  filter: saturate(0%) brightness(90%) contrast(100%) !important; }

.promote-layout .all-view .stories-banner .tab-image-container, .promote-layout #preview-container-sticky .stories-banner .tab-image-container {
  padding: 16px 32px 34px !important;
  margin: 0 auto;
  position: relative;
  width: 263px;
  height: 378px;
  z-index: 2;
  overflow: hidden;
  background-size: cover !important;
  box-sizing: border-box; }

.promote-layout .all-view .stories-banner .spine-image-container, .promote-layout #preview-container-sticky .stories-banner .spine-image-container {
  width: 250px;
  margin: 0 auto; }

.promote-layout .all-view .stories-banner .center-link, .promote-layout #preview-container-sticky .stories-banner .center-link {
  color: #c40505;
  text-align: center; }

.promote-layout .all-view .stories-banner .center-link-top, .promote-layout #preview-container-sticky .stories-banner .center-link-top {
  text-transform: uppercase;
  font-size: 37px;
  padding-top: 12px;
  display: block;
  font-weight: 400; }

.promote-layout .all-view .stories-banner .center-link-bottom, .promote-layout #preview-container-sticky .stories-banner .center-link-bottom {
  clear: both;
  display: block;
  font-size: 21px; }

.promote-layout .all-view .stories-banner h2, .promote-layout #preview-container-sticky .stories-banner h2 {
  text-transform: capitalize;
  padding-top: 60px;
  text-align: center;
  font-size: 48px; }

.promote-layout .all-view .stories-banner .container-image, .promote-layout #preview-container-sticky .stories-banner .container-image {
  padding-top: 64px;
  text-align: center;
  min-height: 450px; }
  .promote-layout .all-view .stories-banner .container-image img, .promote-layout #preview-container-sticky .stories-banner .container-image img {
    width: 56%;
    text-align: center; }

.promote-layout .all-view .stories-banner .additional-h2-font-2, .promote-layout #preview-container-sticky .stories-banner .additional-h2-font-2 {
  font-size: 42px !important; }

.promote-layout .all-view .stories-banner .additional-special-offer-2 h2, .promote-layout #preview-container-sticky .stories-banner .additional-special-offer-2 h2 {
  text-transform: capitalize;
  padding-top: 30px;
  text-align: center;
  font-size: 48px; }

.promote-layout .all-view .stories-banner .additional-special-offer-2 .container-image, .promote-layout #preview-container-sticky .stories-banner .additional-special-offer-2 .container-image {
  padding-top: 44px; }

.promote-layout .all-view .stories-banner .container-logo, .promote-layout #preview-container-sticky .stories-banner .container-logo {
  padding-top: 32px;
  text-align: center; }
  .promote-layout .all-view .stories-banner .container-logo .left-side, .promote-layout #preview-container-sticky .stories-banner .container-logo .left-side {
    width: 15%;
    clear: both;
    margin: 0 auto; }
    .promote-layout .all-view .stories-banner .container-logo .left-side img, .promote-layout #preview-container-sticky .stories-banner .container-logo .left-side img {
      width: 100%; }
  .promote-layout .all-view .stories-banner .container-logo .right-side, .promote-layout #preview-container-sticky .stories-banner .container-logo .right-side {
    width: 50%;
    clear: both;
    margin: 0 auto; }
    .promote-layout .all-view .stories-banner .container-logo .right-side .center-text, .promote-layout #preview-container-sticky .stories-banner .container-logo .right-side .center-text {
      text-align: center !important;
      line-height: unset !important;
      padding-top: 0 !important; }
    .promote-layout .all-view .stories-banner .container-logo .right-side .right-side-text, .promote-layout #preview-container-sticky .stories-banner .container-logo .right-side .right-side-text {
      text-transform: uppercase;
      font-style: italic;
      text-align: center;
      font-size: 13px;
      text-shadow: 1px 1px 1px #9b9b9b;
      padding-top: 10px; }
    .promote-layout .all-view .stories-banner .container-logo .right-side .right-side-logo, .promote-layout #preview-container-sticky .stories-banner .container-logo .right-side .right-side-logo {
      width: 100%; }
      .promote-layout .all-view .stories-banner .container-logo .right-side .right-side-logo img, .promote-layout #preview-container-sticky .stories-banner .container-logo .right-side .right-side-logo img {
        width: 100%; }

.promote-layout .all-view .stories-banner .container-ad, .promote-layout #preview-container-sticky .stories-banner .container-ad {
  width: 450px;
  height: 794px; }

.promote-layout .all-view .stories-banner .outer-container-ad, .promote-layout #preview-container-sticky .stories-banner .outer-container-ad {
  width: 450px;
  height: 794px; }

.promote-layout .all-view .landscape-banner .extra-middle, .promote-layout #preview-container-sticky .landscape-banner .extra-middle {
  margin: 0 auto;
  justify-content: center;
  display: flex;
  height: 207px;
  align-items: center; }

.promote-layout .all-view .landscape-banner .glow-image-container, .promote-layout #preview-container-sticky .landscape-banner .glow-image-container {
  padding: 20px 14px 19px 13px;
  margin: 0 auto;
  position: relative;
  width: 144px;
  height: 195px;
  z-index: 2;
  overflow: hidden;
  background-size: cover !important;
  box-sizing: border-box; }

.promote-layout .all-view .landscape-banner .add-chrome-glowlight img, .promote-layout #preview-container-sticky .landscape-banner .add-chrome-glowlight img {
  -webkit-filter: saturate(0%) brightness(90%) contrast(100%) !important;
  filter: saturate(0%) brightness(90%) contrast(100%) !important; }

.promote-layout .all-view .landscape-banner .tab-image-container, .promote-layout #preview-container-sticky .landscape-banner .tab-image-container {
  padding: 8px 16px 17px !important;
  margin: 0 auto;
  position: relative;
  width: 144px;
  height: 203px;
  z-index: 2;
  overflow: hidden;
  background-size: cover !important;
  box-sizing: border-box; }

.promote-layout .all-view .landscape-banner .spine-image-container, .promote-layout #preview-container-sticky .landscape-banner .spine-image-container {
  width: 135px;
  margin: 0 auto; }

.promote-layout .all-view .landscape-banner .additional-h2-3, .promote-layout #preview-container-sticky .landscape-banner .additional-h2-3 {
  padding-bottom: 0px !important; }

.promote-layout .all-view .landscape-banner .center-link, .promote-layout #preview-container-sticky .landscape-banner .center-link {
  color: #c40505;
  text-align: center;
  line-height: 1;
  padding-bottom: 18px; }

.promote-layout .all-view .landscape-banner .center-link-top, .promote-layout #preview-container-sticky .landscape-banner .center-link-top {
  text-transform: uppercase;
  font-size: 24px; }

.promote-layout .all-view .landscape-banner .center-link-bottom, .promote-layout #preview-container-sticky .landscape-banner .center-link-bottom {
  clear: both;
  display: block;
  font-size: 14px; }

.promote-layout .all-view .landscape-banner h2, .promote-layout #preview-container-sticky .landscape-banner h2 {
  text-transform: capitalize;
  padding-top: 11px;
  text-align: center;
  font-size: 35px;
  padding-bottom: 45px;
  line-height: 1; }

.promote-layout .all-view .landscape-banner .container-image, .promote-layout #preview-container-sticky .landscape-banner .container-image {
  float: left;
  text-align: center;
  margin-top: 7px;
  width: 168px; }
  .promote-layout .all-view .landscape-banner .container-image img, .promote-layout #preview-container-sticky .landscape-banner .container-image img {
    width: 82%;
    text-align: center; }

.promote-layout .all-view .landscape-banner .container-logo, .promote-layout #preview-container-sticky .landscape-banner .container-logo {
  font-size: 16px;
  text-align: left; }
  .promote-layout .all-view .landscape-banner .container-logo .left-side, .promote-layout #preview-container-sticky .landscape-banner .container-logo .left-side {
    width: 18%;
    clear: both;
    margin: 0 auto; }
    .promote-layout .all-view .landscape-banner .container-logo .left-side img, .promote-layout #preview-container-sticky .landscape-banner .container-logo .left-side img {
      width: 100%; }
  .promote-layout .all-view .landscape-banner .container-logo .right-side, .promote-layout #preview-container-sticky .landscape-banner .container-logo .right-side {
    width: 90%;
    clear: both;
    margin: 0 auto;
    padding-top: 6px; }
    .promote-layout .all-view .landscape-banner .container-logo .right-side .center-text, .promote-layout #preview-container-sticky .landscape-banner .container-logo .right-side .center-text {
      text-align: center !important;
      line-height: unset !important;
      padding-top: 0 !important; }
    .promote-layout .all-view .landscape-banner .container-logo .right-side .right-side-text, .promote-layout #preview-container-sticky .landscape-banner .container-logo .right-side .right-side-text {
      text-transform: uppercase;
      font-style: italic;
      text-align: left;
      font-size: 13px;
      text-shadow: 1px 1px 1px #9b9b9b;
      padding-top: 9px;
      text-align: center; }
    .promote-layout .all-view .landscape-banner .container-logo .right-side .right-side-logo, .promote-layout #preview-container-sticky .landscape-banner .container-logo .right-side .right-side-logo {
      width: 100%; }
      .promote-layout .all-view .landscape-banner .container-logo .right-side .right-side-logo img, .promote-layout #preview-container-sticky .landscape-banner .container-logo .right-side .right-side-logo img {
        width: 100%; }

.promote-layout .all-view .landscape-banner .container-ad, .promote-layout #preview-container-sticky .landscape-banner .container-ad {
  width: 450px;
  height: 256px; }

.promote-layout .all-view .landscape-banner .outer-container-ad, .promote-layout #preview-container-sticky .landscape-banner .outer-container-ad {
  width: 450px;
  height: 256px; }

.promote-layout .all-view .landscape-banner .left-part, .promote-layout #preview-container-sticky .landscape-banner .left-part {
  width: 250px;
  text-align: center;
  float: left; }

.promote-layout .all-view .landscape-banner .container-ad-absolute, .promote-layout #preview-container-sticky .landscape-banner .container-ad-absolute {
  position: absolute;
  width: 100%;
  top: 15px;
  left: 15px; }

.promote-layout .all-view .leaderboard-banner .glow-image-container, .promote-layout #preview-container-sticky .leaderboard-banner .glow-image-container {
  padding: 11px 5px;
  margin: 0 auto;
  position: relative;
  width: 73px;
  height: 103px;
  z-index: 2;
  overflow: hidden;
  background-size: cover !important;
  box-sizing: border-box; }

.promote-layout .all-view .leaderboard-banner .add-chrome-glowlight img, .promote-layout #preview-container-sticky .leaderboard-banner .add-chrome-glowlight img {
  -webkit-filter: saturate(0%) brightness(90%) contrast(100%) !important;
  filter: saturate(0%) brightness(90%) contrast(100%) !important; }

.promote-layout .all-view .leaderboard-banner .tab-image-container, .promote-layout #preview-container-sticky .leaderboard-banner .tab-image-container {
  padding: 4px 9px !important;
  margin: 0 auto;
  position: relative;
  width: 73px;
  height: 103px;
  z-index: 2;
  overflow: hidden;
  background-size: cover !important;
  box-sizing: border-box; }

.promote-layout .all-view .leaderboard-banner .spine-image-container, .promote-layout #preview-container-sticky .leaderboard-banner .spine-image-container {
  width: 44px;
  margin: 0 auto; }

.promote-layout .all-view .leaderboard-banner .additional-h2-4, .promote-layout #preview-container-sticky .leaderboard-banner .additional-h2-4 {
  padding-top: 5px !important;
  line-height: 17px; }

.promote-layout .all-view .leaderboard-banner .additional-line-height-4, .promote-layout #preview-container-sticky .leaderboard-banner .additional-line-height-4 {
  font-size: 16px !important;
  line-height: 1 !important; }

.promote-layout .all-view .leaderboard-banner .center-link, .promote-layout #preview-container-sticky .leaderboard-banner .center-link {
  color: #c40505;
  text-align: center;
  position: absolute;
  font-size: 12px;
  top: 27px;
  left: 15px;
  line-height: 8px; }

.promote-layout .all-view .leaderboard-banner .center-link-top, .promote-layout #preview-container-sticky .leaderboard-banner .center-link-top {
  text-transform: uppercase;
  font-size: 12px; }

.promote-layout .all-view .leaderboard-banner .center-link-bottom, .promote-layout #preview-container-sticky .leaderboard-banner .center-link-bottom {
  clear: both;
  display: block;
  font-size: 10px; }

.promote-layout .all-view .leaderboard-banner h2, .promote-layout #preview-container-sticky .leaderboard-banner h2 {
  text-transform: capitalize;
  text-align: center;
  font-size: 18px;
  width: 170px;
  padding: 13px 10px 10px 10px;
  float: left;
  line-height: 1.5; }

.promote-layout .all-view .leaderboard-banner .container-image, .promote-layout #preview-container-sticky .leaderboard-banner .container-image {
  float: left;
  width: 80px;
  text-align: center;
  padding-top: 5px;
  min-height: 72px; }
  .promote-layout .all-view .leaderboard-banner .container-image img, .promote-layout #preview-container-sticky .leaderboard-banner .container-image img {
    width: 55%;
    text-align: center; }

.promote-layout .all-view .leaderboard-banner .container-logo, .promote-layout #preview-container-sticky .leaderboard-banner .container-logo {
  font-size: 14px;
  text-align: center;
  padding-top: 8px;
  float: left;
  width: 180px; }
  .promote-layout .all-view .leaderboard-banner .container-logo .left-side, .promote-layout #preview-container-sticky .leaderboard-banner .container-logo .left-side {
    width: 33px;
    float: left; }
    .promote-layout .all-view .leaderboard-banner .container-logo .left-side img, .promote-layout #preview-container-sticky .leaderboard-banner .container-logo .left-side img {
      width: 100%;
      padding-top: 4px; }
  .promote-layout .all-view .leaderboard-banner .container-logo .right-side, .promote-layout #preview-container-sticky .leaderboard-banner .container-logo .right-side {
    width: 130px;
    float: left;
    margin-left: 2%; }
    .promote-layout .all-view .leaderboard-banner .container-logo .right-side .center-text, .promote-layout #preview-container-sticky .leaderboard-banner .container-logo .right-side .center-text {
      line-height: unset !important;
      padding-top: 0 !important; }
    .promote-layout .all-view .leaderboard-banner .container-logo .right-side .right-side-text, .promote-layout #preview-container-sticky .leaderboard-banner .container-logo .right-side .right-side-text {
      text-transform: uppercase;
      font-style: italic;
      text-align: center;
      font-size: 8px;
      text-shadow: 1px 1px 1px #9b9b9b;
      line-height: 3px;
      padding-top: 13px;
      width: 120px; }
    .promote-layout .all-view .leaderboard-banner .container-logo .right-side .right-side-logo, .promote-layout #preview-container-sticky .leaderboard-banner .container-logo .right-side .right-side-logo {
      width: 120px;
      line-height: 1.2; }
      .promote-layout .all-view .leaderboard-banner .container-logo .right-side .right-side-logo img, .promote-layout #preview-container-sticky .leaderboard-banner .container-logo .right-side .right-side-logo img {
        width: 82%; }

.promote-layout .all-view .leaderboard-banner .container-ad, .promote-layout #preview-container-sticky .leaderboard-banner .container-ad {
  width: 450px;
  height: 55px; }

.promote-layout .all-view .leaderboard-banner .outer-container-ad, .promote-layout #preview-container-sticky .leaderboard-banner .outer-container-ad {
  width: 450px;
  height: 55px; }

.promote-layout .all-view .leaderboard-banner .container-ad-absolute, .promote-layout #preview-container-sticky .leaderboard-banner .container-ad-absolute {
  position: absolute;
  width: 100%; }

.promote-layout .all-view #mediumBanner .glow-image-container, .promote-layout .all-view .medium-banner .glow-image-container, .promote-layout #preview-container-sticky #mediumBanner .glow-image-container, .promote-layout #preview-container-sticky .medium-banner .glow-image-container {
  padding: 16px 9px 13px;
  margin: 0 0;
  position: relative;
  width: 108px;
  height: 149px;
  z-index: 2;
  overflow: hidden;
  background-size: cover !important;
  box-sizing: border-box; }

.promote-layout .all-view #mediumBanner .add-chrome-glowlight img, .promote-layout .all-view .medium-banner .add-chrome-glowlight img, .promote-layout #preview-container-sticky #mediumBanner .add-chrome-glowlight img, .promote-layout #preview-container-sticky .medium-banner .add-chrome-glowlight img {
  -webkit-filter: saturate(0%) brightness(90%) contrast(100%) !important;
  filter: saturate(0%) brightness(90%) contrast(100%) !important; }

.promote-layout .all-view #mediumBanner .tab-image-container, .promote-layout .all-view .medium-banner .tab-image-container, .promote-layout #preview-container-sticky #mediumBanner .tab-image-container, .promote-layout #preview-container-sticky .medium-banner .tab-image-container {
  padding: 7px 12px 8px !important;
  margin: 0 auto;
  position: relative;
  width: 117px;
  height: 177px;
  z-index: 2;
  overflow: hidden;
  background-size: cover !important;
  box-sizing: border-box; }

.promote-layout .all-view #mediumBanner .spine-image-container, .promote-layout .all-view .medium-banner .spine-image-container, .promote-layout #preview-container-sticky #mediumBanner .spine-image-container, .promote-layout #preview-container-sticky .medium-banner .spine-image-container {
  width: 100px;
  margin: 0 auto; }

.promote-layout .all-view #mediumBanner .center-link, .promote-layout .all-view .medium-banner .center-link, .promote-layout #preview-container-sticky #mediumBanner .center-link, .promote-layout #preview-container-sticky .medium-banner .center-link {
  color: #c40505;
  text-align: center;
  line-height: 1; }

.promote-layout .all-view #mediumBanner .center-link-top, .promote-layout .all-view .medium-banner .center-link-top, .promote-layout #preview-container-sticky #mediumBanner .center-link-top, .promote-layout #preview-container-sticky .medium-banner .center-link-top {
  text-transform: uppercase;
  font-size: 22px; }

.promote-layout .all-view #mediumBanner .center-link-bottom, .promote-layout .all-view .medium-banner .center-link-bottom, .promote-layout #preview-container-sticky #mediumBanner .center-link-bottom, .promote-layout #preview-container-sticky .medium-banner .center-link-bottom {
  clear: both;
  display: block;
  font-size: 14px; }

.promote-layout .all-view #mediumBanner .inner-left, .promote-layout .all-view .medium-banner .inner-left, .promote-layout #preview-container-sticky #mediumBanner .inner-left, .promote-layout #preview-container-sticky .medium-banner .inner-left {
  width: 60%;
  float: left; }

.promote-layout .all-view #mediumBanner h2, .promote-layout .all-view .medium-banner h2, .promote-layout #preview-container-sticky #mediumBanner h2, .promote-layout #preview-container-sticky .medium-banner h2 {
  text-transform: capitalize;
  padding-top: 3px;
  text-align: center;
  margin-top: 32px;
  font-size: 22px; }

.promote-layout .all-view #mediumBanner .container-image, .promote-layout .all-view .medium-banner .container-image, .promote-layout #preview-container-sticky #mediumBanner .container-image, .promote-layout #preview-container-sticky .medium-banner .container-image {
  text-align: left;
  padding-top: 10px;
  float: left;
  width: 39%;
  margin-top: 32px;
  min-height: 171px; }
  .promote-layout .all-view #mediumBanner .container-image img, .promote-layout .all-view .medium-banner .container-image img, .promote-layout #preview-container-sticky #mediumBanner .container-image img, .promote-layout #preview-container-sticky .medium-banner .container-image img {
    width: 90%;
    text-align: center; }

.promote-layout .all-view #mediumBanner .additional-special-offer-5 h2, .promote-layout .all-view .medium-banner .additional-special-offer-5 h2, .promote-layout #preview-container-sticky #mediumBanner .additional-special-offer-5 h2, .promote-layout #preview-container-sticky .medium-banner .additional-special-offer-5 h2 {
  margin-top: 16px; }

.promote-layout .all-view #mediumBanner .container-logo, .promote-layout .all-view .medium-banner .container-logo, .promote-layout #preview-container-sticky #mediumBanner .container-logo, .promote-layout #preview-container-sticky .medium-banner .container-logo {
  text-align: center;
  padding-top: 10px; }
  .promote-layout .all-view #mediumBanner .container-logo .left-side, .promote-layout .all-view .medium-banner .container-logo .left-side, .promote-layout #preview-container-sticky #mediumBanner .container-logo .left-side, .promote-layout #preview-container-sticky .medium-banner .container-logo .left-side {
    width: 100%;
    clear: both;
    margin: 0 auto;
    margin-top: 9px; }
    .promote-layout .all-view #mediumBanner .container-logo .left-side img, .promote-layout .all-view .medium-banner .container-logo .left-side img, .promote-layout #preview-container-sticky #mediumBanner .container-logo .left-side img, .promote-layout #preview-container-sticky .medium-banner .container-logo .left-side img {
      width: 27%; }
  .promote-layout .all-view #mediumBanner .container-logo .right-side, .promote-layout .all-view .medium-banner .container-logo .right-side, .promote-layout #preview-container-sticky #mediumBanner .container-logo .right-side, .promote-layout #preview-container-sticky .medium-banner .container-logo .right-side {
    width: 90%;
    clear: both;
    margin: 0 auto; }
    .promote-layout .all-view #mediumBanner .container-logo .right-side .center-text, .promote-layout .all-view .medium-banner .container-logo .right-side .center-text, .promote-layout #preview-container-sticky #mediumBanner .container-logo .right-side .center-text, .promote-layout #preview-container-sticky .medium-banner .container-logo .right-side .center-text {
      text-align: center !important;
      line-height: unset !important;
      padding-top: 0 !important; }
    .promote-layout .all-view #mediumBanner .container-logo .right-side .right-side-text, .promote-layout .all-view .medium-banner .container-logo .right-side .right-side-text, .promote-layout #preview-container-sticky #mediumBanner .container-logo .right-side .right-side-text, .promote-layout #preview-container-sticky .medium-banner .container-logo .right-side .right-side-text {
      text-transform: uppercase;
      font-style: italic;
      text-align: left;
      font-size: 11px;
      text-shadow: 1px 1px 1px #9b9b9b;
      line-height: 0px;
      padding-top: 9px;
      text-align: center; }
    .promote-layout .all-view #mediumBanner .container-logo .right-side .right-side-logo, .promote-layout .all-view .medium-banner .container-logo .right-side .right-side-logo, .promote-layout #preview-container-sticky #mediumBanner .container-logo .right-side .right-side-logo, .promote-layout #preview-container-sticky .medium-banner .container-logo .right-side .right-side-logo {
      width: 100%;
      padding-top: 7px; }
      .promote-layout .all-view #mediumBanner .container-logo .right-side .right-side-logo img, .promote-layout .all-view .medium-banner .container-logo .right-side .right-side-logo img, .promote-layout #preview-container-sticky #mediumBanner .container-logo .right-side .right-side-logo img, .promote-layout #preview-container-sticky .medium-banner .container-logo .right-side .right-side-logo img {
        width: 100%; }

.promote-layout .all-view #mediumBanner .container-ad, .promote-layout .all-view .medium-banner .container-ad, .promote-layout #preview-container-sticky #mediumBanner .container-ad, .promote-layout #preview-container-sticky .medium-banner .container-ad {
  width: 300px;
  height: 250px; }

.promote-layout .all-view #mediumBanner .outer-container-ad, .promote-layout .all-view .medium-banner .outer-container-ad, .promote-layout #preview-container-sticky #mediumBanner .outer-container-ad, .promote-layout #preview-container-sticky .medium-banner .outer-container-ad {
  width: 300px;
  height: 250px; }

.promote-layout .all-view #mediumBanner .container-ad-absolute, .promote-layout .all-view .medium-banner .container-ad-absolute, .promote-layout #preview-container-sticky #mediumBanner .container-ad-absolute, .promote-layout #preview-container-sticky .medium-banner .container-ad-absolute {
  position: absolute;
  width: 100%; }

.promote-layout .all-view #mediumBanner .outer-container-ad, .promote-layout #preview-container-sticky #mediumBanner .outer-container-ad {
  z-index: 2 !important; }

.promote-layout .all-view .skyscrapper-banner .glow-image-container, .promote-layout #preview-container-sticky .skyscrapper-banner .glow-image-container {
  padding: 10px 7px 9px;
  margin: 0 auto;
  position: relative;
  width: 70px;
  height: 94px;
  z-index: 2;
  overflow: hidden;
  background-size: cover !important;
  box-sizing: border-box; }

.promote-layout .all-view .skyscrapper-banner .add-chrome-glowlight img, .promote-layout #preview-container-sticky .skyscrapper-banner .add-chrome-glowlight img {
  -webkit-filter: saturate(0%) brightness(90%) contrast(100%) !important;
  filter: saturate(0%) brightness(90%) contrast(100%) !important; }

.promote-layout .all-view .skyscrapper-banner .tab-image-container, .promote-layout #preview-container-sticky .skyscrapper-banner .tab-image-container {
  padding: 4px 8px 10px !important;
  margin: 0 auto;
  position: relative;
  width: 72px;
  height: 108px;
  z-index: 2;
  overflow: hidden;
  background-size: cover !important;
  box-sizing: border-box; }

.promote-layout .all-view .skyscrapper-banner .spine-image-container, .promote-layout #preview-container-sticky .skyscrapper-banner .spine-image-container {
  width: 70px;
  margin: 0 auto; }

.promote-layout .all-view .skyscrapper-banner .center-link, .promote-layout #preview-container-sticky .skyscrapper-banner .center-link {
  color: #c40505;
  text-align: center;
  line-height: 1; }

.promote-layout .all-view .skyscrapper-banner .center-link-top, .promote-layout #preview-container-sticky .skyscrapper-banner .center-link-top {
  text-transform: uppercase;
  font-size: 14px; }

.promote-layout .all-view .skyscrapper-banner .center-link-bottom, .promote-layout #preview-container-sticky .skyscrapper-banner .center-link-bottom {
  clear: both;
  display: block;
  font-size: 10px; }

.promote-layout .all-view .skyscrapper-banner h2, .promote-layout #preview-container-sticky .skyscrapper-banner h2 {
  text-transform: capitalize;
  padding-top: 43px;
  text-align: center;
  font-size: 21px;
  line-height: 1; }

.promote-layout .all-view .skyscrapper-banner .container-image, .promote-layout #preview-container-sticky .skyscrapper-banner .container-image {
  text-align: center;
  padding-top: 20px;
  min-height: 127px; }
  .promote-layout .all-view .skyscrapper-banner .container-image img, .promote-layout #preview-container-sticky .skyscrapper-banner .container-image img {
    width: 70%;
    text-align: center; }

.promote-layout .all-view .skyscrapper-banner .additional-h2-font-6, .promote-layout #preview-container-sticky .skyscrapper-banner .additional-h2-font-6 {
  font-size: 13px !important; }

.promote-layout .all-view .skyscrapper-banner .add-chrome-extra-padding .add-chrome-glowlight img, .promote-layout #preview-container-sticky .skyscrapper-banner .add-chrome-extra-padding .add-chrome-glowlight img {
  left: 21px;
  top: 106px; }

.promote-layout .all-view .skyscrapper-banner .add-chrome-extra-padding .add-chrome-tablet img, .promote-layout #preview-container-sticky .skyscrapper-banner .add-chrome-extra-padding .add-chrome-tablet img {
  left: 22px;
  top: 106px; }

.promote-layout .all-view .skyscrapper-banner .add-padding-pre-order .add-chrome-glowlight img, .promote-layout #preview-container-sticky .skyscrapper-banner .add-padding-pre-order .add-chrome-glowlight img {
  top: 93px; }

.promote-layout .all-view .skyscrapper-banner .add-padding-pre-order .add-chrome-tablet img, .promote-layout #preview-container-sticky .skyscrapper-banner .add-padding-pre-order .add-chrome-tablet img {
  top: 93px; }

.promote-layout .all-view .skyscrapper-banner .additional-special-offer-6 .add-chrome-glowlight img, .promote-layout #preview-container-sticky .skyscrapper-banner .additional-special-offer-6 .add-chrome-glowlight img {
  width: 57% !important;
  left: 21px;
  top: 130px; }

.promote-layout .all-view .skyscrapper-banner .additional-special-offer-6 h2, .promote-layout #preview-container-sticky .skyscrapper-banner .additional-special-offer-6 h2 {
  padding-top: 13px; }

.promote-layout .all-view .skyscrapper-banner .container-logo, .promote-layout #preview-container-sticky .skyscrapper-banner .container-logo {
  text-align: center;
  padding-top: 30px; }
  .promote-layout .all-view .skyscrapper-banner .container-logo .left-side, .promote-layout #preview-container-sticky .skyscrapper-banner .container-logo .left-side {
    width: 100%;
    clear: both;
    margin: 0 auto;
    margin-top: 0px; }
    .promote-layout .all-view .skyscrapper-banner .container-logo .left-side img, .promote-layout #preview-container-sticky .skyscrapper-banner .container-logo .left-side img {
      width: 30%; }
  .promote-layout .all-view .skyscrapper-banner .container-logo .right-side, .promote-layout #preview-container-sticky .skyscrapper-banner .container-logo .right-side {
    width: 90%;
    clear: both;
    margin: 0 auto; }
    .promote-layout .all-view .skyscrapper-banner .container-logo .right-side .center-text, .promote-layout #preview-container-sticky .skyscrapper-banner .container-logo .right-side .center-text {
      text-align: center !important;
      line-height: unset !important;
      padding-top: 0 !important; }
    .promote-layout .all-view .skyscrapper-banner .container-logo .right-side .right-side-text, .promote-layout #preview-container-sticky .skyscrapper-banner .container-logo .right-side .right-side-text {
      text-transform: uppercase;
      font-style: italic;
      text-align: left;
      font-size: 7px;
      text-shadow: 1px 1px 1px #9b9b9b;
      line-height: 0px;
      padding-top: 12px;
      text-align: center; }
    .promote-layout .all-view .skyscrapper-banner .container-logo .right-side .right-side-logo, .promote-layout #preview-container-sticky .skyscrapper-banner .container-logo .right-side .right-side-logo {
      width: 100%; }
      .promote-layout .all-view .skyscrapper-banner .container-logo .right-side .right-side-logo img, .promote-layout #preview-container-sticky .skyscrapper-banner .container-logo .right-side .right-side-logo img {
        width: 88%; }

.promote-layout .all-view .skyscrapper-banner .container-ad, .promote-layout #preview-container-sticky .skyscrapper-banner .container-ad {
  width: 100px;
  height: 350px; }

.promote-layout .all-view .skyscrapper-banner .outer-container-ad, .promote-layout #preview-container-sticky .skyscrapper-banner .outer-container-ad {
  width: 100px;
  height: 350px; }

.promote-layout .all-view .skyscrapper-banner .container-ad-absolute, .promote-layout #preview-container-sticky .skyscrapper-banner .container-ad-absolute {
  position: absolute;
  width: 100%; }

.promote-layout .all-view #htmlContent .glow-image-container, .promote-layout #preview-container-sticky #htmlContent .glow-image-container {
  padding: 68px 43px 65px;
  margin: 0 auto;
  position: relative;
  width: 477px;
  height: 650px;
  z-index: 2;
  overflow: hidden;
  background-size: cover !important;
  box-sizing: border-box; }

.promote-layout .all-view #htmlContent .add-chrome-glowlight img, .promote-layout #preview-container-sticky #htmlContent .add-chrome-glowlight img {
  -webkit-filter: saturate(0%) brightness(90%) contrast(100%) !important;
  filter: saturate(0%) brightness(90%) contrast(100%) !important; }

.promote-layout .all-view #htmlContent .tab-image-container, .promote-layout #preview-container-sticky #htmlContent .tab-image-container {
  padding: 16px 53px 41px !important;
  margin: 0 auto;
  position: relative;
  width: 461px !important;
  height: 646px !important;
  z-index: 2;
  overflow: hidden;
  background-size: cover !important;
  box-sizing: border-box; }

.promote-layout .all-view #htmlContent .spine-image-container, .promote-layout #preview-container-sticky #htmlContent .spine-image-container {
  width: 420px;
  margin: 0 auto; }

.promote-layout .all-view #htmlContent .center-link, .promote-layout #preview-container-sticky #htmlContent .center-link {
  color: #c40505;
  text-align: center;
  line-height: 1;
  margin-top: 50px; }

.promote-layout .all-view #htmlContent .center-link-top, .promote-layout #preview-container-sticky #htmlContent .center-link-top {
  text-transform: uppercase;
  font-size: 90px; }

.promote-layout .all-view #htmlContent .center-link-bottom, .promote-layout #preview-container-sticky #htmlContent .center-link-bottom {
  clear: both;
  display: block;
  font-size: 52px; }

.promote-layout .all-view #htmlContent h2, .promote-layout #preview-container-sticky #htmlContent h2 {
  text-transform: capitalize;
  padding-top: 100px;
  text-align: center;
  font-size: 110px; }

.promote-layout .all-view #htmlContent .container-image, .promote-layout #preview-container-sticky #htmlContent .container-image {
  padding-top: 90px;
  text-align: center;
  height: 734px;
  position: relative; }
  .promote-layout .all-view #htmlContent .container-image img, .promote-layout #preview-container-sticky #htmlContent .container-image img {
    width: 35%;
    text-align: center; }

.promote-layout .all-view #htmlContent .additional-special-offer-1 .glow-image-container, .promote-layout #preview-container-sticky #htmlContent .additional-special-offer-1 .glow-image-container {
  width: 477px;
  height: 650px;
  z-index: 2; }

.promote-layout .all-view #htmlContent .additional-special-offer-1 .tab-image-container, .promote-layout #preview-container-sticky #htmlContent .additional-special-offer-1 .tab-image-container {
  width: 477px;
  height: 650px; }

.promote-layout .all-view #htmlContent .additional-special-offer-1 .container-image, .promote-layout #preview-container-sticky #htmlContent .additional-special-offer-1 .container-image {
  width: 50%;
  float: left; }
  .promote-layout .all-view #htmlContent .additional-special-offer-1 .container-image img, .promote-layout #preview-container-sticky #htmlContent .additional-special-offer-1 .container-image img {
    width: 70%;
    text-align: center; }

.promote-layout .all-view #htmlContent .additional-special-offer-1 .container-logo, .promote-layout #preview-container-sticky #htmlContent .additional-special-offer-1 .container-logo {
  width: 50%;
  float: left;
  padding-top: 250px;
  padding-right: 150px; }
  .promote-layout .all-view #htmlContent .additional-special-offer-1 .container-logo .left-side, .promote-layout #preview-container-sticky #htmlContent .additional-special-offer-1 .container-logo .left-side {
    width: 30%;
    float: unset;
    margin: 0 auto; }
  .promote-layout .all-view #htmlContent .additional-special-offer-1 .container-logo .right-side, .promote-layout #preview-container-sticky #htmlContent .additional-special-offer-1 .container-logo .right-side {
    width: 100% !important;
    float: left;
    margin-left: unset !important; }
    .promote-layout .all-view #htmlContent .additional-special-offer-1 .container-logo .right-side .right-side-text, .promote-layout #preview-container-sticky #htmlContent .additional-special-offer-1 .container-logo .right-side .right-side-text {
      line-height: unset !important;
      text-align: center !important; }

.promote-layout .all-view #htmlContent .container-logo, .promote-layout #preview-container-sticky #htmlContent .container-logo {
  padding-top: 50px;
  text-align: center;
  width: 60%;
  margin: 0 auto; }
  .promote-layout .all-view #htmlContent .container-logo .left-side, .promote-layout #preview-container-sticky #htmlContent .container-logo .left-side {
    width: 20%;
    float: left; }
    .promote-layout .all-view #htmlContent .container-logo .left-side img, .promote-layout #preview-container-sticky #htmlContent .container-logo .left-side img {
      width: 100%; }
  .promote-layout .all-view #htmlContent .container-logo .right-side, .promote-layout #preview-container-sticky #htmlContent .container-logo .right-side {
    width: 78%;
    float: left;
    margin-left: 2%; }
    .promote-layout .all-view #htmlContent .container-logo .right-side .center-text, .promote-layout #preview-container-sticky #htmlContent .container-logo .right-side .center-text {
      text-align: center !important;
      line-height: unset !important;
      padding-top: 0 !important; }
    .promote-layout .all-view #htmlContent .container-logo .right-side .right-side-text, .promote-layout #preview-container-sticky #htmlContent .container-logo .right-side .right-side-text {
      text-transform: uppercase;
      font-style: italic;
      text-align: left;
      font-size: 34px;
      text-shadow: 1px 1px 1px #9b9b9b;
      line-height: 50px;
      padding-top: 24px; }
    .promote-layout .all-view #htmlContent .container-logo .right-side .right-side-logo, .promote-layout #preview-container-sticky #htmlContent .container-logo .right-side .right-side-logo {
      width: 100%; }
      .promote-layout .all-view #htmlContent .container-logo .right-side .right-side-logo img, .promote-layout #preview-container-sticky #htmlContent .container-logo .right-side .right-side-logo img {
        width: 100%; }

.promote-layout .all-view #htmlContent .container-ad, .promote-layout #preview-container-sticky #htmlContent .container-ad {
  width: 1200px;
  height: 1200px; }

.promote-layout .all-view #htmlContent .outer-container-ad, .promote-layout #preview-container-sticky #htmlContent .outer-container-ad {
  width: 1200px;
  height: 1200px;
  z-index: 2; }

.promote-layout .all-view #storiesBanner .glow-image-container, .promote-layout #preview-container-sticky #storiesBanner .glow-image-container {
  padding: 85px 55px 80px;
  margin: 0 auto;
  position: relative;
  width: 594px;
  height: 807px;
  z-index: 2;
  overflow: hidden;
  background-size: cover !important;
  box-sizing: border-box; }

.promote-layout .all-view #storiesBanner .add-chrome-glowlight img, .promote-layout #preview-container-sticky #storiesBanner .add-chrome-glowlight img {
  -webkit-filter: saturate(0%) brightness(90%) contrast(100%) !important;
  filter: saturate(0%) brightness(90%) contrast(100%) !important; }

.promote-layout .all-view #storiesBanner .tab-image-container, .promote-layout #preview-container-sticky #storiesBanner .tab-image-container {
  padding: 39px 60px 82px !important;
  margin: 0 auto;
  position: relative;
  width: 594px;
  height: 910px;
  z-index: 2;
  overflow: hidden;
  background-size: cover !important;
  box-sizing: border-box; }

.promote-layout .all-view #storiesBanner .spine-image-container, .promote-layout #preview-container-sticky #storiesBanner .spine-image-container {
  width: 594px;
  margin: 0 auto; }

.promote-layout .all-view #storiesBanner .center-link, .promote-layout #preview-container-sticky #storiesBanner .center-link {
  color: #c40505;
  text-align: center;
  margin-top: 60px; }

.promote-layout .all-view #storiesBanner .center-link-top, .promote-layout #preview-container-sticky #storiesBanner .center-link-top {
  text-transform: uppercase;
  font-size: 81px; }

.promote-layout .all-view #storiesBanner .center-link-bottom, .promote-layout #preview-container-sticky #storiesBanner .center-link-bottom {
  clear: both;
  display: block;
  font-size: 56px;
  padding-top: 15px; }

.promote-layout .all-view #storiesBanner h2, .promote-layout #preview-container-sticky #storiesBanner h2 {
  text-transform: capitalize;
  padding-top: 160px;
  text-align: center;
  font-size: 110px; }

.promote-layout .all-view #storiesBanner .container-image, .promote-layout #preview-container-sticky #storiesBanner .container-image {
  padding-top: 243px;
  text-align: center;
  min-height: 1154px; }
  .promote-layout .all-view #storiesBanner .container-image img, .promote-layout #preview-container-sticky #storiesBanner .container-image img {
    width: 55%;
    text-align: center; }

.promote-layout .all-view #storiesBanner .additional-h2-font-2, .promote-layout #preview-container-sticky #storiesBanner .additional-h2-font-2 {
  font-size: 95px !important; }

.promote-layout .all-view #storiesBanner .additional-special-offer-2 .add-chrome-glowlight img, .promote-layout #preview-container-sticky #storiesBanner .additional-special-offer-2 .add-chrome-glowlight img {
  top: 541px; }

.promote-layout .all-view #storiesBanner .additional-special-offer-2 .add-chrome-tablet img, .promote-layout #preview-container-sticky #storiesBanner .additional-special-offer-2 .add-chrome-tablet img {
  top: 521px; }

.promote-layout .all-view #storiesBanner .additional-special-offer-2 .container-image, .promote-layout #preview-container-sticky #storiesBanner .additional-special-offer-2 .container-image {
  padding-top: 90px; }
  .promote-layout .all-view #storiesBanner .additional-special-offer-2 .container-image img, .promote-layout #preview-container-sticky #storiesBanner .additional-special-offer-2 .container-image img {
    text-align: center; }

.promote-layout .all-view #storiesBanner .additional-special-offer-2 h2, .promote-layout #preview-container-sticky #storiesBanner .additional-special-offer-2 h2 {
  padding-top: 120px; }

.promote-layout .all-view #storiesBanner .additional-special-offer-2 .container-logo, .promote-layout #preview-container-sticky #storiesBanner .additional-special-offer-2 .container-logo {
  padding-top: unset !important; }

.promote-layout .all-view #storiesBanner .container-logo, .promote-layout #preview-container-sticky #storiesBanner .container-logo {
  padding-top: 133px;
  text-align: center; }
  .promote-layout .all-view #storiesBanner .container-logo .left-side, .promote-layout #preview-container-sticky #storiesBanner .container-logo .left-side {
    width: 15%;
    clear: both;
    margin: 0 auto; }
    .promote-layout .all-view #storiesBanner .container-logo .left-side img, .promote-layout #preview-container-sticky #storiesBanner .container-logo .left-side img {
      width: 100%; }
  .promote-layout .all-view #storiesBanner .container-logo .right-side, .promote-layout #preview-container-sticky #storiesBanner .container-logo .right-side {
    width: 53%;
    clear: both;
    margin: 0 auto; }
    .promote-layout .all-view #storiesBanner .container-logo .right-side .center-text, .promote-layout #preview-container-sticky #storiesBanner .container-logo .right-side .center-text {
      text-align: center !important;
      line-height: unset !important;
      padding-top: 0 !important; }
    .promote-layout .all-view #storiesBanner .container-logo .right-side .right-side-text, .promote-layout #preview-container-sticky #storiesBanner .container-logo .right-side .right-side-text {
      text-transform: uppercase;
      font-style: italic;
      text-align: center;
      font-size: 34px;
      text-shadow: 1px 1px 1px #9b9b9b;
      padding-top: 26px; }
    .promote-layout .all-view #storiesBanner .container-logo .right-side .right-side-logo, .promote-layout #preview-container-sticky #storiesBanner .container-logo .right-side .right-side-logo {
      width: 100%; }
      .promote-layout .all-view #storiesBanner .container-logo .right-side .right-side-logo img, .promote-layout #preview-container-sticky #storiesBanner .container-logo .right-side .right-side-logo img {
        width: 100%; }

.promote-layout .all-view #storiesBanner .container-ad, .promote-layout #preview-container-sticky #storiesBanner .container-ad {
  width: 1080px;
  height: 1920px; }

.promote-layout .all-view #storiesBanner .outer-container-ad, .promote-layout #preview-container-sticky #storiesBanner .outer-container-ad {
  width: 1080px;
  height: 1920px;
  z-index: 2 !important; }

.promote-layout .all-view #landscapeBanner .container-image .extra-middle.glow-image-container, .promote-layout #preview-container-sticky #landscapeBanner .container-image .extra-middle.glow-image-container {
  width: 450px !important;
  margin: 0 0;
  justify-content: center;
  display: flex;
  height: 609px;
  align-items: center;
  justify-content: left; }
  .promote-layout .all-view #landscapeBanner .container-image .extra-middle.glow-image-container img, .promote-layout #preview-container-sticky #landscapeBanner .container-image .extra-middle.glow-image-container img {
    width: 200%; }

.promote-layout .all-view #landscapeBanner .container-image .extra-middle.tab-image-container, .promote-layout #preview-container-sticky #landscapeBanner .container-image .extra-middle.tab-image-container {
  margin: 0 0;
  justify-content: center;
  display: flex;
  height: 660px;
  align-items: center;
  justify-content: left; }
  .promote-layout .all-view #landscapeBanner .container-image .extra-middle.tab-image-container img, .promote-layout #preview-container-sticky #landscapeBanner .container-image .extra-middle.tab-image-container img {
    width: 200%; }

.promote-layout .all-view #landscapeBanner .container-image .extra-middle, .promote-layout #preview-container-sticky #landscapeBanner .container-image .extra-middle {
  margin: 0 0;
  justify-content: center;
  display: flex;
  height: 660px;
  align-items: center;
  justify-content: left; }
  .promote-layout .all-view #landscapeBanner .container-image .extra-middle img, .promote-layout #preview-container-sticky #landscapeBanner .container-image .extra-middle img {
    width: 200%; }

.promote-layout .all-view #landscapeBanner .glow-image-container, .promote-layout #preview-container-sticky #landscapeBanner .glow-image-container {
  padding: 56px 35px 50px;
  margin: 0 auto;
  position: relative;
  width: 391px !important;
  height: 535px;
  z-index: 2;
  overflow: hidden;
  background-size: cover !important;
  box-sizing: border-box; }

.promote-layout .all-view #landscapeBanner .add-chrome-glowlight img, .promote-layout #preview-container-sticky #landscapeBanner .add-chrome-glowlight img {
  -webkit-filter: saturate(0%) brightness(90%) contrast(100%) !important;
  filter: saturate(0%) brightness(90%) contrast(100%) !important; }

.promote-layout .all-view #landscapeBanner .tab-image-container, .promote-layout #preview-container-sticky #landscapeBanner .tab-image-container {
  padding: 25px 30px 51px !important;
  margin: 0 auto;
  position: relative;
  width: 403px !important;
  height: 573px;
  z-index: 2;
  overflow: hidden;
  background-size: cover !important;
  box-sizing: border-box; }

.promote-layout .all-view #landscapeBanner .spine-image-container, .promote-layout #preview-container-sticky #landscapeBanner .spine-image-container {
  width: 350px;
  margin: 0 auto; }

.promote-layout .all-view #landscapeBanner .additional-h2-3, .promote-layout #preview-container-sticky #landscapeBanner .additional-h2-3 {
  padding-bottom: 0px !important; }

.promote-layout .all-view #landscapeBanner .center-link, .promote-layout #preview-container-sticky #landscapeBanner .center-link {
  color: #c40505;
  text-align: center;
  line-height: 1;
  padding-bottom: 63px; }

.promote-layout .all-view #landscapeBanner .center-link-top, .promote-layout #preview-container-sticky #landscapeBanner .center-link-top {
  text-transform: uppercase;
  font-size: 65px; }

.promote-layout .all-view #landscapeBanner .center-link-bottom, .promote-layout #preview-container-sticky #landscapeBanner .center-link-bottom {
  clear: both;
  display: block;
  font-size: 42px; }

.promote-layout .all-view #landscapeBanner h2, .promote-layout #preview-container-sticky #landscapeBanner h2 {
  text-transform: capitalize;
  padding-top: 50px;
  text-align: center;
  font-size: 110px;
  height: 300px;
  line-height: 1; }

.promote-layout .all-view #landscapeBanner h2.additional-h2-3, .promote-layout #preview-container-sticky #landscapeBanner h2.additional-h2-3 {
  padding-bottom: 0px;
  padding-top: 30px;
  height: unset !important; }

.promote-layout .all-view #landscapeBanner .container-image, .promote-layout #preview-container-sticky #landscapeBanner .container-image {
  float: left;
  width: 452px;
  text-align: center;
  min-height: 550px; }
  .promote-layout .all-view #landscapeBanner .container-image img, .promote-layout #preview-container-sticky #landscapeBanner .container-image img {
    width: 65%;
    text-align: center; }

.promote-layout .all-view #landscapeBanner .container-logo, .promote-layout #preview-container-sticky #landscapeBanner .container-logo {
  font-size: 47px;
  text-align: left; }
  .promote-layout .all-view #landscapeBanner .container-logo .left-side, .promote-layout #preview-container-sticky #landscapeBanner .container-logo .left-side {
    width: 18%;
    clear: both;
    margin: 0 auto; }
    .promote-layout .all-view #landscapeBanner .container-logo .left-side img, .promote-layout #preview-container-sticky #landscapeBanner .container-logo .left-side img {
      width: 100%; }
  .promote-layout .all-view #landscapeBanner .container-logo .right-side, .promote-layout #preview-container-sticky #landscapeBanner .container-logo .right-side {
    width: 78%;
    clear: both;
    margin: 0 auto; }
    .promote-layout .all-view #landscapeBanner .container-logo .right-side .center-text, .promote-layout #preview-container-sticky #landscapeBanner .container-logo .right-side .center-text {
      text-align: center !important;
      line-height: unset !important;
      padding-top: 0 !important; }
    .promote-layout .all-view #landscapeBanner .container-logo .right-side .right-side-text, .promote-layout #preview-container-sticky #landscapeBanner .container-logo .right-side .right-side-text {
      text-transform: uppercase;
      font-style: italic;
      text-align: left;
      font-size: 37px;
      text-shadow: 1px 1px 1px #9b9b9b;
      line-height: 3px;
      padding-top: 51px;
      text-align: center; }
    .promote-layout .all-view #landscapeBanner .container-logo .right-side .right-side-logo, .promote-layout #preview-container-sticky #landscapeBanner .container-logo .right-side .right-side-logo {
      width: 100%;
      padding-top: 20px; }
      .promote-layout .all-view #landscapeBanner .container-logo .right-side .right-side-logo img, .promote-layout #preview-container-sticky #landscapeBanner .container-logo .right-side .right-side-logo img {
        width: 100%; }

.promote-layout .all-view #landscapeBanner .container-ad, .promote-layout #preview-container-sticky #landscapeBanner .container-ad {
  width: 1300px;
  height: 740px; }

.promote-layout .all-view #landscapeBanner .outer-container-ad, .promote-layout #preview-container-sticky #landscapeBanner .outer-container-ad {
  width: 1300px;
  height: 740px;
  z-index: 2 !important; }

.promote-layout .all-view #landscapeBanner .left-part, .promote-layout #preview-container-sticky #landscapeBanner .left-part {
  width: 740px;
  text-align: center;
  float: left; }

.promote-layout .all-view #landscapeBanner .container-ad-absolute, .promote-layout #preview-container-sticky #landscapeBanner .container-ad-absolute {
  position: absolute;
  width: 100%;
  top: 43px;
  left: 43px; }

.promote-layout .all-view #leaderboardBanner .glow-image-container, .promote-layout #preview-container-sticky #leaderboardBanner .glow-image-container {
  padding: 9px 5px 4px 7px;
  margin: 0 auto;
  position: relative;
  width: 81px;
  height: 110px;
  z-index: 2;
  overflow: hidden;
  background-size: cover !important;
  box-sizing: border-box; }

.promote-layout .all-view #leaderboardBanner .add-chrome-glowlight img, .promote-layout #preview-container-sticky #leaderboardBanner .add-chrome-glowlight img {
  -webkit-filter: saturate(0%) brightness(90%) contrast(100%) !important;
  filter: saturate(0%) brightness(90%) contrast(100%) !important; }

.promote-layout .all-view #leaderboardBanner .tab-image-container, .promote-layout #preview-container-sticky #leaderboardBanner .tab-image-container {
  padding: 5px 7px !important;
  margin: 0 auto;
  position: relative;
  width: 71px;
  height: 108px;
  z-index: 2;
  overflow: hidden;
  background-size: cover !important;
  box-sizing: border-box; }

.promote-layout .all-view #leaderboardBanner .spine-image-container, .promote-layout #preview-container-sticky #leaderboardBanner .spine-image-container {
  width: 70px;
  margin: 0 auto; }

.promote-layout .all-view #leaderboardBanner .additional-h2-4, .promote-layout #preview-container-sticky #leaderboardBanner .additional-h2-4 {
  padding-top: 8px !important;
  line-height: 27px; }

.promote-layout .all-view #leaderboardBanner .center-link, .promote-layout #preview-container-sticky #leaderboardBanner .center-link {
  color: #c40505;
  text-align: center;
  position: absolute;
  font-size: 21px;
  top: 42px;
  left: 24px;
  line-height: 13px; }

.promote-layout .all-view #leaderboardBanner .center-link-top, .promote-layout #preview-container-sticky #leaderboardBanner .center-link-top {
  text-transform: uppercase;
  font-size: 15px; }

.promote-layout .all-view #leaderboardBanner .center-link-bottom, .promote-layout #preview-container-sticky #leaderboardBanner .center-link-bottom {
  clear: both;
  display: block;
  font-size: 13px; }

.promote-layout .all-view #leaderboardBanner h2, .promote-layout #preview-container-sticky #leaderboardBanner h2 {
  text-transform: capitalize;
  text-align: center;
  font-size: 27px;
  width: 242px;
  padding: 16px;
  float: left;
  line-height: 2; }

.promote-layout .all-view #leaderboardBanner .container-image, .promote-layout #preview-container-sticky #leaderboardBanner .container-image {
  float: left;
  width: 129px;
  text-align: center;
  padding-top: 8px;
  min-height: 116px; }
  .promote-layout .all-view #leaderboardBanner .container-image img, .promote-layout #preview-container-sticky #leaderboardBanner .container-image img {
    width: 55%;
    text-align: center; }

.promote-layout .all-view #leaderboardBanner .additional-line-height-4, .promote-layout #preview-container-sticky #leaderboardBanner .additional-line-height-4 {
  font-size: 22px !important;
  line-height: 1.4 !important; }

.promote-layout .all-view #leaderboardBanner .container-logo, .promote-layout #preview-container-sticky #leaderboardBanner .container-logo {
  font-size: 22px;
  text-align: center;
  padding-top: 13px;
  float: left;
  width: 323px; }
  .promote-layout .all-view #leaderboardBanner .container-logo .left-side, .promote-layout #preview-container-sticky #leaderboardBanner .container-logo .left-side {
    width: 63px;
    float: left; }
    .promote-layout .all-view #leaderboardBanner .container-logo .left-side img, .promote-layout #preview-container-sticky #leaderboardBanner .container-logo .left-side img {
      width: 100%;
      padding-top: 6px; }
  .promote-layout .all-view #leaderboardBanner .container-logo .right-side, .promote-layout #preview-container-sticky #leaderboardBanner .container-logo .right-side {
    width: 226px;
    float: left;
    margin-left: 2%; }
    .promote-layout .all-view #leaderboardBanner .container-logo .right-side .center-text, .promote-layout #preview-container-sticky #leaderboardBanner .container-logo .right-side .center-text {
      line-height: unset !important;
      padding-top: 0 !important; }
    .promote-layout .all-view #leaderboardBanner .container-logo .right-side .right-side-text, .promote-layout #preview-container-sticky #leaderboardBanner .container-logo .right-side .right-side-text {
      text-transform: uppercase;
      font-style: italic;
      text-align: center;
      font-size: 13px;
      text-shadow: 1px 1px 1px #9b9b9b;
      line-height: 5px;
      padding-top: 21px;
      width: 194px; }
    .promote-layout .all-view #leaderboardBanner .container-logo .right-side .right-side-logo, .promote-layout #preview-container-sticky #leaderboardBanner .container-logo .right-side .right-side-logo {
      width: 190px; }
      .promote-layout .all-view #leaderboardBanner .container-logo .right-side .right-side-logo img, .promote-layout #preview-container-sticky #leaderboardBanner .container-logo .right-side .right-side-logo img {
        width: 100%; }

.promote-layout .all-view #leaderboardBanner .container-ad, .promote-layout #preview-container-sticky #leaderboardBanner .container-ad {
  width: 728px;
  height: 90px; }

.promote-layout .all-view #leaderboardBanner .outer-container-ad, .promote-layout #preview-container-sticky #leaderboardBanner .outer-container-ad {
  width: 728px;
  height: 90px;
  z-index: 2 !important; }

.promote-layout .all-view #leaderboardBanner .container-ad-absolute, .promote-layout #preview-container-sticky #leaderboardBanner .container-ad-absolute {
  position: absolute;
  width: 100%; }

.promote-layout .all-view #htmlContentSmall .glow-image-container, .promote-layout #preview-container-sticky #htmlContentSmall .glow-image-container {
  padding: 12px;
  margin: 0 auto;
  position: relative;
  width: 129px;
  height: 176px;
  z-index: 2;
  overflow: hidden;
  background-size: cover !important;
  box-sizing: border-box; }

.promote-layout .all-view #htmlContentSmall .add-chrome-glowlight img, .promote-layout #preview-container-sticky #htmlContentSmall .add-chrome-glowlight img {
  -webkit-filter: saturate(0%) brightness(90%) contrast(100%) !important;
  filter: saturate(0%) brightness(90%) contrast(100%) !important; }

.promote-layout .all-view #htmlContentSmall .tab-image-container, .promote-layout #preview-container-sticky #htmlContentSmall .tab-image-container {
  padding: 5px 11px 14px  !important;
  margin: 0 auto;
  position: relative;
  width: 111px;
  height: 171px;
  z-index: 2;
  overflow: hidden;
  background-size: cover !important;
  box-sizing: border-box; }

.promote-layout .all-view #htmlContentSmall .spine-image-container, .promote-layout #preview-container-sticky #htmlContentSmall .spine-image-container {
  width: 96px;
  margin: 0 auto; }

.promote-layout .all-view #htmlContentSmall .center-link, .promote-layout #preview-container-sticky #htmlContentSmall .center-link {
  color: #c40505;
  text-align: center;
  line-height: 1;
  padding-top: 12px; }

.promote-layout .all-view #htmlContentSmall .center-link-top, .promote-layout #preview-container-sticky #htmlContentSmall .center-link-top {
  text-transform: uppercase;
  font-size: 26px; }

.promote-layout .all-view #htmlContentSmall .center-link-bottom, .promote-layout #preview-container-sticky #htmlContentSmall .center-link-bottom {
  clear: both;
  display: block;
  font-size: 17px; }

.promote-layout .all-view #htmlContentSmall h2, .promote-layout #preview-container-sticky #htmlContentSmall h2 {
  text-transform: capitalize;
  padding-top: 70px;
  text-align: center;
  font-size: 32px;
  line-height: 1; }

.promote-layout .all-view #htmlContentSmall .container-image, .promote-layout #preview-container-sticky #htmlContentSmall .container-image {
  text-align: center;
  padding-top: 32px;
  min-height: 203px; }
  .promote-layout .all-view #htmlContentSmall .container-image img, .promote-layout #preview-container-sticky #htmlContentSmall .container-image img {
    width: 70%;
    text-align: center; }

.promote-layout .all-view #htmlContentSmall .additional-h2-font-6, .promote-layout #preview-container-sticky #htmlContentSmall .additional-h2-font-6 {
  font-size: 26px !important; }

.promote-layout .all-view #htmlContentSmall .add-chrome-extra-padding .add-chrome-glowlight img, .promote-layout #preview-container-sticky #htmlContentSmall .add-chrome-extra-padding .add-chrome-glowlight img {
  left: 36px;
  top: 175px; }

.promote-layout .all-view #htmlContentSmall .add-chrome-extra-padding .add-chrome-tablet img, .promote-layout #preview-container-sticky #htmlContentSmall .add-chrome-extra-padding .add-chrome-tablet img {
  left: 36px;
  top: 174px; }

.promote-layout .all-view #htmlContentSmall .add-padding-pre-order .add-chrome-glowlight img, .promote-layout #preview-container-sticky #htmlContentSmall .add-padding-pre-order .add-chrome-glowlight img {
  top: 152px; }

.promote-layout .all-view #htmlContentSmall .add-padding-pre-order .add-chrome-tablet img, .promote-layout #preview-container-sticky #htmlContentSmall .add-padding-pre-order .add-chrome-tablet img {
  top: 145px; }

.promote-layout .all-view #htmlContentSmall .additional-special-offer-6 h2, .promote-layout #preview-container-sticky #htmlContentSmall .additional-special-offer-6 h2 {
  padding-top: 25px; }

.promote-layout .all-view #htmlContentSmall .additional-special-offer-6 .add-chrome-glowlight img, .promote-layout #preview-container-sticky #htmlContentSmall .additional-special-offer-6 .add-chrome-glowlight img {
  width: 50%;
  left: 39px;
  top: 217px; }

.promote-layout .all-view #htmlContentSmall .additional-special-offer-6 .add-chrome-tablet img, .promote-layout #preview-container-sticky #htmlContentSmall .additional-special-offer-6 .add-chrome-tablet img {
  top: 214px; }

.promote-layout .all-view #htmlContentSmall .container-logo, .promote-layout #preview-container-sticky #htmlContentSmall .container-logo {
  text-align: center;
  padding-top: 48px; }
  .promote-layout .all-view #htmlContentSmall .container-logo .left-side, .promote-layout #preview-container-sticky #htmlContentSmall .container-logo .left-side {
    width: 100%;
    clear: both;
    margin: 0 auto;
    margin-top: 10px; }
    .promote-layout .all-view #htmlContentSmall .container-logo .left-side img, .promote-layout #preview-container-sticky #htmlContentSmall .container-logo .left-side img {
      width: 30%; }
  .promote-layout .all-view #htmlContentSmall .container-logo .right-side, .promote-layout #preview-container-sticky #htmlContentSmall .container-logo .right-side {
    width: 87%;
    clear: both;
    margin: 0 auto; }
    .promote-layout .all-view #htmlContentSmall .container-logo .right-side .center-text, .promote-layout #preview-container-sticky #htmlContentSmall .container-logo .right-side .center-text {
      text-align: center !important;
      line-height: unset !important;
      padding-top: 0 !important; }
    .promote-layout .all-view #htmlContentSmall .container-logo .right-side .right-side-text, .promote-layout #preview-container-sticky #htmlContentSmall .container-logo .right-side .right-side-text {
      text-transform: uppercase;
      font-style: italic;
      text-align: left;
      font-size: 11px;
      text-shadow: 1px 1px 1px #9b9b9b;
      line-height: 0px;
      padding-top: 19px;
      text-align: center;
      padding-bottom: 5px; }
    .promote-layout .all-view #htmlContentSmall .container-logo .right-side .right-side-logo, .promote-layout #preview-container-sticky #htmlContentSmall .container-logo .right-side .right-side-logo {
      width: 100%; }
      .promote-layout .all-view #htmlContentSmall .container-logo .right-side .right-side-logo img, .promote-layout #preview-container-sticky #htmlContentSmall .container-logo .right-side .right-side-logo img {
        width: 100%; }

.promote-layout .all-view #htmlContentSmall .container-ad, .promote-layout #preview-container-sticky #htmlContentSmall .container-ad {
  width: 160px;
  height: 600px; }

.promote-layout .all-view #htmlContentSmall .outer-container-ad, .promote-layout #preview-container-sticky #htmlContentSmall .outer-container-ad {
  width: 160px;
  height: 600px;
  z-index: 2 !important; }

.promote-layout .all-view #htmlContentSmall .container-ad-absolute, .promote-layout #preview-container-sticky #htmlContentSmall .container-ad-absolute {
  position: absolute;
  width: 100%; }

.promote-layout .all-view .outer-most-container-ad, .promote-layout #preview-container-sticky .outer-most-container-ad {
  float: left;
  width: 48%;
  margin-right: 2%; }

.promote-layout .all-view .outer-container-ad, .promote-layout #preview-container-sticky .outer-container-ad {
  margin: 0 auto;
  overflow: hidden;
  position: relative; }

.promote-layout .all-view .container-ad, .promote-layout #preview-container-sticky .container-ad {
  margin: 0 auto;
  z-index: 1; }

.promote-layout .all-view .container-ad-absolute, .promote-layout #preview-container-sticky .container-ad-absolute {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 2; }

.promote-layout .btn-theme-light {
  color: #000;
  width: 48%;
  background-color: unset !important; }

.promote-layout .btn-theme-dark {
  color: #000;
  width: 48%;
  background-color: unset !important; }

.promote-layout .Bone {
  background-color: #AEA599;
  background-image: linear-gradient(#E6E0D0, #AEA599); }
  .promote-layout .Bone h2 {
    color: #000; }

.promote-layout .Yellow {
  background-color: #FAAC55;
  background-image: linear-gradient(#FBEEA6, #FAAC55); }
  .promote-layout .Yellow h2 {
    color: #000; }

.promote-layout .Orange {
  background-color: #F68E5A;
  background-image: linear-gradient(#FDD8C8, #F68E5A); }
  .promote-layout .Orange h2 {
    color: #000; }

.promote-layout .Sage {
  background-color: #9BC194;
  background-image: linear-gradient(#E2EFD4, #9BC194); }
  .promote-layout .Sage h2 {
    color: #000; }

.promote-layout .Sky {
  background-color: #6EC5E2;
  background-image: linear-gradient(#D2EBF7, #6EC5E2); }
  .promote-layout .Sky h2 {
    color: #000; }

.promote-layout .Periwinkle {
  background-color: #7F7B9D;
  background-image: linear-gradient(#D2C9E3, #7F7B9D); }
  .promote-layout .Periwinkle h2 {
    color: #000; }

.promote-layout .Charcoal {
  background-color: #356BB2;
  background-image: linear-gradient(#94928b, #2D2A26); }
  .promote-layout .Charcoal h2 {
    color: #000; }
  .promote-layout .Charcoal span, .promote-layout .Charcoal .right-side-text {
    color: #fff; }

.promote-layout .Gold {
  background-color: #9d682f;
  background-image: linear-gradient(#D5A953, #9d682f); }
  .promote-layout .Gold h2 {
    color: #000; }
  .promote-layout .Gold span, .promote-layout .Gold .right-side-text {
    color: #fff; }

.promote-layout .Flame {
  background-color: #BE4632;
  background-image: linear-gradient(#F59B7D, #BE4632); }
  .promote-layout .Flame h2 {
    color: #000; }
  .promote-layout .Flame span, .promote-layout .Flame .right-side-text {
    color: #fff; }

.promote-layout .Pine {
  background-color: #186150;
  background-image: linear-gradient(#6BA38B, #186150); }
  .promote-layout .Pine h2 {
    color: #000; }
  .promote-layout .Pine span, .promote-layout .Pine .right-side-text {
    color: #fff; }

.promote-layout .Sapphire {
  background-color: #0070ae;
  background-image: linear-gradient(#55B8DD, #0070ae); }
  .promote-layout .Sapphire h2 {
    color: #000; }
  .promote-layout .Sapphire span, .promote-layout .Sapphire .right-side-text {
    color: #fff; }

.promote-layout .Midnight {
  background-color: #2d2c53;
  background-image: linear-gradient(#a29ccc, #2d2c53); }
  .promote-layout .Midnight h2 {
    color: #000; }
  .promote-layout .Midnight span, .promote-layout .Midnight .right-side-text {
    color: #fff; }

.promote-layout .project-container-main {
  overflow: hidden;
  width: 100%;
  margin-top: 30px; }
  .promote-layout .project-container-main .project-container {
    width: 18%;
    margin-right: 2.5%;
    overflow: hidden;
    float: left;
    cursor: pointer;
    position: relative;
    height: 300px; }
    .promote-layout .project-container-main .project-container img {
      width: 100%;
      object-fit: cover;
      position: absolute;
      bottom: 0;
      left: 0; }
  .promote-layout .project-container-main .project-container-last {
    margin-right: 0 !important; }

.promote-layout .search-container {
  width: 60%;
  margin: 0 auto;
  position: relative; }
  .promote-layout .search-container .project-list-search {
    position: relative; }
    .promote-layout .search-container .project-list-search .input-area .options-dropdown.open {
      overflow-y: hidden; }
    .promote-layout .search-container .project-list-search .glyphicon {
      position: absolute;
      font-size: 22px;
      color: #acacac;
      top: 43px;
      right: 24px;
      cursor: pointer; }

.promote-layout .top-text {
  width: 75%;
  margin: 0 auto;
  text-align: left; }

.promote-layout .panel-body {
  margin: 20px 60px; }

.promote-layout .project-scroll-container {
  width: unset;
  overflow-x: unset;
  overflow-y: unset; }

@media screen and (max-width: 480px) {
  .promote-layout .search-container {
    padding-top: 30px; }
    .promote-layout .search-container .project-list-search {
      padding-top: 20px; }
  .promote-layout .project-container-main .project-container {
    height: 200px; } }

@media screen and (max-width: 450px) {
  .promote-layout .project-container-main {
    width: 600px; }
  .promote-layout .project-scroll-container {
    width: 318px;
    overflow-x: scroll;
    overflow-y: unset; }
  .promote-layout .panel-body {
    margin: 20px 25px; }
  .promote-layout .message {
    overflow: hidden;
    position: absolute;
    top: -37px;
    line-height: 14px; }
  .promote-layout .search-container {
    width: 85%;
    margin: 0 auto;
    position: relative; }
  .promote-layout .top-text {
    width: 85%;
    margin: 0 auto;
    text-align: left; } }

.promote-layout .container-outer-theme {
  position: relative;
  width: 48%;
  float: left;
  margin-right: 2%;
  margin-bottom: 12px;
  height: 60px;
  overflow: hidden; }
  .promote-layout .container-outer-theme .absolute-background {
    background-repeat: no-repeat;
    background-size: cover !important;
    width: 100%;
    height: 60px; }
  .promote-layout .container-outer-theme .absolute-background.btn-theme-light-parent {
    opacity: 0.3;
    filter: blur(10px) !important; }
  .promote-layout .container-outer-theme .absolute-background.btn-theme-dark-parent {
    opacity: 0.8;
    filter: blur(10px) !important; }
  .promote-layout .container-outer-theme .btn-theme-dark {
    color: #fff;
    width: 100%;
    background-color: unset !important;
    position: absolute;
    background-size: cover !important;
    left: 0;
    top: 0; }
  .promote-layout .container-outer-theme .btn-theme-light {
    color: #000;
    width: 100%;
    background-color: unset !important;
    position: absolute;
    background-size: cover !important;
    left: 0;
    top: 0; }

.promote-layout .note-ad-banner-size {
  width: 95%;
  float: left;
  font-size: 12px; }

.promote-layout .chrome-selected {
  width: 25px;
  height: 25px;
  float: right;
  margin-right: 5px; }

.promote-layout .chrome-selected::before {
  content: "";
  background: url("../img/sprites2.png") no-repeat;
  background-position: -13px -39px;
  height: 25px;
  width: 25px;
  display: block; }

.promote-layout .chrome-label {
  float: left;
  margin-left: 15px;
  margin-bottom: 10px; }

.promote-layout a.chrome-clear-link {
  position: absolute;
  left: 225px;
  top: 29px;
  text-decoration: underline; }

.promote-layout a.chrome-clear-link:hover {
  text-decoration: none; }

.promote-layout .nook-container {
  width: 60%;
  position: relative;
  clear: both; }

.promote-layout .nook-container-sub {
  border: 1px solid #ccc;
  width: 48%;
  margin-right: 2%;
  float: left;
  cursor: pointer; }

@media screen and (max-width: 1000px) {
  .promote-layout .nook-container-sub {
    width: 70%; }
  .promote-layout .nook-container-sub-2 {
    margin-top: 3%; }
  .promote-layout .nook-container {
    width: 80%; } }

@media screen and (max-width: 768px) {
  .promote-layout .nook-container-sub {
    width: 98%; }
  .promote-layout .nook-container-sub-2 {
    margin-top: 3%; }
  .promote-layout .nook-container {
    width: 90%; } }

.promote-layout .right-side-text {
  font-family: BNMontserrat, 'Lato', sans-serif; }

.promote-layout .tab-image-container .container-background, .promote-layout .glow-image-container .container-background {
  position: relative;
  width: 100%;
  height: 100%;
  background-color: black;
  overflow: hidden; }
  .promote-layout .tab-image-container .container-background img, .promote-layout .glow-image-container .container-background img {
    width: 100% !important;
    height: auto !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
    position: absolute; }

.promote-layout .tab-image-container {
  background: url("/images/abg-9-lenovo-tablet.png") no-repeat center center !important; }

.promote-layout .glow-image-container {
  background: url("/images/abg-glowlight4-plus.png") no-repeat center center !important; }
  .promote-layout .glow-image-container .container-background {
    width: 100%;
    height: 100%;
    background-color: black;
    overflow: hidden; }
    .promote-layout .glow-image-container .container-background img {
      width: 92% !important; }

.promote-layout .landscapeBanner .extra-middle .container-background {
  width: 100% !important;
  position: relative; }
  .promote-layout .landscapeBanner .extra-middle .container-background img {
    width: 100% !important; }

.promote-layout .spine-image-container .container-background {
  width: 100% !important;
  position: relative; }
  .promote-layout .spine-image-container .container-background img {
    width: 100% !important; }

.promote-layout .spine-image-container .container-background::after {
  content: "";
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 1%, rgba(0, 0, 0, 0.06) 4%, rgba(255, 255, 255, 0.01) 4.25%, rgba(255, 255, 255, 0.25) 5.5%, rgba(255, 255, 255, 0.1) 15%, rgba(255, 255, 255, 0) 50%);
  /* border: 1px solid red; */
  display: block;
  position: absolute;
  z-index: 10;
  height: 100%;
  top: 0;
  left: 0;
  width: 100%; }

.promote-layout .Charcoal-ad span, .promote-layout .Charcoal-ad .right-side-text {
  color: #fff; }

.promote-layout .Gold-ad span, .promote-layout .Gold-ad .right-side-text {
  color: #fff; }

.promote-layout .Flame-ad span, .promote-layout .Flame-ad .right-side-text {
  color: #fff; }

.promote-layout .Pine-ad span, .promote-layout .Pine-ad .right-side-text {
  color: #fff; }

.promote-layout .Sapphire-ad span, .promote-layout .Sapphire-ad .right-side-text {
  color: #fff; }

.promote-layout .Midnight-ad span, .promote-layout .Midnight-ad .right-side-text {
  color: #fff; }

.assets-container h2 {
  margin-bottom: 10px;
  color: unset; }

.clicked span:before {
  content: "";
  height: 25px;
  width: 25px;
  display: block;
  position: absolute;
  right: -12px;
  bottom: 0;
  background: url(../img/sprites.png) no-repeat;
  background-position: -4508px -39px; }

.clicked.btn-theme-light span:before {
  background: url(../img/sprites2.png) no-repeat;
  background-position: -13px -39px; }

.clicked.btn-theme-dark span:before {
  background: url(../img/sprites.png) no-repeat;
  background-position: -4508px -39px; }

.clicked.Bone span:before {
  background: url(../img/sprites2.png) no-repeat;
  background-position: -13px -39px; }

.clicked.Yellow span:before {
  background: url(../img/sprites2.png) no-repeat;
  background-position: -13px -39px; }

.clicked.Orange span:before {
  background: url(../img/sprites2.png) no-repeat;
  background-position: -13px -39px; }

.clicked.Sage span:before {
  background: url(../img/sprites2.png) no-repeat;
  background-position: -13px -39px; }

.clicked.Sky span:before {
  background: url(../img/sprites2.png) no-repeat;
  background-position: -13px -39px; }

.clicked.Periwinkle span:before {
  background: url(../img/sprites2.png) no-repeat;
  background-position: -13px -39px; }

.otherClass {
  display: none !important; }

.container {
  position: relative;
  height: 2000px;
  /* Just for demonstration to create scroll */ }

.scrolling-element {
  position: absolute;
  top: 0;
  width: 100%;
  background-color: #f0f0f0;
  padding: 20px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); }

.center-link {
  color: #c40505;
  text-align: center; }

.center-link-top {
  text-transform: uppercase; }

.center-link-bottom {
  clear: both;
  display: block;
  font-size: 18px; }

.center-link {
  text-shadow: 1px 1px 1px #9b9b9b; }

@media screen and (max-width: 768px) {
  .theme-container, .message-container {
    width: 100% !important; }
  #preview-container-sticky .sticky-banner .outer-container-ad {
    float: left; } }

@media screen and (max-width: 1000px) {
  .clicked span:before {
    content: "";
    right: -6px;
    bottom: 23px; }
  .btn-theme {
    width: 23%;
    float: left;
    margin: 0 2% 12px 0;
    height: 60px;
    color: #000;
    border: 1px solid #888888;
    position: relative;
    outline: none; }
    .btn-theme span {
      position: absolute;
      left: 10px;
      bottom: 5px;
      display: block;
      width: 73%;
      text-align: left; } }

@media screen and (max-width: 1089px) {
  .outer-most-container-ad {
    float: left;
    width: 100% !important;
    margin-right: 0 !important;
    margin-bottom: 25px !important; }
  #preview-container-sticky {
    width: 304px !important; }
    #preview-container-sticky .outer-most-container-ad {
      float: left !important;
      width: unset !important; } }

.message-no-size-select {
  padding: 100px 0;
  height: 52px;
  overflow: hidden;
  clear: both;
  text-align: center; }

.additional-skyscrapper-download {
  text-align: left !important; }
  .additional-skyscrapper-download .glyphicon.glyphicon-download-alt {
    right: -18px !important; }

.center-link {
  line-height: 1 !important;
  font-family: BNMontserrat, 'lato', sans-serif; }

.admin-footer .container {
  height: unset !important; }

.bn-promo-list .bottom-padding {
  margin-bottom: 24px; }

.bn-promo-list .table-selector {
  margin: 24px 0 8px;
  float: left; }
  .bn-promo-list .table-selector li {
    padding: 8px 0;
    margin: 0 8px; }
    .bn-promo-list .table-selector li a {
      text-decoration: none; }
    .bn-promo-list .table-selector li.active, .bn-promo-list .table-selector li:hover {
      border-bottom: solid 4px #21282d; }
    .bn-promo-list .table-selector li.active a {
      color: #21282d;
      pointer-events: none; }

.bn-promo-list .no-content {
  padding: 66px 0;
  text-align: center;
  float: left;
  width: 100%; }

.bn-promo-list .custom-pagination {
  margin: 29px 0 8px;
  float: right; }

.bn-promo-list .table .action-col {
  width: 3%;
  min-width: 32px;
  display: none; }
  .bn-promo-list .table .action-col a {
    color: #21282d; }
    .bn-promo-list .table .action-col a:hover {
      color: #21282d; }

.bn-promo-list .table .author-col {
  display: none; }

.bn-promo-list .table .approval-col {
  display: none; }

.bn-promo-list .table .date-submitted-col {
  width: 15%; }

.bn-promo-list .table .ean-col {
  width: 15%; }

.bn-promo-list .table .notes-col {
  width: 4%; }

.bn-promo-list .table .preferred-date-col {
  display: none; }

.bn-promo-list .table .promo-name-col {
  width: 25%; }

.bn-promo-list .table .promo-price-col {
  width: 14%; }

.bn-promo-list .table .start-end-date-col {
  display: none; }

.bn-promo-list .table .title-col {
  width: 19%; }

.bn-promo-list .table .title-col1 {
  width: 3%; }

.bn-promo-list .table .promo-action:hover {
  cursor: pointer; }

.bn-promo-list .table .fa-pencil {
  margin-right: 0; }

.bn-promo-list .table .icon-close-modal {
  font-size: 12px;
  color: #c02110; }

.bn-promo-list .table thead {
  background-color: #eaeae9; }
  .bn-promo-list .table thead .fa {
    display: none; }

.bn-promo-list .pending .table .action-col {
  display: table-cell; }

.bn-promo-list .pending .table .action-pending {
  display: none; }

.bn-promo-list .approved .table .preferred-date-col,
.bn-promo-list .completed .table .preferred-date-col {
  display: none !important; }

.bn-promo-list .approved .table .start-end-date-col,
.bn-promo-list .completed .table .start-end-date-col {
  width: 15%;
  display: table-cell; }

.bn-promo-list .approved .table .action-approved,
.bn-promo-list .completed .table .action-approved {
  display: none; }

.bn-promo-list .declined .table .action-declined {
  display: none; }

.bn-promo-list .admin .table .author-col {
  width: 11%;
  display: table-cell; }

.bn-promo-list .admin .table .fixTrHeight {
  height: 53px; }

.bn-promo-list .admin .table .approval-col {
  width: 5%;
  display: table-cell;
  min-width: 43px; }

.bn-promo-list .admin .table .preferred-date-col {
  position: relative;
  padding-left: 24px;
  cursor: pointer;
  width: 13%;
  display: table-cell; }

.bn-promo-list .admin .table .promo-name-col {
  width: 15%; }

.bn-promo-list .admin .table .promo-price-col {
  width: 9%;
  display: table-cell; }

.bn-promo-list .admin .table .date-submitted-col {
  width: 12%;
  cursor: pointer;
  position: relative;
  padding-left: 24px; }

.bn-promo-list .admin .table .start-end-date-col {
  cursor: pointer;
  position: relative;
  padding-left: 24px; }

.bn-promo-list .admin .table .ean-col {
  display: none; }

.bn-promo-list .admin .table .title-col {
  width: 19%;
  padding-right: 0px; }
  .bn-promo-list .admin .table .title-col .side-info-btn {
    cursor: pointer;
    color: #3d6db5; }
    .bn-promo-list .admin .table .title-col .side-info-btn span {
      color: #3d6db5; }
      .bn-promo-list .admin .table .title-col .side-info-btn span.hover {
        color: #31708f; }
    .bn-promo-list .admin .table .title-col .side-info-btn.hover {
      color: #385d91; }

.bn-promo-list .admin .table .title-col1 {
  width: 3%;
  padding-left: 0px; }
  .bn-promo-list .admin .table .title-col1 span {
    color: #3d6db5;
    cursor: pointer; }
    .bn-promo-list .admin .table .title-col1 span.hover {
      color: #31708f; }

.bn-promo-list .admin .table .notes-col {
  width: 4%; }

.bn-promo-list .admin .table thead .fa {
  display: block;
  position: absolute;
  left: 8px;
  top: 21px; }

.bn-promo-list .admin .table.newest .date-submitted-col .fa-sort,
.bn-promo-list .admin .table.newest .date-submitted-col .fa-sort-up {
  display: none; }

.bn-promo-list .admin .table.newest .preferred-date-col .fa-sort-up,
.bn-promo-list .admin .table.newest .preferred-date-col .fa-sort-up,
.bn-promo-list .admin .table.newest .start-end-date-col .fa-sort-up,
.bn-promo-list .admin .table.newest .start-end-date-col .fa-sort-up {
  display: none; }

.bn-promo-list .admin .table.oldest .date-submitted-col .fa-sort,
.bn-promo-list .admin .table.oldest .date-submitted-col .fa-sort-down {
  display: none; }

.bn-promo-list .admin .table.oldest .preferred-date-col .fa-sort-up,
.bn-promo-list .admin .table.oldest .preferred-date-col .fa-sort-up,
.bn-promo-list .admin .table.oldest .start-end-date-col .fa-sort-up,
.bn-promo-list .admin .table.oldest .start-end-date-col .fa-sort-up {
  display: none; }

.bn-promo-list .admin .table.newestPrefDate .date-submitted-col .fa-sort-up,
.bn-promo-list .admin .table.newestPrefDate .date-submitted-col .fa-sort-up {
  display: none; }

.bn-promo-list .admin .table.newestPrefDate .preferred-date-col .fa-sort,
.bn-promo-list .admin .table.newestPrefDate .preferred-date-col .fa-sort-up,
.bn-promo-list .admin .table.newestPrefDate .start-end-date-col .fa-sort,
.bn-promo-list .admin .table.newestPrefDate .start-end-date-col .fa-sort-up {
  display: none; }

.bn-promo-list .admin .table.oldestPrefDate .date-submitted-col .fa-sort-up,
.bn-promo-list .admin .table.oldestPrefDate .date-submitted-col .fa-sort-up {
  display: none; }

.bn-promo-list .admin .table.oldestPrefDate .preferred-date-col .fa-sort,
.bn-promo-list .admin .table.oldestPrefDate .preferred-date-col .fa-sort-down,
.bn-promo-list .admin .table.oldestPrefDate .start-end-date-col .fa-sort,
.bn-promo-list .admin .table.oldestPrefDate .start-end-date-col .fa-sort-down {
  display: none; }

.bn-promo-list .admin .approval-selector {
  position: relative; }
  .bn-promo-list .admin .approval-selector .dropdown {
    background-color: #ffffff;
    border: 1px solid #d2d2d2;
    right: -42px;
    top: 25px;
    width: 120px;
    padding: 3px;
    display: none;
    z-index: 2; }
    .bn-promo-list .admin .approval-selector .dropdown.active {
      display: inline-block;
      position: absolute; }
    .bn-promo-list .admin .approval-selector .dropdown li {
      padding: 3px;
      width: 100%;
      cursor: pointer; }
      .bn-promo-list .admin .approval-selector .dropdown li:hover, .bn-promo-list .admin .approval-selector .dropdown li.hover {
        background-color: #eaeae9; }
    .bn-promo-list .admin .approval-selector .dropdown:before {
      content: "";
      display: block;
      position: absolute;
      left: 50px;
      bottom: 100%;
      width: 0;
      height: 0;
      border: 10px solid transparent;
      border-bottom-color: #d2d2d2; }
    .bn-promo-list .admin .approval-selector .dropdown:after {
      content: "";
      display: block;
      position: absolute;
      left: 51px;
      bottom: 100%;
      width: 0;
      height: 0;
      border: 9px solid transparent;
      border-bottom-color: #ffffff; }
  .bn-promo-list .admin .approval-selector .dropdown-overlay {
    z-index: 1;
    position: fixed;
    display: none;
    width: 100%;
    height: 100%; }
    .bn-promo-list .admin .approval-selector .dropdown-overlay.active {
      display: block; }
  .bn-promo-list .admin .approval-selector .dot {
    border-radius: 50%;
    height: 5px;
    width: 5px;
    display: inline-block;
    margin-bottom: 2px;
    margin-left: 4px;
    margin-right: 5px; }
  .bn-promo-list .admin .approval-selector .dot.pending,
  .bn-promo-list .admin .approval-selector .status-indicator.pending {
    background-color: #f1a758; }
  .bn-promo-list .admin .approval-selector .dot.approved,
  .bn-promo-list .admin .approval-selector .status-indicator.approved {
    background-color: #008000; }
  .bn-promo-list .admin .approval-selector .dot.declined,
  .bn-promo-list .admin .approval-selector .status-indicator.declined {
    background-color: #c02110; }
  .bn-promo-list .admin .approval-selector .dot.completed,
  .bn-promo-list .admin .approval-selector .status-indicator.completed {
    background-color: #828c8e; }
  .bn-promo-list .admin .approval-selector .approval-button {
    cursor: pointer; }
    .bn-promo-list .admin .approval-selector .approval-button.completed {
      pointer-events: none; }
      .bn-promo-list .admin .approval-selector .approval-button.completed .icon-down {
        display: none; }
    .bn-promo-list .admin .approval-selector .approval-button .icon-down {
      font-size: 10px; }
    .bn-promo-list .admin .approval-selector .approval-button .status-indicator {
      border-radius: 50%;
      width: 10px;
      height: 10px;
      margin-right: 6px;
      display: inline-block; }

.bn-promo-list .admin .clickable-icon {
  cursor: pointer; }

.bn-promo-list .admin .main-table {
  transition: 0.5s;
  padding-right: 0px; }

.bn-promo-list .admin .side-preview {
  font-size: 14px;
  word-wrap: break-word;
  transition: 0.2s;
  padding-left: 0px;
  padding-right: 15px;
  overflow: hidden;
  position: relative; }
  .bn-promo-list .admin .side-preview .side-view-container {
    height: -webkit-fill-available; }
  .bn-promo-list .admin .side-preview .icon-close-modal {
    padding: 9px;
    cursor: pointer; }
  .bn-promo-list .admin .side-preview .project-summary {
    background-color: #f8f8f8;
    border: 6px solid #f8f8f8; }
    .bn-promo-list .admin .side-preview .project-summary .col-sm-12 {
      padding-left: 25px; }
      .bn-promo-list .admin .side-preview .project-summary .col-sm-12 .col-sm-12 {
        padding-left: 14px; }

@media all and (max-width: 991px) {
  .bn-promo-list .table-container-box {
    overflow: scroll; } }

@media all and (min-width: 768px) {
  .bn-promo-list .table-selector li {
    padding: 8px 12px; } }

.bn-promo-list .glyphicon {
  top: -35px;
  float: right;
  margin-right: 15px;
  cursor: pointer; }

.bn-promo-list .spinner-reference {
  position: fixed !important; }

.hover-background {
  background: #f8f8f8; }

.row-background {
  background: #fefebe; }
  .row-background .checkbox label::before {
    content: "";
    border: 1px solid #000; }

thead .checkbox label::before {
  content: "";
  border: 1px solid #000; }

.row-background .showAfter::after {
  font-family: "FontAwesome" !important;
  content: "" !important;
  display: block; }

.hide-check .checkbox input[type="checkbox"]:checked + label::after {
  font-family: "FontAwesome" !important;
  content: "" !important;
  display: block; }

.row-background .checkbox input[type="checkbox"]:checked + label::after {
  font-family: "FontAwesome" !important;
  content: "" !important;
  display: block; }

.select-all-reset::after {
  content: "" !important;
  display: block; }

#button-container-sticky {
  margin-top: 10px;
  padding: 0 15px; }
  #button-container-sticky .small-button1, #button-container-sticky .small-button2, #button-container-sticky .small-button3 {
    line-height: normal !important;
    height: 40px !important;
    font-size: 14px !important;
    margin-right: 10px;
    border: 1px solid #3D6DB5 !important;
    color: #3D6DB5; }
    #button-container-sticky .small-button1 span, #button-container-sticky .small-button2 span, #button-container-sticky .small-button3 span {
      display: inline-block;
      height: 12px;
      width: 12px;
      border-radius: 6px;
      margin-right: 15px; }
  #button-container-sticky .btn-secondary.small-button1:hover, #button-container-sticky .btn-secondary.small-button2:hover, #button-container-sticky .btn-secondary.small-button3:hover {
    background: #3D6DB5;
    color: #ffffff !important; }
  #button-container-sticky .btn-secondary.small-button1 span {
    background: #008000; }
  #button-container-sticky .btn-secondary.small-button2 span {
    background: #c02110; }
  #button-container-sticky .btn-secondary.small-button3 span {
    background: #f1a758; }

#button-container-sticky.button-disabled .small-button1, #button-container-sticky.button-disabled .small-button2, #button-container-sticky.button-disabled .small-button3 {
  border: 1px solid #acacac !important;
  background: transparent;
  color: #acacac;
  cursor: not-allowed;
  pointer-events: none; }
  #button-container-sticky.button-disabled .small-button1 span, #button-container-sticky.button-disabled .small-button2 span, #button-container-sticky.button-disabled .small-button3 span {
    display: inline-block; }

#button-container-sticky.button-disabled .btn-secondary.small-button1:hover, #button-container-sticky.button-disabled .btn-secondary.small-button2:hover, #button-container-sticky.button-disabled .btn-secondary.small-button3:hover {
  background: transparent;
  color: #acacac !important; }

#button-container-sticky.button-disabled .btn-secondary.small-button1 span {
  background: #acacac; }

#button-container-sticky.button-disabled .btn-secondary.small-button2 span {
  background: #acacac; }

#button-container-sticky.button-disabled .btn-secondary.small-button3 span {
  background: #acacac; }

#button-container-sticky.sticky {
  top: 0px !important;
  position: fixed !important;
  padding: 15px;
  margin-left: 0px;
  width: 85%;
  background: #ffffff;
  z-index: 98;
  margin-top: 0;
  border-bottom: 1px solid #cccccc !important; }

.checkbox input[type="checkbox"]:checked + label::after {
  font-family: 'FontAwesome';
  content: "\f00c"; }

.remove-additional-checkbox .checkbox input[type="checkbox"]:checked + label::after {
  font-family: 'FontAwesome';
  content: "" !important; }

.coupon-list thead tr td {
  vertical-align: middle; }

.additional-check .dot {
  animation: none !important; }

.undo-container {
  position: fixed;
  bottom: 5px;
  left: 5px;
  width: 300px;
  border: 1px solid #444;
  z-index: 98;
  background: #888;
  color: #fff;
  border-radius: 5px;
  font-size: 14px; }
  .undo-container .undo-sub-container {
    float: left;
    padding: 10px; }
    .undo-container .undo-sub-container span {
      background: #c02110;
      display: inline-block;
      width: 12px;
      height: 12px;
      border-radius: 6px;
      margin-right: 15px;
      margin-left: 5px; }
  .undo-container .undo-sub-container.color-type-accepted span {
    background: #008000; }
  .undo-container .undo-sub-container.color-type-pending span {
    background: #f1a758; }
  .undo-container .button-container {
    float: right;
    padding: 7px 10px; }
  .undo-container .button-undo {
    margin-right: 10px;
    background: #fff;
    color: #000;
    border: 1px solid #444;
    padding: 5px 15px; }
  .undo-container .button-close {
    background: #888;
    border: 0; }

.coupon-layout .sidebar-left {
  position: relative;
  width: 100%;
  top: -30px; }
  @media all and (min-width: 768px) {
    .coupon-layout .sidebar-left {
      top: 0px;
      padding-bottom: 30px; } }
  @media all and (min-width: 900px) {
    .coupon-layout .sidebar-left {
      float: left;
      width: 25%;
      margin-right: 5%; } }
  .coupon-layout .sidebar-left .btn-new-project {
    width: 198px;
    height: 60px;
    background-color: #3D6DB5;
    color: #ffffff;
    border: none;
    border-radius: 0;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    text-transform: capitalize;
    padding: 0;
    display: inline-block;
    cursor: pointer;
    transition: background 0.4s cubic-bezier(0.5, 0, 0.3, 1), color 0.4s cubic-bezier(0.5, 0, 0.3, 1);
    width: 100%;
    line-height: 60px;
    text-transform: none; }
    .coupon-layout .sidebar-left .btn-new-project:active, .coupon-layout .sidebar-left .btn-new-project:focus, .coupon-layout .sidebar-left .btn-new-project:hover {
      background-color: #385d91;
      color: #ffffff;
      border: none;
      outline: none; }
    .coupon-layout .sidebar-left .btn-new-project[disabled] {
      border-color: #acacac;
      color: #ffffff;
      background-color: #acacac;
      cursor: not-allowed; }
      .coupon-layout .sidebar-left .btn-new-project[disabled]:hover {
        background-color: #acacac;
        border-color: #acacac;
        color: #ffffff;
        cursor: not-allowed; }
    .coupon-layout .sidebar-left .btn-new-project .icon-plus {
      font-size: 12px;
      margin-right: 10px; }
  .coupon-layout .sidebar-left .btn-secondary {
    width: 198px;
    height: 60px;
    background-color: transparent;
    color: #3D6DB5;
    border: #3D6DB5;
    border-radius: 0;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    text-transform: capitalize;
    padding: 0;
    display: inline-block;
    cursor: pointer;
    transition: background 0.4s cubic-bezier(0.5, 0, 0.3, 1), color 0.4s cubic-bezier(0.5, 0, 0.3, 1);
    border-color: #385d91;
    border-width: 3px;
    border-style: solid;
    width: 100%;
    line-height: 54px;
    text-transform: none;
    margin-top: 30px;
    text-align: center; }
    .coupon-layout .sidebar-left .btn-secondary:active, .coupon-layout .sidebar-left .btn-secondary:focus, .coupon-layout .sidebar-left .btn-secondary:hover {
      background-color: #385d91;
      color: #ffffff;
      border: none;
      outline: none; }
    .coupon-layout .sidebar-left .btn-secondary[disabled] {
      border-color: #acacac;
      color: #ffffff;
      background-color: #acacac;
      cursor: not-allowed; }
      .coupon-layout .sidebar-left .btn-secondary[disabled]:hover {
        background-color: #acacac;
        border-color: #acacac;
        color: #ffffff;
        cursor: not-allowed; }
    .coupon-layout .sidebar-left .btn-secondary:hover {
      line-height: 60px; }
    .coupon-layout .sidebar-left .btn-secondary a {
      text-decoration: "none"; }
    .coupon-layout .sidebar-left .btn-secondary a:hover {
      color: #ffffff; }
  .coupon-layout .sidebar-left hr {
    margin-top: 36px;
    margin-bottom: 0;
    border-top: 1px solid #d3d8dc; }
  .coupon-layout .sidebar-left h3 {
    font-size: 24px;
    line-height: 24px;
    font-weight: normal; }
  .coupon-layout .sidebar-left .text-block {
    margin-top: 36px; }
    .coupon-layout .sidebar-left .text-block h3 {
      margin-bottom: 16px;
      margin-top: 16px; }

.coupon-layout .content-right {
  width: 100%;
  position: relative; }
  @media all and (min-width: 900px) {
    .coupon-layout .content-right {
      float: left;
      width: 70%; } }
  .coupon-layout .content-right .coupon-content .btn-secondary-summary {
    width: 198px;
    height: 60px;
    background-color: transparent;
    color: #3D6DB5;
    border: #3D6DB5;
    border-radius: 0;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    text-transform: capitalize;
    padding: 0;
    display: inline-block;
    cursor: pointer;
    transition: background 0.4s cubic-bezier(0.5, 0, 0.3, 1), color 0.4s cubic-bezier(0.5, 0, 0.3, 1);
    border-color: #385d91;
    border-width: 3px;
    border-style: solid;
    font-size: 13px;
    width: 172px;
    height: 39px;
    line-height: 33px;
    text-transform: none;
    margin-top: 30px;
    text-align: center; }
    .coupon-layout .content-right .coupon-content .btn-secondary-summary:active, .coupon-layout .content-right .coupon-content .btn-secondary-summary:focus, .coupon-layout .content-right .coupon-content .btn-secondary-summary:hover {
      background-color: #385d91;
      color: #ffffff;
      border: none;
      outline: none; }
    .coupon-layout .content-right .coupon-content .btn-secondary-summary[disabled] {
      border-color: #acacac;
      color: #ffffff;
      background-color: #acacac;
      cursor: not-allowed; }
      .coupon-layout .content-right .coupon-content .btn-secondary-summary[disabled]:hover {
        background-color: #acacac;
        border-color: #acacac;
        color: #ffffff;
        cursor: not-allowed; }
    .coupon-layout .content-right .coupon-content .btn-secondary-summary.button-in-text {
      margin-top: 0;
      margin-left: 0;
      width: 95px !important;
      border-width: 1px !important; }
    .coupon-layout .content-right .coupon-content .btn-secondary-summary:hover {
      line-height: 35px; }
    .coupon-layout .content-right .coupon-content .btn-secondary-summary a {
      text-decoration: "none"; }
    .coupon-layout .content-right .coupon-content .btn-secondary-summary a:hover {
      color: #ffffff; }
  .coupon-layout .content-right .coupon-content .label-mode.read-only label {
    top: 30px !important; }
  .coupon-layout .content-right .coupon-content .label-mode input.primary:focus + label {
    top: 17px !important; }
  .coupon-layout .content-right .coupon-content .nav-tabs {
    display: table;
    margin: 20px auto;
    padding: 0 30px; }
  .coupon-layout .content-right .coupon-content .create-coupon-subtitle-container {
    margin-top: 25px; }
    .coupon-layout .content-right .coupon-content .create-coupon-subtitle-container b a {
      font-weight: 700; }
  .coupon-layout .content-right .coupon-content .create-coupon-list li {
    margin-top: 5px; }
  .coupon-layout .content-right .coupon-content .fa-facebook-color {
    color: #3D6DB5; }
  .coupon-layout .content-right .coupon-content .p-l-24 {
    padding-left: 24px; }
  .coupon-layout .content-right .coupon-content .merch-icon-size-fb {
    font-size: 25px; }
  .coupon-layout .content-right .coupon-content .merch-icon-size-twitter {
    font-size: 25px;
    padding-left: 7px; }
  @media only screen and (max-width: 600px) {
    .coupon-layout .content-right .coupon-content .merch-icon-size-fb {
      font-size: 20px; }
    .coupon-layout .content-right .coupon-content .merch-icon-size-twitter {
      font-size: 20px;
      padding-left: 0px; } }
  @media only screen and (min-width: 993px) and (max-width: 1024px) {
    .coupon-layout .content-right .coupon-content .merch-icon-size-fb {
      font-size: 25px; }
    .coupon-layout .content-right .coupon-content .merch-icon-size-twitter {
      font-size: 25px;
      padding-left: 4px; } }
  @media only screen and (min-width: 767px) and (max-width: 1024px) {
    .coupon-layout .content-right .coupon-content .active-table .merch-icon-size-twitter {
      font-size: 25px;
      padding-left: 2px; } }
  .coupon-layout .content-right .coupon-content .create-coupon-subtitle {
    margin-top: 5px; }
  .coupon-layout .content-right .coupon-content .create-coupon-subtitle.center {
    text-align: center;
    width: 190px !important;
    margin: 5px auto !important; }
    .coupon-layout .content-right .coupon-content .create-coupon-subtitle.center div {
      float: left;
      border-width: 1px !important; }
  .coupon-layout .content-right .coupon-content .create-form {
    margin-top: 30px; }
  .coupon-layout .content-right .coupon-content .date-limit-text {
    margin-bottom: 20px; }
  .coupon-layout .content-right .coupon-content .coupon-code-tooltip {
    float: left;
    margin-top: 45px;
    margin-left: 15px; }
  .coupon-layout .content-right .coupon-content .center {
    text-align: center;
    width: 190px;
    margin: 5px auto; }
    .coupon-layout .content-right .coupon-content .center div {
      float: left; }
  .coupon-layout .content-right .coupon-content .left {
    text-align: left; }
  .coupon-layout .content-right .coupon-content .coupon-navs {
    font-size: 12px;
    margin-left: -7px;
    margin-right: -4px; }
    @media all and (min-width: 450px) {
      .coupon-layout .content-right .coupon-content .coupon-navs {
        font-size: 16px;
        margin-left: 0;
        margin-right: 0; } }
  .coupon-layout .content-right .coupon-content .btn-nominate-another-title {
    width: 198px;
    height: 60px;
    background-color: #3D6DB5;
    color: #ffffff;
    border: none;
    border-radius: 0;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    text-transform: capitalize;
    padding: 0;
    display: inline-block;
    cursor: pointer;
    transition: background 0.4s cubic-bezier(0.5, 0, 0.3, 1), color 0.4s cubic-bezier(0.5, 0, 0.3, 1);
    margin-top: 24px;
    line-height: 60px;
    text-transform: none; }
    .coupon-layout .content-right .coupon-content .btn-nominate-another-title:active, .coupon-layout .content-right .coupon-content .btn-nominate-another-title:focus, .coupon-layout .content-right .coupon-content .btn-nominate-another-title:hover {
      background-color: #385d91;
      color: #ffffff;
      border: none;
      outline: none; }
    .coupon-layout .content-right .coupon-content .btn-nominate-another-title[disabled] {
      border-color: #acacac;
      color: #ffffff;
      background-color: #acacac;
      cursor: not-allowed; }
      .coupon-layout .content-right .coupon-content .btn-nominate-another-title[disabled]:hover {
        background-color: #acacac;
        border-color: #acacac;
        color: #ffffff;
        cursor: not-allowed; }
  .coupon-layout .content-right .coupon-content .rules-list {
    padding: 7px; }
  .coupon-layout .content-right .coupon-content .dollar-sign-label {
    font-family: Poynter, Georgia, serif;
    font-size: 32px;
    display: inline;
    float: right;
    margin-right: -15px;
    margin-top: 30px; }
  .coupon-layout .content-right .coupon-content .regular-price {
    margin-top: 30px;
    margin-bottom: 5px;
    padding: 0;
    font-family: "Lato", sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #6b6b6a; }
  .coupon-layout .content-right .coupon-content .regular-price-container {
    border-right: 1px solid #ddd;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #dddddd; }
    @media all and (min-width: 1134px) {
      .coupon-layout .content-right .coupon-content .regular-price-container {
        width: 110px; } }
  .coupon-layout .content-right .coupon-content .min-price-message {
    min-height: 24px;
    padding-top: 6px;
    font-family: "Lato", sans-serif;
    font-size: 14px;
    color: #c02110; }
  .coupon-layout .content-right .coupon-content .no-promotion-type {
    margin-top: 45px; }
  .coupon-layout .content-right .coupon-content .panel-section {
    position: relative;
    margin: 25px -10px;
    min-width: 230px; }
    @media all and (min-width: 400px) {
      .coupon-layout .content-right .coupon-content .panel-section {
        margin: 25px 10px;
        min-width: 300px; } }
    @media all and (min-width: 900px) {
      .coupon-layout .content-right .coupon-content .panel-section {
        margin: 25px 25px; } }
  .coupon-layout .content-right .coupon-content .panel-header {
    background-color: #ebebeb;
    position: relative;
    margin-bottom: 20px; }
    .coupon-layout .content-right .coupon-content .panel-header .section-number {
      display: inline;
      border-radius: 50%;
      border: 1px solid #000000;
      width: 28px;
      height: 28px;
      padding: 1px;
      font-family: Poynter, Georgia, serif;
      text-align: center;
      font-size: 18px;
      position: absolute;
      top: 16px;
      left: 24px; }
    .coupon-layout .content-right .coupon-content .panel-header h2 {
      font-size: 24px;
      padding: 13px 0 13px 64px;
      display: inline-block; }
      .coupon-layout .content-right .coupon-content .panel-header h2 .header-tooltip {
        margin: 0 12px;
        display: inline-block;
        position: absolute;
        top: 10px; }
    .coupon-layout .content-right .coupon-content .panel-header .promo {
      margin-bottom: 5px; }
  .coupon-layout .content-right .coupon-content .panel-header.top-header.cpn-date {
    margin-top: 80px; }
  .coupon-layout .content-right .coupon-content .coupon-discount-header {
    margin-bottom: 0; }
  .coupon-layout .content-right .coupon-content .panel-body {
    padding: 0 0; }
    @media all and (min-width: 601px) {
      .coupon-layout .content-right .coupon-content .panel-body {
        padding: 5px 30px; }
        .coupon-layout .content-right .coupon-content .panel-body .rule-header {
          font-weight: bold;
          font-size: 18px;
          margin: 10px 0; } }
    .coupon-layout .content-right .coupon-content .panel-body .coupon-date-container {
      width: auto;
      display: inline-block;
      text-align: center; }
      @media all and (min-width: 1134px) {
        .coupon-layout .content-right .coupon-content .panel-body .coupon-date-container {
          text-align: left; } }
    .coupon-layout .content-right .coupon-content .panel-body .date-picker-frame {
      background: #f8f8f8;
      display: inline-block;
      padding-top: 0;
      min-width: 280px;
      width: 100%;
      vertical-align: middle; }
      .coupon-layout .content-right .coupon-content .panel-body .date-picker-frame .date-picker-date {
        margin-right: 0; }
      @media all and (min-width: 1200px) {
        .coupon-layout .content-right .coupon-content .panel-body .date-picker-frame {
          width: 45%; }
          .coupon-layout .content-right .coupon-content .panel-body .date-picker-frame .date-picker-date {
            margin-bottom: 24px;
            padding-right: 0; } }
      .coupon-layout .content-right .coupon-content .panel-body .date-picker-frame .date-control {
        display: inline-block; }
    .coupon-layout .content-right .coupon-content .panel-body .date-picker-time-container {
      text-align: center;
      line-height: 105px;
      font-size: 15px;
      display: inline-block;
      padding-left: 0; }
      @media all and (min-width: 1026px) {
        .coupon-layout .content-right .coupon-content .panel-body .date-picker-time-container {
          padding-left: 15px; } }
      @media all and (min-width: 1145px) {
        .coupon-layout .content-right .coupon-content .panel-body .date-picker-time-container {
          padding: 0 3px; } }
      .coupon-layout .content-right .coupon-content .panel-body .date-picker-time-container .date-picker-time {
        margin: 0; }
      .coupon-layout .content-right .coupon-content .panel-body .date-picker-time-container .label-mode.read-only label {
        top: initial; }
    .coupon-layout .content-right .coupon-content .panel-body .discount-radio-container {
      float: left;
      margin-top: 10px;
      margin-left: 5px; }
    .coupon-layout .content-right .coupon-content .panel-body .discount-other-container {
      float: left;
      width: 100px;
      margin-top: 105px;
      margin-left: 10px; }
      @media all and (min-width: 992px) {
        .coupon-layout .content-right .coupon-content .panel-body .discount-other-container {
          margin-left: 10px;
          margin-top: 110px; } }
      .coupon-layout .content-right .coupon-content .panel-body .discount-other-container input {
        height: 35px; }
    .coupon-layout .content-right .coupon-content .panel-body .discount-other-percent {
      float: left;
      margin-top: 137px;
      margin-left: 8px; }
      @media all and (min-width: 992px) {
        .coupon-layout .content-right .coupon-content .panel-body .discount-other-percent {
          margin-top: 140px;
          margin-left: 10px; } }
    .coupon-layout .content-right .coupon-content .panel-body .discount-radio {
      display: inline; }
    .coupon-layout .content-right .coupon-content .panel-body .discount-radio-field-layout {
      display: block; }
      @media all and (min-width: 992px) {
        .coupon-layout .content-right .coupon-content .panel-body .discount-radio-field-layout {
          display: inline-block; } }
    .coupon-layout .content-right .coupon-content .panel-body .discount-radio-radio-layout {
      display: block; }
      @media all and (min-width: 992px) {
        .coupon-layout .content-right .coupon-content .panel-body .discount-radio-radio-layout {
          display: inline-block; } }
    .coupon-layout .content-right .coupon-content .panel-body .radio-option {
      display: block;
      margin-top: 8px;
      margin-left: 0; }
      .coupon-layout .content-right .coupon-content .panel-body .radio-option:first-child {
        margin-top: 0; }
      @media all and (min-width: 992px) {
        .coupon-layout .content-right .coupon-content .panel-body .radio-option {
          display: inline-block;
          margin-left: 24px; }
          .coupon-layout .content-right .coupon-content .panel-body .radio-option:first-child {
            margin-left: 0; } }
    .coupon-layout .content-right .coupon-content .panel-body .discount-other {
      display: inline-block; }
    .coupon-layout .content-right .coupon-content .panel-body .create-coupon-code-container {
      display: inline-block;
      width: 185px; }
      @media all and (min-width: 420px) {
        .coupon-layout .content-right .coupon-content .panel-body .create-coupon-code-container {
          width: 225px; } }
    .coupon-layout .content-right .coupon-content .panel-body .coupon-code {
      width: 100px;
      display: inline; }
      .coupon-layout .content-right .coupon-content .panel-body .coupon-code input {
        text-transform: uppercase; }
      .coupon-layout .content-right .coupon-content .panel-body .coupon-code ::-webkit-input-placeholder {
        /* WebKit browsers */
        text-transform: none; }
      .coupon-layout .content-right .coupon-content .panel-body .coupon-code :-moz-placeholder {
        /* Mozilla Firefox 4 to 18 */
        text-transform: none; }
      .coupon-layout .content-right .coupon-content .panel-body .coupon-code ::-moz-placeholder {
        /* Mozilla Firefox 19+ */
        text-transform: none; }
      .coupon-layout .content-right .coupon-content .panel-body .coupon-code :-ms-input-placeholder {
        /* Internet Explorer 10+ */
        text-transform: none; }
      .coupon-layout .content-right .coupon-content .panel-body .coupon-code ::placeholder {
        /* Recent browsers */
        text-transform: none; }
    .coupon-layout .content-right .coupon-content .panel-body .coupon-code-tooltip {
      color: #385d91; }
    .coupon-layout .content-right .coupon-content .panel-body .coupon-ean-list {
      min-width: 300px; }
    .coupon-layout .content-right .coupon-content .panel-body .price-labels {
      margin-bottom: -10px; }
    .coupon-layout .content-right .coupon-content .panel-body .date-heading {
      color: #6b6b6a; }
  .coupon-layout .content-right .coupon-content .panel-section-body.panel-section-body-first h3 {
    margin-top: 0; }
  .coupon-layout .content-right .coupon-content .panel-section-body .top-margin {
    margin-top: 20px; }
  .coupon-layout .content-right .coupon-content .panel-section-body .bottom-margin,
  .coupon-layout .content-right .coupon-content .panel-section-body .contributor-row {
    margin-bottom: 20px; }
  .coupon-layout .content-right .coupon-content .panel-section-body .contributor-row:last-child {
    margin-bottom: 0; }
  .coupon-layout .content-right .coupon-content .panel-section-body dl {
    margin-bottom: 0;
    font-family: "Lato", sans-serif;
    color: #6b6b6b;
    font-size: 14px; }
    .coupon-layout .content-right .coupon-content .panel-section-body dl .not-required dd:last-child {
      margin-bottom: 24px; }
    .coupon-layout .content-right .coupon-content .panel-section-body dl dt {
      margin-bottom: 6px;
      font-weight: normal; }
      .coupon-layout .content-right .coupon-content .panel-section-body dl dt span {
        color: #c02110; }
    .coupon-layout .content-right .coupon-content .panel-section-body dl dd {
      color: #21282d;
      font-size: 15px;
      font-weight: bold;
      margin-bottom: 24px;
      word-break: break-all; }
      .coupon-layout .content-right .coupon-content .panel-section-body dl dd.break-word {
        word-break: keep-all; }
      .coupon-layout .content-right .coupon-content .panel-section-body dl dd.small-margin-bottom {
        margin-bottom: 16px; }
      .coupon-layout .content-right .coupon-content .panel-section-body dl dd:last-child {
        margin-bottom: 0; }
      .coupon-layout .content-right .coupon-content .panel-section-body dl dd.category-with-bullets {
        margin-left: 20px;
        margin-bottom: 6px;
        display: list-item; }
      .coupon-layout .content-right .coupon-content .panel-section-body dl dd .expand-control {
        margin-top: 12px;
        text-align: center; }
    .coupon-layout .content-right .coupon-content .panel-section-body dl p {
      margin-bottom: 20px; }
  .coupon-layout .content-right .coupon-content .no-coupons .summary-no-coupons {
    text-align: center;
    float: left;
    width: 100%;
    padding: 66px 0px; }
  @media all and (min-width: 768px) {
    .coupon-layout .content-right .coupon-content .promotion-type {
      width: 409px; } }
  .coupon-layout .content-right .coupon-content .coupon-date-divider {
    display: block;
    min-width: 280px;
    width: auto;
    margin: 10px 0;
    text-align: center; }
    @media all and (min-width: 1200px) {
      .coupon-layout .content-right .coupon-content .coupon-date-divider {
        display: inline-block;
        width: 10%;
        min-width: 50px;
        margin: 0 auto; } }
  .coupon-layout .content-right .coupon-content .table-title {
    font-size: 16px;
    font-family: "Lato", sans-serif; }
  .coupon-layout .content-right .coupon-content .required-item-asterisk {
    color: #c02110; }
  .coupon-layout .content-right .coupon-content .save-or-cancel {
    text-align: center;
    float: left;
    width: 100%; }
    .coupon-layout .content-right .coupon-content .save-or-cancel .command-button-container {
      float: none;
      display: inline-block; }
  @media all and (min-width: 992px) {
    .coupon-layout .content-right .coupon-content .discount-other-container {
      margin-top: 10px !important; }
    .coupon-layout .content-right .coupon-content .discount-other-percent {
      line-height: 95px;
      margin-top: 5px !important; }
    .coupon-layout .content-right .coupon-content .save-or-cancel {
      text-align: center; }
      .coupon-layout .content-right .coupon-content .save-or-cancel .command-button-container {
        float: none;
        display: inline-block; } }
  .coupon-layout .content-right .coupon-content .couponSelected .btn-secondary-summary.coupon-summary {
    background-color: #385d91 !important;
    color: #ffffff !important; }
  .coupon-layout .content-right .coupon-content .couponSelected .btn-secondary-summary.bn-promo-summary {
    background-color: transparent; }
    .coupon-layout .content-right .coupon-content .couponSelected .btn-secondary-summary.bn-promo-summary:hover {
      background-color: #385d91 !important;
      color: #ffffff !important; }
  .coupon-layout .content-right .coupon-content .promotionSelected .btn-secondary-summary.coupon-summary {
    background-color: transparent; }
    .coupon-layout .content-right .coupon-content .promotionSelected .btn-secondary-summary.coupon-summary:hover {
      background-color: #385d91 !important;
      color: #ffffff !important; }
  .coupon-layout .content-right .coupon-content .promotionSelected .btn-secondary-summary.bn-promo-summary {
    background-color: #385d91 !important;
    color: #ffffff !important; }
  .coupon-layout .content-right .coupon-content .bn-promo-list .table-selector {
    margin-left: 0 !important; }
  .coupon-layout .content-right .coupon-content .BtnBlueBorder {
    width: 100%;
    float: left;
    text-align: center;
    margin: 30px 0; }
    .coupon-layout .content-right .coupon-content .BtnBlueBorder span {
      color: #3D6DB5;
      border: 3px solid #3D6DB5;
      width: auto;
      padding: 10px 20px; }
      .coupon-layout .content-right .coupon-content .BtnBlueBorder span:hover {
        background: #385d91;
        color: #ffffff;
        border: 3px solid #385d91;
        cursor: pointer; }
      .coupon-layout .content-right .coupon-content .BtnBlueBorder span:focus {
        background: #385d91;
        color: #ffffff;
        border: 3px solid #385d91;
        cursor: pointer; }
  .coupon-layout .content-right .coupon-content .greyFont {
    color: #6b6b6a; }

.coupon-layout .book-search {
  margin-bottom: 10px; }

@media all and (min-width: 1024px) {
  .coupon-layout .coupon-create {
    margin: 0px 100px 0px 100px; }
  .coupon-layout .coupon-desc {
    margin: 25px 25px; }
  .coupon-layout .coupon-selectedBody {
    margin-left: 25px;
    margin-right: 25px; }
  .coupon-layout .coupon-selectedCopy {
    min-height: 75px !important;
    padding-top: 5px; } }

@media all and (min-width: 768px) {
  .coupon-layout .coupon-selectedBody {
    margin-left: 25px;
    margin-right: 25px; }
  .coupon-layout .create-coupon-container .panel-section {
    width: 93%; }
  .coupon-layout .promoForm .panel-section {
    float: left;
    width: 93%; }
  .coupon-layout .coupon-create .btn-secondary {
    line-height: 35px !important; }
  .coupon-layout .coupon-selectedCopy {
    min-height: 75px !important;
    padding-top: 5px; } }

@media all and (min-width: 320px) and (max-width: 640px) {
  .coupon-layout .btn-secondary.btn-create-coupon,
  .coupon-layout .btn-secondary.btn-month-promo,
  .coupon-layout .btn-secondary.btn-stan-promo {
    line-height: 15px !important;
    padding-top: 2px !important; }
  .coupon-layout .BtnBlueBorder {
    float: none !important;
    margin-top: 16px !important;
    margin-bottom: 90px !important; }
    .coupon-layout .BtnBlueBorder span {
      width: 100% !important;
      float: left;
      padding: 10px 20px; }
  .coupon-layout .btn-create-coupon {
    padding: 2px 5px 5px 5px !important; }
  .coupon-layout .monthlyDates {
    float: left !important;
    width: 100% !important; }
  .coupon-layout .coupon-standard {
    min-height: 110px !important; }
  .coupon-layout .coupon-month {
    min-height: 90px !important; }
    .coupon-layout .coupon-month .monthlypromodesc {
      float: left;
      margin-top: 12px; } }

.coupon-layout .coupon-body {
  border: solid 3px #3D6DB5;
  min-height: 170px;
  margin-top: 15px;
  display: block;
  overflow: auto; }

.coupon-layout .create-coupon-list {
  padding-left: 15px !important; }

.coupon-layout .btn-selectType {
  font-family: Lato;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal; }

.coupon-layout .coupon-body:hover {
  border-color: #3d6db5;
  cursor: pointer; }
  .coupon-layout .coupon-body:hover a {
    text-decoration: underline; }

.coupon-layout .selectedDiv .coupon-body:hover {
  border-color: #3d6db5;
  cursor: pointer; }

.coupon-layout .coupon-btn {
  text-align: center;
  margin-bottom: 5px; }

.coupon-layout .coupon-greyBtn {
  color: #6b6b6b;
  text-align: center;
  font-style: italic !important;
  margin-bottom: 10px; }

.coupon-layout .coupon-name {
  padding: 10px; }

.coupon-layout .monthlySubmit,
.coupon-layout .monthlyDates {
  height: 17px;
  font-family: Lato;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: italic;
  line-height: normal;
  letter-spacing: normal;
  color: #4a4a4a; }

.coupon-layout .monthlySubmit {
  float: left; }

.coupon-layout .monthlyDates {
  float: right; }

.coupon-layout .promo-panel {
  padding-left: 10px !important;
  padding-right: 10px !important; }

.coupon-layout .coupon-standard {
  min-height: 90px; }

.coupon-layout .coupon-month {
  min-height: 70px; }

.coupon-layout .coupon-title {
  padding: 5px 10px 5px 10px; }

.coupon-layout .coupon-create.createCouponSelected .btn-secondary.btn-create-coupon {
  background-color: #385d91 !important;
  color: #ffffff !important; }

.coupon-layout .coupon-create.createCouponSelected .btn-secondary.btn-month-promo {
  background-color: transparent; }
  .coupon-layout .coupon-create.createCouponSelected .btn-secondary.btn-month-promo:hover {
    background-color: #385d91 !important;
    color: #ffffff !important; }

.coupon-layout .coupon-create.createCouponSelected .btn-secondary.btn-stan-promo {
  background-color: transparent; }
  .coupon-layout .coupon-create.createCouponSelected .btn-secondary.btn-stan-promo:hover {
    background-color: #385d91 !important;
    color: #ffffff !important; }

.coupon-layout .coupon-create.monthlyPromotionsSelected .btn-secondary.btn-create-coupon {
  background-color: transparent; }
  .coupon-layout .coupon-create.monthlyPromotionsSelected .btn-secondary.btn-create-coupon:hover {
    background-color: #385d91 !important;
    color: #ffffff !important; }

.coupon-layout .coupon-create.monthlyPromotionsSelected .btn-secondary.btn-stan-promo {
  background-color: transparent; }
  .coupon-layout .coupon-create.monthlyPromotionsSelected .btn-secondary.btn-stan-promo:hover {
    background-color: #385d91 !important;
    color: #ffffff !important; }

.coupon-layout .coupon-create.monthlyPromotionsSelected .btn-secondary.btn-month-promo {
  background-color: #385d91 !important;
  color: #ffffff !important; }

.coupon-layout .coupon-create.standardPromotionsSelected .btn-secondary.btn-create-coupon {
  background-color: transparent; }
  .coupon-layout .coupon-create.standardPromotionsSelected .btn-secondary.btn-create-coupon:hover {
    background-color: #385d91 !important;
    color: #ffffff !important; }

.coupon-layout .coupon-create.standardPromotionsSelected .btn-secondary.btn-month-promo {
  background-color: transparent; }
  .coupon-layout .coupon-create.standardPromotionsSelected .btn-secondary.btn-month-promo:hover {
    background-color: #385d91 !important;
    color: #ffffff !important; }

.coupon-layout .coupon-create.standardPromotionsSelected .btn-secondary.btn-stan-promo {
  background-color: #385d91 !important;
  color: #ffffff !important; }

.coupon-layout .btn-secondary.btn-create-coupon,
.coupon-layout .btn-secondary.btn-month-promo,
.coupon-layout .btn-secondary.btn-stan-promo {
  white-space: pre-wrap;
  width: 198px;
  height: 40px !important;
  border: #3D6DB5;
  border-radius: 0;
  font-family: "Lato", sans-serif;
  font-size: 14px;
  text-transform: capitalize;
  padding: 0;
  display: inline-block;
  cursor: pointer;
  transition: background 0.4s cubic-bezier(0.5, 0, 0.3, 1), color 0.4s cubic-bezier(0.5, 0, 0.3, 1);
  border-color: #385d91;
  border-width: 1px;
  border-style: solid;
  width: 33%;
  text-transform: none;
  text-align: center; }

@media all and (max-width: 599px) {
  .coupon-layout .coupon-content .bn-promo-list .table-selector {
    font-size: 8px; }
  .coupon-layout .coupon-content .bn-promo-list .custom-pagination {
    float: left;
    width: 85%;
    margin: 2px; }
    .coupon-layout .coupon-content .bn-promo-list .custom-pagination span {
      font-size: 8px; }
    .coupon-layout .coupon-content .bn-promo-list .custom-pagination ul.pagination a {
      font-size: 8px; }
  .coupon-layout .coupon-content .bn-promo-list .no-content {
    font-size: 10px; }
  .coupon-layout .coupon-content .bn-promo-list .icon-close-modal {
    font-size: 6px; }
  .coupon-layout .coupon-content .coupon-list table td {
    font-size: 8px;
    padding: 4px; } }

.ebook-coupons {
  padding: 15px !important; }
  .ebook-coupons .no-content {
    padding: 66px 0;
    text-align: center;
    float: left;
    width: 100%; }
  .ebook-coupons .table-selector li {
    padding: 8px 12px !important; }
  .ebook-coupons .table-selector {
    margin: 24px 0 8px;
    float: left; }
    .ebook-coupons .table-selector li {
      padding: 8px 0;
      margin: 0 8px; }
      .ebook-coupons .table-selector li a {
        text-decoration: none; }
      .ebook-coupons .table-selector li.active, .ebook-coupons .table-selector li:hover {
        border-bottom: solid 4px #21282d; }
      .ebook-coupons .table-selector li.active a {
        color: #21282d;
        pointer-events: none; }

.coupon-list .scheduled-table thead {
  background-color: #f4cc63; }
  .coupon-list .scheduled-table thead tr td {
    color: #000000;
    font-weight: 600;
    font-size: 10px; }

.coupon-list .scheduled-table tbody {
  background-color: #f8f8f8;
  font-size: 10px; }

@media all and (min-width: 768px) {
  .coupon-list .scheduled-table thead tr td {
    font-size: 14px; }
  .coupon-list .scheduled-table tbody {
    font-size: 14px; } }

.coupon-list .merch-promos-table thead {
  background-color: #bdbdbd; }
  .coupon-list .merch-promos-table thead tr td {
    color: #000000;
    font-weight: 600;
    font-size: 10px; }

.coupon-list .merch-promos-table tbody {
  background-color: #f8f8f8;
  font-size: 10px; }

@media all and (min-width: 768px) {
  .coupon-list .merch-promos-table thead tr td {
    font-size: 14px; }
  .coupon-list .merch-promos-table tbody {
    font-size: 14px; } }

.coupon-list .ean-off-sale {
  color: #828c8e;
  text-decoration: line-through; }

@media all and (min-width: 642px) {
  .coupon-list .coupon-table-redeemed-mobile {
    display: none !important;
    font-size: 12px; } }

.coupon-list .coupon-table-column-mobile {
  display: table-cell; }
  .coupon-list .coupon-table-column-mobile .glyphicon {
    color: #3D6DB5;
    font-size: 16px; }
  .coupon-list .coupon-table-column-mobile .coupon-table-date {
    margin-top: 10px; }
    .coupon-list .coupon-table-column-mobile .coupon-table-date:first-child {
      margin-top: 0; }
  .coupon-list .coupon-table-column-mobile .dropdown {
    float: right; }
  .coupon-list .coupon-table-column-mobile .coupon-table-ean-list {
    clear: both; }
  .coupon-list .coupon-table-column-mobile .coupon-mobile-menu {
    text-align: right;
    margin-top: 10px; }

.coupon-list .coupon-table-row-bottom {
  border-top: 0 !important;
  padding-top: 0 !important; }

@media all and (min-width: 600px) {
  .coupon-list .coupon-table-column-mobile {
    display: none !important; } }

@media all and (min-width: 768px) {
  .coupon-list thead tr td {
    font-size: 14px; }
  .coupon-list tbody {
    font-size: 14px; } }

.coupon-list .last-edit-date {
  font-size: 12px; }

.coupon-list .collapse-toggle {
  text-align: center;
  padding: 20px; }

.ean-list {
  width: 100%;
  font-size: 14px;
  margin-top: 32px;
  margin-bottom: 8px;
  border: none;
  border-collapse: separate;
  border-spacing: 0 8px; }
  .ean-list thead, .ean-list tbody, .ean-list td, .ean-list tr {
    border: none;
    vertical-align: top;
    line-height: 22px; }
  .ean-list .offsale {
    color: #c02110; }
  .ean-list .single-ean {
    background-color: #ebebeb;
    width: 100%;
    position: relative; }
    .ean-list .single-ean .free-ean {
      outline: 2px solid #6b6b6b; }
    .ean-list .single-ean .close-cell {
      position: absolute;
      right: 10px;
      top: 2px; }
      .ean-list .single-ean .close-cell .icon-close-modal {
        line-height: 30px;
        color: #3D6DB5;
        cursor: pointer; }
    .ean-list .single-ean .title-cell {
      position: relative;
      text-overflow: ellipsis;
      font-weight: bold;
      padding: 6px 30px 6px; }
    .ean-list .single-ean .ean-cell {
      width: 136px;
      padding: 6px 0 6px 30px; }

.free-message {
  font-size: 14px;
  margin-top: 5px; }

.projects .new-project-button {
  border: 1px dashed #d3d8dc;
  height: 100%;
  width: 100%;
  min-height: 290px;
  position: relative;
  cursor: pointer;
  /* Now add in code for the browsers that support -webkit-line-clamp and overwrite the non-supportive stuff */ }
  .projects .new-project-button .plus-icon {
    width: 110px;
    height: 110px;
    border: 3px solid #3D6DB5;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -75px;
    margin-left: -55px; }
    .projects .new-project-button .plus-icon .sprite {
      margin-top: 40px;
      margin-left: 40px; }
  .projects .new-project-button .text {
    width: 100%;
    position: absolute;
    top: 50%;
    margin-top: 60px;
    padding: 0 10px 0 10px; }
    .projects .new-project-button .text p {
      text-align: center;
      color: #21282d;
      font-size: 18px;
      line-height: 24px; }
      .projects .new-project-button .text p.title {
        font-size: 16px;
        font-style: italic;
        word-break: break-all; }
  .projects .new-project-button .clampText {
    overflow: hidden; }
  .projects .new-project-button .clampText:after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 50%; }
  @supports (-webkit-line-clamp: 2) {
    .projects .new-project-button .clampText {
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical; }
    .projects .new-project-button .clampText:after {
      display: none; } }
  @media all and (min-width: 768px) {
    .projects .new-project-button {
      min-height: 492px; } }
  @media all and (min-width: 1065px) {
    .projects .new-project-button {
      min-height: 302px; } }
  @media all and (min-width: 1340px) {
    .projects .new-project-button {
      min-height: 290px; } }

.projects .highlighted {
  background-color: #f4cc63; }

.projects .series .cover-image, .projects .result .cover-image {
  min-height: 140px;
  overflow: hidden; }
  .projects .series .cover-image .image-loader .image-loading, .projects .result .cover-image .image-loader .image-loading {
    position: absolute;
    top: 15px !important;
    left: 24% !important; }

.projects .result, .projects .project {
  width: 100%;
  border: 1px solid #d3d8dc;
  background-color: #ffffff; }
  .projects .result .top .project-status-container, .projects .project .top .project-status-container {
    width: 108px;
    margin: 0; }
    .projects .result .top .project-status-container a, .projects .result .top .project-status-container a:hover, .projects .result .top .project-status-container a:focus, .projects .project .top .project-status-container a, .projects .project .top .project-status-container a:hover, .projects .project .top .project-status-container a:focus {
      text-decoration: none; }
    .projects .result .top .project-status-container .progress-indicator, .projects .project .top .project-status-container .progress-indicator {
      width: 108px;
      height: 14px; }
      .projects .result .top .project-status-container .progress-indicator .arrow, .projects .project .top .project-status-container .progress-indicator .arrow {
        left: 14px;
        top: -2px;
        border-right: 5px solid #ffffff;
        border-bottom: 5px solid #ffffff;
        width: 18px;
        height: 18px; }
      .projects .result .top .project-status-container .progress-indicator .checkmark, .projects .project .top .project-status-container .progress-indicator .checkmark {
        display: block;
        position: absolute;
        width: 20px;
        height: 15px;
        top: -3px;
        right: -4px;
        background: url("/react-assets/img/progress-check.png") no-repeat; }
      .projects .result .top .project-status-container .progress-indicator .step1,
      .projects .result .top .project-status-container .progress-indicator .step2,
      .projects .result .top .project-status-container .progress-indicator .step3,
      .projects .result .top .project-status-container .progress-indicator .step4, .projects .project .top .project-status-container .progress-indicator .step1,
      .projects .project .top .project-status-container .progress-indicator .step2,
      .projects .project .top .project-status-container .progress-indicator .step3,
      .projects .project .top .project-status-container .progress-indicator .step4 {
        width: 27px;
        height: 14px;
        background-color: #d0d9df; }
        .projects .result .top .project-status-container .progress-indicator .step1.active,
        .projects .result .top .project-status-container .progress-indicator .step2.active,
        .projects .result .top .project-status-container .progress-indicator .step3.active,
        .projects .result .top .project-status-container .progress-indicator .step4.active, .projects .project .top .project-status-container .progress-indicator .step1.active,
        .projects .project .top .project-status-container .progress-indicator .step2.active,
        .projects .project .top .project-status-container .progress-indicator .step3.active,
        .projects .project .top .project-status-container .progress-indicator .step4.active {
          background-color: #346250; }
        .projects .result .top .project-status-container .progress-indicator .step1.complete,
        .projects .result .top .project-status-container .progress-indicator .step2.complete,
        .projects .result .top .project-status-container .progress-indicator .step3.complete,
        .projects .result .top .project-status-container .progress-indicator .step4.complete, .projects .project .top .project-status-container .progress-indicator .step1.complete,
        .projects .project .top .project-status-container .progress-indicator .step2.complete,
        .projects .project .top .project-status-container .progress-indicator .step3.complete,
        .projects .project .top .project-status-container .progress-indicator .step4.complete {
          background-color: #6f9284; }
        .projects .result .top .project-status-container .progress-indicator .step1.error,
        .projects .result .top .project-status-container .progress-indicator .step2.error,
        .projects .result .top .project-status-container .progress-indicator .step3.error,
        .projects .result .top .project-status-container .progress-indicator .step4.error, .projects .project .top .project-status-container .progress-indicator .step1.error,
        .projects .project .top .project-status-container .progress-indicator .step2.error,
        .projects .project .top .project-status-container .progress-indicator .step3.error,
        .projects .project .top .project-status-container .progress-indicator .step4.error {
          background-color: #c02110; }
      .projects .result .top .project-status-container .progress-indicator .step2, .projects .project .top .project-status-container .progress-indicator .step2 {
        left: 27px; }
      .projects .result .top .project-status-container .progress-indicator .step3, .projects .project .top .project-status-container .progress-indicator .step3 {
        left: 54px; }
      .projects .result .top .project-status-container .progress-indicator .step4, .projects .project .top .project-status-container .progress-indicator .step4 {
        left: 81px; }
      .projects .result .top .project-status-container .progress-indicator.steps-2 .arrow, .projects .project .top .project-status-container .progress-indicator.steps-2 .arrow {
        left: 43.5px; }
      .projects .result .top .project-status-container .progress-indicator.steps-2 .checkmark, .projects .project .top .project-status-container .progress-indicator.steps-2 .checkmark {
        right: 10px; }
      .projects .result .top .project-status-container .progress-indicator.steps-2 .step1,
      .projects .result .top .project-status-container .progress-indicator.steps-2 .step2, .projects .project .top .project-status-container .progress-indicator.steps-2 .step1,
      .projects .project .top .project-status-container .progress-indicator.steps-2 .step2 {
        width: 54px; }
      .projects .result .top .project-status-container .progress-indicator.steps-2 .step2, .projects .project .top .project-status-container .progress-indicator.steps-2 .step2 {
        left: 54px; }
        .projects .result .top .project-status-container .progress-indicator.steps-2 .step2 .arrow, .projects .project .top .project-status-container .progress-indicator.steps-2 .step2 .arrow {
          display: none; }
    .projects .result .top .project-status-container .project-status, .projects .project .top .project-status-container .project-status {
      margin-top: 0;
      text-align: center; }
      .projects .result .top .project-status-container .project-status p, .projects .project .top .project-status-container .project-status p {
        text-transform: uppercase;
        font-size: 12px;
        color: #21282d; }
    .projects .result .top .project-status-container.needs-attention a, .projects .project .top .project-status-container.needs-attention a {
      text-decoration: underline;
      color: #c02110; }
      .projects .result .top .project-status-container.needs-attention a:hover, .projects .result .top .project-status-container.needs-attention a:focus, .projects .project .top .project-status-container.needs-attention a:hover, .projects .project .top .project-status-container.needs-attention a:focus {
        text-decoration: none; }
    .projects .result .top .project-status-container.needs-attention .project-status p, .projects .project .top .project-status-container.needs-attention .project-status p {
      color: #c02110; }
  .projects .result .top .left-content, .projects .project .top .left-content {
    float: left; }
    .projects .result .top .left-content .number-in-series, .projects .project .top .left-content .number-in-series {
      padding: 6px 0; }
      .projects .result .top .left-content .number-in-series h2, .projects .project .top .left-content .number-in-series h2 {
        text-align: center; }
    .projects .result .top .left-content .type, .projects .project .top .left-content .type {
      width: 100%;
      height: 30px;
      margin-bottom: 5px; }
      .projects .result .top .left-content .type p, .projects .project .top .left-content .type p {
        line-height: 30px;
        text-align: center;
        color: #ffffff; }
      .projects .result .top .left-content .type.ebook, .projects .project .top .left-content .type.ebook {
        background-color: #f4cc63; }
        .projects .result .top .left-content .type.ebook p, .projects .project .top .left-content .type.ebook p {
          color: #21282d; }
      .projects .result .top .left-content .type.pod, .projects .project .top .left-content .type.pod {
        background-color: #757575; }
      .projects .result .top .left-content .type.spb, .projects .project .top .left-content .type.spb {
        background-color: #D14900; }
  .projects .result .bottom, .projects .project .bottom {
    border-top: 1px solid #d3d8dc;
    margin-bottom: -2px;
    position: absolute;
    min-height: 41px;
    right: 24px;
    bottom: 20px;
    left: 24px; }
    .projects .result .bottom > div, .projects .project .bottom > div {
      display: block;
      margin-top: 13px; }
      .projects .result .bottom > div .extra, .projects .project .bottom > div .extra {
        display: inline-block; }
      .projects .result .bottom > div p, .projects .project .bottom > div p {
        font-size: 12px;
        line-height: 12px; }
      .projects .result .bottom > div.price, .projects .project .bottom > div.price {
        margin-right: 10px; }
      .projects .result .bottom > div.sale-status, .projects .project .bottom > div.sale-status {
        margin-top: 5px; }
  .projects .result .sale-button-container, .projects .project .sale-button-container {
    position: absolute; }
    .projects .result .sale-button-container .busy-spinner, .projects .project .sale-button-container .busy-spinner {
      width: 32px;
      height: 32px;
      margin-top: -4px;
      margin-right: 34px; }
    .projects .result .sale-button-container .sale-button, .projects .project .sale-button-container .sale-button {
      min-width: 88px;
      height: 32px;
      line-height: 30px;
      padding: 0 5px;
      text-align: center;
      border: 1px solid #3D6DB5;
      text-transform: uppercase;
      background-color: transparent;
      color: #3D6DB5;
      font-size: 12px;
      font-weight: 700;
      cursor: pointer; }
      .projects .result .sale-button-container .sale-button:disabled, .projects .result .sale-button-container .sale-button[disabled], .projects .project .sale-button-container .sale-button:disabled, .projects .project .sale-button-container .sale-button[disabled] {
        border-color: #acacac;
        color: #acacac;
        cursor: not-allowed; }
  .projects .result .extra, .projects .project .extra {
    display: none; }
  .projects .result .right-actions, .projects .project .right-actions {
    position: absolute;
    top: 0;
    right: 0; }
    .projects .result .right-actions .project-status-container, .projects .project .right-actions .project-status-container {
      position: absolute;
      right: 74px;
      top: 13px;
      z-index: 1; }
    .projects .result .right-actions .glyphicon-option-horizontal, .projects .project .right-actions .glyphicon-option-horizontal {
      text-align: center;
      position: absolute;
      margin-top: -12px;
      top: 20px;
      right: 0;
      font-size: 24px;
      color: #3D6DB5;
      cursor: pointer;
      border-left: 1px solid #d3d8dc;
      padding-left: 25px; }
      .projects .result .right-actions .glyphicon-option-horizontal.project-list-menu, .projects .project .right-actions .glyphicon-option-horizontal.project-list-menu {
        top: 7px;
        border-left: none; }
      .projects .result .right-actions .glyphicon-option-horizontal .dropdown, .projects .project .right-actions .glyphicon-option-horizontal .dropdown {
        right: -35px;
        top: 24px;
        padding: 7px 15px 8px 15px;
        width: 126px;
        display: none;
        background-color: #ffffff;
        z-index: 100;
        position: absolute;
        text-align: left;
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.175); }
        .projects .result .right-actions .glyphicon-option-horizontal .dropdown ul, .projects .project .right-actions .glyphicon-option-horizontal .dropdown ul {
          margin: 0;
          padding: 0;
          list-style-type: none; }
          .projects .result .right-actions .glyphicon-option-horizontal .dropdown ul li, .projects .project .right-actions .glyphicon-option-horizontal .dropdown ul li {
            font-size: 12px;
            padding: 8px 0 7px 0; }
            .projects .result .right-actions .glyphicon-option-horizontal .dropdown ul li a, .projects .project .right-actions .glyphicon-option-horizontal .dropdown ul li a {
              line-height: 12px; }
              .projects .result .right-actions .glyphicon-option-horizontal .dropdown ul li a.project-delete-link, .projects .project .right-actions .glyphicon-option-horizontal .dropdown ul li a.project-delete-link {
                color: #c02110; }
              .projects .result .right-actions .glyphicon-option-horizontal .dropdown ul li a.disabled:hover, .projects .project .right-actions .glyphicon-option-horizontal .dropdown ul li a.disabled:hover {
                color: #385d91;
                text-decoration: none; }
        .projects .result .right-actions .glyphicon-option-horizontal .dropdown.open, .projects .project .right-actions .glyphicon-option-horizontal .dropdown.open {
          display: block; }
      .projects .result .right-actions .glyphicon-option-horizontal .dropdown-overlay, .projects .project .right-actions .glyphicon-option-horizontal .dropdown-overlay {
        cursor: auto;
        z-index: 10;
        display: none;
        position: fixed;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0; }
        .projects .result .right-actions .glyphicon-option-horizontal .dropdown-overlay.active, .projects .project .right-actions .glyphicon-option-horizontal .dropdown-overlay.active {
          display: block; }
    .projects .result .right-actions .sale-button-container, .projects .project .right-actions .sale-button-container {
      right: 0;
      bottom: 8px; }

.projects .result {
  padding: 12px;
  border-width: 1px 0 0 0; }
  .projects .result:first-child {
    border-width: 0; }
  .projects .result .top {
    position: relative; }
    .projects .result .top .left-content {
      width: 25%;
      margin-right: 12px; }
    .projects .result .top .right-content {
      float: left;
      width: 100%; }
      .projects .result .top .right-content .details {
        position: relative;
        margin-bottom: 10px; }
        .projects .result .top .right-content .details h2 {
          font-style: italic; }
        .projects .result .top .right-content .details .project-title {
          overflow-wrap: break-word;
          width: 236px; }
        .projects .result .top .right-content .details p {
          font-size: 14px; }
        .projects .result .top .right-content .details ul {
          margin: 0; }
          .projects .result .top .right-content .details ul.list-unstyled li {
            padding-left: 0;
            border: none;
            line-height: 20px; }
        .projects .result .top .right-content .details .item, .projects .result .top .right-content .details li {
          font-size: 14px;
          line-height: 14px;
          color: #21282d;
          border-right: 1px solid #21282d;
          padding: 0 6px; }
          .projects .result .top .right-content .details .item:first-of-type, .projects .result .top .right-content .details li:first-of-type {
            padding-left: 0; }
          .projects .result .top .right-content .details .item:last-of-type, .projects .result .top .right-content .details li:last-of-type {
            border: none; }
    .projects .result .top .right-actions .project-status-container {
      right: 30px; }
    .projects .result .top .right-actions .glyphicon-option-horizontal {
      text-align: center;
      position: absolute;
      margin-top: -12px;
      top: 20px;
      right: 0;
      font-size: 24px;
      color: #3D6DB5;
      cursor: pointer;
      border-left: 1px solid #d3d8dc;
      padding-left: 25px; }
      .projects .result .top .right-actions .glyphicon-option-horizontal .dropdown {
        right: -35px;
        top: 24px;
        padding: 7px 15px 8px 15px;
        width: 126px;
        display: none;
        background-color: #ffffff;
        z-index: 100;
        position: absolute;
        text-align: left;
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.175); }
        .projects .result .top .right-actions .glyphicon-option-horizontal .dropdown ul {
          margin: 0;
          padding: 0;
          list-style-type: none; }
          .projects .result .top .right-actions .glyphicon-option-horizontal .dropdown ul li {
            color: #3D6DB5;
            font-size: 12px;
            padding: 8px 0 7px 0; }
            .projects .result .top .right-actions .glyphicon-option-horizontal .dropdown ul li a {
              line-height: 12px; }
        .projects .result .top .right-actions .glyphicon-option-horizontal .dropdown.open {
          display: block; }
      .projects .result .top .right-actions .glyphicon-option-horizontal .dropdown-overlay {
        cursor: auto;
        z-index: 10;
        display: none;
        position: fixed;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0; }
        .projects .result .top .right-actions .glyphicon-option-horizontal .dropdown-overlay.active {
          display: block; }
    .projects .result .top .right-actions .glyphicon-option-horizontal {
      padding-left: 10px;
      right: -13px; }
  .projects .result .status-row {
    margin-top: 15px;
    margin-bottom: 40px;
    width: 105%; }
  .projects .result .result-bottom {
    float: right;
    height: 0px; }
    .projects .result .result-bottom .sale-button-container {
      position: relative;
      top: -30px;
      right: -12px; }
      .projects .result .result-bottom .sale-button-container .sale-button {
        font-size: 10px; }
  .projects .result .bottom {
    display: none; }

.projects .project {
  padding: 24px;
  border-width: 0 1px 1px;
  position: relative;
  min-height: 340px; }
  .projects .project .top {
    height: 100%;
    position: relative;
    margin-bottom: 36px; }
    .projects .project .top .left-content {
      width: 30%;
      margin-right: 5%;
      margin-bottom: 20px; }
    .projects .project .top .right-content {
      float: left;
      width: 65%; }
      .projects .project .top .right-content .details .project-status-container {
        margin-bottom: 10px; }
      .projects .project .top .right-content .details .margin-bottom {
        margin-bottom: 20px; }
      .projects .project .top .right-content .details dl {
        margin-bottom: 0; }
        .projects .project .top .right-content .details dl .margin-bottom {
          margin-bottom: 20px; }
        .projects .project .top .right-content .details dl dt {
          font-size: 12px;
          line-height: 12px;
          color: #757575;
          text-transform: uppercase;
          font-weight: normal; }
        .projects .project .top .right-content .details dl dd {
          font-size: 16px;
          line-height: 16px;
          color: #21282d;
          margin-bottom: 20px; }
          .projects .project .top .right-content .details dl dd:last-child {
            margin-bottom: 0; }
  .projects .project .status-row {
    position: absolute;
    bottom: 70px;
    margin-top: 10px;
    width: 84%; }
  .projects .project .bottom .sale-button-container {
    top: 13px;
    right: 0;
    margin-top: 0; }

@media all and (min-width: 400px) {
  .projects .project .status-row {
    width: 87%; }
  .projects .result .top .left-content {
    width: 90px; }
  .projects .result .top .right-content .project-title {
    width: 280px; }
  .projects .result .top .right-actions .project-status-container {
    right: 74px; }
  .projects .result .top .right-actions .glyphicon-option-horizontal {
    right: 0;
    padding-left: 25px; }
  .projects .result .status-row {
    width: 100%; }
  .projects .result .result-bottom .sale-button-container {
    right: 0; } }

@media all and (min-width: 430px) {
  .projects .project .status-row {
    width: 58%;
    right: 10px;
    margin-right: 14px; } }

@media all and (min-width: 480px) {
  .projects .project .bottom > div {
    display: inline-block;
    margin-top: 22px; }
    .projects .project .bottom > div p {
      font-size: 14px;
      line-height: 14px; }
  .projects .result .top .right-content .details {
    margin-bottom: 0; }
    .projects .result .top .right-content .details .project-title {
      width: 400px !important; }
  .projects .result .status-row {
    margin-bottom: 0;
    width: 65%; }
  .projects .result .result-bottom .sale-button-container .sale-button {
    font-size: 12px; } }

@media all and (min-width: 650px) {
  .projects .project .status-row {
    width: 61%; } }

@media all and (min-width: 768px) {
  .projects .project {
    float: left;
    width: 50%;
    padding: 18px;
    min-height: 530px; }
    .projects .project:nth-child(even) {
      border-left: none; }
    .projects .project .top {
      min-height: 240px;
      margin-bottom: 0; }
      .projects .project .top .left-content,
      .projects .project .top .type {
        width: 110px;
        margin-right: 24px; }
      .projects .project .top .right-content {
        width: auto; }
    .projects .project .status-row {
      width: 86%;
      right: 4px;
      bottom: 74px; }
    .projects .project .bottom {
      right: 18px;
      left: 18px; }
      .projects .project .bottom > div {
        display: block;
        margin-top: 13px; }
        .projects .project .bottom > div p {
          font-size: 12px; }
        .projects .project .bottom > div.sale-button-container .sale-button {
          font-size: 11px; }
        .projects .project .bottom > div .extra {
          display: none; }
  .projects .result .top .right-content .details .project-title {
    width: 460px !important; }
  .projects .result .status-row {
    width: 60%; } }

@media all and (min-width: 900px) {
  .projects .project .status-row {
    width: 88%; }
  .projects .series .formats {
    width: 80%; } }

@media all and (min-width: 1000px) {
  .projects .project .extra {
    display: inline-block; }
  .projects .project .status-row {
    bottom: 68px;
    width: 89%; }
  .projects .project .bottom > div {
    display: inline-block;
    margin-top: 22px; }
    .projects .project .bottom > div p {
      font-size: 13px;
      line-height: 13px; }
    .projects .project .bottom > div.sale-status {
      margin-top: 22px; }
  .projects .result .top .right-content {
    width: auto; }
    .projects .result .top .right-content .details .project-title {
      width: 300px !important; }
  .projects .result .status-row {
    position: relative;
    left: 100px;
    width: 50%;
    margin-top: -5px; }
  .projects .right-actions {
    width: 132px; } }

@media all and (min-width: 1065px) {
  .projects .project {
    min-height: 360px; }
    .projects .project .status-row {
      width: 90%; } }

@media all and (min-width: 1200px) {
  .projects .project .bottom > div p {
    font-size: 14px;
    line-height: 14px; }
  .projects .project .bottom > div.sale-button-container .sale-button {
    font-size: 12px; }
  .projects .project .bottom > div .extra {
    display: inline-block; }
  .projects .result .top .right-content .details .project-title {
    width: 400px !important; } }

@media all and (min-width: 1275px) {
  .projects .project .status-row {
    width: 91%; }
  .projects .result .top .right-content .details .project-title {
    width: 500px !important; } }

@media all and (min-width: 1340px) {
  .projects .project {
    min-height: 365px;
    width: 450px;
    padding: 24px; }
    .projects .project .status-row {
      right: 10px;
      width: 89%; }
    .projects .project .bottom {
      right: 24px;
      left: 24px; } }

.dropdown-admin-isbn {
  left: -60px;
  top: 46px;
  padding: 7px 15px 8px 15px;
  width: 126px;
  display: none;
  background-color: #ffffff;
  z-index: 100;
  position: absolute;
  text-align: left;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.175); }
  .dropdown-admin-isbn ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    cursor: pointer; }
    .dropdown-admin-isbn ul li {
      font-size: 12px;
      padding: 11px 0 7px 0;
      cursor: pointer;
      width: 100px;
      float: left;
      position: relative;
      height: 44px; }
      .dropdown-admin-isbn ul li:hover {
        color: #385d91;
        text-decoration: none; }
      .dropdown-admin-isbn ul li a {
        line-height: 12px; }
        .dropdown-admin-isbn ul li a.project-delete-link {
          color: #c02110; }
        .dropdown-admin-isbn ul li a.disabled:hover {
          color: #385d91;
          text-decoration: none; }
  .dropdown-admin-isbn.open {
    display: block; }
  .dropdown-admin-isbn .glyphicon-book:before {
    top: 11px !important; }
  .dropdown-admin-isbn .fa-tablet:before {
    top: 8px !important; }

.isbn-container .glyphicon-option-horizontal:before {
  position: absolute;
  left: 22px;
  top: 25px;
  cursor: pointer;
  color: #3D6DB5;
  font-size: 24px; }

.isbn-dropdown-overlay {
  cursor: auto;
  z-index: 10;
  display: none;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0; }

.isbn-dropdown-overlay.active {
  display: block; }

.floatleft {
  float: left; }

.floatright {
  float: right; }

.fa-lightbulb-o.additional:before {
  position: absolute;
  left: 22px;
  top: 29px;
  cursor: pointer;
  color: #3D6DB5;
  font-size: 45px; }

.fa-tablet.additional:before {
  position: absolute;
  left: 22px;
  top: 29px;
  cursor: pointer;
  color: #3D6DB5;
  font-size: 45px; }

.glyphicon-earphone.additional:before {
  position: absolute;
  left: 22px;
  top: 21px;
  cursor: pointer;
  color: #3D6DB5;
  font-size: 28px; }

.isbn-separator {
  border-top: 1px solid #d3d8dc; }

.dropdown-admin-isbn .color-reset {
  color: #acacac !important; }

.dropdown-admin-isbn .color-reset:hover {
  color: #3D6DB5 !important; }

.small-icon {
  width: 100%;
  position: absolute;
  right: 0;
  height: 44px;
  top: 0; }

.small-icon::before {
  right: -4px;
  position: absolute;
  top: -15px;
  bottom: 0; }

.glyphicon-remove-circle.small-icon::before {
  top: 8px !important; }

.image-loader {
  position: relative; }

.cover-image .image-loader .image-loading {
  position: absolute !important;
  top: 15px !important;
  left: 24% !important; }

.projects .highlighted {
  background-color: #f4cc63; }

.projects .group-collapse header h2 .pre-order {
  font-family: 'Lato', sans-serif;
  font-size: 12px;
  font-style: normal;
  line-height: 12px;
  padding-left: 8px; }

.projects .group-collapse header.has-error, .projects .group-collapse header.has-preorder-error {
  border: 1px solid #c02110; }

.projects .group-collapse header.has-preorder-error {
  background: #fee0dd; }

.projects .group-collapse header .group-collapse-right .project-versions {
  float: right;
  line-height: 24px;
  font-size: 12px;
  color: #757575;
  margin-right: 15px;
  text-transform: uppercase; }

.projects .group-collapse section {
  padding: 0; }
  .projects .group-collapse section.series {
    background: #ffffff;
    padding: 18px; }

.project-sort-options .project-list-search {
  position: relative; }
  .project-sort-options .project-list-search .glyphicon {
    position: absolute;
    font-size: 22px;
    color: #acacac;
    top: 18px;
    right: 24px;
    cursor: pointer; }

.add-new-row {
  color: #3D6DB5; }
  .add-new-row .glyphicon-plus {
    margin-right: 5px; }

.project-sort-options .project-list-sort {
  margin-bottom: 24px; }

@media all and (min-width: 768px) {
  .project-sort-options {
    margin-top: 36px;
    padding: 36px 0 12px;
    border: 1px solid #d3d8dc;
    border-width: 1px 0; } }

.left-sidebar-wrapper .left-sidebar-container .custom-pagination {
  margin-bottom: 0; }

.left-sidebar-wrapper .left-sidebar-container .project-search-results .psr-top {
  border-bottom: 1px solid #d3d8dc;
  padding-bottom: 10px; }
  .left-sidebar-wrapper .left-sidebar-container .project-search-results .psr-top .psr-result-totals {
    float: left; }

.left-sidebar-wrapper .left-sidebar-container .project-search-results .psr-bottom .custom-pagination {
  padding-top: 15px;
  border-top: 1px solid #d3d8dc; }

.left-sidebar-wrapper .left-sidebar-container .no-results {
  padding-bottom: 40px; }

.recently-deleted-alert {
  position: absolute;
  top: -30px; }

.recently-deleted-days {
  position: absolute;
  top: -28px;
  text-align: center;
  color: #3D6DB5;
  cursor: pointer;
  text-align: center;
  width: 88px; }

.color-red {
  color: #c02110; }

.widget .controls ul.book-type,
.widget .controls ul.period {
  margin: 0;
  padding: 0; }
  .widget .controls ul.book-type li,
  .widget .controls ul.period li {
    margin: 0;
    list-style: none;
    text-align: center; }
  .widget .controls ul.book-type.book-type,
  .widget .controls ul.period.book-type {
    text-align: center;
    font-size: 11px;
    margin-bottom: 15px; }
    .widget .controls ul.book-type.book-type li,
    .widget .controls ul.period.book-type li {
      display: inline-block;
      width: 62px;
      padding-left: 2px;
      padding-right: 2px;
      border: solid 1px #d3d8dc;
      cursor: pointer; }
    .widget .controls ul.book-type.book-type li:first-child,
    .widget .controls ul.period.book-type li:first-child {
      border-right: none; }
    .widget .controls ul.book-type.book-type li:last-child,
    .widget .controls ul.period.book-type li:last-child {
      border-left: none; }
    .widget .controls ul.book-type.book-type .active-selection,
    .widget .controls ul.period.book-type .active-selection {
      border: solid 1px #385d91 !important; }
    .widget .controls ul.book-type.book-type li:first-child.active-selection + li,
    .widget .controls ul.period.book-type li:first-child.active-selection + li {
      border-left: none; }
    .widget .controls ul.book-type.book-type li:first-child:not(.active-selection) + li:not(.active-selection),
    .widget .controls ul.period.book-type li:first-child:not(.active-selection) + li:not(.active-selection) {
      border-right: none; }
    .widget .controls ul.book-type.book-type li.disabled,
    .widget .controls ul.period.book-type li.disabled {
      cursor: pointer !important;
      color: #d2d2d2;
      pointer-events: none;
      border-color: #d2d2d2 !important; }
    .widget .controls ul.book-type.book-type .all-books:before,
    .widget .controls ul.period.book-type .all-books:before {
      content: "\2022";
      color: #3D6DB5;
      font-size: 12px;
      display: inline-block;
      margin-right: 2px; }
    .widget .controls ul.book-type.book-type .ebook:before,
    .widget .controls ul.period.book-type .ebook:before {
      content: "\2022";
      color: #FED579;
      font-size: 12px;
      display: inline-block;
      margin-right: 2px; }
    .widget .controls ul.book-type.book-type .print:before,
    .widget .controls ul.period.book-type .print:before {
      content: "\2022";
      color: #D14900;
      font-size: 12px;
      display: inline-block;
      margin-right: 2px; }
    .widget .controls ul.book-type.book-type .nineteen:before,
    .widget .controls ul.period.book-type .nineteen:before {
      content: "\2022";
      color: #44D7B6;
      font-size: 12px;
      display: inline-block;
      margin-right: 2px; }
    .widget .controls ul.book-type.book-type .eighteen:before,
    .widget .controls ul.period.book-type .eighteen:before {
      content: "\2022";
      color: #E85C34;
      font-size: 12px;
      display: inline-block;
      margin-right: 2px; }
    .widget .controls ul.book-type.book-type .seventeen:before,
    .widget .controls ul.period.book-type .seventeen:before {
      content: "\2022";
      color: #3368FF;
      font-size: 12px;
      display: inline-block;
      margin-right: 2px; }
  .widget .controls ul.book-type.period,
  .widget .controls ul.period.period {
    float: left;
    margin-right: 2px;
    font-size: 14px; }
    .widget .controls ul.book-type.period li,
    .widget .controls ul.period.period li {
      float: left;
      width: 62px;
      padding-left: 2px;
      padding-right: 2px; }
    .widget .controls ul.book-type.period li a,
    .widget .controls ul.period.period li a {
      color: #21282d;
      text-decoration: none;
      position: relative; }
    .widget .controls ul.book-type.period li.disabled a,
    .widget .controls ul.period.period li.disabled a {
      color: #d2d2d2;
      cursor: default !important;
      pointer-events: disabled; }
    .widget .controls ul.book-type.period .active-selection a:after,
    .widget .controls ul.period.period .active-selection a:after {
      content: "";
      width: 100%;
      position: absolute;
      left: 0;
      bottom: -3px;
      border-width: 0 0 2px;
      border-style: solid;
      border-color: #21282d; }

@media all and (min-width: 450px) {
  .widget .controls ul.book-type,
  .widget .controls ul.period {
    margin: 0;
    padding: 0; }
    .widget .controls ul.book-type li,
    .widget .controls ul.period li {
      float: left;
      margin: 0;
      list-style: none;
      text-align: center; }
    .widget .controls ul.book-type.book-type,
    .widget .controls ul.period.book-type {
      float: left;
      font-size: 11px; }
      .widget .controls ul.book-type.book-type li,
      .widget .controls ul.period.book-type li {
        width: 62px;
        padding-left: 2px;
        padding-right: 2px;
        border: solid 1px #d3d8dc;
        cursor: pointer; }
      .widget .controls ul.book-type.book-type li:first-child,
      .widget .controls ul.period.book-type li:first-child {
        border-right: none; }
      .widget .controls ul.book-type.book-type li:last-child,
      .widget .controls ul.period.book-type li:last-child {
        border-left: none; }
      .widget .controls ul.book-type.book-type .active-selection,
      .widget .controls ul.period.book-type .active-selection {
        border: solid 1px #385d91 !important; }
      .widget .controls ul.book-type.book-type li:first-child.active-selection + li,
      .widget .controls ul.period.book-type li:first-child.active-selection + li {
        border-left: none; }
      .widget .controls ul.book-type.book-type li:first-child:not(.active-selection) + li:not(.active-selection),
      .widget .controls ul.period.book-type li:first-child:not(.active-selection) + li:not(.active-selection) {
        border-right: none; }
      .widget .controls ul.book-type.book-type li.disabled,
      .widget .controls ul.period.book-type li.disabled {
        cursor: pointer !important;
        color: #d2d2d2;
        pointer-events: none;
        border-color: #d2d2d2 !important; }
      .widget .controls ul.book-type.book-type .all-books:before,
      .widget .controls ul.period.book-type .all-books:before {
        content: "\2022";
        color: #3D6DB5;
        font-size: 12px;
        display: inline-block;
        margin-right: 2px; }
      .widget .controls ul.book-type.book-type .ebook:before,
      .widget .controls ul.period.book-type .ebook:before {
        content: "\2022";
        color: #FED579;
        font-size: 12px;
        display: inline-block;
        margin-right: 2px; }
      .widget .controls ul.book-type.book-type .print:before,
      .widget .controls ul.period.book-type .print:before {
        content: "\2022";
        color: #D14900;
        font-size: 12px;
        display: inline-block;
        margin-right: 2px; }
    .widget .controls ul.book-type.period,
    .widget .controls ul.period.period {
      float: right;
      margin-right: 2px;
      font-size: 14px; }
      .widget .controls ul.book-type.period li,
      .widget .controls ul.period.period li {
        width: 62px;
        padding-left: 2px;
        padding-right: 2px; }
      .widget .controls ul.book-type.period li a,
      .widget .controls ul.period.period li a {
        color: #21282d;
        text-decoration: none;
        position: relative; }
      .widget .controls ul.book-type.period li.disabled a,
      .widget .controls ul.period.period li.disabled a {
        color: #d2d2d2;
        cursor: default !important;
        pointer-events: disabled; }
      .widget .controls ul.book-type.period .active-selection a:after,
      .widget .controls ul.period.period .active-selection a:after {
        content: "";
        width: 100%;
        position: absolute;
        left: 0;
        bottom: -3px;
        border-width: 0 0 2px;
        border-style: solid;
        border-color: #21282d; } }

@media all and (min-width: 768px) {
  .widget .date-filter {
    margin-top: -24px; }
  .widget .date-filter-date-start {
    margin-top: 4px;
    width: auto;
    border: 1px solid #6b6b6a;
    border-width: 0px 1px 0px 0px;
    padding: 0 25px; }
  .widget .date-filter-date-end {
    margin-top: 4px;
    width: auto;
    padding: 0 25px; }
  .widget .graphByMonth .date-filter-date-start {
    padding: 0 25px; }
  .widget .graphByMonth .date-filter-date-end {
    padding: 0 25px; } }

#seriesGraphByDate .new-position {
  position: absolute;
  top: -18px; }

#seriesGraphByDate .options-dropdown,
#seriesGraphByBook .options-dropdown {
  z-index: 5 !important; }

.blankDiv {
  width: 17% !important; }

.widthInc {
  margin-right: 20px;
  padding-left: 0;
  width: 17% !important; }

@media all and (min-width: 360px) and (max-width: 767px) {
  .widthInc {
    width: 100% !important;
    margin-top: 10px;
    padding: 0; }
  .widget .date-filter-date-start {
    padding-left: 25px !important;
    border: 1px solid #6b6b6a;
    border-width: 0px 1px 0px 0px;
    margin-top: 10px; }
  .widget .date-filter-date-end {
    padding-right: 25px !important;
    margin-top: 10px; }
  .seriesSaleDate {
    width: 50% !important;
    padding-right: 15px;
    padding-left: 15px; }
  .pr_38 {
    padding-right: 38px !important;
    padding-left: 5px !important; }
  .pl_38 {
    padding-left: 38px !important;
    padding-right: 5px !important; }
  .isCustomDateRange .pr_38 {
    padding-left: 2px !important; }
  .isCustomDateRange .pl_38 {
    padding-right: 2px !important; } }

.startLabel,
.endLabel {
  margin: 0;
  padding-top: 4px;
  font-family: "Lato", sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #6b6b6a; }

.startText,
.endText {
  font-family: "Lato", sans-serif;
  font-size: 15px;
  font-weight: 700;
  color: #21282d;
  padding-top: 4px;
  margin-bottom: 4px; }

.hide-datePicker-Series {
  display: none !important; }

.show-datePicker-Series {
  display: block !important; }

.dateErrorMessage {
  font-size: 13.2px;
  color: #c02110;
  position: absolute;
  top: -18px; }

@media all and (min-width: 320px) and (max-width: 480px) {
  .dateErrorMessage {
    font-size: 11px;
    top: -4px; }
  .controls ul.book-type.book-type li {
    width: 33% !important;
    padding-top: 3px !important;
    padding-bottom: 3px !important; } }

.customDateErr {
  top: 5px;
  right: 115px; }

.seriesSaleDate {
  width: 14%;
  padding-right: 0;
  padding-left: 20px; }

@media all and (min-width: 768px) and (max-width: 1023px) {
  .reset-col [class*="col-"] {
    min-height: 0 !important; }
  .widthInc {
    width: 19% !important;
    margin-right: 20px; }
  .seriesSaleDate {
    width: 20% !important; }
  .widget .date-filter-date-end {
    padding: 0 25px 0 10px; }
  .widget .date-filter-date-start {
    padding: 0 10px 0 25px; } }

.sales-reporting-dashboard-layout .sales-notice {
  margin: 12px 0 24px 0; }

.sales-line-widget .line-chart .highcharts-color-0 {
  cursor: pointer !important; }

.sales-line-widget .line-chart .highcharts-color-1 {
  cursor: pointer !important; }

@media all and (min-width: 360px) and (max-width: 640px) {
  .nav-tabs > li > a {
    margin-right: 0px; } }

.best-seller-sales-widget.widget .controls {
  margin-top: 20px; }
  .best-seller-sales-widget.widget .controls ul.period li {
    width: 85px !important; }

.best-seller-sales-widget.widget .toggle {
  margin-top: 10px; }

.best-seller-sales-widget.widget .see-more-row {
  margin-top: 25px;
  margin-bottom: 25px; }
  .best-seller-sales-widget.widget .see-more-row .btn, .best-seller-sales-widget.widget .see-more-row .np-mkt-included-content .btn-nookpress, .np-mkt-included-content .best-seller-sales-widget.widget .see-more-row .btn-nookpress, .best-seller-sales-widget.widget .see-more-row .np-mkt-included-content .btn-nookpress-ghost, .np-mkt-included-content .best-seller-sales-widget.widget .see-more-row .btn-nookpress-ghost {
    width: 198px;
    height: 60px;
    background-color: transparent;
    color: #3D6DB5;
    border: 3px solid #3D6DB5;
    border-radius: 0;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    text-transform: capitalize;
    padding: 0;
    display: inline-block;
    cursor: pointer;
    transition: background 0.4s cubic-bezier(0.5, 0, 0.3, 1), color 0.4s cubic-bezier(0.5, 0, 0.3, 1);
    background-color: #ffffff;
    border: 2px solid #385d91;
    border-color: #385d91;
    color: #385d91;
    margin-right: 20px;
    height: 45px;
    width: 160px;
    font-size: 14px; }
    .best-seller-sales-widget.widget .see-more-row .btn:active, .best-seller-sales-widget.widget .see-more-row .np-mkt-included-content .btn-nookpress:active, .np-mkt-included-content .best-seller-sales-widget.widget .see-more-row .btn-nookpress:active, .best-seller-sales-widget.widget .see-more-row .np-mkt-included-content .btn-nookpress-ghost:active, .np-mkt-included-content .best-seller-sales-widget.widget .see-more-row .btn-nookpress-ghost:active, .best-seller-sales-widget.widget .see-more-row .btn:focus, .best-seller-sales-widget.widget .see-more-row .np-mkt-included-content .btn-nookpress:focus, .np-mkt-included-content .best-seller-sales-widget.widget .see-more-row .btn-nookpress:focus, .best-seller-sales-widget.widget .see-more-row .np-mkt-included-content .btn-nookpress-ghost:focus, .np-mkt-included-content .best-seller-sales-widget.widget .see-more-row .btn-nookpress-ghost:focus, .best-seller-sales-widget.widget .see-more-row .btn:hover, .best-seller-sales-widget.widget .see-more-row .np-mkt-included-content .btn-nookpress:hover, .np-mkt-included-content .best-seller-sales-widget.widget .see-more-row .btn-nookpress:hover, .best-seller-sales-widget.widget .see-more-row .np-mkt-included-content .btn-nookpress-ghost:hover, .np-mkt-included-content .best-seller-sales-widget.widget .see-more-row .btn-nookpress-ghost:hover {
      background-color: #385d91;
      color: #ffffff;
      border: 3px solid #385d91;
      outline: none; }
    .best-seller-sales-widget.widget .see-more-row .btn[disabled], .best-seller-sales-widget.widget .see-more-row .np-mkt-included-content .btn-nookpress[disabled], .np-mkt-included-content .best-seller-sales-widget.widget .see-more-row .btn-nookpress[disabled], .best-seller-sales-widget.widget .see-more-row .np-mkt-included-content .btn-nookpress-ghost[disabled], .np-mkt-included-content .best-seller-sales-widget.widget .see-more-row .btn-nookpress-ghost[disabled] {
      border-color: #acacac;
      color: #acacac;
      background-color: transparent;
      cursor: not-allowed; }
      .best-seller-sales-widget.widget .see-more-row .btn[disabled]:hover, .best-seller-sales-widget.widget .see-more-row .np-mkt-included-content .btn-nookpress[disabled]:hover, .np-mkt-included-content .best-seller-sales-widget.widget .see-more-row .btn-nookpress[disabled]:hover, .best-seller-sales-widget.widget .see-more-row .np-mkt-included-content .btn-nookpress-ghost[disabled]:hover, .np-mkt-included-content .best-seller-sales-widget.widget .see-more-row .btn-nookpress-ghost[disabled]:hover {
        background-color: transparent;
        border-color: #acacac;
        color: #acacac;
        cursor: not-allowed; }
    .best-seller-sales-widget.widget .see-more-row .btn span, .best-seller-sales-widget.widget .see-more-row .np-mkt-included-content .btn-nookpress span, .np-mkt-included-content .best-seller-sales-widget.widget .see-more-row .btn-nookpress span, .best-seller-sales-widget.widget .see-more-row .np-mkt-included-content .btn-nookpress-ghost span, .np-mkt-included-content .best-seller-sales-widget.widget .see-more-row .btn-nookpress-ghost span {
      font-size: 12px; }

.best-seller-sales-widget.widget .best-seller {
  background-color: #F9F9F9;
  margin-right: 0;
  margin-left: 0; }

.best-seller-sales-widget.widget .best-seller-row {
  margin-top: 25px;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 25px; }
  .best-seller-sales-widget.widget .best-seller-row .book-column {
    margin-bottom: 20px; }
    .best-seller-sales-widget.widget .best-seller-row .book-column .no-book-img {
      display: block;
      height: 75px;
      width: 75px;
      background-color: #eaeae9;
      margin-bottom: 25px; }
  .best-seller-sales-widget.widget .best-seller-row .book-column-last {
    margin-bottom: 0 !important; }
  .best-seller-sales-widget.widget .best-seller-row .number {
    float: left;
    width: 8%;
    line-height: 75px; }
    .best-seller-sales-widget.widget .best-seller-row .number span {
      font-family: Poynter, Georgia, serif;
      font-weight: 600;
      font-style: normal;
      font-size: 34px;
      color: #acacac; }
  .best-seller-sales-widget.widget .best-seller-row .book {
    float: left;
    width: 66%;
    margin-left: 20px;
    font-size: 14px;
    padding-left: 0;
    margin-top: -5px;
    line-height: 30px; }
    .best-seller-sales-widget.widget .best-seller-row .book .format {
      font-size: 13px;
      font-weight: 700;
      text-transform: uppercase; }
    .best-seller-sales-widget.widget .best-seller-row .book .eBook.format {
      color: #FEE1A9; }
    .best-seller-sales-widget.widget .best-seller-row .book .print.format {
      color: #FAB5B0; }
    .best-seller-sales-widget.widget .best-seller-row .book .title {
      font-family: Poynter, Georgia, serif;
      font-weight: 400;
      font-style: normal;
      font-size: 16px;
      font-style: italic; }
    .best-seller-sales-widget.widget .best-seller-row .book .author {
      font-size: 14px; }
    .best-seller-sales-widget.widget .best-seller-row .book .price {
      font-size: 14px;
      font-weight: 700; }
    .best-seller-sales-widget.widget .best-seller-row .book .no-book-row {
      width: 75px; }
      .best-seller-sales-widget.widget .best-seller-row .book .no-book-row .no-book {
        display: block;
        width: 100%;
        height: 10px;
        margin-left: auto;
        margin-right: auto;
        background-color: #eaeae9;
        border-radius: 10px;
        margin-bottom: 15px; }
      .best-seller-sales-widget.widget .best-seller-row .book .no-book-row .no-book-format {
        width: 50px !important; }
  .best-seller-sales-widget.widget .best-seller-row .no-publish-indicator {
    width: 100%;
    margin-top: -10px;
    margin-bottom: 15px;
    font-size: 14px; }
    .best-seller-sales-widget.widget .best-seller-row .no-publish-indicator table {
      width: 100%;
      height: 100%; }
      .best-seller-sales-widget.widget .best-seller-row .no-publish-indicator table td {
        vertical-align: middle;
        text-align: center;
        line-height: 30px; }

.best-seller-sales-widget.widget .book-row {
  display: none; }

.best-seller-sales-widget.widget .book-row.mobile {
  display: block; }
  .best-seller-sales-widget.widget .book-row.mobile .book .no-book-row:first-child {
    margin-top: 5px; }

.best-seller-sales-widget.widget .book-column img.cover {
  width: 44px;
  height: 70px;
  border: 0;
  cursor: pointer; }

.best-seller-sales-widget.widget .inflexible {
  float: left;
  width: 14%;
  margin-right: 10px; }
  .best-seller-sales-widget.widget .inflexible .format {
    margin-top: 5px;
    margin-left: -5px;
    width: 44px;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase; }
  .best-seller-sales-widget.widget .inflexible .eBook.format {
    color: #FEE1A9; }
  .best-seller-sales-widget.widget .inflexible .print.format {
    color: #FAB5B0; }
  .best-seller-sales-widget.widget .inflexible .no-book-row {
    width: 75px; }
    .best-seller-sales-widget.widget .inflexible .no-book-row .no-book {
      display: block;
      width: 100%;
      height: 10px;
      margin-left: auto;
      margin-right: auto;
      background-color: #eaeae9;
      border-radius: 10px;
      margin-bottom: 15px; }
    .best-seller-sales-widget.widget .inflexible .no-book-row .no-book-format {
      width: 50px !important; }

@media all and (min-width: 768px) {
  .best-seller-sales-widget.widget .book-row {
    display: block; }
  .best-seller-sales-widget.widget .book-row.mobile {
    display: none; }
  .best-seller-sales-widget.widget .best-seller-row {
    margin-top: 25px;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 25px; }
    .best-seller-sales-widget.widget .best-seller-row .book-column {
      margin-bottom: 20px;
      margin-top: 5px;
      padding-left: 30px;
      width: 20%; }
      .best-seller-sales-widget.widget .best-seller-row .book-column img.cover {
        height: auto;
        width: 75px; }
      .best-seller-sales-widget.widget .best-seller-row .book-column .no-book-img {
        display: block;
        height: 125px;
        width: 75px;
        background-color: #eaeae9;
        margin-bottom: 25px; }
    .best-seller-sales-widget.widget .best-seller-row .number {
      width: inherit;
      line-height: 112px;
      padding-left: 7px;
      padding-right: 7px; }
      .best-seller-sales-widget.widget .best-seller-row .number span {
        font-family: Poynter, Georgia, serif;
        font-weight: 600;
        font-style: normal;
        font-size: 40px;
        color: #acacac; }
    .best-seller-sales-widget.widget .best-seller-row .book {
      font-size: 14px;
      margin-top: 0;
      margin-left: 0;
      padding-left: 0;
      padding-right: 0;
      height: inherit;
      width: inherit;
      line-height: normal; }
      .best-seller-sales-widget.widget .best-seller-row .book .format {
        margin-top: 20px;
        width: 75px;
        font-size: 13px;
        font-weight: 700;
        text-transform: uppercase;
        text-align: center; }
      .best-seller-sales-widget.widget .best-seller-row .book .eBook.format {
        color: #FEE1A9; }
      .best-seller-sales-widget.widget .best-seller-row .book .print.format {
        color: #FAB5B0; }
      .best-seller-sales-widget.widget .best-seller-row .book .title {
        font-family: Poynter, Georgia, serif;
        font-weight: 400;
        font-style: normal;
        width: 125px;
        font-size: 16px;
        font-style: italic;
        margin-top: 5px;
        margin-left: -20px;
        margin-right: -30px;
        text-align: center;
        overflow: hidden;
        overflow-wrap: break-word; }
      .best-seller-sales-widget.widget .best-seller-row .book .author {
        margin-top: 5px;
        font-size: 14px;
        width: 125px;
        margin-left: -20px;
        margin-right: -30px;
        text-align: center;
        overflow: hidden;
        overflow-wrap: break-word; }
      .best-seller-sales-widget.widget .best-seller-row .book .price {
        width: 75px;
        margin-top: 5px;
        font-size: 14px;
        font-weight: 700;
        text-align: center; } }

.report-dropdown {
  padding: 15px 15px 0 15px;
  text-align: center;
  background-color: #ffffff; }
  .report-dropdown label.primary {
    color: #ffffff; }
  .report-dropdown .input-area:after {
    color: #ffffff; }
  .report-dropdown .input-area input.primary {
    background-color: #3D6DB5; }
  .report-dropdown .select-control {
    display: inline-block;
    width: 247px;
    margin-left: -19px;
    margin-right: 14px; }
  @media all and (min-width: 768px) {
    .report-dropdown {
      margin-bottom: 10px;
      padding: 15px; }
      .report-dropdown .select-control {
        width: 265px;
        margin-left: 5px; } }
  @media all and (min-width: 992px) {
    .report-dropdown .select-control {
      width: 235px;
      margin-left: 0px; } }
  @media all and (min-width: 1100px) {
    .report-dropdown .select-control {
      width: 140%; } }

.recent-sales-widget.widget {
  position: relative; }
  .recent-sales-widget.widget.show-scroll {
    margin-right: 0; }
    .recent-sales-widget.widget.show-scroll .widget-panel {
      max-height: 582px;
      overflow-y: auto; }
  .recent-sales-widget.widget .controls-container {
    flex: none;
    z-index: 1;
    padding: 1px 0 1px 0; }
    .recent-sales-widget.widget .controls-container .controls {
      background: #ffffff; }
      .recent-sales-widget.widget .controls-container .controls ul {
        padding: 12px 0 6px; }
        .recent-sales-widget.widget .controls-container .controls ul.totals {
          text-align: right;
          float: right;
          padding-right: 0;
          padding-left: 6px; }
          .recent-sales-widget.widget .controls-container .controls ul.totals li {
            color: #6b6b6a;
            padding-right: 6px;
            font-size: 14px;
            line-height: 22px; }
            .recent-sales-widget.widget .controls-container .controls ul.totals li strong {
              color: #21282d; }
          .recent-sales-widget.widget .controls-container .controls ul.totals li:last-child {
            padding-right: 0; }
    .recent-sales-widget.widget .controls-container .timezone-container {
      padding-right: 0;
      background: #ffffff; }
      .recent-sales-widget.widget .controls-container .timezone-container .timezone {
        border-bottom: 1px solid #acacac;
        color: #6b6b6a;
        padding-bottom: 6px;
        font-size: 12px;
        text-align: right; }
        .recent-sales-widget.widget .controls-container .timezone-container .timezone strong {
          color: #21282d; }
  .recent-sales-widget.widget .widget-panel {
    display: flex;
    flex-direction: column;
    padding-bottom: 5px; }
    .recent-sales-widget.widget .widget-panel .sales-scroll {
      overflow-y: scroll;
      margin-left: -15px;
      margin-right: -15px;
      z-index: 99; }
    .recent-sales-widget.widget .widget-panel .widget-panel-content {
      margin-left: 15px;
      margin-right: 15px; }
      .recent-sales-widget.widget .widget-panel .widget-panel-content.no-controls .single-recent-sale:first-child {
        padding-top: 0; }
      .recent-sales-widget.widget .widget-panel .widget-panel-content .single-recent-sale {
        border-bottom: 1px solid #acacac;
        padding: 12px 0; }
        .recent-sales-widget.widget .widget-panel .widget-panel-content .single-recent-sale:first-child {
          padding-top: 5px; }
        .recent-sales-widget.widget .widget-panel .widget-panel-content .single-recent-sale:last-child {
          border-bottom: none; }
        .recent-sales-widget.widget .widget-panel .widget-panel-content .single-recent-sale .left-content {
          float: left;
          width: 20%; }
          .recent-sales-widget.widget .widget-panel .widget-panel-content .single-recent-sale .left-content .img-responsive {
            max-height: 90px;
            margin: 0 auto; }
        .recent-sales-widget.widget .widget-panel .widget-panel-content .single-recent-sale .coupon-tag {
          margin-left: 5px; }
        .recent-sales-widget.widget .widget-panel .widget-panel-content .single-recent-sale .payment-info ul li {
          font-size: 14px;
          font-family: 'Lato', sans-serif;
          color: #6b6b6a;
          margin-bottom: 2px;
          margin-left: 25px; }
          .recent-sales-widget.widget .widget-panel .widget-panel-content .single-recent-sale .payment-info ul li .payment-month {
            font-size: 16px;
            font-family: Poynter, Georgia, serif;
            color: #21282d; }
          .recent-sales-widget.widget .widget-panel .widget-panel-content .single-recent-sale .payment-info ul li .bolded-value {
            color: #21282d; }
        .recent-sales-widget.widget .widget-panel .widget-panel-content .single-recent-sale .right-content {
          float: right;
          width: 80%;
          padding-left: 12px; }
          .recent-sales-widget.widget .widget-panel .widget-panel-content .single-recent-sale .right-content ul li {
            font-size: 14px; }
            .recent-sales-widget.widget .widget-panel .widget-panel-content .single-recent-sale .right-content ul li .title {
              font-size: 16px;
              font-family: Poynter, Georgia, serif;
              font-style: italic; }
            .recent-sales-widget.widget .widget-panel .widget-panel-content .single-recent-sale .right-content ul li .attribute-label {
              color: #757575; }
            .recent-sales-widget.widget .widget-panel .widget-panel-content .single-recent-sale .right-content ul li .no-wrap {
              display: inline-block; }
  @media all and (min-width: 768px) {
    .recent-sales-widget.widget.show-scroll {
      margin-right: 0; }
    .recent-sales-widget.widget .widget-panel .widget-panel-content {
      height: 528px; } }

.report-dropdown {
  padding: 15px 15px 0 15px;
  text-align: center;
  background-color: #ffffff; }
  .report-dropdown label.primary {
    color: #ffffff; }
  .report-dropdown .input-area:after {
    color: #ffffff; }
  .report-dropdown .input-area input.primary {
    background-color: #3D6DB5; }
  .report-dropdown .select-control {
    display: inline-block;
    width: 247px;
    margin-left: -19px;
    margin-right: 14px; }
  @media all and (min-width: 768px) {
    .report-dropdown {
      margin-bottom: 10px;
      padding: 15px; }
      .report-dropdown .select-control {
        width: 265px;
        margin-left: 5px; } }
  @media all and (min-width: 992px) {
    .report-dropdown .select-control {
      width: 235px;
      margin-left: 0px; } }
  @media all and (min-width: 1100px) {
    .report-dropdown .select-control {
      width: 140%; } }

.sales-chart-widget.widget {
  /* To ensure Safari & IE don't get a black background */ }
  .sales-chart-widget.widget #srGradient-0 stop {
    stop-color: #385d91; }
  .sales-chart-widget.widget #srGradient-0 stop[offset="0"] {
    stop-opacity: 0.10; }
  .sales-chart-widget.widget #srGradient-0 stop[offset="50%"] {
    stop-opacity: 1; }
  .sales-chart-widget.widget #srGradient-1 stop {
    stop-color: #FED579; }
  .sales-chart-widget.widget #srGradient-1 stop[offset="0"] {
    stop-opacity: 0.10; }
  .sales-chart-widget.widget #srGradient-1 stop[offset="50%"] {
    stop-opacity: 1; }
  .sales-chart-widget.widget #srGradient-2 stop {
    stop-color: #F48E82; }
  .sales-chart-widget.widget #srGradient-2 stop[offset="0"] {
    stop-opacity: 0.10; }
  .sales-chart-widget.widget #srGradient-2 stop[offset="50%"] {
    stop-opacity: 1; }
  .sales-chart-widget.widget h2 span.sub-heading {
    padding-left: 12px;
    font-size: 14px; }
    .sales-chart-widget.widget h2 span.sub-heading .glyphicon {
      margin-top: -3px;
      margin-right: -4px;
      font-size: 6px;
      vertical-align: middle; }
  .sales-chart-widget.widget .hide-data-label {
    display: none; }
  .sales-chart-widget.widget .highcharts-plot-background {
    fill: #ffffff; }
  .sales-chart-widget.widget .highcharts-point-hover {
    cursor: pointer; }
  .sales-chart-widget.widget .booktype-all {
    /* apply gradients here */ }
    .sales-chart-widget.widget .booktype-all .highcharts-point {
      fill: url(#srGradient-0); }
    .sales-chart-widget.widget .booktype-all .highcharts-point-hover {
      fill: #385d91;
      opacity: 1; }
    .sales-chart-widget.widget .booktype-all .highcharts-data-label text {
      color: #21282d;
      text-shadow: -4px -4px 0 #ffffff, 4px -4px 0 #ffffff, -4px 4px 0 #ffffff, 4px 4px 0 #ffffff; }
  .sales-chart-widget.widget .booktype-ebook .highcharts-point {
    fill: url(#srGradient-1); }
  .sales-chart-widget.widget .booktype-ebook .highcharts-point-hover {
    fill: #FED579;
    opacity: 1; }
  .sales-chart-widget.widget .booktype-ebook .highcharts-data-label text {
    fill: #000000; }
  .sales-chart-widget.widget .booktype-spb .highcharts-point {
    fill: url(#srGradient-2); }
  .sales-chart-widget.widget .booktype-spb .highcharts-point-hover {
    fill: #F48E82;
    opacity: 1; }
  .sales-chart-widget.widget .booktype-spb .highcharts-data-label text {
    fill: #000000; }
  .sales-chart-widget.widget .disabled {
    opacity: .20;
    pointer-events: none; }
  .sales-chart-widget.widget .no-publish-indicator {
    position: absolute;
    top: 40%;
    left: 0;
    height: 30%;
    width: 100%;
    background-color: #ffffff;
    z-index: 10;
    font-size: 14px; }
    .sales-chart-widget.widget .no-publish-indicator table {
      width: 100%;
      height: 100%; }
      .sales-chart-widget.widget .no-publish-indicator table td {
        vertical-align: middle;
        text-align: center;
        line-height: 30px; }
  .sales-chart-widget.widget .highcharts-series.unitsFree .highcharts-point {
    fill: #1FC692 !important; }

.no-wrap-text {
  white-space: nowrap; }

.sales-line-widget .nav-tabs {
  display: table;
  margin: 20px auto;
  padding: 0 18px; }

.sales-line-widget header .group-collapse-left {
  margin-right: 5px; }

.sales-line-widget .search-row {
  margin-top: 0px;
  position: relative; }
  .sales-line-widget .search-row .search {
    margin-top: 20px; }
  .sales-line-widget .search-row .glyphicon {
    position: absolute;
    font-size: 22px;
    color: #acacac;
    top: 18px;
    right: 24px;
    cursor: pointer; }
  .sales-line-widget .search-row .disabled {
    opacity: .25;
    pointer-events: none; }

.sales-line-widget .no-results-indicator {
  position: absolute;
  top: 40%;
  left: 0;
  height: 30%;
  width: 100%;
  background-color: transparent;
  z-index: 10;
  font-size: 14px; }
  .sales-line-widget .no-results-indicator table {
    width: 100%;
    height: 100%; }
    .sales-line-widget .no-results-indicator table td {
      vertical-align: middle;
      text-align: center;
      line-height: 15px; }

.sales-line-widget .legend .legend-container {
  margin-right: 12px;
  margin-top: 0px; }

.sales-line-widget .legend .series-1-all, .sales-line-widget .legend .series-1-ebook, .sales-line-widget .legend .series-1-spb {
  font-size: 12px;
  margin-left: 10px; }

.sales-line-widget .legend .series-1-all:before, .sales-line-widget .legend .series-1-ebook:before, .sales-line-widget .legend .series-1-spb:before, .sales-line-widget .legend .series-2:before {
  content: "\2022";
  font-size: 12px;
  display: inline-block;
  margin-right: 2px; }

.sales-line-widget .legend .series-1-all:before {
  color: #3D6DB5; }

.sales-line-widget .legend .series-1-ebook:before {
  color: #FED579; }

.sales-line-widget .legend .series-1-spb:before {
  color: #D14900; }

.sales-line-widget .legend .series-2 {
  font-size: 12px; }

.sales-line-widget .legend .series-2:before {
  color: #1FC692; }

.sales-line-widget .line-chart {
  margin: 0;
  width: 100%;
  max-width: inherit; }
  .sales-line-widget .line-chart .month-break-marker {
    color: #f79e7f;
    font-weight: 700; }
  .sales-line-widget .line-chart .highcharts-color-1 {
    fill: #1FC692 !important;
    stroke: #1FC692 !important; }
  .sales-line-widget .line-chart .highcharts-color-0 {
    fill: #3D6DB5 !important;
    stroke: #3D6DB5 !important; }
  .sales-line-widget .line-chart .highcharts-crosshair {
    stroke-width: 1px;
    stroke: #000000; }
  .sales-line-widget .line-chart .highcharts-series .highcharts-graph {
    stroke-width: 1px; }
  .sales-line-widget .line-chart .highcharts-tooltip.highcharts-color-0 {
    filter: none !important;
    fill: none !important;
    stroke: none !important; }
    .sales-line-widget .line-chart .highcharts-tooltip.highcharts-color-0 .highcharts-tooltip-box {
      fill: none !important; }
  .sales-line-widget .line-chart div.highcharts-tooltip.highcharts-color-0 {
    margin-left: 35px; }

.sales-line-widget .booktype-ebook .highcharts-series-0 {
  fill: #FED579 !important;
  stroke: #FED579 !important; }
  .sales-line-widget .booktype-ebook .highcharts-series-0 .highcharts-point.highcharts-color-0 {
    stroke: #FED579 !important;
    fill: #FED579 !important; }
  .sales-line-widget .booktype-ebook .highcharts-series-0 .highcharts-halo.highcharts-color-0 {
    stroke: #FED579 !important;
    fill: #FED579 !important; }

.sales-line-widget .booktype-spb .highcharts-series-0 {
  fill: #F48E82 !important;
  stroke: #F48E82 !important; }
  .sales-line-widget .booktype-spb .highcharts-series-0 .highcharts-point.highcharts-color-0 {
    stroke: #F48E82 !important;
    fill: #F48E82 !important; }
  .sales-line-widget .booktype-spb .highcharts-series-0 .highcharts-halo.highcharts-color-0 {
    stroke: #F48E82 !important;
    fill: #F48E82 !important; }

@media all and (min-width: 768px) {
  .sales-line-widget header .group-collapse-left {
    margin-right: 120px; } }

.series-sales-widget .widget-information {
  /* To ensure Safari & IE don't get a black background */ }
  .series-sales-widget .widget-information #srGradient-0 stop {
    stop-color: #385d91; }
  .series-sales-widget .widget-information #srGradient-0 stop[offset="0"] {
    stop-opacity: 0.1; }
  .series-sales-widget .widget-information #srGradient-0 stop[offset="50%"] {
    stop-opacity: 1; }
  .series-sales-widget .widget-information #srGradient-1 stop {
    stop-color: #FED579; }
  .series-sales-widget .widget-information #srGradient-1 stop[offset="0"] {
    stop-opacity: 0.1; }
  .series-sales-widget .widget-information #srGradient-1 stop[offset="50%"] {
    stop-opacity: 1; }
  .series-sales-widget .widget-information #srGradient-2 stop {
    stop-color: #F48E82; }
  .series-sales-widget .widget-information #srGradient-2 stop[offset="0"] {
    stop-opacity: 0.1; }
  .series-sales-widget .widget-information #srGradient-2 stop[offset="50%"] {
    stop-opacity: 1; }
  .series-sales-widget .widget-information .bar-chart {
    width: 100%;
    max-width: none; }
    .series-sales-widget .widget-information .bar-chart .highcharts-tooltip .highcharts-tooltip-box {
      fill: none; }
  .series-sales-widget .widget-information .no-publish-indicator {
    position: absolute;
    top: 35%;
    left: 0;
    height: 33%;
    width: 100%;
    z-index: 4;
    font-size: 14px;
    background-color: #ffffff; }
    .series-sales-widget .widget-information .no-publish-indicator table {
      width: 100%;
      height: 100%; }
      .series-sales-widget .widget-information .no-publish-indicator table td {
        vertical-align: middle;
        text-align: center;
        line-height: 30px; }
  .series-sales-widget .widget-information .hide-data-label {
    display: none; }
  .series-sales-widget .widget-information .highcharts-plot-background {
    fill: #ffffff; }
  .series-sales-widget .widget-information .highcharts-point-hover {
    cursor: pointer; }
  .series-sales-widget .widget-information .booktype-all .highcharts-point {
    fill: url(#srGradient-0); }
  .series-sales-widget .widget-information .booktype-all .highcharts-point-hover {
    fill: #385d91;
    opacity: 1; }
  .series-sales-widget .widget-information .booktype-all .highcharts-data-label text {
    font-family: Lato;
    color: #21282d;
    letter-spacing: 0 !important;
    font-size: 11px;
    text-shadow: -4px -4px 0 #ffffff, 4px -4px 0 #ffffff, -4px 4px 0 #ffffff, 4px 4px 0 #ffffff; }
  .series-sales-widget .widget-information .booktype-ebook .highcharts-point {
    fill: url(#srGradient-1); }
  .series-sales-widget .widget-information .booktype-ebook .highcharts-point-hover {
    fill: #FED579;
    opacity: 1; }
  .series-sales-widget .widget-information .booktype-ebook .highcharts-data-label text {
    fill: #000000; }
  .series-sales-widget .widget-information .booktype-spb .highcharts-point {
    fill: url(#srGradient-2); }
  .series-sales-widget .widget-information .booktype-spb .highcharts-point-hover {
    fill: #F48E82;
    opacity: 1; }
  .series-sales-widget .widget-information .booktype-spb .highcharts-data-label text {
    fill: #000000; }
  .series-sales-widget .widget-information .disabled {
    opacity: 0.2;
    pointer-events: none; }
  .series-sales-widget .widget-information .highcharts-series.unitsFree .highcharts-point {
    fill: #1FC692 !important; }

.series-sales-widget .seriesDD {
  margin: 0 0 15px 0;
  width: 47%; }

.series-sales-widget .isCustomDateRange .seriesDD {
  width: 51%; }

.series-sales-widget .toggle-button-container {
  position: relative;
  right: 0;
  bottom: 184px; }

.leftPagination {
  position: absolute;
  z-index: 4;
  background: url(../img/sprites.png) no-repeat -5699px -14px #ffffff;
  height: 17px;
  width: 20px;
  transform: translate(-50%, -50%);
  border: none;
  outline: none;
  top: 309px;
  left: 230px; }

.paginationLeftDisabled {
  position: absolute;
  z-index: 4;
  background: url(../img/sprites.png) no-repeat -5699px -79px #ffffff;
  height: 17px;
  width: 20px;
  transform: translate(-50%, -50%);
  border: none;
  outline: none;
  top: 309px;
  left: 230px; }

.rightPagination {
  position: absolute;
  z-index: 4;
  background: url(../img/sprites.png) no-repeat -5702px -48px #ffffff;
  height: 17px;
  width: 20px;
  top: 299px;
  left: 500px;
  outline: none;
  border: none; }

.graphByMonth .rightPagination,
.graphByMonth .paginationRightDisabled {
  left: 460px; }

.graphByMonth .seriesDD {
  width: 43%; }

.paginationRightDisabled {
  position: absolute;
  z-index: 4;
  background: url(../img/sprites.png) no-repeat -5702px -113px #ffffff;
  height: 17px;
  width: 20px;
  top: 299px;
  left: 500px;
  outline: none;
  border: none; }

.newpagination {
  text-align: center; }

.month-break-marker {
  color: #f79e7f;
  font-weight: 700; }

.month-break-marker1 {
  color: #000000;
  font-weight: 700; }

.futureDatesColor {
  color: #f79e7f;
  font-weight: 700; }

.pastDatesColor {
  color: #a9a9a9 !important;
  background-color: #ffffff;
  font-weight: 700; }

.monthEndDisplay {
  float: right;
  font-size: 9px;
  position: relative;
  bottom: 29px;
  font-family: Lato; }

@media only screen and (min-width: 992px) {
  .monthStartDisplay1 {
    font-size: 9px;
    position: relative;
    bottom: 15px;
    left: 66px;
    font-family: Lato;
    float: left; }
  .monthEndDisplay1 {
    float: right;
    font-size: 9px;
    position: relative;
    bottom: 15px;
    font-family: Lato;
    right: 19px; }
  .monthStartDisplay2 {
    font-size: 9px;
    position: relative;
    bottom: 15px;
    left: 54px;
    font-family: Lato;
    float: left; }
  .monthEndDisplay2 {
    float: right;
    font-size: 9px;
    position: relative;
    bottom: 15px;
    font-family: Lato;
    right: 17px; } }

@media only screen and (min-width: 800px) and (max-width: 991px) {
  .monthStartDisplay1 {
    font-size: 9px;
    position: relative;
    bottom: 24px;
    left: 62px;
    font-family: Lato; }
  .monthEndDisplay1 {
    float: right;
    font-size: 9px;
    position: relative;
    bottom: 15px;
    font-family: Lato;
    right: 14px; }
  .monthStartDisplay2 {
    font-size: 9px;
    position: relative;
    bottom: 24px;
    left: 50px;
    font-family: Lato; }
  .monthEndDisplay2 {
    float: right;
    font-size: 9px;
    position: relative;
    bottom: 15px;
    font-family: Lato;
    right: 12px; } }

@media only screen and (min-width: 300px) and (max-width: 799px) {
  .monthStartDisplay1 {
    font-size: 9px;
    position: relative;
    bottom: 24px;
    left: 53px;
    font-family: Lato; }
  .monthEndDisplay1 {
    float: right;
    font-size: 9px;
    position: relative;
    bottom: 15px;
    font-family: Lato;
    right: 10px; }
  .monthStartDisplay2 {
    font-size: 9px;
    position: relative;
    bottom: 24px;
    left: 47px;
    font-family: Lato; }
  .monthEndDisplay2 {
    float: right;
    font-size: 9px;
    position: relative;
    bottom: 15px;
    font-family: Lato;
    right: 8px; } }

.widget-panel-content {
  padding-bottom: 18px; }

.white-bg {
  background-color: #ffffff;
  padding: 1px 4px;
  font-family: Lato;
  font-size: 12.3px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.67;
  letter-spacing: 0.05px;
  color: #333333; }

.gray-bg {
  background-color: #f4f4f3;
  padding: 1px 4px;
  font-family: Lato;
  font-size: 12.3px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.67;
  letter-spacing: 0.05px;
  color: #333333; }

span.freeUnit {
  font-family: Lato;
  font-size: 12.3px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.67;
  letter-spacing: 0.05px;
  color: #32c793;
  width: 50%;
  display: inline-block; }

span.soldUnit {
  width: 50%;
  display: inline-block;
  font-family: Lato;
  font-size: 12.3px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.67;
  letter-spacing: 0.05px;
  color: #21282d; }

.rightalign {
  width: 50%;
  display: inline-block;
  margin-right: 15px;
  color: #333333; }

.leftalign {
  width: 50%;
  display: inline-block; }

.tp_header {
  font-size: 13px;
  padding-bottom: 5px;
  font-family: Lato;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.06px;
  color: #000000; }

.tp_unit {
  font-size: 13px;
  padding-bottom: 5px;
  background-color: #ffffff;
  font-family: Lato;
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.06px;
  color: #000000; }

.chart_by_book_date .highcharts-tooltip {
  z-index: 5; }

.more_detail_tooltip {
  width: 80px;
  height: 19px;
  position: absolute;
  bottom: 5px; }

.more_detail_commonStyle {
  font-family: Lato;
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.42;
  letter-spacing: 0.05px;
  color: #2f79b9;
  float: right;
  text-decoration: underline; }

.royaltyText {
  font-weight: bold; }
  .royaltyText .freeUnit {
    width: auto !important;
    margin: 0 5px; }

.royaltyDetail {
  font-size: 14px; }

.alignRight {
  float: right; }

.unitsSoldTab .SummarySale {
  bottom: 381px; }

.unitsSoldTab .onlySold .SummarySale {
  bottom: 380px; }

.SummarySale {
  padding: 10px 0;
  height: auto;
  position: absolute;
  width: 47%;
  bottom: 430px;
  right: 0; }
  .SummarySale .noTooltipData {
    float: left;
    width: 100%;
    margin: -10px 0 0 0; }
    .SummarySale .noTooltipData span {
      padding: 0px 5px;
      width: 98%;
      margin: 0px 0 0 3px;
      float: left;
      height: 24px; }
  .SummarySale .summarySeparator {
    margin: 0;
    border-color: #ffffff;
    width: 100%;
    border: none !important; }
  .SummarySale .sale_sum .saleSummaryParent:nth-child(odd) {
    background-color: #f4f4f3; }
    .SummarySale .sale_sum .saleSummaryParent:nth-child(odd) div {
      font-size: 12px;
      padding: 1px; }
  .SummarySale .sale_sum .saleSummaryParent:nth-child(even) {
    background-color: #ffffff; }
    .SummarySale .sale_sum .saleSummaryParent:nth-child(even) div {
      font-size: 12px;
      padding: 1px; }
  .SummarySale .sale_sum {
    margin: 5px; }

span.royalty {
  text-align: right;
  padding-right: 5px;
  width: 100%;
  display: inline-block; }

.chart_by_book_date .highcharts-container {
  overflow: visible !important;
  position: inherit !important; }

.chart_by_book_date .highcharts-tooltip > span {
  position: absolute;
  -moz-box-shadow: 0 1px 9px 0 rgba(39, 39, 39, 0.3);
  -webkit-box-shadow: 0 1px 9px 0 rgba(39, 39, 39, 0.3);
  box-shadow: 0 1px 9px 0 rgba(39, 39, 39, 0.3);
  border: solid 1px #e6e6e6 !important;
  background-color: #ffffff;
  z-index: 999999999999 !important;
  padding: 13px 16px 13px 16px;
  width: 340px;
  height: 216px; }

.chart_by_book_date .highcharts-tooltip > span::after {
  content: "";
  position: absolute;
  top: 100%;
  margin-left: -9px;
  border-width: 8px;
  border-style: solid;
  border-color: transparent transparent #ffffff #ffffff;
  box-shadow: -3px 3px 3px 0 rgba(9, 39, 39, 0.11);
  transform: rotate(-45deg);
  transform-origin: 0 0; }

highcharts-left-caret > span::after {
  left: 30px; }

highcharts-right-caret > span::after {
  left: 300px; }

.chart_by_book_date filter[id^='drop-shadow-'] {
  display: none !important; }

#tooltip_caret_book {
  position: relative;
  min-height: 145px;
  height: auto !important; }

#tooltip_caret {
  position: relative;
  min-height: 195px; }

.tooltip_disable_date {
  min-height: auto !important; }

.tooltip_disable_dateFuture {
  min-height: 90px !important; }

.msg-center-book {
  margin-top: 50px; }

.text_left {
  text-align: left;
  display: inline-block;
  width: 30%; }

.text_right {
  text-align: right;
  display: inline-block;
  width: 50%; }

.highcharts-stack-labels span {
  font-family: Lato;
  color: #21282d;
  text-shadow: -4px -4px 0 #ffffff, 4px -4px 0 #ffffff, -4px 4px 0 #ffffff, 4px 4px 0 #ffffff;
  letter-spacing: 0 !important;
  font-size: 11px; }

.highcharts-data-label text {
  font-family: Lato !important;
  letter-spacing: 0 !important;
  font-size: 11px;
  text-shadow: -4px -4px 0 #ffffff, 4px -4px 0 #ffffff, -4px 4px 0 #ffffff, 4px 4px 0 #ffffff; }

.mrgBot {
  margin-bottom: 9px; }

.chart_by_book_date .highcharts-xaxis-labels {
  top: 21px !important; }

.chart_by_book_date .highcharts-stack-labels {
  top: 55px !important; }

.customdateRightArrow {
  left: 550px !important; }

@-moz-document url-prefix() {}.datepicker_zindex .react-datepicker__tether-element {
  z-index: 4 !important;
  left: -160px !important; }

@media all and (min-width: 320px) and (max-width: 480px) {
  .datepicker_zindex.startdate_align .react-datepicker__tether-element {
    left: -27px !important; }
  .datepicker_zindex.startdate_align .react-datepicker__tether-element-attached-top .react-datepicker__triangle {
    left: 40px !important; } }

.react-datepicker .react-datepicker__day-name,
.react-datepicker .react-datepicker__day {
  width: 35px !important;
  line-height: 35px !important; }

.react-datepicker .react-datepicker__navigation--next {
  right: 20px !important; }

.react-datepicker .react-datepicker__navigation--previous {
  left: 20px !important; }

.date-control .glyphicon {
  right: 5px; }

.react-datepicker__tether-element-attached-top .react-datepicker__triangle {
  left: unset;
  right: 80px; }

.white-bg-date {
  background-color: #ffffff;
  padding: 1px 4px 0px 4px;
  font-family: Lato;
  font-size: 12.3px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.67;
  letter-spacing: 0.05px;
  color: #333333;
  text-align: left; }

.collapse {
  visibility: hidden !important;
  display: grid !important;
  width: 100% !important;
  height: 0;
  overflow: hidden; }

.collapse.in {
  visibility: visible !important;
  display: block !important;
  width: 100% !important;
  height: auto;
  overflow: unset; }

@media all and (min-width: 360px) and (max-width: 767px) {
  .widget .sales-widget-collapse header {
    padding-right: 10px !important; }
  .graphByMonth .rightPagination,
  .graphByMonth .paginationRightDisabled {
    left: 275px;
    top: 415px; }
  .daysRightPaginate .rightPagination,
  .daysRightPaginate .paginationRightDisabled {
    left: 273px;
    top: 415px; }
  .leftPagination,
  .paginationLeftDisabled {
    top: 421px !important;
    left: 33px !important; }
  .customdateRightArrow {
    right: 20px !important;
    top: 427px !important;
    left: unset !important; }
  .customdateLeftArrow {
    left: 47px !important;
    top: 435px !important; }
  .min-height-0 {
    min-height: 0px !important; } }

@media all and (max-width: 767px) {
  .series-sales-widget .toggle-button-container {
    bottom: 0;
    height: 15px;
    margin: 5px 0 20px 0 !important; }
  .series-sales-widget .seriesDD {
    width: 100%; }
  .series-sales-widget .isCustomDateRange .seriesDD {
    width: 100%; }
  .series-sales-widget .SummarySale {
    border-top: 1px solid #bdbdbd;
    bottom: 0 !important;
    position: relative;
    float: none;
    height: 165px;
    width: 100%; }
  .chart_by_book_date .highcharts-stack-labels {
    top: 155px !important; }
  .hasData .chart_by_book_date .highcharts-xaxis-labels {
    top: 193px !important; }
  .mobileSvg svg {
    margin: -100px 0 0 0;
    float: left; }
  .mobileSvg svg.highcharts-root {
    float: none;
    margin: 30px 0 0 0; } }

@media all and (max-width: 767px) {
  .highcharts-tooltip {
    width: 100%; }
    .highcharts-tooltip span.royalty {
      width: 70%; }
    .highcharts-tooltip span.rightalign {
      text-align: right; }
    .highcharts-tooltip .gray-bg,
    .highcharts-tooltip .white-bg {
      padding: 4px 0px 4px 4px; }
  .highcharts-tooltip > span {
    padding: 11px 10px;
    top: 0 !important;
    width: 279px;
    border: 1px solid #385d91 !important;
    width: 99.5% !important;
    height: 190px !important; }
  .highcharts-tooltip > span:after {
    border: none;
    display: none; }
  #tooltip_caret {
    min-height: auto; }
  .more_detail_mobile {
    width: auto;
    margin-top: -2px; }
    .more_detail_mobile .link_color {
      float: left;
      text-decoration: underline; }
  .tooltipClose {
    float: right;
    font-size: 20px;
    color: #000000;
    margin: 5px 0 0 15px;
    font-weight: normal;
    width: auto !important; }
  .icon-close-modal.tooltipClose {
    font-size: 12px; }
  #tooltip_caret_book {
    min-height: auto; }
  .noTooltipData span {
    float: left;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    width: 100%; }
  .noData4 span:nth-child(even),
  .noData2 span:nth-child(even) {
    background-color: #f4f4f3; }
  .noData4 span:nth-child(odd),
  .noData2 span:nth-child(odd) {
    background-color: #ffffff; }
  .noData3 span:nth-child(odd),
  .noData1 span:nth-child(odd) {
    background-color: #f4f4f3; }
  .noData3 span:nth-child(even),
  .noData1 span:nth-child(even) {
    background-color: #ffffff; } }

@media all and (min-width: 768px) and (max-width: 1023px) {
  .rightPagination,
  .paginationRightDisabled {
    left: 425px !important; }
  .leftPagination,
  .paginationLeftDisabled {
    left: 170px; }
  .margin-left-mobile {
    right: 9px !important; }
  .graphByMonth .SummarySale {
    bottom: 580px;
    width: 36%; }
  .graphByMonth .unitsSoldTab .SummarySale {
    bottom: 560px;
    width: 36%; }
  .graphByMonth .unitsSoldTab .onlySold .SummarySale {
    bottom: 580px; }
  .SummarySale {
    bottom: 600px;
    width: 36%; }
  .unitsSoldTab .SummarySale {
    bottom: 535px;
    width: 36%; }
  .unitsSoldTab .onlySold .SummarySale {
    bottom: 555px; }
  .seriesDD {
    width: 64% !important; }
  .isCustomDateRange .rightPagination,
  .isCustomDateRange .paginationRightDisabled {
    left: 450px !important; }
  .isCustomDateRange .leftPagination,
  .isCustomDateRange .paginationLeftDisabled {
    left: 170px; }
  .isCustomDateRange .seriesDD {
    width: 64% !important; }
  .isCustomDateRange .SummarySale {
    bottom: 600px;
    width: 36%; } }

@media all and (max-width: 1024px) {
  .hide-calender-in-mobile {
    display: none; } }

@media all and (min-width: 1024px) and (max-width: 1359px) {
  .series-sales-widget .paginationRightDisabled,
  .series-sales-widget .rightPagination {
    left: 475px !important; }
  .series-sales-widget .graphByMonth .paginationRightDisabled,
  .series-sales-widget .graphByMonth .rightPagination {
    left: 430px !important; }
  .series-sales-widget .leftPagination,
  .series-sales-widget .paginationLeftDisabled {
    left: 210px; }
  .series-sales-widget .unitsSoldTab .SummarySale {
    bottom: 415px !important;
    width: 47%; }
  .series-sales-widget .unitsSoldTab .onlySold .SummarySale {
    bottom: 430px !important; }
  .series-sales-widget .SummarySale {
    width: 47%;
    bottom: 430px; }
  .series-sales-widget .seriesDD {
    width: 49% !important; }
  .unitsSoldTab .SummarySale {
    bottom: 382px;
    width: 39%; }
  .unitsSoldTab .onlySold .SummarySale {
    bottom: 405px; } }

@media (max-width: 1359px) and (min-width: 1080px) {
  .series-sales-widget .paginationRightDisabled,
  .series-sales-widget .rightPagination {
    left: 45% !important; }
  .series-sales-widget .leftPagination,
  .series-sales-widget .paginationLeftDisabled {
    left: 20% !important; } }

@media (max-width: 1079px) and (min-width: 1024px) {
  .series-sales-widget .paginationRightDisabled,
  .series-sales-widget .rightPagination {
    left: 47% !important; }
  .series-sales-widget .leftPagination,
  .series-sales-widget .paginationLeftDisabled {
    left: 20% !important; } }

@media (max-width: 1023px) and (min-width: 980px) {
  .series-sales-widget .paginationRightDisabled,
  .series-sales-widget .rightPagination {
    left: 48% !important; }
  .series-sales-widget .leftPagination,
  .series-sales-widget .paginationLeftDisabled {
    left: 23% !important; } }

@media (max-width: 979px) and (min-width: 910px) {
  .series-sales-widget .paginationRightDisabled,
  .series-sales-widget .rightPagination {
    left: 48% !important; }
  .series-sales-widget .leftPagination,
  .series-sales-widget .paginationLeftDisabled {
    left: 24% !important; } }

@media (max-width: 909px) and (min-width: 830px) {
  .series-sales-widget .paginationRightDisabled,
  .series-sales-widget .rightPagination {
    left: 51% !important; }
  .series-sales-widget .leftPagination,
  .series-sales-widget .paginationLeftDisabled {
    left: 24% !important; } }

@media (max-width: 829px) and (min-width: 768px) {
  .series-sales-widget .paginationRightDisabled,
  .series-sales-widget .rightPagination {
    left: 54% !important; }
  .series-sales-widget .leftPagination,
  .series-sales-widget .paginationLeftDisabled {
    left: 23% !important; } }

@media (max-width: 767px) and (min-width: 360px) {
  .series-sales-widget .leftPagination,
  .series-sales-widget .paginationLeftDisabled {
    top: 245px !important;
    left: 15px !important; }
  .daysRightPaginate .rightPagination,
  .daysRightPaginate .paginationRightDisabled {
    top: 236px; }
  .newpagination {
    position: relative; } }

@media (max-width: 767px) and (min-width: 421px) {
  .widget .date-filter-date-start {
    width: 150px;
    padding-left: 35px !important; }
  .widget .date-filter-date-end {
    width: 150px; } }

@media (max-width: 420px) {
  .widget .date-filter-date-start {
    width: 140px;
    padding-left: 30px !important; }
  .widget .date-filter-date-end {
    width: 140px; } }

@media (min-width: 450px) {
  .widget .controls ul.book-type.book-type li,
  .widget .controls ul.period.book-type li {
    width: 62px !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important; } }

.saleSummaryParent .p-o {
  padding: 0% !important;
  height: 19px; }

.saleSummaryParent .trancate-title {
  white-space: nowrap;
  display: inline-block;
  width: 75%;
  overflow: hidden;
  padding: 0; }
  .saleSummaryParent .trancate-title a {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden; }

.saleSummaryParent .trancate-title-1 {
  white-space: nowrap;
  display: inline-block;
  width: 62%;
  overflow: hidden;
  padding: 0; }
  .saleSummaryParent .trancate-title-1 a {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden; }

.w-100 {
  width: 100%; }

@media (max-width: 900px) and (min-width: 768px) {
  .royalty .royality-earned-bottom {
    bottom: 579px; }
    .royalty .royality-earned-bottom .more_detail_commonStyle {
      width: 100%; } }

@media (max-width: 390px) {
  .royalty .SummarySale .more_detail_commonStyle {
    width: 100%; } }

@media (max-width: 1023px) and (min-width: 768px) {
  .saleSummaryParent .trancate-title-1 {
    width: 55%; } }

.side-margin-5 {
  margin-left: 5px;
  margin-right: 5px; }

.summary-widget {
  margin-top: 130px; }
  .summary-widget .summary-controls {
    width: 100%;
    height: 30px;
    margin-top: -10px;
    margin-bottom: 20px; }
    .summary-widget .summary-controls ul {
      padding: 12px 0; }
  .summary-widget .view-summary {
    position: relative;
    margin: 5px 0 10px 10px; }
    .summary-widget .view-summary a:hover, .summary-widget .view-summary a:focus {
      text-decoration: none; }
    .summary-widget .view-summary .text-center {
      height: 158px; }
    .summary-widget .view-summary .view-reports-text {
      margin-top: 20px;
      margin-right: 10px;
      font-size: 13px;
      height: 38px; }
    .summary-widget .view-summary .module-section {
      padding: 0; }
      .summary-widget .view-summary .module-section .module-columns {
        background-color: #f8f8f8;
        padding: 20px;
        right: 5px;
        height: 180px;
        margin-top: -5px;
        margin-bottom: -5px; }
        .summary-widget .view-summary .module-section .module-columns .mobile-note {
          color: #6b6b6a;
          font-size: 11px;
          height: 15px;
          width: 99%;
          margin-left: 10px;
          margin-bottom: 30px; }
        .summary-widget .view-summary .module-section .module-columns .week-modules {
          margin-left: -5px;
          margin-top: -3px;
          width: 100%; }
        .summary-widget .view-summary .module-section .module-columns .mobile-stretchy-line {
          display: block;
          position: absolute;
          border-bottom: solid 1px #d2d2d2;
          width: 98%;
          top: 170px;
          left: 6px;
          z-index: 1; }
        .summary-widget .view-summary .module-section .module-columns .stretchy-line {
          display: none; }
        .summary-widget .view-summary .module-section .module-columns .recent-sales-note {
          display: none; }
        .summary-widget .view-summary .module-section .module-columns .month-modules {
          margin-left: -5px;
          margin-top: 22px;
          width: 100%; }
    .summary-widget .view-summary .summary-item-header {
      color: #3D6DB5;
      font-size: 12px;
      text-transform: uppercase;
      margin-bottom: 2px; }
      .summary-widget .view-summary .summary-item-header .glyphicon-menu-right {
        margin-top: -3px;
        margin-right: -4px;
        font-size: 6px;
        vertical-align: middle; }
    .summary-widget .view-summary .summary-item {
      margin-bottom: 5px; }
      .summary-widget .view-summary .summary-item .summary-item-container {
        display: 'inline-block';
        vertical-align: bottom; }
        .summary-widget .view-summary .summary-item .summary-item-container .summary-value {
          color: #21282d;
          font-weight: 600;
          font-size: 14px;
          margin-right: 4px; }
        .summary-widget .view-summary .summary-item .summary-item-container .summary-type {
          color: #21282d;
          font-size: 12px; }

@media all and (min-width: 450px) {
  .summary-controls {
    text-align: left;
    margin: -10px 0 12px 10px; }
    .summary-controls ul {
      float: none !important;
      display: inline-block; } }

@media all and (min-width: 768px) {
  .summary-widget {
    margin-top: 0 !important; }
    .summary-widget .widget-panel {
      padding-left: 0 !important;
      padding-right: 0 !important; }
    .summary-widget .summary-controls {
      margin: -10px 0 15px 5px; }
    .summary-widget .view-summary .text-center {
      height: 100px; }
      .summary-widget .view-summary .text-center .text-dropdown-row {
        width: 700px; }
        .summary-widget .view-summary .text-center .text-dropdown-row .view-reports-text {
          font-size: 14px;
          float: left;
          margin-left: 118px;
          text-align: left; }
        .summary-widget .view-summary .text-center .text-dropdown-row .dropdown {
          float: right;
          margin-right: 40px; }
    .summary-widget .view-summary .module-section {
      padding-left: 15px;
      padding-right: 15px; }
      .summary-widget .view-summary .module-section .module-columns {
        height: 160px; }
        .summary-widget .view-summary .module-section .module-columns .mobile-note {
          display: none; }
        .summary-widget .view-summary .module-section .module-columns .week-modules {
          margin-left: -10px;
          margin-top: 2px;
          width: 310px; }
        .summary-widget .view-summary .module-section .module-columns .mobile-stretchy-line {
          display: none; }
        .summary-widget .view-summary .module-section .module-columns .stretchy-line {
          display: block;
          position: absolute;
          right: 15px;
          top: 45px;
          border-left: solid 1px #d2d2d2;
          height: 60%; }
        .summary-widget .view-summary .module-section .module-columns .recent-sales-note {
          color: #6b6b6a;
          font-size: 11px;
          height: 15px;
          margin-left: 10px;
          display: block; }
        .summary-widget .view-summary .module-section .module-columns .month-modules {
          margin-left: 10px;
          margin-top: 22px;
          width: 310px; }
    .summary-widget .view-summary .summary-item .summary-item-container .summary-value {
      font-weight: 600;
      font-size: 16px; } }

@media all and (min-width: 992px) {
  .summary-widget .widget-panel {
    padding: 15px !important; }
  .summary-widget .summary-controls {
    margin-left: 5px;
    margin-bottom: 6px; }
  .summary-widget .view-summary {
    position: relative;
    margin-bottom: 5px; }
    .summary-widget .view-summary .text-center .text-dropdown-row {
      width: 230px; }
      .summary-widget .view-summary .text-center .text-dropdown-row .view-reports-text {
        float: none;
        text-align: left;
        margin-left: -6px; }
      .summary-widget .view-summary .text-center .text-dropdown-row .dropdown {
        float: none;
        margin-left: -25px; }
    .summary-widget .view-summary .module-section {
      left: 24px;
      padding: 0; }
      .summary-widget .view-summary .module-section .module-columns {
        left: -23px; }
        .summary-widget .view-summary .module-section .module-columns .stretchy-line {
          right: 5px; }
        .summary-widget .view-summary .module-section .module-columns .week-modules {
          margin-top: 12px !important;
          width: 320px; }
        .summary-widget .view-summary .module-section .module-columns .month-modules {
          width: 320px; } }

@media all and (min-width: 1050px) {
  .module-columns .stretchy-line {
    right: 18px !important; } }

.container-fix {
  clear: both;
  margin-top: 0; }

#thirtyDay .highcharts-label span {
  border: none !important; }

.view-reports-widget {
  display: table;
  width: 100%; }
  .view-reports-widget .left-content, .view-reports-widget .right-content {
    text-align: center;
    display: block; }
  @media all and (min-width: 768px) {
    .view-reports-widget .left-content {
      text-align: left;
      vertical-align: middle;
      padding-right: 15px;
      width: 100%;
      display: table-cell; }
    .view-reports-widget .right-content {
      vertical-align: middle;
      display: table-cell; }
      .view-reports-widget .right-content .command-button-container {
        min-width: 198px; }
        .view-reports-widget .right-content .command-button-container .command-button {
          margin-top: 0; } }

.widget {
  padding-bottom: 24px; }
  .widget .nav-tabs {
    display: table;
    margin: 20px auto;
    padding: 0 18px; }
  .widget .sales-widget-collapse {
    margin-bottom: 0; }
    .widget .sales-widget-collapse header {
      border-top: none;
      border-left: none;
      border-right: none;
      margin-left: -24px;
      margin-right: -24px;
      padding-left: 24px;
      padding-right: 24px;
      transition: border-bottom-width 0.2s ease-in-out; }
      .widget .sales-widget-collapse header .group-collapse-left h2 {
        font-size: 26px;
        font-style: normal; }
    .widget .sales-widget-collapse header.collapsed {
      border-bottom-width: 0; }
  .widget .widget-header {
    margin-bottom: 12px; }
    .widget .widget-header h2 {
      float: left; }
    .widget .widget-header .view-report-link {
      margin-top: 10px;
      float: right; }
  .widget .widget-panel {
    padding: 24px;
    background-color: #ffffff;
    border: 1px solid #d3d8dc;
    position: relative; }
    .widget .widget-panel.collapsible {
      padding-top: 0;
      padding-bottom: 0; }
    .widget .widget-panel .widget-panel-content {
      height: 100%; }
    .widget .widget-panel .widget-information {
      position: relative; }
    .widget .widget-panel .no-content-indicator {
      font-size: 14px; }
      .widget .widget-panel .no-content-indicator.controls-visible {
        margin-top: 46px; }
    .widget .widget-panel .with-button {
      text-align: center; }
    .widget .widget-panel .without-button {
      text-align: center; }
    .widget .widget-panel .no-overflow {
      overflow: hidden; }
    @media all and (min-width: 768px) {
      .widget .widget-panel .widget-panel-no-content {
        width: 100%;
        height: 545px;
        opacity: .1; }
        .widget .widget-panel .widget-panel-no-content line {
          stroke: #000000;
          stroke-width: 1; }
      .widget .widget-panel .without-button {
        margin-top: 50px;
        text-align: center; }
      .widget .widget-panel .with-button {
        margin-top: 22px;
        line-height: 30px;
        text-align: center; }
      .widget .widget-panel .no-content-indicator {
        position: absolute;
        top: 40%;
        left: 0;
        height: 18%;
        width: 100%;
        background-color: #ffffff;
        z-index: 10; }
        .widget .widget-panel .no-content-indicator.controls-visible {
          margin-top: 0; } }
  @media all and (min-width: 768px) {
    .widget .fixed-height-widget {
      height: 582px;
      overflow-y: auto; } }

.sales-reporting-reports-layout {
  margin: 0 -15px;
  padding-bottom: 15px;
  background-color: #ffffff; }
  .sales-reporting-reports-layout .chooser {
    padding: 15px 15px 0 15px;
    text-align: center;
    background-color: #ffffff; }
    .sales-reporting-reports-layout .chooser label.choose-report {
      display: block;
      font-family: Poynter, Georgia, serif;
      font-weight: normal;
      font-size: 24px; }
    @media all and (min-width: 768px) {
      .sales-reporting-reports-layout .chooser {
        margin-bottom: 10px;
        padding: 15px; }
        .sales-reporting-reports-layout .chooser label.choose-report {
          display: inline-block;
          vertical-align: 9px; }
        .sales-reporting-reports-layout .chooser .select-control {
          display: inline-block;
          width: 240px;
          margin-left: 15px; } }
  .sales-reporting-reports-layout .detail {
    background-color: #ffffff;
    font-size: 12px; }
    .sales-reporting-reports-layout .detail .table {
      margin: 0; }
      .sales-reporting-reports-layout .detail .table tr.view-data-action td {
        padding-top: 2px;
        border-top: none;
        text-align: right; }
    .sales-reporting-reports-layout .detail .detail-header {
      display: table-cell;
      padding: 8px 6px;
      vertical-align: middle;
      background-color: #f8f8f8;
      border-left: 2px solid #ffffff;
      border-bottom-style: none; }
      .sales-reporting-reports-layout .detail .detail-header:first-child {
        border-left: none; }
    .sales-reporting-reports-layout .detail .detail-header-content {
      position: relative;
      padding: 0 12px 0 0;
      font-weight: 700;
      color: #21282d; }
      .sales-reporting-reports-layout .detail .detail-header-content.sortable {
        cursor: pointer; }
      .sales-reporting-reports-layout .detail .detail-header-content .sort-arrows {
        position: absolute;
        top: 50%;
        right: 0;
        width: 12px;
        height: 12px;
        -ms-transform: translate(0, -10px);
        /* IE 9 */
        -webkit-transform: translate(0, -10px);
        /* Safari */
        transform: translate(0, -10px);
        text-align: right; }
    .sales-reporting-reports-layout .detail .detail-row {
      background-color: #ffffff !important; }
      .sales-reporting-reports-layout .detail .detail-row .coupon-link {
        color: #21282d;
        text-decoration: none; }
        .sales-reporting-reports-layout .detail .detail-row .coupon-link .coupon-tag {
          margin-left: 5px; }
      .sales-reporting-reports-layout .detail .detail-row .highlighted-cell {
        background-color: #d2d2d2; }
    .sales-reporting-reports-layout .detail .detail-row:first-of-type td {
      border-top-style: none; }
    .sales-reporting-reports-layout .detail .no-data {
      text-align: center;
      padding-top: 50px;
      font-size: 22px; }
  .sales-reporting-reports-layout .filters .filter-control {
    display: block;
    margin-top: 10px; }
    .sales-reporting-reports-layout .filters .filter-control:first-child {
      margin-top: 0; }
    .sales-reporting-reports-layout .filters .filter-control .update-btn {
      font-size: 16px;
      margin-bottom: 27px;
      padding: 17px 34px 18px;
      background-color: #3D6DB5;
      cursor: pointer;
      transition: background 0.4s cubic-bezier(0.5, 0, 0.3, 1), color 0.4s cubic-bezier(0.5, 0, 0.3, 1); }
      .sales-reporting-reports-layout .filters .filter-control .update-btn:hover {
        color: #ffffff;
        background-color: #385d91;
        border: 1px solid #385d91; }
      .sales-reporting-reports-layout .filters .filter-control .update-btn:focus {
        outline: none;
        border: 1px solid #385d91; }
      .sales-reporting-reports-layout .filters .filter-control .update-btn[disabled] {
        cursor: not-allowed;
        background-color: #385d91; }
  @media all and (min-width: 768px) {
    .sales-reporting-reports-layout .filters .filter-control {
      display: inline-block;
      margin-top: 0;
      margin-left: 10px; }
      .sales-reporting-reports-layout .filters .filter-control:first-child {
        margin-left: 0; }
      .sales-reporting-reports-layout .filters .filter-control.start-date, .sales-reporting-reports-layout .filters .filter-control.end-date {
        width: 160px; }
      .sales-reporting-reports-layout .filters .filter-control.format {
        width: 160px; }
      .sales-reporting-reports-layout .filters .filter-control.search-text {
        width: 190px; } }
  @media (min-width: 768px) and (max-width: 887px) {
    .sales-reporting-reports-layout .filters .button-container-extra {
      margin-left: 0;
      margin-top: 15px;
      clear: both; } }
  .sales-reporting-reports-layout .no-records {
    padding: 40px 0 60px 0;
    text-align: center;
    font-family: Poynter, Georgia, serif;
    font-weight: normal;
    font-size: 24px;
    color: #757575; }
  .sales-reporting-reports-layout .report-header .report-label {
    font-size: 11px;
    color: #757575; }
  .sales-reporting-reports-layout .report-header .report-name {
    font-family: Poynter, Georgia, serif;
    font-weight: normal;
    font-size: 32px; }
  .sales-reporting-reports-layout .report-header .preOrder-tooltip {
    position: absolute;
    margin: 8px 0 0 10px; }
  .sales-reporting-reports-layout .report-header .report-totals {
    margin-top: 17px;
    text-align: left;
    font-size: 14px; }
    .sales-reporting-reports-layout .report-header .report-totals.less-top-margin {
      margin-top: 9px; }
    .sales-reporting-reports-layout .report-header .report-totals .report-total {
      display: inline-block;
      white-space: nowrap; }
      .sales-reporting-reports-layout .report-header .report-totals .report-total .total-label {
        font-weight: bold; }
      .sales-reporting-reports-layout .report-header .report-totals .report-total .total-value {
        font-weight: bold;
        color: #d14900; }
    .sales-reporting-reports-layout .report-header .report-totals .separator {
      display: inline-block;
      margin: 0 10px;
      vertical-align: 1px;
      color: #acacac; }
  .sales-reporting-reports-layout .report-header .header-filters {
    margin-top: 8px;
    font-size: 16px;
    color: #757575; }
    .sales-reporting-reports-layout .report-header .header-filters .arrow, .sales-reporting-reports-layout .report-header .header-filters .left-arrow, .sales-reporting-reports-layout .report-header .header-filters .right-arrow {
      font-size: 13px;
      color: #21282d;
      cursor: pointer; }
      .sales-reporting-reports-layout .report-header .header-filters .arrow.disabled, .sales-reporting-reports-layout .report-header .header-filters .left-arrow.disabled, .sales-reporting-reports-layout .report-header .header-filters .right-arrow.disabled {
        color: #757575;
        cursor: default; }
    .sales-reporting-reports-layout .report-header .header-filters .month-header-filters .left-arrow {
      float: left;
      margin-top: 10px; }
    .sales-reporting-reports-layout .report-header .header-filters .month-header-filters .right-arrow {
      margin-left: -2px;
      margin-top: 10px; }
    .sales-reporting-reports-layout .report-header .header-filters .month-header-filters .month-selector {
      float: left;
      font-size: 10px;
      margin-left: 5px;
      color: #000000; }
      .sales-reporting-reports-layout .report-header .header-filters .month-header-filters .month-selector input.primary {
        height: 36px;
        width: 180px;
        padding-top: 0;
        color: #6b6b6a; }
  .sales-reporting-reports-layout.busy {
    cursor: wait; }
  .sales-reporting-reports-layout .sidelines.reports {
    margin: 15px 15px 0 15px;
    width: auto; }
  .sales-reporting-reports-layout .report-panel {
    padding: 15px;
    background-color: #ffffff; }
  .sales-reporting-reports-layout .line-separator {
    margin: 18px 0;
    border-bottom: 1px solid #acacac; }
  .sales-reporting-reports-layout .blank-separator {
    margin-top: 18px; }
  .sales-reporting-reports-layout .drill-up {
    font-size: 14px; }
  .sales-reporting-reports-layout .report-export {
    text-align: right;
    font-size: 14px; }
    .sales-reporting-reports-layout .report-export .disabled-link {
      color: #757575;
      cursor: not-allowed; }
  @media all and (min-width: 768px) {
    .sales-reporting-reports-layout {
      margin: 0;
      background-color: transparent; }
      .sales-reporting-reports-layout .sidelines.reports {
        margin: 30px 0 40px 0; } }

.ad-ready .project-search {
  position: relative; }
  .ad-ready .project-search .glyphicon {
    position: absolute;
    font-size: 22px;
    color: #acacac;
    top: 41px;
    right: 36px;
    cursor: pointer; }

.ad-ready .project-summary img {
  margin: 0 auto 24px; }

.ad-ready .project-summary dd span {
  color: #c02110;
  font-weight: bold; }

.ad-ready .project-summary .border-top {
  margin-top: 12px;
  padding-top: 24px;
  border-top: 1px solid #d3d8dc; }

.ad-ready .error p {
  text-align: center; }

.html-guide-container {
  width: 100%; }
  .html-guide-container .html-guide {
    width: 480px;
    margin: 0 auto;
    padding-top: 40px; }
    .html-guide-container .html-guide .logo-container {
      width: 100%;
      padding-bottom: 20px; }
      .html-guide-container .html-guide .logo-container img {
        height: 40px;
        display: block;
        margin: 0 auto; }
    .html-guide-container .html-guide h3 {
      font-family: 'Lato', sans-serif;
      font-weight: 200;
      font-size: 25px;
      text-align: center;
      padding-bottom: 30px; }
    .html-guide-container .html-guide table {
      width: 100%; }
      .html-guide-container .html-guide table thead, .html-guide-container .html-guide table tbody {
        width: 100%; }
        .html-guide-container .html-guide table thead tr td, .html-guide-container .html-guide table tbody tr td {
          width: 50%;
          padding-top: 20px;
          padding-bottom: 18px;
          font-size: 16px; }
        .html-guide-container .html-guide table thead tr:nth-child(even), .html-guide-container .html-guide table tbody tr:nth-child(even) {
          background-color: #eaeae9; }
    .html-guide-container .html-guide table, .html-guide-container .html-guide th, .html-guide-container .html-guide td {
      border: 1px solid #acacac; }
      .html-guide-container .html-guide table span, .html-guide-container .html-guide th span, .html-guide-container .html-guide td span {
        color: #757575; }

.vendor-account header.sidelines {
  margin: 44px 0 20px; }

.vendor-account .panel {
  border: none;
  background: none; }

.vendor-account .panel-body {
  padding: 15px 0; }
  .vendor-account .panel-body:first-of-type {
    padding-top: 0px; }

.vendor-account .vendor-bold {
  font-weight: bold; }

.vendor-account .vendor-section {
  padding: 36px 0;
  border-bottom: 1px solid #d3d8dc; }
  .vendor-account .vendor-section.no-selection {
    border-bottom: none;
    padding-bottom: 0px; }
  .vendor-account .vendor-section:first-of-type {
    padding-top: 0; }
  .vendor-account .vendor-section:last-of-type {
    border-bottom: none;
    padding-bottom: 0px; }
  .vendor-account .vendor-section h2 {
    margin-bottom: 12px; }
  .vendor-account .vendor-section .with-extra-header-margin {
    margin-top: 36px; }
  .vendor-account .vendor-section .status-message {
    background-color: #f4cc63;
    padding: 8px 12px;
    font-family: 'Lato', sans-serif;
    font-size: 14px; }
  .vendor-account .vendor-section .clear-both {
    clear: both; }
  .vendor-account .vendor-section .vendor-faq-link-container {
    height: 84px;
    margin: auto 0;
    padding-top: 26px; }

.vendor-account .section-detail .row:not(:first-child) {
  margin-top: 20px; }

.vendor-account .section-detail.with-extra-margin-power {
  margin-top: 30px; }

.vendor-account .helper-text {
  margin-top: 24px;
  margin-bottom: -6px; }

.vendor-account .btn-info {
  width: 75px !important; }

.vendor-account .contact-preferences [type="checkbox"].big-checkbox:not(:checked) + label,
.vendor-account .contact-preferences [type="checkbox"].big-checkbox:checked + label {
  padding-left: 44px;
  font-weight: normal;
  font-size: 16px; }
  .vendor-account .contact-preferences [type="checkbox"].big-checkbox:not(:checked) + label:before,
  .vendor-account .contact-preferences [type="checkbox"].big-checkbox:checked + label:before {
    top: 4px; }

.vendor-account .password-confirmation-tooltip {
  position: absolute;
  top: 47px;
  right: 30px; }

.vendor-account .tax-info-tooltip {
  margin-left: 5px;
  line-height: 33px; }

.vendor-account .save-or-cancel {
  padding-top: 48px;
  margin-bottom: 50px; }
  .vendor-account .save-or-cancel .command-button-container {
    float: left;
    margin-top: -45px; }
    .vendor-account .save-or-cancel .command-button-container .btn, .vendor-account .save-or-cancel .command-button-container .np-mkt-included-content .btn-nookpress, .np-mkt-included-content .vendor-account .save-or-cancel .command-button-container .btn-nookpress, .vendor-account .save-or-cancel .command-button-container .np-mkt-included-content .btn-nookpress-ghost, .np-mkt-included-content .vendor-account .save-or-cancel .command-button-container .btn-nookpress-ghost {
      width: 198px;
      height: 60px;
      background-color: transparent;
      color: #3D6DB5;
      border: 3px solid #3D6DB5;
      border-radius: 0;
      font-family: 'Lato', sans-serif;
      font-size: 16px;
      text-transform: capitalize;
      padding: 0;
      display: inline-block;
      cursor: pointer;
      transition: background 0.4s cubic-bezier(0.5, 0, 0.3, 1), color 0.4s cubic-bezier(0.5, 0, 0.3, 1);
      background-color: #385d91;
      border-color: #385d91;
      color: #ffffff;
      margin-right: 20px; }
      .vendor-account .save-or-cancel .command-button-container .btn:active, .vendor-account .save-or-cancel .command-button-container .np-mkt-included-content .btn-nookpress:active, .np-mkt-included-content .vendor-account .save-or-cancel .command-button-container .btn-nookpress:active, .vendor-account .save-or-cancel .command-button-container .np-mkt-included-content .btn-nookpress-ghost:active, .np-mkt-included-content .vendor-account .save-or-cancel .command-button-container .btn-nookpress-ghost:active, .vendor-account .save-or-cancel .command-button-container .btn:focus, .vendor-account .save-or-cancel .command-button-container .np-mkt-included-content .btn-nookpress:focus, .np-mkt-included-content .vendor-account .save-or-cancel .command-button-container .btn-nookpress:focus, .vendor-account .save-or-cancel .command-button-container .np-mkt-included-content .btn-nookpress-ghost:focus, .np-mkt-included-content .vendor-account .save-or-cancel .command-button-container .btn-nookpress-ghost:focus, .vendor-account .save-or-cancel .command-button-container .btn:hover, .vendor-account .save-or-cancel .command-button-container .np-mkt-included-content .btn-nookpress:hover, .np-mkt-included-content .vendor-account .save-or-cancel .command-button-container .btn-nookpress:hover, .vendor-account .save-or-cancel .command-button-container .np-mkt-included-content .btn-nookpress-ghost:hover, .np-mkt-included-content .vendor-account .save-or-cancel .command-button-container .btn-nookpress-ghost:hover {
        background-color: #385d91;
        color: #ffffff;
        border: 3px solid #385d91;
        outline: none; }
      .vendor-account .save-or-cancel .command-button-container .btn[disabled], .vendor-account .save-or-cancel .command-button-container .np-mkt-included-content .btn-nookpress[disabled], .np-mkt-included-content .vendor-account .save-or-cancel .command-button-container .btn-nookpress[disabled], .vendor-account .save-or-cancel .command-button-container .np-mkt-included-content .btn-nookpress-ghost[disabled], .np-mkt-included-content .vendor-account .save-or-cancel .command-button-container .btn-nookpress-ghost[disabled] {
        border-color: #acacac;
        color: #acacac;
        background-color: transparent;
        cursor: not-allowed; }
        .vendor-account .save-or-cancel .command-button-container .btn[disabled]:hover, .vendor-account .save-or-cancel .command-button-container .np-mkt-included-content .btn-nookpress[disabled]:hover, .np-mkt-included-content .vendor-account .save-or-cancel .command-button-container .btn-nookpress[disabled]:hover, .vendor-account .save-or-cancel .command-button-container .np-mkt-included-content .btn-nookpress-ghost[disabled]:hover, .np-mkt-included-content .vendor-account .save-or-cancel .command-button-container .btn-nookpress-ghost[disabled]:hover {
          background-color: transparent;
          border-color: #acacac;
          color: #acacac;
          cursor: not-allowed; }
  .vendor-account .save-or-cancel .cancel {
    color: #3D6DB5;
    cursor: pointer; }

.vendor-account .sidebar-left {
  display: none; }

@media all and (min-width: 768px) {
  .vendor-account .sidebar-left {
    display: block; }
  .vendor-account header.sidelines {
    margin: 44px 0 60px; }
  .vendor-account .panel {
    border: 1px solid #ebebeb;
    background: #ffffff; }
  .vendor-account .panel-body {
    padding: 15px 70px; } }

.vendor-account .rbc-warning-text {
  font-weight: 700;
  color: #c02110; }

.last-row {
  margin-top: 0px; }

.thirtyDayNotice {
  margin-bottom: 10px; }
  .thirtyDayNotice .thirtyDayNoticeHeader {
    text-transform: uppercase;
    font-weight: bold;
    color: #c02110;
    font-size: 14px; }
  .thirtyDayNotice .thirtyDayNoticeText {
    color: #21282d;
    font-size: 14px; }

.hide-Vendor-container {
  display: none; }

.add-tax-form-info {
  background-color: #f8f8f8;
  padding: 30px;
  margin-top: 36px; }
  .add-tax-form-info h2 {
    font-family: 'Lato', sans-serif;
    font-size: 19px;
    font-weight: bold;
    margin-bottom: 15px; }
  .add-tax-form-info p {
    font-size: 14px;
    margin-bottom: 20px; }
    .add-tax-form-info p.add-tax-form-details {
      font-size: 16px;
      margin-bottom: 24px; }
      .add-tax-form-info p.add-tax-form-details:last-of-type {
        margin-bottom: 0; }
  .add-tax-form-info button, .add-tax-form-info .np-mkt-included-content a.btn, .np-mkt-included-content .add-tax-form-info a.btn {
    margin-bottom: 20px; }

.removeTooltip .tooltip-component-text.fullarea.black-font {
  display: none !important; }

.error-border-parent .add-tax-form-info {
  border: 2px solid #ff0000; }

.next-line {
  white-space: nowrap; }

.nav-menu-links.dropdown-menu-mobile li.divider {
  background-color: #d3d8dc !important; }

.grecaptcha-badge {
  display: none !important;
  visibility: hidden !important; }

.recaptcha-module-outer .grecaptcha-badge {
  display: block !important;
  visibility: visible !important; }

.vendor-function-section {
  display: flex;
  justify-content: center; }
  .vendor-function-section .or-vendor {
    padding: 6px 10px 0px 10px;
    text-align: center; }
  .vendor-function-section .w-45 {
    width: 45%; }
  .vendor-function-section .vendor-form-upload {
    padding: 5px 16px 4px 16px;
    cursor: pointer;
    text-align: center;
    color: #fff;
    border: 3px solid #3d6db5;
    background-color: #3d6db5; }
    .vendor-function-section .vendor-form-upload:hover {
      border-color: #385d91;
      background-color: #385d91;
      color: #ffffff;
      text-decoration: none !important; }
  .vendor-function-section .vendor-form-upload-disabled {
    padding: 5px 16px 4px 16px;
    cursor: pointer;
    text-align: center;
    color: #fff;
    border: 3px solid #ccc;
    background-color: #ccc; }
  .vendor-function-section .vendor-form-information {
    white-space: initial;
    margin-bottom: 3px;
    padding: 5px 12px;
    margin-right: 7px;
    border: 3px solid #3D6DB5;
    background-color: #ffffff; }
    .vendor-function-section .vendor-form-information:hover {
      border-color: #385d91 !important;
      background-color: #385d91 !important;
      color: #ffffff;
      text-decoration: none !important; }
  .vendor-function-section .btn-span-info {
    font-size: 10px; }

@media screen and (max-width: 1024px) {
  .vendor-function-section {
    display: block; }
    .vendor-function-section .or-vendor {
      display: block;
      padding-top: 0px;
      padding-bottom: 15px; }
    .vendor-function-section .w-45 {
      width: auto; }
    .vendor-function-section .btn-span-info {
      padding-bottom: 18px; } }

.submission-status {
  color: #c02110; }

.additional-modal .modal-dialog {
  width: 870px; }

.additional-modal .modal-body h2 {
  margin-top: 15px; }

.additional-modal #image img {
  width: 100%; }

.additional-modal .modal-content {
  padding-top: 20px !important; }

.additional-modal .modal-header {
  padding-bottom: 15px !important; }

.additional-modal ::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 7px; }

.additional-modal ::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 1px rgba(255, 255, 255, 0.5); }

.additional-modal-big .modal-dialog {
  width: 950px; }

.additional-modal-big .btn-cancel {
  border: none !important; }

.additional-modal-big .modal-header {
  padding-bottom: 0px !important; }

.hide-image #image {
  display: none; }

.hide-pdf #canvas {
  display: none; }

#view-container {
  height: 450px;
  overflow-y: scroll;
  border: 1px solid #ccc; }

.icon-container {
  font-size: 45px;
  text-align: center;
  margin: 0 auto;
  display: block;
  padding: 30px 0 5px;
  color: #888; }

.file-name-size {
  font-size: 14px;
  clear: both;
  display: block;
  padding: 2px 0 0;
  color: #21282d;
  font-family: 'Lato', sans-serif; }

.file-name-size.error, .w8-error {
  color: #c02110;
  font-family: 'Lato', sans-serif; }

.w8-error-text-center {
  display: block;
  text-align: center; }

.padding-left-20 {
  padding-left: 20px; }

.padding-top-10 {
  padding-top: 10px; }

.additional-error-modal .btn-cancel {
  display: none !important; }

.additional-error-modal .modal-dialog {
  width: 600px !important; }

.additional-error-modal .modal-content {
  padding-bottom: 52px !important;
  padding-top: 52px !important; }

.additional-error-modal .modal-content .modal-body {
  padding-bottom: 17px !important; }

.additional-error-modal .modal-footer button.btn-primary, .additional-error-modal .modal-footer .np-mkt-included-content a.btn-primary.btn, .np-mkt-included-content .additional-error-modal .modal-footer a.btn-primary.btn {
  margin-left: 0 !important; }

.additional-error-modal .yellow-warning {
  color: #EED202; }

#container-modal {
  position: absolute;
  top: 0;
  left: -5000px;
  width: 100%;
  height: 100%;
  z-index: 111;
  background-color: rgba(0, 0, 0, 0.5); }

.confirm-grandparent-container #container-modal {
  top: 0;
  left: 0px; }

.error-msg-center {
  top: 48%;
  left: 28px;
  position: absolute; }

#confirmation-modal {
  left: 36%;
  width: 29%;
  background: #fff;
  padding: 15px;
  height: 255px; }

.vendor-filesize-error {
  color: #c02110;
  font-size: 16px !important; }

.text-align-center, .text-only-align-center {
  text-align: center; }

.review-pdf-container ul {
  padding-left: 0; }

.review-pdf-container li {
  list-style: none; }

.change-small-margin-default-row {
  margin-top: 5px !important; }
  .change-small-margin-default-row .message {
    display: none !important; }

.change-big-margin-default-row {
  margin-top: 19px !important;
  line-height: 1; }

.additional-container-w9 .input-area:after {
  right: 14px !important; }

.hide-w9-new-form-fields {
  position: absolute !important;
  left: -2000px !important; }

.additional-tin .alert-error {
  padding: 12px 41px !important; }

.additional-container-tax {
  position: relative;
  clear: both; }

.under-other #w9NewFields {
  position: absolute;
  top: 233px; }

.build-a-book .under-other #w9NewFields {
  position: absolute;
  top: 190px; }

.under-other #otherTaxContainer {
  height: 70px; }

.under-other .additional-container-w9 .message {
  display: none !important; }

.under-other .additional-container-w9 .change-big-margin-default-row {
  margin-top: 0 !important; }

.tin-verify-button-position {
  position: absolute;
  left: 28px;
  bottom: 20px; }

.tin-cancel-button-position {
  position: absolute;
  right: 68px;
  border: 0 !important;
  background: none !important;
  background-color: none !important;
  bottom: 20px; }
  .tin-cancel-button-position:hover {
    color: #385d91 !important;
    text-decoration: underline; }

.vendor-function-section.additional-w9-vendor {
  justify-content: left !important; }
  .vendor-function-section.additional-w9-vendor .command-button-container .command-button {
    margin-top: 0 !important;
    margin-bottom: 22px !important; }
    .vendor-function-section.additional-w9-vendor .command-button-container .command-button .btn, .vendor-function-section.additional-w9-vendor .command-button-container .command-button .np-mkt-included-content .btn-nookpress, .np-mkt-included-content .vendor-function-section.additional-w9-vendor .command-button-container .command-button .btn-nookpress, .vendor-function-section.additional-w9-vendor .command-button-container .command-button .np-mkt-included-content .btn-nookpress-ghost, .np-mkt-included-content .vendor-function-section.additional-w9-vendor .command-button-container .command-button .btn-nookpress-ghost {
      width: 100% !important; }

.overlay-parent {
  position: relative; }

.overlay-container {
  display: block;
  padding-left: 0px;
  position: absolute;
  height: 3800px;
  width: 100%;
  left: 0;
  top: -24px;
  background: #ccc;
  opacity: 0.7;
  z-index: 1; }

.overlay-container-bab {
  display: block;
  padding-left: 0px;
  position: absolute;
  height: 1823px;
  width: 100%;
  left: 0;
  top: -24px;
  background: #ccc;
  opacity: 0.7;
  z-index: 111; }

.extra-color-vendor {
  z-index: 1;
  position: relative; }
  .extra-color-vendor .warning-dialogue .alert {
    background-color: #fee0dd;
    border-color: #ff0000; }
    .extra-color-vendor .warning-dialogue .alert ul li {
      color: #ff0000; }
  .extra-color-vendor .color-container li {
    color: #ff0000; }
  .extra-color-vendor .overlay-container-bab {
    display: block;
    padding-left: 0px;
    position: absolute;
    height: 1823px;
    width: 100%;
    left: 0;
    top: -24px;
    background: #ccc;
    opacity: 0.7;
    z-index: 111; }
  .extra-color-vendor .extra-color-bab .extra-color-vendor-bab {
    z-index: 111;
    position: relative; }
    .extra-color-vendor .extra-color-bab .extra-color-vendor-bab .warning-dialogue .alert {
      background-color: #fee0dd;
      border-color: #ff0000; }
      .extra-color-vendor .extra-color-bab .extra-color-vendor-bab .warning-dialogue .alert ul li {
        color: #ff0000; }
