.h-fSecondary {
  font-family: "Goldplay", Helvetica, Arial, "Lucida Grande", 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;
}


/* ---------------------------------------------------------------------
Footer
Breakpoint: Default
------------------------------------------------------------------------ */

.footer {
    position: relative;
    padding: 17px 0 86px;
}

.footer-logo, .footer-logo-link {
    display: block;
}

.footer-logo {
    display: flex;
    justify-content: end;
}


.footer-logo-col {
    display: flex;
    justify-content: center;
    padding-right: 10px;
}

@media (max-width: 768px) {
    .footer-logo {
        justify-content: center;
    }
}

.footer-logo {
    margin-bottom: 3px;
}

.footer-logo-link {
    background-image: url("../media/images/global/logo-header-west-academic-barbri.svg");
    background-position: 0px 0px;
    width: 253px;
    height: 60px;
    object-fit: contain;
    text-indent: -9999px;
}

.footer-copyright {
    text-align: center;
    display: inline-block;
    width: 100%;
    font-size: 1rem;
}


/* ---------------------------------------------------------------------
Footer Navigation
Breakpoint: Default
------------------------------------------------------------------------ */

.footerNav {
    padding-top: 6px;
    list-style: none;
    width: -moz-available;
    width: -webkit-fill-available;
    width: fill-available;
}

@media (max-width: 768px) {
    .footerNav {
        margin-top: 4.5rem;
    }
}

.footerNav:before, .footerNav:after {
    content: " ";
    display: table;
}

.footerNav:after {
    clear: both;
}

@media (min-width: 767px) {
    .footerNav-item {
        float: left;
    }
}

.footerNav-item-link {
    font-size: 1rem;
    line-height: 1.6;
    color: #464F57;
    padding-left: 6px;
}

    .footerNav-item-link:focus {
        outline: 0;
        text-decoration: underline;
    }

    .footerNav-item-link:hover {
        text-decoration: none;
    }

.footer-nav-col {
    display: flex;
    justify-content: center;
    padding-top: 10px;
    height: 75px;
}

@media (min-width: 768px) {
    .middle-footerNav-item-link {
        padding-right: 6px;
        border-width: 1px;
        border-right-style: solid;
        margin: 0;
    }
}

.logo-row {
    height: 75px;
}

.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-20 {
  margin-bottom: 20px;
}

.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-30 {
  padding-top: 30px;
}

.padding-top-35 {
  padding-top: 35px;
}

.padding-bottom-10 {
    padding-bottom: 10px;
}


/* ---------------------------------------------------------------------
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: #001a72;
  text-decoration: none;
}

.showHideText:hover {
  cursor: pointer;
  text-decoration: underline;
}

.media-body-text {
  font-size: 14px;
  line-height: 20px;
}

.item-document-description{
    margin-bottom : 20px;
}

/* 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: #6d6f72;
}

.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; }


/* ---------------------------------------------------------------------
Angular
Angular specific css when overrides are needed.
------------------------------------------------------------------------ */

/* 
  Allow angular.js to be loaded in body, hiding cloaked elements until 
  templates compile.  The !important is important given that there may be 
  other selectors that are more specific or come later and might alter display.  
 */
[ng\:cloak], [ng-cloak], .ng-cloak {
  display: none !important;
}