.h-fSecondary {
  font-family: "Goldplay", sans-serif;
}

.h-tCtr {
  text-align: center;
}

.h-tRight {
  text-align: right;
}

.h-tUppercase {
  text-transform: uppercase;
}

.h-cBlack {
  color: #000000;
}

.h-cGreyDarkest {
  color: #636567;
}

.h-cBlueDarker {
  color: #133d8d;
}

.h-cWarning {
  color: #cf7f1e;
}

.hdg-link:focus {
  outline: 0;
}

.hdg-link:hover {
  text-decoration: none;
}

.p {
  display: block;
  margin: 0;
  padding: 0;
  font-weight: normal;
}

.p1 {
  font-size: 18px;
  line-height: 1.6667;
}

.p2 {
  font-size: 14px;
  line-height: 1.42857;
}

.p3 {
  font-size: 12px;
  line-height: 1.25;
}

.p4 {
  font-size: 10px;
  line-height: 1.6;
}

.p-cWhite {
  color: #FFFFFF;
}

blockquote {
  font-size: 14px;
}

.book-hd {
  margin-bottom: 35px;
}

.book-meta {
  margin: 0 22px 10px;
}

.bookCover {
  display: block;
  text-align: center;
}

.bookCover:focus {
  outline: none;
}

.bookCover:hover {
  text-decoration: none;
}

.bookCover-md {
  position: relative;
  margin-bottom: 11px;
}

.bookCover-md-container {
  display: inline-block;
  position: relative;
}

.bookCover-md > img {
  margin: 0 auto;
}

.bookCover-md-badge {
  position: absolute;
  bottom: 4px;
  right: 0;
}

.hero {
  padding: 15px 20px 20px;
  background: #eeeeee;
  border: 1px solid #dddddd;
}

.heroContent-meta {
  margin-top: 17px;
  padding: 12px 0;
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
}


/* ---------------------------------------------------------------------
Hero Image
Breakpoint: Default
------------------------------------------------------------------------ */

.heroImage {
  display: inline-block;
  position: relative;
  margin-top: 5px;
}

.heroImage-md {
  display: block;
}

.heroImage-md:focus {
  outline: 0;
}

.heroImage-md:focus * {
  border-color: #969696;
}

.heroImage-badge {
  position: absolute;
  right: 14px;
  bottom: 2px;
}


/* ---------------------------------------------------------------------
Icon
Breakpoint: Default
------------------------------------------------------------------------ */

.icn {
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  background-image: url(../media/images/sprites/icn/sprite-core.png);
  background-position: 50px 50px;
  background-repeat: no-repeat;
  background-color: transparent;
  font-size: 0;
}

.icn-add {
  background-position: 0px -362px;
}

.icn-article {
  background-position: 0px -185px;
}

.icn-clock {
  background-position: 0px -320px;
}

.icn-helpOutline {
  background-position: 0px -242px;
}

.icn-addSm {
  width: 15px;
  height: 14px;
  background-position: 0px 0px;
}

.icn-loop {
  width: 20px;
  height: 20px;
  background-position: 0px -299px;
}

.icn-feedback {
  width: 20px;
  height: 24px;
  background-position: 0px -408px;
}

.icn-logout {
  width: 20px;
  height: 24px;
  background-position: 0px -433px;
}

.icn-profile {
  width: 20px;
  height: 24px;
  background-position: 0px -458px;
}

.icn-home {
  width: 20px;
  height: 24px;
  background-position: 0px -383px;
}

.icn-bookClose {
  width: 20px;
  height: 24px;
  background-position: 0px -483px;
}

.icn-bookOpen {
  width: 26px;
  height: 18px;
  background-position: 0px -204px;
}

.icn-bookOpenSm {
  width: 23px;
  height: 17px;
  background-position: 0px -111px;
}

.icn-bookOpenBlueSm {
  width: 26px;
  height: 17px;
  background-position: 0px -75px;
}

.icn-bookOpenLinkSm {
  width: 23px;
  height: 17px;
  background-position: 0px -93px;
}

.icn-bundlesSm {
  width: 23px;
  height: 17px;
  background-position: 0px -129px;
}

.icn-arrowDown {
  width: 14px;
  height: 14px;
  background-position: 0px -15px;
}

.icn-triangleDown {
  width: 18px;
  height: 14px;
  background-position: 0px -45px;
}

.icn-triangleRight {
  width: 10px;
  height: 20px;
  background-position: 0px -341px;
}

.icn-warning {
  width: 32px;
  height: 32px;
  background-position: 0px -706px;
}

.icn-flagGrey {
  width: 32px;
  height: 32px;
  background-position: 0px -739px;
}

.icn-flagBlue {
  width: 32px;
  height: 32px;
  background-position: 0px -574px;
}

.icn-helpSolid {
  width: 32px;
  height: 32px;
  background-position: 0px -508px;
}

.icn-helpSolidSm {
  width: 18px;
  height: 18px;
  background-position: 0px -261px;
}

.icn-checkmark {
  width: 32px;
  height: 32px;
  background-position: 0px -607px;
}

.icn-alert {
  width: 32px;
  height: 32px;
  background-position: 0px -673px;
}

.icn-incorrect {
  width: 32px;
  height: 32px;
  background-position: 0px -640px;
}

.icn-pdf {
  width: 32px;
  height: 32px;
  background-position: 0px -541px;
}

.icn-lock {
  width: 14px;
  height: 14px;
  background-position: 0px -60px;
}

.icn-user {
  width: 14px;
  height: 14px;
  background-position: 0px -30px;
}


/* ---------------------------------------------------------------------
Icon Badge
Breakpoint: Default
------------------------------------------------------------------------ */

.icnBadge-info {
  background: #f9f9f9;
  border: 1px solid #dddddd;
}

.icnBadge > * {
  display: inline-block;
  vertical-align: middle;
}

.icnBadge-hd {
  position: relative;
  overflow: hidden;
  top: 2px;
}

.icnBadge-container {
  overflow: hidden;
}

.icnBadge-md {
  float: right;
  margin-left: 8px;
}

.icnBadge-ft {
  position: absolute;
  top: -5px;
  right: -5px;
  font-size: 0;
}

.icnBadge-ft-sm {
  top: 3px;
  right: 3px;
}


/* ---------------------------------------------------------------------
Image
Breakpoint: Default
------------------------------------------------------------------------ */

.image {
  display: table;
}

.image-circle img {
  display: block;
  margin: 0 auto;
}


/* ---------------------------------------------------------------------
vCenter - vertically center child elements within a container
------------------------------------------------------------------------ */

.vCenter {
  font-size: 0;
}

.vCenter > * {
  display: inline-block;
  float: none;
  vertical-align: middle;
}

hr.chapter-preview {
  margin-bottom: 20px;
  margin-top: 0;
  border: 0;
  border-top: 1px solid #eeeeee;
}

.text-preview .text-highlight + .text-highlight:before {
  content: " ";
}

.underline {
  text-decoration: underline;
}

span + span.underline:before {
  text-decoration: none;
  content: " ";
}

.strike {
  text-decoration: line-through;
}

span + span.strike:before {
  content: " ";
  text-decoration: none;
}

.bold {
  font-weight: bold;
}

span + span.bold:before {
  content: " ";
  text-decoration: none;
}

.italic {
  font-style: italic;
}

span + span.italic:before {
  content: " ";
  text-decoration: none;
}


/* Margins */


/* Bottom */

.margin-bottom-10 {
    margin-bottom: 10px;
}

.margin-bottom-20 {
  margin-bottom: 20px;
}

.margin-bottom-30 {
    margin-bottom: 30px;
}

.margin-bottom-40 {
  margin-bottom: 40px;
}

.margin-bottom-50 {
  margin-bottom: 50px;
}


/* Right */

.margin-right-30 {
  margin-right: 30px;
}

.margin-right-55 {
  margin-right: 55px;
}

.margin-right-70 {
  margin-right: 70px;
}


/* Top */

.margin-top-5 {
  margin-top: 5px;
}

.margin-top-15 {
  margin-top: 15px;
}

.margin-top-20 {
  margin-top: 20px;
}

.margin-top-30 {
  margin-top: 30px;
}

.margin-top-35 {
  margin-top: 35px;
}

.margin-top-50 {
  margin-top: 50px;
}


/* Padding */
.padding-10 {
    padding: 10px;
}

.padding-top-20 {
  padding-top: 20px;
}

.padding-top-35 {
  padding-top: 35px;
}

.padding-bottom-10 {
    padding-bottom: 10px;
}

.padding-bottom-15 {
    padding-bottom: 15px;
}

.padding-bottom-20 {
    padding-bottom: 20px;
}

.padding-bottom-30 {
    padding-bottom: 30px;
}

/* ---------------------------------------------------------------------
Horizontal List
Breakpoint: Default
------------------------------------------------------------------------ */

.hList {
  font-size: 0;
}


/* ---------------------------------------------------------------------
List Results 
--------------------------------------------------------------------- */

.list-results {
  list-style-type: none;
  padding-left: 0;
  font-size: 14px;
  line-height: 1.42857;
  margin-bottom: 0;
}

.list-results-item > .search-preview {
  display: block;
  padding: 10px 15px 11px 15px;
  color: #333333;
}

.list-results-show-chapter {
  margin: 10px 15px 10px 15px;
}

.list-results-item + .list-results-item {
  border-top: 1px solid #eaeaea;
}

.list-results-item > .search-preview:hover, .list-results-item > .search-preview:focus {
  color: #133d8d;
  background-color: rgba(221, 221, 221, 0.25);
  text-decoration: none;
}

.list-pad {
  font-size: 14px;
  line-height: 1.42857;
}

.list-pad > * + * {
  margin-top: 5px;
}

.list-delimited {
  font-size: 0;
  text-align: right;
}

.list-delimited > * + * {
  border-left: 1px solid #333333;
}

.list-delimited > *:last-child > a {
  padding-right: 0;
}

.list-limited {
  border: 1px solid #dddddd;
  max-height: 250px;
  padding-left: 5px;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}


/*--------------------------------------------------
               Book Detail Styling
--------------------------------------------------*/

.toc-wrapper ol {
  list-style: none;
}

.toc-wrapper .toggle-arrow {
  position: relative;
}

.toc-wrapper .toggle-arrow:before {
  width: 0;
  height: 0;
  content: '';
  z-index: 2;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 8px solid #636567;
  top: 3px;
  right: 10px;
  position: absolute;
}

.toc-wrapper .toggle-arrow.expanded:before {
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 8px solid #636567;
  top: 5px;
  right: 10px;
}

.showHideText {
  color: #1F5BA8;
  text-decoration: none;
}

.showHideText:hover {
  cursor: pointer;
  text-decoration: underline;
}

.media-body-text {
    font-size: 14px;
    line-height: 20px;
    color: #464F57;
    font-family: Nunito, sans-serif;
}


/* Sortbar */

.sortbar-options {
  margin-top: 20px;
  text-align: right;
  white-space: nowrap;
}

@media (min-width: 992px) {
  .sortbar-options {
    margin-top: 0;
  }
  .sortbar-options.sortbar-options-search {
    margin-top: 5px;
  }
}

.sortbar-options > * {
  display: inline-block;
  vertical-align: top;
}


/* Text Highlight */

.text-highlight {
  background-color: rgba(51, 122, 183, 0.15);
}

.text-highlight:hover, .text-highlight:focus {
  text-decoration: none;
}

.text-highlight:hover:before, .text-highlight:focus:before {
  background-color: rgba(40, 96, 144, 0.15);
}

.text-subtitle {
  display: block;
  font-size: 80%;
  color: inherit;
  margin-top: 4px;
}

.text-preview {
  font-size: 14px;
  line-height: 1.42857;
}

.text-preview p + p {
  margin-top: 1em;
}


/* Blocks */

.blocks {
  margin: 0;
  padding: 0;
  font-size: 0;
  /* remove inline block whitespace */
}

.blocks > * {
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 30px 0 0;
  /* space blocks horizontally and vertically - offset is handled by .blocks */
  font-size: 16px;
  /* return the font size */
}

.blocks > *:first-child {
  padding-top: 0;
}


/* ---------------------------------------------------------------------
gridTable - vertically center child elements using table layout
------------------------------------------------------------------------ */

.gridTable {
  display: table;
  width: 100%;
  position: relative;
}

.gridTable-item {
  display: table-cell;
  float: none;
  vertical-align: middle;
}

.gridTable-item_1of12 {
  width: 8.33%;
}

.gridTable-item_2of12 {
  width: 16.66%;
}

.gridTable-item_3of12 {
  width: 25%;
}

.gridTable-item_4of12 {
  width: 33.33%;
}

.gridTable-item_5of12 {
  width: 41.66%;
}

.gridTable-item_6of12 {
  width: 50%;
}

.gridTable-item_7of12 {
  width: 58.33%;
}

.gridTable-item_8of12 {
  width: 66.66%;
}

.gridTable-item_9of12 {
  width: 75%;
}

.gridTable-item_10of12 {
  width: 83.33%;
}

.gridTable-item_11of12 {
  width: 91.66%;
}

.gridTable-item_12of12 {
  width: 100%;
}

.gridTable-item-text {
  width: 75%;
  padding: 10px 0px;
}


/* ---------------------------------------------------------------------
Section
Breakpoint: Default
------------------------------------------------------------------------ */

.section_relative {
  position: relative;
}

.section-lg {
  margin-top: 30px;
}

.section-flush {
  margin-top: 0;
}

.section-hd, .section-meta, .section-bd, .section-ft {
  position: relative;
}

.section-hd {
  z-index: 400;
}

.section-meta {
  z-index: 300;
  margin-top: 45px;
}

.section-bd {
  z-index: 200;
  margin-top: 45px;
}

.section-ft {
  z-index: 100;
}


/* ---------------------------------------------------------------------
Site
Breakpoint: Default
------------------------------------------------------------------------ */

.site-container {
  margin: 0 auto;
}

.site {
  display: table;
  height: 100%;
  width: 100%;
}

.site-hd, .site-bd, .site-ft {
  display: table-row;
  position: relative;
}

.site-bar {
    width: 100%;
    min-height: 18px;
    background: #2A5488;
}

.footer-bar {
    margin-top: 1rem;
}

.isVisuallyHidden {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  border: 0 !important;
  margin: 0 !important;
  clip: rect(1px 1px 1px 1px) !important;
  clip: rect(1px, 1px, 1px, 1px) !important;
  overflow: hidden !important; }

.hiddenUntilFocused:focus-within {
    height: 4em !important;
    width: 12em !important;
    position: absolute !important;
    top: 19px !important;
    left: 5px !important;
    clip: initial !important;
    font-size: 14px; }

/* Wowza Player */

/* Visibility: hidden lets us still access the object through JS */
#playerContainer {
    position: absolute;
    left: -9999px;
    top: -9999px;
    visibility: hidden;
}

/*--------------------------------------------------
               Eula Modal Styling
--------------------------------------------------*/
#eulaModal {
    max-height: 100%;
    overflow-y: hidden;
}

#eulaModal .modal-dialog {
    height: 100%;
}

#eulaModal .modal-content {
    height: 93%;
}

#eulaModal .modal-body {
    height: calc(98% - 7em);
    overflow-y: auto;
}

#eulaModal .modal-header {
    height: 3.5em;
}

/* Audio player overrides for links */

.gridTable-item .js-play-track {
    color: #636567;
}

.gridTable-item .js-play-track:hover {
        text-decoration: none;
        color: #3463a8;
    }

.gridTable-item .js-play-track:focus {
        text-decoration: none;
        color: #636567
    }

.h1-bold {
    font-weight: bold;
}

/* The switch - the box around the slider */
.switch {
    position: relative;
    display: inline-block;
    width: 45px;
    height: 18px;
}

    /* Hide default HTML checkbox */
    .switch input {
        opacity: 0;
        width: 0;
        height: 0;
    }

/* The slider */
.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #999;
    -webkit-transition: .4s;
    transition: .4s;
}

    .slider:before {
        position: absolute;
        content: "";
        height: 24px;
        width: 24px;
        left: 0px;
        bottom: -3px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
        box-shadow: 0 0 5px #999;
        border: 1px solid #999
    }

input:checked + .slider {
    background-color: #004b96;
}

input:focus + .slider {
    box-shadow: 0 0 7px #004b96;
}

input:checked + .slider:before {
    -webkit-transform: translateX(23px);
    -ms-transform: translateX(23px);
    transform: translateX(23px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}

    .slider.round:before {
        border-radius: 50%;
    }

