/* Nobootstrap Start */
img {
    /* Responsive images (ensure images don't scale beyond their parents) */
    max-width: 100%;
    /* Part 1: Set a maxium relative to the parent */
    width: auto\9;
    /* IE7-8 need help adjusting responsive images */
    height: auto;
    /* Part 2: Scale the height according to the width, otherwise you get stretching */
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic;
}

.row-fluid:before,
.row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
}

.row-fluid:after {
    clear: both;
}

.row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.127659574468085%;
    *margin-left: 2.074468085106383%;
}

    .row-fluid [class*="span"]:first-child {
        margin-left: 0;
    }

.row-fluid .span12 {
    width: 100%;
    *width: 99.94680851063829%;
}

.row-fluid .span11 {
    width: 91.48936170212765%;
    *width: 91.43617021276594%;
}

.row-fluid .span10 {
    width: 82.97872340425532%;
    *width: 82.92553191489361%;
}

.row-fluid .span9 {
    width: 74.46808510638297%;
    *width: 74.41489361702126%;
}

.row-fluid .span8 {
    width: 65.95744680851064%;
    *width: 65.90425531914893%;
}

.row-fluid .span7 {
    width: 57.44680851063829%;
    *width: 57.39361702127659%;
}

.row-fluid .span6 {
    width: 48.93617021276595%;
    *width: 48.88297872340425%;
}

.row-fluid .span5 {
    width: 40.42553191489362%;
    *width: 40.37234042553192%;
}

.row-fluid .span4 {
    width: 31.914893617021278%;
    *width: 31.861702127659576%;
}

.row-fluid .span3 {
    width: 23.404255319148934%;
    *width: 23.351063829787232%;
}

.row-fluid .span2 {
    width: 14.893617021276595%;
    *width: 14.840425531914894%;
}

.row-fluid .span1 {
    width: 6.382978723404255%;
    *width: 6.329787234042553%;
}

.row-fluid .offset12 {
    margin-left: 104.25531914893616%;
    *margin-left: 104.14893617021275%;
}

    .row-fluid .offset12:first-child {
        margin-left: 102.12765957446808%;
        *margin-left: 102.02127659574466%;
    }

.row-fluid .offset11 {
    margin-left: 95.74468085106382%;
    *margin-left: 95.6382978723404%;
}

    .row-fluid .offset11:first-child {
        margin-left: 93.61702127659573%;
        *margin-left: 93.51063829787232%;
    }

.row-fluid .offset10 {
    margin-left: 87.23404255319148%;
    *margin-left: 87.12765957446807%;
}

    .row-fluid .offset10:first-child {
        margin-left: 85.1063829787234%;
        *margin-left: 84.99999999999998%;
    }

.row-fluid .offset9 {
    margin-left: 78.72340425531914%;
    *margin-left: 78.61702127659572%;
}

    .row-fluid .offset9:first-child {
        margin-left: 76.59574468085105%;
        *margin-left: 76.48936170212764%;
    }

.row-fluid .offset8 {
    margin-left: 70.2127659574468%;
    *margin-left: 70.10638297872339%;
}

    .row-fluid .offset8:first-child {
        margin-left: 68.08510638297872%;
        *margin-left: 67.9787234042553%;
    }

.row-fluid .offset7 {
    margin-left: 61.70212765957446%;
    *margin-left: 61.59574468085106%;
}

    .row-fluid .offset7:first-child {
        margin-left: 59.574468085106375%;
        *margin-left: 59.46808510638297%;
    }

.row-fluid .offset6 {
    margin-left: 53.191489361702125%;
    *margin-left: 53.085106382978715%;
}

    .row-fluid .offset6:first-child {
        margin-left: 51.063829787234034%;
        *margin-left: 50.95744680851063%;
    }

.row-fluid .offset5 {
    margin-left: 44.68085106382979%;
    *margin-left: 44.57446808510638%;
}

    .row-fluid .offset5:first-child {
        margin-left: 42.5531914893617%;
        *margin-left: 42.4468085106383%;
    }

.row-fluid .offset4 {
    margin-left: 36.170212765957444%;
    *margin-left: 36.06382978723405%;
}

    .row-fluid .offset4:first-child {
        margin-left: 34.04255319148936%;
        *margin-left: 33.93617021276596%;
    }

.row-fluid .offset3 {
    margin-left: 27.659574468085104%;
    *margin-left: 27.5531914893617%;
}

    .row-fluid .offset3:first-child {
        margin-left: 25.53191489361702%;
        *margin-left: 25.425531914893618%;
    }

.row-fluid .offset2 {
    margin-left: 19.148936170212764%;
    *margin-left: 19.04255319148936%;
}

    .row-fluid .offset2:first-child {
        margin-left: 17.02127659574468%;
        *margin-left: 16.914893617021278%;
    }

.row-fluid .offset1 {
    margin-left: 10.638297872340425%;
    *margin-left: 10.53191489361702%;
}

    .row-fluid .offset1:first-child {
        margin-left: 8.51063829787234%;
        *margin-left: 8.404255319148937%;
    }

.row-fluid {
    width: 100%;
    *zoom: 1;
    display: inline-block;
    display: block;
}
/* Nobootstrap End */
/* --------------- Common --------------- */
/* ------------ Dnn Action fixing ------------- */
.dnnFormItem input[type='checkbox'] {
    visibility: visible !important;
    margin: 9px 6px;
}

    .dnnFormItem input[type='checkbox']:focus {
        border: 1px dashed #dfdfdf;
    }

.dnnFormItem input[type='radio'] {
    margin: 10px;
}

.dnnPrimaryAction,
.dnnSecondaryAction {
    line-height: 20px;
}

a.dnnSecondaryAction:hover,
a.dnnPrimaryAction:hover {
    text-decoration: none;
    color: #555;
}

.dnnSecondaryAction,
.hc-price-slider .ui-state-default,
.hc-price-slider .ui-widget-content .ui-state-default,
.hc-price-slider .ui-widget-header .ui-state-default {
    background: #f5f5f5;
    /* Old browsers */
    background: -moz-linear-gradient(top, #f5f5f5 0%, #dfdfdf 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f5f5f5), color-stop(100%, #dfdfdf));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #f5f5f5 0%, #dfdfdf 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #f5f5f5 0%, #dfdfdf 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #f5f5f5 0%, #dfdfdf 100%);
    /* IE10+ */
    background: linear-gradient(top, #f5f5f5 0%, #dfdfdf 100%);
    /* W3C */
    -webkit-box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.4), inset 0px 1px 0px 0px #ffffff;
    box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.4), inset 0px 1px 0px 0px #ffffff;
    text-shadow: 0px 1px 0px #ffffff;
    color: #333;
    border: 1px solid #c2c2c2;
}

    .dnnSecondaryAction:hover,
    .hc-price-slider .ui-state-hover,
    .hc-price-slider .ui-widget-content .ui-state-hover,
    .hc-price-slider .ui-widget-header .ui-state-hover,
    .hc-price-slider .ui-state-focus,
    .hc-price-slider .ui-widget-content .ui-state-focus,
    .hc-price-slider .ui-widget-header .ui-state-focus {
        background: #fefefe;
        /* Old browsers */
        background: -moz-linear-gradient(top, #fefefe 0%, #e8e8e8 100%);
        /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fefefe), color-stop(100%, #e8e8e8));
        /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #fefefe 0%, #e8e8e8 100%);
        /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #fefefe 0%, #e8e8e8 100%);
        /* Opera 11.10+ */
        background: -ms-linear-gradient(top, #fefefe 0%, #e8e8e8 100%);
        /* IE10+ */
        background: linear-gradient(top, #fefefe 0%, #e8e8e8 100%);
        /* W3C */
        color: #555;
    }

    .dnnSecondaryAction:active,
    .hc-price-slider .ui-state-active,
    .hc-price-slider .ui-widget-content .ui-state-active,
    .hc-price-slider .ui-widget-header .ui-state-active {
        border-color: #999;
        background: #c6c6c6;
        /* Old browsers */
        background: -moz-linear-gradient(top, #c6c6c6 0%, #f3f3f3 100%);
        /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #c6c6c6), color-stop(100%, #f3f3f3));
        /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #c6c6c6 0%, #f3f3f3 100%);
        /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #c6c6c6 0%, #f3f3f3 100%);
        /* Opera 11.10+ */
        background: -ms-linear-gradient(top, #c6c6c6 0%, #f3f3f3 100%);
        /* IE10+ */
        background: linear-gradient(top, #c6c6c6 0%, #f3f3f3 100%);
        /* W3C */
        -webkit-box-shadow: inset 0px 1px 5px 0px rgba(0, 0, 0, 0.4);
        box-shadow: inset 0px 1px 5px 0px rgba(0, 0, 0, 0.4);
    }

img.hc-autosize {
    max-width: 100%;
    height: auto;
}

.hc-wrap {
    float: left;
    margin: 0;
}

.hc-wrap2 {
    float: left;
    width: 50%;
    margin: 0;
}

.hc-wrap3 {
    float: left;
    width: 33.3%;
    margin: 0;
}

.hc-wrap4 {
    float: left;
    width: 25%;
    margin: 0;
}

.hc-wrap5 {
    float: left;
    width: 20%;
    margin: 0;
}

@media (max-width: 767px) {
    .hc-wrap,
    .hc-wrap3,
    .hc-wrap4,
    .hc-wrap5 {
        width: 50% !important;
    }

    .dnnForm {
        width: 100%;
    }
}

@media (max-width: 480px) {
    .hc-wrap3,
    .hc-wrap4,
    .hc-wrap5 {
        width: 100% !important;
    }

    .hc-record-list .hc-recimage,
    .hc-wishlist .hc-recimage,
    .hc-record-table .hc-record > div {
        width: 100%;
    }

    .dnnGrid td {
        font-size: 80%;
    }
}

.dnnFormItem input.hc-input-mini {
    width: 60px;
}

.dnnFormItem input.hc-input-mini-qty {
    width: 30px;
}

.hc-right {
    text-align: right;
}

.hc-center {
    text-align: center;
}

.hc-strike {
    text-decoration: line-through;
}

.hc-delete {
    border: none !important;
    min-width: 20px !important;
    width: 20px !important;
    height: 20px !important;
    background-color: initial;
    background-image: url("Images/delete.png") !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-indent: 100px;
}

.hc-disabled-delete {
    cursor: not-allowed !important;
}

.hc-popup-dialog .dnnForm {
    margin-top: 20px;
}

.hc-popup-dialog .dnnActions {
    float: right;
}
/* --------------- Records --------------- */
.hc-record .hc-recimage {
    background: white;
    text-align: center;
    padding: 10px 0;
}

.hc-record .hc-recname a {
    color: #333333;
}

.hc-record .hc-recprice {
    font-size: 13px;
    color: #575757;
}

.hc-record-grid {
    margin-top: 25px;
    margin-left: -25px;
}

    .hc-record-grid .hc-record {
        border: 1px solid #cdcdcd;
        background: #dfdfdf;
        padding-bottom: 10px;
        margin: 0 0 25px 25px;
    }

        .hc-record-grid .hc-record .hc-recname {
            font-size: 13px;
            padding: 10px 25px 0px 25px;
            height: 25px;
        }

        .hc-record-grid .hc-record .hc-recprice {
            padding: 0px 25px 0 25px;
            margin: 0;
            text-align: right;
        }

.hc-record-table {
    border: 1px solid #cdcdcd;
    border-collapse: collapse;
    width: 100%;
    margin-bottom: 20px;
}

    .hc-record-table .hc-qty {
        width: 70px;
        padding: 20px;
    }

        .hc-record-table .hc-qty input {
            margin: 0;
        }

    .hc-record-table .hc-checkbox {
        width: 20px;
    }

    .hc-record-table tr:nth-child(even) {
        background: #dfdfdf;
    }

    .hc-record-table td,
    .hc-record-table > div {
        padding: 10px;
    }

    .hc-record-table .hc-recsku {
        float: left;
        width: 20%;
        min-width: 70px;
        -ms-text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        overflow: hidden;
    }

        .hc-record-table .hc-recsku > a {
            margin-right: 10px;
        }

    .hc-record-table .hc-recname {
        float: left;
        width: 60%;
    }

        .hc-record-table .hc-recname > a {
            font-weight: bold;
            margin-right: 10px;
        }

    .hc-record-table .hc-recprice {
        float: left;
        width: 20%;
        min-width: 70px;
    }

.hc-record-list .hc-record {
    clear: both;
    overflow: hidden;
    padding: 20px 0 20px 0;
    border-top: 1px solid #cdcdcd;
}

    .hc-record-list .hc-record:first-child {
        border: none;
    }

.hc-record-list .hc-recimage {
    float: left;
    border: 1px solid #cdcdcd;
    margin-right: 20px;
    margin-bottom: 20px;
}

.hc-record-list .hc-recdescriptioin {
    font-size: 12px;
    text-align: justify;
}

.hc-record-list .hc-recprice {
    font-size: 20px;
    font-weight: bold;
    float: left;
}

.hc-record-list .hc-reccontrols {
    float: right;
}

.hc-rating {
    background-image: url("Images/ReviewStars.png");
    width: 125px;
    height: 25px;
    float: left;
    margin-top: -4px;
}

    .hc-rating.hc-stars0 {
        background-position: -125px 0;
    }

    .hc-rating.hc-stars1 {
        background-position: -100px 0;
    }

    .hc-rating.hc-stars2 {
        background-position: -75px 0;
    }

    .hc-rating.hc-stars3 {
        background-position: -50px 0;
    }

    .hc-rating.hc-stars4 {
        background-position: -25px 0;
    }

    .hc-rating.hc-stars5 {
        background-position: 0 0;
    }
/* ---------- Shipping Rates ---------- */
.hc-shipping-discount {
    text-decoration: line-through;
}
/* ---------- Core styles ---------- */
.hcMvcView {
    position: relative;
}

.hcAjaxLoader {
    background: url(Images/spinner.gif) no-repeat center center transparent;
    width: 100%;
    height: 100%;
}

span.dnnFormMessage.hcFormError {
    display: block;
    position: absolute;
    overflow: visible;
    bottom: 95%;
    left: 50%;
    width: 200px;
    margin-bottom: 0;
    padding: 10px;
    border: none;
    border-radius: 3px;
    background: rgba(255, 0, 0, 0.75);
    font-size: 12px;
    color: #fff;
    text-align: left;
}

    span.dnnFormMessage.hcFormError:after {
        position: absolute;
        bottom: -7px;
        left: 15px;
        content: "";
        width: 0;
        height: 0;
        opacity: 0.75;
        border-left: 7px solid transparent;
        border-right: 7px solid transparent;
        border-top: 7px solid red;
    }

.field-validation-valid {
    display: none !important;
}
/* ---------- Dnn Styles Fixes  ---------- */
.hcMvcView .dnnGrid {
    border-collapse: collapse;
    width: 100%;
}

    .hcMvcView .dnnGrid td {
        padding-left: 15px;
        padding-right: 15px;
    }

.hcMvcView .dnnGridHeader td {
    font-weight: bold;
}
/* ---------- Address Book ---------- */
.hc-addressbook {
    margin-top: 40px;
    margin-left: -40px;
}

.hc-address {
    margin-left: 40px;
    margin-bottom: 40px;
    height: 200px;
    background: #e0e0e0;
    position: relative;
    -webkit-box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.3);
}

    .hc-address .hc-title {
        background: white;
        font-size: 18px;
        font-weight: bold;
        color: black;
        padding: 10px;
    }

    .hc-address .hc-lines {
        font-size: 12px;
        padding: 15px 10px 5px 10px;
        line-height: 12px;
        height: 70px;
    }

    .hc-address .hc-actions {
        text-align: right;
        padding: 10px;
        position: absolute;
        bottom: 0;
        right: 0;
    }

        .hc-address .hc-actions a,
        .hc-address .hc-actions input[type="submit"] {
            font-weight: bold;
            font-size: 12px;
            text-decoration: none;
            line-height: normal;
            vertical-align: top;
        }

.hc-addressbook-edit {
    width: 50%;
    min-width: 470px;
}

    .hc-addressbook-edit .dnnActions {
        float: right;
        margin-right: 50px;
    }

@media (max-width: 767px) {
    .hc-addressbook-edit {
        width: 100%;
        min-width: 100px;
    }
}
/* ---------- Order History ---------- */
.hc-orderhistory .hc-actions {
    width: 40%;
    text-align: right;
}
/* --------------- WishList --------------- */
.hc-wishlist .hc-recimage {
    width: 20%;
}

.hc-wishlist .hc-recname {
    float: left;
    width: 40%;
}

.hc-wishlist .hc-reccontrols {
    padding-top: 20px;
}

    .hc-wishlist .hc-reccontrols .hc-recprice {
        float: none;
    }

    .hc-wishlist .hc-reccontrols td {
        padding: 10px;
        vertical-align: middle;
    }

    .hc-wishlist .hc-reccontrols input {
        margin: 0;
    }

@media (min-width: 768px) and (max-width: 979px) {
    .hc-wishlist .hc-recimage {
        min-width: 150px;
    }

    .hc-wishlist .hc-recname {
        width: 75%;
    }
}

@media (max-width: 767px) {
    .hc-wishlist .hc-recimage {
        width: 40%;
        min-width: 150px;
    }

    .hc-wishlist .hc-recname {
        width: 50%;
    }
}

@media (max-width: 480px) {
    .hc-wishlist .hc-recimage {
        width: 100%;
    }

    .hc-wishlist .hc-recname {
        width: 100%;
    }
}
/* ---------- Social interactions ---------- */
ul.hc-social-actions {
    float: right;
    list-style-type: none;
    margin-bottom: 8px;
    margin-top: 8px;
}

    ul.hc-social-actions > li {
        display: block;
        float: left;
        height: 20px;
        margin-right: 5px;
        width: 20px;
    }

        ul.hc-social-actions > li a {
            display: block;
            height: 20px;
            width: 20px;
        }

.hc-social-like {
    background-image: url('Images/likes.png');
}

.hc-social-like-liked {
    background-image: url('Images/likeSelect.png');
}

.hc-social-bookmark {
    background-image: url('Images/bookmark.png');
}

    .hc-social-bookmark.on {
        background-image: url('Images/bookmarkSelect.png');
    }

.hc-social-rss {
    background-image: url('Images/rss.png');
}

.hc-social-rss-subscribed {
    background-image: url('Images/rssSelect.png');
}
/* ---------- Social interactions ---------- */
ul.hc-social-actions {
    float: right;
    list-style-type: none;
    margin-bottom: 8px;
    margin-top: 8px;
}

    ul.hc-social-actions > li {
        display: block;
        float: left;
        height: 20px;
        margin-right: 5px;
        width: 20px;
    }

        ul.hc-social-actions > li a {
            display: block;
            height: 20px;
            width: 20px;
        }

.hc-social-like {
    background-image: url('Images/likes.png');
}

.hc-social-like-liked {
    background-image: url('Images/likeSelect.png');
}

.hc-social-bookmark {
    background-image: url('Images/bookmark.png');
}

    .hc-social-bookmark.on {
        background-image: url('Images/bookmarkSelect.png');
    }

.hc-social-rss {
    background-image: url('Images/rss.png');
}

.hc-social-rss-subscribed {
    background-image: url('Images/rssSelect.png');
}
/* --------------- Cart --------------- */
.hc-cart .hc-recimage {
    min-width: 100px;
}

.hc-cart .hc-recprice {
    text-align: right;
}

.hc-cart .hc-recquantity input[type='text'] {
    width: 30%;
    background-color: #FFF;
}

.hc-cart .hc-coupons {
    float: left;
    width: 50%;
}

    .hc-cart .hc-coupons .dnnLabel {
        width: 100%;
        text-align: left;
        padding: 0;
        margin-right: 5px;
    }

    .hc-cart .hc-coupons > div input {
        margin-bottom: 18px;
        line-height: 12px;
        padding: 7px;
        font-size: 12px;
    }

        .hc-cart .hc-coupons > div input[type='text'] {
            width: 30%;
        }

    .hc-cart .hc-coupons li {
        font-weight: bold;
    }

.hc-cart .hc-totals {
    float: right;
    width: 50%;
    text-align: right;
}

    .hc-cart .hc-totals a.hc-popup {
        margin-bottom: 18px;
        line-height: 12px;
        padding: 7px;
        font-size: 12px;
    }

    .hc-cart .hc-totals table {
        width: 100%;
    }

        .hc-cart .hc-totals table th {
            text-align: right;
            font-weight: normal;
        }

        .hc-cart .hc-totals table td {
            width: 30%;
            font-weight: bold;
        }

        .hc-cart .hc-totals table .hc-subtotal {
            font-size: 16px;
        }

.hc-cart .hc-action-keepshopping {
    padding-right: 20px;
}

.hc-cart .hc-action-or {
    padding-top: 7px;
}

@media (max-width: 480px) {
    .hc-cart .hc-totals {
        width: 100%;
    }

    .hc-cart .hc-coupons {
        width: 100%;
    }

        .hc-cart .hc-coupons .dnnLabel {
            width: 40%;
        }

        .hc-cart .hc-coupons > div input {
            width: 25% !important;
        }

    .hc-cart .hc-action-keepshopping {
        width: 100%;
    }
}

.hc-estimate-shipping .hc-rates {
    font-weight: bold;
}
/* ---------- Mini-Cart ---------- */
.hc-minicart .hc-iconbox {
    position: relative;
    width: 60px;
    height: 32px;
    background: url('images/minicart.png') no-repeat 5px center;
    z-index: 500;
}

    .hc-minicart .hc-iconbox a {
        display: block;
        height: 32px;
        text-align: right;
        padding: 4px 10px;
        font-weight: bold;
        color: #333333;
    }

        .hc-minicart .hc-iconbox a:hover {
            text-decoration: none;
            color: #333333;
        }

.hc-minicart .hc-tooltip {
    display: none;
    position: absolute;
    z-index: 1000;
    width: 300px;
}

    .hc-minicart .hc-tooltip h2 {
        padding-bottom: 10px;
        border-bottom: 1px solid #dfdfdf;
    }

    .hc-minicart .hc-tooltip .dnnGrid {
        border: none;
        margin-bottom: 10px;
    }

        .hc-minicart .hc-tooltip .dnnGrid img {
            width: 100px;
        }

        .hc-minicart .hc-tooltip .dnnGrid td {
            padding: 1px 5px;
        }

    .hc-minicart .hc-tooltip .dnnActions {
        margin: auto;
        width: 190px;
        display: block;
    }

    .hc-minicart .hc-tooltip .hc-subtotal {
        text-align: right;
    }

        .hc-minicart .hc-tooltip .hc-subtotal td {
            padding-top: 15px;
        }
/* ----------------- Bread Crumb  ----------------*/
.hc-breadcrumb {
    margin-bottom: 5px;
    margin-left: 5px;
}

    .hc-breadcrumb a {
        font-family: "Source Sans Pro", Helvetica, Arial, sans-serif !important;
        color: #007FA6 !important;
        font-size: 16px;
    }

.hc-current {
    font-family: "Source Sans Pro", Helvetica, Arial, sans-serif !important;
    color: #007FA6 !important;
    font-weight: 600;
    font-size: 16px;
}

.hc-spacer {
    font-weight: 800;
    font-size: 18px;
    color: #007FA6 !important;
}

/* --------------- Category --------------- */
.hc-category .hc-banner {
    margin-bottom: 20px;
}

.hc-category .hc-description {
    margin-bottom: 20px;
}

.hc-category .hc-sort {
    width: 240px;
    float: right;
    text-align: right;
}

    .hc-category .hc-sort label {
        display: block;
        float: left;
        padding: 8px;
    }

    .hc-category .hc-sort select {
        margin: 0;
    }

.hc-category-simplelist .hc-record-table .hc-record {
    overflow: hidden;
}

    .hc-category-simplelist .hc-record-table .hc-record:nth-child(even) {
        background: #dfdfdf;
    }

.hc-drilldown-filter .hc-facets li {
    list-style: none;
}

.hc-drilldown-filter .hc-price-slider {
    width: 90%;
}

    .hc-drilldown-filter .hc-price-slider .dnnPrimaryAction {
        padding: 6px 0px;
    }

@media (max-width: 767px) {
    .hc-category-simplelist-mobile {
        margin-top: 20px;
    }
}

@media (min-width: 768px) {
    .hc-category-simplelist {
        margin-top: 50px;
    }
}


/* --------------- Category Menu --------------- */
.hc-categorymenu {
    padding-top: 5px;
    border-top: 2px solid #dfdfdf;
    border-bottom: 2px solid #dfdfdf;
}

    .hc-categorymenu span {
        margin-left: 5px;
        font-family: "Source Sans Pro", Helvetica, Arial, sans-serif !important;
        font-size: 18px;
        font-weight: bold;
        color: #002c77;
        white-space: nowrap;
    }

    .hc-categorymenu ul {
        margin-top: 5px;
    }

    .hc-categorymenu li {
        list-style: none;
    }

        .hc-categorymenu li a {
            font-family: "Source Sans Pro", Helvetica, Arial, sans-serif !important;
            color: #007FA6;
            font-weight: 400;
        }

            .hc-categorymenu li a:hover {
                font-family: "Source Sans Pro", Helvetica, Arial, sans-serif !important;
                color: #64a1ba;
                font-weight: 400;
                text-decoration: underline;
            }

    .hc-categorymenu > ul > li {
        padding: 1px;
    }

        .hc-categorymenu > ul > li > a {
            font-size: 17px;
            font-weight: 600;
            font-family: "Source Sans Pro", Helvetica, Arial, sans-serif !important;
            color: #007FA6;
        }

            .hc-categorymenu > ul > li > a:hover {
                font-size: 17px;
                font-weight: 600;
                font-family: "Source Sans Pro", Helvetica, Arial, sans-serif !important;
                color: #64a1ba;
            }

    .hc-categorymenu .hc-current > a {
        font-family: "Source Sans Pro", Helvetica, Arial, sans-serif !important;
        color: #00a8c8;
        font-weight: 600;
        text-decoration: underline;
    }

        .hc-categorymenu .hc-current > a:hover {
            font-family: "Source Sans Pro", Helvetica, Arial, sans-serif !important;
            color: #00a8c8;
            font-weight: 600;
            text-decoration: underline;
        }

.surveyPageHeading {
    font-family: "Source Sans Pro", Helvetica, Arial, sans-serif !important;
    color: #002c77;
    font-size: 28px;
    font-weight: 400;
    margin-bottom: 10px;
}

    .surveyPageHeading span {
        white-space: nowrap;
    }

/* --------------- Checkout --------------- */
.hc-checkout h3 {
    padding: 0px 0;
    margin-top: 0px;
}

.hc-checkout .hc-payment-section h4 {
    font-weight: normal;
    margin-top: 3px;
}

.hc-checkout .hc-payment-section .hc-payment-methods {
    width: 100%;
    border-collapse: collapse;
    margin-left: 4%;
}

    .hc-checkout .hc-payment-section .hc-payment-methods div {
        padding-top: 0px;
    }

        .hc-checkout .hc-payment-section .hc-payment-methods div > h4 {
            display: inline;
        }

    .hc-checkout .hc-payment-section .hc-payment-methods .hc-purchaseorder > .dnnFormItem {
        display: inline;
        padding-left: 94px;
    }

    .hc-checkout .hc-payment-section .hc-payment-methods .hc-companyaccount > .dnnFormItem {
        display: inline;
        padding-left: 77px;
    }

.hc-checkout .hc-payment-section .hc-card-icons {
    position: absolute;
    bottom: -25px;
}

.hc-checkout .hc-paypal-info {
    padding-left: 25px;
    padding-top: 5px;
}

.hc-checkout .hc-instructions-section textarea {
    width: 100%;
    max-width: 100%;
}

.hc-checkout .hc-site-terms {
    padding: 18px 0 0 10px;
}

.hc-checkout .hc-login-choose {
    padding: 10px 10px 30px;
}

    .hc-checkout .hc-login-choose > label {
        padding: 0 10px;
    }

.hc-checkout .hc-creditcard-form {
    /* 17% + 30% = 47% dnn styles use this for ".dnnFormItem select" */
}

    .hc-checkout .hc-creditcard-form .hc-cc-expmonth {
        width: 17%;
    }

    .hc-checkout .hc-creditcard-form .hc-cc-expyear {
        width: 30%;
    }

    .hc-checkout .hc-creditcard-form .hc-cc-seccode {
        width: 10%;
    }

.hc-checkout .totaltable td {
    padding-left: 15px;
    padding-right: 15px;
}

.hc-checkout .totaltable .totalgrandlabel,
.hc-checkout .totaltable .totalgrand {
    font-size: 20px;
    font-weight: bold;
    padding-top: 30px;
}

.hc-checkout .dnnRadiobutton {
    margin-right: 5px;
}

.hc-checkout .dnnFormItem .hc-controls {
    display: inline-block;
    width: 60%;
}

.hc-checkout a.dnnSecondaryAction {
    vertical-align: top;
}

.hc-paypalcheckout .hc-address {
    margin-left: 0;
    height: 300px !important;
}

    .hc-paypalcheckout .hc-address span {
        white-space: normal;
    }

.cc-visa,
.cc-mastercard,
.cc-amex,
.cc-discover,
.cc-diners,
.cc-jcb {
    width: 47px;
    height: 30px;
    display: inline-block;
    background: url('Images/creditcards.png') no-repeat 0px 0px;
    border: solid 1px #999;
}

.paypal {
    width: 196px;
    height: 26px;
    display: inline-block;
    background: url('Images/creditcards.jpg') no-repeat 15px 0px;
}

.cc-disabled {
    width: 47px;
    height: 30px;
    display: inline-block;
    background: url('Images/creditcards_disabled.png') no-repeat 0px 0px;
    border: solid 1px #999;
}

.cc-visa {
    background-position: 0 0;
}

.cc-mastercard {
    background-position: -47px 0;
}

.cc-amex {
    background-position: -94px 0;
}

.cc-discover {
    background-position: -141px 0;
}

.cc-diners {
    background-position: -188px 0;
}

.cc-jcb {
    background-position: -235px 0;
}

.billing-info-brdr {
    border-left: 1px solid #cdcdcd;
}

@media(max-width:1199px) {
    .billing-info-brdr {
        border-left: none;
    }
}
/* --------------- Product Details --------------- */
.hc-listprice span {
    font-size: 12px;
    text-decoration: line-through;
}

.hc-siteprice span {
    font-size: 16px;
}

.hc-yousave span {
    font-size: 16px;
    color: #3b96b6;
}

.hc-product .hc-product-image {
    background: white;
    text-align: center;
    margin-bottom: 10px;
}

.hc-product .hc-related-items {
    margin-top: 20px;
}

.hc-product .hc-product-details {
    margin-left: 20px;
}

.hc-product .hc-product-form {
    margin: 20px 0;
}

    .hc-product .hc-product-form .dnnLabel {
        font-weight: bold;
        text-align: left;
        width: 25%;
    }

    .hc-product .hc-product-form .hc-option {
        width: 45%;
        float: left;
    }

        .hc-product .hc-product-form .hc-option p {
            margin-top: 5px;
        }

        .hc-product .hc-product-form .hc-option input[type="text"],
        .hc-product .hc-product-form .hc-option input[type="password"],
        .hc-product .hc-product-form .hc-option input[type="email"],
        .hc-product .hc-product-form .hc-option input[type="tel"],
        .hc-product .hc-product-form .hc-option select,
        .hc-product .hc-product-form .hc-option textarea {
            width: 100%;
            box-sizing: border-box;
        }

    .hc-product .hc-product-form #hcPriceWrapper {
        padding-top: 20px;
    }

.hc-product #hcAdditionalImages {
    text-align: center;
}

    .hc-product #hcAdditionalImages img {
        width: 50px;
    }

.hc-product .hc-product-tabs ul.dnnAdminTabNav {
    display: block;
    height: auto;
}

    .hc-product .hc-product-tabs ul.dnnAdminTabNav li.ui-tabs-selected a {
        margin-top: -4px;
    }

.hc-product .hc-sku {
    height: 50px;
}

.hc-product .hc-stockdisplay {
    background: #cdcdcd;
    color: white;
    padding: 3px;
    white-space: nowrap;
}

.hc-product .hc-typedisplay .hc-propertylabel {
    margin-right: 10px;
}
/* --------------- Product Reviews --------------- */
.hc-review-list .hc-review {
    overflow: auto;
    padding: 20px 10px 20px 0;
    border-top: 1px solid #cdcdcd;
}

    .hc-review-list .hc-review:first-child {
        border: none;
    }

    .hc-review-list .hc-review .hc-rating {
        float: none;
        margin-bottom: 5px;
    }

    .hc-review-list .hc-review .hc-review-user {
        margin-left: 5px;
    }

@media (max-width: 767px) {
    .hc-review .hc-rating,
    .hc-review .hc-review-user {
        float: left !important;
    }
}

.hc-average-rating {
    margin: 20px 0;
}

    .hc-average-rating > :first-child {
        margin-right: 20px;
    }
/* --------------- Search Input --------------- */
.hc-search {
    float: left;
    width: 550px;
    margin: 20px 0;
}

    .hc-search .hc-search-button {
        display: inline-block;
        float: right;
        height: 32px;
        width: 32px;
        margin: 0;
        padding: 0;
        background: #333333 url('images/search.png') no-repeat center center;
        text-indent: -9999px;
    }

        .hc-search .hc-search-button:hover {
            background: url('images/search.png') no-repeat center center, #2d2d2d;
            /* Old browsers */
            background: url('images/search.png') no-repeat center center, -moz-linear-gradient(top, #2d2d2d 0%, #565656 100%);
            /* FF3.6+ */
            background: url('images/search.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2d2d2d), color-stop(100%, #565656));
            /* Chrome,Safari4+ */
            background: url('images/search.png') no-repeat center center, -webkit-linear-gradient(top, #2d2d2d 0%, #565656 100%);
            /* Chrome10+,Safari5.1+ */
            background: url('images/search.png') no-repeat center center, -o-linear-gradient(top, #2d2d2d 0%, #565656 100%);
            /* Opera 11.10+ */
            background: url('images/search.png') no-repeat center center, -ms-linear-gradient(top, #2d2d2d 0%, #565656 100%);
            /* IE10+ */
            background: url('images/search.png') no-repeat center center, linear-gradient(to bottom, #2d2d2d 0%, #565656 100%);
            /* W3C */
        }

    .hc-search .hc-search-bar {
        display: block;
        float: left;
        width: 500px;
        height: 32px;
        padding: 0 5px 0 10px;
        margin: 0;
        background-color: transparent;
        border: none;
        border-radius: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        outline: none;
        border-left: 1px solid #ddd;
        color: #000;
        line-height: 32px;
        font-size: 14px;
        -webkit-transition: all 100ms ease-in-out;
        -moz-transition: all 100ms ease-in-out;
        -ms-transition: all 100ms ease-in-out;
        -o-transition: all 100ms ease-in-out;
        transition: all 100ms ease-in-out;
    }

        .hc-search .hc-search-bar:active,
        .hc-search .hc-search-bar:focus {
            background: #ccc;
            -webkit-box-shadow: inset 0px 3px 8px #999;
            box-shadow: inset 0px 3px 8px #999;
        }

.ModHotcakesSearchC .hc-search-bar {
    -webkit-box-shadow: inset 0px 3px 8px #999;
    box-shadow: inset 0px 3px 8px #999;
}

.hcSkinObject .hc-search {
    float: right;
    width: 209px;
    height: 32px;
    margin: 0;
    border: none;
}

    .hcSkinObject .hc-search .hc-search-bar {
        width: 160px;
        font-size: 11px;
    }
/* --------------- Search Price Slider --------------- */
.hc-price-slider {
    width: 100%;
    /* Overlays */
}

    .hc-price-slider > div {
        width: 100%;
    }

    .hc-price-slider .ui-widget-content {
        border: 1px solid #cdcdcd;
    }

    .hc-price-slider .ui-widget-header {
        border: 1px solid #cdcdcd;
        background: #575757;
    }

    .hc-price-slider .ui-slider {
        position: relative;
        text-align: left;
        margin: 15px;
    }

        .hc-price-slider .ui-slider .ui-slider-handle {
            position: absolute;
            z-index: 2;
            width: 1.2em;
            height: 1.2em;
            cursor: default;
        }

        .hc-price-slider .ui-slider .ui-slider-range {
            position: absolute;
            z-index: 1;
            font-size: .7em;
            display: block;
            border: 0;
        }

    .hc-price-slider .ui-slider-horizontal {
        height: .8em;
    }

        .hc-price-slider .ui-slider-horizontal .ui-slider-handle {
            top: -0.5em;
            margin-left: -0.6em;
            height: 1.6em;
        }

        .hc-price-slider .ui-slider-horizontal .ui-slider-range {
            top: 0;
            height: 100%;
        }

        .hc-price-slider .ui-slider-horizontal .ui-slider-range-min {
            left: 0;
        }

        .hc-price-slider .ui-slider-horizontal .ui-slider-range-max {
            right: 0;
        }

.hc-slider-controls {
    margin: 15px;
}

    .hc-slider-controls > div {
        float: left;
        width: 33.33%;
    }

    .hc-slider-controls .hc-slider-center {
        text-align: center;
        margin-top: 20px;
    }

    .hc-slider-controls .hc-slider-right {
        text-align: right;
    }

    .hc-slider-controls span,
    .hc-slider-controls input[type="text"] {
        width: 55%;
    }
/* ---------------  Order Details --------------- */
.hc-order-details .hc-order-status {
    margin-top: -5px;
    padding: 5px 10px;
    background-color: #cdcdcd;
    float: right;
}

.hc-order-details .hc-addresses {
    margin-left: -40px;
    margin-top: 20px;
}

.hc-order-details .hc-address {
    height: 150px;
}

.hc-order-details .hc-totals table {
    width: 100%;
}

.hc-order-details .hc-payment-info {
    margin: 15px 0;
    padding: 20px;
    background-color: #dfdfdf;
}

    .hc-order-details .hc-payment-info h4 {
        font-size: 16px;
        margin: 0 0 15px 0;
    }

.hc-order-details table.hc-payment-summary {
    border-collapse: collapse;
    width: 100%;
    font-size: 12px;
}

    .hc-order-details table.hc-payment-summary th {
        text-align: left;
        font-weight: normal;
    }

    .hc-order-details table.hc-payment-summary td {
        text-align: right;
    }

    .hc-order-details table.hc-payment-summary .hc-payment-header td,
    .hc-order-details table.hc-payment-summary .hc-payment-header th {
        border-bottom: 1px solid #cdcdcd;
    }

    .hc-order-details table.hc-payment-summary .hc-payment-footer td,
    .hc-order-details table.hc-payment-summary .hc-payment-footer th {
        border-top: 1px solid #cdcdcd;
    }

.hc-order-details .hc-instructions {
    overflow-wrap: break-word;
}
/* ---------------  Affiliates --------------- */
.hc-affiliate-terms {
    height: 300px;
    overflow: auto;
    outline: 1px solid #cdcdcd;
}

.dnnButtonGroup .current {
    font-weight: bold;
}

.hc-board {
    height: 150px;
    background-color: #d2d2d2;
    margin: 0 40px 40px;
}

    .hc-board .hc-title {
        background: white;
        font-size: 18px;
        font-weight: bold;
        color: black;
        padding: 10px;
    }

    .hc-board .hc-amount-line {
        font-size: 20px;
        color: #575757;
        padding: 15px;
    }

.hc-icon-attachment {
    background: url(Images/attachment.png);
    width: 20px;
    height: 20px;
    line-height: 20px;
    vertical-align: top;
    display: inline-block;
    overflow: hidden;
    text-indent: 100px;
}
/* ---------------  Edit Billing --------------- */
.hc-edit-billing .hc-scrollable {
    height: 465px;
    overflow-y: scroll;
}

.hc-edit-billing .hc-card-icons {
    white-space: normal;
    margin-top: 0;
}

/* ---------------  iMercer Changes --------------- */

/*Body {
    font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 17px;
    line-height: 1.3em/26px;
    margin:0px;
}

p {
    font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.3em/26px;
    Color: #2F3940;
}*/

/*h1 {
/*font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;*/
/*font-size: 24pt;*/
/*color: #00a8c8;*/
/*margin-left: 36px;*/
/*padding-top:24px;*/
/*width:450px;*/
/*text-transform: uppercase;
}*/

/*H1 {
    font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
    font-weight: bold;
    font-size: 24pt;
    letter-spacing: 2pt;
    line-height: 1em/57px;
}

H2 {
    font-weight: bold;
    font-size: 28px;
    line-height: 1.3em/44px;
}

H3 {
    font-weight: 400;
    font-size: 24px;
    line-height: 1.3em/31px;
}

H4 {
    font-weight: 200;
    font-size: 24px;
    line-height: 1.3em/25px;
}

H5 {
    font-weight: 600;
    font-size: 18px;
    line-height: 1.3em/21px;
}

H6 {
    font-weight: 400;
    font-size: 15px;
    line-height: 1.3em/17px;
    text-transform: uppercase;
}

.featureParagraph {
    font-weight: 300;
    font-size: 20px;
    line-height: 1.5em/33px;
}

.caption {
    font-style: Italic;
    font-weight: 300;
    font-size: 15px;
    line-height: 1.5em/26px;
}

blockquote {
    display: block;
    font-style: italic;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: 40px;
    margin-right: 40px;
}

.DarkSapphire {
    color: #002c77;
}

.MediumSapphire {
    color: #006d9e;
}

.BrightSapphire {
    color: #00a8c8;
}

.LightSapphire {
    color: #a6e2ef;
}

.MediumOnyx {
    color: #404040;
}*/

.BlueButton {
    background-color: #009CBC;
    border: solid 1px #075767;
    color: #ffffff;
    display: inline-block;
    font-family: "Source Sans Pro", "Helvetica", "Arial", sans-serif;
    font-size: 16px;
    font-weight: 600;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-right: 5px;
    padding: 5px 8px;
    text-align: center;
    text-decoration: none;
}

    .BlueButton:hover {
        background-color: #075767;
        color: #ffffff;
        text-decoration: none;
    }

.DisabledButton {
    background-color: #b5bec2;
    border: 1px solid #a0a9ad;
    color: #e7e7e7;
    margin: 5px;
    display: inline-block;
    font-family: "Source Sans Pro", "Helvetica", "Arial", sans-serif;
    font-size: 16px;
    font-weight: 400;
    padding: 5px 10px 5px 10px;
    text-align: center;
    text-decoration: none;
}

.GreenButton {
    background-color: #009956;
    border: solid 1px #006040;
    color: #ffffff;
    display: inline-block;
    font-family: "Source Sans Pro", "Helvetica", "Arial", sans-serif;
    font-size: 16px;
    font-weight: 600;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-right: 5px;
    padding: 5px 8px;
    text-align: center;
    text-decoration: none;
}

    .GreenButton:hover {
        background-color: #006040;
        color: #ffffff;
        text-decoration: none;
    }


@media (max-width: 352px) {
    #hccProductHeaderDiv {
        margin: 25px 0 15px 0;
    }
}


#hccProductHeaderDiv .BlueButton {
    background-color: #009CBC;
    border: solid 1px #075767;
    color: #ffffff;
    display: inline-block;
    font-family: "Source Sans Pro", "Helvetica", "Arial", sans-serif;
    font-size: 16px;
    font-weight: 600;
    margin-top: 5px;
    margin-bottom: 10px;
    margin-right: 5px;
    padding: 5px 8px;
    text-align: center;
    text-decoration: none;
}

    #hccProductHeaderDiv .BlueButton:hover {
        background-color: #075767;
        color: #ffffff;
        text-decoration: none;
    }

#hccProductHeaderDiv .GreenButton {
    background-color: #009956;
    border: solid 1px #006040;
    color: #ffffff;
    display: inline-block;
    font-family: "Source Sans Pro", "Helvetica", "Arial", sans-serif;
    font-size: 16px;
    font-weight: 600;
    margin-top: 5px;
    margin-bottom: 10px;
    margin-right: 5px;
    padding: 5px 8px;
    text-align: center;
    text-decoration: none;
}

    #hccProductHeaderDiv .GreenButton:hover {
        background-color: #006040;
        color: #ffffff;
        text-decoration: none;
    }

.SurveyTitle {
    Font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
    font-size: 26px;
    Color: #002C77;
    Font-weight: 600;
    line-height: 30px;
    margin-top: 0;
    padding-bottom: 0;
}

.SurveySubTitle {
    Font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
    font-size: 20px;
    Color: #006D9E;
    Font-weight: 600;
    margin-top: 0;
    padding-top: 0;
}

.SurveyDetailsBlueThickHR {
    color: #00A8C8;
    background-color: #00A8C8;
    height: 7px;
    border: 0;
    margin-top: 0px;
    margin-bottom: 0px;
    width: 100%;
}

.SurveyDetailsGreyHR {
    color: #D8D8D8;
    background-color: #D8D8D8;
    height: 1px;
    border: 0;
    width: 100%;
}

.TabbedPanels {
    float: left;
    clear: none;
    width: 100%;
    background-color: #ededed;
}

.TabbedPanelsTabGroup {
    margin: 0px;
    padding: 0px;
}

.TabbedPanelsTab {
    position: relative;
    float: left;
    margin: 0px;
    list-style: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    cursor: pointer;
    color: #ffffff;
    border-bottom: 1px solid #00a8c8;
    font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1pt;
    font-size: 18px;
    padding-top: 16px;
    padding-right: 8px;
    padding-bottom: 16px;
    padding-left: 8px;
}

    .TabbedPanelsTab:focus {
        outline: none;
        color: #006d9e;
    }

.TabbedPanelsTabHover {
    color: #44D3f5;
}

.TabbedPanelsTabSelected {
}

.TabbedPanelsTab a {
    color: black;
    text-decoration: none;
}

.TabbedPanelsContentGroup {
    clear: both;
    padding: 8px;
    background-repeat: no-repeat;
    background-position: right top;
    color: #2F3940;
}

.TabbedPanelsContent {
    padding-top: 8px;
    padding-left: 8px;
    padding-right: 8px;
    padding-bottom: 8px;
    font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
    font-size: 16px;
    line-height: 22px;
}

    .TabbedPanelsContent label {
        font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
        font-size: 16px;
        line-height: 22px;
    }

    .TabbedPanelsContent b {
        font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
        line-height: 22px;
        font-weight: bold;
        color: #000000;
    }

    .TabbedPanelsContent p {
        font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
        Font-weight: 400;
        font-size: 16px;
        Color: #2F3940;
        line-height: 22px;
        margin-top: 8px;
        margin-right: 8px;
        margin-left: 8px;
        padding: 0px;
    }

    .TabbedPanelsContent label {
        display: inline-block;
        max-width: 100%;
        margin-bottom: 20px;
        font-weight: 700;
    }

    .TabbedPanelsContent div.testiquote {
        width: 300px;
        float: left;
        padding: 0px;
        margin-top: 20px;
    }

    .TabbedPanelsContent h5 {
        font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
        font-weight: bold;
        color: #00a8c8;
        font-size: 10pt;
        margin-top: 8px;
        margin-right: 8px;
        margin-left: 8px;
        margin-bottom: 8px;
        padding: 0px;
    }

    .TabbedPanelsContent th {
        background-color: #00a8c8;
        font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
        font-size: 18px;
        color: #fff;
        text-align: left;
        padding: 4px;
        font-weight: 400;
    }

    .TabbedPanelsContent td {
        font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
        font-size: 16px;
        padding: 4px;
    }

.TabbedPanelsContentVisible p a:link {
    color: #007FA6;
    text-decoration: underline;
}

.TabbedPanelsContentVisible p a:visited {
    color: #007FA6;
    text-decoration: none;
}

.TabbedPanelsContentVisible p a:hover {
    color: #00a8c8;
    text-decoration: none;
}

.TabbedPanelsContent a:link {
    font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
    font-size: 16px;
    color: #007FA6;
    font-weight: 600;
    text-decoration: underline;
}

.TabbedPanelsContent a:visited {
    font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
    font-size: 16px;
    color: #007FA6;
    font-weight: 600;
    text-decoration: underline;
}

.TabbedPanelsContent a:hover {
    font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
    font-size: 16px;
    color: #66a5b9;
    font-weight: 600;
    text-decoration: none;
}

.TabbedPanelsContent h1 {
    margin: 0px;
    letter-spacing: 0pt;
    padding-top: 16px;
    padding-right: 8px;
    padding-bottom: 16px;
    padding-left: 8px;
    color: #002c77;
    font-size: 22px;
    line-height: 22px;
    font-weight: 400;
    font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
}

.TabbedPanelsContent h2 {
    font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
    margin: 0px;
    padding-top: 16px;
    padding-right: 8px;
    padding-bottom: 10px;
    padding-left: 8px;
    color: #006d9e;
    font-size: 20px;
    line-height: 20px;
    font-weight: 400;
}

.TabbedPanelsContent h3 {
    font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
    margin: 0px;
    padding-top: 16px;
    padding-right: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
    color: #002c77;
    font-size: 18px;
    line-height: 20px;
    font-weight: 400;
}

.TabbedPanelsContent ul {
    padding-top: 0px;
    padding-bottom: 8px;
    margin: 0px;
    padding-left: 25px;
    list-style: disc;
}

.TabbedPanelsContentVisible {
}

.VTabbedPanels {
    float: left;
    clear: none;
    border: 1px solid #006D9E;
    width: 100%;
}

    .VTabbedPanels .TabbedPanelsTabGroup {
        float: left;
        width: 30%;
        position: relative;
        height: auto;
        background-color: #006D9E;
    }

    .VTabbedPanels .TabbedPanelsTab {
        float: none;
        margin: 0px;
        border-top: none;
        border-left: none;
        border-right: none;
    }

    .VTabbedPanels .TabbedPanelsTabSelected {
        color: #ffffff;
        background-color: #15A7CA;
        font-weight: 600;
    }

    .VTabbedPanels .TabbedPanelsContentGroup {
        clear: none;
        float: left;
        padding: 0px;
        overflow: hidden;
        height: auto;
        width: 70%;
    }

table.Purchasing a.GreenButton {
    background-color: #009956;
    border: solid 1px #006040;
    color: #ffffff;
    margin: 5px;
    display: inline-block;
    font-family: "Source Sans Pro", "Helvetica", "Arial", sans-serif;
    font-size: 16px;
    font-weight: 400;
    padding: 5px 10px 5px 10px;
    text-align: center;
    text-decoration: none;
}

    table.Purchasing a.GreenButton:hover {
        background-color: #4f856d;
        color: #ffffff;
        text-decoration: none;
    }

table.Purchasing input.GreenButton {
    background-color: #009956;
    border: solid 1px #006040;
    color: #ffffff;
    margin: 5px;
    display: inline-block;
    font-family: "Source Sans Pro", "Helvetica", "Arial", sans-serif;
    font-size: 16px;
    font-weight: 400;
    padding: 5px 10px 5px 10px;
    text-align: center;
    text-decoration: none;
}

    table.Purchasing input.GreenButton:hover {
        background-color: #4f856d;
        color: #ffffff;
        text-decoration: none;
    }

.BuyNowPayMonitorWINParentTable {
    border: 1px solid #BBBBBB;
    width: 100%
}





.BuyNowPayMonitorWINFooter {
    border-top: solid 1px #BBBBBB;
    background-color: #EAEAEA;
}

.BlueFont {
    color: #007FA6;
}

.PurchaseOptionsParent {
    width: 100%;
    border: 1px solid #BBBBBB;
    padding: 0px;
}

    .PurchaseOptionsParent th {
        font-size: large;
    }

    .PurchaseOptionsParent i {
        font-family: FontAwesome;
        display: inline-block;
        color: #007FA6;
    }

.PurchaseOptionsHeader {
    background-color: #14A7C9;
    color: white;
    font-weight: bold;
    text-align: left;
    padding: 10px;
}

.PurchaseOptionsFooter {
    width: 100%;
    background-color: #A7E2F0;
    padding-top: 8px;
    padding-bottom: 8px;
    text-align: right;
    padding: 10px;
}

/*iMercer(6.0)- Concurrent User Changes - start*/

.hccConcurrentUsersPopup {
    z-index: 99999;
    opacity: 1.4;
    width: 800px;
    /*filter: alpha(opacity = 30);*/
}

#hcConcurrentUsers p,
#hcConcurrentUsers input,
#hcConcurrentUsers label,
#hcConcurrentUsers .hccConcurrentUsersHeader,
#hcConcurrentUsers .hccConcurrentUserSurveyTitle {
    font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
}

#hcConcurrentUsers {
    height: auto;
    position: absolute;
    background-color: #FFFFFF;
    color: #424242;
    display: none;
    transform: translate(25%,-400%);
    /* To align popup window at the center of screen*/
    top: 50%;
    left: 50%;
    top: 35%\9 \0; /*Only works in IE9*/
    left: 10%\9 \0; /*Only works in IE9*/
    box-shadow: -4px 9px 24px 15px rgba(0, 0, 0, 0.5);
    width: 90%;
}

    #hcConcurrentUsers p {
        line-height: 0px;
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        padding-bottom: 4px;
    }

    #hcConcurrentUsers .hccConcurrentUsersAsterisk {
        margin-top: 0px !important;
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

    #hcConcurrentUsers .hccConcurrentUsersContainer {
        padding: 25px 40px 25px 40px;
    }

.hccConcurrentUsersHeader {
    height: 70px;
    background-color: #006D9E;
    font-size: 20px;
    color: #FFFFFF;
    font-weight: 600;
    text-transform: uppercase;
    padding-left: 25px;
    padding-top: 25px;
}

.hccConcurrentUserSurveyTitle p {
    font-size: 20px;
    color: #002C77;
    font-weight: 600;
    line-height: 5px !important;
}

.hccConcurrentUsersGreyRule {
    height: 2px;
    color: #E0E0E0;
    margin-top: 10px;
    margin-bottom: 0px;
}

.hccConcurrentUsersPrimaryInfo {
    padding-top: 15px;
}

    .hccConcurrentUsersPrimaryInfo p {
        Font-size: 18px;
        color: #006D9E;
        font-weight: 600;
        margin: 0px 0px 5px 0px;
    }

.hccConcurrentUsersPurchaseInfo p {
    Font-size: 18px;
    color: #006D9E;
    font-weight: 600;
    margin: 0px 0px 5px 0px;
}

#hcConcurrentUsers input {
    width: 170px;
}

#hcConcurrentUsers label {
    font-size: 14px;
    color: #2F3940;
    font-weight: 400;
}

#hcConcurrentUsers .hccConcurrentUsersAsterisk {
    color: #FF0000;
}

#hcConcurrentUsers .hccConcurrentUsersLabel {
    display: inline-flex;
}

#hcConcurrentUsers .hccConcurrentUsersDottedLine {
    border-top: dashed 1px #00a8c8;
}

#hcConcurrentUsers .hccConcurrentUserAdditionalUser label,
#hcConcurrentUsers .hccConcurrentUserAdditionalUser p {
    color: #FF6600;
    font-size: 15px;
}

#hcConcurrentUsers .hccConcurrentUserAdditionalUser label {
    margin-bottom: 0px;
    vertical-align: inherit;
}

#hcConcurrentUsers .hccConcurrentUsersAdditionalUsersInfo {
    padding-top: 10px;
    padding-left: 15px;
}

    #hcConcurrentUsers .hccConcurrentUsersAdditionalUsersInfo p {
        font-size: 14px;
        color: #2F3940;
        font-weight: 400;
        padding-bottom: 20px;
    }

#hcConcurrentUsers .hccConcurrentUsersAdditionalUsersReqdInfo p {
    font-size: 12px;
    color: #2F3940;
    font-weight: 400;
    padding-left: 15px;
    margin-top: 30px;
    margin-bottom: 15px;
}


#hcConcurrentUsers .hccConcurrentUsersContinuebtn {
    background-color: #009956;
    border: 1px solid #027341;
    color: #ffffff;
    margin: 5px;
    display: inline-block;
    font-family: "Source Sans Pro", "Helvetica", "Arial", sans-serif;
    font-size: 16px;
    font-weight: 600;
    padding: 5px 10px 5px 10px;
    text-align: center;
    text-decoration: none;
}

    #hcConcurrentUsers .hccConcurrentUsersContinuebtn:hover {
        background-color: #4f856d;
        color: #ffffff;
        text-decoration: none;
    }

#hcConcurrentUsers .hccConcurrentUsersBackbtn {
    background-color: #008099;
    border: 1px solid #015679;
    color: #ffffff;
    margin: 5px;
    display: inline-block;
    font-family: "Source Sans Pro", "Helvetica", "Arial", sans-serif;
    font-size: 16px;
    font-weight: 600;
    padding: 5px 10px 5px 10px;
    text-align: center;
    text-decoration: none;
}

    #hcConcurrentUsers .hccConcurrentUsersBackbtn:hover {
        background-color: #4d6e7d;
        color: #ffffff;
    }


#hcConcurrentUsers .hccConcurrentUsersGreyVerticalRule {
    width: 2px;
    color: #E0E0E0;
    height: 10px;
}

#hcConcurrentUsers .hccConcurrentUsersAdditionalUsersLabel {
    font-size: 16px;
    color: #FF6600;
    font-weight: 600;
    padding-right: 5px;
    padding-bottom: 20px;
}

#hcConcurrentUsers .hccConcurrentUsersAdditionalUsersdivCell {
    padding-right: 50px;
    padding-top: 10px\0;
    padding-top: 5px;
}

#hcConcurrentUsers .hccConcurrentUsersPrimaryUsersdivCell {
    padding-right: 50px;
    padding-top: 10px\0;
    padding-top: 5px;
}

.hccConcurrentUsersAddtoCartBtn {
    -webkit-appearance: button;
    cursor: pointer;
    line-height: 20px;
    border-color: #0D569E;
    box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.6), inset 0px 1px 0px 0px rgba(255, 255, 255, 0.4);
    color: #efefef !important;
    text-shadow: 0px -1px 0px #185B93;
    padding: 6px 6px;
    display: inline-block;
    margin-bottom: 9px;
    min-width: 75px;
    border: 1px solid #c2c2c2;
    border-radius: 3px;
    font-weight: bold;
    text-decoration: none !important;
    text-align: center;
    font-size: 14px;
    line-height: 20px;
    background: -webkit-linear-gradient(top, #358eea 0%,#2170cd 100%);
    background: #3792ED !important;
    box-sizing: border-box;
    font-family: sans-serif;
}

#hccConcurrentUserValidationMsg {
    color: red;
    font-size: 12px;
    padding-top: 10px\0; /*works for IE 8 and 9*/
}

/*iMercer(6.0)- Concurrent User Changes - End*/

.hccProductDetailTabbedAdjustHeight {
    display: flex !important;
    overflow: hidden\0; /*only for IE9 */
}

    .hccProductDetailTabbedAdjustHeight ul {
        align-items: stretch;
        padding-bottom: 99999px\0 /*only for IE9 */;
        margin-bottom: -99999px\0; /*only for IE9 */
    }

.hccConcurrentUsersLabel label {
    line-height: 0px;
    margin-bottom: 0px !important;
}

.hccConcurrentUsersLoggedInDetailsDiv {
    padding-top: 2px;
    padding-left: 13px;
}

#hcConcurrentUsers #hcDynamicCCUsersdiv {
    padding-left: 15px;
}

.Names {
    color: #006d9e;
    margin-bottom: 10px;
    margin-left: 20px;
}

#hccConcurrentUserValidationMsg, #hccConcurrentUserValidationMsg p {
    display: none;
    color: red;
    font-size: 12px;
}

    #hccConcurrentUserValidationMsg p {
        margin: 0px;
    }

#hccConcurrentUserValidationMsgAllRequired, #hccConcurrentUserValidationMsgNotAllowed, #hccConcurrentUserEmailValidationMsg {
    padding-left: 20px;
}

.CheckoutFlowDisabledButton {
    background-color: #b5bec2;
    border: 1px solid #a0a9ad;
    color: #e7e7e7;
    margin: 5px;
    display: inline-block;
    font-family: "Source Sans Pro", "Helvetica", "Arial", sans-serif;
    font-size: 16px;
    font-weight: 400;
    padding: 5px 10px 5px 10px;
    text-align: center;
    text-decoration: none;
}

#AreYouAParticipantContainer label {
    margin-bottom: 4px;
    font-weight: 400;
    font-size: 15px;
}

.ContentBlocks {
    max-height: 350px;
    max-width: 250px;
    border: 1px solid #CBCBCB;
    Padding: 3px;
}

    .ContentBlocks header {
        background-color: #E6EAEF;
        color: #002C77;
        font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
        font-size: 18px;
        Font-weight: 400;
        margin-bottom: 10px;
        Padding: 5px;
    }

.SurveyListingsH1 {
    font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
    font-size: 26px;
    Color: #002C77;
    font-weight: 600;
    line-height: 30px;
}

#SurveyBookMarkList a, #SurveyBookMarkList a:visited, #SurveyBookMarkList a:hover {
    font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
    font-size: 15px;
    color: #007FA6;
    font-weight: 600;
    text-decoration: underline;
    line-height: 22px;
}

.SurveyListingsTableHeaderSpan {
    font-family: "Source Sans Pro", Helvetica, Arial, sans-serif !important;
    font-size: 22px !important;
    color: #FFFFFF !important;
    font-weight: 600 !important;
}

.SurveyListingsPartOpen {
    font-family: "Source Sans Pro", Helvetica, Arial, sans-serif !important;
    color: #F48132 !important;
    font-weight: 400 !important;
    font-size: 15px !important;
    text-align: right !important;
    margin-right: 20px !important;
    padding-left: 4px;
    padding-bottom: 2px;
}

#SurveyLinks:link {
    font-family: "Source Sans Pro", Helvetica, Arial, sans-serif !important;
    color: #007FA6 !important;
    text-decoration: underline !important;
    font-size: 16px !important;
    font-weight: 600;
}

#SurveyLinks:visited {
    color: #007FA6 !important;
    text-decoration: underline !important;
}

#SurveyLinks:hover {
    color: #64A1BA !important;
    text-decoration: none !important;
}


.SurveyLinksAlternateRows:nth-child(odd) {
    background: #FFFFFF !important;
    border: none !important;
}

.SurveyLinksAlternateRows:nth-child(even) {
    background: #F2F2F2 !important;
    border: none !important;
}

/* Buy Now for hardCopy and Online Access Page CSS Starts*/
.hccHCOAParentTable {
    width: 95%;
    border: 1px solid #BBBBBB;
    margin-left: 20px;
}

    .hccHCOAParentTable .Purchasing .hccHardCopyQty {
        border-bottom: dashed 1px #00a8c8;
        width: 75%;
    }

        .hccHCOAParentTable .Purchasing .hccHardCopyQty label {
            margin-bottom: 3px;
            font-family: Source Sans Pro, Helvetica, Arial, sans-serif;
            font-size: 16px;
        }

        .hccHCOAParentTable .Purchasing .hccHardCopyQty input {
            width: 100px;
        }

    .hccHCOAParentTable .Purchasing .hccHardCopyPrice {
        padding-right: 20px;
        border-bottom: dashed 1px #00a8c8;
        text-align: right;
    }

    .hccHCOAParentTable .Purchasing .hccOnlineAccessQty {
        width: 75%;
    }

        .hccHCOAParentTable .Purchasing .hccOnlineAccessQty p {
            margin-left: 20px;
        }

            .hccHCOAParentTable .Purchasing .hccOnlineAccessQty p label {
                margin-bottom: 3px;
                font-family: Source Sans Pro, Helvetica, Arial, sans-serif;
                font-size: 16px;
            }

            .hccHCOAParentTable .Purchasing .hccOnlineAccessQty p input {
                width: 100px;
            }

    .hccHCOAParentTable .Purchasing .hccOnlineAccessPrice {
        padding-right: 20px;
        border-bottom: dashed 1px #00a8c8;
        text-align: right;
    }

    .hccHCOAParentTable .Purchasing .hccHCOAccessAddtoCartButtonWrapper {
        border-top: solid 1px #BBBBBB;
        border-bottom: solid 1px #BBBBBB;
        background-color: #EAEAEA;
    }

    .hccHCOAParentTable .Purchasing .hccHCOAccessTotalPriceWrapper {
        padding-right: 20px;
        border-top: solid 1px #BBBBBB;
        border-bottom: solid 1px #BBBBBB;
        padding-bottom: 3px;
        text-align: right;
        background-color: #EAEAEA;
    }
/* Buy Now for hardCopy and Online Access Page CSS Ends*/

/* Buy Now for Wizard Page CSS Starts*/
.hccWizardParentTable {
    border: 1px solid #BBBBBB;
    margin-left: 8px;
    width: 95%;
}

    .hccWizardParentTable td.hccWizardCOLBaseSection {
        border-bottom: dashed 1px #00a8c8;
        width: 86%;
    }

        .hccWizardParentTable td.hccWizardCOLBaseSection .hccWizardBaseLabel {
            display: inline-block;
            width: 100%;
            max-width: 100%;
            margin-bottom: 5px;
            font-weight: 700;
        }

        .hccWizardParentTable td.hccWizardCOLBaseSection .hccWizardBaseSpan {
            font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
            margin: 0px;
            padding-left: 8px;
            color: #006d9e;
            font-size: 16px;
            line-height: 20px;
            font-weight: 400;
        }

    .hccWizardParentTable td.hccWizardBaseRegionTdLine {
        padding-right: 20px;
        border-bottom: dashed 1px #00a8c8;
    }

    .hccWizardParentTable td.hccWizardCOLHostRegionSection {
        border-bottom: dashed 1px #00a8c8;
    }

        .hccWizardParentTable td.hccWizardCOLHostRegionSection .hccWizardHostLabel {
            display: inline-block;
            max-width: 100%;
            margin-bottom: 5px;
            font-weight: 700;
        }

        .hccWizardParentTable td.hccWizardCOLHostRegionSection .hccWizardHostSpan {
            font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
            margin: 0px;
            padding-left: 8px;
            color: #006d9e;
            font-size: 16px;
            line-height: 20px;
            font-weight: 400;
        }

        .hccWizardParentTable td.hccWizardCOLHostRegionSection .hccWizardHostCityLabel {
            display: inline-block;
            width: 50%;
            max-width: 100%;
            margin-bottom: 5px;
            font-weight: 700;
        }

        .hccWizardParentTable td.hccWizardCOLHostRegionSection .hccWizardHostAddRemoveButton {
            color: #fff;
            background-color: #337ab7;
            border-color: #2e6da4;
        }

    .hccWizardParentTable .Purchasing td.hccWizardOtherTdLine {
        border-bottom: dashed 1px #00a8c8;
    }


    .hccWizardParentTable .Purchasing .hccWizardOtherLabel {
        display: inline-block;
        max-width: 100%;
        margin-bottom: 5px;
        font-weight: 700;
    }

    .hccWizardParentTable .Purchasing .hccWizardOtherSpan {
        font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
        margin: 0px;
        padding-left: 8px;
        color: #006d9e;
        font-size: 16px;
        line-height: 20px;
        font-weight: 400;
    }

    .hccWizardParentTable .Purchasing .hccWizardOtherListLabel {
        display: inline-block;
        width: 100%;
        max-width: 100%;
        margin-bottom: 5px;
        font-weight: 700;
    }

    .hccWizardParentTable .Purchasing .hccWizardAddtoCartButtonTD {
        background-color: #EAEAEA;
        border-top: solid 1px #BBBBBB;
    }

    .hccWizardParentTable .Purchasing .hccWizardHostAddRemoveButton {
        color: #fff;
        background-color: #337ab7;
        border-color: #2e6da4;
    }

    .hccWizardParentTable .Purchasing .hccWizardSitePriceTD {
        padding-right: 20px;
    }

hr.OrderSummary {
    margin-top: -5px;
    margin-bottom: 5px;
    border: 0;
    border-top: 1px solid #bfbfbf;
}

a.promoCodeButton:link {
    vertical-align: middle;
    background-color: #008099;
    border: 1px solid #015679;
    color: #ffffff;
    margin-left: 0px;
    margin-bottom: 8px;
    display: inline-block;
    font-family: "Source Sans Pro", "Helvetica", "Arial", sans-serif;
    font-size: 14px;
    font-weight: 400;
    padding: 3px 10px 3px 10px;
    text-align: center;
    text-decoration: none;
}

.productText {
    font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #37424a;
    font-weight: 400;
    line-height: 20px;
    text-decoration: underline;
    padding-right: 10px;
    padding: 10px;
    background-color: #eaeaea
}

a.cart:hover {
    font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #007FA6;
    font-weight: 400;
    text-decoration: none;
    line-height: 18px;
}

a.cart:visited {
    font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #007FA6;
    font-weight: 400;
    text-decoration: underline;
    line-height: 18px;
}

a.small:hover {
    font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
    font-size: 12px;
    color: #007FA6;
    font-weight: 400;
    text-decoration: none;
    line-height: 18px;
}

a.small:visited {
    font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
    font-size: 12px;
    color: #007FA6;
    font-weight: 400;
    text-decoration: underline;
    line-height: 18px;
}

.gridTable {
    border: 1px solid #CBCBCB;
    padding: 5px;
}

    .gridTable td {
        padding-left: 10px;
        padding-right: 15px;
        padding-top: 8px;
        padding-bottom: 8px;
    }

    .gridTable table.Total td {
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
    }

.CartGreenButton {
    background-color: #009956;
    border: 1px solid #027341;
    color: #ffffff;
    margin: 5px;
    display: inline-block;
    font-family: "Source Sans Pro", "Helvetica", "Arial", sans-serif;
    font-size: 16px;
    font-weight: 600;
    padding: 5px 10px 5px 10px;
    text-align: center;
    text-decoration: none;
}

    .CartGreenButton:visited {
        background-color: #009956;
        border: 1px solid #027341;
        color: #ffffff;
        margin: 5px;
        display: inline-block;
        font-family: "Source Sans Pro", "Helvetica", "Arial", sans-serif;
        font-size: 16px;
        font-weight: 600;
        padding: 5px 10px 5px 10px;
        text-align: center;
        text-decoration: none;
    }

    .CartGreenButton:hover {
        background-color: #4f856d;
        color: #ffffff;
        text-decoration: none;
    }

submitLink:focus {
    outline: none;
}

.submitLink:hover {
    background-color: transparent;
    border: none;
    cursor: pointer;
    font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #007FA6;
    font-weight: 400;
    text-decoration: none;
    line-height: 18px;
}

.submitLink:visited {
    background-color: transparent;
    border: none;
    cursor: pointer;
    font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #007FA6;
    font-weight: 400;
    text-decoration: underline;
    line-height: 18px;
}

.returnPolicy {
    font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
    Font-weight: 400;
    font-size: 14px;
    Color: #2F3940;
}

.checkoutLabel {
    display: inline-block;
    float: left;
    position: relative;
    width: 32.075%;
    padding-right: 20px;
    margin-right: 18px;
    overflow: visible;
}

.blankRow {
    height: 15px;
    background-color: #FFFFFF;
}


.OrderSummaryTaxExempt_Div {
    font-family: "Source Sans Pro",Helvetica,Arial,sans-serif;
    font-size: 14px;
}

.OrderSummaryTaxExempt_Checkbox {
    font-family: "Source Sans Pro",Helvetica,Arial,sans-serif;
    font-size: 14px;
}

.divider {
    color: #dfdfdf;
    background-color: #dfdfdf;
    height: 1px;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
}

@media (min-width: 768px) {

    .OrderReceiptTitle {
        font-size: 18px;
        color: #006d9e;
        font-weight: 600;
    }
}

@media (max-width: 768px) {

    .OrderReceiptTitle {
        font-size: 16px;
        color: #006d9e;
        font-weight: 600;
    }
}

.PaymentMethodHeader {
    color: rgb(0, 168, 200);
    font-size: 14px;
}

@media (min-width: 767px) {
    .PaymentMethodHeader {
        color: rgb(0, 168, 200);
        font-size: 18px;
    }
}

.OrderReceiptTable {
    border-bottom: 2px solid #ccc;
    width: 100%;
}

.OrderReceipt_TDProductName {
    padding-left: 10px;
    padding-bottom: 0px;
    padding-top: 0px;
}

.OrderReceipt_TDhcPrice {
    text-align: right;
    padding-top: 10px;
    font-weight: 700;
}

.OrderReceipt_ULConcurrenUsers {
    list-style: none;
    margin-left: 0px;
    margin-top: 0px;
}

    .OrderReceipt_ULConcurrenUsers li {
        margin-bottom: 0px;
        margin-top: 0px;
    }

/*media queries form Survey listings page*/
@media (min-width: 310px) and (max-width:768px) {
    .SurveyListingsContentBlocks {
        padding: 2px;
    }
}


@media (min-width: 768px) {
    .SurveyListingsContentBlocks {
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 0px;
        padding-bottom: 0px;
    }
}

@media (min-width: 768px) {
    .SurveyBookMarkList {
        width: 100%;
        column-count: 3;
        -webkit-column-count: 3;
        -moz-column-count: 3;
    }
}

@media (min-width: 400px) and (max-width:768px) {
    .SurveyBookMarkList {
        width: 100%;
        column-count: 2;
        -webkit-column-count: 2;
        -moz-column-count: 2;
    }
}

@media (min-width: 768px) and (max-width:1024px) {
    .adjustwidth {
        text-align: left;
        width: 10%
    }
}

.iMercerContentLayout {
    max-width: 1110px;
    padding-left: 20px;
    padding-right: 20px;
}
/*media queries form Survey listings page*/

.OrderHistoryHeader th {
    font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif;
    font-size: 18px;
    font-weight: 600;
}

.OrderHistoryDateText span {
    font-size: 16px;
    font-weight: 600;
    color: #007FA6;
}

/*media queries form Cart page*/
@media (min-width: 768px) {
    .disable-item-label {
        display: none;
    }
}

@media (min-width: 320px) and (max-width:1023px) {
    .cartHeader {
        background-color: #006d9e;
        padding: 5px 20px 5px 20px;
        color: #FFF;
        font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif;
        font-size: 14px;
        font-weight: 400;
    }

    .cartsurveyTitle {
        font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif;
        font-size: 14px;
        color: #006d9e;
        font-weight: 600;
    }

    .cartprice {
        font-size: 14px;
    }

    .submitLink {
        background-color: transparent;
        border: none;
        cursor: pointer;
        font-size: 14px;
        color: #007FA6;
        font-weight: 400;
        text-decoration: underline;
        line-height: 18px;
        margin-bottom: 3px;
    }

    a.cart:link {
        font-size: 14px;
        color: #007FA6;
        font-weight: 400;
        text-decoration: underline;
        line-height: 18px;
    }

    .Subtotal {
        font-size: 16px;
        font-weight: 600;
        color: #ff6600;
    }

    .OrderTotal {
        font-size: 18px;
        font-weight: 600;
        color: #ff6600;
    }

    .cartProductDetailsText {
        font-size: 14px;
        color: #37424a;
        font-weight: 400;
        line-height: 20px;
        list-style: disc;
    }

    .GuestChecoutheader {
        background-color: #e8f2f8;
        padding: 5px 20px 5px 20px;
        color: #002c77;
        font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif;
        font-size: 14px;
        font-weight: 600;
    }

    .GuestCheckoutText {
        font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif;
        font-size: 14px;
        color: #37424a;
        font-weight: 600;
    }
}

@media (min-width: 1023px) {
    .cartHeader {
        background-color: #006d9e;
        padding: 5px 20px 5px 20px;
        color: #FFF;
        font-size: 18px;
        font-weight: 400;
    }

    .cartsurveyTitle {
        font-size: 18px;
        color: #006d9e;
        font-weight: 600;
    }

    .cartprice {
        font-size: 18px;
    }

    .submitLink {
        background-color: transparent;
        border: none;
        cursor: pointer;
        font-size: 14px;
        color: #007FA6;
        font-weight: 400;
        text-decoration: underline;
        line-height: 18px;
        margin-bottom: 3px;
    }

    a.cart:link {
        font-size: 14px;
        color: #007FA6;
        font-weight: 400;
        text-decoration: underline;
        line-height: 18px;
    }

    .Subtotal {
        font-size: 16px;
        font-weight: 600;
        color: #ff6600;
    }

    .OrderTotal {
        font-size: 18px;
        font-weight: 600;
        color: #ff6600;
    }

    .cartProductDetailsText {
        font-size: 14px;
        color: #37424a;
        font-weight: 400;
        line-height: 20px;
        list-style: disc;
    }

    .GuestChecoutheader {
        background-color: #e8f2f8;
        padding: 5px 20px 5px 20px;
        color: #002c77;
        font-size: 18px;
        font-weight: 600;
    }

    .GuestCheckoutText {
        font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif;
        font-size: 16px;
        color: #37424a;
        font-weight: 600;
    }
}

@media (min-width: 310px) and (max-width:1023px) {
    .policymodalwidth {
        width: 300px;
    }

    .arrowfontsize {
        font-size: 12px;
    }
}

@media (min-width: 1023px) {

    .policymodalwidth {
        width: 450px;
    }

    .arrowfontsize {
        font-size: 16px;
    }
}




@media (min-width: 310px) and (max-width:374px) {
    .itemwidth {
        width: 65%;
    }

    .itempricewidth {
        width: 35%;
    }

    .ordersummary {
        width: 100%;
    }
}

@media (min-width: 375px) and (max-width:424px) {
    .ordersummary {
        width: 98.5%;
    }
}

@media (min-width: 425px) and (max-width:767px) {
    .ordersummary {
        width: 98%;
    }
}





@media (min-width: 310px) and (max-width:1023px) {
    .surveynamefont {
        font-size: 14px;
    }

    .removecoupon {
        font-size: 14px;
    }
}

@media (min-width: 1023px) {
    .surveynamefont {
        font-size: 14px;
    }

    .removecoupon {
        font-size: 16px;
    }
}

.OrderSummaryCartHeader {
    background-color: #eaeaea;
    color: #002c77;
    padding: 10px;
    font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif;
    font-size: 16px;
}

#orderSummaryGrid tr > td.tdNoPadding {
    padding: 0px;
}

#orderSummaryGrid .OrderSummaryTd {
    text-align: right;
    padding: 10px 0px 0px 0px;
}

.iMercerTable tr > td.iMercerStndTbletdNoBorder {
    border-top: 0px;
}

@media (min-width: 310px) and (max-width:767px) {
    .priceBorder {
        border-bottom: 2px solid #ccc;
    }

    .collapseProductName {
        border-right: 1px solid #ccc;
    }
}

.ReceiptAmount {
    color: #ef012a;
    font-size: 16px;
    font-weight: 700;
}

.ReceiptSubHeadings {
    font-size: 15px;
    color: #2f3940;
    font-weight: 700;
}

.ReceiptSubHeadingBold {
    font-size: 15px;
    color: #2f3940;
    font-weight: 600;
}

#hrefPrint, #hrefPrint:visited, #hrefPrint:hover {
    font-size: 16px;
    color: #007FA6;
    font-weight: 700;
    text-decoration: underline;
}

.ReceiptItemTotal {
    text-align: right;
    font-weight: 600;
    font-size: 14px;
    padding: 0px;
}

@media (min-width:768px) {
    .ReceiptItemTotal {
        text-align: right;
        font-weight: 600;
        font-size: 16px;
    }
}

.borderless tbody > tr > td {
    border: none;
}

#divOrderReceipt p {
    font-size: 15px;
}


/* iMercer 6.1 - Responsive Design- Task 176144-----------------*/

/*#region ----------------------- PRODUCTS INDEX STYLES START------------------------------- */

.iMercerDNN_SurveyTitle_BuyNowBtn {
    width: 50%;
    float: left;
}

.iMercerDNN_SurveyImage {
    float: right;
    width: 50%;
    text-align: right;
    padding-top: 9px;
}

@media only screen and (max-width:420px) {

    .iMercerDNN_SurveyTitle_BuyNowBtn {
        width: 100%;
    }

    .iMercerDNN_SurveyImage {
        display: none;
    }
}

/*#endregion ----------------------- PRODUCTS INDEX STYLES END------------------------------- */

/*#region ----------------------- PRODUCTS DETAILS TABBED PANEL STYLES START------------------------------- */
/*CSS applied for New Tabbed Panels*/

#verticalTab {
    border: 1px solid #006D9E;
    margin-top: 10px;
}


    #verticalTab .SD_Tab_UL {
        text-align: left;
        background-color: #006D9E;
        height: auto;
        position: relative;
    }



    #verticalTab .SD_Tab_LI {
        float: none;
        margin: 0px;
        border-top: none;
        border-left: none;
        border-right: none;
        position: relative;
        list-style: none;
        border-bottom: 1px solid #00a8c8;
        font-family: "Source Sans Pro",Helvetica,Arial,sans-serif;
        text-transform: uppercase;
        letter-spacing: 1pt;
        font-size: 18px;
        padding-top: 16px;
        padding-right: 8px;
        padding-bottom: 16px;
        padding-left: 8px;
        color: #ffffff;
        font-weight: 400;
        /*margin-right: 0px;*/
    }

        #verticalTab .SD_Tab_LI:hover {
            color: #44D3f5;
        }

    #verticalTab .SD_Tab_UL #aBuyNow {
        text-align: left;
        background-color: #f48132;
        height: auto;
        position: relative;
    }

        #verticalTab .SD_Tab_UL #aBuyNow:hover {
            background-color: #c45f24;
            color: #fff;
        }

    #verticalTab .SD_Tab_Container {
        text-align: left;
        overflow: hidden;
        height: auto;
        background-repeat: no-repeat;
        background-position: right top;
    }



    #verticalTab .SD_Tabbed_Content {
        padding: 8px;
        font-family: "Source Sans Pro",Helvetica,Arial,sans-serif;
        font-size: 16px;
        line-height: 22px;
    }

        #verticalTab .SD_Tabbed_Content h1 {
            margin: 0;
            letter-spacing: 0;
            padding-top: 16px;
            padding-right: 8px;
            padding-bottom: 16px;
            padding-left: 8px;
            color: #002c77;
            font-size: 22px;
            line-height: 22px;
            font-weight: 400;
            font-family: "Source Sans Pro",Helvetica,Arial,sans-serif;
            text-transform: uppercase;
        }


    #verticalTab .SD_TabbedPanel {
        clear: none;
        float: left;
        border: 1px solid #006D9E;
        width: 100%;
    }

        #verticalTab .SD_TabbedPanel table tr td {
            font-family: "Source Sans Pro",Helvetica,Arial,sans-serif;
            font-size: 16px;
            padding: 4px;
        }

    #verticalTab .SD_Tabbed_Content p {
        font-family: "Source Sans Pro",Helvetica,Arial,sans-serif;
        Font-weight: 400;
        font-size: 16px;
        Color: #2F3940;
        line-height: 22px;
        margin-top: 8px;
        margin-right: 8px;
        margin-left: 8px;
        margin-bottom: 14px;
        padding: 0;
    }

.OverviewStyle a:visited {
    font-family: "Source Sans Pro",Helvetica,Arial,sans-serif;
    text-decoration: underline;
    color: #007FA6;
}

.OverviewStyle a:hover {
    color: #00a8c8;
    text-decoration: none;
}

.OverviewStyle a {
    font-family: "Source Sans Pro",Helvetica,Arial,sans-serif;
    font-size: 16px;
    font-weight: 600;
    text-decoration: underline;
    color: #007FA6;
}

#verticalTab .SD_Tabbed_Content p a {
    font-family: "Source Sans Pro",Helvetica,Arial,sans-serif;
    font-size: 16px;
    font-weight: 600;
    text-decoration: underline;
    color: #007FA6;
}


    #verticalTab .SD_Tabbed_Content p a:visited {
        font-family: "Source Sans Pro",Helvetica,Arial,sans-serif;
        text-decoration: underline;
        color: #007FA6;
    }

    #verticalTab .SD_Tabbed_Content p a:hover {
        color: #00a8c8;
        text-decoration: none;
    }

#verticalTab .SD_Tabbed_Content h2 {
    font-family: "Source Sans Pro",Helvetica,Arial,sans-serif;
    margin: 0;
    padding: 16px 8px 10px 8px;
    color: #006d9e;
    font-size: 20px;
    line-height: 20px;
    font-weight: 400;
}

#verticalTab .SD_Tabbed_Content ul {
    padding-top: 0px;
    padding-bottom: 8px;
    margin: 0;
    padding-left: 25px;
    list-style: disc;
}

#verticalTab .SD_Tabbed_Content li {
    line-height: 1.4;
}

#verticalTab .SD_Tabbed_Content table tr th {
    font-family: "Source Sans Pro",Helvetica,Arial,sans-serif;
    font-size: 18px;
    padding: 4px;
    background-color: #00a8c8;
    color: #fff;
    text-align: left;
    font-weight: 400;
}

#verticalTab .SD_Tabbed_Content table tr td {
    font-family: "Source Sans Pro",Helvetica,Arial,sans-serif;
    font-size: 16px;
    padding: 4px;
}

#verticalTab .SD_Tabbed_Content h3 {
    font-family: "Source Sans Pro",Helvetica,Arial,sans-serif;
    margin: 0;
    padding: 16px 8px 10px 8px;
    color: #002c77;
    font-size: 18px;
    line-height: 20px;
    font-weight: 400;
}

.resp-vtabs li.resp-tab-active {
    font-weight: 600 !important;
}

#hcProductDetails {
    margin-left: 0px;
}


.SD_ContainerDiv {
    padding-left: 0px;
}

#verticalTab .SD_Tabbed_Content .ovrflowTab {
    overflow-x: hidden;
}


/*#region --------------------------------CSS FOR TABLET VIEW -------------------------------------*/
@media only screen and (max-width:768px) {

    h2.resp-accordion {
        background-color: #006D9E !important;
        color: #ffffff;
        font-weight: 600;
        text-transform: uppercase;
    }

        h2.resp-accordion span {
            border-bottom-color: #007FA6 !important;
        }

    h2.resp-tab-active {
        background-color: #15A7CA !important;
    }

    #verticalTab .SD_Tab_Container .resp-accordion {
        background-color: #006D9E !important;
    }

    #verticalTab .SD_Tab_Container #buyNow {
        background-color: #f48132 !important;
    }

        #verticalTab .SD_Tab_Container #buyNow:hover {
            background-color: #c45f24 !important;
        }

    h2.resp-tab-active span.resp-arrow {
        border-bottom: 0px solid #9B9797 !important;
    }

    h2.resp-accordion span.resp-arrow {
        border-top: 0px solid #9B9797 !important;
    }

    h2.resp-accordion.resp-tab-active span.resp-arrow .fa-chevron-down {
        display: none !important;
    }

    h2.resp-accordion span.resp-arrow .fa-minus {
        display: none !important;
    }

    h2.resp-accordion.resp-tab-active span.resp-arrow .fa-minus {
        display: block !important;
    }

    #verticalTab .SD_Tab_Container {
        border-radius: 0px;
    }

        #verticalTab .SD_Tab_Container h2.resp-accordion {
            border-top: 0px !important;
            border-left: 0px;
            border-right: 0px;
            border-bottom: 1px solid #00a8c8;
            font-family: "Source Sans Pro",Helvetica,Arial,sans-serif;
            font-size: 16px;
        }

    #verticalTab .SD_Tabbed_Content .ovrflowTab {
        overflow-x: auto;
    }
}
/*#endregion --------------------------------CSS FOR TABLET VIEW -------------------------------------*/

/*#region --------------------------------CSS FOR MOBILE VIEW -------------------------------------*/

@media only screen and (max-width:415px) {
    #verticalTab .SD_Tab_Container h2.resp-accordion {
        font-weight: 400 !important;
    }

    .resp-vtabs h2.resp-tab-active {
        font-weight: 600 !important;
    }

    .iMercerDNN_SurveyDetails_ParentTab {
        margin-bottom: 40px;
    }

    .SD_ContainerDiv {
        padding-left: 0px;
    }

    #hcProductDetails {
        margin-left: 0px;
    }

    #verticalTab .SD_Tab_Container .resp-tab-active {
        background-color: #15A7CA !important;
        font-weight: 600 !important;
    }
}

@media only screen and (max-width:320px) {
    #verticalTab .SD_Tabbed_Content ul {
        padding-left: 0px;
    }

    #verticalTab .PMW_BN_Cartspn {
        margin-right: 0px !important;
    }
}
/*#endregion --------------------------------CSS FOR MOBILE VIEW -------------------------------------*/

/*#endregion ----------------------- PRODUCTS DETAILS TABBED PANEL STYLES END------------------------------- */

/* iMercer 6.1 - Responsive Design- Task 176149-----------------*/
/*#region BUY NOW PDF OA HC*/

#verticalTab table.PDFOAHC_BN_NoTopBorder tr td {
    border-top: 0px;
}

#verticalTab .SD_Tabbed_Content div.PDFOAHC_BN_Qty {
    padding-top: 50px;
}

#verticalTab .SD_Tabbed_Content td.PDFOAHC_BN_Cart {
    background-color: #EAEAEA;
    border-top: solid 1px #BBBBBB;
    height: 64;
}

#verticalTab .PDFOAHC_BN_Tbl {
    border: 1px solid #BBBBBB;
    margin-left: 20px;
    width: 95%;
}

#verticalTab .PDFOAHC_BN_NoPadg {
    padding-left: 0px;
    padding-right: 0px;
}

.PDFOAHC_BN_PrntDiv {
    border: none;
}

#verticalTab .PDFOAHC_BN_p .spn_nline {
    min-height: 0px;
}

@media only screen and (max-width:768px) {

    .PDFOAHC_BN_Tbl {
        margin-left: 25px;
    }
}

@media only screen and (min-width:415px) and (max-width:768px) {
    #verticalTab .PDFOAHC_BN_Tbl {
        width: 90%;
    }
}

@media only screen and (min-width:415px) and (max-width:560px) {
    #verticalTab .SD_Tabbed_Content div.PDFOAHC_BN_Qty {
        padding-top: 75px;
    }
}

@media only screen and (max-width:415px) {

    #verticalTab .PDFOAHC_BN_Tbl {
        width: 90%;
        margin-left: 25px;
    }

    #verticalTab .PDFOAHC_BN_NoTopBorder h3 {
        padding-left: 0px;
        padding-right: 0px;
    }

    #verticalTab .SD_Tabbed_Content div.PDFOAHC_BN_Qty {
        padding-top: 75px;
        width: 50%;
    }

    #verticalTab .SD_Tabbed_Content div.PDFOAHC_BN_QtyIP {
        width: 50%;
    }

    #verticalTab .PDFOAHC_BN_NoPadg {
        padding-left: 15px;
    }

    #verticalTab .PDFOAHC_BN_p .spn_nline {
        display: block;
        min-height: 0px;
    }
}

@media only screen and (max-width:320px) {
    #verticalTab .PDFOAHC_BN_NoPadg {
        padding-left: 0px;
    }
}

/*#endregion BUY NOW PDF OA HC----------------------------------------*/

/*#region BUY NOW HARD COPY ADVANCED*/

#verticalTab table.iMercerDNN_HCA_BuyNow_ParentTable td {
    border-top: 0px;
}

/*****CSS applied for Mobile View******/
@media only screen and (max-width:415px) {
    .PMW_BN_NtNeeded {
        display: none !important; /*Removing animate extra <p> tag from thead bottom aside cite takes extra space*/
    }
}
/*#endregion BUY NOW HARD COPY ADVANCED*/


/*#region BUY NOW Social Security*/
.selectedQuantityPricelbl {
    padding-left: 2px;
    color: #006d9e;
    font-size: 14px;
    font-weight: 400;
}

@media (min-width:420px) {
    .selectedQuantityPricelbl {
        padding-left: 8px;
        color: #006d9e;
        font-size: 16px;
        line-height: 20px;
        font-weight: 400;
    }

    #socialsecurityCartbtndiv input {
        float: right;
    }
}

.iMercer_BuyNow_ParentDiv {
    border: 1px solid #BBBBBB;
    margin-left: 16px;
}

@media (max-width: 420px) {
    #socialsecurityCartbtndiv input {
        float: left;
    }
}



/*Social Security Product type*/

@media (max-width: 600px) {
    .dpDownmaxwidth {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media (min-width: 600px) {
    .dpDownmaxwidth {
        float: left;
        padding-top: 5px;
        padding-right: 2px;
    }
}
/*#endregion BUY NOW Social Security*/

@media (max-width: 768px) {
    .adjustPaddingQuantity {
        padding: 0px 0px 0px 10px;
    }
}

/*#region Common for all views*/

.mediumFontWeight {
    font-weight: 600;
}


.noPadding {
    padding: 0px;
}

.yesPadding {
    padding: 8px;
}

    .yesPadding ul {
        list-style: disc;
    }

        .yesPadding ul a {
            font-family: "Source Sans Pro",Helvetica,Arial,sans-serif;
            text-decoration: underline;
            color: #007FA6;
        }

        .yesPadding ul a {
            color: #00a8c8;
            text-decoration: none;
        }

        .yesPadding ul a {
            font-family: "Source Sans Pro",Helvetica,Arial,sans-serif;
            font-size: 16px;
            font-weight: 600;
            text-decoration: underline;
            color: #007FA6;
        }

.noleftpadding {
    padding-left: 0px;
}

.noPaddingTextAlignRight {
    padding: 0px;
    text-align: right;
    font-weight: 600;
}

.invalidQuantity {
    color: red;
    display: none;
}


.table-borderless td, .table-borderless th {
    border-top: none !important;
}

.dashedBorder {
    border-bottom: dashed 1px #00a8c8;
    height: 1px;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 2px;
    padding-right: 2px;
}

.solidTableBorderBottom {
    border-bottom: 1px solid #BBBBBB;
}

.addToCartFooter {
    background-color: #EAEAEA;
    padding-top: 10px;
    padding-bottom: 10px;
}

.priceFormatIndividual {
    text-align: right;
    font-weight: 600;
}

.redFont {
    color: red;
}

.greybackground {
    background-color: #EAEAEA;
}

.leftrightpadding {
    padding: 0px 5px 0px 5px;
}

.headingL3 {
    color: #006d9e;
    font-size: 20px;
    line-height: 20px;
    font-weight: 400;
}

.textL3 {
    color: rgb(47, 57, 64);
    line-height: 20px;
    font-size: 16px;
    font-weight: 400;
}

.textL4 {
    font-size: 14px;
}

.mediumFont {
    font-size: 14px;
}

.textalignmentright {
    text-align: right;
}

/*Product Details For Product details tab, the table is made responsive introduced border on td*/
#verticalTab .SD_Tabbed_Content table tr td.noTopBorder {
    border-top: none;
}

@media only screen and (max-width:415px) {
    #verticalTab .SD_Tab_Container .SD_Tabbed_Content ul {
        padding-left: 25px;
    }
}

.noMargin {
    margin: 0px
}

.textcolororange {
    color: #ff6600;
}


/*#endregion Common for all views*/

/*#region BUY NOW COL/QOL Starts*/

#verticalTab .hccWizardCOLBaseSection #hccWizardBaseSpan_div {
    margin-bottom: 20px;
}

#verticalTab .SD_Tabbed_Content .hccWizardCOLBaseSection {
    border-top: none;
    border-right: none;
    border-left: none;
}

#verticalTab .SD_Tabbed_Content .hccWizardCOLHostRegionSection {
    border-top: none;
    border-right: none;
    border-left: none;
}

#verticalTab .SD_Tabbed_Content .hccWizardCOLBaseSection .BN_WIZ_NoMrgn {
    margin-left: 0px;
    margin-right: 0px;
}

#verticalTab .SD_Tabbed_Content .hccWizardCOLHostRegionSection .BN_WIZ_NoMrgn {
    margin-left: 0px;
    margin-right: 0px;
}

#verticalTab .SD_Tabbed_Content .hccWizardOtherTdLine .BN_WIZ_NoMrgn {
    margin-left: 0px;
    margin-right: 0px;
}


.BN_WIZ_NoBrdr {
    border: none;
}

#verticalTab .SD_Tabbed_Content table tr td.BN_WIZ_NoBrdr {
    border: none;
}

.buyNowTableOutline {
    border: 1px solid #BBBBBB;
    border-collapse: separate;
}


.hccWizardAddtoCartButtonTD .BN_WIZ_NoLRPdng {
    padding-left: 0px;
    padding-right: 0px;
}

.hccWizardAddtoCartButtonTD .BN_WIZ_NoRPdng {
    padding-right: 0px;
}

.hccWizardParentTable .Purchasing td.hccWizardOtherTdLine {
    border-top: none;
}

#verticalTab .SD_Tabbed_Content .hccWizardCOLBaseSection h3 {
    padding-left: 0px;
}


#verticalTab .SD_Tabbed_Content .hccWizardCOLHostRegionSection h3 {
    padding-left: 0px;
}


#verticalTab .SD_Tabbed_Content .hccWizardOtherTdLine h3 {
    padding-left: 0px;
}

#verticalTab .SD_Tabbed_Content .BN_WIZ_NoLPdng {
    padding-left: 0px;
}

#verticalTab .SD_Tabbed_Content p.BN_WIZ_LPdng {
    margin-left: 15px;
}

#verticalTab .SD_Tabbed_Content p.BN_WIZ_NoLMrgn {
    margin-left: 0px;
}

#verticalTab .hccWizardCOLHostRegionSection .BN_WIZ_NoRpdng {
    padding-left: 0px;
}

#verticalTab .SD_Tabbed_Content table tr td.hccWizardOtherTdLine {
    padding-left: 0px;
}

.BN_WIZ_NoLRPdng {
    padding-left: 0px;
    padding-right: 0px;
}

.BN_WIZ_Tpdng {
    margin-top: 50px;
}

@media only screen and (max-width:768px) {
    .hccWizardParentTable td.hccWizardCOLHostRegionSection .hccWizardHostCityLabel {
        width: 100%;
    }
}

@media(max-width: 415px) {

    #verticalTab .hccWizardCOLBaseSection #variant1DropDownList1 {
        width: 100%;
        padding-left: 0px;
    }

    #verticalTab .hccWizardCOLBaseSection #variant1DropDownList2 {
        width: 100%;
        padding-left: 0px;
    }

    #verticalTab .hccWizardCOLBaseSection #hccWizardBaseSpan_div {
        width: 100%;
        padding-left: 0px;
    }

    .hccWizardParentTable {
        width: 0%;
    }

    #verticalTab .hccWizardCOLHostRegionSection .BN_WIZ_NoRpdng {
        padding-right: 0px;
    }

    #verticalTab .hccWizardCOLBaseSection .BN_WIZ_NoLpdng {
        padding-left: 0px;
    }

    .BN_WIZ_Tpdng {
        margin-top: 10px;
    }
}

@media(max-width: 320px) {
    .spn_newline {
        display: block;
        min-height: 5px;
    }
}


/*#endregion BUY NOW COL/QOL Ends*/

.dynamicLabel {
    margin-left: 17px;
    font-weight: 400;
    font-size: 16px;
    Color: #2F3940;
}

.surveylisting-bookmark {
    list-style-type: disc;
    font-size: 18px;
    color: #007FA6;
}

.bluesapphirebackground {
    background-color: #00A8C8;
}

.surveylistingIcons {
    color: #C2EFFD;
    font-size: 22px;
    padding: 6px 4px 4px 4px;
    margin-left: 10px;
}

.participationtext {
    color: #F48132;
    font-size: 22px;
}

.spanText {
    font-size: 14px;
    line-height: 1.4285;
    color: #333;
}


.checkoutH2 {
    margin: 0px;
    padding-right: 8px;
    padding-bottom: 10px;
    color: #006d9e;
    font-size: 20px;
    line-height: 20px;
    font-weight: 400;
}

.formLabels {
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 0px;
}

@media only screen and (min-width: 768px) {
    .ordersummarypaymentinfo {
        padding: 0px 0px 0px 10px;
    }
}

@media only screen and (max-width: 767px) {
    .ordersummarypaymentinfo {
        padding: 0px 0px 0px 0px;
    }
}

.CheckoutValidations {
    color: red;
    font-size: 14px;
    padding-left: 10px;
    display: none;
}

.ordersummaryPaymentInfoPCode {
    color: red;
    font-size: 14px;
    padding-left: 10px;
}

#ordersummaryPaymentInfo thead td, tfoot td {
    padding: 0px;
}

#ordersummaryPaymentInfo td {
    font-size: 14px !important;
    text-align: right !important;
    padding: 10px 5px 0px 0px;
}

#ordersummaryPaymentInfo label {
    float: right;
}

#paymonitorWin div {
    padding: 0px;
}

#paymonitorWin {
    margin-bottom: 0px;
}

    #paymonitorWin h3 {
        color: #007FA6;
    }

#ContinueShoppingTbl td {
    border-top: 0px;
    padding-top: 0px;
    vertical-align: middle;
}

.cartContinueShoppingseperator {
    border-right: 2px solid #B4B4B4;
    text-align: right;
}

@media (max-width: 769px) {
    .cartcheckoutbutton {
        padding: 0px !important;
    }
}

.editItemCart {
    border-right: 2px solid #B4B4B4;
    display: inline-block;
    padding-right: 7px;
    padding-left: 10px;
}

.numberofadditionaluserstext {
    font-size: 14px;
    font-weight: 400;
    color: #000000;
    padding-left: 20px;
}

.priceformatalignment {
    text-align: right;
    padding-right: 10px;
    padding-top: 10px !important;
}



@media (max-width: 425px) {
    .addtoCartPayMon {
        float: left;
        padding-top: 10px;
    }
}

@media(min-width:426px) {
    .addtoCartPayMon {
        float: right;
    }
}

.pricePaymonWindiv {
    padding-top: 10px !important;
}

/*#region CHECKOUT Starts*/
@media only screen and (max-width:768px) {
    #adivshipping {
        display: flex;
    }
}

@media only screen and (min-width:768px) {
    .chkOutVLine {
        border-right: 2px solid #B4B4B4;
        padding-right: 5px
    }
}



/*#endregion CHECKOUT Ends*/

@media only screen and (min-width:410px) {
    .cssaddtoCartAlign {
        float: right;
    }
}

.wordwrap {
    white-space: pre-wrap; /* CSS3 */
    white-space: -moz-pre-wrap; /* Firefox */
    white-space: -pre-wrap; /* Opera <7 */
    white-space: -o-pre-wrap; /* Opera 7 */
    word-wrap: break-word; /* IE */
}

/*iMercer(6.0)- Concurrent User Changes - start*/

.hccCartAlertPopup {
    z-index: 99999;
    opacity: 1.4;
    width: 800px;
    /*filter: alpha(opacity = 30);*/
}

#hcCartAlert p,
#hcCartAlert input,
#hcCartAlert label,
#hcCartAlert .hccCartAlertHeader,
#hcCartAlert .hccCartAlerturveyTitle {
    font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
}

#hcCartAlert {
    height: auto;
    position: absolute;
    background-color: #FFFFFF;
    color: #424242;
    display: none;
    transform: translate(340px,-1200px);
    /* To align popup window at the center of screen*/
    top: 50%;
    left: 50%;
    top: 35%\9 \0; /*Only works in IE9*/
    left: 10%\9 \0; /*Only works in IE9*/
    box-shadow: -4px 9px 24px 15px rgba(0, 0, 0, 0.5);
    width: 90%;
}

    #hcCartAlert p {
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        padding-bottom: 4px;
    }

    #hcCartAlert .hccCartAlertAsterisk {
        margin-top: 0px !important;
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

    #hcCartAlert .hccCartAlertContainer {
        padding: 25px 40px 25px 40px;
    }

.hccCartAlertHeader {
    height: 80px;
    background-color: #8F2A2A;
    font-size: 20px;
    color: #FF9B93;
    font-weight: 600;
    padding-left: 25px;
    padding-top: 25px;
}

.hccCartAlerturveyTitle p {
    font-size: 20px;
    color: #002C77;
    font-weight: 600;
    line-height: 5px !important;
}

.hccCartAlertGreyRule {
    height: 2px;
    color: #E0E0E0;
    margin-top: 10px;
    margin-bottom: 0px;
}

.hccCartAlertPrimaryInfo {
    padding-top: 15px;
}

    .hccCartAlertPrimaryInfo p {
        Font-size: 20px;
        color: #006D9E;
        font-weight: 400;
        margin: 0px 0px 5px 0px;
    }

.hccCartAlertAssistanceInfo {
    padding: 0px 40px 0px 40px;
}

    .hccCartAlertAssistanceInfo p {
        Font-size: 16px;
        color: #006D9E;
        font-weight: 400;
        margin: 0px 0px 5px 0px;
    }


.hccCartAlertPurchaseInfo p {
    Font-size: 18px;
    color: #006D9E;
    font-weight: 600;
    margin: 0px 0px 5px 0px;
}

.hccCartAlertPurchaseInfo a {
    Font-size: 18px;
    color: #006D9E;
    font-weight: 600;
    margin: 0px 0px 5px 0px;
}

#hcCartAlert input {
    width: 255px;
    height: 78px;
}

#hcCartAlert label {
    font-size: 14px;
    color: #2F3940;
    font-weight: 400;
}

#hcCartAlert .hccCartAlertAsterisk {
    color: #FF0000;
}

#hcCartAlert .hccCartAlertLabel {
    display: inline-flex;
}

#hcCartAlert .hccCartAlertDottedLine {
    border-top: dashed 1px #00a8c8;
}

#hcCartAlert .hccConcurrentUserAdditionalUser label,
#hcCartAlert .hccConcurrentUserAdditionalUser p {
    color: #FF6600;
    font-size: 15px;
}

#hcCartAlert .hccConcurrentUserAdditionalUser label {
    margin-bottom: 0px;
    vertical-align: inherit;
}

#hcCartAlert .hccCartAlertAdditionalUsersInfo {
    padding-top: 10px;
    padding-left: 15px;
}

    #hcCartAlert .hccCartAlertAdditionalUsersInfo p {
        font-size: 14px;
        color: #2F3940;
        font-weight: 400;
        padding-bottom: 20px;
    }

#hcCartAlert .hccCartAlertAdditionalUsersReqdInfo p {
    font-size: 12px;
    color: #2F3940;
    font-weight: 400;
    padding-left: 15px;
    margin-top: 30px;
    margin-bottom: 15px;
}


#hcCartAlert .hccCartAlertContinuebtn {
    background-color: #008099;
    border: 1px solid #015679;
    color: #ffffff;
    display: inline-block;
    font-family: "Source Sans Pro", "Helvetica", "Arial", sans-serif;
    font-size: 20px;
    font-weight: 600;
    padding: 5px 10px 5px 10px;
    text-align: center;
    text-decoration: none;
    box-shadow: 5px 5px 24px 0px rgba(0, 0, 0, 0.5)
}

    #hcCartAlert .hccCartAlertContinuebtn:hover {
        background-color: #4d6e7d;
        color: #ffffff;
        box-shadow: 5px 5px 24px 0px rgba(0, 0, 0, 0.5)
    }

#hcCartAlert .hccCartAlertBackbtn {
    background-color: #008099;
    border: 1px solid #015679;
    color: #ffffff;
    display: inline-block;
    font-family: "Source Sans Pro", "Helvetica", "Arial", sans-serif;
    font-size: 20px;
    font-weight: 600;
    padding: 5px 10px 5px 10px;
    text-align: center;
    text-decoration: none;
    box-shadow: 5px 5px 24px 0px rgba(0, 0, 0, 0.5);
    white-space: normal;
}

    #hcCartAlert .hccCartAlertBackbtn:hover {
        background-color: #4d6e7d;
        color: #ffffff;
        box-shadow: 5px 5px 24px 0px rgba(0, 0, 0, 0.5)
    }


#hcCartAlert .hccCartAlertGreyVerticalRule {
    width: 2px;
    color: #E0E0E0;
    height: 10px;
}

#hcCartAlert .hccCartAlertAdditionalUsersLabel {
    font-size: 16px;
    color: #FF6600;
    font-weight: 600;
    padding-right: 5px;
    padding-bottom: 20px;
}

#hcCartAlert .hccCartAlertAdditionalUsersdivCell {
    padding-right: 50px;
    padding-top: 10px\0;
    padding-top: 5px;
}

#hcCartAlert .hccCartAlertPrimaryUsersdivCell {
    padding-right: 50px;
    padding-top: 10px\0;
    padding-top: 5px;
}

.hccCartAlertAddtoCartBtn {
    -webkit-appearance: button;
    cursor: pointer;
    line-height: 20px;
    border-color: #0D569E;
    box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.6), inset 0px 1px 0px 0px rgba(255, 255, 255, 0.4);
    color: #efefef !important;
    text-shadow: 0px -1px 0px #185B93;
    padding: 6px 6px;
    display: inline-block;
    margin-bottom: 9px;
    min-width: 75px;
    border: 1px solid #c2c2c2;
    border-radius: 3px;
    font-weight: bold;
    text-decoration: none !important;
    text-align: center;
    font-size: 14px;
    line-height: 20px;
    background: -webkit-linear-gradient(top, #358eea 0%,#2170cd 100%);
    background: #3792ED !important;
    box-sizing: border-box;
    font-family: sans-serif;
}

#hccConcurrentUserValidationMsg {
    color: red;
    font-size: 12px;
    padding-top: 10px\0; /*works for IE 8 and 9*/
}

.hccCartAlertSubHeader {
    font-size: 20px;
}

.hccCartAlertAssistanceInfo a {
    color: #007FA6;
    text-decoration: underline;
    font-size: 16px;
}


@media (max-width: 767px) {
    .hccCartAlertClose {
        width: 20px !important;
        height: 20px !important;
        margin-right: 10px;
        color: #8F2A2A;
        border: none;
        background: #FF9B93;
        float: right;
        padding: 0px;
        margin-left: 134px;
        display: block !important;
        font-size: 15px;
    }

    .hccCartAlertHeader {
        padding-top: 20px;
        white-space: inherit;
        font-size: 20px;
        height: 100px;
    }

    .hccCartAlertPrimaryInfo {
        padding-top: 0px;
    }

    .hccCartAlertSubHeader {
        font-size: 18px;
    }

    .hccCartAlertAssistanceInfo p {
        Font-size: 14px;
        color: #006D9E;
        font-weight: 400;
        margin: 0px 0px 5px 0px;
        white-space: pre-line;
    }

    .hccCartAlertAssistanceInfo a {
        color: #007FA6;
        text-decoration: underline;
        font-size: 14px;
    }

    .AjustButtons {
        display: grid !important;
    }

    .hccCartAlertAssistanceInfo {
        padding: 0px 40px 0px 40px;
    }

    #hcCartAlert .hccCartAlertBackbtn {
        padding-top: 0px;
    }

    #hcCartAlert .hccCartAlertContinuebtn {
        background-color: #008099;
        border: 1px solid #015679;
        color: #ffffff;
        display: inline-block;
        font-family: "Source Sans Pro", "Helvetica", "Arial", sans-serif;
        font-size: 18px;
        font-weight: 600;
        padding: 5px 10px 5px 10px;
        text-align: center;
        text-decoration: none;
        box-shadow: 5px 5px 24px 0px rgba(0, 0, 0, 0.5)
    }

    #hcCartAlert .hccCartAlertBackbtn {
        background-color: #008099;
        border: 1px solid #015679;
        color: #ffffff;
        display: inline-block;
        font-family: "Source Sans Pro", "Helvetica", "Arial", sans-serif;
        font-size: 18px;
        font-weight: 600;
        padding: 5px 10px 5px 10px;
        text-align: center;
        text-decoration: none;
        box-shadow: 5px 5px 24px 0px rgba(0, 0, 0, 0.5);
        white-space: normal;
    }
}

.oderSummarylabel {
    text-align: right !important;
}

.orderSummaryPrice {
    float: right;
    font-weight: 700;
}


.orderSummarytotaltable {
    width: 100%;
}


/*iMercer(6.0)- Concurrent User Changes - End*/
/*iMercer(6.3)- Survey and Report Page changes - start*/

.line {
    border-bottom: 1px solid #c3c3c3;
}

.hc-pp-categorymenu {
    border-top: 2px solid #dfdfdf;
    border-bottom: 2px solid #dfdfdf;
    white-space: nowrap;
    padding-left: 0px;
    padding-right: 0px;
}

    .hc-pp-categorymenu span {
        font-family: "Source Sans Pro", Helvetica, Arial, sans-serif !important;
        font-size: 18px;
        font-weight: bold;
        color: #002c77;
        white-space: nowrap;
    }

    .hc-pp-categorymenu div {
        padding-left: 0px;
        padding-right: 0px;
        white-space: nowrap;
        color: #007fa6;
    }

    .hc-pp-categorymenu ul {
        padding-right: 0px;
        list-style: none;
        font-weight: 600;
        color: #007FA6;
        font-family: Source Sans Pro;
        font-size: 20px;
        white-space: nowrap;
        padding-left: 0px;
        text-decoration: none solid rgb(0, 127, 166);
    }

        .hc-pp-categorymenu ul li {
            padding-left: 5px;
            white-space: nowrap;
            font-family: Source Sans Pro;
            font-size: 15px;
            color: #555555;
            font-weight: 600;
            text-decoration: none solid rgb(0, 127, 166);
        }

    .hc-pp-categorymenu div ul {
        margin-left: 0px;
        white-space: nowrap;
    }

    .hc-pp-categorymenu ul li div {
        color: #007FA6;
    }
        /*.hc-pp-categorymenu ul li {
        white-space: nowrap;
    }*/
        .hc-pp-categorymenu ul li div a {
            font-family: Source Sans Pro;
            font-size: 20px;
            color: #007fa6;
            font-weight: 600;
            text-decoration: none !important;
            padding-left: 5px;
        }

    .hc-pp-categorymenu ul li ul.subcategoriespanel {
        text-indent: -18px;
    }

        .hc-pp-categorymenu ul li ul.subcategoriespanel li div a::before {       
            content: "\2022";
            margin-right: 10px;
        }

        .hc-pp-categorymenu ul li ul.subcategoriespanel li div a {
            font-family: Source Sans Pro;
            font-size: 18px;
            color: #555555;
            font-weight: 600;
            text-decoration: none solid rgb(85, 85, 85);
            padding-left: 0px;
        }



        .hc-pp-categorymenu ul li ul.subcategoriespanel li ul.subcategoriespanel li div a {
            font-family: Source Sans Pro;
            font-size: 16px;
            color: #555555;
            text-decoration: none solid rgb(85, 85, 85);
            font-weight: normal;
            padding-left: 0px;
            text-indent: -19px;
        }

        .hc-pp-categorymenu ul li ul.subcategoriespanel li ul.subcategoriespanel li {
            font-size: 12px;
        }

            .hc-pp-categorymenu ul li ul.subcategoriespanel li ul.subcategoriespanel li ul.subcategoriespanel li div a:before {
                content: '\002D';
                margin-right: 5px;
            }

            .hc-pp-categorymenu ul li ul.subcategoriespanel li ul.subcategoriespanel li ul.subcategoriespanel li {
                list-style: none;
            }

        .hc-pp-categorymenu ul li ul.subcategoriespanel li div.accordion:after {
            color: #555555;
            font-weight: normal;
        }

/*iMercer(6.3)- Survey and Report Page changes - end*/
