a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, dialog, div, dl, dt, em, embed, fieldset, figcaption, figure, font, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, meter, nav, object, ol, output, p, pre, progress, q, rp, rt, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video, xmp {
    border: 0;
    margin: 0;
    padding: 0;
    font-size: 100%;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

b, strong {
    font-weight: bold;
}

img {
    color: transparent;
    font-size: 0;
    vertical-align: middle;
    -ms-interpolation-mode: bicubic;
}

ol, ul {
    list-style: none;
}

li {
    display: list-item;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

th, td, caption {
    font-weight: normal;
    vertical-align: top;
    text-align: left;
}

q {
    quotes: none;
}

    q:before, q:after {
        content: '';
        content: none;
    }

sub, sup, small {
    font-size: 75%;
}

sub, sup {
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

svg {
    overflow: hidden;
}

.unselectable, .search-filter, .table-box .header td.selected {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.ellipsis {
    text-overflow: ellipsis;
    display: inline-block;
    vertical-align: top;
    white-space: nowrap;
    overflow: hidden;
    width: 100%;
}

.content-block {
    color: #767676;
}

    .content-block p {
        margin: 15px 0;
    }

h1, h2, h3, h4, h5 {
    font-family: Poppins, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
}

    h1 .title, h2 .title, h3 .title, h4 .title, h5 .title {
        text-transform: capitalize;
    }

* ~ h1, * ~ h2, * ~ h3, * ~ h4, * ~ h5 {
    margin-top: 30px;
}

.w45 {
    width: 45px !important;
    min-width: 45px !important;
}

.w55 {
    width: 55px !important;
    min-width: 55px !important;
}

.w280 {
    width: 280px !important;
}

.w300 {
    width: 300px !important;
}

.t-center {
    text-align: center;
}

a.link {
    color: #38a5d7;
    white-space: nowrap;
}

    a.link:hover {
        color: #13578c;
    }

.inline {
    display: -moz-inline-stack;
    display: inline-block;
    *display: inline;
    zoom: 1;
}

.left {
    float: left;
}

.right {
    float: right;
}

.no-br {
    white-space: nowrap;
}

b, strong {
    font-family: "Source Sans 3", sans-serif;
    font-weight: 700;
}

    b i, strong i {
        font-style: italic;
    }

i {
    font-family: "Source Sans 3", sans-serif;
    font-style: italic;
}

    i b {
        font-weight: 700;
    }

.indentTop {
    margin-top: 30px;
}

.fs16 {
    font-size: 16px;
}

.underline, .fillout-table a {
    text-decoration: underline;
}

    .underline:hover, .fillout-table a:hover {
        text-decoration: none;
    }

.bold {
    font-weight: 700;
}

.green {
    color: #89b12c;
}

h1 {
    font-size: 14px;
}

h2 {
    font-size: 18px;
}

h3 {
    font-size: 16px;
}

img {
    border-style: none;
    vertical-align: top;
}

a {
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    text-decoration: none;
    cursor: pointer;
    color: #767676;
}

    a h1, a h2, a h3, a h4, a h5 {
        color: #767676;
    }

    a:hover {
        text-decoration: none;
    }

input, textarea, select {
    font-family: Poppins, sans-serif;
    vertical-align: middle;
    color: #767676;
}

form, fieldset {
    margin: 0;
    padding: 0;
    border-style: none;
}

textarea {
    resize: none;
    min-height: 150px;
}

input[type="submit"]:hover {
    cursor: pointer;
}

input[type="submit"]::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input[type="text"], input[type="password"], input[type="email"],
input[type="file"], input[type="tel"], textarea {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-box-shadow: none;
    box-shadow: none;
    background: transparent;
}

input[type="text"], input[type="password"] {
    background: url(../img/spr.png?ver=8) 0 -310px no-repeat;
}

.i-settings, input[type="text"], input[type="email"], input[type="password"], input[type="tel"], textarea, select, input[type="file"] {
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
    padding: 5px 10px 6px;
    outline: none;
    margin: 0;
    position: relative;
    background: #fff;
    color: #13578c;
    font-family: "Source Sans 3", sans-serif;
    border: 1px solid #A9A9A9;
    -webkit-box-shadow: inset 0px 1px 1px #999999;
    box-shadow: inset 0px 1px 1px #999999;
    vertical-align: top;
    z-index: 1;
}

    .i-settings::-webkit-input-placeholder, input[type="text"]::-webkit-input-placeholder, input[type="email"]::-webkit-input-placeholder, input[type="password"]::-webkit-input-placeholder, input[type="tel"]::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
        color: inherit;
    }

    .i-settings:-moz-placeholder, input[type="text"]:-moz-placeholder, input[type="email"]:-moz-placeholder, input[type="password"]:-moz-placeholder, input[type="tel"]:-moz-placeholder, textarea:-moz-placeholder {
        color: inherit;
    }

    .i-settings::-moz-placeholder, input[type="text"]::-moz-placeholder, input[type="email"]::-moz-placeholder, input[type="password"]::-moz-placeholder, input[type="tel"]::-moz-placeholder, textarea::-moz-placeholder {
        color: inherit;
    }

    .i-settings:-ms-input-placeholder, input[type="text"]:-ms-input-placeholder, input[type="email"]:-ms-input-placeholder, input[type="password"]:-ms-input-placeholder, input[type="tel"]:-ms-input-placeholder, textarea:-ms-input-placeholder {
        color: inherit;
    }

.error .i-settings, .error input[type="text"], .error input[type="email"], .error input[type="password"], .error input[type="tel"], .error textarea {
    color: red;
    border-color: red;
}

    .error .i-settings::-webkit-input-placeholder, .error input[type="text"]::-webkit-input-placeholder, .error input[type="email"]::-webkit-input-placeholder, .error input[type="password"]::-webkit-input-placeholder, .error input[type="tel"]::-webkit-input-placeholder, .error textarea::-webkit-input-placeholder {
        color: red;
    }

    .error .i-settings:-moz-placeholder, .error input[type="text"]:-moz-placeholder, .error input[type="email"]:-moz-placeholder, .error input[type="password"]:-moz-placeholder, .error input[type="tel"]:-moz-placeholder, .error textarea:-moz-placeholder {
        color: red;
    }

    .error .i-settings::-moz-placeholder, .error input[type="text"]::-moz-placeholder, .error input[type="email"]::-moz-placeholder, .error input[type="password"]::-moz-placeholder, .error input[type="tel"]::-moz-placeholder, .error textarea::-moz-placeholder {
        color: red;
    }

    .error .i-settings:-ms-input-placeholder, .error input[type="text"]:-ms-input-placeholder, .error input[type="email"]:-ms-input-placeholder, .error input[type="password"]:-ms-input-placeholder, .error input[type="tel"]:-ms-input-placeholder, .error textarea:-ms-input-placeholder {
        color: red;
    }

[type="radio"], [type="checkbox"] {
    margin: 2px 5px 0 0;
    vertical-align: top;
}

    [type="radio"]:checked + span, [type="checkbox"]:checked + span {
        font-weight: bold;
    }

input[type="text"][required], input[type="email"][required], input[type="password"][required], input[type="tel"][required], textarea[required] {
    border-color: red;
}

input[type="text"] ~ input, input[type="text"] ~ textarea, input[type="email"] ~ input, input[type="email"] ~ textarea, input[type="password"] ~ input, input[type="password"] ~ textarea, input[type="tel"] ~ input, input[type="tel"] ~ textarea, textarea ~ input, textarea ~ textarea {
    margin-top: 30px;
}

#custom-buttons [class*="-icon"][class^="add-"] {
    width: 0;
    height: 0;
}

.warning {
    color: red;
}

    .warning input, .warning textarea {
        border-color: red;
    }

[class*="-icon"] {
    text-align: left;
    text-indent: -9999px;
    width: 0px;
    height: 0px;
    display: -moz-inline-stack;
    display: inline-block;
    *display: inline;
    zoom: 1;
    background-image: url(../img/spr.png?ver=8);
    background-position: -999px -999px;
    background-repeat: no-repeat;
    vertical-align: middle;
}

    [class*="-icon"].circle {
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
    }

    [class*="-icon"][class^="th-list"] {
        background-position: 0 0;
        width: 12px;
        height: 14px;
    }

    [class*="-icon"][class^="list-"] {
        background-position: -250px -1px;
        width: 10px;
        height: 12px;
    }

    [class*="-icon"][class^="date-"] {
        background-position: -311px -43px;
        width: 20px;
        height: 18px;
    }

    [class*="-icon"][class^="form-"] {
        background-position: -390px 0;
        width: 20px;
        height: 18px;
    }

    [class*="-icon"][class^="post-"] {
        background-position: -331px -203px;
        width: 18px;
        height: 17px;
        margin-right: 7px;
    }

    [class*="-icon"][class^="new-"] {
        background-position: -59px -78px;
        width: 102px;
        height: 102px;
        position: absolute;
        left: 0;
        top: -10px;
        z-index: 9;
    }

[class*="-icon"][class^="slide-right"] {
    background-position: -410px -31px;
}

.collection-slider [class*="-icon"][class^="slide-right"] {
    background-position: -394px -264px;
}

[class*="-icon"][class^="warning-"] {
    width: 25px;
    height: 32px;
    background-position: -416px -186px;
}

.attention-box [class*="-icon"][class^="warning-"] {
    width: 29px;
    height: 35px;
    background-position: -414px -221px;
}

[class*="-icon"][class^="explore"] {
    width: 130px;
    height: 100px;
    background-position: -170px -78px;
}

[class*="-icon"][class^="exp-"] {
    width: 54px;
    height: 54px;
    background-position: -311px -79px;
}

[class*="-icon"][class^="wish-list-"] {
    width: 18px;
    height: 18px;
    background-position: -246px 2px;
}

[class*="-icon"][class^="add-"] {
    width: 18px;
    height: 18px;
    background-position: -266px 1px;
}

[class*="-icon"][class^="tr-"] {
    width: 25px;
    height: 25px;
    background-position: -296px -1px;
}

[class*="-icon"][class^="zoom-"] {
    width: 18px;
    height: 18px;
    background-position: -330px -159px;
}

[class*="-icon"][class^="fb-like-"] {
    width: 47px;
    height: 20px;
    background-position: 0 -283px;
}

[class*="-icon"][class^="fb-share-"] {
    width: 39px;
    height: 20px;
    background-position: -62px -283px;
}

[class*="-icon"][class^="pit-"] {
    width: 43px;
    height: 20px;
    background-position: -121px -283px;
}

[class*="-icon"][class^="tw-"] {
    width: 28px;
    height: 20px;
    background-position: -186px -283px;
}

[class*="-icon"][class^="print-"] {
    width: 28px;
    height: 20px;
    background-position: -233px -285px;
}

[class*="-icon"][class^="form-release"] {
    width: 40px;
    height: 40px;
    background-position: -305px -269px;
}

[class*="-icon"][class^="mail-share-"] {
    width: 28px;
    height: 20px;
    background-position: -264px -286px;
}

[class*="-icon"][class^="hint-arrow-"] {
    width: 14px;
    height: 16px;
    background-position: -280px -265px;
}

.option2 [class*="-icon"][class^="hint-arrow-"] {
    background-position: -280px -240px;
}

.option3 [class*="-icon"][class^="hint-arrow-"] {
    background-position: -258px -240px;
}

[class*="-icon"][class^="close-"] {
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 20px;
    height: 21px;
}

.reading-level [class*="-icon"][class^="close-"] {
    background-position: -420px -119px;
}

[class*="-icon"][class^="filter-arrow-"] {
    background-position: -226px -255px;
}

.selected [class*="-icon"][class^="filter-arrow-"] {
    background-position: -226px -229px;
}


.intro-toolbox [class*="-icon"][class^="divider-"] {
    width: 31px;
    height: 31px;
    background-position: -11px -137px;
}

[class*="-icon"][class^="call-"] {
    width: 24px;
    height: 24px;
    background-position: -240px -347px;
}

[class*="-icon"][class^="td-download-"] {
    width: 24px;
    height: 24px;
    background-position: -420px 0;
}

[class*="-icon"][class^="ct-"] {
    width: 54px;
    height: 54px;
}

[class*="-icon"][class^="step1-"] {
    width: 54px;
    height: 54px;
    background-position: 0 -347px;
}

[class*="-icon"][class^="step2-"] {
    width: 54px;
    height: 54px;
    background-position: -59px -347px;
}

[class*="-icon"][class^="step3-"] {
    width: 54px;
    height: 54px;
    background-position: -118px -347px;
}

[class*="-icon"][class^="step4-"] {
    width: 54px;
    height: 54px;
    background-position: -177px -347px;
}

    [class*="-icon"][class^="ct-"].v1 {
        background-position: -271px -347px;
    }

    [class*="-icon"][class^="ct-"].v2 {
        background-position: -331px -347px;
    }

    [class*="-icon"][class^="ct-"].v3 {
        background-position: -391px -347px;
    }

    [class*="-icon"][class^="ct-"].v4 {
        background-position: -451px -347px;
    }

[class*="-icon"][class^="refresh-"] {
    width: 18px;
    height: 16px;
    background-position: -345px -233px;
}

[class*="-icon"][class^="request-order-"] {
    width: 16px;
    height: 16px;
    background-position: -319px -233px;
}

[class*="-icon"][class^="wl-tool-"] {
    width: 28px;
    height: 28px;
    background-position: -472px -310px;
}

    [class*="-icon"][class^="wl-tool-"].v1 {
        background-position: -472px -273px;
    }

    [class*="-icon"][class^="wl-tool-"].v2 {
        background-position: -472px -233px;
    }

    [class*="-icon"][class^="wl-tool-"].v3 {
        background-position: -472px -196px;
    }

    [class*="-icon"][class^="wl-tool-"].v4 {
        background-position: -472px -156px;
    }

    [class*="-icon"][class^="wl-tool-"].v5 {
        background-position: -472px -119px;
    }

    [class*="-icon"][class^="wl-tool-"].v6 {
        background-position: -472px -81px;
    }

    [class*="-icon"][class^="wl-tool-"].v7 {
        background-position: -473px -44px;
    }

    [class*="-icon"][class^="wl-tool-"].v8 {
        background-position: -471px -8px;
    }

[class*="-icon"][class^="question-mark-"] {
    width: 27px;
    height: 27px;
    background-position: 0 -415px;
}

[class*="-icon"][class^="ebook-"] {
    width: 36px;
    height: 36px;
}

    [class*="-icon"][class^="ebook-"].v1 {
        background-position: -40px -411px;
    }

    [class*="-icon"][class^="ebook-"].v2 {
        background-position: -84px -411px;
    }

    [class*="-icon"][class^="ebook-"].v3 {
        background-position: -128px -411px;
    }

    [class*="-icon"][class^="ebook-"].v4 {
        background-position: -171px -413px;
    }

[class*="-icon"][class^="twitter-"] {
    background-position: -219px -421px;
    width: 24px;
    height: 24px;
}

.checkbox {
    width: 20px;
    height: 20px;
    position: relative;
    display: -moz-inline-stack;
    display: inline-block;
    *display: inline;
    zoom: 1;
    background: url(../img/spr.png?ver=8) -377px -84px no-repeat;
    vertical-align: middle;
}

    .checkbox.checked {
        background-position: -410px -84px;
    }

    .checkbox input {
        cursor: pointer;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        filter: alpha(opactiy=0);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        -moz-opacity: 0;
        -khtml-opacity: 0;
        opacity: 0;
        margin: 0;
        padding: 3px;
        z-index: 2;
    }

.radio {
    width: 25px;
    height: 25px;
    position: relative;
    display: -moz-inline-stack;
    display: inline-block;
    *display: inline;
    zoom: 1;
    background: url(../img/spr.png?ver=8) -376px -197px no-repeat;
    vertical-align: middle;
}

    .radio.checked {
        background-position: -376px -224px;
    }

    .radio input {
        cursor: pointer;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        filter: alpha(opactiy=0);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        -moz-opacity: 0;
        -khtml-opacity: 0;
        opacity: 0;
        margin: 0;
        padding: 3px;
        z-index: 2;
    }

.ui-grid {
    margin-left: -25px;
}

    .ui-grid > li, .ui-grid > [class*="span"] {
        float: left;
        margin-left: 25px;
        position: relative;
    }

.span1 {
    width: 150px;
}

[class*="span"].right {
    float: right;
}

[class*="span"] {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.stylish-select ul.newList {
    left: -9999px;
}

ul.newList * {
    margin: 0;
    padding: 0;
    text-transform: lowercase;
}

ul.newList a {
    text-decoration: none;
    display: block;
}

ul.newList {
    background-color: #fff;
    max-height: 176px;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    border: 1px solid #bdc1c2;
    top: 22px;
    left: 0;
    overflow: auto;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 100;
}

    ul.newList li {
        padding: 0;
        list-style: none;
        outline: none;
    }

        ul.newList li a {
            padding: 14px 12px;
            font-size: 14px;
            display: block;
            outline: none;
        }

            ul.newList li a:focus {
                -moz-outline-style: none;
            }

        ul.newList li ~ li {
            border-top: 1px solid #ddd;
        }

.newListSelected {
    background: url(../img/select.png?ver=8) 0 0 no-repeat;
    color: #999;
    width: 100%;
    height: 45px;
    margin: 0px;
    padding: 0 0 0 10px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    outline: none;
}

    .newListSelected span {
        display: block;
    }

.selectedTxt {
    text-transform: lowercase;
    overflow: hidden;
    font: 14px/45px Arial, sans-serif;
    background: white url(../img/select.png?ver=8) 100% 100% no-repeat;
    height: 44px;
    padding: 1px 50px 0 2px;
}

.hiLite, .hiLite a {
    background: #eee;
    color: #fff;
}

.newListSelHover, .newListSelFocus {
    background-position: 0 0px;
    cursor: default;
    color: #000;
}

    .newListSelHover .selectedTxt, .newListSelFocus .selectedTxt {
        background-position: 100% 0px;
        cursor: default;
    }

.newListOptionTitle {
    font-weight: bold;
}

    .newListOptionTitle ul {
        margin: 3px 0 0;
    }

    .newListOptionTitle li {
        font-weight: normal;
        border-left: 1px solid #bdc1c2;
    }

/*
* CSS Styles that are needed by jScrollPane for it to operate correctly.
*
* Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
* may not operate correctly without them.
*/
.jspContainer {
    position: relative;
    width: 100% !important;
}

.jspScrollable {
    padding-right: 15px !important;
}

.jspPane {
    position: absolute;
    width: 100% !important;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

.jspVerticalBar {
    position: absolute;
    top: 0;
    right: -15px;
    width: 13px;
    bottom: 0;
}

.jspHorizontalBar {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 6px;
}

.jspCap {
    display: none;
}

.jspHorizontalBar .jspCap {
    float: left;
}

.jspTrack {
    position: relative;
    height: 100% !important;
}

.jspDrag {
    background: #fff;
    position: relative;
    top: 0;
    left: 0;
    cursor: pointer;
    width: 6px;
    margin-left: 2px;
    -webkit-appearance: none;
    border-radius: 8px;
    background-color: rgba(0, 0, 0, 0.5);
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag {
    float: left;
    height: 100%;
}

.jspArrow {
    background: #50506d;
    text-indent: -20000px;
    display: block;
    cursor: pointer;
    padding: 0;
    margin: 0;
}

    .jspArrow.jspDisabled {
        cursor: default;
        background: #80808d;
    }

.jspVerticalBar .jspArrow {
    height: 13px;
}

.jspHorizontalBar .jspArrow {
    width: 13px;
    float: left;
    height: 100%;
}

.jspVerticalBar .jspArrow:focus {
    outline: none;
}

.jspCorner {
    background: #eeeef4;
    float: left;
    height: 100%;
}

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner {
    margin: 0 -3px 0 0;
}

.scrollpane {
    width: 100% !important;
    outline: none;
}

#hint {
    padding: 15px 20px;
    border: 1px solid #b5b5b5;
    color: #fff;
    max-width: 210px;
    font-family: Poppins, sans-serif;
    position: absolute;
    box-shadow: 2px 2px 6px #b5b5b5;
    z-index: 99;
}

    #hint .hint-inner {
        padding: 15px 20px;
        margin: -15px -20px;
        border: 3px solid #fff;
    }

    #hint .hint-arrow-icon {
        position: absolute;
        margin-top: -3px;
        left: 10px;
        top: 100%;
    }

    #hint.option1 {
        background-color: #bc6a92;
    }

    #hint.option2 {
        background-color: #44abda;
    }

    #hint.option3 {
        padding: 10px 15px;
        background-color: #125488;
    }

        #hint.option3 .hint-inner {
            padding: 10px 15px;
            margin: -10px -15px;
        }

#modal {
    padding: 5px;
    background-color: #eaeaea;
    position: absolute;
    border: 1px solid #c9c9c9;
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.2);
    z-index: 99;
}

    #modal .message-title {
        font-family: Poppins, sans-serif;
        margin-bottom: 15px;
        padding-bottom: 15px;
        border-bottom: 1px solid;
    }

    #modal .title {
        background-color: #686868;
        padding: 13px 15px;
        color: #fff;
        font-family: Poppins, sans-serif;
        font-size: 1.25em;
    }

    #modal .content {
        background-color: #fff;
        margin-top: 5px;
        padding: 15px;
    }

    #modal.error-type {
        width: 305px;
    }

    #modal.message {
        width: 410px;
        color: #13578c;
        font-size: 1em;
    }

    #modal p + p {
        margin-top: 15px;
    }

    #modal .modal-footer {
        background: #fff;
        padding: 10px;
        border-top: 4px solid #eaeaea;
    }


html {
    height: 100%;
}

html, body {
    padding: 0;
    color: #767676;
    margin: 0;
    -webkit-text-size-adjust: none;
    -ms-text-size-adjust: none;
    -webkit-font-smoothing: antialiased;
    line-height: 1;
    margin-top: 184px;
}

@media (max-width: 1199px) {
    html, body {
        margin-top: 220px;
    }
}

@media (max-width: 1024px) {
    html, body {
        margin-top: 184px;
    }
}

@media (max-width: 710px) {
    html, body {
        margin-top: 234px;
    }
}

@media (max-width: 575px) {
    html, body {
        margin-top: 270px;
    }
}

body {
    min-height: 100%;
    font-family: "Source Sans 3", sans-serif;
    font-size: 14px;
    line-height: 19px;
}

* {
    float: none;
}

.clearfix:after, .page:after, .rate-level-block:after, .content-block .table-actions:after, .detail-review__tabs:after, .collection-slider .slider-inner:after, .collection-overview:after, .goods-count .inner .goods-count__item:after, .personal-ordering-information:after, .header-menu nav:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

html[xmlns] .clearfix, html[xmlns] .page, html[xmlns] .rate-level-block, html[xmlns] .content-block .table-actions, .content-block html[xmlns] .table-actions, html[xmlns] .detail-review__tabs, html[xmlns] .collection-slider .slider-inner, .collection-slider html[xmlns] .slider-inner, html[xmlns] .collection-overview, html[xmlns] .goods-count .inner .goods-count__item, .goods-count .inner html[xmlns] .goods-count__item, html[xmlns] .personal-ordering-information, html[xmlns] .header-menu nav, .header-menu html[xmlns] nav {
    display: block;
}

* html .clearfix, * html .page, * html .rate-level-block, * html .content-block .table-actions, .content-block * html .table-actions, * html .detail-review__tabs, * html .collection-slider .slider-inner, .collection-slider * html .slider-inner, * html .collection-overview, * html .goods-count .inner .goods-count__item, .goods-count .inner * html .goods-count__item, * html .personal-ordering-information, * html .header-menu nav, .header-menu * html nav {
    height: 1%;
    overflow: visible;
}

.inner {
    margin: 0 auto;
    position: relative;
}

section {
    background-color: #fff;
    overflow: hidden;
}

#container {
    margin: 0 auto;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.6);
}

.advanced-search {
    font-size: 14px;
    color: #254A6B;
    font-family: Source Sans 3, sans-serif;
    font-weight: 800;
    margin-top: 10px;
    display: inline-block;
    text-align: center;
    margin-left: 45px;
    float: left;
}

    .advanced-search:hover {
        text-decoration: none;
        color: #61A0ED;
    }

.account-request .paginator {
    position: relative;
    text-align: right;
    line-height: 50px;
    border-top: 1px solid #b2b2b2;
}

.btn-wrap {
    text-align: center;
    margin-top: 30px;
}

.mackinHeading {
    font-family: Poppins, sans-serif;
    font-weight: 800;
    color: #61A0ED;
    text-transform: none;
}

.MackinButton {
    border-radius: 21px;
    background-color: #61a0ed;
    padding: 5px 25px;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: -5px;
    color: white !important;
    padding: 10px 20px 10px 20px;
    font-weight: 700;
    text-decoration: none !important;
    border: none;
    text-align: center;
    white-space: nowrap;
}

    .MackinButton:hover {
        background-color: #254A6B !important;
    }

.AddToList .MackinButton {
    margin-left: 0px;
    margin-right: 0px;
}

.searching-box {
    text-align: center;
    font-family: Poppins, sans-serif;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: -40px;
    background-color: white;
    z-index: 2;
    position: relative;
    border-radius: 20px;
    box-shadow: 0 4px 10px #c6c6c6;
    height: 300px;
}

    .searching-box .search-tabs {
        position: relative;
        display: -moz-inline-stack;
        display: inline-block;
        *display: inline;
        width: 100%;
        height: 100%;
    }

    .searching-box .search-tabs .col-lg-8 {
        padding-right: 0px;
    }

    .searching-box .search-tabs .col-lg-4 {
        padding-left: 0px;
    }

    .searching-box .search-box {
        width: 90%;
    }
        .searching-box .search-box .MackinButton {
            z-index: 2;
            position: absolute;
            margin-top: -45px;
            right: -20px;
            display: block;
            border-bottom-left-radius: 0;
            border-top-left-radius: 0;
        }
        .searching-box .search-box .overrideButton {
            position: relative !important;
            margin-top: 0 !important;
            right: 0 !important;
            display: inline-block !important;
            border-bottom-left-radius: 20px !important;
            border-top-left-radius: 20px !important;
            float: right !important;
            padding: 5px 10px 5px 10px !important;
        }

    .searching-box .accountLabels {
        display: block;
        font-weight: 800;
        font-size: 24px;
        color: #254A6B;
    }

    .searching-box .accountLinks {
        font-size: 12px;
        display: block;
        margin-top: 10px;
        text-decoration: none;
        color: #254A6B;
        font-weight: 800;
    }

        .searching-box .accountLinks:hover {
            color: #61A0ED;
        }

    .searching-box .bottomLink {
        padding-bottom: 25px;
        margin-bottom: 25px;
        border-bottom: 1px solid white;
    }

    .searching-box .auth-box {
        background-color: #DEE7F1;
        padding: 25px 0px 32px 0px;
        border-top-right-radius: 20px;
        border-bottom-right-radius: 20px;
    }

.override-search-box {
    margin-bottom: 50px !important;
}

    @media (max-width: 991px) {
        .searching-box {
            margin-bottom: 150px;
        }

        .searching-box .auth-box {
            margin-top: 20px;
            border-top-right-radius: 0px;
            border-bottom-left-radius: 20px;
            padding-bottom: 0px;
        }

        .searching-box .bottomLink {
            border-bottom: none;
            margin-bottom: 0px;
        }

        .searching-box .search-tabs .col-lg-4 {
            padding-left: 15px;
        }

        .searching-box .search-tabs .col-lg-8 {
            padding-right: 15px;
        }
    }

    @media (max-width: 767px) {
        .searching-box {
            margin-bottom: 275px;
        }

        .searching-box .auth-box {
            padding-bottom: 25px;
        }
    }

    .searching-box .search-tabs input {
        vertical-align: top;
        margin-top: 0;
        width: 40%;
    }

    .searching-box .auth-box input {
        color: #999;
    }

        .searching-box .auth-box input:active, .searching-box .auth-box input:focus {
            color: #000;
        }

        .searching-box .auth-box input[type="text"] {
            box-shadow: inset 0 1px 3px #666;
        }

        .searching-box .auth-box input ~ input {
            margin-top: 15px;
        }

    .searching-box .auth-box .help-link {
        color: #5b781d;
        font-size: 0.85em;
        position: absolute;
        bottom: 10px;
        left: 25px;
    }

        .searching-box .auth-box .help-link:hover {
            color: #506b17;
            text-decoration: underline;
        }

    .searching-box .check-box {
        color: #254A6B !important;
        font-size: 0.857em !important;
        margin-bottom: 15px;
        display: block;
        text-align: left !important;
        margin-left: 45px;
        margin-top: 10px;
    }

        .searching-box .check-box label {
            margin-left: 10px;
            margin-top: 3px;
            font-weight: 600;
        }

        .searching-box .check-box input[type="checkbox"] {
            width: 15px;
            height: 15px;
            accent-color: #254A6B;
        }

    .searching-box .left-tab {
        float: left;
        width: 100%;
    }

    .searching-box .searchNav {
        background-color: #F0F5FB;
        height: 60px;
        padding-top: 10px;
    }

    .searching-box .searchHeader {
        text-align: left;
        color: #61A0ED;
        font-weight: 700;
        font-size: 42px;
        display: block;
        margin-left: 30px;
        margin-top: 20px;
    }

    .searching-box .searchFilter {
        color: #254A6B;
        font-size: 22px;
        font-weight: 800;
        text-decoration: none;
        margin-left: 30px;
        float: left;
    }

        @media (max-width: 767px) {
            .searching-box .searchFilter {
                font-size: 18px;
            }

            .searching-box .searchNav {
                height: 50px;
            }
        }

    .searching-box .active {
        border-bottom: 3px solid #61A0ED;
    }

    .searching-box .searchSelections input[type="text"].freeform-search {
        background-color: #fff;
        font-family: "Source Sans 3", sans-serif;
        padding: 9px 10px 9px 10px;
        box-shadow: none;
        width: 100%;
        border: 1px solid #DEE7F1;
        color: #254a6b;
        border-radius: 30px;
        height: 45px;
    }

#BodyContent_txtBasicSearch {
    background-color: #DEE7F1;
}

.page {
    padding: 0px;
    position: relative;
}

        .page .col-bg {
            position: absolute;
            background: whitesmoke url(../img/left-col-bg.png?ver=8) 100% 100% no-repeat;
            top: 30px;
            bottom: 25px;
            left: 30px;
            width: 230px;
        }

        .page .indent {
            position: relative;
            z-index: 1;
        }

        .page .left-col {
            color: #363636;
            float: left;
            width: 266px;
        }

    .col-title {
        height: 58px;
        line-height: 58px;
        margin-bottom: 3px;
        text-align: center;
        color: #fff;
        background-color: #38a5d7;
        font-family: Poppins, sans-serif;
        font-size: 1.286em;
    }

    .search-reset {
        padding-top: 30px;
        border-top: 7px solid #38a5d7;
    }

    .search-filter.active .search-filter__title {
        background-color: #3aa6d7;
        color: #fff;
    }

        .search-filter.active .search-filter__title i {
            background-color: #14588c;
        }

    .search-filter input[type="text"] {
        border: 1px solid #bbb;
    }

    .search-filter .search-filter__title {
        padding-left: 15px;
        height: 32px;
        line-height: 32px;
        background-color: #c9c9c9;
        cursor: pointer;
        position: relative;
        text-align: center;
        font-family: "Source Sans 3", sans-serif;
    }

        .search-filter .search-filter__title i {
            position: absolute;
            top: 0;
            right: 0;
            cursor: pointer;
            text-align: center;
            width: 32px;
            height: 32px;
            background-color: #858585;
        }

    .search-filter.selected .search-filter__title {
        color: #fff;
        background-color: #bd618e;
    }

        .search-filter.selected .search-filter__title i {
            background-color: #8c254f;
        }

    .search-filter .search-filter__content {
        padding: 20px 10px;
    }

        .search-filter .search-filter__content label {
            display: block;
        }

            .search-filter .search-filter__content label ~ label {
                padding-top: 10px;
            }

        .search-filter .search-filter__content .checkbox {
            margin-right: 5px;
        }

        .search-filter .search-filter__content > nav {
            display: block;
            padding: 20px 10px;
            margin: -20px -10px;
            background-color: #fff;
            box-shadow: inset 0px 1px 6px #999;
            background-image: url(../img/search-filter-nav.png?ver=8);
            background-repeat: repeat-x;
            background-position: 0 0;
        }

            .search-filter .search-filter__content > nav a {
                display: block;
                font-family: "Source Sans 3", sans-serif;
                -webkit-border-radius: 5px;
                -moz-border-radius: 5px;
                border-radius: 5px;
                padding: 4px 8px;
            }

                .search-filter .search-filter__content > nav a:hover {
                    background-color: #E2F6FF;
                }

                .search-filter .search-filter__content > nav a.active {
                    background-color: #a8daf0;
                    color: #15588d;
                }

                    .search-filter .search-filter__content > nav a.active + nav {
                        display: block;
                    }

            .search-filter .search-filter__content > nav > nav {
                display: none;
                margin: 10px 0;
            }

                .search-filter .search-filter__content > nav > nav > a {
                    padding: 2px 8px 2px 28px;
                    background-image: url(../img/subnav-active.png?ver=8);
                    background-position: -20px 8px;
                    -webkit-transition: background 0.3s ease 0s;
                    -moz-transition: background 0.3s ease 0s;
                    -o-transition: background 0.3s ease 0s;
                    transition: background 0.3s ease 0s;
                    background-repeat: no-repeat;
                }

                    .search-filter .search-filter__content > nav > nav > a:hover {
                        background-color: transparent;
                        background-position: 13px 8px;
                    }

                    .search-filter .search-filter__content > nav > nav > a.active {
                        background-color: transparent;
                        background-position: 13px 8px;
                        color: #15588d;
                    }

                        .search-filter .search-filter__content > nav > nav > a.active + nav {
                            display: block;
                        }

                .search-filter .search-filter__content > nav > nav > nav {
                    display: none;
                    margin: 10px 0 10px 50px;
                }

                    .search-filter .search-filter__content > nav > nav > nav > a {
                        list-style-type: disc;
                        display: list-item;
                        padding-left: 0;
                        padding-right: 0;
                        font-family: "Source Sans 3", sans-serif;
                        font-style: italic;
                    }

                        .search-filter .search-filter__content > nav > nav > nav > a:hover, .search-filter .search-filter__content > nav > nav > nav > a.active {
                            background-color: transparent;
                            color: #15588d;
                        }

    .search-filter ~ .search-filter {
        border-top: 1px solid #f5f5f5;
    }

    .search-filter p {
        margin-bottom: 4px;
    }

        .search-filter p ~ p {
            margin-top: 8px;
        }

    .search-filter .divider {
        text-align: center;
        padding: 8px 0;
    }

    .search-filter .scrollable {
        max-height: 150px;
        *height: 150px;
        overflow: auto;
    }

    .search-filter .separate {
        position: relative;
    }

        .search-filter .separate label {
            width: 50%;
        }

            .search-filter .separate label + label {
                position: absolute;
                padding: 0;
                right: 0;
                top: 0;
            }

    .search-filter .filter-range {
        position: relative;
    }

        .search-filter .filter-range .divider {
            position: absolute;
            left: 50%;
            top: 50%;
            margin: -7px;
            height: 14px;
            width: 14px;
            padding: 0;
            line-height: 1;
        }

    .result-tabs {
        border-bottom: 2px solid #02345c;
        line-height: 52px;
        height: 52px;
        font-size: 1.65em;
    }

        .result-tabs a {
            display: -moz-inline-stack;
            display: inline-block;
            *display: inline;
            zoom: 1;
            padding: 0 35px;
            height: 50px;
            background-color: #77c2e4;
            box-shadow: inset 0 0 1px #5989ae;
            font-family: "Source Sans 3", sans-serif;
            color: #125488;
        }

            .result-tabs a:hover {
                filter: alpha(opactiy=80);
                -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
                -moz-opacity: 0.8;
                -khtml-opacity: 0.8;
                opacity: 0.8;
            }

            .result-tabs a.selected {
                font-family: Poppins, sans-serif;
                color: #fff;
                background: #13578c;
                box-shadow: none;
                background: -moz-linear-gradient(top, #13578c 0%, #13578c 50%, #033760 100%);
                background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #13578c), color-stop(50%, #13578c), color-stop(100%, #033760));
                background: -webkit-linear-gradient(top, #13578c 0%, #13578c 50%, #033760 100%);
                background: -o-linear-gradient(top, #13578c 0%, #13578c 50%, #033760 100%);
                background: -ms-linear-gradient(top, #13578c 0%, #13578c 50%, #033760 100%);
                background: linear-gradient(to bottom, #13578c 0%, #13578c 50%, #033760 100%);
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#13578c', endColorstr='#033760',GradientType=0 );
                filter: alpha(opactiy=100);
                -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
                -moz-opacity: 1;
                -khtml-opacity: 1;
                opacity: 1;
                border-color: #033760;
            }

                .result-tabs a.selected:before {
                    content: '';
                    margin-right: 10px;
                    width: 0px;
                    height: 0px;
                    display: -moz-inline-stack;
                    display: inline-block;
                    *display: inline;
                    zoom: 1;
                    background-image: url(../img/spr.png?ver=8);
                    background-position: -999px -999px;
                    background-repeat: no-repeat;
                    vertical-align: middle;
                    background-position: -18px -32px;
                    width: 14px;
                    height: 18px;
                }

    @media (max-width: 576px) {
        .result-tabs {
            font-size: 1.2em;
        }

            .result-tabs a {
                padding: 0 16px;
            }
    }

    .table-actions, .formats-table {
        position: relative;
    }


.table-actions .MackinButton ~ .MackinButton {
    margin-left: 10px;
}

.table-actions .MackinButton .checkbox {
    height: 18px;
    margin: -2px -7px -2px 5px;
}

    .right-col .paginator {
        position: relative;
        text-align: right;
        line-height: 50px;
        border-top: 1px solid #b2b2b2;
    }

.site-nav {
    color: #38a5d7;
    font-family: "Source Sans 3", sans-serif;
}

        .site-nav span, .site-nav a {
            color: #13578c;
            font-weight: 700;
        }

.table-title {
    position: absolute;
    color: #13578c;
    height: 16px;
    line-height: 16px;
    font-family: Poppins, sans-serif;
    left: 0;
    top: 50%;
    font-size: 1.5em;
    margin-top: -8px;
}

    .table-box {
        position: relative;
        border-bottom: 1px solid #b2b2b2;
    }

        .table-box table {
            table-layout: fixed;
            font-family: "Source Sans 3", sans-serif;
            background: #fff;
            width: 100%;
        }

    .table-box-not-Fixed-width table {
        table-layout: unset;
    }


    .table-box table td {
        box-shadow: inset 0px 2px 0 0px #fff;
        vertical-align: middle;
        padding: 10px;
        color: #767676;
        font-size: 0.857em;
    }

    .table-box table img {
        max-width: 100%;
    }

    .table-box + .table-box {
        margin-top: 25px;
    }

    .table-box .scrollable table td:first-child {
        box-shadow: inset 3px 2px 0 0 #fff;
    }

    .table-box .scrollable table td:last-child {
        box-shadow: inset -3px 2px 0 0 #fff;
    }

    .table-box .prices {
        font-size: 1.1em;
    }

        .table-box .prices p ~ p {
            margin-top: 5px;
        }

    .table-box .td {
        padding: 0;
        text-align: center;
        white-space: nowrap;
    }

    .table-box input[type="text"] {
        max-width: 50px;
    }

    .table-box p + img {
        margin-top: 15px;
    }

    .table-box .indent {
        position: relative;
        z-index: 2;
    }

        .table-box .indent .scrollable {
            max-height: 1500px;
        }

        .table-box .indent table {
            border: solid #b2b2b2;
            border-width: 0 1px;
        }

            .table-box .indent table td ~ td {
                border-left: 1px solid #b2b2b2;
            }

            .table-box .indent table td.image {
                padding-left: 20px;
                padding-right: 0;
            }

                .table-box .indent table td.image + td {
                    padding-left: 20px;
                    border-color: transparent;
                }

            .table-box .indent table tr.odd td {
                background: #ececec;
            }

            .table-box .indent table tr.error-tr {
                outline: 3px solid #e85858;
            }

                .table-box .indent table tr.error-tr > td:first-child {
                    box-shadow: inset 3px 0px 0 0 #e85858;
                }

                .table-box .indent table tr.error-tr > td:last-child {
                    box-shadow: inset -2px 0px 0 0 #e85858;
                }

            .table-box .indent table tr.error-tools-tr > td {
                background: #e85858;
                box-shadow: inset -2px 0px 0 0 #e85858;
                padding: 20px;
                color: #fff;
            }

    .table-box .hp-style {
        position: relative;
        border: 1px solid #b2b2b2;
        z-index: 2;
    }

    .table-box .header {
        background: #cfe9f5;
    }

        .table-box .header td {
            color: #13578c;
            box-shadow: inset 0 0 0 2px #fff;
            font-family: "Source Sans 3", sans-serif;
            line-height: 1;
            text-transform: uppercase;
            text-align: center;
            vertical-align: middle;
            cursor: pointer;
            padding: 10px 0;
        }

            .table-box .header td:hover {
                background-color: #E1F0F7;
            }

            .table-box .header td ~ td {
                border-left: 1px solid #b2b2b2;
            }

            .table-box .header td.first {
                padding-left: 20px;
                text-align: left;
            }

            .table-box .header td.selected {
                box-shadow: none;
                cursor: pointer;
            }

    .reading-level .title:after {
        content: '';
        border-width: 6px 10px 0;
        border-color: #125488 transparent transparent;
        border-style: solid;
        width: 0;
        height: 0;
        position: absolute;
        top: 57px;
        right: 50%;
        margin-right: -10px;
    }

    .reading-level .table-title {
        color: #fff;
        padding-left: 20px;
    }

    .reading-level nav {
        line-height: 18px;
    }

        .reading-level nav a {
            color: #77c2e4;
            font-size: 0.857em;
        }

            .reading-level nav a:hover {
                color: #fff;
            }

            .reading-level nav a ~ a {
                margin-left: 15px;
            }

    .detail-image {
        text-align: center;
        max-width: 100%;
    }

        .detail-image img {
            margin-bottom: 25px;
        }

        .detail-image .zoom-icon {
            margin-right: 5px;
        }

    .book-title, .actual-price b {
        font-size: 1.286em;
    }

    .capitalize {
        text-transform: lowercase;
        display: inline-block;
    }

        .capitalize::first-line {
            text-transform: capitalize;
        }

    .actual-price {
        color: #767676;
        float: left;
        width: 70%;
    }

        .actual-price .price {
            padding: 6px 0;
            text-align: left;
            line-height: 20px;
            font-size: 1.15em;
        }

            .actual-price .price .price-title {
                color: #13578c;
                text-transform: uppercase;
                font-size: 0.85em;
                font-family: Poppins, sans-serif;
            }

            .actual-price .price .curent-price {
                color: #000;
                font-family: Poppins, sans-serif;
            }

        .actual-price .quantity, .actual-price .price {
            width: 50%;
            float: left;
        }

        .actual-price .quantity {
            text-align: center;
        }

    .actual-buttons {
        float: right;
        width: 30%;
    }

    .quantity {
        text-align: left;
        line-height: 34px;
    }

        .quantity span {
            margin-right: 10px;
        }

    .rate-level {
        display: -moz-inline-stack;
        display: inline-block;
        *display: inline;
        zoom: 1;
        position: relative;
    }

        .rate-level .star {
            float: left;
            width: 17px;
            height: 17px;
            padding: 3px;
            text-indent: -9999px;
            background: url(../img/spr.png?ver=8) -377px -156px no-repeat;
        }

            .rate-level .star.selected ~ .star:hover {
                background-position: -377px -156px;
            }

            .rate-level .star.selected ~ .star {
                background-position: -399px -156px;
            }

        .rate-level.hovered .selected ~ .star {
            background-position: -377px -156px;
        }

        .rate-level.hovered .star:hover ~ .star {
            background-position: -399px -156px;
        }

    .rate-level-block {
        margin-top: 15px;
        overflow: hidden;
        line-height: 24px;
    }

        .rate-level-block .link {
            vertical-align: top;
            margin-left: 10px;
        }

    .collection-description {
        color: #767676;
        overflow: hidden;
        line-height: 24px;
        padding: 20px 0;
    }

        .collection-description .photos {
            padding-bottom: 20px;
        }

            .collection-description .photos img {
                vertical-align: top;
                margin-bottom: 0.8rem;
            }

        .collection-description .pic {
            float: right;
        }

.collection-description-cat {
    color: #767676;
    overflow: hidden;
    line-height: 20px;
    font-family: "Source Sans 3", sans-serif;
}

        .collection-description-cat .photos {
            padding-bottom: 20px;
        }

            .collection-description-cat .photos img {
                vertical-align: top;
            }

        .collection-description-cat .pic {
            float: right;
        }

    .collection-description-term {
        color: #767676;
        overflow: hidden;
        line-height: 20px;
        padding-bottom: 20px !important;
    }

    .collection-description-prod {
        color: #767676;
        overflow: hidden;
        line-height: 20px;
        padding: 0px 0px 30px 0px;
    }

    .content-block__tools {
        border-top: 1px solid #c9c9c9;
        text-align: right;
        padding: 20px 0;
    }

        .content-block__tools nav {
            margin-left: -15px;
        }

        .content-block__tools .print-icon, .content-block__tools .mail-share-icon {
            margin-top: -10px;
        }

            .content-block__tools .print-icon + span, .content-block__tools .mail-share-icon + span {
                position: absolute;
                display: block;
                margin-top: 3px;
                line-height: 1;
            }

        .content-block__tools a {
            display: -moz-inline-stack;
            display: inline-block;
            *display: inline;
            zoom: 1;
            text-align: center;
            font-size: 0.721em;
            line-height: 0;
            text-transform: uppercase;
            color: #727272;
        }

            .content-block__tools a ~ a {
                margin-left: 10px;
            }

            .content-block__tools a:hover, .content-block__tools a.active {
                filter: alpha(opactiy=80);
                -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
                -moz-opacity: 0.8;
                -khtml-opacity: 0.8;
                opacity: 0.8;
            }

        .content-block__tools li {
            vertical-align: top;
            position: relative;
            padding: 15px;
            margin: -15px 0;
            display: -moz-inline-stack;
            display: inline-block;
            *display: inline;
            zoom: 1;
        }

            .content-block__tools li ~ li {
                background: url(../img/tb-divider.jpg?ver=8) 0 50% no-repeat;
            }

    .content-block {
        overflow: hidden;
    }

        .content-block .table-actions {
            border-top: 1px solid #c9c9c9;
            padding: 10px 20px;
            background-image: url(../img/table-actions-divider.jpg?ver=8), url(../img/table-actions-divider.jpg?ver=8);
            background-repeat: no-repeat;
            background-position: 70% 50%, 35% 50%;
        }

        .content-block .content-block_inner {
            padding: 0 20px;
        }

    .guide-level {
        padding: 20px 0 12px;
        margin: 0 25px;
        line-height: 18px;
    }

        .guide-level .title {
            color: #767676;
            padding-bottom: 6px;
            letter-spacing: 0.6px;
        }

        .guide-level p {
            padding-left: 10px;
            line-height: 16px;
            font-size: 0.85em;
        }

            .guide-level p ~ p {
                margin-top: 5px;
            }

        .guide-level ~ .guide-level {
            border-top: 1px solid #b2b2b2;
            padding-top: 12px;
        }

.article-title {
    background: url(../img/article-title-bg.png?ver=8) 0 0 no-repeat;
    line-height: 38px;
    font-family: Poppins, sans-serif;
    font-size: 1.143em;
    text-transform: uppercase;
    padding-left: 15px;
    margin: 15px 0;
    color: #fff;
    position: relative;
}

        .article-title .absolute {
            position: absolute;
            top: 0;
            right: 20px;
            text-transform: capitalize;
            font-style: italic;
            color: #13578c;
        }

.article-title-master {
    font-family: Poppins, sans-serif;
    font-size: 22px;
    font-weight: 600;
    text-transform: uppercase;
    padding-left: 15px;
    margin: 15px 0;
    color: #254A6B;
    position: relative;
}

        .article-title-master .absolute {
            position: absolute;
            top: 0;
            right: 20px;
            text-transform: capitalize;
            color: #13578c;
        }

    .article-description {
        margin-top: 40px;
        color: #767676;
        line-height: 22px;
    }

        .article-description p + p {
            padding-top: 15px;
        }

    .formats-table table {
        table-layout: fixed;
        width: 100%;
    }

        .formats-table table tr ~ tr td {
            border-top: 1px solid #b2b2b2;
        }

        .formats-table table td {
            padding: 10px 0 10px 15px;
            vertical-align: middle;
        }

            .formats-table table td ~ td {
                padding-left: 0;
            }

    .content-type ~ .content-type {
        margin-top: 20px;
    }

    .content-type {
        width: 100%;
    }

        .content-type ul {
            margin-left: 20px;
        }

        .content-type li {
            list-style-type: disc;
        }

    .content-type-dual .content-type {
        width: 48%;
        margin: 0;
        float: left;
    }

        .content-type-dual .content-type + .content-type {
            margin-left: 4%;
        }

    .content-type .twitter-icon {
        margin: -4px 4px 0 0;
    }

    .details-collection {
        background-color: #f5f5f5;
        padding: 20px 25px;
    }

        .details-collection .collection-item {
            display: -moz-inline-stack;
            display: inline-block;
            *display: inline;
            zoom: 1;
            vertical-align: top;
            text-align: center;
            padding-bottom: 20px;
        }

            .details-collection .collection-item ~ .collection-item {
                margin-left: 30px;
            }

            .details-collection .collection-item img {
                border: 1px solid #d0d0d0;
            }

            .details-collection .collection-item p {
                margin-top: 15px;
            }

            .details-collection .collection-item a:hover {
                text-decoration: underline;
            }

        .details-collection .scrollable {
            white-space: nowrap;
            margin: 0 0 -15px;
        }

    .detail-review__content {
        border: 1px solid #b2b2b2;
    }

    .detail-review__tabs {
        overflow: hidden;
        margin-top: 20px;
    }

        .detail-review__tabs a {
            font-family: "Source Sans 3", sans-serif;
            background: #555555;
            background: -moz-linear-gradient(left, #555555 0%, #757575 30%, #757575 100%);
            background: -webkit-gradient(linear, left top, right top, color-stop(0%, #555555), color-stop(30%, #757575), color-stop(100%, #757575));
            background: -webkit-linear-gradient(left, #555555 0%, #757575 30%, #757575 100%);
            background: -o-linear-gradient(left, #555555 0%, #757575 30%, #757575 100%);
            background: -ms-linear-gradient(left, #555555 0%, #757575 30%, #757575 100%);
            background: linear-gradient(to right, #555555 0%, #757575 30%, #757575 100%);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#555555', endColorstr='#757575',GradientType=1 );
            float: left;
            padding: 0 15px;
            font-size: 18px;
            line-height: 36px;
            color: #cdcdcd;
        }

            .detail-review__tabs a:hover {
                filter: alpha(opactiy=80);
                -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
                -moz-opacity: 0.8;
                -khtml-opacity: 0.8;
                opacity: 0.8;
            }

            .detail-review__tabs a ~ a {
                margin-left: 1px;
            }

            .detail-review__tabs a.selected {
                background: #9b9b9b;
                color: #fff;
                font-family: "Source Sans 3", sans-serif;
                filter: alpha(opactiy=100);
                -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
                -moz-opacity: 1;
                -khtml-opacity: 1;
                opacity: 1;
            }

    .detail-review__content .scrollable {
        max-height: 420px;
        outline: none;
    }

    .detail-review__item {
        padding: 25px;
        font-size: 0.857em;
    }

        .detail-review__item ~ .detail-review__item {
            background: url(../img/detail-review-divider.jpg?ver=8) 50% 0 no-repeat;
        }

    .scrollable {
        outline: none;
    }

    .ios .scrollable {
        margin: 0;
        padding: 0;
        -webkit-overflow-scrolling: touch;
    }

        .ios .scrollable > .indent {
            margin: 0;
            padding: 0;
        }

    .search-box {
        display: -moz-inline-stack;
        display: inline-block;
        *display: inline;
        zoom: 1;
        vertical-align: top;
        position: relative;
    }

        .search-box a {
            margin-left: 5px;
            height: 100%;
            text-transform: uppercase;
            vertical-align: middle;
        }

        .search-box .button {
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            width: 35px;
            font-size: 0;
            color: transparent;
        }

    .collections {
        padding: 30px 40px 80px 40px;
    }

        .collections .col-title {
            background-color: #13578c;
            text-transform: uppercase;
            letter-spacing: -1px;
        }

        .collections .col-bg {
            left: 0;
            width: 286px;
        }

        .collections .left-col {
            margin-left: -10px;
        }

.collection-subtitle {
    font-family: Poppins, sans-serif;
    padding-bottom: 15px;
    font-size: 36px;
    color: #254A6B;
    text-transform: uppercase;
    line-height: .9em;
}

        .collection-subtitle .divider {
            margin: 0 15px;
        }

        .collection-subtitle i {
            font-style: italic;
            font-size: .85em;
        }

    .collection-overview .collection-subtitle {
        font-size: 1.76em;
    }

.collection-subtitle-cat {
    font-family: Poppins, sans-serif;
    font-weight: 600;
    font-size: 36px;
    color: #254A6B;
    padding-bottom: 20px;
    text-transform: uppercase;
}

.cat-title {
    font-family: Poppins, sans-serif;
    font-weight: 600;
    font-size: 36px;
    color: #254A6B;
    text-transform: uppercase;
}

    @media (max-width: 576px) {
        .collection-subtitle-cat, .collection-subtitle-cat span {
            line-height: 1;
        }
    }

.collection-subtitle-cat span {
    font-family: Poppins bold, sans-serif;
    font-size: 36px;
    color: #61A0ED;
    padding-bottom: 20px;
    text-transform: capitalize;
}

    .collection-subtitle-cat .divider {
        margin: 0 15px;
    }

.collection-subtitle-cat i {
    font-style: italic;
    font-size: .85em;
}

    .collection-overview .collection-subtitle-cat {
        font-size: 1.76em;
    }

.collection-subtitle-prod {
    font-family: Poppins, sans-serif;
    font-weight: 600;
    font-size: 26px;
    color: #254A6B;
    padding: 0px 0px 20px 0px;
    text-transform: uppercase;
}

    .collection-subtitle-prod span {
        font-family: "Source Sans 3", sans-serif;
        font-weight: 600;
        font-size: 26px;
        color: #254A6B;
        padding-bottom: 20px;
        text-transform: uppercase;
        line-height: 1em;
    }

        .collection-subtitle-prod .divider {
            margin-left: 15px;
            font-weight: 400;
            line-height: 1.2em;
        }

        .collection-subtitle-prod i {
            font-style: italic;
            font-size: .85em;
        }

    .collection-overview .collection-subtitle-prod {
        font-size: 1.76em;
    }

.rc-breadcrumbs {
    padding: 0px 0px 30px 0px;
    font-family: "Source Sans 3", sans-serif;
    font-size: 16px;
    color: #4d4d4d;
}

    .rc-breadcrumbs .links span {
        padding-bottom: 16px;
        font-family: "Source Sans 3", sans-serif;
        font-weight: normal;
        font-size: 16px;
        color: #767676;
    }

        .rc-breadcrumbs .links a {
            color: #00a0df;
            margin: 0 5px;
        }

            .rc-breadcrumbs .links a:hover {
                color: #254A6B;
            }

.rc-breadcrumbscat {
    padding-bottom: 30px;
    font-family: "Source Sans 3", sans-serif;
    font-weight: normal;
    font-size: 16px;
    color: #767676;
}

        .rc-breadcrumbscat .links span {
            padding-bottom: 30px;
            font-family: "Source Sans 3", sans-serif;
            font-weight: normal;
            font-size: 16px;
            color: #767676;
        }

        .rc-breadcrumbscat .links a {
            font-family: "Source Sans 3", sans-serif;
            font-weight: normal;
            font-size: 16px;
            color: #00a0df;
            margin: 0 5px;
        }

            .rc-breadcrumbscat .links a:hover {
                font-weight: normal;
                font-size: 16px;
                color: #254A6B;
            }

.rc-breadcrumbsterm {
    padding: 0px 0px 30px 0px;
    font-family: "Source Sans 3", sans-serif;
    font-weight: normal;
    font-size: 16px;
    color: #767676;
}

        .rc-breadcrumbsterm .links span {
            padding: 10px 0px 30px 0px;
            font-weight: normal;
            font-size: 16px;
            color: #767676;
        }

        .rc-breadcrumbsterm .links a {
            font-weight: normal;
            font-size: 16px;
            color: #00a0df;
        }

            .rc-breadcrumbsterm .links a:hover {
                font-weight: normal;
                font-size: 16px;
                color: #254A6B;
            }

    .collection-slider {
        position: relative;
    }

        .collection-slider + .collection-slider {
            margin-top: 30px;
        }

        .collection-slider .slide-area {
            position: relative;
            padding: 15px 50px;
            overflow: hidden;
        }

        .collection-slider .slider-img {
            text-align: center;
            padding: 20px;
            height: 100px;
            border: 1px solid #d9d9d9;
        }

            .collection-slider .slider-img img {
                max-width: 100%;
                max-height: 100%;
            }

        .collection-slider .slider-item {
            min-width: 150px;
            float: left;
            color: #444;
            line-height: 16px;
            font-size: .85em;
        }

            .collection-slider .slider-item + .slider-item {
                margin-left: 15px;
            }

            .collection-slider .slider-item p {
                font-family: "Source Sans 3", sans-serif;
                padding: 0;
                margin: 0;
            }

            .collection-slider .slider-item a {
                font-style: italic;
                color: #38a5d7;
            }

    .article-description .collection-slider {
        margin-left: -15px;
    }

    .collection-slider .actions {
        margin-top: 6px;
    }

        .collection-slider .actions a:hover {
            text-decoration: underline;
        }

.collection-slider .title {
    position: relative;
    text-transform: uppercase;
    background: url(../img/slider-title-bg.jpg?ver=8) 0 0 repeat-x;
    line-height: 50px;
    font-family: "Source Sans 3", sans-serif;
    font-size: 1em;
    color: #444;
    padding: 0 20px 6px;
}

        .collection-slider .title + .slide-area {
            margin-top: -6px;
        }

        .collection-slider .title a:hover {
            text-decoration: underline;
        }

        .collection-slider .title .absolute {
            position: absolute;
            top: 0;
            right: 20px;
            text-transform: capitalize;
            font-style: italic;
            color: #13578c;
        }

        .collection-slider .title .divider {
            margin: 0 10px;
        }

        .collection-slider .title i {
            text-transform: lowercase;
        }

    .collection-slider .book-title {
        height: 150px;
        position: relative;
    }

        .collection-slider .book-title img {
            position: absolute;
            border: 3px solid #fff;
            box-shadow: 2px 2px 3px #999;
            bottom: 0;
            max-height: 100%;
            max-width: 100%;
        }

    .collection-overview {
        overflow: hidden;
        position: relative;
        padding: 0px 80px 0px 80px;
    }

        .collection-overview .photo {
            float: left;
            width: 230px;
            text-align: left;
        }

            .collection-overview .photo img {
                max-width: 100%;
            }

        .collection-overview .collection-subtitle, .collection-overview .collection-subtitle-cat, .collection-overview .collection-description, .collection-overview .collection-description-cat, .collection-overview .collection-description-term, .collection-overview .collection-description-prod {
            margin-left: 250px;
        }

        .collection-overview .table-actions {
            background-image: url(../img/table-actions-divider.jpg?ver=8);
            background-repeat: no-repeat;
            background-position: 50% 6px;
        }

            .collection-overview .table-actions .actual-buttons {
                padding: 10px 20px 0;
                border-top: 1px solid #c9c9c9;
                margin: 0 -20px;
            }

            .collection-overview .table-actions .actual-price {
                padding-bottom: 10px;
            }

            .collection-overview .table-actions .actual-price, .collection-overview .table-actions .actual-buttons {
                width: 100%;
            }

    .sign-in {
        padding-top: 0;
        border-top: 1px solid #3aa6d7;
        padding-bottom: 150px;
        min-height: 510px;
        margin-bottom: -100px;
    }

    .right-col .sign-in {
        margin: 0 -20px -115px -36px;
        padding-bottom: 300px;
    }

    .sign-in.v2 {
        margin-left: 0;
        margin-right: 0;
        background-color: #fff;
        border-top: 0;
    }

    .fillout-form {
        background-color: #fff;
        width: 480px;
        padding: 3px;
        color: #13578c;
        margin: 20px auto;
        position: relative;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        border: 1px solid #9cd5ef;
    }

        .fillout-form .form-scroll {
            border: 1px solid #A9A9A9;
            overflow: auto;
            height: 132px;
        }

        .fillout-form .fillout-label {
            font-family: "Source Sans 3", sans-serif;
            padding-bottom: 10px;
        }

            .fillout-form .fillout-label ~ .fillout-label {
                margin-top: 25px;
            }

        .fillout-form .left-indent {
            margin-left: 10px;
        }

        .fillout-form .divider {
            background-color: #38a5d7;
            height: 1px;
        }

        .fillout-form .select-divider {
            margin: 0 10px;
        }

        .fillout-form .form-item {
            position: relative;
        }

            .fillout-form .form-item + .divider {
                margin-top: 15px;
            }

        .fillout-form [type="radio"], .fillout-form [type="checkbox"] {
            margin-top: 0;
            vertical-align: middle;
        }

        .fillout-form * + .form-item, .fillout-form * + .form-label {
            margin-top: 15px;
        }

        .fillout-form .form-item-title {
            font-size: 1em;
            font-family: Poppins, sans-serif;
        }

        .fillout-form .date-picker, .fillout-form .form-info {
            margin-left: 5px;
        }

        .fillout-form .title {
            text-align: center;
            padding: 6px 0;
            background-color: #9cd5ef;
            color: #13578c;
            text-transform: uppercase;
            font-family: Poppins, sans-serif;
        }

        .fillout-form .submit {
            position: absolute;
            right: 0;
            top: 100%;
            margin-top: 20px;
            font-size: 1em;
            font-family: Poppins, sans-serif;
            padding: 6px 14px;
            min-width: 100px;
        }

        .fillout-form .submitCustom {
            font-size: 1em;
            font-family: Poppins, sans-serif;
            margin-left: auto;
            margin-right: auto;
            display: block;
            width: 200px;
            margin-top: 20px;
        }

        .fillout-form .clear {
            position: absolute;
            right: 120px;
            top: 100%;
            margin-top: 20px;
            font-size: 1em;
            font-family: Poppins, sans-serif;
            padding: 6px 14px;
            min-width: 100px;
        }

        .fillout-form .field-indent {
            padding: 20px;
        }

        .fillout-form .form-indent {
            padding: 20px 50px;
        }

        .fillout-form .form-check ~ .form-check {
            margin-top: 5px;
        }

        .fillout-form .scrollable {
            width: 100% !important;
            height: 150px;
        }

        .fillout-form textarea {
            min-height: 60px;
            width: 310px;
        }

        .fillout-form .form-label {
            font-size: 14px;
            font-family: Poppins, sans-serif;
            padding: 7px 10px;
        }

        .fillout-form .placeholder {
            position: absolute;
            top: 0;
            left: 0;
            color: transparent;
            font-size: 14px;
            padding: 7px 10px;
            font-family: "Source Sans 3", sans-serif;
            border: 1px solid transparent;
            display: block;
        }

        .fillout-form .form-cell {
            margin: 10px 0;
            float: left;
            width: 33%;
        }

            .fillout-form .form-cell label {
                display: block;
                margin-left: 30px;
            }

        .fillout-form .important {
            position: relative;
            color: red;
            z-index: 99;
        }

        .fillout-form .form-hint {
            font-family: "Source Sans 3", sans-serif;
            font-style: italic;
            font-size: 0.85em;
            position: absolute;
            top: 100%;
            margin-top: 12px;
            left: 0;
        }

        .fillout-form .form-select {
            padding: 6px 0 6px 10px;
        }

            .fillout-form .form-select > span {
                font-family: "Source Sans 3", sans-serif;
                display: -moz-inline-stack;
                display: inline-block;
                *display: inline;
                zoom: 1;
                width: 100px;
            }

        .fillout-form .form-agreement {
            font-family: "Source Sans 3", sans-serif;
            padding-left: 35px;
            position: relative;
        }

            .fillout-form .form-agreement div label {
                margin-left: 30px;
            }

            .fillout-form .form-agreement p {
                margin-top: 10px;
                line-height: 16px;
                font-style: italic;
                font-size: 0.85em;
            }

            .fillout-form .form-agreement > label input[type="checkbox"] {
                position: absolute;
                left: 10px;
                top: 4px;
            }

        .fillout-form .warning {
            margin-top: 20px;
        }

        .fillout-form .mail-input {
            margin-right: 12px;
            width: 270px;
        }

    @media (max-width: 576px) {
        .fillout-form .form-item {
            text-align: center;
        }

        .fillout-form .form-label {
            display: block;
            text-align: left;
        }
    }

.warning {
    color: red;
    position: relative;
    font-family: Poppins, sans-serif;
    padding-left: 40px;
    padding-bottom: 20px;
    line-height: 18px;
}

        .warning p + p {
            margin-top: 15px;
        }

        .warning .warning-icon {
            position: absolute;
            left: 0;
            top: 0;
        }

        .warning.in {
            margin: 30px 20px;
            padding-bottom: 0;
        }

.request-quote {
    padding: 20px 110px 0px;
    color: #13578c;
    font-family: "Source Sans 3", sans-serif;
    font-size: 1.1em;
}

        .request-quote .title {
            line-height: 1;
            position: relative;
            border-bottom: 1px solid #3aa6d7;
            font-size: 2.1em;
        }

        .request-quote .description {
            padding-top: 25px;
        }

            .request-quote .description p ~ p {
                padding-top: 25px;
            }

    @media (max-width: 576px) {
        .request-quote {
            padding: 20px 40px;
        }
    }

    .details-review .collection-slider .slide-area {
        padding-top: 30px;
    }

    .details-review .collection-slider .actions {
        text-align: center;
        font-size: 1.1em;
    }

        .details-review .collection-slider .actions p {
            padding-top: 10px;
            font-family: "Source Sans 3", sans-serif;
        }

    .details-review .collection-slider .slider-img {
        height: auto;
        max-height: 125px;
        padding: 0;
    }

    .checkout-step-control {
        text-align: center;
        margin-bottom: 40px;
    }

        .checkout-step-control .control-item {
            width: 225px;
            vertical-align: top;
            display: -moz-inline-stack;
            display: inline-block;
            *display: inline;
            zoom: 1;
            filter: alpha(opactiy=50);
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
            -moz-opacity: 0.5;
            -khtml-opacity: 0.5;
            opacity: 0.5;
            line-height: 20px;
            color: #13578c;
        }

            .checkout-step-control .control-item i {
                margin-bottom: 5px;
            }

            .checkout-step-control .control-item .name {
                font-family: Poppins, sans-serif;
            }

            .checkout-step-control .control-item .description {
                font-family: "Source Sans 3", sans-serif;
            }

        .checkout-step-control .active {
            filter: alpha(opactiy=100);
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
            -moz-opacity: 1;
            -khtml-opacity: 1;
            opacity: 1;
        }

        .account-request .fillout-form {
            width: 90%;
        }

            .account-request .fillout-form .form-select ~ .form-select {
                margin-top: 6px;
            }

            .account-request .fillout-form input[type="text"], .account-request .fillout-form textarea, .account-request .fillout-form .placeholder {
                padding: 3px 10px;
            }

            .account-request .fillout-form textarea {
                width: 100%;
                min-height: 100px;
            }

        .account-request .divider {
            margin-bottom: 20px;
        }

    .fillout-group {
        padding-top: 20px;
    }

        .fillout-group select {
            min-width: 150px;
        }

        .fillout-group h1 {
            font-size: 1.571em;
            line-height: 26px;
            margin-bottom: 30px;
            text-transform: none;
            text-align: center;
        }

        .fillout-group .table-box {
            margin: 30px -30px;
        }

            .fillout-group .table-box .header {
                color: #fff;
                background: #59b2db;
            }

            .fillout-group .table-box td {
                text-align: left;
                padding: 8px 15px;
            }

.welcome {
    font-family: Poppins, sans-serif;
    line-height: 24px;
}

        .welcome i {
            font-style: italic;
        }

        .welcome p + p {
            margin-top: 15px;
        }

.welcome-support {
    text-align: right;
    font-family: Poppins, sans-serif;
    margin-top: 25px;
    font-size: 1.35em;
    white-space: nowrap;
}

        .welcome-support [class*="-icon"] {
            margin-right: 10px;
        }

    .district-box {
        color: #13578c;
    }

        .district-box .label {
            background-color: #def5ff;
            text-align: center;
            font-size: 1.15em;
            padding: 5px 10px;
            font-family: Poppins, sans-serif;
        }

        .district-box .content {
            padding: 25px 20px;
            font-family: "Source Sans 3", sans-serif;
            line-height: 18px;
        }

            .district-box .content p + p {
                margin-top: 20px;
            }

    .state-select {
        padding-top: 3px;
        padding-left: 10px;
    }

        .state-select span {
            padding-right: 5px;
        }

        .state-select select {
            min-width: 0;
            max-width: 100px;
        }

.zip-require-box {
    background: url(../img/zip-code-divider.jpg?ver=8) 50% 0 no-repeat;
    margin: 40px auto 0;
    font-family: "Source Sans 3", sans-serif;
    width: 370px;
    padding: 0;
}

        .zip-require-box label {
            display: block;
            padding-left: 30px;
        }

        .zip-require-box .indent {
            padding: 3px 0 0;
        }

    .fillout-table {
        border: solid #b7b7b7;
        border-width: 1px;
        font-size: 0.8em;
        margin-top: 30px;
    }

    .form-indent .fillout-table {
        margin-left: -30px;
        margin-right: -30px;
    }

    .fillout-table table {
        border: solid #fff;
        border-width: 4px 4px 0 4px;
        table-layout: fixed;
        width: 100%;
    }

        .fillout-table table td {
            padding: 8px 15px;
        }

            .fillout-table table td ~ td {
                border-left: 1px solid #b7b7b7;
            }

            .fillout-table table td.image + td {
                padding-left: 0;
                border-color: transparent;
            }

        .fillout-table table tr.odd td {
            background: #ececec;
        }

    .fillout-table a {
        color: #13578c;
    }

    .fillout-table .header {
        color: #fff;
        background-color: #59b2db;
    }

        .fillout-table .header td {
            border-color: #59b2db;
        }

.fillout-group-title {
    font-family: Poppins, sans-serif;
    font-size: 1.45em;
    color: #13578c;
    margin-bottom: 10px;
}

        .fillout-group-title ~ .fillout-group-title {
            padding-top: 20px;
            margin-top: 20px;
        }

    .reviewlabels {
        font-size: 14px;
    }

    .billing-group {
        padding: 20px 30px;
    }

        .billing-group .fillout-group ~ .fillout-group {
            padding-top: 20px;
        }

    .goods-count {
        padding-top: 15px;
    }

        .goods-count .inner {
            display: -moz-inline-stack;
            display: inline-block;
            *display: inline;
            zoom: 1;
            text-align: right;
        }

            .goods-count .inner .goods-count__item {
                line-height: 1.8em;
                font-family: "Source Sans 3", sans-serif;
                color: #13578c;
            }

                .goods-count .inner .goods-count__item div {
                    width: 45%;
                }

                    .goods-count .inner .goods-count__item div + div {
                        text-align: left;
                    }

                .goods-count .inner .goods-count__item.total {
                    color: #89b12c;
                    font-family: "Source Sans 3", sans-serif;
                    font-weight: 700;
                    font-weight: normal;
                    padding-top: 10px;
                    margin-top: 10px;
                    width: 250px;
                    border-top: 1px solid #b2b2b2;
                }

    .personal-ordering-information {
        text-align: center;
    }

        .personal-ordering-information .fillout-group-title {
            font-size: 1.3em;
            margin-bottom: 15px;
        }

        .personal-ordering-information .col-lg-4 {
            margin-top: 30px;
        }

        .personal-ordering-information .col-lg-4 .content {
            font-size: 0.85em;
        }

        .personal-ordering-information .col-lg-4 .content textarea {
            padding: 5px;
            font-size: 1em;
            min-height: 100px;
            width: 100%;
        }

    .contact-box {
        padding: 20px 0;
        font-size: 14px;
        line-height: 20px;
    }

    .contact-form {
        padding-right: 30px;
    }

        .contact-form .fillout-form {
            border-width: 0;
            margin: 0;
        }

            .contact-form .fillout-form .form-indent {
                padding: 30px 0;
                border: solid #D0D0D0;
                border-width: 1px 0;
            }

        .contact-form .fillout-group {
            padding: 0;
        }

            .contact-form .fillout-group textarea {
                height: 278px;
            }

        .contact-form .form-agreement {
            margin-top: 15px;
        }

    .rc-content {
        padding-top: 30px;
        padding-bottom: 30px;
        border-top: 1px solid #D0D0D0;
    }

        .rc-content .title {
            color: #13578c;
            font-family: Poppins, sans-serif;
            font-size: 16px;
            margin-bottom: 25px;
        }

        .rc-content ul {
            margin-left: 35px;
        }

            .rc-content ul li {
                list-style-image: url(../img/ul-dot.png?ver=8);
                padding-left: 25px;
            }

                .rc-content ul li + li {
                    margin-top: 8px;
                }

        .rc-content * + ul, .rc-content * + p {
            margin-top: 15px;
        }

.faq-box a {
    color: #13578c;
    font-family: "Source Sans 3", sans-serif;
    font-size: 14px;
}

    .faq-box .faq-discript {
        background-color: #def5ff;
        font-size: 14px;
        line-height: 24px;
        color: #13578c;
        height: 0;
        margin-top: 5px;
        margin-bottom: 10px;
        overflow: hidden;
    }

        .faq-box .faq-discript .faq-discript__inner {
            padding: 15px 20px;
        }

    .faq-box + .faq-box {
        margin-top: 5px;
    }

    .terms {
        padding-top: 25px;
        padding-bottom: 25px;
        border-top: 1px solid #D0D0D0;
    }

        .terms .item {
            float: left;
            font-size: 14px;
        }

            .terms .item .title {
                color: #13578c;
                font-family: Poppins, sans-serif;
                margin-bottom: 5px;
                line-height: 18px;
            }

            .terms .item + .item {
                margin-left: 45px;
            }

    .wishlist {
        width: 80%;
        margin: auto;
    }

        .wishlist .inner-box {
            background-color: #fff;
            padding: 18px 20px;
        }

            .wishlist .inner-box + .inner-box {
                margin-top: 7px;
                margin-bottom: 30px;
            }

            .wishlist .inner-box i {
                margin-left: -6px;
                margin-right: 6px;
            }

        .wishlist .wishlist-table {
            margin: 25px 0;
        }

        .wishlist .page-search {
            background: #125488;
            box-shadow: none;
            padding: 14px;
            margin-bottom: 2px;
            text-align: left;
        }

        .wishlist .wishlist-title {
            color: #fff;
            padding: 8px 20px;
            margin: 20px 0;
            background: #125488;
        }

            .wishlist .wishlist-title i {
                margin-right: 5px;
            }

        .wishlist .paginator {
            margin-top: 25px;
            position: relative;
            text-align: right;
            line-height: 50px;
            border-top: 1px solid #b2b2b2;
        }

    .wl-tools {
        text-align: left;
    }

        .wl-tools a + a {
            margin-left: 12px;
        }

    .attention-box {
        float: left;
        font-size: 14px;
    }

        .attention-box .warning {
            padding-bottom: 0;
            color: rgba(255, 255, 255, 0.9);
        }

    .shop-page {
        padding: 10px 40px;
    }

        .shop-page .table-actions {
            padding: 10px 0;
        }

            .shop-page .table-actions + .table-actions {
                background: transparent;
            }

        .shop-page .content-block {
            padding-bottom: 60px;
        }

        .shop-page .collection-overview {
            padding-bottom: 0;
            min-height: 60px;
            *height: 60px;
        }

            .shop-page .collection-overview .collection-description {
                padding-top: 50px;
                padding-bottom: 85px;
            }

                .shop-page .collection-overview .collection-description + .content-block {
                    margin-top: -65px;
                }

            .shop-page .collection-overview .content-block__tools {
                background-image: url(../img/content-tools-bg.jpg?ver=8), url(../img/content-tools-bg.jpg?ver=8);
                background-position: 100% 0, 100% 100%;
                background-repeat: no-repeat;
                position: absolute;
                border: none;
                width: 100%;
                right: 0;
                bottom: 0;
            }

        .shop-page .paginator {
            position: relative;
            text-align: right;
            line-height: 50px;
            border-top: 1px solid #b2b2b2;
        }

    .sp-form {
        position: relative;
        padding-left: 200px;
        width: 200px;
        margin: auto;
    }

        .sp-form .sp-label {
            width: 180px;
            text-align: right;
            position: absolute;
            left: 0;
        }

        .sp-form input[type="text"] {
            margin: 0;
            height: 24px;
            font-size: 12px;
            padding: 3px;
        }

    @media (max-width: 576px) {
        .sp-form {
            width: 100% !important;
        }
    }

    .SuccessMessage {
        color: #384c70;
        font-weight: bold;
    }

    .ErrorMessage {
        color: red;
        font-weight: bold;
    }