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, [class*="-btn"], .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: Arial, 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;
}

.w80 {
    width: 80px !important;
    min-width: 80px !important;
}

.w100 {
    width: 100px !important;
}

.w280 {
    width: 280px !important;
}

.w300 {
    width: 300px !important;
}

.w350 {
    width: 350px !important;
}

.t-left {
    text-align: left !important;
}

.t-right {
    text-align: right !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: 'open bold';
    font-weight: normal;
}

    b i, strong i {
        font-family: 'open bold italic';
    }

i {
    font-family: 'open italic';
    font-style: normal;
}

    i b {
        font-family: 'open bold italic';
    }

.indentTop {
    margin-top: 30px;
}

.fs12 {
    font-size: 12px;
}

.fs14 {
    font-size: 14px;
}

.fs16 {
    font-size: 16px;
}

.fs18 {
    font-size: 18px;
}

.underline, .login-form .form-cell a, .fillout-table a, .tr-form .tr-link {
    text-decoration: underline;
}

    .underline:hover, .login-form .form-cell a:hover, .fillout-table a:hover, .tr-form .tr-link: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: Arial, 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"], input[type="submit"], 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: "open semiBold";
    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;
}

[class*="-btn"] {
    color: white;
    text-align: center;
    border: 1px solid transparent;
    min-width: 40px;
    padding: 7px 22px 8px;
    display: -moz-inline-stack;
    display: inline-block;
    *display: inline;
    zoom: 1;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-family: 'myriad semiBold';
    font-size: 1.257em;
    line-height: 1;
    text-transform: capitalize;
    box-shadow: inset 0 0 0 1px white;
    -webkit-transition: all 0.15s ease 0s;
    -moz-transition: all 0.15s ease 0s;
    -o-transition: all 0.15s ease 0s;
    transition: all 0.15s ease 0s;
}

    [class*="-btn"]:hover {
        filter: alpha(opactiy=80);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
        -moz-opacity: 0.8;
        -khtml-opacity: 0.8;
        opacity: 0.8;
    }

    [class*="-btn"].fullsize {
        width: 100%;
    }

    [class*="-btn"].small {
        font-size: 1.048em;
        padding: 7px 16px 7px;
    }

    [class*="-btn"].large {
        font-size: 1.786em;
        font-family: 'myriad';
        padding: 15px 30px 15px;
    }

    [class*="-btn"]:hover {
        text-decoration: none;
    }

    [class*="-btn"] [type="radio"], [class*="-btn"] [type="checkbox"] {
        margin: 0 0 0 5px;
    }

p ~ [class*="-btn"] {
    margin-top: 20px;
}

[class*="-btn"][class*="green-"] {
    background-color: #aedb4c;
    color: #13578c;
    border-color: #1972b9;
}

[class*="-btn"][class*="gray-"] {
    background-color: #dedede;
    color: #636363;
    border-color: #d1d1d1;
}

[class*="-btn"][class*="blue-"] {
    background-color: #13578c;
    color: #76bdf5;
    border-color: #13578c;
}

#custom-buttons [class*="-btn"][class*="blue-"] {
    background-color: #2FA7DE;
    color: #fff;
    border: none;
    border-radius: 8px;
    padding: 12px;
    width: 170px;
    margin-bottom: 30px;
    font-size: .95em;
}

#custom-buttons [class*="-btn"][class*="ggreen-"] {
    background: #a0d158;
    color: #04558b;
    border: none;
    border-radius: 8px;
    padding: 12px;
    width: 170px;
    font-size: .95em;
}

#custom-buttons [class*="-icon"][class^="add-"] {
    width: 0;
    height: 0;
}

[class*="-btn"][class*="lblue-"] {
    background-color: #7dc4fb;
    color: #12578c;
    border-color: #13578c;
}

[class*="-btn"][class*="gyellow-"] {
    background: #fee5c1;
    background: -moz-linear-gradient(top, #fee5c1 0%, #fee5c1 50%, #ffcd86 50%, #ffcd86 50%, #ffcd86 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fee5c1), color-stop(50%, #fee5c1), color-stop(50%, #ffcd86), color-stop(50%, #ffcd86), color-stop(100%, #ffcd86));
    background: -webkit-linear-gradient(top, #fee5c1 0%, #fee5c1 50%, #ffcd86 50%, #ffcd86 50%, #ffcd86 100%);
    background: -o-linear-gradient(top, #fee5c1 0%, #fee5c1 50%, #ffcd86 50%, #ffcd86 50%, #ffcd86 100%);
    background: -ms-linear-gradient(top, #fee5c1 0%, #fee5c1 50%, #ffcd86 50%, #ffcd86 50%, #ffcd86 100%);
    background: linear-gradient(to bottom, #fee5c1 0%, #fee5c1 50%, #ffcd86 50%, #ffcd86 50%, #ffcd86 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fee5c1', endColorstr='#ffcd86',GradientType=0 );
    color: #073d69;
    border-color: #b46a00;
}

[class*="-btn"][class*="ggreen-"] {
    background: #e6f9ba;
    background: -moz-linear-gradient(top, #e6f9ba 0%, #e6f9ba 50%, #c6e876 50%, #c6e876 50%, #c6e876 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e6f9ba), color-stop(50%, #e6f9ba), color-stop(50%, #c6e876), color-stop(50%, #c6e876), color-stop(100%, #c6e876));
    background: -webkit-linear-gradient(top, #e6f9ba 0%, #e6f9ba 50%, #c6e876 50%, #c6e876 50%, #c6e876 100%);
    background: -o-linear-gradient(top, #e6f9ba 0%, #e6f9ba 50%, #c6e876 50%, #c6e876 50%, #c6e876 100%);
    background: -ms-linear-gradient(top, #e6f9ba 0%, #e6f9ba 50%, #c6e876 50%, #c6e876 50%, #c6e876 100%);
    background: linear-gradient(to bottom, #e6f9ba 0%, #e6f9ba 50%, #c6e876 50%, #c6e876 50%, #c6e876 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6f9ba', endColorstr='#c6e876',GradientType=0 );
    color: #073d69;
    border-color: #1972b9;
}

.table-actions [class*="-btn"][class*="ggreen-"] {
    border-color: #93b249;
}

[class*="-btn"][class*="gblue-"] {
    background: #deeef6;
    background: -moz-linear-gradient(top, #deeef6 0%, #deeef6 50%, #a9dbf2 50%, #a9dbf2 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #deeef6), color-stop(50%, #deeef6), color-stop(50%, #a9dbf2), color-stop(100%, #a9dbf2));
    background: -webkit-linear-gradient(top, #deeef6 0%, #deeef6 50%, #a9dbf2 50%, #a9dbf2 100%);
    background: -o-linear-gradient(top, #deeef6 0%, #deeef6 50%, #a9dbf2 50%, #a9dbf2 100%);
    background: -ms-linear-gradient(top, #deeef6 0%, #deeef6 50%, #a9dbf2 50%, #a9dbf2 100%);
    background: linear-gradient(to bottom, #deeef6 0%, #deeef6 50%, #a9dbf2 50%, #a9dbf2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#deeef6', endColorstr='#a9dbf2',GradientType=0 );
    color: #073d69;
    border-color: #c9e7f5;
}

[class*="-btn"][class*="gred-"] {
    background: #edb8b8;
    background: -moz-linear-gradient(top, #edb8b8 0%, #edb8b8 50%, #eb8a8a 50%, #eb8a8a 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #edb8b8), color-stop(50%, #edb8b8), color-stop(50%, #eb8a8a), color-stop(100%, #eb8a8a));
    background: -webkit-linear-gradient(top, #edb8b8 0%, #edb8b8 50%, #eb8a8a 50%, #eb8a8a 100%);
    background: -o-linear-gradient(top, #edb8b8 0%, #edb8b8 50%, #eb8a8a 50%, #eb8a8a 100%);
    background: -ms-linear-gradient(top, #edb8b8 0%, #edb8b8 50%, #eb8a8a 50%, #eb8a8a 100%);
    background: linear-gradient(to bottom, #edb8b8 0%, #edb8b8 50%, #eb8a8a 50%, #eb8a8a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#edb8b8', endColorstr='#eb8a8a',GradientType=0 );
    color: #7b1b1b;
    border-color: #a53636;
}

[class*="-btn"]:focus, [class*="-btn"]:active {
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    border-color: rgba(0, 0, 0, 0.5);
    outline: none;
}

.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^="th-cart"] {
        background-position: -18px 0;
        width: 19px;
        height: 16px;
    }

    [class*="-icon"][class^="th-acc"] {
        background-position: -40px 0;
        width: 18px;
        height: 16px;
    }

    [class*="-icon"][class^="tb-browse"] {
        background-position: -71px 0;
        width: 30px;
        height: 30px;
    }

    [class*="-icon"][class^="tb-request"] {
        background-position: -103px 0;
        width: 30px;
        height: 30px;
    }

    [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^="tb-class"] {
        background-position: -140px 0;
        width: 36px;
        height: 30px;
    }

    [class*="-icon"][class^="rb-arrow"] {
        background-position: 0 -30px;
        width: 10px;
        height: 14px;
    }

    [class*="-icon"][class^="hm-arrow"] {
        background-position: 0 -48px;
        width: 11px;
        height: 14px;
    }

    [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^="rbb-arrow"] {
        background-position: -18px -32px;
        width: 14px;
        height: 18px;
    }

    [class*="-icon"][class^="slide-left"] {
        background-position: -364px -31px;
    }

.collection-slider [class*="-icon"][class^="slide-left"] {
    background-position: -356px -264px;
}

[class*="-icon"][class^="slide-right"] {
    background-position: -410px -31px;
}

.collection-slider [class*="-icon"][class^="slide-right"] {
    background-position: -394px -264px;
}

[class*="-icon"][class^="box-login"] {
    width: 50px;
    height: 50px;
    background-position: 0 -80px;
}

[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^="lightning-"] {
    width: 25px;
    height: 25px;
    background-position: -330px -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: -228px -255px; }
    .selected [class*="-icon"][class^="filter-arrow-"] {
      background-position: -228px -229px; }*/


[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^="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^="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^="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;
}

.form-btn {
    background-color: #13578c;
    color: #76bdf5;
}

.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: 'open bold';
    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: 'open bold';
        margin-bottom: 15px;
        padding-bottom: 15px;
        border-bottom: 1px solid;
    }

    #modal .title {
        background-color: #686868;
        padding: 13px 15px;
        color: #fff;
        font-family: "open bold";
        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;
    }

        #modal .modal-footer [class*="-btn"] {
            min-width: 120px;
        }


#CuratedModal {
    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;
}

    #CuratedModal .message-title {
        font-family: 'open bold';
        margin-bottom: 15px;
        padding-bottom: 15px;
        border-bottom: 1px solid;
    }

    #CuratedModal .title {
        background-color: #686868;
        padding: 13px 15px;
        color: #fff;
        font-family: "open bold";
        font-size: 1.25em;
    }

    #CuratedModal .content {
        background-color: #fff;
        margin-top: 5px;
        padding: 15px;
    }

    #CuratedModal.error-type {
        width: 305px;
    }

    #CuratedModal.message {
        width: 410px;
        color: #13578c;
        font-size: 1em;
    }

    #CuratedModal p + p {
        margin-top: 15px;
    }

    #CuratedModal .modal-footer {
        background: #fff;
        padding: 10px;
        border-top: 4px solid #eaeaea;
    }

        #CuratedModal .modal-footer [class*="-btn"] {
            min-width: 120px;
        }





#map {
    width: 380px;
    height: 292px;
    border: solid #fff;
    border-width: 5px 0;
}

.video {
    background-color: #fff;
    display: -moz-inline-stack;
    display: inline-block;
    *display: inline;
    zoom: 1;
    border: 1px solid #13578c;
    padding: 7px;
}

* + .video {
    margin-top: 30px;
}

.video iframe {
    display: block;
}

@font-face {
    font-family: 'open';
    src: url("../fonts/opensans-webfont.eot?") format("eot"), url("../fonts/opensans-webfont.woff") format("woff"), url("../fonts/opensans-webfont.ttf") format("truetype");
}

@font-face {
    font-family: 'open italic';
    src: url("../fonts/opensans-italic-webfont.eot?") format("eot"), url("../fonts/opensans-italic-webfont.woff") format("woff"), url("../fonts/opensans-italic-webfont.ttf") format("truetype");
}

@font-face {
    font-family: 'open semiBold';
    src: url("../fonts/opensans-semibold-webfont.eot?") format("eot"), url("../fonts/opensans-semibold-webfont.woff") format("woff"), url("../fonts/opensans-semibold-webfont.ttf") format("truetype");
}

@font-face {
    font-family: 'open semiBold italic';
    src: url("../fonts/opensans-semibolditalic.eot?") format("eot"), url("../fonts/opensans-semibolditalic.woff") format("woff"), url("../fonts/opensans-semibolditalic.ttf") format("truetype");
}

@font-face {
    font-family: 'open bold';
    src: url("../fonts/opensans-bold-webfont.eot?") format("eot"), url("../fonts/opensans-bold-webfont.woff") format("woff"), url("../fonts/opensans-bold-webfont.ttf") format("truetype");
}

@font-face {
    font-family: 'open bold italic';
    src: url("../fonts/opensans-bolditalic.eot?") format("eot"), url("../fonts/opensans-bolditalic.woff") format("woff"), url("../fonts/opensans-bolditalic.ttf") format("truetype");
}

@font-face {
    font-family: 'myriad semiBold';
    src: url("../fonts/myriadpro-semibold-webfont.eot?") format("eot"), url("../fonts/myriadpro-semibold-webfont.woff") format("woff"), url("../fonts/myriadpro-semibold-webfont.ttf") format("truetype");
}

@font-face {
    font-family: 'myriad';
    src: url("../fonts/MyriadPro-Regular.eot?") format("eot"), url("../fonts/MyriadPro-Regular.woff") format("woff"), url("../fonts/MyriadPro-Regular.ttf") format("truetype");
}

@font-face {
    font-family: 'myriad italic';
    src: url("../fonts/myriadpro-it-webfont.eot?") format("eot"), url("../fonts/myriadpro-it-webfont.woff") format("woff"), url("../fonts/myriadpro-it-webfont.ttf") format("truetype");
}

@font-face {
    font-family: 'script';
    src: url("../fonts/thirstyScriptLight.eot?") format("eot"), url("../fonts/thirstyScriptLight.woff") format("woff"), url("../fonts/thirstyScriptLight.ttf") format("truetype");
}

@font-face {
    font-family: 'scriptBold';
    src: url("../fonts/thirstyScript-Bold.eot?") format("eot"), url("../fonts/thirstyScript-Bold.woff") format("woff"), url("../fonts/thirstyScript-Bold.ttf") format("truetype");
}

@font-face {
    font-family: 'scriptMedium';
    src: url("../fonts/thirstyScriptMedium.eot?") format("eot"), url("../fonts/thirstyScriptMedium.woff") format("woff"), url("../fonts/thirstyScriptMedium.ttf") format("truetype");
}

@font-face {
    font-family: 'gotMedium';
    src: url("../fonts/Gotham-Medium.eot?") format("eot"), url("../fonts/Gotham-Medium.woff") format("woff"), url("../fonts/Gotham-Medium.otf") format("opentype");
}

@font-face {
    font-family: 'gotBook';
    src: url("../fonts/Gotham-Book.eot?") format("eot"), url("../fonts/Gotham-Book.woff") format("woff"), url("../fonts/Gotham-Bold.otf") format("opentype");
}

@font-face {
    font-family: 'gotLight';
    src: url("../fonts/Gotham-Light.eot?") format("eot"), url("../fonts/Gotham-Light.woff") format("woff"), url("../fonts/Gotham-Light.otf") format("opentype");
}

@font-face {
    font-family: 'gotBold';
    src: url("../fonts/Gotham-Bold.eot?") format("eot"), url("../fonts/Gotham-Bold.woff") format("woff"), url("../fonts/Gotham-Bold.otf") format("opentype");
}

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;
    background-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS4zLWMwMTEgNjYuMTQ1NjYxLCAyMDEyLzAyLzA2LTE0OjU2OjI3ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXBSaWdodHM9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9yaWdodHMvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1wUmlnaHRzOk1hcmtlZD0iRmFsc2UiIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDoxMzg1M0RGMjI0MjA2ODExODIyQUVDRUYzQjdFMzMzQyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpGNDM3RjUyQjM0NjYxMUU0QkJDRUI4QTRBMURGNjExQiIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpGNDM3RjUyQTM0NjYxMUU0QkJDRUI4QTRBMURGNjExQiIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChNYWNpbnRvc2gpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NUYzRUVFNkU1QTIyNjgxMTgyMkFDQTI5MUJBMjBGMTEiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MTM4NTNERjIyNDIwNjgxMTgyMkFFQ0VGM0I3RTMzM0MiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4B//79/Pv6+fj39vX08/Lx8O/u7ezr6uno5+bl5OPi4eDf3t3c29rZ2NfW1dTT0tHQz87NzMvKycjHxsXEw8LBwL++vby7urm4t7a1tLOysbCvrq2sq6qpqKempaSjoqGgn56dnJuamZiXlpWUk5KRkI+OjYyLiomIh4aFhIOCgYB/fn18e3p5eHd2dXRzcnFwb25tbGtqaWhnZmVkY2JhYF9eXVxbWllYV1ZVVFNSUVBPTk1MS0pJSEdGRURDQkFAPz49PDs6OTg3NjU0MzIxMC8uLSwrKikoJyYlJCMiISAfHh0cGxoZGBcWFRQTEhEQDw4NDAsKCQgHBgUEAwIBAAAh+QQAAAAAACwAAAAAAQABAAACAkQBADs=);
    line-height: 1;
}

body {
    min-height: 100%;
    font-family: 'open', Arial, sans-serif;
    background-image: url(../img/back.png?ver=8);
    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, .fillout-form .form-separate: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] .fillout-form .form-separate, .fillout-form html[xmlns] .form-separate, 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 .fillout-form .form-separate, .fillout-form * html .form-separate, * 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;
}

.innerTop10 {
    padding-top: 10px;
}

.inner {
    width: 1008px;
    margin: 0 auto;
    position: relative;
}

section {
    background-color: #fff;
    overflow: hidden;
}

#container {
    max-width: 1008px;
    margin: 0 auto;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.6);
}

.advanced-search {
    position: absolute;
    right: 17px;
    bottom: 13px;
    font-size: 14px;
    color: #13578c;
    font-family: 'myriad semiBold';
}

    .advanced-search i {
        margin-right: 8px;
        margin-top: 3px;
        vertical-align: top;
    }

    .advanced-search:hover {
        text-decoration: underline;
    }

.account-request .paginator {
    position: relative;
    text-align: right;
    line-height: 50px;
    border-top: 1px solid #b2b2b2;
}

.slide-articles {
    background: #1a5a8e url(../img/slider-bg.png?ver=8) 0 0 repeat-x;
    position: relative;
}

    .slide-articles .inner-shadow {
        box-shadow: 1px -3px 15px 1px #000;
        position: absolute;
        right: 0;
        left: 0;
        height: 0;
        bottom: 0;
        z-index: 1;
    }

    .slide-articles .slide-item {
        position: relative;
    }

        .slide-articles .slide-item > img {
            display: block;
            width: 100%;
        }

    .slide-articles .slide-item__content {
        background: url(../img/slider-content-bg.png?ver=8) 0 0 no-repeat;
        position: absolute;
        height: 270px;
        right: 0;
        bottom: 85px;
        width: 100%;
        text-align: right;
        color: #fff;
        line-height: 1;
    }

        .slide-articles .slide-item__content .indent {
            padding-right: 270px;
            padding-top: 40px;
        }

        .slide-articles .slide-item__content > img {
            position: absolute;
            right: 0;
            bottom: -50px;
        }

        .slide-articles .slide-item__content h1 {
            text-transform: capitalize;
            font-family: 'script';
            font-size: 5.786em;
            font-weight: normal;
            text-shadow: 1px 1px 1px #000;
        }

        .slide-articles .slide-item__content p {
            font-size: 1.429em;
            font-family: 'gotMedium';
            line-height: 1.429em;
            text-shadow: 1px 1px 1px #000;
        }

    .slide-articles .title {
        font-size: 1.714em;
        color: #fff;
        border-bottom: 1px solid #aedb4c;
    }

        .slide-articles .title span {
            font-family: 'open semiBold';
            display: -moz-inline-stack;
            display: inline-block;
            *display: inline;
            zoom: 1;
            padding: 10px 20px;
            margin-bottom: 2px;
            background-color: #aedb4c;
        }

    .slide-articles p {
        padding-top: 10px;
        font-family: 'open semiBold';
        color: #fff;
        font-size: 1.143em;
        line-height: 2em;
    }

    .slide-articles .slide-left-icon,
    .slide-articles .slide-right-icon {
        position: absolute;
        top: 50%;
        margin-top: -22px;
        width: 44px;
        height: 44px;
        cursor: pointer;
        z-index: 2;
    }

        .slide-articles .slide-left-icon:hover,
        .slide-articles .slide-right-icon:hover {
            filter: alpha(opactiy=80);
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
            -moz-opacity: 0.8;
            -khtml-opacity: 0.8;
            opacity: 0.8;
        }

    .slide-articles .slide-left-icon {
        left: 25px;
    }

    .slide-articles .slide-right-icon {
        right: 25px;
    }

    .slide-articles.post-slider .paginator {
        bottom: 58px;
    }

    .slide-articles .paginator {
        position: absolute;
        font-size: 0;
        left: 0;
        bottom: 30px;
        text-align: center;
        width: 100%;
    }

        .slide-articles .paginator a {
            -webkit-border-radius: 10px;
            -moz-border-radius: 10px;
            border-radius: 10px;
            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;
            vertical-align: middle;
            background-color: #fff;
            width: 9px;
            height: 9px;
        }

            .slide-articles .paginator a.active {
                filter: alpha(opactiy=100);
                -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
                -moz-opacity: 1;
                -khtml-opacity: 1;
                opacity: 1;
                background-color: #38a5d7;
            }

            .slide-articles .paginator a ~ a {
                margin-left: 10px;
            }

    .slide-articles .indent {
        padding: 30px 100px 60px;
    }

    .slide-articles .b-line {
        border: solid #fff;
        border-width: 1px 0;
        background: #afdb4e;
        background: -moz-linear-gradient(left, #afdb4e 0%, #d6f495 100%);
        background: -webkit-gradient(linear, left top, right top, color-stop(0%, #afdb4e), color-stop(100%, #d6f495));
        background: -webkit-linear-gradient(left, #afdb4e 0%, #d6f495 100%);
        background: -o-linear-gradient(left, #afdb4e 0%, #d6f495 100%);
        background: -ms-linear-gradient(left, #afdb4e 0%, #d6f495 100%);
        background: linear-gradient(to right, #afdb4e 0%, #d6f495 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#afdb4e', endColorstr='#d6f495',GradientType=1 );
        height: 12px;
    }

.searching-box {
    padding: 30px 30px 0;
    text-align: center;
    margin: -78px 30px 30px;
    background-image: url(../img/search-shadow.jpg?ver=8), url(../img/search-shadow.jpg?ver=8);
    background-repeat: no-repeat, no-repeat;
    background-position: 0 99%, 100% 99%;
}

    .searching-box .search-tabs {
        position: relative;
        display: -moz-inline-stack;
        display: inline-block;
        *display: inline;
        zoom: 1;
        border: 12px solid #fff;
        vertical-align: bottom;
        z-index: 2;
    }

        .searching-box .search-tabs [class*="-btn"] {
            font-family: 'myriad semiBold';
            font-size: 1.143em;
            padding: 7px 22px 8px;
        }

        .searching-box .search-tabs input, .searching-box .search-tabs [class*="-btn"] {
            vertical-align: top;
        }

    .searching-box .auth-box {
        background-image: url(../img/auth-box-top.png?ver=8), url(../img/login-repeat.jpg?ver=8);
        background-repeat: no-repeat, repeat;
        background-position: 50% 0, 0 0;
        height: 182px;
    }

        .searching-box .auth-box .auth-box__indent {
            padding: 25px;
        }

        .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, .searching-box .auth-box .form-btn {
                margin-top: 15px;
            }

        .searching-box .auth-box .help-link {
            font-family: "open italic";
            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 .auth-nav {
        background-color: #13578c;
        height: 39px;
        line-height: 39px;
        text-align: left;
        padding: 0 15px;
    }

        .searching-box .auth-nav label {
            font-family: "gotMedium";
            font-size: 1.143em;
            color: #fff;
        }

        .searching-box .auth-nav .create-acc {
            font-family: "open semiBold";
            background-color: #0b436e;
            font-size: 0.857em;
            padding: 4px 10px;
            line-height: 16px;
            float: right;
            margin-top: 8px;
            color: #6f9eb3;
        }

            .searching-box .auth-nav .create-acc:hover {
                filter: alpha(opactiy=80);
                -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
                -moz-opacity: 0.8;
                -khtml-opacity: 0.8;
                opacity: 0.8;
            }

    .searching-box .check-box {
        color: #13578c;
        font-family: "open semiBold";
        font-size: 0.857em;
        margin-bottom: 20px;
    }

        .searching-box .check-box label ~ label {
            margin-left: 15px;
        }

    .searching-box .left-tab {
        width: 240px;
        border-right: 4px solid #fff;
    }

    .searching-box .left-tab, .searching-box .right-tab {
        float: left;
    }

    .searching-box nav {
        text-align: right;
        background-color: #13578c;
        position: relative;
        z-index: 2;
    }

        .searching-box nav span {
            position: absolute;
            font-family: 'gotMedium';
            text-transform: uppercase;
            top: 0;
            left: 0;
        }

            .searching-box nav span i {
                margin-left: 5px;
            }

        .searching-box nav span, .searching-box nav a {
            padding: 10px 18px;
            font-size: 1.429em;
            color: #fff;
        }

        .searching-box nav a {
            float: right;
            font-family: 'gotLight';
            background: #38a5d7;
            border-left: 1px solid #81c4fe;
            border-bottom: 1px solid #81c4fe;
            margin-bottom: -1px;
        }

            .searching-box nav 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;
            }

            .searching-box nav a.active {
                background: #1972b9;
                font-family: 'gotMedium';
                border-bottom-color: #1972b9;
                filter: alpha(opactiy=100);
                -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
                -moz-opacity: 1;
                -khtml-opacity: 1;
                opacity: 1;
            }

    .searching-box .search-tabs__content {
        text-align: center;
        background: url(../img/search-bg.jpg?ver=8) 0 0 no-repeat;
        width: 580px;
        height: 182px;
        margin: 0 auto;
        position: relative;
    }

        .searching-box .search-tabs__content input[type="text"].freeform-search {
            background: url(../img/spr.png?ver=8) -41px -34px no-repeat;
            font-family: 'myriad semiBold';
            font-size: 1.143em;
            padding: 7px 10px 7px 10px;
            width: 250px;
            color: #636363;
        }

        .searching-box .search-tabs__content .indent {
            position: absolute;
            top: 50%;
            margin-top: -40px;
            left: 0;
            width: 100%;
        }

.info-box {
    position: relative;
}

    .info-box .grid {
        margin-left: -50px;
    }

        .info-box .grid .span {
            margin-left: 48px;
            float: left;
            width: 270px;
        }

    .info-box .green-box, .info-box .blue-box, .info-box .yellow-box {
        position: relative;
        min-height: 215px;
        *height: 215px;
    }

        .info-box .green-box > a, .info-box .blue-box > a, .info-box .yellow-box > a {
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            font-size: 0;
            opacity: 0;
            z-index: 1;
        }

        .info-box .green-box b, .info-box .blue-box b, .info-box .yellow-box b {
            font-family: 'open bold';
            font-style: normal;
            color: #fff;
        }

        .info-box .green-box i, .info-box .blue-box i, .info-box .yellow-box i {
            font-family: 'open italic';
            font-style: normal;
        }

    .info-box .green-box {
        background: #bbe441;
        background: -moz-linear-gradient(top, #bbe441 0%, #f0ffc3 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #bbe441), color-stop(100%, #f0ffc3));
        background: -webkit-linear-gradient(top, #bbe441 0%, #f0ffc3 100%);
        background: -o-linear-gradient(top, #bbe441 0%, #f0ffc3 100%);
        background: -ms-linear-gradient(top, #bbe441 0%, #f0ffc3 100%);
        background: linear-gradient(to bottom, #bbe441 0%, #f0ffc3 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bbe441', endColorstr='#f0ffc3',GradientType=0 );
        border: 1px solid #84aa36;
        box-shadow: inset 0 0 0 4px #f0ffc3;
    }

        .info-box .green-box img {
            position: absolute;
            left: -4px;
            bottom: 46px;
        }

        .info-box .green-box .content {
            position: absolute;
            bottom: 0;
            left: 0;
            width: 100%;
            color: #fff;
            background-color: #38a5d7;
            border: 4px solid #fff;
            margin-left: -4px;
            margin-bottom: -4px;
        }

            .info-box .green-box .content .login-box {
                background: url(../img/green-box-login.png?ver=8) 0 0 no-repeat;
                position: absolute;
                text-align: right;
                color: #38a5d7;
                font-size: 0.857em;
                line-height: 2.5em;
                padding-right: 40px;
                text-transform: uppercase;
                bottom: 0;
                right: 0;
                width: 190px;
            }

                .info-box .green-box .content .login-box a {
                    position: absolute;
                    right: -30px;
                    top: -3px;
                }

            .info-box .green-box .content .indent {
                padding: 8px 12px 35px;
            }

    .info-box .blue-box {
        background: #38a4d6;
        background: -moz-linear-gradient(top, #38a4d6 0%, #165e93 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #38a4d6), color-stop(100%, #165e93));
        background: -webkit-linear-gradient(top, #38a4d6 0%, #165e93 100%);
        background: -o-linear-gradient(top, #38a4d6 0%, #165e93 100%);
        background: -ms-linear-gradient(top, #38a4d6 0%, #165e93 100%);
        background: linear-gradient(to bottom, #38a4d6 0%, #165e93 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#38a4d6', endColorstr='#165e93',GradientType=0 );
        border: 1px solid #38a5d7;
        box-shadow: inset 0 0 0 4px #d6effb;
        color: #b7e8ff;
    }

        .info-box .blue-box .indent {
            padding: 15px 22px;
        }

        .info-box .blue-box p ~ p {
            margin-top: 8px;
        }

    .info-box .yellow-box {
        background: #fc9b0f;
        background: -moz-linear-gradient(top, #fc9b0f 0%, #fcd296 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fc9b0f), color-stop(100%, #fcd296));
        background: -webkit-linear-gradient(top, #fc9b0f 0%, #fcd296 100%);
        background: -o-linear-gradient(top, #fc9b0f 0%, #fcd296 100%);
        background: -ms-linear-gradient(top, #fc9b0f 0%, #fcd296 100%);
        background: linear-gradient(to bottom, #fc9b0f 0%, #fcd296 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fc9b0f', endColorstr='#fcd296',GradientType=0 );
        border: 1px solid #ff9700;
        box-shadow: inset 0 0 0 4px #fcd9a6;
    }

        .info-box .yellow-box .label {
            background: #13578c;
            padding: 8px 14px;
            border: 4px solid #fff;
            color: #75c3e6;
            font-size: 1.1em;
            position: absolute;
            font-family: 'gotMedium';
            top: 20px;
            left: -20px;
        }

            .info-box .yellow-box .label span {
                color: #fff;
                font-family: 'scriptBold';
            }

            .info-box .yellow-box .label .left-corner {
                position: absolute;
                top: 100%;
                left: 4px;
                margin-top: 3px;
                background: url(../img/spr.png?ver=8) -185px 0 no-repeat;
                width: 6px;
                height: 6px;
            }

            .info-box .yellow-box .label .center-tab {
                position: absolute;
                top: 100%;
                left: 50%;
                margin-left: -20px;
                background: url(../img/spr.png?ver=8) -201px -1px no-repeat;
                width: 40px;
                height: 20px;
            }

        .info-box .yellow-box img {
            position: absolute;
            bottom: 0;
            right: 0;
        }

    .info-box .indent {
        padding: 30px 50px 60px;
    }

    .info-box .title {
        color: #767676;
        font-size: 1.571em;
        text-align: center;
        padding-bottom: 30px;
    }

.intro-box {
    border-style: solid;
    border-width: 3px 0 1px;
    border-color: #00a1da transparent #3cb9e4;
    box-shadow: inset 0 1px 0 #fff;
    background: #94dbf4;
    background: -moz-linear-gradient(top, #94dbf4 0%, #d1f3ff 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #94dbf4), color-stop(100%, #d1f3ff));
    background: -webkit-linear-gradient(top, #94dbf4 0%, #d1f3ff 100%);
    background: -o-linear-gradient(top, #94dbf4 0%, #d1f3ff 100%);
    background: -ms-linear-gradient(top, #94dbf4 0%, #d1f3ff 100%);
    background: linear-gradient(to bottom, #94dbf4 0%, #d1f3ff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#94dbf4', endColorstr='#d1f3ff',GradientType=0 );
    color: #144a6f;
    padding: 88px 420px 22px 68px;
    position: relative;
}

    .intro-box i {
        font-family: 'open italic';
        font-style: normal;
    }

    .intro-box b {
        font-family: 'gotBook';
        font-style: normal;
    }

    .intro-box ul {
        position: relative;
        list-style-type: disc;
        padding: 40px 0 0 20px;
    }

        .intro-box ul label {
            position: absolute;
            top: 18px;
            left: 0;
            font-family: 'open italic';
            font-weight: 700;
        }

    .intro-box .title {
        background: url(../img/intro-title-bg.png?ver=8) 0 0 no-repeat;
        font-size: 2.379em;
        line-height: 54px;
        padding-bottom: 8px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%;
        position: absolute;
        padding-left: 68px;
        left: 0;
        top: 12px;
    }

    .intro-box > img {
        position: absolute;
        right: 0;
        top: 0;
    }

    .intro-box .intro-toolbox {
        background: url(../img/intro-tools-bg.png?ver=8) 100% 100% no-repeat;
        position: absolute;
        right: 0;
        bottom: 0;
        padding: 110px 20px 6px;
        width: 540px;
        text-align: right;
        margin-bottom: 5px;
        z-index: 2;
    }

        .intro-box .intro-toolbox .tools-title {
            display: block;
            line-height: 1;
            position: absolute;
            text-align: center;
            bottom: 48px;
            right: 0;
            width: 420px;
            color: #fff;
            font-family: 'gotBold';
            font-size: 3.429em;
            text-transform: uppercase;
        }

        .intro-box .intro-toolbox [class*="-btn"] {
            width: 165px;
        }

        .intro-box .intro-toolbox .divider-icon {
            margin: 0 5px;
        }

.explore-box {
    background: #31acd8 url(../img/explore-bg.png?ver=8) 100% 100% no-repeat;
    border-style: solid;
    border-width: 3px 0 2px;
    border-color: #15598d transparent #fff;
    box-shadow: inset 0 2px 0 #fff;
    color: #fff;
    padding: 30px 20px 20px 700px;
    position: relative;
    margin-top: 60px;
    margin-bottom: 90px;
}

    .explore-box .ex-shadow {
        background: url(../img/avarage-drop-shadow.jpg?ver=8) 0 0 no-repeat;
        width: 100%;
        height: 20px;
        position: absolute;
        top: 100%;
        right: 0;
    }

    .explore-box ul {
        font-family: 'open italic';
        list-style-type: disc;
    }

        .explore-box ul li ~ li {
            margin-top: 10px;
        }

    .explore-box .subtitle {
        font-family: 'gotBook';
        font-size: 1.839em;
        position: absolute;
        right: 410px;
        width: 410px;
        text-align: left;
        top: 40px;
    }

    .explore-box .title {
        position: absolute;
        padding-right: 50px;
        right: 390px;
        top: 70px;
        font-size: 5.357em;
        line-height: 1;
        font-family: 'script';
    }

        .explore-box .title [class*="icon"] {
            position: absolute;
            right: 0;
            top: 50%;
            margin-top: -28px;
            margin-right: -28px;
        }

    .explore-box .explore-icon {
        position: absolute;
        top: -16px;
        left: 50px;
    }

    .explore-box [class*="-btn"] {
        margin-top: 20px;
    }

    .explore-box img {
        position: absolute;
        bottom: -100px;
        right: 270px;
    }

.page {
    /*padding: 15px 20px;*/
    padding: 0px;
    position: relative;
    margin-bottom: 80px;
}

    .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;
    }

    .page .right-col {
        padding-left: 302px;
    }

.col-title {
    height: 58px;
    line-height: 58px;
    margin-bottom: 3px;
    text-align: center;
    color: #fff;
    background-color: #38a5d7;
    font-family: 'gotMedium';
    font-size: 1.286em;
}

.search-reset {
    padding-top: 30px;
    border-top: 7px solid #38a5d7;
}

    .search-reset [class*="-btn"] {
        font-size: 1.143em;
    }

.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;
}

    .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: "open semiBold";
            -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: 'open semiBold 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: 'open';
        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: 'open semiBold';
            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 [class*="-btn"], .formats-table [class*="-btn"] {
        font-size: 0.871em;
        margin: 10px 0;
        padding-left: 8px;
        padding-right: 8px;
        position: relative;
    }

    #custom-buttons [class*="-btn"] {
        margin-top: 0px;
    }
        .table-actions [class*="-btn"] i, .formats-table [class*="-btn"] i {
            margin-bottom: -2px;
            margin-top: -3px;
            position: absolute;
            left: 3px;
        }

    .table-actions .ggreen-btn, .table-actions .gblue-btn, .formats-table .ggreen-btn, .formats-table .gblue-btn {
        width: 140px;
        padding-left: 16px;
    }

    .table-actions .customEdit-btn {
        padding-left: 20px;
        padding-right: 20px;
        margin: -5px 0px 0px 0px
    }

    .table-actions [class*="-btn"] ~ [class*="-btn"] {
        margin-left: 10px;
    }

    .table-actions [class*="-btn"] .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: 'open';
}

    .site-nav span, .site-nav a {
        color: #13578c;
        font-family: 'open bold';
    }

.table-title {
    position: absolute;
    color: #13578c;
    height: 16px;
    line-height: 16px;
    font-family: 'myriad semiBold';
    left: 0;
    top: 50%;
    font-size: 1.5em;
    margin-top: -8px;
}

.table-title-price {
    /*padding-left:0px;*/
    color: #13578c;
    font-family: 'myriad semiBold';
    font-size: 1.5em;
}

.table-title-price-coll {
    padding: 0px 0px 20px 0px;
    color: #13578c;
    font-family: Gotham Narrow A, Gotham Narrow B;
    font-weight: 600;
    font-size: 22px;
    text-transform: uppercase;
}

.table-box {
    position: relative;
    border-bottom: 1px solid #b2b2b2;
}

    .table-box table {
        table-layout: fixed;
        font-family: 'open semiBold';
        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 .table-tools {
    margin-top: 10px;
}

    .table-box .table-tools a ~ a {
        margin-left: 10px;
    }

.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: 'open bold';
        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;
        }

.settitlenav {
    margin-left: -340px;
}

.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 .titleprice: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: -20px;
}

.reading-level .titlewide: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: -30px;
}

.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: "myriad semiBold";
        }

        .actual-price .price .curent-price {
            color: #000;
            font-family: "myriad semiBold";
        }

    .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;
}

    .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-term .photos {
        padding-bottom: 20px;
    }

        .collection-description-term .photos img {
            vertical-align: top;
        }

    .collection-description-term .pic {
        float: right;
    }

.collection-description-prod {
    color: #767676;
    overflow: hidden;
    line-height: 20px;
    /*padding-top: 20px !important;*/
    /*padding-bottom: 30px !important;*/
    padding: 0px 0px 30px 0px;
}

    .collection-description-prod .photos {
        padding-bottom: 20px;
    }

        .collection-description-prod .photos img {
            vertical-align: top;
        }

    .collection-description-prod .pic {
        float: right;
    }

.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 .table-actions [class*="-btn"] {
            padding-left: 16px;
            width: 140px;
        }

            .content-block .table-actions [class*="-btn"] ~ [class*="-btn"] {
                margin-top: 0;
                margin-left: 0;
            }

            .content-block .table-actions [class*="-btn"] i {
                margin-top: -3px;
                position: absolute;
                left: 3px;
            }

    .content-block .content-block_inner {
        padding: 0 20px;
    }

.content-details .table-actions {
    padding: 5px 0;
    margin-top: 15px;
    border-top: 1px solid #b2b2b2;
}

.content-details .price {
    color: #767676;
    position: absolute;
    line-height: 18px;
    height: 18px;
    font-size: 1.286em;
    top: 50%;
    margin-top: -9px;
    left: 0;
}

.content-details .content-block__tools {
    text-align: left;
}

.content-details .quantity {
    position: absolute;
    left: 70px;
    top: 50%;
    margin-top: -17px;
    margin-left: 30px;
}

.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: 'open semiBold';
    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-family: "open italic";
        color: #13578c;
    }

.article-title-master {
    font-family: Gotham Narrow A, Gotham Narrow B;
    font-size: 22px;
    font-weight: 600;
    text-transform: uppercase;
    padding-left: 15px;
    margin: 15px 0;
    color: #00558b;
    position: relative;
}

    .article-title-master .absolute {
        position: absolute;
        top: 0;
        right: 20px;
        text-transform: capitalize;
        font-family: Gotham Narrow A, Gotham Narrow B;
        color: #13578c;
    }

.article-description {
    /*margin: 30px 0;*/
    margin-top: 40px;
    color: #767676;
    /*padding-left: 15px;*/
    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: 'gotLight';
        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: 'gotMedium';
            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 + [class*="-btn"] {
        margin-left: 10px;
    }

    .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;
    }

.list-type {
    font-size: 11px;
}

    .list-type span, .list-type label {
        font-size: 14px;
    }

.collections {
    border-top: 6px solid #13578c;
    padding: 30px 40px 80px 40px;
}

    .collections .col-title {
        background-color: #13578c;
        text-transform: uppercase;
        letter-spacing: -1px;
        /*margin: -15px -10px 10px;*/
    }

    .collections .col-bg {
        left: 0;
        width: 286px;
    }

    .collections .left-col {
        margin-left: -10px;
    }

.collection-subtitle {
    /*color: #fff;
  background-color: #13578c;
  font-size: 1.25em;
  font-family: "myriad semiBold";
  padding: 10px 20px; }*/
    font-family: "gotBold";
    padding-bottom: 15px;
    font-size: 36px;
    color: #00558b;
    text-transform: uppercase;
    line-height: .9em;
}

    .collection-subtitle .divider {
        margin: 0 15px;
    }

    .collection-subtitle i {
        font-family: "open italic";
        font-size: .85em;
    }

    .collection-subtitle .styled {
        color: #38a5d7;
        font-family: "open italic";
        margin-left: 5px;
    }

.collection-overview .collection-subtitle .styled {
    display: block;
    font-family: "open";
    margin: 0;
    padding-bottom: 3px;
    font-size: .8em;
}

.collection-overview .collection-subtitle {
    font-size: 1.76em;
}

.collection-subtitle-cat {
    font-family: Gotham Narrow A,Gotham Narrow B;
    font-weight: 600;
    font-size: 36px;
    color: #00558b;
    padding-bottom: 20px;
    text-transform: uppercase;
}

.cat-title {
    font-family: Gotham Narrow A,Gotham Narrow B;
    font-weight: 600;
    font-size: 36px;
    color: #00558b;
    text-transform: uppercase;
}

@media (max-width: 576px) {
    .collection-subtitle-cat, .collection-subtitle-cat span {
        line-height: 1;
    }
}

.collection-subtitle-cat span {
    font-family: Gotham Narrow A,Gotham Narrow B;
    font-weight: 600;
    font-size: 36px;
    color: #00558b;
    padding-bottom: 20px;
    text-transform: uppercase;
}

.collection-subtitle-cat .divider {
    margin: 0 15px;
}

.collection-subtitle-cat i {
    font-family: "open italic";
    font-size: .85em;
}

.collection-subtitle-cat .styled {
    color: #38a5d7;
    font-family: "open italic";
    margin-left: 5px;
}

.collection-overview .collection-subtitle-cat .styled {
    display: block;
    font-family: "open";
    margin: 0;
    padding-bottom: 3px;
    font-size: .8em;
}

.collection-overview .collection-subtitle-cat {
    font-size: 1.76em;
}

.collection-subtitle-prod {
    font-family: Gotham Narrow A,Gotham Narrow B;
    font-weight: 600;
    font-size: 26px;
    color: #00558b;
    /*padding-top: 10px;*/
    padding: 0px 0px 20px 0px;
    text-transform: uppercase;
}

    .collection-subtitle-prod span {
        font-family: Gotham Narrow A,Gotham Narrow B;
        font-weight: 600;
        font-size: 26px;
        color: #00558b;
        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-family: "open italic";
        font-size: .85em;
    }

    .collection-subtitle-prod .styled {
        color: #38a5d7;
        font-family: "open italic";
        margin-left: 5px;
    }

.collection-overview .collection-subtitle-prod .styled {
    display: block;
    font-family: "open";
    margin: 0;
    padding-bottom: 3px;
    font-size: .8em;
}

.collection-overview .collection-subtitle-prod {
    font-size: 1.76em;
}

/*.rc-breadcrumbs {
  padding: 8px 0 15px;
  font-family: "open italic";
  font-size: .85em; }
  .rc-breadcrumbs a {
    color: #767676;
    margin: 0 5px; }
    .rc-breadcrumbs a:hover {
      text-decoration: underline;
      color: #666; }*/

.rc-breadcrumbs {
    /*padding: 8px 0 15px;*/
    padding: 0px 0px 30px 0px;
    /*font-family: "open italic";*/
    font-family: Gotham Narrow A,Gotham Narrow B;
    font-size: 16px;
    color: #4d4d4d;
}

    .rc-breadcrumbs .links span {
        padding-bottom: 16px;
        font-family: Gotham Narrow A,Gotham Narrow B;
        font-weight: normal;
        font-size: 16px;
        color: #767676;
    }

    .rc-breadcrumbs .links a {
        color: #00a0df;
        margin: 0 5px;
    }

        .rc-breadcrumbs .links a:hover {
            /*text-decoration: underline;*/
            color: #00558b;
        }

.rc-breadcrumbscat {
    padding-bottom: 30px;
    font-family: Gotham Narrow A,Gotham Narrow B;
    font-weight: normal;
    font-size: 16px;
    color: #767676;
}

    .rc-breadcrumbscat .links span {
        padding-bottom: 30px;
        font-family: Gotham Narrow A,Gotham Narrow B;
        font-weight: normal;
        font-size: 16px;
        color: #767676;
    }

    .rc-breadcrumbscat .links a {
        font-family: Gotham Narrow A,Gotham Narrow B;
        font-weight: normal;
        font-size: 16px;
        color: #00a0df;
        margin: 0 5px;
    }

        .rc-breadcrumbscat .links a:hover {
            font-family: Gotham Narrow A,Gotham Narrow B;
            font-weight: normal;
            font-size: 16px;
            color: #00558b;
        }

.rc-breadcrumbsterm {
    padding: 0px 0px 30px 0px;
    font-family: Gotham Narrow A,Gotham Narrow B;
    font-weight: normal;
    font-size: 16px;
    color: #767676;
}

    .rc-breadcrumbsterm .links span {
        padding: 10px 0px 30px 0px;
        font-family: Gotham Narrow A,Gotham Narrow B;
        font-weight: normal;
        font-size: 16px;
        color: #767676;
    }

    .rc-breadcrumbsterm .links a {
        font-family: Gotham Narrow A,Gotham Narrow B;
        font-weight: normal;
        font-size: 16px;
        color: #00a0df;
        /*margin: 0 5px;*/
    }

        .rc-breadcrumbsterm .links a:hover {
            font-family: Gotham Narrow A,Gotham Narrow B;
            font-weight: normal;
            font-size: 16px;
            color: #00558b;
        }

.collection-slider {
    position: relative;
}

    .collection-slider + .collection-slider {
        margin-top: 30px;
    }

    .collection-slider .slider-shadow-right, .collection-slider .slider-shadow-left {
        position: absolute;
        width: 118px;
        top: 0;
        bottom: 0;
        pointer-events: none;
    }

    .collection-slider .slider-shadow-right {
        background: url(../img/slider-right-shadow.png?ver=8) 0 0 repeat-y;
        right: 0;
    }

    .collection-slider .slider-shadow-left {
        background: url(../img/slider-left-shadow.png?ver=8) 0 0 repeat-y;
        left: 0;
    }

    .collection-slider .slide-area {
        position: relative;
        padding: 15px 50px;
        overflow: hidden;
    }

    .collection-slider .slide-left-icon {
        left: 0;
    }

    .collection-slider .slide-right-icon {
        right: 0;
    }

    .collection-slider .slide-left-icon, .collection-slider .slide-right-icon {
        width: 32px;
        height: 32px;
        position: absolute;
        top: 50%;
    }

        .collection-slider .slide-left-icon:hover, .collection-slider .slide-right-icon:hover {
            filter: alpha(opactiy=80);
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
            -moz-opacity: 0.8;
            -khtml-opacity: 0.8;
            opacity: 0.8;
        }

    .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: "open bold";
            padding: 0;
            margin: 0;
        }

        .collection-slider .slider-item a {
            font-family: "open 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: "open bold";
    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-family: "open 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-bottom: 30px;*/
    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 [class*="-btn"] ~ [class*="-btn"] {
            margin-left: 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-decor {
    background: url(../img/sign-back.jpg?ver=8) 0 0 no-repeat;
    height: 98px;
}

@media (max-width: 576px) {
    .sign-decor {
        margin-top: 0 !important;
    }
}

.sign-in {
    padding-top: 0;
    margin-top: 35px;
    border-top: 1px solid #3aa6d7;
    background: url(../img/sign-bottom-bg.png?ver=8) 100% 100% no-repeat;
    background-color: #def5ff;
    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;
}

.sign-title {
    height: 230px;
    background: url(../img/sign-title.png?ver=8) 50% 50% no-repeat;
    font-size: 4.857em;
    text-align: center;
    line-height: 2.65em;
    position: relative;
    color: #13578c;
    font-family: 'scriptMedium';
}

    .sign-title .subtitle {
        position: absolute;
        left: 0;
        top: 22px;
        line-height: 1;
        font-family: "myriad semiBold";
        font-size: 24px;
        width: 100%;
    }

.right-col .sign-title {
    font-size: 50px;
    height: 204px;
    line-height: 170px;
    background-image: url(../img/sign-title-small.png?ver=8);
}

    .right-col .sign-title .subtitle {
        font-size: 20px;
    }

@media (max-width: 576px) {
    .sign-title {
        font-size: 3em;
        line-height: 4em;
    }

    .right-col .sign-title {
        padding-top: 4rem;
        font-size: 32px;
        line-height: 1;
    }
}

.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: "open bold";
        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 .min-s {
        width: 50px;
    }

    .fillout-form .full-s {
        width: 100%;
    }

    .fillout-form .form-item {
        position: relative;
    }

        .fillout-form .form-item + .divider, .fillout-form .form-item + .form-separate {
            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: "open bold";
    }

    .fillout-form .left-part {
        float: left;
    }

    .fillout-form .right-part {
        float: right;
    }

        .fillout-form .left-part label, .fillout-form .right-part label {
            font-family: "open italic";
            font-size: 1.15em;
            margin-right: 8px;
        }

        .fillout-form .left-part input[type="text"], .fillout-form .right-part input[type="text"] {
            padding: 1px 4px;
            font-size: 13px;
        }

        .fillout-form .left-part select, .fillout-form .right-part select {
            width: 110px;
        }

            .fillout-form .left-part select.fullsize, .fillout-form .right-part select.fullsize {
                width: 155px;
            }

        .fillout-form .left-part input[type="text"], .fillout-form .right-part input[type="text"] {
            width: 90px;
        }

            .fillout-form .left-part input[type="text"].fullsize, .fillout-form .right-part input[type="text"].fullsize {
                width: 155px;
            }

    .fillout-form .date-picker, .fillout-form .form-info {
        margin-left: 5px;
    }

    .fillout-form .form-separate > .form-item {
        float: left;
        width: 48%;
        margin: 0;
    }

        .fillout-form .form-separate > .form-item + .form-item {
            float: right;
        }

    .fillout-form .title {
        text-align: center;
        padding: 6px 0;
        background-color: #9cd5ef;
        color: #13578c;
        text-transform: uppercase;
        font-family: "open bold";
    }

    .fillout-form .submit {
        position: absolute;
        right: 0;
        top: 100%;
        margin-top: 20px;
        font-size: 1em;
        font-family: "open bold";
        padding: 6px 14px;
        min-width: 100px;
    }

    .fillout-form .submitCustom {
        font-size: 1em;
        font-family: "open bold";
        padding: 8px 14px;
        min-width: 170px;
        min-height: 25px;
        margin-left: 72%;
        margin-bottom: 20px;
    }

    .fillout-form .clear {
        position: absolute;
        right: 120px;
        top: 100%;
        margin-top: 20px;
        font-size: 1em;
        font-family: "open bold";
        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: "open semiBold";
        padding: 7px 10px;
    }

    .fillout-form .placeholder {
        position: absolute;
        top: 0;
        left: 0;
        color: transparent;
        font-size: 14px;
        padding: 7px 10px;
        font-family: "open semiBold";
        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: "open bold 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: "open semiBold";
            display: -moz-inline-stack;
            display: inline-block;
            *display: inline;
            zoom: 1;
            width: 100px;
        }

    .fillout-form .form-agreement {
        font-family: "open semiBold";
        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-family: "open 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: "open semiBold";
    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;
    }




.benefits-info {
    padding: 20px 140px;
    line-height: 20px;
    color: #13578c;
}

    .benefits-info .title {
        background: url(../img/benefits-title.png?ver=8) 50% 50% no-repeat;
        line-height: 40px;
        height: 40px;
        color: #fff;
        text-align: center;
        font-size: 1.15em;
        font-family: "open bold";
        margin-top: 30px;
    }

    .benefits-info .description {
        padding: 30px 150px;
        text-align: center;
    }

        .benefits-info .description a {
            color: #13578c;
            text-decoration: underline;
        }

            .benefits-info .description a:hover {
                text-decoration: none;
            }

@media (max-width: 576px) {
    .benefits-info {
        padding: 20px 40px;
    }
}

.request-decor {
    background: url(../img/request-back.jpg?ver=8) 0 0 no-repeat;
    height: 298px;
    position: relative;
}

    .request-decor .title {
        font-family: "script";
        font-size: 2.5em;
        text-align: center;
        line-height: 1;
    }

    .request-decor .description {
        font-size: 1.05em;
        font-family: "myriad";
        line-height: 18px;
        position: absolute;
        right: 0;
        width: 345px;
        padding-right: 40px;
        padding-bottom: 30px;
        bottom: 0;
        color: #fff;
    }

        .request-decor .description p {
            padding-top: 10px;
        }

        .request-decor .description .author {
            padding-top: 10px;
            line-height: 12px;
            text-align: right;
            font-size: .85em;
        }

            .request-decor .description .author i {
                font-family: "myriad italic";
            }

.request-quote {
    padding: 20px 110px 0px;
    color: #13578c;
    font-family: "myriad";
    font-size: 1.1em;
}

    .request-quote .title {
        line-height: 1;
        position: relative;
        border-bottom: 1px solid #3aa6d7;
        font-size: 2.1em;
    }

        .request-quote .title .tb-request-icon {
            position: absolute;
            right: 100%;
            margin-right: 10px;
            top: 5px;
        }

    .request-quote .description {
        padding-top: 25px;
    }

        .request-quote .description strong {
            font-family: "myriad italic";
            font-weight: bold;
        }

        .request-quote .description .phone {
            font-family: "myriad semiBold";
        }

        .request-quote .description p ~ p, .request-quote .description .phone {
            padding-top: 25px;
        }

@media (max-width: 576px) {
    .request-quote {
        padding: 20px 40px;
    }

        .request-quote .title .tb-request-icon {
            display: none;
        }
}

.request-quote-form {
    padding: 30px 20px;
    color: #13578c;
}

    .request-quote-form .left-side, .request-quote-form .right-side {
        width: 50%;
    }

    .request-quote-form .left-side {
        float: left;
    }

        .request-quote-form .left-side .col-indent {
            padding-right: 45px;
        }

    .request-quote-form .right-side {
        float: right;
    }

        .request-quote-form .right-side .col-indent {
            padding-left: 45px;
            border-left: 1px solid #3aa6d7;
        }

    .request-quote-form .fillout-form {
        width: 100%;
        margin: 0;
    }

    .request-quote-form .side-title {
        background-color: #13578c;
        font-family: "myriad";
        font-size: 2.15em;
        line-height: 1;
        padding: 10px 0;
        position: relative;
        text-align: center;
        color: #fff;
    }

        .request-quote-form .side-title strong {
            font-family: "myriad semiBold";
        }

        .request-quote-form .side-title:before {
            content: '';
            width: 0;
            height: 0;
            border-color: transparent transparent transparent #def5ff;
            border-width: 6px 0 6px 6px;
            border-style: solid;
            position: absolute;
            left: 0;
            top: 50%;
            margin-top: -5px;
        }

    .request-quote-form .fillout-form ~ .fillout-form {
        margin-top: 80px;
    }

    .request-quote-form .quote-description {
        padding: 30px;
        text-align: center;
        line-height: 20px;
    }

        .request-quote-form .quote-description i {
            font-family: "myriad italic";
            font-weight: bold;
        }

@media (max-width: 576px) {
    .request-quote-form .left-side,
    .request-quote-form .right-side {
        float: unset;
        width: 100%;
        margin-bottom: 50px;
    }

        .request-quote-form .left-side .col-indent,
        .request-quote-form .right-side .col-indent {
            padding: 0;
            border: none;
        }

    .request-quote-form .side-title {
        font-size: 1.75em;
    }

    .fillout-form .left-part {
        float: unset;
        margin-bottom: 12px;
    }

    .fillout-form .right-part {
        float: unset;
    }
}

.new-list {
    color: #13578c;
    font-family: "myriad italic";
    font-weight: bold;
    font-size: 1.15em;
}

    .new-list i {
        margin-right: 6px;
    }

.print-out {
    padding-top: 80px;
}

    .print-out a {
        font-family: "open semiBold";
        font-style: italicq1q1;
        color: #13578c;
    }

    .print-out i {
        margin-right: 10px;
    }

.detail-inner {
    border-bottom: 1px solid #b2b2b2;
}

.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: "open";
    }

.details-review .collection-slider .slider-img {
    height: auto;
    max-height: 125px;
    padding: 0;
}

.checkout-decor {
    background: url(../img/checkout-back.jpg?ver=8) 0 0 no-repeat;
    height: 108px;
}

.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: "open bold";
        }

        .checkout-step-control .control-item .description {
            font-family: "open semiBold";
        }

    .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 .registration-link {
    text-align: center;
    font-size: 1.15em;
    color: #13578c;
}

    .account-request .registration-link b {
        font-family: "open bold";
    }

    .account-request .registration-link a {
        margin-left: 20px;
        color: #13578c;
    }

.login-form + .account-request {
    background: url(../img/account-request.png?ver=8) 50% 0 no-repeat;
    margin-top: -60px;
    padding-top: 40px;
}

.account-request .fillout-form {
    max-width: 800px;
}

.account-request, .simple-view {
    padding-bottom: 150px;
}

    .account-request .fillout-form, .simple-view .fillout-form {
        width: 100%;
    }

        .account-request .fillout-form .form-select ~ .form-select, .simple-view .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, .simple-view .fillout-form input[type="text"], .simple-view .fillout-form textarea, .simple-view .fillout-form .placeholder {
            padding: 3px 10px;
        }

        .account-request .fillout-form textarea, .simple-view .fillout-form textarea {
            width: 100%;
            min-height: 100px;
        }

    .account-request .divider, .simple-view .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;
        }

    .fillout-group .fillout-col {
        width: 46%;
    }

.welcome {
    font-family: "open semiBold";
    line-height: 24px;
}

    .welcome i {
        font-family: "open semiBold italic";
    }

    .welcome p + p {
        margin-top: 15px;
    }

.welcome-support {
    text-align: right;
    font-family: "open semiBold";
    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: 'open bold';
    }

    .district-box .content {
        padding: 25px 20px;
        font-family: 'open semiBold';
        line-height: 18px;
    }

        .district-box .content p + p {
            margin-top: 20px;
        }

.shipping-address-form {
    width: 275px;
}

.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: 'open semiBold';
    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: "open semiBold";
    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;
    }

.browse-tools {
    position: absolute;
    left: 100%;
    margin-left: 15px;
    white-space: nowrap;
    top: 0;
}

    .browse-tools a + a {
        margin-left: 10px;
    }

.goods-count {
    padding-top: 15px;
    text-align: right;
    width: 250px;
    float: right;
}

    .goods-count .inner {
        display: -moz-inline-stack;
        display: inline-block;
        *display: inline;
        zoom: 1;
        width: 100px;
        text-align: right;
    }

        .goods-count .inner .goods-count__item {
            line-height: 1.8em;
            font-family: 'open semiBold';
        }

            .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: 'open bold';
                font-weight: normal;
                padding-top: 10px;
                margin-top: 10px;
                width: 250px;
                border-top: 1px solid #b2b2b2;
            }

.personal-ordering-information {
    margin-top: 30px;
}

    .personal-ordering-information .fillout-group-title {
        font-size: 1.286em;
        margin-bottom: 20px;
    }

    .personal-ordering-information .po__item {
        float: left;
        width: 25%;
    }

        .personal-ordering-information .po__item .content {
            font-size: 0.85em;
        }

            .personal-ordering-information .po__item .content textarea {
                padding: 5px;
                font-size: 1em;
                min-height: 100px;
                width: 100%;
            }

.form-success {
    font-family: 'scriptMedium';
    text-align: center;
    font-size: 2.5em;
    padding: 30px 0;
}

.header-menu {
    /*background: #ececec url(../img/header-menu-bg.jpg?ver=7) 0 0 repeat-x;*/
    background: url(../img/header-menu-back.jpg) 100% 0 no-repeat;
    border: 5px solid #fff;
    margin-top: 108px;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
}

    .header-menu .header-menu__inner {
        border: 1px solid rgba(0, 0, 0, 0.2);
        padding: 30px 0;
    }

    .header-menu .title {
        width: 700px;
        margin: auto;
        font-family: 'open bold';
        font-size: 18px;
        text-transform: uppercase;
    }

    .header-menu .divider {
        height: 1px;
        background: url(../img/hm-divider.jpg?ver=8) 50% 0 no-repeat;
    }

    .header-menu nav {
        padding: 20px 0;
        width: 700px;
        margin: auto;
        color: #434343;
    }

        .header-menu nav ul {
            overflow: hidden;
            padding: 0 15px;
            margin: 0 -100px 0 -15px;
        }

            .header-menu nav ul + ul {
                margin-top: 10px;
            }

        .header-menu nav li {
            float: left;
            width: 195px;
            white-space: nowrap;
        }

        .header-menu nav a {
            font-size: 16px;
            font-family: 'open semiBold';
            color: #434343;
            position: relative;
        }

            .header-menu nav a i {
                display: none;
                position: absolute;
                right: 100%;
                top: 50%;
                margin-top: -7px;
                margin-right: 5px;
            }

            .header-menu nav a span {
                padding-left: 5px;
                color: #9f9f9f;
            }

            .header-menu nav a:hover, .header-menu nav a.active {
                text-decoration: underline;
            }

                .header-menu nav a:hover i, .header-menu nav a.active i {
                    display: block;
                }

.contact-information {
    border: solid #c9c9c9;
    border-width: 1px 0;
}

    .contact-information #map {
        float: left;
    }

    .contact-information .contact-box {
        float: right;
        width: 250px;
        padding-left: 10px;
    }

        .contact-information .contact-box + .contact-box {
            border-top: 1px solid #c9c9c9;
        }

@media (max-width: 576px) {
    .contact-information #map,
    .contact-information #map iframe {
        width: 100%;
        float: unset;
        margin-bottom: .6rem;
    }

    .contact-information .contact-box {
        float: unset;
        width: 100%;
        padding-left: 0;
    }
}

.contact-box {
    padding: 20px 0;
    font-size: 14px;
    line-height: 20px;
}

    .contact-box .title {
        font-size: 12px;
        text-transform: uppercase;
        font-family: 'open bold';
        color: #13578c;
    }

.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-title {
    text-align: left;
    color: #fff;
    font-family: 'open bold';
    font-size: 16px;
}

    .rc-content-title span {
        display: -moz-inline-stack;
        display: inline-block;
        *display: inline;
        zoom: 1;
        background-color: #13578c;
        margin-bottom: 1px;
        padding: 10px 20px;
    }

.rc-content {
    padding-top: 30px;
    padding-bottom: 30px;
    border-top: 1px solid #D0D0D0;
}

    .rc-content .title {
        color: #13578c;
        font-family: 'open bold';
        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: 'open bold';
    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: 'open bold';
            margin-bottom: 5px;
            line-height: 18px;
        }

        .terms .item + .item {
            margin-left: 45px;
        }

.terms-dowmload {
    padding-top: 15px;
    border-top: 1px solid #D0D0D0;
}

    .terms-dowmload [class*="-btn"] {
        text-align: left;
        position: relative;
        padding: 8px 15px;
        width: 30%;
    }

        .terms-dowmload [class*="-btn"] i {
            position: absolute;
            right: 10px;
            top: 50%;
            margin-top: -12px;
        }

        .terms-dowmload [class*="-btn"] + [class*="-btn"] {
            margin-left: 3.33%;
        }

.prices-buttons {
    width: 150px;
    float: right;
}

    .prices-buttons a {
        width: 100%;
    }

        .prices-buttons a + a {
            margin-top: 10px;
        }

.careeres-title {
    background: url(../img/careeres-divider.png?ver=8) 50% 50% no-repeat;
    font-family: 'scriptMedium';
    text-align: center;
    margin-top: 30px;
    color: #13578c;
    line-height: 50px;
    font-size: 50px;
    height: 50px;
}

@media (max-width: 576px) {
    .careeres-title {
        font-size: 28px;
        line-height: 40px
    }
}

    .careeres-title span {
        padding: 0 20px;
        background-color: #def5ff;
    }

.careeres-content {
    padding: 30px 45px;
    text-align: center;
    color: #13578c;
    font-size: 14px;
    line-height: 24px;
}

    .careeres-content p + p {
        padding-top: 20px;
    }

    .careeres-content .categories {
        margin: 0 -45px -30px;
    }

    .careeres-content .cat-item {
        display: -moz-inline-stack;
        display: inline-block;
        *display: inline;
        zoom: 1;
        padding: 0 7px 30px;
        vertical-align: top;
    }

        .careeres-content .cat-item img {
            border: 1px solid #13578c;
            display: block;
        }

        .careeres-content .cat-item .title {
            margin-top: 10px;
            line-height: 16px;
            color: #13578c;
        }

.positions-box {
    background-color: #fff;
    padding: 20px 25px;
    border: 1px solid #3aa6d7;
    margin: 0 45px;
    font-size: 12px;
    font-family: 'open semiBold';
    color: #13578c;
}

    .positions-box .title {
        font-family: 'open bold';
    }

    .positions-box .state {
        font-family: 'open semiBold italic';
    }

    .positions-box .employement {
        margin-top: 10px;
    }

    .positions-box [class*="-btn"] {
        float: right;
    }

    .positions-box .position-one + .position-one {
        margin-top: 20px;
        padding-top: 20px;
        border-top: 1px solid #3aa6d7;
    }

    .positions-box .bullet {
        display: -moz-inline-stack;
        display: inline-block;
        *display: inline;
        zoom: 1;
        width: 6px;
        height: 6px;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        border-radius: 100%;
        background-color: #39a5d6;
        vertical-align: middle;
        margin-right: 4px;
    }

.careeres-title-image {
    text-align: center;
    margin-top: 10px;
    margin-bottom: -10px;
}

.our-history {
    background-image: url(../img/our-history-bg.png?ver=8), url(../img/sign-bottom-bg.png?ver=8);
    background-position: 50% 310px, 100% 100%;
    background-repeat: no-repeat;
}

    .our-history p + p {
        padding-top: 15px;
    }

    .our-history .history {
        color: #13578c;
        font-size: 12px;
        line-height: 18px;
        font-family: 'open semiBold';
    }

    .our-history .year {
        font-family: 'scriptMedium';
        font-size: 33px;
        position: relative;
        margin: 0 30px;
    }

    .our-history .v1, .our-history .v3, .our-history .v5, .our-history .v7, .our-history .v9, .our-history .v11 {
        text-align: left;
    }

    .our-history .v2, .our-history .v4, .our-history .v6, .our-history .v8, .our-history .v10 {
        text-align: right;
    }

    .our-history .step + .step {
        margin-top: -10px;
    }

.v1 .indent {
    padding: 70px 45px 0 0;
}

.v2 .indent {
    padding: 70px 0 0 45px;
}

.v3 .indent {
    padding: 70px 45px 0 0;
}

.v4 .indent {
    padding: 70px 0 0 45px;
}

.v5 .indent {
    padding: 70px 45px 0 0;
}

.v6 .indent {
    padding: 90px 0 0 45px;
}

.v7 .indent {
    padding: 50px 45px 0 0;
}

.v8 .indent {
    padding: 60px 0 0 45px;
}

.v9 .indent {
    padding: 60px 45px 0 0;
}

.v10 .indent {
    padding: 90px 0 0 45px;
}

.v11 .indent {
    padding: 100px 45px 0 0;
}

    .v11 .indent p {
        font-size: 24px;
        line-height: 30px;
    }

.history-screen {
    position: absolute;
    background-position: 0 0;
    background-repeat: no-repeat;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}

.v1 .history-screen {
    background-image: url(../img//thumb/oh-v1.png?ver=8);
}

.v2 .history-screen {
    background-image: url(../img//thumb/oh-v2.png?ver=8);
}

.v3 .history-screen {
    background-image: url(../img//thumb/oh-v3.png?ver=8);
}

.v4 .history-screen {
    background-image: url(../img//thumb/oh-v4.png?ver=8);
}

.v5 .history-screen {
    background-image: url(../img//thumb/oh-v5.png?ver=8);
}

.v6 .history-screen {
    background-image: url(../img//thumb/oh-v6.png?ver=8);
}

.v7 .history-screen {
    background-image: url(../img//thumb/oh-v7.png?ver=8);
}

.v8 .history-screen {
    background-image: url(../img//thumb/oh-v8.png?ver=8);
}

.v9 .history-screen {
    background-image: url(../img//thumb/oh-v9.png?ver=8);
}

.v10 .history-screen {
    background-image: url(../img//thumb/oh-v10.png?ver=8);
}

.v11 .history-screen {
    background-image: url(../img//thumb/oh-v11.png?ver=8);
}

.year .fade {
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    box-shadow: 0 0 110px #fff;
    border-radius: 100%;
    z-index: 1;
}

.year span {
    position: absolute;
}

.v1 .year {
    width: 158px;
    height: 196px;
    float: left;
    margin-left: 70px;
}

    .v1 .year span {
        top: 33px;
        right: 15px;
    }

    .v1 .year .fade {
        height: 158px;
    }

.v2 .year {
    width: 230px;
    height: 238px;
    float: right;
    margin-right: 100px;
}

    .v2 .year span {
        right: 11px;
        top: 34px;
    }

    .v2 .year .fade {
        height: 226px;
    }

.v3 .year {
    width: 182px;
    height: 217px;
    float: left;
    margin-left: 80px;
}

    .v3 .year span {
        top: 33px;
        left: 8px;
    }

    .v3 .year .fade {
        height: 179px;
    }

.v4 .year {
    width: 198px;
    height: 182px;
    float: right;
    margin-right: 50px;
}

    .v4 .year span {
        top: 33px;
        left: 8px;
    }

    .v4 .year .fade {
        height: 153px;
        width: 153px;
        left: 44px;
    }

.v5 .year {
    width: 168px;
    height: 188px;
    float: left;
    margin-left: 75px;
}

    .v5 .year span {
        top: 33px;
        right: 13px;
    }

    .v5 .year .fade {
        height: 159px;
        width: 159px;
    }

.v6 .year {
    width: 206px;
    height: 233px;
    float: right;
    margin-right: 90px;
}

    .v6 .year span {
        right: 30px;
        top: 32px;
    }

    .v6 .year .fade {
        height: 206px;
    }

.v7 .year {
    width: 171px;
    height: 214px;
    float: left;
    margin-left: 40px;
}

    .v7 .year span {
        top: 33px;
        left: 19px;
    }

    .v7 .year .fade {
        height: 171px;
    }

.v8 .year {
    width: 223px;
    height: 268px;
    float: right;
    margin-right: 45px;
}

    .v8 .year span {
        top: 35px;
        right: 28px;
    }

    .v8 .year .fade {
        height: 223px;
    }

.v9 .year {
    width: 226px;
    height: 232px;
    float: left;
    margin-left: 45px;
}

    .v9 .year span {
        top: 35px;
        right: 18px;
    }

    .v9 .year .fade {
        height: 220px;
        width: 220px;
    }

.v10 .year {
    width: 230px;
    height: 254px;
    float: right;
    margin-right: 55px;
}

    .v10 .year span {
        top: 34px;
        right: 14px;
    }

    .v10 .year .fade {
        height: 230px;
        width: 230px;
    }

.v11 .year {
    width: 194px;
    height: 225px;
    float: left;
    margin-left: 60px;
}

    .v11 .year span {
        left: 23px;
        top: 33px;
    }

    .v11 .year .fade {
        height: 195px;
    }

@media (max-width: 576px) {
    .history .year {
        float: unset;
        margin: auto;
    }

    .history .indent {
        padding: 2rem 2rem 4rem;
        text-align: center;
    }

    .our-history p + p {
        padding-top: 0;
    }
}

.wishlist {
    width: 80%;
    max-width: 790px;
    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 [class*="-btn"] + [class*="-btn"] {
            margin-left: 17px;
        }

        .wishlist .inner-box [class*="-btn"].right {
            margin-left: 0;
        }

            .wishlist .inner-box [class*="-btn"].right + .right {
                margin-right: 17px;
            }

        .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;
    }

.tr-form {
    position: relative;
    padding-left: 200px;
    width: 500px;
    margin: auto;
}

    .tr-form .tr-label {
        width: 180px;
        text-align: right;
        position: absolute;
        left: 0;
    }

    .tr-form .tr-link {
        color: #8c254f;
    }

    .tr-form input[type="text"] {
        margin: 0;
        height: 24px;
        font-size: 12px;
        padding: 3px;
    }

.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;
    }
}

.ebook-check {
    width: 500px;
    margin: auto;
    margin-top: 30px;
}

    .ebook-check label {
        display: block;
        white-space: nowrap;
    }

        .ebook-check label i {
            margin: 0 8px;
        }

        .ebook-check label + label {
            margin-top: 15px;
        }

.advocates-slider {
    background: #def5ff url(../img/ad-paginator-bg.jpg?ver=8) 0 100% repeat-x;
    border: solid #3aa6d7;
    border-width: 1px 0;
    margin: 0 -20px 0 -36px;
    padding-bottom: 43px;
    position: relative;
}

    .advocates-slider .ad-slider__inner {
        position: relative;
    }

        .advocates-slider .ad-slider__inner img {
            width: 100%;
            height: 290px;
        }

        .advocates-slider .ad-slider__inner .description {
            background: url(../img/sc.png?ver=8) 0 0 no-repeat;
            font-size: 1.05em;
            font-family: "myriad";
            line-height: 18px;
            position: absolute;
            right: 0;
            width: 270px;
            padding: 22px 40px 40px 45px;
            bottom: 0;
            color: #fff;
        }

            .advocates-slider .ad-slider__inner .description .author {
                padding-top: 15px;
                text-align: right;
            }

    .advocates-slider .paginator {
        position: absolute;
        font-size: 0;
        left: 0;
        bottom: 0;
        line-height: 43px;
        border-color: #3aa6d7;
        text-align: center;
        width: 100%;
    }

        .advocates-slider .paginator a {
            -webkit-border-radius: 10px;
            -moz-border-radius: 10px;
            border-radius: 10px;
            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;
            vertical-align: middle;
            background-color: #adcae0;
            width: 9px;
            height: 9px;
        }

            .advocates-slider .paginator a.active {
                filter: alpha(opactiy=100);
                -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
                -moz-opacity: 1;
                -khtml-opacity: 1;
                opacity: 1;
                background-color: #38a5d7;
            }

            .advocates-slider .paginator a ~ a {
                margin-left: 10px;
            }

.advocates-info {
    background-color: #13578c;
    color: #fff;
    font-family: 'open semiBold';
    font-size: 14px;
    line-height: 24px;
    position: relative;
    margin: 0 -20px 50px -25px;
    overflow: hidden;
}

    .advocates-info img {
        float: left;
    }

    .advocates-info .advocates-info__inner {
        padding: 0 30px;
    }

    .advocates-info img + .advocates-info__inner {
        padding-left: 330px;
    }

    .advocates-info .title {
        font-size: 30px;
        padding: 25px 0;
        font-family: 'scriptMedium';
        background: url(../img/ad-info-title.jpg?ver=8) 0 100% no-repeat;
    }

    .advocates-info .description {
        padding: 35px 0 35px 5px;
    }

.label-sorting-title {
    color: #13578c;
    font-family: 'open bold';
    font-size: 16px;
    margin-bottom: 25px;
}

.label-sorting-content {
    padding-bottom: 30px;
}

.label-sorting-grid {
    float: left;
    width: 250px;
}


.marketing-mailchimp .mailchimp .input.names {
    width: 180px;
    font-family: whitney a, whitney b;
    font-size: 16px;
    margin-bottom: 50px;
    margin-top: 0px;
}

.marketing-mailchimp .mailchimp .input {
    width: 320px;
    margin-right: 20px;
    padding-left: 15px;
    border: 1px solid #b8b8b8;
    height: 48px;
    font-family: whitney a, whitney b;
    font-size: 16px;
    margin-bottom: 50px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin-top: 0px;
}

.marketing-mailchimp .mailchimp .button {
    width: 120px;
    height: 48px;
    Margin-bottom: 50px;
    background-color: #00558b;
    color: white;
    font-size: 16px;
    font-weight: 700;
    border: none;
    -moz-border-radius: 24px;
    -webkit-border-radius: 24px;
    border-radius: 24px;
    margin-top: 0px;
    font-family: Arial, sans-serif;
    line-height: 48px;
    padding-top: 0;
}

.marketing-mailchimp {
    width: 90%;
    margin: auto;
    font-family: Whitney a, whitney b;
}

    .marketing-mailchimp h1 {
        font-size: 24px;
        color: #4d4d4d;
        margin-bottom: 30px;
        font-family: Gotham narrow b, gotham narrow A;
        text-transform: none !important;
    }

.SuccessMessage {
    color: #384c70;
    font-weight: bold;
}

.ErrorMessage {
    color: red;
    font-weight: bold;
}

.topNoticeMessage {
    background-color: #0D568C;
    color: white;
    font-size: 1.8rem;
    font-weight: 600;
    font-family: 'open semiBold';
    padding-top: 5px;
    border: none;
    text-align: center;
}

.topAlertMessage {
    background-color: #0D568C;
    color: white;
    border: none;
    font-size: 1.0rem;
    font-weight: 600;
    font-family: 'open semiBold';
    padding: 5px 15px 15px 15px;
    text-align: center;
}
