/**
 Non-compressed for development use - keeps comments intact

 Header CSS links should include:
 <link href="/css/bootstrap-min.css" rel="stylesheet">
 <link href="/css/font-awesome.min.css" rel="stylesheet">
 <link href="/css/styles.css" rel="stylesheet" type="text/css" media="all">
 <link href="/css/BookTicker.css" rel="stylesheet" type="text/css" media="all">
 <link href="/css/jquery.simplyscroll.css" rel="stylesheet" type="text/css" media="all">
 */
/*-----------------------------------------------------------------------------------------------*\
    $Vars
\*-----------------------------------------------------------------------------------------------*/
/* Disable responsive nav */
/*

/*----------------------------------------------------------------------------*
/* HEADER -------------------------------------------------------------- HEADER
\*----------------------------------------------------------------------------*

*/

#header {
    background-color: transparent;
}

    #header .logo {
        margin-top: -18px;
    }

        #header .logo a {
            display: block;
            margin-left: -142px;
        }

.headerLogo {
    height: 112px;
    background: #f0f1f1 url(/imgs/panelheaderbg-lg.gif);
    box-shadow: 1px 1px 2px 0px rgba(50, 50, 50, 0.5);
    /*line-height: 30px;
*/ margin: -17px 0 0 15px;
    padding: 25px 0 0 15px;
    z-index: 1000;
}

.col-xs-5.headerLogo {
    width: 39.666667%;
}

#header .quick_links {
    margin-top: 20px;
    padding-left: 0;
    float: right;
    width: 100%;
    margin-left: -500px;
}

#header .fa {
    padding-right: 8px;
    font-size: 16px;
}

#header .quick_links > ul {
    list-style: none;
    list-style-type: none;
    list-style-image: none;
    margin: 0 0 0 0;
    display: block;
    clear: both;
}

    #header .quick_links > ul > li {
        float: right;
        margin-left: 8px;
        margin-bottom: 12px;
    }

#header .quick_links span.phone,
#header .quick_links span.phone > a {
    color: #7b0930 !important;
    font-size: 23px;
    display: inline-block;
    line-height: 16px;
}

#header .phone .fa {
    font-size: 20px;
    padding-right: 3px;
}

#header .phone .phone-sub {
    font-size: 14px;
    margin-left: 107px;
}

#header .login {
    min-width: 160px;
}

    #header .login > a {
        width: 100%;
        text-align: left;
    }

.dropdown-menu {
    background-color: #e1e1e1;
    margin-top: 0;
    border: 1px solid #ccc;
}

    .dropdown-menu > li > div {
        padding: 5px 10px;
    }

    .dropdown-menu > li > a {
        padding: 3px 10px;
        clear: both;
        font-weight: normal;
        line-height: 1.42857143;
        white-space: nowrap;
    }

        .dropdown-menu > li > a:hover {
            color: #00b4da;
        }

.btn-default {
    color: #414042;
    background-color: #dedede;
}

/*

/*----------------------------------------------------------------------------*
/* NAV -------------------------------------------------------------------- NAV
\*----------------------------------------------------------------------------*

*/

.shopping_cart.cartLink a:link, /* PCC */
.shopping_cart.cartLink a:visited,
.main a:not(.btn):not(.homeschool-callout):not(.christianschool-callout):not(.newTitle):link,
.main a:not(.btn):not(.homeschool-callout):not(.christianschool-callout):not(.newTitle):visited {
    color: #2f9fad;
    text-decoration: none;
}

.shopping_cart.cartLink a:hover, /* PCC */
.main a:not(.btn):not(.homeschool-callout):not(.christianschool-callout):not(.newTitle):not(.freeshipping):hover {
    color: #7b0930;
    text-decoration: underline;
}

.main h4.panel-title > a {
    color: #414042 !important;
    text-decoration: none !important;
    display: block;
    margin: -6px -15px;
    padding: 6px 15px;
    width: auto;
}

    .main h4.panel-title > a > i {
        width: 10px;
    }

.container-fluid {
    padding-left: 0px;
}

    .container-fluid > .navbar-collapse {
        padding: 0;
    }

.navbar-default {
    border: 0 !important;
    background-color: #dedede;
}

.navbar-nav > li:after {
    content: "";
    background: #414042;
    position: absolute;
    bottom: 16px;
    height: 12px;
    width: 1px;
}

.navbar-nav > li:first-child:after {
    content: "";
    background: 0;
}

.navbar-nav > li:hover {
    background-color: transparent;
}

.navbar-nav > li > a {
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    -webkit-transition: color .25s;
    transition: color .25s;
    letter-spacing: .5px;
    padding: 11px 22px;
}

.navbar-form.search {
    padding: 0 20px 0 0;
}

    .navbar-form.search input {
        width: 200px !important;
    }

    .navbar-form.search a {
        display: inline;
        padding: 4px;
    }

        .navbar-form.search a i {
            font-size: 20px;
        }
/* ------- nav submenus ------*/
.navbar-nav .dropdown {
    /* - CSS-only hovers
		&:hover .dropdown-menu{
			@media (min-width:769px) {
				display: block;
			}
		}*/
}

    .navbar-nav .dropdown a.learnmore {
        position: absolute;
        bottom: 0;
        line-height: 12px;
    }

    .navbar-nav .dropdown .row ul {
        line-height: 27px;
    }

    .navbar-nav .dropdown .row div[class*='col-'] {
        border-right: 1px dashed black;
        padding: 0 32px;
    }

    .navbar-nav .dropdown .row .div[class*="col-"]:first-child {
        padding-left: 15px;
    }

    .navbar-nav .dropdown .row .media > .pull-left {
        margin-right: 22px;
    }

    .navbar-nav .dropdown .row .div[class*="col-"]:last-child {
        border-right: 0;
    }

    .navbar-nav .dropdown .row .div[class*="col-"]:first-child {
        padding-left: 15px;
    }

    .navbar-nav .dropdown .row .col-xs-3:first-child,
    .navbar-nav .dropdown .row .col-xs-4:first-child,
    .navbar-nav .dropdown .row .col-xs-6:first-child,
    .navbar-nav .dropdown .row .col-xs-12:first-child {
        padding-left: 15px;
    }

    .navbar-nav .dropdown .row .col-xs-3:last-child,
    .navbar-nav .dropdown .row .col-xs-4:last-child,
    .navbar-nav .dropdown .row .col-xs-6:last-child,
    .navbar-nav .dropdown .row .col-xs-12:last-child {
        border-right: 0;
    }

    .navbar-nav .dropdown .row .only-child {
        border-right: 0 !important;
        padding-left: 15px !important;
    }

        .navbar-nav .dropdown .row .only-child .media-body {
            float: left;
        }

    .navbar-nav .dropdown .row.resources div[class*='col-'] {
        padding: 0 15px;
    }

    .navbar-nav .dropdown .dropdown-menu.offers {
        left: 256px;
    }

        .navbar-nav .dropdown .dropdown-menu.offers .media-body {
            min-height: 123px;
        }

    .navbar-nav .dropdown .collapsed {
        display: none;
    }

    .navbar-nav .dropdown .list-dashes li {
        text-indent: -15px;
        list-style: none;
    }

        .navbar-nav .dropdown .list-dashes li:before {
            content: "\2013";
            position: relative;
            left: -5px;
        }

    .navbar-nav .dropdown .boxlinks li {
        margin-bottom: 7px;
    }

.NavSpecial {
    font-weight: bold;
    color: #009dac;
}

.NotBold {
    font-weight: normal;
}
/*
 * Yamm!3 - Yet another megamenu for Bootstrap 3
 * http://geedmo.github.com/yamm3
 *
 * @geedmo - Licensed under the MIT license
*/
.yamm .nav,
.yamm .collapse,
.yamm .dropup,
.yamm .dropdown {
    position: static;
}

.yamm .container {
    position: relative;
}

.yamm .dropdown-menu {
    left: auto;
}

.yamm .yamm-content {
    padding: 13px 18px;
}

.yamm .dropdown.yamm-fw .dropdown-menu {
    left: 0;
    right: 0;
}
/* Disable responsive navbar */
.navbar-collapse.collapse {
    display: block!important;
}

.navbar-nav > li,
.navbar-nav {
    float: left !important;
}

    .navbar-nav.navbar-right:last-child {
        margin-right: -15px !important;
    }

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

ul.navbar-nav > li.dropdown:hover ul.dropdown-menu {
    /*display:block !important;*/
}

@media (min-width: 200px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }
}

.form-horizontal .control-label {
    font-weight: normal !important;
}
/*

/*----------------------------------------------------------------------------*
/* SIDEBAR ------------------------------------------------------------ SIDEBAR
\*----------------------------------------------------------------------------*

*/
#sidebar {
    min-height: 600px;
    background-color: #f0f0f0;
    padding: 4px 10px 20px 15px;
    line-height: 16px;
}

    #sidebar h4 {
        font-size: 16px;
        text-transform: uppercase;
    }

    #sidebar input {
        top: 3px;
        width: 150px !important;
        vertical-align: middle;
    }

.main .btn-default {
    color: #414042;
}

.btn-blk /*,
.main .btn-blk*/ {
    color: #fff;
    background-color: #414042;
    border-color: #cccccc;
    vertical-align: middle;
    font-weight: bold;
}

.main .btn-blk {
    color: #fff;
}

.NewSearchDivisions {
    text-transform: uppercase;
    margin-top: 12px;
    font-weight: bold;
}

.newlist .SearchParameter {
    display: block;
    font-size: 13px;
}

    .newlist .SearchParameter .fa {
        font-size: 10px;
        vertical-align: 1px;
        margin-right: 4px;
    }
/*

/*----------------------------------------------------------------------------*
/* GLOBAL -------------------------------------------------------------- GLOBAL
\*----------------------------------------------------------------------------*

*/
/*
/* ---------- Bse backgrounds and layout -----------*/
/*html {
  background-image: url('../imgs/html_bg.jpg');
  background-color: #555555;
  background-color:grey;
  background-position: top center;
  background-repeat: no-repeat;
}*/
html {
    background-image: url(../imgs/BackgroundTextureLarge.png);
    background-position: top center;
    background-repeat: repeat-x;
    background-color: #CCC;
}

html,
body {
    position: relative;
    top: 0px;
    left: 0px;
    margin: 0 0 0 0;
    padding: 8px 0 0 0;
}
    /*body {
  background: transparent url(../imgs/FooterBG.jpg) bottom center no-repeat;
}*/
    body > form > div.container {
        background: #ffffff /*url(../imgs/HeaderWraps.png) center top no-repeat*/;
        /* IE8 */
        background: /*url(../imgs/HeaderWraps.png), linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #ffffff 10%);*/
        /* W3C */
        /*background-position: center top, center top;
  background-repeat: no-repeat, no-repeat;*/
        margin-right: auto;
        margin-left: auto;
        width: 1032px !important;
        box-shadow: 0px 12px 12px 2px rgba(50, 50, 50, 0.75), 0px 12px 12px 2px rgba(50, 50, 50, 0.75);
        /*  border-radius: 25px 25px 0px 0px;
*/
    }

.main > .row {
    margin-bottom: 28px;
}
/* constrain images to width of containing columns
.main img {
  max-width: 100%;
}*/
/* ----------  Base Typography -----------*/
h1,
h3 {
    font-family: "Georgia", Georgia, Times, "Times New Roman", serif;
    color: #414042;
    font-weight: bold;
    font-style: italic;
}

h2 {
    margin: 15px 0 10px;
    font-size: 24px;
    font-family: "PT Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #414042;
    font-weight: bold;
    /*  text-transform: uppercase;*/
}

    h2.secondary {
        font-size: 20px;
        line-height: 28px;
    }

h4,
h5 {
    font-size: 24px;
    font-family: "PT Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #414042;
    line-height: 1.1;
    font-weight: bold;
    letter-spacing: .5px;
}

h5 {
    font-size: 14px;
    margin-top: 0;
    text-transform: uppercase;
}

    h5.reversed {
        font-size: 16px;
        color: #fff;
        background-color: #bcbec0;
        line-height: 32px;
        padding-left: 16px;
        text-transform: uppercase;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

h6, .h6 {
    font-size: 15px;
    margin: 10px 0 5px;
}
/* Convenience classes to override text styles */
.linktext,
a.active,
li.active {
    color: #2f9fad !important;
}

.btn-default:hover {
    color: #009dac !important;
}

.subtext {
    font-size: 12px !important;
    font-family: "Georgia", Georgia, Times, "Times New Roman", serif;
    color: #414042;
    font-weight: bold;
    font-style: italic;
}

.twelvept {
    font-size: 12px !important;
}

.strikethrough {
    text-decoration: line-through;
}

.serif {
    font-family: "Georgia", Georgia, Times, "Times New Roman", serif !important;
}

.sans-serif {
    font-family: "PT Sans", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

.bold {
    font-weight: bold;
}

.underline {
    text-decoration: underline;
}

.uppercase {
    text-transform: uppercase;
}

.subhead {
    font-size: 16px;
}

.nowrap {
    white-space: nowrap;
}

a.learnmore {
    display: block !important;
    position: absolute;
    bottom: 10px;
    color: #009dac !important;
    margin-top: 10px !important;
    text-transform: uppercase !important;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-size: 12px !important;
}

    a.learnmore.active {
        text-decoration: underline;
    }
/* Darken placeholder text for forms */
input::-webkit-input-placeholder {
    color: #888 !important;
}

input::-moz-placeholder {
    color: #888 !important;
}

input:-moz-placeholder {
    /* Older versions of Firefox */
    color: #888 !important;
}

input:-ms-input-placeholder {
    color: #888 !important;
}

input::-placeholder {
    color: #888 !important;
}

#content_area {
    padding: 20px 0;
}

.main .row.headline-row {
    margin-bottom: 12px;
}

.main .row.addthis-row {
    margin-top: 0;
    margin-bottom: 8px;
}

.headline {
    background: #f0f1f1 url(../imgs/panelheaderbg.gif);
    box-shadow: 1px 1px 2px 0px rgba(50, 50, 50, 0.5);
    line-height: 55px;
    height: 55px;
}

    .headline h1 {
        display: inline;
        margin-left: 12px;
        color: #414042;
        font-weight: normal;
        line-height: 55px;
        letter-spacing: 1px;
    }
/* Home page headline */
.home .headline {
    /* padding may need to be adjusted if copy changes */
    padding: 24px 36px;
    height: auto;
    background: #f0f1f1 url(../imgs/panelheaderbg-lg.gif);
    box-shadow: 1px 1px 2px 0px rgba(50, 50, 50, 0.5);
    line-height: 30px;
}

    .home .headline h1 {
        margin: 0;
        font-weight: normal;
        letter-spacing: 1px;
        line-height: 30px;
    }
/* icon blocks with colored backgrouds */
.headline i.block,
.find_form i.block,
i.block {
    display: block;
    width: 67px;
    height: 55px;
    float: left;
    margin: 0;
    line-height: 55px;
    text-align: center;
    background-color: #009dac;
    color: #fff;
    font-size: 36px;
}
/* sub page copy block on right side of photo */
.large-copy-block {
    font-size: 18px;
    line-height: 30px;
    margin-top: -6px;
    padding-bottom: 14px;
}
/* numbered list - numbers wrapped in colored boxes */
ol.squares {
    counter-reset: li;
    /* Initiate a counter */
    margin-left: 0;
    /* Remove the default left margin */
    padding-left: 0;
    /* Remove the default left padding */
}

    ol.squares > li {
        position: relative;
        /* Create a positioning context */
        margin: 0 0 6px 28px;
        /* Give each list item a left margin to make room for the numbers */
        padding: 3px 12px;
        /* Add some spacing around the content */
        list-style: none;
        /* Disable the normal item numbering */
    }

        ol.squares > li p {
            margin-bottom: 24px;
        }

            ol.squares > li p.scripturecallout {
                font-family: "Georgia", Georgia, Times, "Times New Roman", serif;
                font-style: italic;
                font-size: 24px;
                line-height: 30px;
                letter-spacing: 1px;
                color: #7b0930;
                background-color: #f0f1f1;
                padding: 14px;
            }

        ol.squares > li h5 {
            font-size: 18px;
            text-transform: uppercase;
            line-height: 30px;
            margin-bottom: 24px;
        }

        ol.squares > li:before {
            content: counter(li);
            /* Use the counter as content */
            counter-increment: li;
            /* Increment the counter by 1 */
            /* Position and style the number */
            position: absolute;
            top: 7px;
            left: -28px;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            width: 21px;
            height: 21px;
            margin-right: 8px;
            padding: 0;
            color: #fff;
            background: #009dac;
            font-family: serif !important;
            font-size: 20px;
            font-weight: bold;
            font-style: italic;
            line-height: 21px;
            text-align: center;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
        }
/*

/*----------------------------------------------------------------------------*
/* COMPONENTS ------------------------------------------------------ COMPONENTS
\*----------------------------------------------------------------------------*

*/

.ABeka {
    white-space: nowrap;
}

.row.hr {
    height: 2px;
    margin: 0 32px 28px 0;
    border-bottom: 1px solid #e1e1e1;
}
/* home page blocks */
.christianschool-callout,
.homeschool-callout {
    position: relative;
    background-color: #f0f1f1;
    height: 350px;
    display: block;
}

    .christianschool-callout p,
    .homeschool-callout p {
        margin: 12px;
        font-size: 12px;
    }

    .christianschool-callout img,
    .homeschool-callout img {
        margin: 0;
        padding: 0;
        display: block;
        width: 100%;
        height: auto;
    }

    .christianschool-callout h2,
    .homeschool-callout h2 {
        font-family: "Georgia", Georgia, Times, "Times New Roman", serif;
        font-style: italic;
        text-transform: none;
        line-height: 48px;
        width: 100%;
        background: #f0f1f1 url(../imgs/panelheaderbg.gif);
        font-size: 18px;
        padding-left: 12px;
        margin: 0;
        letter-spacing: 1px;
    }

    .homeschool-callout i,
    .christianschool-callout i {
        position: absolute;
        display: block;
        top: 0;
        right: 0;
        z-index: 1000;
        height: 48px;
        width: 48px;
        line-height: 48px;
        background-color: #0257a3;
        color: #fff;
        font-size: 32px;
        text-align: center;
        z-index: 0;
    }

    .homeschool-callout i {
        background-color: #0258a3;
    }

    .christianschool-callout i {
        background-color: #7b0930;
    }

a.christianschool-callout:hover,
a.homeschool-callout:hover,
a.freeshipping:hover,
a.promobox:hover {
    text-decoration: none;
    color: #414042;
}

.freeshipping {
    display: block;
    background-color: #009dac;
    line-height: 50px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

    .freeshipping i {
        font-size: 42px;
        color: #fff;
        display: block;
        float: left;
        line-height: 50px;
        margin: 0 16px;
    }

    .freeshipping h3,
    .freeshipping h4 {
        display: inline;
        color: #fff;
        font-size: 20px;
        line-height: 50px;
        margin: 0;
        letter-spacing: .5px;
    }

    .freeshipping h4 {
        text-transform: uppercase;
        vertical-align: -1px;
    }

.promobox {
    background: #f0f1f1;
    height: 270px;
}

.abekarep,
.hs_meeting {
    height: 300px;
}

    .abekarep a,
    .hs_meeting a {
        margin: 0 !important;
    }

    .abekarep h2,
    .hs_meeting h2 {
        margin: 22px 6px 26px 16px;
    }

        .abekarep h2 span.jump,
        .hs_meeting h2 span.jump {
            display: inline-block;
            font-size: 30px;
            transform: scaleX(0.6);
            -webkit-transform: scaleX(0.6);
            vertical-align: -2px;
        }

    .hs_meeting .form {
        padding: 14px 28px;
    }

        .hs_meeting .form button {
            width: 100%;
        }

.promobox img {
    margin: 0 0 12px;
    padding: 0;
    display: block;
    width: 100%;
    height: auto;
}

.promobox h4,
.promobox h3,
.promobox a {
    margin: 0 6px 0 16px;
}

.promobox h3 {
    font-size: 13px;
}

.promobox h4 {
    text-transform: uppercase;
    font-family: 'PT Sans Narrow', "PT Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.emailsignup {
    background: #f0f1f1 url(../imgs/panelheaderbg.gif);
    box-shadow: 1px 1px 2px 0px rgba(50, 50, 50, 0.5);
    line-height: 48px;
    height: 48px;
}

    .emailsignup i {
        display: block;
        width: 65px;
        height: 48px;
        float: left;
        margin: 0;
        line-height: 48px;
        text-align: center;
        background-color: #009dac;
        color: #fff;
        font-size: 36px;
    }

    .emailsignup h3 {
        display: inline;
        color: #414042;
        font-size: 20px;
        line-height: 48px;
        margin: 0 20px;
        letter-spacing: .5px;
    }

    .emailsignup a {
        vertical-align: 2px;
        margin-left: 10px;
        padding: 2px 10px;
    }

.find_form {
    background: #f0f1f1;
    line-height: 55px;
    height: 55px;
}

    .find_form img {
        margin: 0;
        float: left;
        margin-right: 12px;
        height: 55px;
        width: auto;
    }

    .find_form i {
        margin-right: 18px;
    }

    .find_form h2 {
        font-size: 20px;
        line-height: 24px;
        float: left;
        margin-top: 4px;
    }

    .find_form > div {
        float: right;
        margin-right: 24px;
    }

    .find_form input {
        width: 120px;
        font-size: 11px;
    }

        .find_form input#distance {
            width: 88px;
        }

    .find_form button {
        width: 120px;
        position: relative;
        top: 1px;
    }

.find_materials h2 {
    width: 190px;
}

.find_event h2 {
    width: 230px;
    line-height: 22px;
    margin-top: 8px;
    margin-left: 12px;
}

    .find_event h2 small {
        color: inherit;
    }

i.icon-Cart,
i.icon-Apple,
.headline i.icon-Home {
    font-size: 30px;
}
/*

/*----------------------------------------------------------------------------*
/* CHRISTIAN SCHOOL PAGES ------------------------------ CHRISTIAN SCHOOL PAGES
\*----------------------------------------------------------------------------*

*/
html.CS {
    /*background-image: url('../imgs/html_bg-cs.jpg');*/
    /* background-color: #7b0930;*/
}

    html.CS > body > div.container {
        background: #ffffff url(../imgs/HeaderWraps-cs.png) center top no-repeat;
        /* IE8 */
        background: url(../imgs/HeaderWraps-cs.png), linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #ffffff 10%);
        /* W3C */
        background-position: center top, center top;
        background-repeat: no-repeat, no-repeat;
    }

    html.CS .headline i.block,
    html.CS .find_form i.block,
    html.CS i.block {
        background-color: #7b0930;
    }

.CS_square_list {
    text-indent: 5px;
    font-style: italic;
}

    .CS_square_list li:before {
        content: "\0025A0";
        position: relative;
        left: -5px;
        font-size: 18px;
        color: #7b0930;
    }

html.ChristianSchoolSolutions .large-copy-block {
    font-size: 16px;
    line-height: 25px;
    margin-left: 16px;
}

    html.ChristianSchoolSolutions .large-copy-block a {
        color: #7b0930;
        text-decoration: underline;
    }

html.ChristianSchoolSolutions h1 {
    font-size: 24px;
    font-weight: normal;
    margin: 4px 4px 4px 10px;
}

html.CS ol.squares > li:before {
    background-color: #7b0930;
    position: absolute;
    top: 7px;
    left: -64px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 64px;
    height: 64px;
    margin-right: 8px;
    padding: 0;
    color: #fff;
    font-size: 48px;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 64px;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

html.CS a.push-right {
    margin-left: 160px;
}

html.CS ol.squares > li h5 {
    margin-bottom: 5px;
    line-height: 25px;
}

html.CS ol.squares > li {
    position: relative;
    /* Create a positioning context */
    margin: 0 0 6px 64px;
    /* Give each list item a left margin to make room for the numbers */
    padding: 3px 12px;
    /* Add some spacing around the content */
    list-style: none;
    /* Disable the normal item numbering */
}
/*

/*----------------------------------------------------------------------------*
/* HOMESCHOOL PAGES ------------------------------------------ HOMESCHOOL PAGES
\*----------------------------------------------------------------------------*

*/
html.HS {
    /*background-image: url('../imgs/html_bg-hs.jpg');*/
    /* background-color: #0258a3;*/
}

.ThinkList {
    margin-bottom: 20px;
}

html.HS > body > div.container {
    background: #ffffff url(../imgs/HeaderWraps-hs.png) center top no-repeat;
    /* IE8 */
    background: url(../imgs/HeaderWraps-hs.png), linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #ffffff 2%);
    /* W3C */
    background-position: center top, center top;
    background-repeat: no-repeat, no-repeat;
}

html.HS .headline i.block,
html.HS .find_form i.block,
html.HS i.block {
    background-color: #0258a3;
}

.HS_square_list {
    text-indent: 5px;
    font-style: italic;
}

    .HS_square_list li:before {
        content: "\0025A0";
        position: relative;
        left: -5px;
        font-size: 18px;
        color: #0258a3;
    }

html.HS ul.squares {
    margin-left: 0;
    /* Remove the default left margin */
    padding-left: 0;
    /* Remove the default left padding */
}

    html.HS ul.squares > li {
        position: relative;
        /* Create a positioning context */
        margin: 0 0 6px 64px;
        /* Give each list item a left margin to make room for the numbers */
        padding: 3px 12px;
        /* Add some spacing around the content */
        list-style: none;
        /* Disable the normal item numbering */
    }

        html.HS ul.squares > li p {
            margin-bottom: 24px;
        }

            html.HS ul.squares > li p.scripturecallout {
                font-family: "Georgia", Georgia, Times, "Times New Roman", serif;
                font-style: italic;
                font-size: 24px;
                line-height: 30px;
                letter-spacing: 1px;
                color: #7b0930;
                background-color: #f0f1f1;
                padding: 14px;
            }

        html.HS ul.squares > li h5 {
            font-size: 18px;
            text-transform: uppercase;
            line-height: 30px;
            margin-bottom: 0px;
        }

        html.HS ul.squares > li:before {
            content: "a";
            position: absolute;
            top: 7px;
            left: -64px;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            width: 64px;
            height: 64px;
            margin-right: 8px;
            padding: 0;
            color: #fff;
            background: #009dac;
            font-family: 'icomoon';
            font-size: 48px;
            speak: none;
            font-style: normal;
            font-weight: normal;
            font-variant: normal;
            text-transform: none;
            line-height: 64px;
            text-align: center;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
        }

        html.HS ul.squares > li ul {
            list-style-type: disc;
            padding-left: 50px;
            list-style-position: inside;
        }

    html.HS ul.squares li.Gavel:before {
        content: "\e60e";
        background-color: #09d4db;
    }

    html.HS ul.squares li.Lightbulb:before {
        content: "\e606";
        background-color: #c6232a;
    }

    html.HS ul.squares li.Plan:before {
        content: "\e604";
        background-color: #7173b3;
    }

    html.HS ul.squares li.Think:before {
        content: "\e603";
        background-color: #5dac68;
    }

    html.HS ul.squares li.Pictureframe:before {
        content: "\e601";
        background-color: #fbc83c;
    }

    html.HS ul.squares li.Monitor:before {
        content: "\e605";
        background-color: #f17c2b;
    }

    html.HS ul.squares li.Pencil:before {
        content: "\e602";
        background-color: #579bd1;
    }

html.HS a.push-right {
    margin-left: 160px;
}

html.HS .main a:not(.btn) {
    color: #0258a3;
    text-decoration: underline;
}

html.HomeSchoolSolutions h1 {
    font-size: 24px;
    font-weight: normal;
    margin: 4px 4px 4px 10px;
}
/*

/*----------------------------------------------------------------------------*
/* OFFERS PAGE ---------------------------------------------------- OFFERS PAGE
\*----------------------------------------------------------------------------*

*/
.offers .headline i {
    -moz-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1);
    -ms-filter: fliph;
    /*IE*/
    filter: fliph;
    /*IE*/
}

.offers i.block {
    /*float:none;*/
}

.offers .pullleft {
    padding-left: 0;
}
/*

/*----------------------------------------------------------------------------*
/* SHOP PAGES ------------------------------------------------------ SHOP PAGES
\*----------------------------------------------------------------------------*

*/
.price_label {
    font-size: 18px;
}

input.quantity {
    width: 44px !important;
    display: inline;
    margin-right: 6px;
    padding: 3px;
}

h4.product_title {
    font-size: 20px;
    text-transform: uppercase;
}

.panel {
    border: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border: none;
}

.panel-default > .panel-heading {
    background-color: #f3f3f3;
    border: none;
    padding: 6px 15px;
}

h1.product-title {
    font-size: 24px;
    font-family: "PT Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-style: normal;
    margin-top: 10px;
}

h4.panel-title {
    font-weight: normal;
}

label {
    font-weight: normal !important;
}

a[data-toggle="collapse"] {
    cursor: pointer;
}

.DigitalVersion {
    padding-left: 12px;
    background: url('../imgs/DigitalVersion.png') no-repeat 1px 4px;
    font-style: italic;
}

.PrintVersion {
    padding-left: 22px;
    background: url('../imgs/PrintVersion.png') no-repeat 2px 5px;
    font-style: italic;
    margin-left: -2px;
}

.shop .row.hr {
    margin: 15px 0;
}

.tab-content-wrapper {
    border: 1px solid #e1e1e1;
    color: #4d4d4f;
}

.tab-content {
    padding: 25px 15px 45px 15px;
}

.tab-content-wrapper .nav-tabs > li {
    background-color: #e1e1e1;
    text-transform: uppercase;
}

    .tab-content-wrapper .nav-tabs > li.active {
        background-color: transparent;
        background-color: rgba(0, 0, 0, 0);
    }

.nav-tabs > li > a {
    line-height: 1;
    font-size: 12px;
}

.nav-tabs.nav-justified > li > a {
    border: 1px solid #999;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
    color: #414042;
}

.tab-content-wrapper .nav-tabs {
    background: #f0f1f1 url(../imgs/panelheaderbg.gif);
    padding-bottom: 24px;
}
/* Responsive slides for prodcut carousel  */
.product-slide-container {
    height: 340px;
}

    .product-slide-container img {
        max-width: none;
    }

.centered-btns_nav {
    position: absolute;
    bottom: 40px;
}

    .centered-btns_nav i {
        font-size: 32px;
    }

.centered-btns1_nav.prev {
    left: 100px;
}

.centered-btns1_nav.next {
    right: 171px;
}

.lookinside {
    text-transform: uppercase;
    position: absolute;
    bottom: 0px;
    left: 73px;
}
/* DISTANCE SELECT CONTROL TAKEOVER */
span.the_distance .placeholder {
    color: #888;
}

.distance {
    position: relative;
    top: 0px;
    left: 0px;
    width: 150px;
    height: 30px;
    clear: both;
}

    .distance.stacked {
        margin-bottom: 15px;
        width: auto;
    }

    .distance.inline {
        height: 30px;
        width: auto;
        top: 1px;
    }

        .distance.inline li.option_selected {
            display: block;
        }

        .distance.inline .arrow_down {
            border: 1px solid #ccc;
        }

        .distance.inline i {
            margin: 0;
        }

        .distance.inline .the_list {
            width: 100px;
        }

    .distance ul {
        position: relative;
        top: 0px;
        left: 0px;
        list-style: none;
        list-style-type: none;
        margin: 0 0 0 0;
        padding: 0 0 0 0;
        background-color: #ffffff;
    }

    .distance .the_options ul li {
        text-indent: 5px;
        line-height: 30px;
    }

    .distance .the_list {
        width: 140px;
        margin: 0;
        float: left;
        height: 30px;
    }

    .distance .the_options {
        display: none;
        position: absolute;
        width: 100%;
        border: solid 1px #c5c5c5;
        padding: 5px 10px;
    }

        .distance .the_options li:hover {
            background-color: #c9c9c9;
        }

    .distance .arrow_down {
        float: left;
        width: 31px;
        height: 30px;
        cursor: pointer;
        padding: 5px;
        border: 0;
    }

.hidden_form {
    display: none;
}
/* CUSTOM DISTANCE SELECT CONTROL */
select::-ms-expand {
    display: none;
}

:-moz-any(.distance_container):before {
    /*background-color: #fff !important;*/
    /* this is necessary for overcome the caret default browser */
    pointer-events: none;
    /* https://developer.mozilla.org/en-US/docs/Web/CSS/pointer-events  */
    z-index: 4;
    /* this is necessary for overcome the pseudo element */
}

.form-group .input-group select.distance_select {
    position: relative;
    background: transparent;
    padding: 0 32px 0 10px;
    cursor: pointer;
    font-size: 11px;
    height: 30px;
    border: 0;
    border-radius: 0;
    text-indent: .01px;
    text-overflow: '';
    appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -webkit-appearance: none;
    outline: none;
    z-index: 3;
    width: 120px;
    border: 1px solid #cccccc;
    border-radius: 1px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.form-group .distance_container {
    background-color: #fff;
}

    .form-group .distance_container:before {
        content: "";
        height: 30px;
        width: 30px;
        position: absolute;
        top: 0;
        right: 0px;
        background-color: #414042;
    }

    .form-group .distance_container:after {
        content: "";
        cursor: pointer;
        margin: 5px 0 0 8px;
        position: absolute;
        top: 4px;
        right: 11px;
        width: 8px;
        z-index: 5;
        height: 8px;
        border: solid #fff;
        border-width: 3px 3px 0 0;
        transform: rotate(135deg);
        -ms-transform: rotate(135deg);
        -webkit-transform: rotate(135deg);
        -o-transform: rotate(135deg);
        -moz-transform: rotate(135deg);
        filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    }
/* - this hack prevents Chrome mobile font booster from inflating text sizes */
div[class*='col-'] {
    max-height: 100000px;
}
/*

/*----------------------------------------------------------------------------*
/* FOOTER -------------------------------------------------------------- FOOTER
\*----------------------------------------------------------------------------*
*/
.footer {
    padding: 18px 0;
    background-color: #e1e1e1;
    font-size: 13px;
}

    .footer .stayinformed {
        background-color: #f0f1f1;
        padding-bottom: 22px;
    }

        .footer .stayinformed h3 {
            color: #fff;
            font-size: 18px;
            background-color: #009dac;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            line-height: 50px;
            margin: 0;
        }

            .footer .stayinformed h3 i {
                margin: 0 12px;
                font-size: 36px;
                vertical-align: -10px;
            }

        .footer .stayinformed h4 {
            text-align: right;
            margin: 18px;
        }

        .footer .stayinformed p {
            text-align: right;
            margin: 16px 20px;
        }

        .footer .stayinformed .btn {
            display: inline-block;
            font-size: 16px;
        }

    .footer .indent {
        padding-left: 40px;
    }

    .footer h5 {
        font-size: 13px;
        text-transform: uppercase;
        margin-bottom: 3px;
    }

    .footer a,
    footer span {
        display: block;
    }

    .footer .ms_toggler a {
        display: inline-block;
    }

.copyright {
    text-align: center;
    padding: 3px 0;
}

.weblinkbox {
    background: #bfbdbd;
    text-align: center;
    padding: 0;
}

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

.websitelinksbox li {
    margin-bottom: 10px;
}

.weblinkbox .ms_toggler {
    cursor: pointer;
    margin: 0 auto 20px;
    padding: 30px 10px 10px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    font-style: normal;
}

    .weblinkbox .ms_toggler a {
        color: #898888;
    }

        .weblinkbox .ms_toggler a:hover {
            color: #009dac;
        }

    .weblinkbox .ms_toggler.close, .weblinkbox .ms_toggler.open {
        font-size: 17px;
        font-weight: normal;
        padding: 10px 5px 5px;
    }

    .weblinkbox .ms_toggler a:hover {
        text-decoration: none;
    }

    .weblinkbox .ms_toggler.close a:before {
        content: " ";
        border-top: 5px solid #898888;
        border-right: 5px solid transparent;
        border-left: 5px solid transparent;
        display: inline-block;
        vertical-align: middle;
        margin-top: -5px;
        width: 0;
    }

    .weblinkbox .ms_toggler.close a:hover:before {
        border-top: 5px solid #009dac;
    }

    .weblinkbox .ms_toggler.open a:before {
        content: " ";
        border-right: 5px solid transparent;
        border-left: 5px solid transparent;
        border-bottom: 5px solid #898888;
        border-top: 0;
        display: inline-block;
        vertical-align: middle;
        margin-top: -5px;
        width: 0;
    }

    .weblinkbox .ms_toggler.open a:hover:before {
        border-bottom: 5px solid #009dac;
    }

    .weblinkbox .ms_toggler:before {
        display: none;
    }

    .weblinkbox .ms_toggler a:before {
        margin-right: 10px;
        position: relative;
        display: inline-block;
        vertical-align: middle;
    }

    .weblinkbox .ms_toggler a:hover:before {
    }

.websitelinksbox h5 {
    text-align: left;
}

.weblinkbox .close {
    float: none;
    opacity: 1.0;
    text-shadow: none;
}

.weblinkbox .ms_expander {
    padding-bottom: 15px;
    margin-left: 0;
}

/*

/*----------------------------------------------------------------------------*
/* MODALS -------------------------------------------------------------- MODALS
\*----------------------------------------------------------------------------*

*/
#HSemailsignup .modal-dialog,
#ModalItemSignup .modal-dialog,
#EmailConfirm .modal-dialog,
#ItemSignupConfirm .modal-dialog,
#CSemailsignup .modal-dialog,
#CSrepcontact .modal-dialog {
    margin-top: 20%;
}

#HSemailsignup .modal-header,
#ModalItemSignup .modal-header,
#EmailConfirm .modal-header,
#ItemSignupConfirm .modal-header,
#CSemailsignup .modal-header,
#CSrepcontact .modal-header {
    border-bottom: 0;
    padding: 12px 8px;
    text-align: right;
}

#HSemailsignup .modal-header {
    background-color: #0258a3;
}

#ModalItemSignup .modal-header {
    background-color: #009DAC;
}

#EmailConfirm .modal-header {
    background-color: #009DAC;
}

#ItemSignupConfirm .modal-header {
    background-color: #009DAC;
}

#CSemailsignup .modal-header,
#CSrepcontact .modal-header {
    background-color: #7b0930;
}

#HSemailsignup .modal-content,
#ModalItemSignup .modal-content,
#EmailConfirm .modal-content,
#ItemSignupConfirm .modal-content,
#CSemailsignup .modal-content,
#CSrepcontact .modal-content {
    background-color: #e1e1e1;
    border-radius: 0;
    border: 0;
}

#HSemailsignup h3,
#ModalItemSignup h3,
#EmailConfirm h3,
#ItemSignupConfirm h3,
#CSemailsignup h3,
#CSrepcontact h3 {
    font-size: 15px;
    color: #fff;
    margin-right: 32px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#HSemailsignup i,
#ModalItemSignup i,
#EmailConfirm i,
#ItemSignupConfirm i,
#CSemailsignup i,
#CSrepcontact i {
    position: absolute;
    left: 12px;
    top: 6px;
    font-size: 32px;
    color: #fff;
}

#HSemailsignup .close,
#ModalItemSignup .close,
#EmailConfirm .close,
#ItemSignupConfirm .close,
#CSemailsignup .close,
#CSrepcontact .close {
    color: #fff;
    text-shadow: none;
    opacity: 1;
    filter: alpha(opacity=100);
}
/*----------------------------------------------------------------------------*
/* ICONS -------------------------------------------------------------- ICONS
\*----------------------------------------------------------------------------*
*/
@font-face {
    font-family: 'icomoon';
    src: url('/fonts/icomoon.eot?-q0lwa2');
    src: url('/fonts/icomoon.eot?#iefix-q0lwa2') format('embedded-opentype'), url('/fonts/icomoon.woff?-q0lwa2') format('woff'), url('/fonts/icomoon.ttf?-q0lwa2') format('truetype'), url('/fonts/icomoon.svg?-q0lwa2#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"],
[class*=" icon-"] {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-Gavel:before {
    content: "\e60e";
}

.icon-Piggy:before {
    content: "\e609";
}

.icon-Letter:before {
    content: "\e600";
}

.icon-Pictureframe:before {
    content: "\e601";
}

.icon-Pencil:before {
    content: "\e602";
}

.icon-Think:before {
    content: "\e603";
}

.icon-Plan:before {
    content: "\e604";
}

.icon-Monitor:before {
    content: "\e605";
}

.icon-Lightbulb:before {
    content: "\e606";
}

.icon-Cart:before {
    content: "\e607";
}

.icon-Truck:before {
    content: "\e608";
}

.icon-Apple:before {
    content: "\e700";
}

.icon-Piggy:before {
    content: "\e609";
}

.icon-Home:before {
    content: "\e60a";
}

.icon-Location:before {
    content: "\e60b";
}

.icon-Clock:before {
    content: "\e60c";
}

.icon-Globe:before {
    content: "\e60d";
}

/* PCC Styles */

/*.panel-body .row .col-xs-10 .row .col-xs-5.text-right {
	padding-right: 0;
}*/

.book_details strong,
.panel-body .row strong {
    padding-right: 5px;
}

.ui-spinner.ui-widget {
    border-radius: 1px;
    border: 1px solid #CCCCCC;
    display: inline-block;
    height: 28px;
}

    .ui-spinner.ui-widget .form-control {
        box-shadow: none;
        margin: 0;
        padding: 0 5px;
        width: 55px !important;
        -moz-appearance: textfield;
        -webkit-appearance: none;
    }

.ui-spinner a.ui-spinner-button {
    border: medium none;
    background: #009DAC; /* 414042 */
    border-radius: 0;
}

    .ui-spinner a.ui-spinner-button:hover {
        background: #006e79;
    }

.ui-state-default .ui-icon {
    text-indent: 1px;
    background-image: none !important;
    font-size: 9px;
    color: #FFFFFF;
}

.ui-spinner .ui-icon {
    margin-top: -6px !important;
}

.ui-spinner-button,
.ui-spinner-button .ui-button-text,
.ui-spinner-button .ui-button-text > span {
    margin: 0 !important;
    padding: 0 !important;
    line-height: 11px !important;
    position: absolute;
}

.dimoverflow {
    display: inline-block;
    min-width: 180px;
}

.btn-sm {
    padding: 4px 10px;
}

.cartQuantity {
    font-size: 12px;
}

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

/*.Selected {
  background-color: #cccccc;
  display: block;
  margin-left: -15px;
  margin-right: -10px;
  padding-left: 15px;
}*/

.Selected i {
    color: #009dac;
}

.newlist > span:hover,
.newlist .newdivision > span:hover {
    background-color: #009dac;
    display: block;
    margin: 0 -10px 0 -15px;
    padding-left: 15px;
}

    .newlist > span:hover a,
    .newlist .newdivision > span:hover a {
        color: #ffffff;
        text-decoration: none;
    }

    .newlist > span:hover i,
    .newlist .newdivision > span:hover i {
        color: #ffffff;
    }

/* ------------------ Clip Art Styles ------------------ */
.ClipArtBox, .ClipArtBoxDescription {
    background: #e2e2e2; /* Old browsers */
    background: -moz-linear-gradient(top, #e2e2e2 0%, #dbdbdb 50%, #d1d1d1 51%, #d3d3d3 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e2e2e2), color-stop(50%, #dbdbdb), color-stop(51%, #d1d1d1), color-stop(100%, #d3d3d3)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #e2e2e2 0%, #dbdbdb 50%, #d1d1d1 51%, #d3d3d3 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #e2e2e2 0%, #dbdbdb 50%, #d1d1d1 51%, #d3d3d3 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #e2e2e2 0%, #dbdbdb 50%, #d1d1d1 51%, #d3d3d3 100%); /* IE10+ */
    background: linear-gradient(to bottom, #e2e2e2 0%, #dbdbdb 50%, #d1d1d1 51%, #d3d3d3 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#d3d3d3', GradientType=0 ); /* IE6-9 */
    /*  background: none repeat scroll 0 0 #EEEEEE;
*/ border: 2px solid #FFFFFF;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 1px 1px 5px #DDDDDD;
    height: 160px;
    line-height: 160px;
    padding: 2px;
    width: 160px;
    text-align: center;
}

    .ClipArtBox:hover {
        background: #e2e2e2; /* Old browsers */
        background: -moz-linear-gradient(top, #e2e2e2 0%, #dbdbdb 50%, #d1d1d1 51%, #a8a8a8 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e2e2e2), color-stop(50%, #dbdbdb), color-stop(51%, #d1d1d1), color-stop(100%, #a8a8a8)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #e2e2e2 0%, #dbdbdb 50%, #d1d1d1 51%, #a8a8a8 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #e2e2e2 0%, #dbdbdb 50%, #d1d1d1 51%, #a8a8a8 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, #e2e2e2 0%, #dbdbdb 50%, #d1d1d1 51%, #a8a8a8 100%); /* IE10+ */
        background: linear-gradient(to bottom, #e2e2e2 0%, #dbdbdb 50%, #d1d1d1 51%, #a8a8a8 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#a8a8a8', GradientType=0 ); /* IE6-9 */
        /*background: none repeat scroll 0 0 #ddd;*/
    }

.ClipArtBoxKit { /* -175, 65, -51 */ /* -175, 65, 1 */
    background: rgb(207,242,245); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(207,242,245,1) 0%, rgba(196,239,242,1) 50%, rgba(179,234,239,1) 51%, rgba(182,235,240,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(207,242,245,1)), color-stop(50%,rgba(196,239,242,1)), color-stop(51%,rgba(179,234,239,1)), color-stop(100%,rgba(182,235,240,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(207,242,245,1) 0%,rgba(196,239,242,1) 50%,rgba(179,234,239,1) 51%,rgba(182,235,240,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(207,242,245,1) 0%,rgba(196,239,242,1) 50%,rgba(179,234,239,1) 51%,rgba(182,235,240,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(207,242,245,1) 0%,rgba(196,239,242,1) 50%,rgba(179,234,239,1) 51%,rgba(182,235,240,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(207,242,245,1) 0%,rgba(196,239,242,1) 50%,rgba(179,234,239,1) 51%,rgba(182,235,240,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cff2f5', endColorstr='#b6ebf0',GradientType=0 ); /* IE6-9 */
}

    .ClipArtBoxKit:hover {
        background: rgb(207,242,245); /* Old browsers */
        background: -moz-linear-gradient(top, rgba(207,242,245,1) 0%, rgba(196,239,242,1) 50%, rgba(179,234,239,1) 51%, rgba(113,216,225,1) 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(207,242,245,1)), color-stop(50%,rgba(196,239,242,1)), color-stop(51%,rgba(179,234,239,1)), color-stop(100%,rgba(113,216,225,1))); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, rgba(207,242,245,1) 0%,rgba(196,239,242,1) 50%,rgba(179,234,239,1) 51%,rgba(113,216,225,1) 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, rgba(207,242,245,1) 0%,rgba(196,239,242,1) 50%,rgba(179,234,239,1) 51%,rgba(113,216,225,1) 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, rgba(207,242,245,1) 0%,rgba(196,239,242,1) 50%,rgba(179,234,239,1) 51%,rgba(113,216,225,1) 100%); /* IE10+ */
        background: linear-gradient(to bottom, rgba(207,242,245,1) 0%,rgba(196,239,242,1) 50%,rgba(179,234,239,1) 51%,rgba(113,216,225,1) 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cff2f5', endColorstr='#71d8e1',GradientType=0 ); /* IE6-9 */
    }

.ClipArtShowImage {
    width: 160px !important;
    height: 160px !important;
}

.ClipArtBox img, .ClipArtBoxDescription img {
    vertical-align: top;
}

.ClipArtResults {
    margin-right: -40px;
}

.ClipArDescriptionPage {
}

.ClipArtDescriptionFiles h2 {
    margin: 0 0 5px;
    padding: 0;
}

.ClipArtDescriptionFiles table {
    border-collapse: collapse;
}

    .ClipArtDescriptionFiles table tr td {
        padding: 5px 20px 5px 10px;
    }

    .ClipArtDescriptionFiles table tr:nth-child(odd) {
        background-color: #EEEEEE;
    }

    .ClipArtDescriptionFiles table tr:nth-child(even) {
        background-color: #FFFFFF;
    }

.ClipArtCaption {
}

.ClipArtDimensions {
}

.ClipArtDPI {
    text-align: right;
}

.ClipArtFileSize {
    text-align: right;
}

.ClipArtTableHeader {
    font-weight: bold;
}

.ClipArtNavigation {
    clear: left;
    padding-top: 15px;
    text-align: center;
    padding-right: 40px;
}

.ClipArtPageNumber {
    border: 1px solid #DDDDDD;
    border-radius: 25px 25px 25px 25px;
    margin: 0 5px;
    padding: 1px 6px;
}

    .ClipArtPageNumber:hover {
        text-decoration: none;
        background: none repeat scroll 0 0 #EEEEEE;
    }

.ClipArtPageInactive {
    color: #888888;
}

.ClipArtPageSelected {
    background: none repeat scroll 0 0 #EEEEEE;
    border: 2px solid #FFFFFF;
    border-radius: 25px 25px 25px 25px;
    font-size: 125%;
    font-weight: bold;
    padding: 1px 7px;
}

.ClipArtPagePrevious, .ClipArtPageNext, .ClipArtPageFirst, .ClipArtPageLast {
    font-weight: bold;
    padding: 5px 10px;
    margin: 5px 0;
    font-size: 125%;
}

    .ClipArtPagePrevious:hover, .ClipArtPageNext:hover, .ClipArtPageFirst:hover, .ClipArtPageLast:hover {
        text-decoration: none;
        color: #7E7D7B;
    }

.ClipArtProductBox {
    float: left;
    height: 228px;
    text-align: center;
    width: 170px;
    padding-right: 10px;
    margin-right: 24.8px;
}

.ClipArtBoxTitle {
    margin-top: 5px;
}

.ClipArtKeywords {
    margin-top: 20px;
}

.ClipArtImageVisible {
    display: normal;
}

.ClipArtImageNotVisible {
    display: none;
}

.ClipArtKeywordHeader {
    color: #666666;
    font-weight: bold;
    padding-right: 10px;
    text-transform: uppercase;
}

.ClipArtDownloads {
    padding: 5px;
    border: none;
    display: inline-block;
}
/* ------------------ END Clip Art Styles ------------------ */

.abb-logo-white {
    background-image: url("/Images/ABBlogowhite.svg");
    background-position: 0 16px;
    background-repeat: no-repeat;
    background-size: 66px auto;
}

.cartLink {
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 1px;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 3px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    background-color: #dedede;
    border-color: #e1e1e1;
    color: #414042;
}

.email-confirm-content {
    padding-left: 30px;
    padding-right: 30px;
}

.validation-error {
    color: #dd1111;
}

/*.ABOFormTable {
    margin: 10px 0 0 0;
}*/

.ABOFormTable td {
    padding: 0 5px 3px 0;
}

.sectionUnderline2.collapsed {
    padding-left: 0 !important;
    cursor: pointer;
}

.sectionUnderline2.expanded {
    padding-left: 0 !important;
    cursor: pointer;
}

.sectionUnderline2.collapsed i:before {
    content: "\f0da";
    width: 0.65em;
    display: inline-block;
    text-align: left;
    padding-left: 3px;
    font-size: 1.1em;
}

.sectionUnderline2.expanded i:before {
    content: "\f0d7";
    width: 0.65em;
    display: inline-block;
    text-align: left;
    padding-left: 3px;
    font-size: 1.1em;
}

#hs-validation-errors,
#item-validation-errors,
#cs-validation-errors {
    color: #ee0000;
    padding-left: 20px;
    display: none;
}

#HSemailsignup #hs-spin-wait,
#ModalItemSignup #item-spin-wait,
#CSrepcontact #cs-rep-spin-wait,
#CSemailsignup #cs-spin-wait {
    color: #000000;
    position: relative;
    left: 25px;
}

.RequiredFieldLabel {
    font-weight: bold !important;
}

.GridView td,
.GridView th {
    padding: 5px;
}

input[type=checkbox] {
    margin-right: 5px;
}

/* PRINT STYLES */
@media print {
    .Non-Printing,
    .no-print {
        display: none;
    }

    .headline i {
        display: none !important;
    }

    .main {
        width: 100%;
    }

    #pccdebugbox {
        display: none !important;
    }
}

/* Resource Article Styles */
.AuthorPicture {
    float: left;
    margin: 7px 14px 0 13px;
}

#ArticleAuthorInfo {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #e9e9e6;
    border-bottom-left-radius: 5px;
    border-color: #cccccc;
    border-image: none;
    border-style: solid;
    border-top-left-radius: 5px;
    border-width: 2px 0 2px 2px;
    float: right;
    font-size: 12px;
    font-style: italic;
    margin: 10px -15px 25px 10px;
    padding: 5px 5px 5px 0;
    position: relative;
    width: 270px;
}

    #ArticleAuthorInfo p {
        padding: 5px 5px 0 14px;
    }

.AuthorName {
    font-size: 13px;
}

/* jQuery Toggler */
.ms_toggler, .pdHead h2, .GettingStarted h4 {
    cursor: pointer;
}

.pdHead h2, .GettingStarted h4 {
    text-decoration: underline;
}

    .ms_toggler:before, .pdHead h2:before, .subHeader div:before, .GettingStarted h4:before {
        width: 1em;
        content: "\f0da";
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        text-align: center;
    }

    .ms_toggler.arrow:before, .ms_toggler.open:before, .pdShow h2:before, .GettingStarted h4.getStartedOpen:before, .pdSubShow div:before {
        content: "\f0d7";
        font-family: FontAwesome;
    }

.ms_expander {
    margin-left: 26px;
}

/* Book Description Page */
.productImageBox {
    display: inline-block;
}

    .productImageBox .lookinside {
        display: block;
        margin: 40px auto 0;
        position: initial;
        width: 105px;
    }

.ChristmasMsg {
    background-color: #eeeeee;
    border: 1px solid #cc3333;
    color: #cc3333;
    margin: 0 0 10px 0;
    padding: 10px 10px 0 10px;
    border-radius: 1px;
}

.ms_toggler.close {
    float: none;
    opacity: 1.0;
    font-size: 24px;
    line-height: 1.1;
}

.cs-ie-fix.col-xs-6 {
    padding-left: 20px !important;
}

.truncatedResults {
    background-color: #009DAC;
    color: #FFFFFF;
    font-size: 16px;
    padding: 7px 15px;
}

    .truncatedResults h3 {
        color: #FFFFFF;
        margin: 0 0 5px 0;
    }

/* quantity box spinner control styles */

.form-inline.form-box-spinner {
    display: block;
    margin-top: 5px;
}

.quantitySpinner {
    display: inline-block;
    vertical-align: top;
    height: 28px;
}

    .quantitySpinner input {
        float: left;
        margin-right: 0;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        border-right: none;
    }

    .quantitySpinner > div {
        display: inline-block;
        height: 28px;
        width: 16px;
        margin-right: 6px;
    }

    .quantitySpinner .spinup,
    .quantitySpinner .spindown {
        display: inline-block;
        height: 14px;
        width: 16px;
        float: left;
        color: #FFFFFF;
        background-color: #009dac;
        cursor: pointer;
        border-right: 1px solid #008693;
    }

    .quantitySpinner .spinup {
        border-top-right-radius: 1px;
        border-top: 1px solid #008693;
    }

    .quantitySpinner .spindown {
        border-bottom-right-radius: 1px;
        border-bottom: 1px solid #008693;
    }

        .quantitySpinner .spinup:hover,
        .quantitySpinner .spindown:hover {
            background-color: #006E79;
            border-color: #004e55;
        }

        .quantitySpinner .spinup i,
        .quantitySpinner .spindown i {
            line-height: 14px;
            width: 16px;
            float: left;
            text-align: center;
            font-size: 14px;
        }

    .quantitySpinner .spinup i {
        position: relative;
        top: -1px;
    }

#lbnGetAccountNumber {
    margin-left: 43px;
}

.chat-btn-offline {
    opacity: 0.3;
    filter: alpha(opacity=30); /* For IE8 and earlier */
}

@media print {
    a[href]:after {
        content: "";
    }

    abbr[title]:after {
        content: "";
    }

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

.blink_me {
    -webkit-animation-name: blinker;
    -webkit-animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;

    -moz-animation-name: blinker;
    -moz-animation-duration: 1s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;

    animation-name: blinker;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}

@-moz-keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}

@-webkit-keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}

@keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}