/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

html
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 1.4;
    color: #333333;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */

audio,
canvas,
img,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Browse Happy prompt
   ========================================================================== */

.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

/* resets */

html, body, h1, h2, h3, h4, h5, h6, p, div, section, article, form, ul, li, header, main, footer
{
    margin: 0;
    padding: 0;
}

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

body
{
    background: url("../img/bg.gif") repeat;
}

h1, h2, h3, h4, h5, h6
{
    line-height: 1em;
}

/* custom */

a,
.site-article .more a,
.site-article .more a:hover,
.book-trade .bt-summary a,
.book-trade .bt-summary a:hover
{
    color: #117A97;
}

a,
.site-article .more a,
.starred-slider .site-article a,
.book-trade .bt-summary a
{
    text-decoration: none;
}

a:hover,
.primary a,
.site-article .share-links a:hover,
.site-article .more a:hover,
.book-trade .bt-summary a:hover
{
    background-color: transparent;
    text-decoration: underline;
}

.primary a:hover,
.starred-slider .site-article a:hover,
.book-trade .bt-summary .heading a:hover
{
    background: #117A97;
    color: #FFFFFF;
}

.global-wrap
{
    width: 1000px;
    margin: 10px auto;
    border: 1px solid #CECECE;
    background: #FFFFFF;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -ms-box-sizing: content-box;
    box-sizing: content-box;
}

.textbox
{
    padding: 0.2em;
    border: 1px solid #999999;
    background: #EEEEEE;
}

.textbox:focus
{
    background: #FFFFFF;
}

.button
{
    display: inline-block;
    padding: 0.5em 1em;
    border: none;
    -webkit-border-radius: 0.85em;
    -moz-border-radius: 0.85em;
    -ms-border-radius: 0.85em;
    -o-border-radius: 0.85em;
    border-radius: 0.85em;
    background: #3E98BA;
    text-transform: uppercase;
    color: #FFFFFF;
}


.button:active
{
    background: #3B91B0;
    color: #CECECE;
}

.button.simple
{
    border: 1px solid #C0BBC1;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    background: #E5E5E5;
    text-transform: none;
    color: #333333;
}

ul.simple
{
    list-style: none;
}

ul.inline li
{
    float: left;
}

hr.dotted
{
    border-top: 1px dotted #C2AC63;
}

hr.clearance
{
    margin: 2em 0;
}

.pgindex
{
    margin: 1em 0;
    text-align: center;
    line-height: 2em;
}

.scrollable.vertical
{
    overflow-y: auto;
}

.ad
{
    text-align: center;
    margin: 20px 0;
}

.ad.f-right
{
    float: right;
    margin-left: 10px;
}

.ad.f-left
{
    float: left;
    margin-right: 10px;
}

.ad.side-da,
.ad.side-ad
{
    width: 23%;
    margin: 0 4% 0 0;
}

.ad a:hover
{
    background: none;
    text-decoration: none;
}

.ad img
{
    width: auto;
    max-width: 100%;
    height: auto;
}

.ad .ad-caption
{
    margin-top: 1em;
}

.ad .ad-caption a
{
    color: #117A97;
}

.ad .ad-caption a:hover
{
    text-decoration: underline;
    color: #999999;
}

.ad.vertical img
{
    display: block;
    margin-top: 20px;
}

.ad.vertical > img:first-child,
.ad.vertical > a:first-child img
{
    margin-top: 0;
}

.heading,
.subheading,
.title,
.book-type,
.contact h3,
.place-ad h3,
.place-ad h4,
.press h4,
.bookstores h3,
.starred-slider .site-article .sub
{
    font-family: Georgia, "Times New Roman", serif;
}

.heading,
.contact h3,
.place-ad h3,
.place-ad h4,
.bookstores h3
{
    margin-bottom: 15px;
    font-weight: normal;
    text-align: left;
    line-height: 1.25em;
    color: #2F7890;
}

.heading.heading-1
{
    font-size: 24px;
}

.heading.heading-2,
.contact h3,
.place-ad h3,
.bookstores h3
{
    font-size: 17px;
}

.heading.heading-tag
{
    margin: 3px 0 18px 0;
    font-size: 14px;
    color: #887034;
}

.heading.heading-tag a
{
    font-weight: bold;
}

.heading.centered,
.sidebar-article h4
{
    text-align: center;
}

.heading.bordered
{
    padding-bottom: 0.45em;
    border-bottom: 1px dotted #C2AC63;
}

.heading.star,
.site-article.star .title
{
    position: relative;
    padding-left: 40px;
}

.heading.star:before,
.site-article.star .title:before
{
    content: "";    
    display: block;
    position: absolute;
    top: -1px;
    left: 0;
    height: 30px;
    width: 30px;
    background: url("../img/star.png") center center;
}

.heading img
{
    max-width: 100%;
}

.subheading
{
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 15px;
    color: #887034;
    line-height:1.5em;
}

.subheading a
{
    font-weight:bold;
}

.more,
.site-article .review-info,
.site-article .share-links
{
    margin-bottom: 0;
    text-align: left;
}

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

.site-article.star .title:before
{
    top: 3px;
}

.book-type
{
    margin-bottom: 15px;
    padding: 5px;
    background: #EEEEEE;
    font-size: 17px;
    font-weight: normal;
}

.site-article
{   
    font-size: 13px;
    line-height: 1.7;
}

.site-article .title,
.site-article .sub,
.place-ad h4,
.press h4
{
    font-weight: bold;
}

.site-article .title,
.place-ad h4,
.press h4
{
    margin-bottom: 13px;
    font-size: 15px;
    line-height: 1.25em;
    color: #333333;
}

.site-article .sub
{
    margin: -0.8em 0 1em 0;
    line-height: 1.3em;
    font-size: 0.93em;
    color: #888888;
}

.site-article.star .sub
{
    margin-left: 40px;
}

.site-article .article-image
{
    float: left;
    height: 125px;
    margin: 0 1em 1em 0;
}

.site-article img,
.site-article table
{
    max-width: 100%;
}

/*.site-article img
{
    height: auto;
}*/

.site-article table
{
    border-collapse: separate;
    border-spacing: 2px;
}

.site-article p,
.sidebar-article p
{
    margin-bottom: 1em;
}

.site-article ul
{
    padding-left: 3em;
}

.site-article .review-info
{
    margin-top: 1em;
    padding: 5px;
    border: 1px solid #CBCBCB;
    background: #EEEEEE;
    color: #888888;
    clear: both;
}

.site-article .share-links
{
    margin-top: 1.3em;
    z-index: 20;
    position: relative;
    float:left;
}

.site-listing .site-article
{
    margin-bottom: 1.2em;
}

.site-listing .categ
{
    font-size: 10px;
    text-transform: uppercase;
    color: #2D3238;
}


.site-listing ul {
    margin:15px 0px 15px 15px;
}

.site-listing li {
    margin-bottom:5px;
}

.info-box,
.info-box a
{
    color: #887034;
}

.info-box
{
    margin-bottom: 30px;
    padding: 10px;
    border: 1px solid #C2AC63;
    background: #F4F4E2;
}

.info-box a:hover
{
    background: #887034;
    color: #FFFFFF;
}

.share-widget
{
    display: inline-block;
}

.share-widget label img
{
    width: 80px !important;
    height: 20px !important;
    cursor: pointer;
}

.share-bar
{
    padding: 0 30px 10px 30px;
    border-top: 1px solid #CCCCCC; 
    text-align: center;
    line-height: 22px;
}

.share-bar .share-label,
.share-links .label
{
    display: block;
    font-size: 10px;
    text-transform: uppercase;
    color: #999999;
}

.share-bar .share-label
{
    text-align: center;
}

.share-links .label
{
    padding: 3px 0;
}

.share-bar a,
.share-bar .share,
.share-links a,
.share-links .share
{
    display: inline-block;
}

.share-bar a,
.share-links a
{
    margin: 0 5px 10px 0;
}

.share-bar .share,
.share-links .share
{
    width: 20px;
    height: 20px;
    background: url("../img/widgets-20.png") no-repeat scroll 0px 0px;
    vertical-align: middle;
    line-height: 20px;
    text-indent: -9999px;
}

.share.share-forward
{
    background-position: 0px -80px;
}

.share.share-facebook
{
    background-position: 0px -100px;
}

/* .share.share-twitter
{
    background-position: 0px -440px;
} */

.share.share-twitter
{
    background-image: url("https://media.shelf-awareness.com/site/img/xtwitter.png");
    background-repeat: no-repeat;
    background-position: 0px 0px;
    background-size: 20px;
}

.share.share-bluesky
{
    background-image: url("https://media.shelf-awareness.com/site/img/bluesky.png");
    background-repeat: no-repeat;
    background-position: 0px 0px;
    background-size: 20px;
}

.share.share-gbuzz
{
    background-position: 0px -180px;
}

.share.share-linkedin
{
    background-position: 0px -200px;
}

.share.share-digg
{
    background-position: 0px -60px;
}

.share.share-stumble
{
    background-position: 0px -400px;
}

.share.share-pinterest
{
    background-position: 0px -340px;
}

.share-this-links {
    position: relative;
}
.share-more {
    background-color:#3998B6;
    width:250px;
    padding:5px;
    position: absolute;
    top:30px;
    left:0px;
    display: none;
    z-index: 10;
}

.share-more-content {
    padding:10px;
    background-color:white;
}

.share-more-title {
    color:white;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
    display: block;
    margin-bottom: 5px;
}

a.share-more-close,
a.share-more-close:hover {
    margin:0px !important;
    color:white;
    text-transform: uppercase;
    font-size:20px;
    position: absolute;
    top: 0px;
    right: 5px;
    text-decoration: none !important;
}

.share-more-content-col {
    float:left;
    width: 50%;
}

.share-more-content-col a {
    display: block;
    margin-right: 0px;
    color:#117a97 !important;
}

.share-more-content-col a .share {
    text-indent: 30px;
    width: auto;
    font-size: 12px;
}

.share-perm {
    font-weight: bold;
    display: block;
}

.share-perm-text {
    width: 100%;
    background-color: #eee;
    border: 1px solid #bbb;
    padding: 3px;
}

/***** header *****/

.header
{
    margin-bottom: 3em;
    background: #767D7B;
}

/* top */

.header .top
{
    position: relative;
}

/* logo */

.header .logo-image,
.header .logo-name
{
    display: inline-block;
}

.header .logo-image img
{
    position: absolute;
    top: 11px;
    left: 30px;
    width: 146px;
    height: 134px;
    z-index: 10;
}

.header .logo-name img
{
    margin: 8px 0 2px 185px;
    width: 370px;
    height: 70px;
}

/* search */

.header .site-search
{
    float: right;
    margin: 10px 18px 0 0;
}

.header .site-search .button
{
    margin-left: 0.8em; 
    padding: 0.9em 0.6em 0.8em 0.6em;
    background: #117A97;
    font-size: 9px;
    line-height: 1.3em;
    letter-spacing: 0.035em;
}

.header .site-search .textbox
{
    width: 180px;
    padding: 0.4em 0.5em;
    border: 1px solid #FFFFFF;
    background: #DFE0E1;
    font-style: italic;
    font-size: 12px;
    text-align: right;
    color: #333333;
}

/* main menu */

.nav-menu
{
    position: relative;
    padding-left: 200px;
    font-family: Georgia, "Times New Roman", serif;
}

/* menu list */

.nav-menu li
{
    float: left;
}

.nav-menu > li
{
    margin-left: -1px;
}

/* menu tabs */

.nav-menu li .tab
{
    position: relative;
    margin: 1px 0 -1px 0;
    border: 1px solid #FFFFFF;
    border-bottom: none;
    -webkit-border-radius: 12px 12px 0 0;
    -moz-border-radius: 12px 12px 0 0;
    -ms-border-radius: 12px 12px 0 0;
    -o-border-radius: 12px 12px 0 0;
    border-radius: 12px 12px 0 0;
    font-size: 14px;
    z-index: 5;
}

.nav-menu li.active .tab
{
    margin-top: -3px;
}

.nav-menu li.home .tab,
.nav-menu li.home .submenu
{
    background: #3A97B6;
}

.nav-menu li.readers .tab,
.nav-menu li.readers .submenu
{
    background: #CBCE73;
}

.nav-menu li.trade .tab,
.nav-menu li.trade .submenu
{
    background: #CBE6EF;
}

/* menu tab links */

.nav-menu a
{
    color: #555555;
}

.nav-menu a:focus
{
    outline: none;
}

.nav-menu .tab a
{
    display: inline-block;
    width: 130px;
    margin-bottom: -1px;
    padding: 6px;
    font-size: 1em;
    text-align: center;
    text-transform: uppercase;
}

.nav-menu li.active .tab a
{
    width: 140px;
    margin-bottom: 0;
    padding: 7px;
    font-size: 16px;
}

.nav-menu li.active .tab a:hover
{
    text-decoration: none;
}

.nav-menu li.home .tab a,
.nav-menu li.home .submenu a
{
    color: #FFFFFF;
}

/* submenu */

.nav-menu .submenu
{
    display: none;
    position: absolute;
    left: 0;
    width: 100%;
    padding-left: 200px;
    border-top: 1px solid #FFFFFF;
}

.nav-menu li.active .submenu
{
    display: block;
}

/* submenu lists */

.nav-menu .submenu li
{
    position: relative;
    padding: 0.5em 0.7em 0.7em 1.2em;
}

.nav-menu .submenu li:first-child
{
    padding-left: 0.3em; 
}

.nav-menu .submenu li:before
{
    content: "|";
    position: absolute;
    top: 0.5em;
    left: 0;
    font-size: 1.2em;
    font-weight: bold;
    color: #555555;
}

.nav-menu .submenu li:first-child:before
{
    display: none;
}

.nav-menu li.home .submenu li:before
{
    color: #FFFFFF;
}

/* submenu list links */

.nav-menu .submenu a
{
    display: inline-block;
    border-bottom: 1px solid transparent;
    font-size: 15px;
    line-height: 1.5em;
    text-transform: lowercase;
}

.nav-menu .submenu a:hover,
.nav-menu .submenu li.active a
{
    border-bottom: 1px solid #237B99;
    text-decoration: none;
    color: #237B99;
}

.nav-menu li.home .submenu a:hover,
.nav-menu li.home .submenu li.active a
{
    border-bottom: 1px solid #FFFFFF;
    color: #FFFFFF;
}

/***** main *****/

.main
{
    position: relative;
    background: #EEEEEE;
}

/* primary */

.main .primary
{
    float: left;
    width: 77%;
    min-height: 470px;
    padding: 1.85em 20px;
    background: #FFFFFF;
}

.primary ul.site-list.full
{
    padding-left: 3em;
    margin-bottom: 2.5em;
}

.primary ul.site-list.full li
{
    margin-bottom: 0.3em;
}

/* intro */

.primary .intro
{
    margin-bottom: 2em;
}

.primary .issue-contents
{
    float: right;
    width: 73%;
}

/* starred review */

.primary .starred-review,
.primary .tweets
{
    float: left;
    width: 58%;
    margin-right: 3.5%;
}

.primary .starred-review
{
    padding-left: 15px;
}

.primary .starred-review .owl-item
{
    padding-left: 1px;
}

.starred-review .heading,
.welcome .heading,
.starred-slider .site-article .title a,
.starred-slider .site-article .title a:hover
{
    color: #3B96B1;
}

.starred-review .heading
{
    margin-left: -12px;
}

.starred-slider
{
    padding: 0.35em 1em 0 1em;
    border-left: 5px solid #BFC165;
}

.starred-slider .site-article
{
    line-height: 1.5em;
}

.starred-slider .site-article .title,
.starred-slider .site-article .sub
{
    font-weight: normal;
}

.starred-slider .site-article .title
{
    font-size: 20px;
}

.starred-slider .site-article .title a,
.starred-slider .site-article .title a:hover
{
    background: none;
    text-decoration: none;
}

.starred-slider .site-article .sub
{
    margin-top: -0.5em;
    font-size: 16px;
    color: #333333;
}

.starred-slider .site-article .article-image
{
    max-width: 150px;
    height: auto;
    margin: 0 1em 0 0;
}

.starred-slider .site-article .more
{
    text-align: right;
    font-weight: bold;
}

/* intro welcome */

.primary .intro .welcome,
.primary .media-heat
{
    float: right;
    width: 38.5%;
    line-height: 1.7;
}

.intro .welcome p
{
    margin-bottom: 0.83em;
}

.intro .welcome .more
{
    font-weight: bold;
}

/* shelf discovery */

.shelf-discovery .heading
{
    margin-bottom: 0.9em;
    color: #00495A;
}

.shelf-discovery .left-col,
.shelf-discovery .right-col
{
    float: left;
    width: 50%;
}

.shelf-discovery .left-col
{
    padding-right: 1.2em;
    border-right: 1px solid #CECECE;
}

.shelf-discovery .right-col
{
    padding-left: 1.2em;
}

.shelf-discovery .site-article
{
    margin-bottom: 1em;
    font-size: 11px;
    line-height: 1.4;
}

.shelf-discovery .site-article img
{
    margin: 0 0.95em 0.95em 0;
}

.shelf-discovery .site-article .title
{
    font-size: 14px;
}

.shelf-discovery .site-article .title a,
.shelf-discovery .site-article .title a:hover
{
    text-decoration: none;
    background: none;
    color: #117A97;
}

.shelf-discovery .site-article .sub
{
    font-size: 1em;
    line-height: 1em;
    color: #777777;
}

/* feeds */

.primary .feeds
{
    display: flex;
    width: 100%;
    justify-content: space-between;
    gap: 1.5em;
}

.feeds .fb-feed
{
    flex: 1;
}

.feeds .fb-feed.invi
{
    opacity: 0 !important;
}

/* media heat */

.primary .media-heat
{
    border: 1px solid #999999;
    background: #D8EAF0;
}

.media-heat .heading
{
    margin-bottom: 0;
    padding: 0.63em;
    background: #3998B6;
    color: #FFFFFF;
}

.media-heat .site-listing
{
    height: 555px;
    padding: 0.8em;
}

.media-heat .site-article
{
    padding-top: 1.3em;
    border-top: 1px solid #A4A4A4;
    font-size: 11px;
}

.media-heat .site-article:first-child
{
    padding: 0;
    border: none;
}

.media-heat .site-article .title
{
    margin-bottom: 15px;
    font-size: 16px;
    font-weight: normal;
    color: #00495B;
}

.media-heat .site-article p
{
    margin-bottom: 1.5em;
}

.primary .feeds .media-heat
{
    float: none;
}

/* from my shelf */

.from-my-shelf .ad
{
    width: 29%;
    margin-top: -32px;
}

.from-my-shelf .ad.f-right
{
    margin-left: 3%;
}

.from-my-shelf .ad.f-left
{
    margin-right: 3%;
}

.from-my-shelf .share-links
{
    clear: both;
}

/* dedicated shelf */

.primary .dedicated-shelf
{
    padding: 15px;
    border: 5px solid #CCCCCC;
}

.dedicated-shelf .ad
{
    width: 23.5%;
    margin-top: 0;
    margin-right: 3%;
    margin-bottom:0px;
    float:left;
}

.dedicated-shelf .heading img
{
    max-width: 73%;
}

.dedicated-shelf-title img {
    max-width: 100%;
}

.dedicated-shelf .site-article .title
{
    font-family: Georgia, "Times New Roman", serif;
    font-size: 18px;
    font-style: italic;
    font-weight: normal;
    color: #939550;
}

.dedicated-shelf .site-article .share-links
{
    padding: 0.5em 0;
}

.vetted { 
    color: #888888;
    text-align: center;
    margin-bottom:10px;
}

.maximum-shelf {
    width:560px;
    margin-left:auto;
    margin-right:auto;
}

.maximum-shelf .sub {
    color:#666;
    font-size:14px;
}

.maximum-shelf .site-article .article-image {
    height:auto;
}

.maximum-shelf .ad {
    width:auto;
    margin-right:0px;
}


.advertorials .heading {
    color: #333333;
    font-size: 14px;
    text-align: center;
    font-family:arial,helvetica,sans-serif    
}


.advertorials .heading-img {
    text-align: center;
}

.advertorials .heading-img img {
    max-width:100%;
    height: auto;
}

.advertorial {
    width:600px;
    margin: 0 auto 15px;
}

.advertorial > p > img {

    max-width: 100%;
    height: auto;

}

.advertorial table {
    line-height: 1.75em;
}

.issue-jobseekers table,
.issue-jobboard table {
    margin: auto;
}

.issue-jobseekers table.hide,
.issue-jobboard table.hide {
    display:none;
}



/* Book Review */

.book-review .site-article .article-image
{
    margin-top: 3px;
    height: auto;
}

.book-review .site-article .sub
{
    font-size: 12px;
}

/*
*** commented out because "Discover:" section looks odd with this style ***
.book-review .site-article p
{
    float: right;
    width: 575px;
}
*/

.book-review .site-article .share-links
{
    float: left;
    width: 140px;
}

/* book trade today's news */

.issue-news .site-article .title
{
    margin-bottom: 5px;
}

/* staff info */

.staff-list .site-article .title,
.press h4,
.book-trade .qotd .site-article .title
{
    color: #887034;
}

.staff-list .site-article
{
    font-size: 14px;
}

.staff-list .site-article .article-image
{
    width: 150px;
    height: 200px;
    margin: 0 20px 0 0;
    border: 1px solid #C2AC63;
}

/* place ad */

.place-ad h4
{
    color: #887034;
}

/* max issue */

.max-issue .site-article .ad.f-left
{
    margin: 0 1.5em 1.5em 0;
    width: 33%;
}

/* bookstores */

.bookstores div[style="float: right; width: 300px;"]
{
    margin-left: 1em;
}

.bookstores div[style="float: right; width: 300px;"] img
{
    margin-bottom: 2em;
}

/* book trade welcome */

.book-trade .welcome
{
    line-height: 22px;
}

.book-trade .welcome .heading
{
    margin-bottom: 3px;
    font-size: 3em;
    font-style: italic;
    letter-spacing: -1px;
}

.book-trade .bt-summary
{
    margin-bottom: 2em;
}

.book-trade .bt-summary .recent
{
    float: left;
    width: 62%;
    margin-right: 3%;
}

.book-trade .bt-summary .archives
{
    margin: 0 0 0 65%;
    padding-left: 15px;
    border-left: 1px solid #C2AC63;
}

.book-trade .bt-summary .heading,
.book-trade .bt-summary .heading a
{
    color: #00495A;
}

.book-trade .bt-summary .heading a
{
    border-bottom: 1px solid #88C1D4;
    text-decoration: none;
}

.book-trade .site-listing li
{
    font-size: 12px;
    margin-bottom: 0.5em;
}

.book-trade .bt-summary .archives li
{
    margin-bottom: 0.75em;
}

/* bt quote of the day */

.book-trade .qotd
{
    padding: 0;
    border: none;
    background: #FFFFFF;
}

.book-trade .qotd .heading
{
    float: left;
    width: 75px;
    margin: 0 5px 0 0;
    text-align: center;
    text-transform: uppercase;
    line-height: 1.3em;
    color: #C2AC63;
}

.book-trade .qotd .heading .qicon
{
    display: block;
    margin-bottom: -0.1em;
    padding-top: 0.35em;
    font-size: 200px;
    text-indent: -3px;
}

.book-trade .qotd .heading .small
{
    font-size: 12px;
}

.book-trade .qotd .quote
{
    margin-left: 85px;
    padding-left: 17px;
    border-left: 1px solid #C2AC63;
}

.book-trade .qotd blockquote
{
    margin: 0 0 1em 0;
    line-height: 20px;
    color: #6E5A1B;
}

.book-trade .qotd .byline
{
    margin-left: 35%;
    font-size: 11px;
    line-height: 20px;
    text-indent: -1em;
}

/* upcoming events */

.upcoming-events .title
{
    margin-bottom: 0.5em;
    color: #887034;
}

/* search results */

.primary.search-result .heading-tag
{
    font-style: italic;
}

.site-article.search-result .title
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #117A97;
}

.site-article.search-result p
{
    line-height: 1.3em;
}

.site-article.search-result a:hover
{
    color: #FFFFFF;
}

/* sidebar */

.main .sidebar
{
    float: right;
    width: 230px;
    padding: 1.85em 1.2em;
    margin-bottom: 2.5em;
    background: none;
}

/* sidebar subscribe and social links */

.main .sidebar a
{
    color: #3998B6;
}

.main .sidebar p
{
    margin-bottom: 15px;
}

.main .sidebar .cta
{
    position: relative;
    padding-top: 184px;
}

.main .sidebar .badge
{
    position: absolute;
    top: -39px;
    left: 50%;
    margin-left: -104px;
    width: 208px;
    height: 208px;
    padding-top: 105px;
    background: url("../img/medallion.png") no-repeat;
    font-size: 13px;
    text-align: center;
    z-index: 5;
}

.main .sidebar .badge .textbox
{
    width: 178px;
    height: 28px;
    margin-bottom: 10px;
    padding: px;
}

.main .sidebar .badge .button
{
    padding: 3px 10px;
}

.main .sidebar .soc
{
    margin-left: 1.3em;
}

.main .sidebar .soc a
{
    display: block;
    margin-bottom: 0.98em;
}

/* sidebar lists and separators */

.main .sidebar hr
{
    margin: 1.2em 0;
}

.main .sidebar .heading,
.main .sidebar ul,
.main .sidebar .content-list h3,
.main .sidebar .sidebar-article,
.main .sidebar .sidebar-article h4
{
    font-size: 12px;
}

.main .sidebar .heading,
.main .sidebar .sidebar-article h4
{
    margin-bottom: 1.2em;
    padding-top: 0.75em;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    color: #887034;
}

.main .sidebar ul
{
    padding-left: 1em;
    list-style: url("../img/list-diamond.png");
}

.main .sidebar ul.nested
{
    padding-left: 0;
    list-style: none;
}

.main .sidebar ul li,
.main .sidebar .content-list h3,
.main .sidebar ul.nested .nest-head
{
    margin-bottom: 0.923em;
}

.main .sidebar ul.nested .nest-head
{
    display: block;
    background: #E1E1E1;
    font-weight: bold;
}

.main .sidebar ul.nested .nest-head a:hover
{
    text-decoration: none;
}

.main .sidebar .sidebar-article
{
    color: #00495A;
}

/*.main .sidebar .sticky-pane
{
    position: relative;
    width: 200px;
}

.main .sidebar .sticky-pane.fixed
{
    position: fixed;
    top: 0;
}

.main .sidebar .sticky-pane.absl
{
    position: absolute;
    bottom: 1.85em;
}*/

/***** job board *****/

.jobboard-listing .heading span {
    float:left;
}
.jobboard-listing .rss,
.jobboard-listing .rss:hover {
    background-image: url("//media.shelf-awareness.com/js/rss.png");
    float: left;
    height: 12px;
    margin-left: 10px;
    margin-top: 12px;
    text-indent: -9999px;
    width: 12px;
    text-decoration: none;
}

.jobboard-listing .head-img {
    background-color:#3998b6;
    text-align:center;
    margin:20px 0;
}

.jobboard-listing .head-img img {
    max-width:100%;
}

.jobboard-items {
    font-size:12px;
    width:100%;
}
.jobboard-items .nowrap{
    white-space:nowrap;
}

.jobboard-items th {
    background-color:#3a97b6;
    color:white;
    font-weight: bold;
    text-transform: uppercase;
}

.jobboard-item {
    background-color:#dfdfdf;
    border-bottom:1px solid white;
}

.jobboard-item:nth-child(even) {
    background-color:#efefef;
}

.jobboard-item:hover,
.jobboard-item:nth-child(even):hover {
    background-color:#cbe6ef;
}

.jobboard-av h1 a {
    text-decoration: none;
}

.jobboard-av hr {
    background-color:#ccce6d;
    height:5px;
}

.jobboard-av article {
    background-color:#cbe6ef;
    border:1px solid #999;
    padding: 15px;
    margin-bottom: 15px;

}

.jobboard-av article h2 {
    margin-bottom: 10px;
}

.jobboard-av article h3 {
    margin-bottom: 15px;    
}

.sidebar-special {
    font-size:12px;
}

.sidebar-special hr {
    margin:20px 0px;
}
.sidebar-special h3 {
    font-family: Georgia,"Times New Roman",serif;
    font-size:18px;
    color:#2f7890;
    font-weight: normal;
}

.sidebar-form {
    background-color: #cbe6ef;
    padding:10px;
    width: 100%;

}

.sidebar-form span {
    font-weight: bold;
}

.sidebar-form span.user {
    word-break: break-all;
}

.sidebar-form form {
    margin-bottom:10px;
}

.sidebar-form label {
    font-weight: 100;
    display: block;
    margin-bottom: 10px;
    text-indent: -5px;
}

.sidebar-form input[type=checkbox] {
    position: relative;
    margin-right: 5px;
}

.sidebar-form-loggedin {
    color:#3998b6;
}

.survey-div input[type=submit],
.survey-div input[type=submit]:hover,
.form-button,
.form-button:hover {    
    border: 0 none !important;
    border-radius: 5px;
    color: white !important;
    cursor: pointer;
    display: inline-block;
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    padding: 5px 15px !important;
    text-decoration: none;    
    background-color:#3e98ba;
    font-weight: bold;
}

.form-button-green,
.form-button-green:hover {
    background-color:#cbce73;
    color:#555 !important;
}

.form-button-dgray,
.form-button-dgray:hover {
    background-color:#767d7b;
}

.form-button-mtop {
    margin-top: 7px;
}
.form-button-mright {
    margin-right: 7px;
}

.form-button-mleft {
    margin-left: 7px;
}

.survey-div input[type=submit],
.form-button-uppercase {
    text-transform: uppercase;
}

.survey-div input[type=submit],
.form-button-fs14,
.form-button-fs14:hover {
    font-size:14px !important;
}

.form-button-lblue,
.form-button-lblue:hover {
    background-color: #cbe6ef !important;
}

.form p {
    margin-bottom:1em;
}

.form textarea {
    max-width:100%;
}

.form-relative { 
    position:relative;
}

input.clean,
select.clean {
   -moz-border-bottom-colors: none;
   -moz-border-left-colors: none;
   -moz-border-right-colors: none;
   -moz-border-top-colors: none;
   -moz-box-sizing: border-box;
   background: none repeat scroll 0 0 #FFFFFF;
   border-color: #C0C0C0 #D9D9D9 #D9D9D9;
   border-image: none;
   border-radius: 1px 1px 1px 1px;
   border-right: 1px solid #D9D9D9;
   border-style: solid;
   border-width: 1px;
   display: inline-block;
   height: 29px;
   margin: 0;
   padding: 0 8px;
   border-radius:5px;
   margin-right:10px; 
   margin-bottom:10px;
   
   font-size:13px;
   font-family:inherit;
   width:100%;
}

input.clean.w300 {
    width:300px;
}

input.clean:hover,
select.clean:hover {
   -moz-border-bottom-colors: none;
   -moz-border-left-colors: none;
   -moz-border-right-colors: none;
   -moz-border-top-colors: none;
   border-color: #A0A0A0 #B9B9B9 #B9B9B9;
   border-image: none;
   border-right: 1px solid #B9B9B9;
   border-style: solid;
   border-width: 1px;
   box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
}

input.clean:focus,
select.clean:focus {
   border: 1px solid #4D90FE;
   box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3) inset;
   outline: medium none;
}

.error, 
.notice, 
.success { 
    border:2px solid #666; 
    background-color:#ddd; 
    padding:15px; 
    text-align:center;
    margin-bottom:1em;
}

.error p, 
.notice p, 
.success p { 
    margin-bottom:1em;
}

.error .message, 
.notice .message, 
.success .message {
    font-size:1.5em;
}

.error p:last-child, 
.notice p:last-child, 
.success p:last-child { 
    margin-bottom:0px;
}

.error { 
    background:#fbe3e4; 
    border-color:#fbc2c4; 
}

.error * {
    color:#8a1f11; 
}

.error a,
.error a:hover { 
    color:#8a1f11; 
    background-color:transparent;
    text-decoration: underline;
}

.notice { 
    background:#fff6bf; 
    border-color:#ffd324; 
}

.notice * {
    color:#514721; 
}

.notice a,
.notice a:hover { 
    color:#514721; 
    background-color:transparent;
    text-decoration: underline;
}

.success { 
    background:#e6efc2;
    border-color:#c6d880;
}

.success * {
    color:#264409; 
}

.success a,
.success a:hover { 
    color:#264409; 
    background-color:transparent;
    text-decoration: underline;
}

.error .message,
.notice .message,
.success .message
{
    font-size:16px; 
    font-weight:bold;
}

.error a,
.notice a,
.success a { 
    text-decoration: underline;
}

/* Added along with changes for updated registration page (2023) */
.success.upfont,
.notice.upfont,
.error.upfont
{
    font-size: 1.25em;
}

.success .title,
.notice .title,
.error .title
{
    margin-bottom: 1em;
    font-size: 1.5em;
    font-weight: normal;
}

.disabled
{
    opacity: 0.25;
    filter: grayscale(1);
    filter: grayscale(100%);
}
/*---------------------------------------------------------------*/

p.mleft-20 {
    margin-left:20px;
}

.required {
    color:red;
    font-weight:bold;
}

label.strong {
    font-weight: bold;
}

.col {
    width:48%;
    margin-right: 2%;
    float:left;
}

.regform-app-check {
    float:left;
    width:16px;
}

.regform-app-info {
    margin-left:20px;
}

.option-list {
   float:left;
   width:33%;
   margin-bottom:10px;
}

.option-list .options {
   margin-bottom:5px;
}

.options input[type=checkbox],
.options input[type=radio] {
   margin-right:5px;
}

.option-list-4 {
   width:25%;
}

.survey-div h2 {
    display: none;
}

.survey-div .form-element {
    margin-bottom:20px;
}

.survey-div .form-element label {
    font-weight: bold;
    margin-bottom:10px;
    display: block;
}

.survey-div .form-options-list {
    margin-bottom:5px;
}

.survey-div .form-options-list input {
    margin-right:5px;
}

.survey-div .form-options-list label {
    font-weight: normal;
}

#pass_meter{
    background: #aaa;
    color: #FFFFFF;
    width: 100%;
    text-align:center;
    font-weight:bold;
    padding:5px;
}

.password-veryweak {
    background: #ff8080 !important;
}
.password-weak {
    background: rgb(220, 220, 0) !important;
}
.password-medium {
    background: rgb(0, 150,250) !important;
}
.password-strong,
.password-verystrong,
.password-perfect {
    background: rgb(0, 200, 100) !important;
}

.archive-date {
    font-size:9px;
}

figure.ad {
    margin-top:0px;
}

/* other */
.forward .form-options input[type="text"],
.forward .form-options input[type="email"],
.forward .form-options input[type="password"],
.forward .form-options textarea
{
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0.5em;
    border: 2px solid #E0E0E0;
    border-radius: 0.3em;
    box-shadow: none;
    outline: none;
    font-size: 1.2em;
    color: #000000;
    -webkit-transition: border-color 0.3s ease-out;
    -moz-transition: border-color 0.3s ease-out;
    -ms-transition: border-color 0.3s ease-out;
    -o-transition: border-color 0.3s ease-out;
    transition: border-color 0.3s ease-out;
}

.forward .form-options input[type="text"]:hover,
.forward .form-options input[type="email"]:hover,
.forward .form-options input[type="password"]:hover,
.forward .form-options textarea:hover,
.forward .form-options input[type="text"]:focus,
.forward .form-options input[type="email"]:focus,
.forward .form-options input[type="password"]:focus,
.forward .form-options textarea:focus
{
    border-color: #3A97B6;
}

.forward .form-options .small.form-option-text
{
    display: block;
    line-height: 1.5em;
    margin-top: 5px;
    font-style: italic;
    font-size: 12px;
    margin-bottom: 10px;
    background-color: #f0f0f0;
    padding: 0.75em;
    border-radius: 5px;
    color: #666;
}

.forward .form-options .notcustom
{
    font-size: 1.2em;
    font-weight: bold;
    font-style: italic;
    color: #666;
}

.forward .form-submit
{
    text-align: center;
}

.forward .em-prev,
.forward .form-element label
{
    margin-bottom: 0.4em;
}

/***** footer *****/

.footer,
.footer a
{
    text-align: center;
    color: #FFFFFF;
}

.footer > div
{
    border-top: 1px solid #FFFFFF;
}

.footer .top
{
    padding: 0.7em 1em 0.5em 1em;
    background: #3998B6;
    font-size: 0.73em;
    text-transform: uppercase;
}

.footer .top a
{
    display: inline-block;
    margin-left: 1em;
    text-decoration: underline;
}

.footer .bottom
{
    padding: 0.7em 1em 0.5em 1em;
    background: #767D7B;
    font-family: Georgia, "Times New Roman", serif;
    font-size: 0.93em;
    line-height: 1.8em;
}

.cred
{
    margin-bottom: 5px;
    text-align: center;
}

.cred a
{
    font-size: 9px;
    text-transform: uppercase;
    color: #999999;
}

#btnTop
{
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    -webkit-border-radius: none;
    -moz-border-radius: none;
    -ms-border-radius: none;
    -o-border-radius: none;
    border-radius: 0;
    z-index: 30;
}

.link-top
{
    margin-bottom: 3px;
    text-align: center;
    text-transform: uppercase;
    font-size: 10px;
}

.link-top a
{
    color: #999999 !important;
}


.form-option-text {
font-size:0.8em;
}

.forward iframe {
    border:5px solid #ddd;
}

textarea,
.form-options input[type=text] {
    max-width: 100%;
}

/*** subscriber overlay ***/

#subpopform
{
    display: none;
    padding: 15px;
    background-color:white;
}

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

#subpopform input.clean
{
    margin-right: 0;
    margin-left: 0;
}

#subpopform .subpopform-submit
{
    text-align: center;
    margin-bottom:0px;
}

#subpopform .error,
#subpopform .success
{
    display: none;
}

.ad-glow table
{
    max-width: 100%;
    margin:0 auto;
}

.ad-glow table td
{
    margin: 0;
}

.ad-glow table a
{
    text-decoration: none;
}

.ad-glow table a:hover
{
    color: #117A97;
    text-decoration: underline;
}


/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

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

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

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

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after,
.ad:before,
.ad:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after,
.ad:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix,
.ad {
    *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        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) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}

/* share popup */
.share-modal
{
    display: none;
    width: 420px;
    padding: 15px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    background: #FFFFFF;
}

.share-modal h1
{
    margin-bottom: 1em;
    font-size: 16px;
    line-height: 1.35em;
}

.share-modal h1 span
{
    font-family: Georgia, "Times New Roman", serif;
    color: #117A97;
}

.share-modal h1 .byline
{
    font-weight: normal;
    font-style: italic;
    font-size: 14px;
    line-height: 1.35em;
}

.share-modal figure
{
    float: left;
    width: 100px;
    text-align: center;
}

.share-modal figure a
{
    margin: 0;
}

.share-modal figure img
{
    width: auto;
    max-width: 100%;
    max-height: 150px;
}

.share-modal h1 figure
{
    display: none;
    float: left;
    width: 80px;
}

.share-modal .share-more-content
{
    padding: 0;
}

.share-modal .share-more-content .share-perm,
.share-modal .share-more-content .lbl
{
    margin-bottom: 1em;
    font-size: 12px;
    font-weight: bold;
}

.share-modal .share-more-content .share-perm
{
    margin-bottom: 0.35em;
}

.share-modal .share-more-content.pushed
{
    margin-left: 115px;
}

.share-modal .share-more-content-col
{
    min-height: 100px;
    margin-bottom: 10px;
}

@media screen and (max-width: 500px)
{
    .share-modal
    {
        width: auto;
        min-width: 270px;
        padding: 10px;
    }
    
    .share-modal figure
    {
        display: none;
    }
    
    .share-modal h1 .h-txt.pushed
    {
        margin-left: 90px;
    }
    
    .share-modal h1 figure
    {
        display: block;
    }
    
    .share-modal .share-more-content.pushed
    {
        margin-left: 0px;
    }
}

@media screen and (max-width: 480px) {
    .dedicated-shelf .ad {
        text-align: center;
        width: 40%;
        margin: 0 auto !important;
        float: none;
    }
}

@media screen and (max-width: 600px) {
    .advertorial img {
        max-width:100%;
        height:auto;
    }
}

/* indie, kids */
.indie article.editorial,
.kids article.editorial
{
    margin-bottom: 2em;
    padding: 10px;
    background: #EFEFEF;
    border-radius: 4px;
    color: #222;
}

.indie article.editorial h1,
.kids article.editorial h1
{
    margin-bottom: 0.75em;
    font-size: 18px;
    text-transform: none;
    color: #222;
}

.indie article.editorial p:last-child,
.kids article.editorial p:last-child
{
    margin-bottom: 0;
}

/* indie */

.indie { font-size: 14px; line-height: 1.5em; }
.indie a, .indie a:hover { color: #C01D2E; outline: none; }
.indie a { text-decoration: none; }
.indie a:hover { background: none; text-decoration: underline; }
.indie img {max-width: 100%;}
.indie h2 { color:#80b2aa; text-transform: uppercase; border-top: 1px solid #c01d2e; border-bottom: 1px solid #c01d2e; padding: 10px 0px; margin-bottom:15px; }
.indie h2 span,
.indie h3,
.indie h4 { color:#c01d2e; line-height: 1.25em}
.indie h3 { margin-bottom:5px; }
.indie p { margin-bottom:1em; }
.indie h4 { margin-bottom: 3px; }
.indie h4:last-of-type { margin-bottom: 1em; }
.indie hr { border-color:#c01d2e; border-width: 2px; margin:15px 0px; }
.indie article { margin-bottom: 1em; }

.indie .indie-btn,
.indie .indie-btn:hover
{
    color: #FFFFFF;
    text-decoration: none;
}

.indie .indie-btn
{
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    padding: 0.5em;
    width: 120px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
    background: #767D7B;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    line-height: 1em;
}

.indie .indie-btn.inline
{
    display: inline-block;
}

.indie .indie-btn.large
{
    margin-bottom: 15px;
    padding: 0.5em;
    width: 180px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    font-size: 18px;
    line-height: 1em;
}

.indie .indie-btn.large.inline
{
    width: 48.5%;
    margin-right: 3%;
    font-size: 115%;
}

.indie .indie-btn.large.inline:nth-child(2n)
{
    margin-right: 0;
}

.indie .indie-btn.info { background: #73A099; }
.indie .indie-btn.info:hover { background: #648C85; }
.indie .indie-btn.buy { background: #C01D2E; }
.indie .indie-btn.buy:hover { background: #AC1A2A; }

.indie .indie-btn.buy img { margin: 0; width: 85px; }

.indie .indie-header { margin: 0 auto 1em auto; width: 600px; text-align: center; }
.indie .indie-header a { display: inline-block; }
.indie .indie-header a:first-child { float: left; }
.indie .indie-header a:last-child { float: right; }

.indie .tag-line { margin: 1em 0 1.5em 0; line-height: 1.3em; color: #C01D2E; font-size: 18px; text-align: center; }

.indie .toppick .floated,
.indie .in-interview img { float:right; margin-left:15px; margin-bottom:15px; text-align: left; }
.indie .toppick .floated figure { min-width: 300px; margin-bottom: 15px; text-align: center; }

.indie .smaller,
.indie .bookreview-info-small .bookreview-info-details { font-size:12px; line-height: 1.5em; }

.indie .section-logo { display: block; width: 100%; max-width: 700px; margin: 0 auto 15px auto; }

.indie .bookreviews,
.indie .paperbacks { width:100%; position: relative; }

.indie .bookreview,
.indie .paperback
{
    width:100%;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 2px solid #C01D2E;
}

.indie .bookreview:last-child,
.indie .paperback:last-child
{
    padding-bottom: 0;
    border-bottom: none;
}

.indie .bookreview .floated { float: left; margin: 0 1em 0 0; text-align: left; }
.indie .bookreview:nth-child(2n) .floated
{
    float: right;
    margin: 0 0 0 1em;
}

.indie .indie-intro-img
{
    float: right;
    margin: 0 0 10px 5px;
    width: 35px;
    height: 61px;
}

.indie .indie-intro-inf 
{
    margin-top: 10px;
    overflow: auto;
}

.indie .indie-intro-inf p
{
    margin: 1.35% 0 0 0;
    font-size: 10px;
    font-style: italic;
    line-height: 12px;
    overflow: auto;
}

.indie .indie-intro-inf img
{
    float: left;
    margin-right: 10px;
}

.indie .share-this-links
{
    display: inline-block;
    margin-top: 1.3em;
}

.indie .bookreview .share-this-links { float: right; }

.indie .bookreview:nth-child(2n) .share-this-links
{
    float: left;
}

.indie .bookreview .share-this-links .share-more
{
    top: auto;
    bottom: 35px;
    left: auto;
    right: 0;
}

.indie .bookreview:nth-child(2n) .share-this-links .share-more
{
    left: 0;
    right: auto;
}

.indie .bookreview figure { margin-bottom: 1.3em; }
.indie .bookreview figure img,
.indie .paperback figure img { width:120px; }

.indie .paperback figure { float: left; margin-bottom: 10px; }
.indie .paperback .paperback-info { margin-left: 135px; }
.indie .paperback .paperback-info .btn-box,
.indie .paperback .paperback-info div.clearfix { margin: 1em 0; }
.indie .paperback h4,
.indie .paperback p { margin-bottom:0px; }
.indie .paperback h4 { font-size:16px; }

.indie .more { background-color:#405955; color:white; padding:10px; font-weight: bold; font-size:18px; text-align: center; }
.indie .more p { margin-bottom: 0px; }
.indie .more a { color:#80b2aa; text-decoration: none; }
.indie .more a:hover { background: none; }
.indie .more span { color:#80b2aa; font-size:14px; }

.indie a.share-more-close { color: #FFFFFF; }
/*.indie .share-links a:nth-last-child(2) { margin-right: 0; }*/
.indie .share-links img { float: none; margin: 0; }

@media screen and (max-width: 600px) {
    .indie .indie-header { width: 100%; }
    
    .indie .indie-header a { width: 40% }
    .indie .indie-header a:first-child { width: 32.5%; }
    .indie .indie-header a:last-child { width: 27.5%; }
    .indie .indie-header img { width: 100%; }
    
    .indie .toppick .floated figure { min-width: 0; }

    .indie .paperback,
    .indie .paperback:nth-child(2n) { float: none; width: 80%; margin-left: auto; margin-right: auto; }

    .indie .bookreview, 
    .indie .bookreview:nth-child(2n) { float:none; margin-right: 0px; padding-bottom: 1.3em; width: 100%; border-bottom: 1px solid #c01d2e; }

    .indie .bookreview::before, .indie .bookreview::after {
        content: " ";
        display: table;
    }
    
    .indie .bookreview::after {
        clear: both;
    }

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

    .indie .toppick .floated,
    .indie .in-interview .ImgWithCaptionTable img,
    .indie .in-interview .ImgWithCaptionTable img[style] { float: none !important; margin-left: 0 !important; margin-right: 0 !important; text-align: center; }
    .indie .in-interview .ImgWithCaptionTable td { text-align: center; }
}

@media screen and (max-width: 320px) {
    .indie .paperback,
    .indie .paperback:nth-child(2n) { width:100%; }
    .indie .paperback { border-bottom: 1px solid #c01d2e; padding-bottom: 15px; }
    .indie .paperback:last-child { border-bottom: 0px; padding-bottom: 0px;  }

    .indie .paperback::before, .indie .paperback::after {
        content: " ";
        display: table;
    }
    
    .indie .paperback::after {
        clear: both;
    }

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

/* kids */

.kids { font-size: 14px; line-height: 1.5em; }
.kids a, .kids a:hover { color: #A73788; outline: none; }
.kids a { text-decoration: none; }
.kids a:hover { background: none; text-decoration: underline; }
.kids img {max-width: 100%;}
.kids h2 { color:#6AB46A; text-transform: uppercase; border-top: 1px solid #A73788; border-bottom: 1px solid #A73788; padding: 10px 0px; margin-bottom:15px; }
.kids h2 span,
.kids h3,
.kids h4 { color:#A73788; line-height: 1.25em}
.kids h3 { margin-bottom:5px; }
.kids p { margin-bottom:1em; }
.kids h4 { margin-bottom: 3px; }
.kids h4:last-of-type { margin-bottom: 1em; }
.kids hr { border-color:#A73788; border-width: 2px; margin:15px 0px; }
.kids article { margin-bottom: 1em; }

.kids .kids-btn,
.kids .kids-btn:hover
{
    color: #FFFFFF;
    text-decoration: none;
}

.kids .kids-btn
{
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    padding: 0.5em;
    width: 120px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
    background: #767D7B;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    line-height: 1em;
}

.kids .kids-btn.inline
{
    display: inline-block;
}

.kids .kids-btn.large
{
    margin-bottom: 15px;
    padding: 0.5em;
    width: 180px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    font-size: 18px;
    line-height: 1em;
}

.kids .kids-btn.large.inline
{
    width: 48.5%;
    margin-right: 3%;
    font-size: 115%;
}

.kids .kids-btn.large.inline:nth-child(2n)
{
    margin-right: 0;
}

.kids .kids-btn.info { background: #6AB46A; }
.kids .kids-btn.info:hover { background: #5D9E5D; }
.kids .kids-btn.buy { background: #A73788; }
.kids .kids-btn.buy:hover { background: #912F75; }

.kids .kids-btn.buy img { margin: 0; width: 85px; }

.kids .kids-header { margin: 0 auto 1em auto; width: 600px; text-align: center; }
.kids .kids-header a { display: inline-block; }
.kids .kids-header a:first-child { float: left; }
.kids .kids-header a:last-child { float: right; }

.kids .tag-line { margin: 1em 0 1.5em 0; line-height: 1.3em; color: #A73788; font-size: 18px; text-align: center; }

.kids .kidspick .floated,
.kids .kd-interview img { float:right; margin-left:15px; margin-bottom:15px; text-align: left; }
.kids .kidspick .floated figure { margin-bottom: 15px; }

.kids .smaller,
.kids .bookreview-info-small .bookreview-info-details { font-size:12px; line-height: 1.5em; }

.kids .section-logo
{
    margin-bottom: 15px;
    border-top: 2px solid #A73788;
    border-bottom: 2px solid #A73788;
}

.kids .section-logo img
{
    display: block;
    width: auto;
    max-width: 100%;
    margin: auto;
    margin-top: -1px;
    margin-bottom: -1px;
}

.kids .bookreviews { width:100%; position: relative; }

.kids .bookreview
{
    width:100%;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 2px solid #A73788;
}

.kids .bookreview:last-child
{
    padding-bottom: 0;
    border-bottom: none;
}

.kids .bookreview .floated { float: left; margin: 0 1em 0 0; text-align: left; }
.kids .bookreview:nth-child(2n) .floated
{
    float: right;
    margin: 0 0 0 1em;
}

.kids .indie-intro-img
{
    float: right;
    margin: 0 0 10px 5px;
    width: 35px;
    height: 61px;
}

.kids .indie-intro-inf 
{
    margin-top: 10px;
    overflow: auto;
}

.kids .indie-intro-inf p
{
    margin: 1.35% 0 0 0;
    font-size: 10px;
    font-style: italic;
    line-height: 12px;
    overflow: auto;
}

.kids .indie-intro-inf img
{
    float: left;
    margin-right: 10px;
}

.kids .share-this-links
{
    display: inline-block;
    margin-top: 1.3em;
}

.kids .bookreview .share-this-links { float: right; }

.kids .bookreview:nth-child(2n) .share-this-links
{
    float: left;
}

.kids .bookreview .share-this-links .share-more
{
    top: auto;
    bottom: 35px;
    left: auto;
    right: 0;
}

.kids .bookreview:nth-child(2n) .share-this-links .share-more
{
    left: 0;
    right: auto;
}

.kids .bookreview figure { margin-bottom: 1.3em; }
.kids .bookreview figure img { width:120px; }

.kids .more { background-color:#6AB46A; color:white; padding:10px; font-weight: bold; font-size:18px; line-height: 1.5em; text-align: center; }
.kids .more a { color:#A73788; text-decoration: none; }
.kids .more a:hover { background: none; }

.kids a.share-more-close { color: #FFFFFF; }
/*.kids .share-links a:nth-last-child(2) { margin-right: 0; }*/
.kids .share-links img { float: none; margin: 0; }

@media screen and (max-width: 600px) {
    .kids .kids-header { width: 100%; }
    
    .kids .kids-header a { width: 40.8333333% }
    .kids .kids-header a:first-child { width: 31.6666667%; }
    .kids .kids-header a:last-child { width: 27.5%; }
    .kids .kids-header img { width: 100%; }

    .kids .bookreview, 
    .kids .bookreview:nth-child(2n) { float:none; margin-right: 0px; padding-bottom: 1.3em; width: 100%; border-bottom: 1px solid #A73788; }
    
    .kids .bookreview:last-child { border-bottom: 0; }

    .kids .bookreview::before, .kids .bookreview::after {
        content: " ";
        display: table;
    }
    
    .kids .bookreview::after {
        clear: both;
    }

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

    .kids .kidspick .floated,
    .kids .kd-interview .ImgWithCaptionTable img,
    .kids .kd-interview .ImgWithCaptionTable img[style] { float: none !important; margin-left: 0; text-align: center; }
    .kids .kd-interview .ImgWithCaptionTable td { text-align: center; }
}

/* Regional [*IBA] Holiday Newsletters (overrides some indie styles) */
/* MPIBA */
.iba a
{
    color: #DE1C20;
}

.iba .iba-header
{
    display: flex;
    margin-bottom: 0px;
    justify-content: space-between;
    align-items: center;
}

.iba .iba-header a,
.iba .iba-header a:first-child,
.iba .iba-header a:last-child
{
    float: none;
    width: auto;
}

.wrap.iba .iba-header > *
{
    width: auto;
}

.iba .iba-header .deflogo
{
    display: inline-block;
    width: 180px;
    text-align: center;
}

.iba .tag-line,
.iba .intro,
.iba .secheader
{
    margin: 0 0 30px 0;
    background: #DE1C20;
    font-family: Courier New, Courier, sans-serif;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
}

.iba .tag-line
{
    padding: 3px;
    font-size: 18px;
    line-height: 1.3em;
    letter-spacing: -0.035em;
    word-spacing: -0.25em;
}

.iba .intro
{
    background: none;
    font-size: 24px;
    line-height: 1.3em;
    letter-spacing: -0.035em;
    word-spacing: -0.1em;
    color: #303030;
}

.iba .secheader
{
    margin-bottom: 20px;
    padding: 3px;
    border: 0;
    font-weight: normal;
    font-size: 20px;
    line-height: 1.3em;
    letter-spacing: -0.035em;
    word-spacing: -0.25em;
}

.iba .toppick .floated.left
{
    float: left;
    margin-left: 0px;
    margin-right: 15px;
}

.iba .toppick .floated figure
{
    text-align: center;
}

.iba .indie-btn
{
    width: 100px;
}

.iba .bookreview figure img
{
    width: auto;
    max-width: 150px;
    max-height: 150px;
}

.iba .indie-btn.large
{
    width: 140px !important;
    font-size: 14px !important;
}

.iba .indie-btn.large.inline
{
    margin-right: 10px;
}

.iba .indie-btn.large.inline:nth-child(2n)
{
    margin-right: 0px;
}

.iba .toppick,
.iba .bookreview
{
    border-bottom: 2px solid #DE1C20;
}

.iba .toppick:last-child,
.iba .bookreview:last-child
{
    border-bottom: 0;
}

.iba .toppick .floated > p,
.iba .bookreview .floated > p
{
    text-align: center;
}

.iba h3, .iba h4
{
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-weight: bold;
}

.iba h3
{
    margin-bottom: 3px;
    font-size: 28px;
    line-height: 1.2em;
    color: #DE1C20;
}

.iba h4
{
    font-size: 18px;
    line-height: 1.3em;
    color: #000000;
}

.iba .indie-btn
{
    color: #FFFFFF !important;
}

.iba .indie-btn,
.iba .indie-btn.large
{
    border-radius: 5px;
}

.iba .indie-btn.info
{
    background: #197E3D;
}

.iba .indie-btn.info:hover
{
    background: #13632F;
}

.iba .indie-btn.buy
{
    background: #DE1C20;
}

.iba .indie-btn.buy:hover
{
    background: #C4191C;
}

.iba .bookreview-info-details .sep
{
    color: #DE1C20;
}

.iba .more
{
    margin-top: 35px;
    padding: 10px;
    background-color: #DE1C20;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.3em;
    color: #FFFFFF;
}

.iba .more a
{
    color: #FFE8C5;
}

@media screen and (max-width: 600px)
{
    .iba .iba-header .deflogo img
    {
        width: auto;
        max-width: 100%;
    }
}

/* MIBA overrides (also overrides some indie styles) */

.iba.miba
{
    color: #041E42;
}

.iba.miba .tag-line,
.iba.miba .intro,
.iba.miba .secheader
{
    background: #003F5F;
    font-family: "Times New Roman", Times, serif;
    font-size: 22px;
    line-height: 1.3em;
    text-transform: none;
    letter-spacing: normal;
    word-spacing: normal;
}

.iba.miba .tag-line
{
    padding: 10px;
}

.iba.miba .intro
{
    background: none;
    font-size: 24px;
    color: #041E42;
}

.iba.miba .intro img
{
    max-width: 100%;
}

.iba.miba .secheader
{
    padding: 8px;
}

.iba.miba h3
{
    font-family: Palatino, "Times New Roman", serif;
}

.iba.miba .toppick .floated.left
{
    float: left;
    margin-left: 0px;
    margin-right: 15px;
}

.iba.miba .toppick .floated figure
{
    text-align: center;
}

.iba.miba .indie-btn,
.iba.miba .bookreview figure img
{
    width: 100px;
}

.iba.miba .toppick,
.iba.miba .bookreview
{
    border-bottom: 2px solid #D22630;
}

.iba.miba .toppick:last-child,
.iba.miba .bookreview:last-child
{
    border-bottom: 0;
}

.iba.miba h3
{
    color: #D22630;
}

.iba.miba h4
{
    color: #041E42;
}

.iba.miba .indie-btn.info
{
    background: #658D1B;
}

.iba.miba .indie-btn.info:hover
{
    background: #527216;
}

.iba.miba .bookreview-info-details .sep
{
    color: #D22630;
}

.iba.miba .more
{
    padding: 10px;
    background-color: #003F5F;
}

.iba.miba .more a
{
    text-decoration: underline;
    color: #FFFFFF;
}

/* SIBA overrides */
.iba.siba a
{
    color: #F0504C;
}

.iba.siba .iba-header
{
    margin-top: 5px;
}

.iba.siba .tag-line,
.iba.siba .secheader,
.iba.siba .more
{
    background: #025F74;
}

.iba.siba .intro,
.iba.siba #archv .secheader span
{
    color: #025F74;
}

.iba.siba #archv .secheader
{
    background: none;
    border-top: 1px solid #F0504C;
    border-bottom: 1px solid #F0504C;
    font-size: 26px;
    color: #F0504C;
}

.iba.siba .toppick .floated.left
{
    float: left;
    margin-left: 0px;
    margin-right: 15px;
}

.iba.siba .toppick .floated figure
{
    text-align: center;
}

.iba.siba .indie-btn,
.iba.siba .bookreview figure img
{
    width: 100px;
}

.iba.siba .toppick,
.iba.siba .bookreview
{
    border-bottom: 2px solid #025F74;
}

.iba.siba .toppick:last-child,
.iba.siba .bookreview:last-child
{
    border-bottom: 0;
}

.iba.siba h3
{
    margin-bottom: 7px;
    color: #F0504C;
}

.iba.siba .indie-btn.info
{
    background: #5E9CA7;
}

.iba.siba .indie-btn.info:hover
{
    background: #4F838C;
}

.iba.siba .indie-btn.buy
{
    background: #F0504C;
}

.iba.siba .indie-btn.buy:hover
{
    background: #D64644;
}

.iba.siba .bookreview-info-details .sep
{
    color: #5E9CA7;
}

.iba.siba .more a
{
    color: #A6D8DB;
}

/* CIBA overrides */
.iba.ciba a
{
    color: #083D5A;
}

.iba.ciba .iba-header
{
    margin-top: 5px;
}

.iba.ciba .iba-header .deflogo
{
    width: auto;
}

.iba.ciba .tag-line,
.iba.ciba .secheader
{
    background: #A51E32;
    font-family: "Times New Roman", Times, serif;
    font-size: 22px;
    line-height: 1.3em;
    text-transform: none;
    letter-spacing: normal;
    word-spacing: normal;
}

.iba.ciba .tag-line
{
    padding: 10px;
}

.iba.ciba .intro
{
    font-family: 'Times New Roman', Times, serif;
    font-size: 28px;
    font-weight: bold;
    line-height: 1.3em;
    text-transform: none;
    word-spacing: normal;
    color: #083D5A;
}

.iba.ciba .secheader
{
    padding: 8px;
}

.iba.ciba #archv .secheader,
.iba.ciba h3
{
    font-family: Palatino, "Times New Roman", serif;
}

.iba.ciba #archv .secheader
{
    background: none;
    border-top: 1px solid #DA2831;
    border-bottom: 1px solid #DA2831;
    font-size: 26px;
    color: #DA2831;
}

.iba.ciba #archv .secheader span
{
    color: #3ABFC2;
}

.iba.ciba .toppick .floated.left
{
    float: left;
    margin-left: 0px;
    margin-right: 15px;
}

.iba.ciba .toppick .floated figure
{
    min-width: auto;
    text-align: center;
}

.iba.ciba .indie-btn,
.iba.ciba .bookreview figure img
{
    width: 100px;
}

.iba.ciba .toppick,
.iba.ciba .bookreview
{
    border-bottom: 2px solid #A51E32;
    color: #000000;
}

.iba.ciba .toppick:last-child,
.iba.ciba .bookreview:last-child
{
    border-bottom: 0;
}

.iba.ciba h3
{
    margin-bottom: 7px;
    color: #000000;
}

.iba.ciba h4
{
    color: #000000;
}

.iba.ciba .indie-btn,
.iba.ciba .indie-btn.large
{
    border-radius: 5px;
}


.iba.ciba .indie-btn.info
{
    background: #DE932A;
}

.iba.ciba .indie-btn.info:hover
{
    background: #C47F25;
}

.iba.ciba .indie-btn.buy
{
    background: #083D5A;
}

.iba.ciba .indie-btn.buy:hover
{
    background: #052B3F;
}

.iba.ciba .bookreview-info-details .sep
{
    color: #000000;
}

.iba.ciba .more
{
    padding: 10px;
    background-color: #A51E32;
}

.iba.ciba .more a
{
    text-decoration: underline;
    color: #FFFFFF;
}

/* PNBA overrides */
.iba.pnba a
{
    color: #313588;
}

.iba.pnba .iba-header
{
    margin-top: 5px;
}

.iba.pnba .tag-line,
.iba.pnba .secheader
{
    background: #313588;
}

.iba.pnba .intro
{
    background: none;
    font-size: 24px;
    color: #041E42;
}

.iba.pnba .intro img
{
    max-width: 100%;
}

.iba.pnba #archv .secheader
{
    background: none;
    border-top: 1px solid #313588;
    border-bottom: 1px solid #313588;
    font-size: 26px;
    color: #313588;
}

.iba.pnba #archv .secheader span
{
    color: #E65014;
}

.iba.pnba .toppick .floated.left
{
    float: left;
    margin-left: 0px;
    margin-right: 15px;
}

.iba.pnba .toppick .floated figure
{
    min-width: auto;
    text-align: center;
}

.iba.pnba .bookreview figure
{
    margin-bottom: 10px;
}

.iba.pnba .indie-btn,
.iba.pnba .bookreview figure img
{
    width: 100px;
}

.iba.pnba .toppick,
.iba.pnba .bookreview
{
    border-bottom: 2px solid #313588;
}

.iba.pnba .toppick:last-child,
.iba.pnba .bookreview:last-child
{
    border-bottom: 0;
}

.iba.pnba h3
{
    color: #313588;
}

.iba.pnba .indie-btn
{
    border-radius: 0 !important;
}

.iba.pnba .indie-btn.large
{
    margin-bottom: 10px;
}

.iba.pnba .indie-btn.info
{
    background: #889577;
}

.iba.pnba .indie-btn.info:hover
{
    background: #6F7A61;
}

.iba.pnba .indie-btn.buy
{
    background: #B4483C;
}

.iba.pnba .indie-btn.buy:hover
{
    background: #993C34;
}

.iba.pnba .bookreview-info-details .sep
{
    color: #313588;
}

.iba.pnba .more
{
    padding: 10px;
    background-color: #313588;
}

.iba.pnba .more a
{
    color: #FFE8C5;
}

/* pnba promotions */
.iba.pnba .bookreview.promo .floated,
.iba.pnba .bookreview.promo:nth-child(2n) .floated
{
    float: left;
    width: 135px;
    margin: 0;
    margin-right: 14px;
    text-align: center;
}

.iba.pnba .bookreview.promo .floated.right,
.iba.pnba .bookreview.promo:nth-child(2n) .floated.right
{
    float: right;
    margin: 0;
    margin-left: 1em;
}

.iba.pnba .bookreview.promo .floated .inf
{
    font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 1.3em;
}

.iba.pnba .bookreview.promo .floated .inf b
{
    color: #000000;
}

.iba.pnba .bookreview.promo .bookreview-info
{
    margin: 0 149px;
    text-align: center;
}

.iba.pnba .bookreview.promo h3
{
    font-size: 24px;
    margin-bottom: 1em;
}

.iba.pnba .bookreview.promo .share-this-links
{
    display: block;
    float: none !important;
    text-align: center;
}

.iba.pnba .bookreview.promo .share-links a:nth-last-child(2)
{
    margin-right: 5px;
}

.iba.pnba .bookreview.promo .share-links a:last-child
{
    margin-right: 0;
}

.share-modal.promo .promo-covers
{
    float: left;
    width: 100px;
    margin-right: 10px;
}

.share-modal.promo .promo-covers figure
{
    display: block !important;
    float: none;
    margin-bottom: 10px;
}

.share-modal.promo h1
{
    margin-bottom: 1.5em;
    line-height: 1.3em;
}

.share-modal.promo .pushed
{
    margin-left: 115px !important;
}

@media screen and (max-width: 600px)
{    
    .iba.pnba .bookreview.promo .floated
    {
        width: 48% !important;
        margin: 0 !important;
    }
    
    .iba.pnba .bookreview.promo .bookreview-info
    {
        margin: 0;
    }
    
    .iba.pnba .bookreview.promo h3
    {
        padding-top: 1em;
        clear: both;
    }
}

/* Pre-orders Overrides */
.main .primary.preorders
{
    background: #E3DEDF;
}

.preorders
{
    font-family:arial,sans-serif;
    font-size:14px;
    line-height:1.5;
    /*background-color:#E3DEDF;*/
}

.preorders *
{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

.preorders a,
.preorders a:hover
{
    color: #333;
    text-decoration: underline;
}

.preorders .wrap {
    padding:15px 15px 0;
    margin:0 auto;
}

.preorders main.wrap {
    margin-bottom:1em;
    padding-bottom:1em;
}

.preorders .issue-nw {
    width:auto !important;
    padding: 0 0 50px !important;
}

.preorders .btn-group {
    /* display:flex;
    justify-content: space-evenly;
    text-align: center; */
    display: grid;
    grid-template-columns: 1fr 1fr;
}

.preorders .btn-group > * {
    white-space: nowrap;
    margin:0 6px;
}

.preorders .btn
{
    display: inline-block;
    color: transparent;
    text-indent: -9999px;
}

/* .preorders .btn.tb
{
    width: 140px;
    height: 50px;
}

.preorders .btn.tb.po
{
    background: url("/preorders/img/2/hero-po.png") no-repeat 0px 0px;
}

.preorders .btn.tb.mi
{
    background: url("/preorders/img/2/hero-mi.png") no-repeat 0px 0px;
}

.preorders .btn.ob
{
    width: 120px;
    height: 25px;
}

.preorders .btn.ob.po
{
    background: url("/preorders/img/2/ob-po.png") no-repeat 0px 0px;
}

.preorders .btn.ob.mi
{
    background: url("/preorders/img/2/ob-mi.png") no-repeat 0px 0px;
} */

.preorders .btn.tb,
.preorders .btn.ob
{
    background-size: cover !important;
}

.preorders .btn.po:last-child
{
    justify-self: left;
}

.preorders .btn.po:first-child
{
    justify-self: right;
}

.preorders .btn.tb
{
    width: 140px;
    height: 42px;
}

.preorders .btn.tb.po.print
{
    background: url("/preorders/img/3/hero-po-print-l.png") no-repeat 0px 0px;
}

.preorders .btn.tb.po.audio
{
    background: url("/preorders/img/3/hero-po-audio-l.png") no-repeat 0px 0px;
}

.preorders .btn.ob
{
    width: 125px;
    height: 25px;
}

.preorders .btn.ob.po.print
{
    background: url("/preorders/img/3/ob-po-print-l.png") no-repeat 0px 0px;
}

.preorders .btn.ob.po.audio
{
    background: url("/preorders/img/3/ob-po-audio-l.png") no-repeat 0px 0px;
}

.preorders .header {
    margin-bottom:25px;
    /*padding-bottom:25px;*/
    background:none;
    /*border-bottom: 1px solid #111;*/
    text-align: center;
}

.preorders .header h1,
.preorders .header h2,
.preorders .header h3 {
    /*color:#f64b1a;*/
    color: #111;
    font-weight: normal;
    margin:0;
}

.preorders .header h1,
.preorders .header h2,
.preorders .header h3 {
    text-transform: uppercase;
}

.preorders .header h1 {
    font-size:28px;
    letter-spacing:-0.05em;
}

.preorders .header h2,
.preorders .header h3 {
    font-size:20px;
}

.preorders .header h2 {
    margin-bottom:15px;
    border: none;
}

.preorders .header h3 {
    margin: 15px 0 30px 0;
    padding: 5px;
    border-top: 1px solid #111111;
    border-bottom: 1px solid #111111;
}

.preorders .borders-red {
    margin-top:10px;
    /*border-top:1px solid #f64b1a;
    border-bottom:1px solid #f64b1a;*/
    border-top:1px solid #111;
    border-bottom:1px solid #111;
    padding-top:10px;
    padding-bottom:10px;
}

.preorders .special.borders-red {
    margin:5px 0 20px;
    padding:20px 0;
}

.preorders .content-mid {
    padding-bottom: 20px;
    /*background-color:#CCCCCC;*/
}

.preorders article:last-child {
    margin-bottom: 0;
}

.preorders .book {
    /*background-color:#e2dedd;*/
    /* background-color: #E3DEDF; */
    padding: 15px; /*20px 10px 15px;*/
    margin-bottom: 0;
    position: relative;
    display: flex;
    flex-direction: column;
}

.preorders .book > *:first-child
{
    flex: 1;
}

.preorders .book .btn-group btn {
    margin:0;
}

.preorders .book-top .btn-group {
    min-width:250px;
}

.preorders .book-info {
    display:flex;
    justify-content: space-between;
    position:relative;
}

.preorders .book-info > *:last-child {
    padding-left:15px;
    flex-grow: 1;
}

.preorders .book-info p {
    font-size:12px;
}

.preorders .book-info-top figure {
    float:right;	
}

.preorders .book-top {
    margin-bottom:15px;
    background: none;
}

.preorders .book.book-top.wrap {
    padding:0px 15px;
}

.preorders .book-top .book-info p {
    font-size:16px;
}

.preorders .book-top .book-info > *:first-child {
    flex-grow: 1;
}

.preorders .book-url {
    display: flex;
    justify-content: space-between;
    background-color: #ddd;
    padding: 10px;
    border-radius: 7px;
    align-items: center;
    margin-top: 10px;
}

.preorders .book-url > b { 
    padding-right: 10px;
    color: #555;
}

.preorders .book-url > input {
    flex-grow: 1;
}

.preorders .book-top h1,
.preorders .book-top h2 {
    margin:0;
}

.preorders .book-top h1 {
    font-size:24px;
    font-weight: bold;
}

.preorders .book-top h2 {
    font-size:18px;
    font-weight: normal;
    /*font-style: italic;*/
    margin-bottom:15px;
    border:none;
    color:#333;
    text-transform:none;
}

.preorders .book-top .btn {
    font-size:18px;
    border-radius: 5px;
}

.preorders .book-top .btn-moreinfo,
.preorders .book-top .btn-moreinfo:hover {
    background-color:#949494;
    color:white;
}

.preorders .book-info-top figure {
    margin-left: 10px;
    padding: 20px !important;
    /* background: #CCCCCC; */
    text-align: center;
    align-self: start;
}

.preorders .special {
    margin-bottom: 15px;
    text-align: center;
}

.preorders .special img,
.preorders .header img {
    max-width: 100%;
    height: auto;
}

.preorders .book figure > * > img {
    margin-bottom: 15px;
    max-width: 150px;
    min-width: 150px;
    height: auto;
}

.preorders .book-top figure > * > img {
    max-width: 300px;
}

.preorders .books {
    /*
    display:flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-items:flex-start;
    */
    display:grid;
    grid-template-columns: auto auto;
    grid-gap:15px;
    grid-auto-rows: auto;
}

.preorders .books .book .share-this-links.share-links
{
    display: block;
    text-align: center;
}

.preorders .books .book .share-this-links.share-links a
{
    margin-bottom: 0;
}

.preorders .books .book .share-this-links.share-links .share
{
    text-indent: 9999px;
}

.preorders .sponsored {
    /*border:3px solid #f64b1a;
    padding-top: 19px;*/
    border:3px solid #5A5859;
    position: relative;
    padding: 12px;
    padding-bottom: 55px;
}

.preorders .sponsored:after {
    content: "Sponsored";
    /*border:3px solid #f64b1a;
    background-color:#f64b1a;
    border:3px solid #5A5859;*/
    background-color:#5A5859;
    color:white;
    text-transform: uppercase;
    display:block;
    font-size:18px;
    /*width:100%;*/
    font-weight: bold;
    text-align: center;
    position: absolute;
    bottom:0;
    left:0;
    right:0;
    padding:5px;
    height: 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
}

.preorders .sponsored td {
    height:auto !important;
    line-height:1.5;
}

.preorders .sponsored td img {
    max-width:100%;
    margin-bottom:0;
}

.preorders .sponsored td[height] img {
    margin-bottom:15px !important;
    max-width: 150px;
    min-width: 150px;
    height: auto;
    max-height: 230px;
}

.preorders .more { background-color:#405955; color:white; padding:1em; font-size:18px; text-align: center; margin-bottom:1em; }
.preorders .more a { color:#80b2aa; text-decoration: none; }
.preorders .more p { margin-bottom:0px;}
.preorders .more a:hover { background: none; }
.preorders .more span { color:#80b2aa; font-size:12px; }

.preorders .more.aside
{
    margin-bottom: 0;
    background: #919191;
    font-weight:bold;
}

.preorders .more.aside a
{
    color: #FFFFFF;
    text-decoration: underline;
}

.preorders .more.aside .wrap
{
    padding: 0;
}

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

.preorders #archv
{
    min-height: 400px;
    /* background-color: #FFFFFF; */
    padding: 1em;
}

.preorders #archv hr
{
    margin: 1em 0;
    border-color: #80B2AA;
    background: #80B2AA;
    color: #80B2AA;
}

.preorders #archv h2.secheader
{
    margin-bottom: 15px;
    padding-bottom: 15px;
    border: 0;
    border-bottom: 1px solid #CCCCCC;
}

.preorders #archv h2.secheader,
.preorders #archv h2.secheader *
{
    color: #222222;
}

.preorders #archv a:hover
{
    text-decoration: underline;
}

.preorders #archv .inl-icon
{
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-left: 1em;
    border: 1px solid #222222;
    font-family: Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    vertical-align: baseline;
    text-decoration: none;
    line-height: 1em;
    color: #222222;
}

.preorders #archv .inl-icon:hover
{
    text-decoration: none;
}

.preorders #archv .msg
{
    padding: 1em;
}

.preorders #archv .hidden
{
    display: none;
}

.preorders #archv .title
{
    margin-bottom: 1em;
    font-weight: normal;
    color: #405955;
}

.preorders #archv .heading
{
    margin-bottom: 0.85em;
    padding: 0.35em 0;
    text-align: center;
}

.preorders #archv ul
{
    list-style-type: none;
}

.preorders #archv .site-list
{
    margin-bottom: 2.5em;
}

.preorders #archv .site-list li,
.preorders #archv .articles .listings strong a
{
    font-weight: bold;
}

.preorders #archv .articles .listings strong a
{
    color: #405955;
    text-decoration: underline;
}

.preorders #archv .site-list li
{
    margin-bottom: 1em;
    font-size: 16px;
    line-height: 1.35em;
}

.preorders #archv .articles
{
    margin-top: 1em;
}

.preorders #archv .articles .listings
{
    margin-left: 0.18em;
    padding: 1em 0 1em 1em;
    border-left: 2px solid #333333;
}

.preorders #archv .articles .listings a
{
    font-weight: normal;
}

@media only screen and (max-width: 720px)
{
    .preorders .wrap {
        width:100%;
        margin:0;
    }

    .preorders .books {
        grid-template-columns:100%;
        grid-auto-rows: auto;
    }
    
    .preorders .book-top .book-info {
        flex-direction: column-reverse;
    }
    
    .preorders .book-top figure
    {
        width:100%;
        margin:0 0 1em;
    }

    .preorders .book-top figure img {
        max-width: 100%;
    }

    .preorders .book-top .book-info > :last-child {
        padding-left:0px;
        margin-bottom:15px;
    }
    
    .preorders .book-top .book-info > :first-child {
        margin-bottom:15px;
    }
    
    .preorders .btn-group
    {
        display:flex;
        justify-content: center;
    }
}

/* advanced search */
.site-search#rangeSearch
{
    margin-bottom: 2em;
}

.site-search#rangeSearch .searchbox
{
    display: flex;
    margin-bottom: 0;
    padding: 3px;
    background: #F2F2F2;
    border: 3px solid #EAEAEA;
    border-radius: 4px;
}

.site-search#rangeSearch .searchbox input[type='text']
{
    border: 0;
    margin-right: 0.5em;
    padding: 0.5em;
    background: none;
    flex: 1;
}

.site-search#rangeSearch #searchGo
{
    border-radius: 4px;
}

.site-search#rangeSearch .adv-options
{
    text-align: right;
}

.site-search#rangeSearch .adv-options .panel
{
    display: none;
    position: relative;
    margin: 0 auto;
    padding: 1em;
    border-radius: 4px;
    box-shadow: 0 1px 5px #AEAEAE;
}

.site-search#rangeSearch .adv-options.shown .panel
{
    display: block;
}

.site-search#rangeSearch .adv-options .adv-open
{
    margin-top: 0.35em;
    padding: 0.5em 1em;
    background: #FFFFFF;
    border: none;
    border-radius: 4px;
    font-size: 9px;
    font-weight: bold;
    text-transform: uppercase;
    color: #3A97B6;
}

.site-search#rangeSearch .adv-options .adv-open:hover
{
    background: #F0F0F0;
}

.site-search#rangeSearch .adv-options.shown .adv-open
{
    display: none;
}

.site-search#rangeSearch .adv-options .adv-close
{
    display: block;
    position: absolute;
    top: 10px;
    right: 10px;
    width: 20px;
    height: 20px;
    font-size: 20px;
    line-height: 20px;
    cursor: pointer;
    text-align: center;
}

.site-search#rangeSearch .adv-options select
{
    padding: 0.2em 1em 0.2em 0;
}

.site-search#rangeSearch .adv-options .ctrl
{
    display: grid;
    margin: 1em 0.75em 1.75em 0.75em;
    font-size: 11px;
    align-items: center;
    text-align: center;
    grid-template-columns: 2fr 2fr 1fr;
    column-gap: 1.5em;
}

.site-search#rangeSearch .adv-options .ctrl > span
{
    display: flex;
    align-items: center;
}

.site-search#rangeSearch .adv-options .ctrl > span:last-child
{
    justify-content: center;
}

.site-search#rangeSearch .adv-options .ctrl select
{
    flex: 1;
}

.site-search#rangeSearch .adv-options .ctrl label.select-label
{
    margin-right: 3px;
    font-weight: bold;
    font-size: 1.2em;
    color: #666666;
    white-space: nowrap;
}

.site-search#rangeSearch .adv-options .ctrl .search-exact
{
    padding: 0.5em 1.5em;
    white-space: nowrap;
}

.site-search#rangeSearch .adv-options .ctrl .search-exact input
{
    vertical-align: text-bottom;
}

.site-search#rangeSearch .adv-options .search-slider
{
    margin: 0 0.6em 0.5em;
}

#searchResults
{
    position: relative;
}

#dateRangeDisp
{
    display: block;
    margin-bottom: 0.75em;
    text-align: center;
}

#dateRangeDisp span
{
    font-weight: bold;
    color: #2F7890;
}

#searchResults.loading:before
{
    content: attr(data-loading);
    display: block;
    position: sticky;
    top: 1em;
    width: 15em;
    max-width: 100%;
    margin: 0 auto;
    padding: 0.5em 0.75em;
    background: #3A97B6;
    border-radius: 4px;
    box-shadow: 0 3px 8px #AEAEAE;
    font-weight: bold;
    font-size: 21px;
    text-align: center;
    color: #FFFFFF;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

#searchResults.loading > *
{
    opacity: 0;
    pointer-events: none;
}

#searchResults .app-badge
{
    display: flex;
    justify-content: left;
}

#searchResults .app-badge .badge
{
    display: flex;
    margin-right: 0.35em;
    padding: 0.32em 0.8em 0.32em 0.62em;
    background: #B0B0B0;
    border-radius: 1em;
    font-size: 12px;
    line-height: 1em;
    color: #FFFFFF;
    white-space: nowrap;
    align-items: center;
}

#searchResults .app-badge .badge svg
{
    display: block;
    width: 14px;
    height: 14px;
    margin-right: 0.35em;
    fill: #FFFFFF;
}

.site-search#rangeSearch #searchRangeSlider
{
    margin-bottom: 1em;
}

.site-search#rangeSearch .search-slider .labels
{
    display: flex;
    justify-content: space-between;
}

.site-search#rangeSearch .search-slider .labels .label
{
    margin: 0 -1em;
    font-size: 10px;
    color: #666666;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    cursor: pointer;
}

.site-search#rangeSearch .search-slider .labels .label.in-range
{
    font-weight: bold;
    color: #3A97B6;
}

.site-search#rangeSearch .search-slider .ui-slider-horizontal
{
    height: 0.35em;
}

.site-search#rangeSearch .search-slider .ui-slider .ui-slider-handle,
.site-search#rangeSearch .search-slider .ui-slider .ui-slider-handle:hover
{
    top: -0.5em;
    width: 1.3em;
    height: 1.3em;
    background: #3A97B6;
    border: 0;
    border-radius: 50%;
    cursor: pointer;
}

.site-search#rangeSearch .search-slider .ui-slider .ui-slider-range
{
    background: #CBCE73;
}

.site-search#rangeSearch .search-slider .ui-widget.ui-widget-content
{
    background: #EAEAEA;
    border: 0;
}

@media screen and (max-width: 685px)
{
    .site-search#rangeSearch .adv-options .ctrl
    {
        margin: 2.35em 0 0.5em 0;
        grid-template-columns: 1fr;
    }
    
    .site-search#rangeSearch .adv-options .ctrl > span
    {
        margin-bottom: 1em;
    }
    
    .site-search#rangeSearch .adv-options .ctrl label.select-label
    {
        width: 5.5em;
        text-align: right;
    }
    
    #searchResults.loading:before
    {
        top: 2.5em;
    }
}

/* updated registration page (2023) */
.form-x *:last-child,
.form-x .fblock
{
    margin-bottom: 0 !important;
}

.form-x button,
.form-x input,
.form-x .input-txt,
.form-x .card
{
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.form-x .subfield
{
    display: none;
}

.form-x .subfield.shown
{
    display: block;
}

.form-x input[type="checkbox"],
.form-x .card .chk-cont label
{
    cursor: pointer;
}

.form-x button:not(:disabled):hover,
.form-x input[type="button"]:not(:disabled):hover,
.form-x input[type="submit"]:not(:disabled):hover
{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.sidebar .form-x button:not(:disabled):hover,
.sidebar .form-x input[type="button"]:not(:disabled):hover,
.sidebar .form-x input[type="submit"]:not(:disabled):hover
{
    -webkit-transform: scale(1.02);
    -moz-transform: scale(1.02);
    -ms-transform: scale(1.02);
    -o-transform: scale(1.02);
    transform: scale(1.02);
}

.form-x label
{
    display: inline-flex;
    font-weight: bold;
    align-items: center;
}

.form-x label .req
{
    margin-left: 0.5em;
    font-weight: normal;
    color: #666666;
}

.form-x .cb-label,
.form-x .card .chk-cont label,
.form-x .card .chk-cont .label
{
    display: inline-flex;
    gap: 0.5em;
}

.form-x .form-field.emp .label .req
{
    position: relative;
    color: rgba(0, 0, 0, 0);
    pointer-events: none;
}

.form-x .form-field.emp .label .req:after
{
    content: attr(data-pseudo-content);
    display: inline-block;
    position: absolute;
    left: 0;
    min-width: -webkit-max-content;
    min-width: -moz-max-content;
    min-width: max-content;
    padding: 0.05em 0.3em;
    background: red;
    border-radius: 0.3em;
    font-style: normal;
    font-weight: bold;
    line-height: 1.4 !important;
    letter-spacing: 0.035em;
    color: #FFFFFF;
}

.form-x .form-field.cards.emp .label .req:after
{
    position: static;
    left: auto;
    min-width: 0;
    margin: 0.5em;
}

.form-x .form-field.cards.emp .label .req:before
{
    content: "";
    display: block;
    margin: 0;
    padding: 0;
}

.form-x .form-field
{
    margin-bottom: 1.5em;
}

.form-x .form-field-bottom
{
    margin-bottom:5px;
}

.form-x .form-field > label
{
    margin-bottom: 0.4em;
    color: #2F7890;
}

.form-x .form-field .input-txt,
.form-x .form-field .input-sel
{
    height: auto;
    margin: 0;
    padding: 0.5em;
    border: 2px solid #E0E0E0;
    border-radius: 0.3em;
    box-shadow: none;
    font-size: 1.2em;
    color: #000000;
}

.form-x .form-field .input-sel
{
    display: block;
    width: auto;
    max-width: 100%;
}

.form-x .form-field .input-txt:hover,
.form-x .form-field .input-txt:focus,
.form-x .form-field .input-sel:hover,
.form-x .form-field .input-sel:focus
{
    border-color: #3A97B6;
}

.form-x .form-field .cb-label
{
    font-size: 1.2em;
    font-weight: normal;
    color: inherit;
}

.form-x .inf,
.form-x .req-inf
{
    margin-bottom: 2em;
    padding: 0 15%;
}

.form-x .inf.l,
.form-x .inf.r
{
    padding: 0;
}

.form-x .inf.l
{
    padding-left: 30%;
}

.form-x .inf.r
{
    padding-right: 30%;
}

.form-x .subs
{
    margin-bottom: 2.5em;
}

.form-x .subs h3
{
    text-align: center;
}

.form-x .cards
{
    display: flex;
    align-items: start;
    flex-wrap: wrap;
    gap: 1.5em;
}

.form-x .cards .label
{
    width: 100%;
    flex-basis: 100%;
}

.form-x .card
{
    display: flex;
    border-radius: 0.5em;
    border: 2px solid rgba(0,0,0,0.1);
    box-shadow: 0 0 15px 2px rgba(0,0,0,0.15);
    overflow: hidden;
    flex-direction: column;
    -webkit-transform: translateY(-0.3em);
    -moz-transform: translateY(-0.3em);
    -ms-transform: translateY(-0.3em);
    -o-transform: translateY(-0.3em);
    transform: translateY(-0.3em);
    flex: 1;
}

.form-x .card.active,
.form-x .card .chk-cont
{
    background: #F4F9F9;
}

.form-x .card.active
{
    border-color: #3A97B6;
    box-shadow: none;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

.form-x .card .chk-cont
{
    display: flex;
    text-align: center;
}

.form-x .card .chk-cont label,
.form-x .card .chk-cont .label,
.form-x .card .desc
{
    padding: 15px;
}

.form-x .card .chk-cont label,
.form-x .card .chk-cont .label
{
    padding: 15px;
    font-size: 1.4em;
    justify-content: center;
    flex: 1;
}

.form-x .card.active .chk-cont label,
.form-x .card.active .chk-cont .label
{
    color: #117A97;
}

.form-x .card .chk-cont label.alt,
.form-x .card .chk-cont .label.alt
{
    flex-direction: column-reverse;
}

.form-x .card .desc
{
    display: flex;
    padding: 15px;
    flex-direction: column;
    justify-content: center;
    flex: 1;
}

.form-x .card .hero-icon img
{
    display: block;
    margin: auto;
    width: 200px;
    max-width: 100%;
    height: auto;
}

.form-x .card .chk-cont .hero-icon img
{
    width: 280px;
    max-width: 100%;
}

.form-x .card .chk-cont .hero-icon.pro
{
    padding: 0;
    background: #787D7D;
    justify-content: start;
}

.form-x .card .chk-cont .hero-icon.pro img
{
    width: auto;
    max-width: none;
}

.form-x .card .chk-cont .hero-icon.pro .link-samp
{
    width: 140px;
    overflow: hidden;
}

.form-x .card .chk-cont .hero-icon-alt.pro .link-samp
{
    width: 460px;
}

.form-x .card .chk-cont .hero-icon-alt.pro .link-samp img
{
    float: right;
}

.form-x .card .chk-cont .hero-icon-alt.pro
{
    display: flex;
    justify-content: center;
    flex: 1;
}

@media screen and (max-width: 625px)
{
    .form-x .card .chk-cont .hero-icon.pro .link-samp
    {
        width: auto;
    }
    
    .form-x .card .chk-cont .hero-icon-alt.pro
    {
        display: none;
    }
    
    .form-x .card .chk-cont .hero-icon.pro img
    {
        max-width: 100%;
    }
}

.form-x .card .chk-cont .hero-icon a:hover
{
    background: none;
    color: #117A97;
}

.form-x .form-submit
{
    margin: 2.5em 0 0.5em 0 !important;
    text-align: center;
}

.form-x .form-submit .form-button
{
    font-size: 1.32em;
    padding: 0.5em 1.2em !important;
}

/* job seekers pro subscription popup */
.form-x.jobseeker .card .chk-cont .hero-icon.pro .link-samp
{
    width: auto;
    overflow: auto;
}

.form-x.jobseeker .card .chk-cont .hero-icon.pro img
{
    max-width: 100%;
}

.form-x.jobseeker .form-submit
{
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1em;
}

.form-x.jobseeker .form-submit .form-button
{
    max-width: 95%;
    font-size: 1.16em;
    line-height: 1.32;
    white-space: normal;
}

.form-x.jobseeker button:not(:disabled):hover,
.form-x.jobseeker input[type="button"]:not(:disabled):hover,
.form-x.jobseeker input[type="submit"]:not(:disabled):hover
{
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}

@keyframes loadingspinner
{
    from
    {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    
    to
    {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.x-popup
{
    display: none;
    margin: 0;
    text-align: center;
}

.x-popup.t-x
{
    text-align: unset;
}

.x-popup.x-popup-otg
{
    display: block;
}

.x-popup.loading svg
{
    width: 20px;
    height: 20px;
    fill: #514814;
    -webkit-animation: loadingspinner linear 2s infinite;
    -moz-animation: loadingspinner linear 2s infinite;
    -ms-animation: loadingspinner linear 2s infinite;
    -o-animation: loadingspinner linear 2s infinite;
    animation: loadingspinner linear 2s infinite;
}

.x-popup.x-popup-frame
{
    width: 100%;
    height: 100%;
    text-align: unset;
}

#formUpdateProfile
{
    width: 450px;
    max-width: 100%;
}

/* fancybox override (updated registration page) */
.fancybox-title-float-wrap .child
{
    padding: 3px 20px 2px;
}

@media screen and (max-width: 768px)
{
    .form-x .cards
    {
        flex-direction: column;
    }
    
    .form-x .card
    {
        width: 100%; 
    }
}

@media screen and (max-width: 600px)
{
    .form-x .inf,
    .form-x .req-inf
    {
        padding: 0;
    }
    
    .form-x .inf.l
    {
        padding-left: 0;
    }
    
    .form-x .inf.r
    {
        padding-right: 0;
    }
}


.site-article p.m-top {
margin-top:1em;
}

.site-article p.m-top2 {
margin-top:2em;
}


.jobseekers-av .heading.heading-1 {
    margin-bottom:10px;
}

.jobseekers-av h3 {
    color:#666;
}

.jobseekers-av article h2 {
    font-family: Georgia,'Times New Roman',serif;font-weight: normal;font-size: 18px;font-style: italic;color: #666; margin-bottom:1em;
    text-align: center;
}

.jobseekers-av article h2 span {
    font-size:24px;
}

.jobseekers-av .login {
    text-align: center;font-size: 15px;background-color: rgba(0,0,0,0.05);border-radius: 5px;padding: 2em;
}

.jobseekers-form input[type="text"],
.jobseekers-form input[type="password"],
.jobseekers-form textarea,
.jobseekers-form select {
  display:block;
  resize: none;
  width:100% !important;
}

.jobseekers-form .group {
  margin-top:1em;
  margin-bottom:2em !important;
}

.jobseekers-form .group:first-child {
  margin-top:0;
}

.d-flex {
  display:flex;
  gap:10px;
}

.d-buttons {
  justify-content: space-between;
  border-top: 5px solid #CCCE6D;
  padding: 2em 0;
}

.jobboard-posts .d-buttons .button {
  margin:0;
}

.jobboard-posts .d-buttons .button {
  padding:7px 19px !important;
  font-size: 16px;
}

.tox-statusbar__path {
  visibility: hidden;
}

.tox-statusbar__path-item,
.tox-statusbar__branding {
  display:none !important;
}

.tox-statusbar__wordcount {
  margin-right:1ch;
}


@media screen and (max-width: 600px)
  .d-buttons {
    flex-direction: column-reverse;
    align-items: center;
  }
}

/** for job seekers **/
.jobseekers-form input[type="text"],
.jobseekers-form input[type="password"],
.jobseekers-form textarea,
.jobseekers-form select {
  width: 100% !important;
}

.form-x .form-field .input-sel-full {
  width: 100%;
}

.form-x  .form-field-col {
  display:grid;
  gap:15px;
  grid-template-columns: 1fr 1fr;
}

.form-x .form-field .required::after {
  content: "(required)";
  font-weight: normal;
  color: #999;
  margin-left: 5px;
  font-style: italic;
}

.form-x .form-field .required-2::after {
  content: "";
}

.form-x .form-field .required::before {
  content: "** ";
  color: red;
  margin-right: 5px;
}

.form-x .input-txt.clean::placeholder {
  font-style: italic;
  font-size: 14px;
  color: #888;
}

@media screen and (max-width: 600px) {
  .jobboard-posts .d-buttons {
    flex-direction: column-reverse;
    align-items: center;
  }

  .d-flex-wrap {
    flex-wrap: wrap;
    justify-content: center;
  }
}

.main .primary {
  min-height: 600px;
}

.form-jobseeker * {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.form-jobseeker .sidebar-form {
  margin-bottom: 1em;
}

.form-jobseeker .sidebar-form h3 {
  color: #333;
  margin:5px 0 1em;
  font-size: 14px;
  text-align: center;
}

.form-jobseeker .forgot-password {
  margin-top:-5px;
  display: inline-block;
}

.form-jobseeker input.clean {
  font-size: 14px;
  height: auto;
  padding: 10px;
}

.form-jobseeker .form-buttons-row {
  display:grid;
  gap:5px;
  margin-top:15px;
  text-align: center;
}

.form-jobseeker .form-buttons-row .form-button {
  text-transform: uppercase;
  text-align: center;
  background-color: #3e98ba;
  padding:10px !important;
  color:#fff !important;
  font-size:14px;
  margin:0;
}

.form-jobseeker .form-buttons-row .form-button:hover {
  background-color:#38b1df;
}

.hr-or {
  position: relative;
  border-top: 1px solid #666;
  margin: 1em 0;
}

.hr-or:after {
  content: "or";
  font-weight: normal;
  position: absolute;
  top: -10px;
  font-size: 14px;
  line-height: 16px;
  background-color: #cbe6ef;
  display: inline-block;
  padding: 0px 10px;
  font-family: Georgia,"Times New Roman",serif;
  left: calc(50% - 25px);
  width: 30px;
  color: #666;
  font-style: italic;
}

.field-error input {
  border: 1px solid #ff5656;
}

.field-error::after {
  content: "An error.";
  border: 1px solid #ff5656;
  background-color: #ffdbdb;
  padding: 5px 7px;
  font-size: 12px;
  color: #a63939;
  display: block;
  margin-bottom: 12px;
  margin-top: 10px;
}

.field-error-invalide::after {
  content: "Invalid Email Address.";
}

.field-error-emailnf::after {
  content: "Email Address Not Found.";
}

.field-error-invalidpw::after {
  content: "Invalid Password.";
}

.field-error-passwdnm::after {
  content: "Email and Password Does Not Match.";
}

.fancybox-inner .success.upfont {
  margin-bottom: 0;
}

/* /xs/login/jobseeker */
.primary > .sidebar-form,
.primary > .sidebar-form .hr-or::after {
  background-color: #fff;
}

.primary > .sidebar-form input.clean {
  font-size:16px;
  padding:15px;
}

.primary > .sidebar-form .form-buttons-row .form-button {
  padding: 15px 10px !important;
  font-size:18px;
}

.primary > .sidebar-form .jobseekers-bottom  {
  text-align: center;
}

.primary > .sidebar-form form {
  width:70%;
  margin:0 auto;
}

.jobseekers-bottom {
  display:grid;
  gap:15px;
  margin-top:30px;
  font-size:14px;
  font-style: italic;
}
/** end for job seekers **/
