/*#region DNN*/

/* 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 */

/*#endregion */


/*#region --------------- Common --------------- */


/*#region ------------ Dnn Action fixing - 47 ------------- */

.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;
    border: 1px solid #949494;
}

.hc-wrap {
    float: left;
    margin: 0;
}

.hc-wrap2 { /*Not being used*/
    float: left;
    width: 50%;
    margin: 0;
}

.hc-wrap3 {
    float: left;
    width: 33.3%;
    margin: 0;
}

.hc-wrap4 {
    float: left;
    width: 25%;
    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 { /*Not being used*/
    width: 30px;
}


.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;
}

/*#endregion ------------ Dnn Action fixing ------------- */

/*#region --------------- Records - 46 = DONE  --------------- */

.hc-record .hc-recimage {
    background: white;
    text-align: center;
    padding: 0px;
    height: 127px;
}

.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;
}

/*#endregion*/

/*#region Rating - 45 = DONE */

.hc-rating {
    background-image: url("Images/ReviewStars.png");
    width: 125px;
    height: 25px;
    float: left;
    margin-top: -4px;
}

/*#endregion*/

/*#region  ---------- Core styles - 44 = DONE ---------- */

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;
    }

/*#endregion*/

/*#region ---------- Dnn Styles Fixes - 43 =  DONE  ---------- */
/*#endregion*/

/*#region Address Book  42 = DONE */

.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;
}

/*#endregion */

/*#region --------------- WishList - 41 = DONE --------------- */

.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%;
    }
}

/*#endregion --------------- WishList --------------- */

/*#region  ---------- Social interactions - 40 = DONE---------- */

/*#endregion*/

/*#region -Social interactions - 39 = DONE */

/*#endregion */


/*#region - Cart - 38 = DONE */

.hc-cart .hc-recimage {
    min-width: 100px;
}

.hc-cart .hc-recprice {
    text-align: right;
}

.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;
        }


@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-estimate-shipping .hc-rates {
    font-weight: bold;
}

/*#endregion */

/*#region - Mini-Cart - 37 = DONE */

.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;
        }
/*#endregion */

/*#region ----------------- Bread Crumb -36 = DONE ----------------*/
.hc-breadcrumb {
    margin-bottom: 5px;
    margin-left: 5px;
}

    .hc-breadcrumb a {
        font-family: 'Noto Sans', Arial, sans-serif;
        color: #005A8E !important;
        font-size: 16px;
    }

.hc-current {
    font-family: 'Noto Sans', Arial, sans-serif;
    color: #005A8E !important;
    font-weight: bold;
    font-size: 16px;
}

/*#endregion */

/*#region Category 36 = DONE */

.hc-category .hc-banner {
    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;
    }
}
/*#endregion */

/*#region --------------- Category Menu - 35 = DONE --------------- */
.hc-categorymenu {
    padding-top: 5px;
    border-top: 2px solid #dfdfdf;
    border-bottom: 2px solid #dfdfdf;
}

    .hc-categorymenu span {
        margin-left: 5px;
        font-family: 'Noto Sans', Arial, sans-serif;
        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: 'Noto Sans', Arial, sans-serif;
            color: #005A8E;
            font-weight: 400;
        }

            .hc-categorymenu li a:hover {
                font-family: 'Noto Sans', Arial, sans-serif;
                color: #64a1ba;
                font-weight: 400;
                text-decoration: underline;
            }

    .hc-categorymenu > ul > li {
        padding: 1px;
    }

        .hc-categorymenu > ul > li > a {
            font-size: 17px;
            font-weight: bold;
            font-family: 'Noto Sans', Arial, sans-serif;
            color: #005A8E;
        }

            .hc-categorymenu > ul > li > a:hover {
                font-size: 17px;
                font-weight: bold;
                font-family: 'Noto Sans', Arial, sans-serif;
                color: #64a1ba;
            }

    .hc-categorymenu .hc-current > a {
        font-family: 'Noto Sans', Arial, sans-serif;
        color: #00a8c8;
        font-weight: bold;
        text-decoration: underline;
    }

        .hc-categorymenu .hc-current > a:hover {
            font-family: 'Noto Sans', Arial, sans-serif;
            color: #00a8c8;
            font-weight: bold;
            text-decoration: underline;
        }

.surveyPageHeading {
    font-family: 'Noto Sans', Arial, sans-serif;
    color: #002c77;
    font-size: 28px;
    font-weight: 400;
    margin-bottom: 10px;
}

    .surveyPageHeading span {
        white-space: nowrap;
    }

/*#endregion --------------- Category Menu --------------- */

/*#region  --------------- Checkout - 34 = DONE --------------- */

.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-card-icons {
    position: absolute;
    bottom: -25px;
}

.hc-checkout .hc-paypal-info { /*not being used */
    padding-left: 25px;
    padding-top: 5px;
}

.hc-checkout .hc-instructions-section textarea {
    width: 100%;
    max-width: 100%;
}

.hc-checkout .hc-login-choose {
    padding: 10px 10px 30px;
}

    .hc-checkout .hc-login-choose > label {
        padding: 0 10px;
    }

.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 .totalgrandlabel,
.hc-checkout .totaltable .totalgrand {
    font-size: 16px;
    font-weight: bold;
}

.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;
}

.creditcard {
    width: 196px;
    height: 26px;
    display: inline-block;
    background: url('Images/creditcards.jpg') no-repeat 15px 0px;
}

.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;
    }
}

/*#endregion ------- */


/*#region --------------- Product Details 33 = DONE --------------- */
.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-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;
		color: #001F37;
	}*/

.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;
    }

/*#endregion */

/*#region --------------- Product Reviews - 32 = DONE--------------- */

.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;
    }

/*#endregion --------------- Product Reviews --------------- */


/*#region --------------- Search Input - 31 = DONE--------------- */
.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 */
        }

/*#endregion*/

/*#region --------------- Search Price Slider --30 = DONE ------------- */
.hc-price-slider {
    width: 100%;
}

    .hc-price-slider > div {
        width: 100%;
    }

.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%;
    }
/*#endregion*/

/*#region ---------------  Order Details - 29 =  DONE--------------- */
.hc-order-details .hc-order-status {
    margin-top: -5px;
    padding: 5px 10px;
    background-color: #cdcdcd;
    float: right;
}

.hc-order-details .hc-address {
    height: 150px;
}

.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;
}
/*#endregion*/

/*#region ---------------  Affiliates - 28 = DONE --------------- */
.hc-affiliate-terms {
    height: 300px;
    overflow: auto;
    outline: 1px solid #cdcdcd;
}

.dnnButtonGroup .current {
    font-weight: bold;
}

.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;
}
/*#endregion ---------------  Affiliates --------------- */

/*#region 27 = DONE---------------  Edit Billing --------------- */

.hc-edit-billing .hc-card-icons {
    white-space: normal;
    margin-top: 0;
}
/*#endregion*/

/*#region Product Details Misc 3 - 26 = DONE */

.DisabledButton {
    background-color: #b5bec2;
    border: 1px solid #a0a9ad;
    color: #e7e7e7;
    margin: 5px;
    display: inline-block;
    font-family: 'Noto Sans', Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    padding: 6px 24px 4px 24px;
    text-align: center;
    text-decoration: none;
}

.GreenButton {
    background-color: #3e4e6b;
    border: solid 1px #006040;
    color: #ffffff;
    display: inline-block;
    font-family: 'Noto Sans', Arial, sans-serif;
    font-size: 16px;
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-right: 5px;
    padding: 6px 24px 4px 24px;
    text-align: center;
    text-decoration: none;
}

    .GreenButton:hover {
        background-color: #4CAF50;
        color: #ffffff;
        text-decoration: none;
    }



@media (max-width: 352px) {
    #hccProductHeaderDiv {
        margin: 25px 0 15px 0;
    }
}


#hccProductHeaderDiv .GreenButton {
    background-color: #275d38;
    border: 0px !important;
    color: #ffffff;
    display: inline-block;
    font-family: 'Noto Sans', Arial, sans-serif;
    font-size: 16px;
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-right: 5px;
    padding: 6px 24px 4px 24px;
    text-align: center;
    text-decoration: none;
    border-radius: 5px !important;
}

    #hccProductHeaderDiv .GreenButton:hover {
        background-color: #14853D;
        color: #ffffff;
        text-decoration: none;
    }

    #hccProductHeaderDiv .GreenButton:focus {
        background-color: #14853D;
        color: #ffffff;
        text-decoration: none;
    }


.SurveyTitle {
    font-family: 'MMC Display', Arial, sans-serif;
    font-size: 32px;
    color: #009de0;
    text-decoration: none !important;
    line-height: 35px;
    font-weight: bold;
}

.SurveySubTitle {
    font-family: 'Noto Sans', Arial, sans-serif;
    font-size: 18px;
    font-weight: bold;
    margin-top: 0;
    padding-top: 0;
    color: #001f52;
    text-decoration: none;
    line-height: 26px;
}

.SurveyDetailsGreyHR { /*not being used */
    color: #D8D8D8;
    background-color: #D8D8D8;
    height: 1px;
    border: 0;
    width: 100%;
}

/*#endregion */

/*#region TABBED PANELS --25 = DONE */


.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 #009DE0;
    font-family: 'Noto Sans', Arial, sans-serif;
    font-weight: 400;
    text-transform: none;
    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: #001f52;
}

.TabbedPanelsContent {
    padding-top: 8px;
    padding-left: 8px;
    padding-right: 8px;
    padding-bottom: 8px;
    font-family: 'Noto Sans', Arial, sans-serif;
    font-size: 16px;
    line-height: 22px;
}

    .TabbedPanelsContent label {
        font-family: 'Noto Sans', Arial, sans-serif;
        font-size: 16px;
        line-height: 22px;
    }

    .TabbedPanelsContent b {
        font-family: 'Noto Sans', Arial, sans-serif;
        line-height: 22px;
        font-weight: bold;
        color: #000000;
    }

    .TabbedPanelsContent p {
        font-family: 'Noto Sans', Arial, sans-serif;
        Font-weight: 400;
        font-size: 16px;
        Color: #001f52;
        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 h5 {
        font-family: 'Noto Sans', Arial, sans-serif;
        font-weight: bold;
        color: #001f52;
        font-size: 10pt;
        margin-top: 8px;
        margin-right: 8px;
        margin-left: 8px;
        margin-bottom: 8px;
        padding: 0px;
    }

    .TabbedPanelsContent th {
        background-color: none;
        font-family: 'Noto Sans', Arial, sans-serif;
        font-size: 18px;
        color: #002c77;
        text-align: left;
        padding: 4px;
        font-weight: 400;
    }

    .TabbedPanelsContent td {
        font-family: 'Noto Sans', Arial, sans-serif;
        font-size: 16px;
        padding: 4px;
    }

.TabbedPanelsContentVisible p a:link {
    color: #2C6EF2;
    text-decoration: underline;
}

.TabbedPanelsContentVisible p a:visited {
    color: #2C6EF2;
    text-decoration: none;
}

.TabbedPanelsContentVisible p a:hover {
    color: #2C6EF2;
    text-decoration: none;
}

.TabbedPanelsContentVisible p a:focus {
    color: #2C6EF2;
    border: 2px solid #2c6EF2;
    border-radius: 3px;
}

.TabbedPanelsContent a:link {
    font-family: 'Noto Sans', Arial, sans-serif;
    font-size: 16px;
    color: #2C6EF2;
    font-weight: normal;
    text-decoration: underline;
}

.TabbedPanelsContent a:visited {
    font-family: 'Noto Sans', Arial, sans-serif;
    font-size: 16px;
    color: #2C6EF2;
    font-weight: normal;
    text-decoration: underline;
}

.TabbedPanelsContent a:hover {
    font-family: 'Noto Sans', Arial, sans-serif;
    font-size: 16px;
    color: #2C6EF2;
    font-weight: normal;
    text-decoration: none;
}

.TabbedPanelsContent a:focus {
    color: #2C6EF2;
    font-weight: normal;
    border: 2px solid #2c6EF2;
    border-radius: 3px;
}

.TabbedPanelsContent h1 {
    margin: 0px;
    letter-spacing: 0pt;
    padding-top: 16px;
    padding-right: 8px;
    padding-bottom: 16px;
    padding-left: 8px;
    color: #001f52;
    font-size: 22px;
    line-height: 22px;
    font-weight: 400;
    font-family: 'MMC Display', Arial, sans-serif;
    text-transform: none;
}

.TabbedPanelsContent h2 {
    font-family: 'MMC Display', Arial, sans-serif;
    margin: 0px;
    padding-top: 16px;
    padding-right: 8px;
    padding-bottom: 10px;
    padding-left: 8px;
    color: #001f52;
    font-size: 20px;
    line-height: 20px;
    font-weight: 400;
}

.TabbedPanelsContent h3 {
    font-family: 'MMC Display', Arial, sans-serif;
    margin: 0px;
    padding-top: 16px;
    padding-right: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
    color: #001f52;
    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 #009de0;
    width: 100%;
}

    .VTabbedPanels .TabbedPanelsTabGroup {
        float: left;
        width: 30%;
        position: relative;
        height: auto;
        background-color: #002c77;
    }

    .VTabbedPanels .TabbedPanelsTab {
        float: none;
        margin: 0px;
        border-top: none;
        border-left: none;
        border-right: none;
    }

    .VTabbedPanels .TabbedPanelsTabSelected {
        color: #001f52;
        background-color: #009de0;
        font-weight: bold;
    }

    .VTabbedPanels .TabbedPanelsContentGroup {
        clear: none;
        float: left;
        padding: 0px;
        overflow: hidden;
        height: auto;
        width: 70%;
    }

/*#endregion */

/*#region MISC 2 -24 = DONE  */

div.Purchasing a.GreenButton {
    background-color: #275d38;
    border: 0px !important;
    color: #ffffff;
    margin: 5px;
    display: inline-block;
    font-family: 'Noto Sans', Arial, sans-serif;
    font-size: 16px;
    font-weight: bold;
    padding: 6px 24px 4px 24px;
    text-align: center;
    text-decoration: none;
    border-radius: 5px !important;
}

    div.Purchasing a.GreenButton:hover {
        background-color: #14853D;
        color: #ffffff;
        text-decoration: none;
    }

    div.Purchasing a.GreenButton:focus {
        background-color: #14853D;
        color: #ffffff;
        text-decoration: none;
    }




div.Purchasing input.GreenButton {
    background-color: #275d38;
    border: 0px !important;
    color: #ffffff;
    margin: 5px;
    display: inline-block;
    font-family: 'Noto Sans', Arial, sans-serif;
    font-size: 16px;
    font-weight: bold;
    padding: 6px 24px 4px 24px;
    text-align: center;
    text-decoration: none;
    border-radius: 5px !important;
}

    div.Purchasing input.GreenButton:hover {
        background-color: #14853D;
        color: #ffffff;
        text-decoration: none;
    }

    div.Purchasing input.GreenButton:focus {
        background-color: #14853D;
        color: #ffffff;
        text-decoration: none;
    }

.BuyNowPayMonitorWINParentTable {
    border: 1px solid #BBBBBB;
    width: 100%
}

/*.BuyNowPayMonitorWINFooter {
	border-top: solid 1px #BBBBBB;
	background-color: #EAEAEA;
}
*/
.BlueFont {
    color: #002c77;
}


.PurchaseOptionsParent th { /*not being used */
    font-size: large;
}

.PurchaseOptionsParent i { /*not being used */
    font-family: Font Awesome 5 Free;
    display: inline-block;
    color: #002c77;
}

/*#endregion */

/*#region iMercer(6.0)- Concurrent User Changes --23--DONE : */


/*iMercer(6.0)- Concurrent User Changes - star*/

.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: 'Noto Sans', 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: #002c77;
    font-size: 20px;
    color: #FFFFFF;
    font-weight: bold;
    text-transform: none;
    padding-left: 25px;
    padding-top: 25px;
}

.hccConcurrentUserSurveyTitle p {
    font-size: 20px;
    color: #001f52;
    font-weight: bold;
    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: #001f52;
        font-weight: normal;
        margin: 0px 0px 5px 0px;
    }

.hccConcurrentUsersPurchaseInfo p {
    Font-size: 18px;
    color: #001f52;
    font-weight: normal;
    margin: 0px 0px 5px 0px;
}

#hcConcurrentUsers input {
    width: 170px;
}

#hcConcurrentUsers label {
    font-size: 14px;
    color: #001f52;
    font-weight: 400;
}

#hcConcurrentUsers .hccConcurrentUsersAsterisk {
    color: #FF0000;
}

#hcConcurrentUsers .hccConcurrentUsersLabel {
    display: inline-flex;
}

#hcConcurrentUsers .hccConcurrentUsersDottedLine {
    border-top: dashed 1px #009de0;
}

#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: #001f52;
        font-weight: 400;
        padding-bottom: 20px;
    }

#hcConcurrentUsers .hccConcurrentUsersAdditionalUsersReqdInfo p {
    font-size: 12px;
    color: #001f52;
    font-weight: 400;
    padding-left: 15px;
    margin-top: 30px;
    margin-bottom: 15px;
}


#hcConcurrentUsers .hccConcurrentUsersContinuebtn {
    background-color: #275d38;
    border: 0px !important;
    color: #ffffff;
    margin: 5px;
    display: inline-block;
    font-family: 'Noto Sans', Arial, sans-serif;
    font-size: 16px;
    font-weight: bold;
    padding: 5px 10px 5px 10px;
    text-align: center;
    text-decoration: none;
    border-radius: 5px !important;
}

    #hcConcurrentUsers .hccConcurrentUsersContinuebtn:hover {
        background-color: #14853D;
        color: #ffffff;
        text-decoration: none;
    }

    #hcConcurrentUsers .hccConcurrentUsersContinuebtn:focus {
        background-color: #14853D;
        color: #ffffff;
        text-decoration: none;
    }

#hcConcurrentUsers .hccConcurrentUsersBackbtn {
    background-color: #002c77;
    border: 0px !important;
    color: #ffffff;
    margin: 5px;
    display: inline-block;
    font-family: 'Noto Sans', Arial, sans-serif;
    font-size: 16px;
    font-weight: bold;
    padding: 5px 10px 5px 10px;
    text-align: center;
    text-decoration: none;
    border-radius: 5px !important;
}

    #hcConcurrentUsers .hccConcurrentUsersBackbtn:hover {
        background-color: #003faa;
        color: #ffffff;
    }

    #hcConcurrentUsers .hccConcurrentUsersBackbtn:focus {
        background-color: #003faa;
        color: #ffffff;
        text-decoration: none;
    }

#hcConcurrentUsers .hccConcurrentUsersPrimaryUsersdivCell {
    padding-right: 50px;
    padding-top: 10px\0;
    padding-top: 5px;
}


#hccConcurrentUserValidationMsg {
    color: red;
    font-size: 12px;
    padding-top: 10px\0; /*works for IE 8 and 9*/
}

/*iMercer(6.0)- Concurrent User Changes - End*/
/*#endregion iMercer(6.0)- Concurrent User Changes */

/*#region --- CONCURRENT USERS SCREEN - 22 - DONE  */


.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;
}


#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;
    display: inline-block;
    font-family: 'Noto Sans', Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    padding: 5px 10px 5px 10px;
    text-align: center;
    text-decoration: none;
    border-radius: 5px !important;
}

#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: 'Noto Sans', Arial, sans-serif;
        font-size: 18px;
        Font-weight: 400;
        margin-bottom: 10px;
        Padding: 5px;
    }

.SurveyListingsH1 {
    font-family: 'MMC Display', Arial, sans-serif;
    font-size: 26px;
    Color: #002C77;
    font-weight: bold;
    line-height: 30px;
}

#SurveyBookMarkList a, #SurveyBookMarkList a:visited {
    font-family: 'Noto Sans', Arial, sans-serif;
    font-size: 16px;
    color: #2C6EF2;
    font-weight: normal;
    text-decoration: underline;
    line-height: 22px;
}

    #SurveyBookMarkList a:hover {
        color: #2C6EF2;
        text-decoration: none !important;
    }

    #SurveyBookMarkList a:focus {
        color: #2C6EF2;
        border: 2px solid #2C6EF2;
        border-radius: 3px;
    }

.SurveyListingsTableHeaderSpan {
    font-family: 'Noto Sans', Arial, sans-serif;
    font-size: 22px !important;
    color: #FFFFFF !important;
    font-weight: bold !important;
}

.SurveyListingsPartOpen {
    font-family: 'Noto Sans', Arial, sans-serif;
    color: #b2025b !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: 'Noto Sans', Arial, sans-serif;
    color: #2C6EF2 !important;
    text-decoration: underline !important;
    font-size: 16px !important;
    font-weight: bold;
}

#SurveyLinks:visited {
    color: #2C6EF2 !important;
    text-decoration: underline !important;
}

#SurveyLinks:hover {
    color: #2C6EF2 !important;
    text-decoration: none !important;
}

#SurveyLinks:focus {
    border: 2px solid #2C6EF2;
    border-radius: 3px;
}

.SurveyLinksAlternateRows:nth-child(odd) {
    background: #FFFFFF !important;
    border: none !important;
}

.SurveyLinksAlternateRows:nth-child(even) {
    background: #F2F2F2 !important;
    border: none !important;
}

/*#endregion --- CONCURRENT USERS SCREEN */


/*#region Buy Now for hardCopy and Online Access Page CSS Starts ----21:DONE */

/*#endregion Buy Now for hardCopy and Online Access Page CSS Starts */

/*#region  Buy Now for Wizard Page CSS Starts --20 : DONE -*/

.hccWizardParentTable {
    border: 1px solid #BBBBBB;
    margin-left: 8px;
    width: 95%;
}

    .hccWizardParentTable td.hccWizardCOLBaseSection {
        border-bottom: dashed 1px #002c77;
        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: 'Noto Sans', Arial, sans-serif;
            margin: 0px;
            padding-left: 8px;
            color: #001f52;
            font-size: 16px;
            line-height: 20px;
            font-weight: 400;
        }

    .hccWizardParentTable td.hccWizardCOLHostRegionSection {
        border-bottom: dashed 1px #002c77;
    }

        .hccWizardParentTable td.hccWizardCOLHostRegionSection .hccWizardHostLabel {
            display: inline-block;
            max-width: 100%;
            margin-bottom: 5px;
            font-weight: 700;
        }

        .hccWizardParentTable td.hccWizardCOLHostRegionSection .hccWizardHostSpan {
            font-family: 'Noto Sans', Arial, sans-serif;
            margin: 0px;
            padding-left: 8px;
            color: #001f52;
            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: 0px;
            border-color: #2e6da4;
        }

    .hccWizardParentTable .Purchasing td.hccWizardOtherTdLine {
        border-bottom: dashed 1px #002c77;
    }


    .hccWizardParentTable .Purchasing .hccWizardOtherLabel {
        display: inline-block;
        max-width: 100%;
        margin-bottom: 5px;
        font-weight: 700;
    }

    .hccWizardParentTable .Purchasing .hccWizardOtherSpan {
        font-family: 'Noto Sans', Arial, sans-serif;
        margin: 0px;
        padding-left: 8px;
        color: #001f52;
        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: 0px;
        border-color: #2e6da4;
    }

/*#endregion Buy Now for Wizard Page CSS Starts */


/*#region ---------CART- ----------------19 : DONE ---- */


/*#region ------------ Revamp Cart -2021 start-------*/
/*This region is part of revamp 2021- iMercerCartGuest and #iMercerCart belongs to this release and i=only specific to cart so that it doesn't impact other screens */
/*todo - we need to remove unused or unwanted css as many media queries are not relevant here*/
/*Note : the font family are common in many css. Need to find a way to combine if needed*/

#iMercerCart .cartHeader {
    font-family: 'Noto Sans', Arial, sans-serif;
    font-size: 24px;
    color: #002c77;
    text-decoration: none solid rgb(0, 44, 119);
}

#iMercerCart .cartSubHeadingSpan {
    font-family: 'Noto Sans', Arial, sans-serif;
    font-size: 18px;
    color: #001f52;
    text-decoration: none solid rgb(0, 31, 82);
}

#iMercerCart .cartDivBorder {
    border: 1px solid #b9bfc7;
}

#iMercerCart hr.cartDivider {
    height: 1px;
    stroke-width: 1;
    color: #b9bfc7;
    background-image: url('https://www.imercer.com/uploads/common/HTML/Rebranding2021/Line.svg');
}

#iMercerCart .btnCartSubmit {
    background-color: #0B41AD;
    border: 0 !important;
    color: #ffffff !important;
    margin: 0.25rem 1rem 1rem 0;
    display: inline-block;
    font-family: 'Noto Sans', Arial, sans-serif;
    font-size: 16px;
    padding: 12px 24px !important;
    text-align: center;
    text-decoration: none !important;
    border-radius: 5px !important;
    font-weight: 600;
}

    #iMercerCart .btnCartSubmit:visited {
        background-color: #0B41AD;
        border: 0 !important;
        color: #ffffff !important;
        margin: 0.25rem 1rem 1rem 0;
        display: inline-block;
        font-family: 'Noto Sans', Arial, sans-serif;
        font-size: 16px;
        padding: 12px 24px !important;
        text-align: center;
        text-decoration: none !important;
        border-radius: 5px !important;
        font-weight: 600;
    }

    #iMercerCart .btnCartSubmit:hover {
        background-color: #2C6EF2;
        color: #ffffff !important;
        text-decoration: none !important;
    }

    #iMercerCart .btnCartSubmit:focus {
        background-color: #0B41AD;
        color: #ffffff !important;
        text-decoration: none !important;
    }

#iMercerCart .spnCartAmount {
    font-family: 'Noto Sans', Arial, sans-serif;
    font-size: 16px;
    color: #001f52;
    text-decoration: none solid rgb(0, 31, 82);
}

#iMercerCart .ulCartlbl {
    font-family: 'Noto Sans', Arial, sans-serif;
    font-size: 16px;
    color: #001f52;
    text-decoration: none solid rgb(0, 31, 82);
    line-height: 24px;
    list-style: none;
}

#iMercerCart #iMercerProductView .cartsurveyTitle {
    font-family: 'Noto Sans', Arial, sans-serif;
    font-size: 18px;
    color: #001f37;
    text-decoration: none solid rgb(0, 31, 55);
}

#iMercerCart #iMercerProductView .spnCartSubItems {
    font-family: 'Noto Sans', Arial, sans-serif;
    font-size: 16px;
    color: #001f52;
}

#iMercerCart .divCartEditLink {
    border-right: 2px solid #666666;
}

#iMercerCart .aCartEditLink {
    background-color: transparent;
    border: none;
    cursor: pointer;
    font-size: 16px;
    color: #2C6EF2;
    font-weight: 400;
    text-decoration: underline;
    line-height: 18px;
    margin-bottom: 3px;
}

    #iMercerCart .aCartEditLink:hover {
        text-decoration: none;
    }

#iMercerCart .spnCartSubTotal {
    font-family: 'Noto Sans', Arial, sans-serif;
    font-size: 16px;
    color: #001f52;
    line-height: 24px;
}

#iMercerCart .subTotalPrice {
    font-family: 'Noto Sans', Arial, sans-serif;
    font-size: 16px;
    color: #001f52;
    line-height: 24px;
}

#iMercerCartGuest .cartTotalPrice {
    font-family: 'Noto Sans', Arial, sans-serif;
    font-size: 18px;
    color: #001f52;
    line-height: 24px;
}

#iMercerCartGuest .GuestCheckoutHeader {
    color: #002c77;
    font-size: 24px;
    font-family: 'Noto Sans', Arial, sans-serif;
}

#iMercerCartGuest .GuestCheckOutSignIn {
    color: #001f52;
    font-size: 20px;
    font-family: 'Noto Sans', Arial, sans-serif;
}

#iMercerCartGuest hr.cartDivider {
    height: 1px;
    stroke-width: 1;
    color: #b9bfc7;
    background-image: url('https://www.imercer.com/uploads/common/HTML/Rebranding2021/Line.svg');
}

#iMercerCartGuest .spnCartSignInLabel {
    color: #001f52;
    font-size: 16px;
    font-family: 'Noto Sans', Arial, sans-serif;
    line-height: 22px;
}

#iMercerCartGuest a.SignInRegisterCart:link {
    background-color: #0B41AD !important;
    color: #FFFFFF !important;
    margin: 0.25rem 1rem 1rem 0;
    display: inline-block;
    font-family: 'Noto Sans', Arial, sans-serif;
    font-weight: 600;
    font-size: 18px;
    padding: 10px 20px !important;
    vertical-align: middle;
    text-align: center;
    text-decoration: none !important;
    border-radius: 5px !important;
    border: 1px solid #002c77;
}

#iMercerCartGuest a.SignInRegisterCart:hover {
    background-color: #2C6EF2 !important;
    border: 1px solid #FFFFFF !important;
    color: #FFFFFF !important;
    margin: 0.25rem 1rem 1rem 0;
    display: inline-block;
    font-family: 'Noto Sans', Arial, sans-serif;
    font-size: 18px;
    padding: 10px 20px !important;
    vertical-align: middle;
    text-align: center;
    text-decoration: none !important;
    border-radius: 5px !important;
}

#iMercerCartGuest a.SignInRegisterCart:visited {
    color: #FFFFFF !important;
}

#iMercerCartGuest .iMercerTable {
    width: 75%;
}

#iMercerCartGuest .iMercerTableOrderSummary {
    width: 85%;
}

#iMercerCartGuest .cartOrderSummaryHeader {
    font-family: 'Noto Sans', Arial, sans-serif;
    font-size: 20px;
    color: #002c77;
    line-height: 24px;
}

#iMercerCartGuest .cartEditCartLink:link {
    font-family: 'Noto Sans', Arial, sans-serif;
    font-size: 16px;
    color: #2c6ef2;
    line-height: 24px;
    text-decoration: underline;
}

#iMercerCartGuest .cartEditCartLink:hover {
    text-decoration: none;
}

#iMercerCartGuest .cartOrderSummary {
    border: 1px solid #b9bfc7;
    background-color: #f8fafc;
    background-size: cover;
    border-top: 10px solid #d5d9e0;
}

#iMercerCartGuest .divCartOrderSummarySubtotal {
    border-top: 1px solid #b9bfc7;
    border-bottom: 1px solid #b9bfc7;
    background-color: #eef4f9;
}

#iMercerCartGuest .lblCartOrderSummarySubtotal {
    font-family: 'Noto Sans', Arial, sans-serif;
    font-size: 16px;
    color: #001f52;
    line-height: 24px;
}

#iMercerCartGuest .appyPromoCodelbl {
    font-family: 'Noto Sans', Arial, sans-serif;
    font-size: 15px;
    color: #001f52;
    line-height: 24px;
}

#iMercerCartGuest .appyPromoCodeText {
    border: 1px solid #8096b2;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    background-color: #ffffff;
    font-family: 'Noto Sans', Arial, sans-serif;
    font-size: 14px;
    color: #6c7278;
    font-style: italic;
    text-decoration: none solid rgb(108, 114, 120);
}

#iMercerCartGuest .promoButton {
    background-color: #0b41ad;
    border-radius: 0px 5px 5px 0px !important;
    padding: 5px !important;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    font-family: 'Noto Sans', Arial, sans-serif;
    font-size: 14px;
    color: #ffffff;
}

    #iMercerCartGuest .promoButton:hover {
        background-color: #2C6EF2;
    }

    #iMercerCartGuest .promoButton:focus {
        background-color: #2C6EF2;
    }

#iMercerCartGuest .cartOrderSummaryContactUs {
    border-top: 1px solid #b9bfc7;
}

#iMercerCartGuest .divCartGuestCheckoutBrdr {
    border: 1px solid #c5c6c7;
}


#orderItems .spnCartOrderItemsName {
    font-family: 'Noto Sans', Arial, sans-serif;
    font-size: 16px;
    color: #001f52;
    line-height: 24px;
}

#orderItems .lblCartOrderSummarySubtotalAmt {
    font-family: 'Noto Sans', Arial, sans-serif;
    font-size: 16px;
    color: #001f52;
    line-height: 24px;
}

#iMercerCartGuest .aCartContactUs:link {
    background-color: transparent;
    border: none;
    cursor: pointer;
    font-family: 'Noto Sans', Arial, sans-serif;
    font-size: 16px;
    color: #2C6EF2;
    font-weight: 400;
    text-decoration: underline;
    line-height: 18px;
}

@media (min-width: 413px) and (max-width:768px) {
    #iMercerCart #iMercerProductView .cartsurveyTitle {
        font-size: 16px;
    }

    #iMercerCart #iMercerProductView .spnCartSubItems {
        font-size: 15px;
    }

    #iMercerCart .aCartEditLink {
        font-size: 15px;
    }

    #iMercerCartGuest .iMercerTable {
        width: 100%;
    }

    #iMercerCartGuest .iMercerTableOrderSummary {
        width: 100%;
    }
}

/*#region ------------ Revamp Cart -2021 end-------*/





hr.OrderSummary {
    margin-top: -5px;
    margin-bottom: 5px;
    border: 0;
    border-top: 1px solid #bfbfbf;
}

a.cart:hover {
    font-family: 'Noto Sans', Arial, sans-serif;
    font-size: 14px;
    color: #2C6EF2;
    font-weight: 400;
    text-decoration: none;
    line-height: 18px;
}

a.cart:visited {
    font-family: 'Noto Sans', Arial, sans-serif;
    font-size: 14px;
    color: #2C6EF2;
    font-weight: 400;
    text-decoration: underline;
    line-height: 18px;
}

a.cart:focus {
    color: #2C6EF2;
    text-decoration: none;
    border: 2px solid #2C6EF2;
    border-radius: 3px;
}

a.small:hover {
    font-family: 'Noto Sans', Arial, sans-serif;
    font-size: 12px;
    color: #2C6EF2;
    font-weight: 400;
    text-decoration: none;
    line-height: 18px;
}

a.small:visited {
    font-family: 'Noto Sans', Arial, sans-serif;
    font-size: 12px;
    color: #2C6EF2;
    font-weight: 400;
    text-decoration: underline;
    line-height: 18px;
}

a.small:focus {
    border: 2px solid #2c6ef2;
    border-radius: 3px;
}

.gridTable {
    border: 1px solid #CBCBCB;
    padding: 5px;
}

.GreenButton {
    background-color: #275d38;
    border: 0px !important;
    color: #ffffff;
    margin: .25rem 1rem 1rem 0rem;
    font-family: 'Noto Sans', Arial, sans-serif;
    font-size: 16px;
    font-weight: bold;
    padding: 6px 24px 4px 24px;
    text-align: center;
    text-decoration: none;
    border-radius: 5px !important;
}

    .GreenButton:hover {
        background-color: #14853D;
        color: #ffffff;
        text-decoration: none;
    }

    .GreenButton:focus {
        background-color: #14853D;
        color: #ffffff;
        text-decoration: none;
    }

.CartGreenButton:link {
    background-color: #275d38;
    border: 0px !important;
    color: #ffffff;
    margin: .25rem 0rem 1rem 0rem;
    font-family: 'Noto Sans', Arial, sans-serif;
    font-size: 16px;
    font-weight: bold;
    padding: 6px 16px 6px 16px;
    text-align: center;
    text-decoration: none !important;
    border-radius: 5px !important;
}

CartGreenButton:hover {
    background-color: #14853D;
    color: #ffffff;
    text-decoration: none;
}

CartGreenButton:focus {
    background-color: #14853D;
    color: #ffffff;
    text-decoration: none;
}

.CartGreenButton:visited {
    background-color: #275d38;
    border: 0px !important;
    color: #ffffff;
    margin: .25rem 1rem 1rem 0rem;
    font-family: 'Noto Sans', Arial, sans-serif;
    font-size: 16px;
    font-weight: bold;
    padding: 6px 16px 6px 16px;
    text-align: center;
    text-decoration: none !important;
    border-radius: 5px !important;
}

.CartGreenbuttonCheckout:link {
    padding: 6px 24px 6px 24px !important;
    margin: 0px !important
}

.CartGreenbuttonCheckout:visited {
    padding: 6px 24px 6px 24px !important;
    margin: 0px !important
}


.submitLink:hover {
    background-color: transparent;
    border: none;
    cursor: pointer;
    font-family: 'Noto Sans', Arial, sans-serif;
    font-size: 14px;
    color: #2C6EF2;
    font-weight: 400;
    text-decoration: none;
    line-height: 18px;
}

.submitLink:focus {
    border: 2px solid #2C6EF2;
    border-radius: 3px;
}

.submitLink:visited {
    background-color: transparent;
    border: none;
    cursor: pointer;
    font-family: 'Noto Sans', Arial, sans-serif;
    font-size: 14px;
    color: #2C6EF2;
    font-weight: 400;
    text-decoration: underline;
    line-height: 18px;
}

.returnPolicy {
    font-family: 'Noto Sans', Arial, sans-serif;
    Font-weight: 400;
    font-size: 14px;
    Color: #001f52;
}

.OrderSummaryTaxExempt_Div {
    font-family: 'Noto Sans', Arial, sans-serif;
    font-size: 14px;
}

.divider {
    color: #dfdfdf;
    background-color: #dfdfdf;
    height: 1px;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
}


@media (max-width: 768px) {

    .OrderReceiptTitle {
        font-size: 16px;
        color: #002c77;
        font-weight: bold;
    }
}

.PaymentMethodHeader {
    color: #0b41ad;
    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;
    }


/*#region --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;
}
/*#endregion -- media queries form Survey listings page*/



/*media queries form Survey listings page*/

.OrderHistoryHeader th {
    font-family: 'Noto Sans', Arial, sans-serif;
    font-size: 18px;
    font-weight: bold;
}

.OrderHistoryDateText span {
    font-size: 16px;
    font-weight: normal;
    color: #001f52;
}

/*media queries form Cart page*/
@media (min-width: 768px) {
    .disable-item-label {
        display: none;
    }
}

@media (min-width: 320px) and (max-width:1023px) {

    .cartsurveyTitle {
        font-family: 'Noto Sans', Arial, sans-serif;
        font-size: 18px;
        color: #001f37;
        text-decoration: none solid rgb(0, 31, 55);
    }

    .cartprice {
        font-size: 14px;
    }

    .submitLink {
        background-color: transparent;
        border: none;
        cursor: pointer;
        font-size: 14px;
        color: #2C6EF2;
        font-weight: 400;
        text-decoration: underline;
        line-height: 18px;
        margin-bottom: 3px;
    }

    a.cart:link {
        font-size: 14px;
        color: #2C6EF2;
        font-weight: 400;
        text-decoration: underline;
        line-height: 18px;
    }

    .Subtotal {
        font-size: 16px;
        font-weight: bold;
        color: #001f52;
    }

    .OrderTotal {
        font-size: 18px;
        font-weight: bold;
        color: #001f52;
    }

    .cartProductDetailsText {
        font-size: 14px;
        color: #001f52;
        font-weight: 400;
        line-height: 20px;
        list-style: disc;
    }

    .GuestChecoutheader {
        background-color: #e8f2f8;
        padding: 5px 20px 5px 20px;
        color: #001f52;
        font-family: 'Noto Sans', Arial, sans-serif;
        font-size: 14px;
        font-weight: bold;
    }

    .GuestCheckoutText {
        font-family: 'Noto Sans', Arial, sans-serif;
        font-size: 14px;
        color: #001f52;
        font-weight: 600;
    }
}

@media (min-width: 1023px) {
    /*    .cartHeader {
        background-color: #002c77; 
        padding: 5px 20px 5px 20px;
        color: #FFF;
        font-size: 18px;
        font-weight: 400;
    }*/

    .cartsurveyTitle {
        font-size: 18px;
        color: #001f52;
        font-weight: bold;
    }

    .cartprice {
        font-size: 18px;
    }

    .submitLink {
        background-color: transparent;
        border: none;
        cursor: pointer;
        font-size: 14px;
        color: #2C6EF2;
        font-weight: 400;
        text-decoration: underline;
        line-height: 18px;
        margin-bottom: 3px;
    }

    a.cart:link {
        font-size: 14px;
        color: #2C6EF2;
        font-weight: 400;
        text-decoration: underline;
        line-height: 18px;
    }

    .Subtotal {
        font-size: 16px;
        font-weight: bold;
        color: #001f52;
    }

    .OrderTotal {
        font-size: 18px;
        font-weight: bold;
        color: #001f52;
    }

    .cartProductDetailsText {
        font-size: 14px;
        color: #001f52;
        font-weight: 400;
        line-height: 20px;
        list-style: disc;
    }

    .GuestChecoutheader {
        background-color: #e8f2f8;
        padding: 5px 20px 5px 20px;
        color: #001f52;
        font-size: 18px;
        font-weight: bold;
    }

    .GuestCheckoutText {
        font-family: 'Noto Sans', Arial, sans-serif;
        font-size: 16px;
        color: #001f52;
        font-weight: bold;
    }
}

@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 { /*not being used*/
        width: 65%;
    }

    .itempricewidth { /*not being used*/
        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: #f8fafc;
    color: #001f52;
    /* padding: 10px;*/
    font-family: 'Noto Sans', 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;
    }
}


#hrefPrint, #hrefPrint:visited {
    font-size: 16px;
    color: #2C6EF2;
    font-weight: 700;
    text-decoration: underline;
}

    #hrefPrint:hover {
        font-size: 16px;
        color: #2C6EF2;
        font-weight: 700;
        text-decoration: none;
    }


.borderless tbody > tr > td {
    border: none;
}
/*#endregion - Cart -*/


/* iMercer 6.1 - Responsive Design- Task 176144-----------------*/

/*#region ----------------------- PRODUCTS INDEX STYLES START 18 :DONE------------------------------- */


/*#endregion ----------------------- PRODUCTS INDEX STYLES END------------------------------- */

/*#region ----------------------- PRODUCTS DETAILS TABBED PANEL STYLES START : ------------------------------ */

/*#region ----------------------- PRODUCTS DETAILS TABBED PANEL - 17 : DONE ------------------------------ */

/*CSS applied for New Tabbed Panels*/

#verticalTab {
    border: 1px solid #002c77;
    margin-top: 10px;
}


    #verticalTab .SD_Tab_UL {
        text-align: left;
        background-color: #002c77;
        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: 2px solid white;
        font-family: 'Noto Sans', Arial, sans-serif;
        font-size: 18px;
        padding-top: 16px;
        padding-right: 8px;
        padding-bottom: 16px;
        padding-left: 8px;
        color: #ffffff;
        font-weight: 400;
        text-transform: none;
    }

        #verticalTab .SD_Tab_LI:hover {
            color: #ffffff !important;
            background-color: #003FAA;
        }

        #verticalTab .SD_Tab_LI:focus {
            color: #ffffff;
            background-color: #003FAA;
        }


    #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: 'Noto Sans', 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: 16px;
            /*font-size: 22px;*/
            font-weight: bold;
            text-transform: none;
            font-family: 'MMC Display', Arial, sans-serif;
            font-size: 26px;
            text-decoration: none solid rgb(0, 31, 55);
            line-height: 29px;
            color: #001f52;
        }

        #verticalTab .SD_Tabbed_Content p {
            font-family: 'Noto Sans', Arial, sans-serif;
            Font-weight: 400;
            font-size: 16px;
            Color: #001f52;
            line-height: 24px;
            margin: 8px 8px 8px 14px;
            padding: 0;
        }

        #verticalTab .SD_Tabbed_Content h2 {
            font-family: 'MMC Display', Arial, sans-serif;
            margin: 0;
            padding: 16px 8px 10px 8px;
            color: #001f52;
            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;
            color: #001F52;
        }

        #verticalTab .SD_Tabbed_Content li {
            line-height: 24px;
        }

        #verticalTab .SD_Tabbed_Content div {
            font-family: 'MMC Display', Arial, sans-serif;
            font-size: 16px;
        }

        #verticalTab .SD_Tabbed_Content h3 {
            font-family: 'MMC Display', Arial, sans-serif;
            margin: 0;
            padding: 16px 8px 10px 8px;
            color: #001f52;
            font-size: 18px;
            line-height: 20px;
            font-weight: 400;
        }

.resp-vtabs li.resp-tab-active {
    font-weight: bold !important;
}

/*#hcProductDetails {
	margin-left: 0px;
}*/


/*.SD_ContainerDiv {
	padding-left: 0px;
}*/


/*#endregion ----------------------- PRODUCTS DETAILS TABBED PANEL - 17 : DONE ------------------------------ */

/*#region --------------------------------CSS FOR TABLET VIEW - 16 :- DONE -------------------------------------*/
@media only screen and (max-width:768px) {

    h2.resp-accordion {
        background-color: #002c77 !important;
        color: #ffffff;
        font-weight: bold;
        text-transform: none;
    }

        h2.resp-accordion span {
            border-bottom-color: #002c77 !important;
        }

    h2.resp-tab-active {
        background-color: #009de0 !important;
        color: #001f52 !important;
    }

    #verticalTab .SD_Tab_Container .resp-accordion {
        background-color: #002c77 !important;
    }


    #verticalTab .SD_Tab_Container #buyNow:hover {
        background-color: #003faa !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 #002c77;
            font-family: 'MMC Display', Arial, sans-serif;
            font-size: 16px;
        }

    #verticalTab .SD_Tabbed_Content .ovrflowTab {
        overflow-x: auto;
    }
}
/*#endregion --------------------------------CSS FOR TABLET VIEW -------------------------------------*/

/*#region --------------------------------CSS FOR MOBILE VIEW - 15 : DONE-------------------------------------*/

@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: bold !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: #009de0 !important;
        color: #001f52 !important;
        font-weight: bold !important;
    }
}

@media only screen and (max-width:320px) {
    #verticalTab .SD_Tabbed_Content ul {
        padding-left: 0px;
    }
}
/*#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 -- 14 : DONE */

#verticalTab .SD_Tabbed_Content div.PDFOAHC_BN_Qty {
    padding-top: 50px;
}

#verticalTab .SD_Tabbed_Content div.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 -- 13 : DONE*/

/*****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 12 : DONE*/

/*.selectedQuantityPricelbl {
	padding-left: 2px;
	color: #002c77;
	font-size: 14px;
	font-weight: 400;
}*/

/*@media (min-width:420px) {
	.selectedQuantityPricelbl {
		padding-left: 8px;
		color: #002c77;
		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;
    }
}


/*@media (max-width: 768px) {
	.adjustPaddingQuantity {
		padding: 0px 0px 0px 10px;
	}
}*/


/*#endregion BUY NOW Social Security*/

/*Deplyed till here below changes*/


/*#region Common for all views - 11 :- DONE */

.noPadding {
    padding: 0px;
}


.yesPadding ul {
    list-style: disc;
}

    .yesPadding ul a {
        font-family: 'Noto Sans', Arial, sans-serif;
        font-size: 16px;
        text-decoration: underline;
        color: #2C6EF2;
    }

        .yesPadding ul a:hover {
            color: #2C6EF2;
            text-decoration: none !important;
        }

    .yesPadding ul a {
        color: #00a8c8;
        text-decoration: none;
    }

    .yesPadding ul a {
        font-family: 'Noto Sans', Arial, sans-serif;
        font-size: 16px;
        font-weight: bold;
        text-decoration: underline;
        color: #005A8E;
    }

.noleftpadding {
    padding-left: 0px;
}

.noPaddingTextAlignRight {
    padding: 0px;
    text-align: right;
    font-weight: normal;
}

.invalidQuantity {
    color: red;
    display: none;
}


.table-borderless td, .table-borderless th {
    border-top: none !important;
}

.dashedBorder {
    border-bottom: dashed 1px #002c77;
    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: normal;
}

.redFont {
    color: red;
}

.greybackground {
    background-color: #EAEAEA;
}

.leftrightpadding {
    padding: 0px 5px 0px 5px;
}

.headingL3 {
    color: #001f52;
    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;
}

/*#endregion Common for all views*/

/*#region Product Details - 10 : DONE */


/*Product Details For Product details tab, the table is made responsive introduced border on td*/
#verticalTab .SD_Tabbed_Content div.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: #4e6287;
    font-style: italic;
}

/*#endregion Product Details */



/*#region BUY NOW COL/QOL - 9 : DONE  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 div.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 p.BN_WIZ_LPdng {
    margin-left: 15px;
}

#verticalTab .SD_Tabbed_Content p.BN_WIZ_NoLMrgn {
    margin-left: 0px;
    color: #001F52;
}

#verticalTab .hccWizardCOLHostRegionSection .BN_WIZ_NoRpdng {
    padding-left: 0px;
}

#verticalTab .SD_Tabbed_Content div.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;
    }

    .BN_WIZ_Tpdng {
        margin-top: 10px;
    }
}

@media(max-width: 320px) {
    .spn_newline {
        display: block;
        min-height: 5px;
    }
}


/*#endregion BUY NOW COL/QOL Ends*/



/*#region CHECKOUT - 8 : DONE */

.dynamicLabel {
    margin-left: 17px;
    font-weight: 400;
    font-size: 16px;
    Color: #001f52;
}

.surveylisting-bookmark {
    list-style-type: disc;
    font-size: 18px;
    color: #002c77;
}

.bluesapphirebackground {
    background-color: #009de0;
}

.surveylistingIcons {
    color: #c7edff;
    font-size: 22px;
    padding: 6px 4px 4px 4px;
    margin-left: 10px;
}

.participationtext {
    color: #d02073;
    font-size: 22px;
}

.spanText {
    font-size: 14px;
    line-height: 1.4285;
    color: #333;
}



.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;
}

#ordersummaryPaymentInfo label {
    float: right;
}

/*#paymonitorWin div {
	padding: 0px;
}

#paymonitorWin {
	margin-bottom: 0px;
}

	#paymonitorWin h3 {
		color: #001f52;
	}
*/
#ContinueShoppingTbl td {
    border-top: 0px;
    padding-top: 0px;
    vertical-align: middle;
}


@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: 6px;
}

/*.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;
}

@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
    }
}

@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 */
}
/*#endregion CHECKOUT*/


/*#region iMercer(6.0)- Concurrent User Changes - start - 7 :- DONE */

.hccCartAlertPopup {
    z-index: 99999;
    opacity: 1.4;
    width: 800px;
}

#hcCartAlert p,
#hcCartAlert input,
#hcCartAlert label,
#hcCartAlert .hccCartAlertHeader {
    font-family: 'Noto Sans', 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 .hccCartAlertContainer {
        padding: 25px 40px 25px 40px;
    }

.hccCartAlertHeader {
    height: 80px;
    background-color: #8F2A2A;
    font-size: 20px;
    color: #FF9B93;
    font-weight: bold;
    padding-left: 25px;
    padding-top: 25px;
}

.hccCartAlertPrimaryInfo {
    padding-top: 15px;
}

    .hccCartAlertPrimaryInfo p {
        Font-size: 20px;
        color: #001f52;
        font-weight: 400;
        margin: 0px 0px 5px 0px;
    }

.hccCartAlertAssistanceInfo {
    padding: 0px 40px 0px 40px;
}

    .hccCartAlertAssistanceInfo p {
        Font-size: 16px;
        color: #001f52;
        font-weight: 400;
        margin: 0px 0px 5px 0px;
    }

.hccCartAlertPurchaseInfo a {
    Font-size: 18px;
    color: #2c6ef2;
    font-weight: normal;
    text-decoration: underline;
    margin: 0px 0px 5px 0px;
}

    .hccCartAlertPurchaseInfo a:hover {
        text-decoration: none !important;
    }

    .hccCartAlertPurchaseInfo a:focus {
        border: 2px solid #2c6ef2;
        border-radius: 3px;
    }

#hcCartAlert input {
    width: 255px;
    height: 78px;
}

#hcCartAlert label {
    font-size: 14px;
    color: #001f52;
    font-weight: 400;
}

#hcCartAlert .hccConcurrentUserAdditionalUser label,
#hcCartAlert .hccConcurrentUserAdditionalUser p {
    color: #FF6600;
    font-size: 15px;
}

#hcCartAlert .hccConcurrentUserAdditionalUser label {
    margin-bottom: 0px;
    vertical-align: inherit;
}


#hcCartAlert .hccCartAlertContinuebtn {
    background-color: #275d38;
    border: 0px !important;
    color: #ffffff;
    display: inline-block;
    font-family: 'Noto Sans', Arial, sans-serif;
    font-size: 20px;
    font-weight: bold;
    padding: 5px 10px 5px 10px;
    text-align: center;
    text-decoration: none;
    border-radius: 5px !important;
}

    #hcCartAlert .hccCartAlertContinuebtn:hover {
        background-color: #14853D;
        color: #ffffff;
        box-shadow: 5px 5px 24px 0px rgba(0, 0, 0, 0.5)
    }

    #hcCartAlert .hccCartAlertContinuebtn:focus {
        background-color: #14853D;
        color: #ffffff;
        text-decoration: none;
    }

#hcCartAlert .hccCartAlertBackbtn {
    background-color: #002c77;
    border: 0px !important;
    color: #ffffff;
    display: inline-block;
    font-family: 'Noto Sans', Arial, sans-serif;
    font-size: 20px;
    font-weight: bold;
    padding: 5px 10px 5px 10px;
    text-align: center;
    text-decoration: none;
    border-radius: 5px !important;
    white-space: normal;
}

    #hcCartAlert .hccCartAlertBackbtn:hover {
        background-color: #003faa;
        color: #ffffff;
        box-shadow: 5px 5px 24px 0px rgba(0, 0, 0, 0.5)
    }

    #hcCartAlert .hccCartAlertBackbtn:focus {
        background-color: #003faa;
        color: #ffffff;
        text-decoration: none;
    }

/*#hccConcurrentUserValidationMsg {
    color: red;
    font-size: 12px;
    padding-top: 10px\0;*/ /*works for IE 8 and 9*/
/*}*/

.hccCartAlertSubHeader {
    font-size: 20px;
}

.hccCartAlertAssistanceInfo a {
    color: #2C6EF2;
    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: #001f52;
        font-weight: 400;
        margin: 0px 0px 5px 0px;
        white-space: pre-line;
    }

    .hccCartAlertAssistanceInfo a {
        color: #2C6EF2;
        text-decoration: underline;
        font-size: 14px;
    }

        .hccCartAlertAssistanceInfo a:hover {
            text-decoration: none !important;
        }

        .hccCartAlertAssistanceInfo a:focus {
            border: 2px solid #2c6ef2;
        }

    .AjustButtons {
        display: grid !important;
    }

    .hccCartAlertAssistanceInfo {
        padding: 0px 40px 0px 40px;
    }

    #hcCartAlert .hccCartAlertBackbtn {
        padding-top: 0px;
    }

    #hcCartAlert .hccCartAlertContinuebtn {
        background-color: #275d38;
        border: 0px !important;
        color: #ffffff;
        display: inline-block;
        font-family: 'Noto Sans', Arial, sans-serif;
        font-size: 18px;
        font-weight: bold;
        padding: 5px 10px 5px 10px;
        text-align: center;
        text-decoration: none;
        border-radius: 5px !important;
    }

        #hcCartAlert .hccCartAlertContinuebtn:hover {
            background-color: #14853D;
            color: #ffffff;
            text-decoration: none;
        }

        #hcCartAlert .hccCartAlertContinuebtn:focus {
            background-color: #14853D;
            color: #ffffff;
            text-decoration: none;
        }

    #hcCartAlert .hccCartAlertBackbtn {
        background-color: #002c77;
        border: 0px !important;
        color: #ffffff;
        display: inline-block;
        font-family: 'Noto Sans', Arial, sans-serif;
        font-size: 18px;
        font-weight: bold;
        padding: 5px 10px 5px 10px;
        text-align: center;
        text-decoration: none;
        box-shadow: 5px 5px 24px 0px rgba(0, 0, 0, 0.5);
        border-radius: 5px !important;
        white-space: normal;
    }

        #hcCartAlert .hccCartAlertBackbtn:focus {
            background-color: #003faa;
            color: #ffffff;
            text-decoration: none;
        }
}


/*iMercer(6.0)- Concurrent User Changes - End*/
/*#endregion iMercer(6.0)- Concurrent User Changes */



/*#region iMercer(6.3)- Survey and Report Page changes - 6 - DONE  */

.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: 'Noto Sans', Arial, sans-serif;
        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: #005A8E;*/
    }

    .hc-pp-categorymenu ul {
        /*        padding-right: 0px;
        list-style: none;
        font-weight: bold;
        color: #005A8E;
        font-family: 'Noto Sans', Arial, sans-serif;
        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: 'Noto Sans', Arial, sans-serif;
            font-size: 15px;
            color: #555555;
            font-weight: normal;
            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: #005A8E;
    }

        .hc-pp-categorymenu ul li div a { /*doubtful*/
            /*            font-family: 'Noto Sans', Arial, sans-serif;
            font-size: 20px;
            color: #2C6EF2;
            font-weight: bold;
            text-decoration: none !important;
            padding-left: 5px;*/
            color: #3e4e6b !important;
            font-size: 16px !important;
        }

    .hc-pp-categorymenu ul li ul.subcategoriespanel { /* Not being used - need spl attention as child css are being used*/
        /*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: 'Noto Sans', Arial, sans-serif;
            /* font-size: 18px;
            color: #555555;
            font-weight: bold;
            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: 'Noto Sans', Arial, sans-serif;
            /*            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;*/
        }

    .hc-pp-categorymenu .filterTitle {
        color: #0065ac;
    }

    .hc-pp-categorymenu .filterSubTitle {
        color: #002c77;
    }

        .hc-pp-categorymenu .filterSubTitle a {
            color: #3e4e6b;
        }



/*#endregion iMercer(6.3)- Survey and Report Page changes */

/*#region iMercer Search Box Changes - 5 : DONE  */
/*iMercer Search Box Changes*/
.ordersummaryPaymentInfoPCode {
    color: red;
    font-size: 14px;
    padding-left: 10px;
}

#ordersummaryPaymentInfo thead td, tfoot td {
    padding: 0px;
}


#ordersummaryPaymentInfo label {
    float: right;
}

.iMercerSearchheading {
    height: 28px;
    font-family: 'MMC Display', Arial, sans-serif;
    font-size: 22px;
    color: #002c77;
    font-weight: bold;
    text-decoration: none solid rgb(0, 109, 158);
    /*margin-left: 20px;*/
    margin-top: 10px;
    padding-left: 0px;
}

.iMercerSearchheadingborder {
    border-bottom: 1px solid #c3c3c3;
    margin-top: 10px;
}

.hc-search-results .iMercerSearchText {
    font-family: 'Noto Sans', Arial, sans-serif;
    font-size: 18px;
    color: #2f3940;
    font-weight: bold;
    text-decoration: none solid rgb(47, 57, 64);
    line-height: 26px;
    padding-bottom: 20px
}

.iMercerSearchProductTitle {
    font-family: 'Noto Sans', Arial, sans-serif;
    font-size: 19px;
    color: #2C6EF2;
    font-weight: bold;
    text-decoration: underline;
    padding-top: 20px;
}

.iMercerSearchProductDescription {
    font-family: 'Noto Sans', Arial, sans-serif;
    font-size: 17px;
    color: #001f52;
    text-decoration: none;
    line-height: 26px;
    padding-left: 34px;
}

.iMercerSearchpagination_li {
    height: 36px;
    font-family: 'Noto Sans', Arial, sans-serif;
    font-size: 16px;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none solid rgb(255, 255, 255);
    line-height: 36px;
    letter-spacing: 1px;
    text-align: center;
}

ul.dnnButtonGroup {
    display: inline-block;
    margin: 0;
    padding: 0;
    background: #fff;
    background: -moz-linear-gradient(top, #fff 0%, #f0f2f1 100%);
    border-radius: 3px;
    border: 1px solid #bfbfbf;
    cursor: pointer;
    list-style: none;
}

    ul.dnnButtonGroup > li.iMercerSearchpagination_li {
        display: inline-block;
        padding: 0px 7px 0px 7px;
        text-decoration: none;
        color: #333;
        text-align: center;
        font-family: 'Noto Sans', Arial, sans-serif;
        font-size: 16px;
        font-weight: bold;
        text-decoration: none solid rgb(255, 255, 255);
        line-height: 36px;
        letter-spacing: 1px;
        text-align: center;
    }

    ul.dnnButtonGroup > li > a {
        font-family: 'Noto Sans', Arial, sans-serif;
        font-size: 16px;
        font-weight: bold;
        text-decoration: none solid rgb(255, 255, 255);
        text-align: center;
        padding: 0px;
    }


    ul.dnnButtonGroup > li.currentpage {
        display: inline-block;
        padding: 0px 7px 0px 7px;
        text-decoration: none;
        text-align: center;
        font-family: 'Noto Sans', Arial, sans-serif;
        font-size: 16px;
        font-weight: bold;
        text-decoration: none solid rgb(255, 255, 255);
        line-height: 36px;
        letter-spacing: 1px;
        text-align: center;
        background-color: #002c77;
    }

        ul.dnnButtonGroup > li.currentpage > a {
            font-weight: bold;
            background-color: #005A8E;
            color: #ffffff
        }

.searchicon .hc-search-button :hover {
    background: url(./Portals/_default/HotcakesViews/iMercerViewset/Images/search.png) no-repeat center center, #008099;
    /* Old browsers */
    background: url(./Portals/_default/HotcakesViews/iMercerViewset/Images/search.png) no-repeat center center, -moz-linear-gradient(top, #008099 0%, #008099 100%);
    /* FF3.6+ */
    background: url(./Portals/_default/HotcakesViews/iMercerViewset/Images/search.png) no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%, #008099), color-stop(100%, #008099));
    /* Chrome,Safari4+ */
    background: url(./Portals/_default/HotcakesViews/iMercerViewset/Images/search.png) no-repeat center center, -webkit-linear-gradient(top, #008099 0%, #008099 100%);
    /* Chrome10+,Safari5.1+ */
    background: url(./Portals/_default/HotcakesViews/iMercerViewset/Images/search.png) no-repeat center center, -o-linear-gradient(top, #008099 0%, #008099 100%);
    /* Opera 11.10+ */
    background: url(./Portals/_default/HotcakesViews/iMercerViewset/Images/search.png) no-repeat center center, -ms-linear-gradient(top, #008099 0%, #008099 100%);
    /* IE10+ */
    background: url(./Portals/_default/HotcakesViews/iMercerViewset/Images/search.png) no-repeat center center, linear-gradient(to bottom, #008099 0%, #008099 100%);
}

div.iMercerSearchTitle > a {
    padding-left: 5px;
    color: #2C6EF2;
}

    div.iMercerSearchTitle > a:visited {
        color: #2C6EF2;
    }

div.iMercerSearchTitle > i {
    color: #002c77;
}

/*#endregion iMercer Search Box Changes */


/*#region COMMON/MISC - 4 : DONE  */
#RelatedItemsSubHeading {
    /*	font-family: 'MMC Display', Arial, sans-serif;
	font-size: 20px;
	color: #001f52;
	text-decoration: none solid rgb(0, 31, 55);
	line-height: 26px;
	margin-left: 0px;
	font-weight: bold;*/
}
/*
#RelatedItemProductName {
	font-family: 'Noto Sans', Arial, sans-serif;
	font-size: 16px;
	color: #2c6ef2;
	text-decoration: underline !important;
	line-height: 21px;
}*/

#relatedproductplaceholder a:hover {
    color: #2C6EF2 !important;
    text-decoration: none !important;
}

#relatedproductplaceholder a:focus {
    border: 2px solid #2C6EF2;
    border-radius: 3px;
}

#RelatedItemProductMetaData {
    font-family: 'Noto Sans', Arial, sans-serif;
    font-size: 14px;
    color: #001f52;
    text-decoration: none solid rgb(0, 31, 55);
    line-height: 21px;
}

.iMercerDescription p {
    font-family: 'Noto Sans', Arial, sans-serif !important;
    font-size: 16px !important;
    color: #001f52;
    line-height: 24px;
}

.iMercerDescription ul {
    list-style: disc;
    line-height: 1.4;
}

.iMercerDescription a {
    font-family: 'Noto Sans', Arial, sans-serif;
    font-size: 16px;
    color: #2C6EF2;
    font-weight: 400;
    text-decoration: underline;
}

    .iMercerDescription a:hover {
        font-family: 'Noto Sans', Arial, sans-serif;
        font-size: 16px;
        color: #2C6EF2;
        font-weight: 400;
        text-decoration: none;
    }

    .iMercerDescription a:focus {
        border: 2px solid #2C6EF2;
        border-radius: 3px;
    }

.carousel-showsixmoveone .carousel-inner > .item.active.right, .carousel-showsixmoveone .carousel-inner > .item.next {
    -webkit-transform: translate3d(25%, 0, 0);
    transform: translate3d(25%, 0, 0);
}

.carousel-showsixmoveone .carousel-inner > .item.active.left,
.carousel-showsixmoveone .carousel-inner > .item.prev {
    -webkit-transform: translate3d(-25%, 0, 0);
    transform: translate3d(-25%, 0, 0);
}

    .carousel-showsixmoveone .carousel-inner > .item.left,
    .carousel-showsixmoveone .carousel-inner > .item.prev.right,
    .carousel-showsixmoveone .carousel-inner > .item.active {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }


.carousel .item img {
    width: 100%; /*img width*/
}

.carousel .item {
    width: 100%; /*slider width*/
}

#previcon, #nexticon {
    width: 0%;
}

/*#hidemargin {
	margin-left: 0px;
	margin-right: 0px;
}*/

.nextPrev {
    position: absolute;
    top: 50%;
    font-size: 12.8px;
}

    .nextPrev a {
        cursor: pointer;
        color: black;
        padding: 8px 14px;
        text-decoration: none;
        /*background: #f4f4f4;*/ /* Old browsers */
        /*background: -moz-linear-gradient(top, #f4f4f4 0%, #dbdbdb 100%);*/ /* FF3.6-15 */
        /*background: -webkit-linear-gradient(top, #f4f4f4 0%,#dbdbdb 100%);*/ /* Chrome10-25,Safari5.1-6 */
        /*background: linear-gradient(to bottom, #f4f4f4 0%,#dbdbdb 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        /*border: 1px solid #ddd;*/
        border-radius: 20px;
    }

        .nextPrev a:hover {
            cursor: pointer;
            /*background-color: #c3c3c3;*/
            /*background: -moz-linear-gradient(top, #e5e5e5 0%, #c3c3c3 100%);*/ /* FF3.6-15 */
            /*background: -webkit-linear-gradient(top, #e5e5e5 0%,#c3c3c3 100%);*/ /* Chrome10-25,Safari5.1-6 */
            /*background: linear-gradient(to bottom, #e5e5e5 0%,#c3c3c3 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        }


#adjust_carousel-inner {
}

.demo h1 {
    margin: 0 0 25px;
}

.demo h3 {
    margin: 10px 0;
}

pre {
    background-color: #FFF;
}

/*purpose: disable the carousel control buttons*/
.not-active {
    pointer-events: none;
    opacity: 0.55;
}

#verticalTab .SD_Tabbed_Content .dnnFormItem {
    height: 0px;
}

.subproducttype {
    color: #001F52;
}

ul, ol, li, h3, h4, h5, h6 p {
    color: #001f52;
}

.hccWizardOtherLabel {
    font-weight: 700;
}

.CartGreenButton {
    background-color: #275d38;
    border: 0px !important;
    color: #ffffff;
    display: inline-block;
    font-family: 'Noto Sans', Arial, sans-serif;
    font-size: 16px;
    font-weight: bold;
    margin: 5px 5px 5px 0px;
    padding: 6px 16px 6px 16px;
    text-align: center;
    text-decoration: none;
    border-radius: 5px !important;
}

    .CartGreenButton:hover {
        background-color: #14853D;
        color: #ffffff;
        text-decoration: none;
    }

    .CartGreenButton:focus {
        background-color: #14853D;
        color: #ffffff;
        text-decoration: none;
    }

.RemoveCurveBorders {
    border-radius: 0px !important;
}

/*should be applicable to all the places*/
.iMercerNewFontColor {
    color: #001f52 !important;
}

#divOrderReceipt .iMercerNewFontColor {
    color: #001f52 !important;
}


#creditCardProducts .iMercerNewFontColor {
    color: #001f52 !important;
}


/*#endregion COMMON/MISC */
/*#region Promo - 3 : DONE */
@media (min-width: 768px) and (max-width: 991px) {
    .applyPromoBtn {
        padding: 5px 5px !important;
    }
}

/*#endregion */



/*#region Revamp 2021 June- Product detail page*/

/*.SurveyTitle {
	font-size: 2.25rem;
	line-height: 1.2;
	font-weight: 700;
}*/

/*.SurveySubTitle {
	font-size: 1.5rem;
	line-height: 1.4;
	font-weight: 400;
}*/

a.WhiteButton:link {
    background-color: #ffffff;
    border: none;
    color: #002c77 !important;
    display: inline-block;
    font-family: 'Noto Sans', Arial, sans-serif;
    font-size: 16px;
    font-weight: 600;
    padding: 12px 24px;
    border-radius: 5px;
    text-align: center;
    text-decoration: none !important;
}

a.WhiteButton {
    background-color: #ffffff;
    border: none;
    color: #002c77 !important;
    display: inline-block;
    font-family: 'Noto Sans', Arial, sans-serif;
    font-size: 16px;
    font-weight: 600;
    padding: 12px 24px;
    border-radius: 5px;
    text-align: center;
    text-decoration: none !important;
}

    a.WhiteButton:hover {
        background-color: #c7edff;
        color: #002c77 !important;
        text-decoration: none;
    }

    a.WhiteButton:focus {
        background-color: #c7edff;
        color: #002c77 !important;
        text-decoration: none;
    }
/*#endregion iMercer Product Index ends*/

/*#region iMercer Product Details starts- All ok - 1*/

.proDetailsLeftPadding {
    padding-left: 15px !important;
}

.proDetailsRecImage {
    padding: 0px;
    border: 1px solid #BBBBBB;
    margin-bottom: 16px
}

.proDetailsPaddingLeft {
    padding-left: 16px;
}

.heroImage {
    -webkit-clip-path: polygon(25% 0%, 0% 100%, 100% 100%, 100% 0%);
    clip-path: polygon(25% 0%, 0% 100%, 100% 100%, 100% 0%);
    float: right;
    object-fit: cover;
    height: 100%;
}


@media (min-width: 992px) {
    .topRight {
        padding-left: 0px;
        padding-right: 0px;
    }
}
/*iMercer Product Details ends*/

@media (max-width: 768px) {
    .smallScreen-MarginTop {
        margin-top: 5px;
    }
    /*    .smallScreen-alignMent {
        text-align:center;
    }*/
}
/*#endregion iMercer Product Details starts*/


/*#endregion Revamp 2021 June- Product detail page*/



/*#region ------------AddedToCart- Start------------ */

#hcAddedToCart p,
#hcAddedToCart input,
#hcAddedToCart label,
#hcAddedToCart .hccAddedToCartHeader {
    font-family: 'Noto Sans', Arial, sans-serif;
}

#hcAddedToCart .modalTitleHeader {
    font-family: MMC Display;
    font-size: 26px;
    text-decoration: none solid rgb(255, 255, 255);
}

#hcAddedToCart.modal .modal-dialog .modal-content .modalHeaderbackground {
    background-color: #002c77 !important;
}

#hcAddedToCart .modalContentLabel {
    font-size: 20px;
    color: #001f52;
    text-decoration: none solid rgb(0, 31, 82);
    line-height: 26px;
    font-weight: bold;
}

#hcAddedToCart a.reverseButton:link {
    background-color: #fff;
    color: #0B41AD !important;
    margin: 0.25rem 1rem 1rem 0;
    display: inline-block;
    font-family: 'Noto Sans', Arial, sans-serif;
    font-weight: 600;
    font-size: 16px;
    padding: 12px 24px !important;
    vertical-align: middle;
    text-align: center;
    text-decoration: none !important;
    border-radius: 5px !important;
    border: 1px solid #002c77;
}

#hcAddedToCart a.reverseButton:hover {
    background-color: #003faa;
    border: 1px solid #FFFFFF !important;
    color: #FFFFFF !important;
    margin: 0.25rem 1rem 1rem 0;
    display: inline-block;
    font-family: 'Noto Sans', Arial, sans-serif;
    font-size: 16px;
    padding: 12px 24px !important;
    vertical-align: middle;
    text-align: center;
    text-decoration: none !important;
    border-radius: 5px !important;
}

#hcAddedToCart a.gotoCart:visited {
    color: #FFFFFF !important;
}

#hcAddedToCart a.gotoCart:link {
    background-color: #0B41AD;
    border: 0 !important;
    color: #FFFFFF !important;
    margin: 0.25rem 1rem 1rem 0;
    display: inline-block;
    font-family: 'Noto Sans', Arial, sans-serif;
    font-size: 16px;
    padding: 12px 24px !important;
    text-align: center;
    text-decoration: none !important;
    border-radius: 5px !important;
    font-weight: 600;
    vertical-align: middle;
}

#hcAddedToCart a.gotoCart:hover {
    background-color: #2C6EF2;
    border: 0 !important;
    color: #FFFFFF !important;
    margin: 0.25rem 1rem 1rem 0;
    display: inline-block;
    font-family: 'Noto Sans', Arial, sans-serif;
    font-size: 16px;
    padding: 12px 24px !important;
    text-align: center;
    text-decoration: none !important;
    border-radius: 5px !important;
    vertical-align: middle;
}

#hcAddedToCart hr.addedToCartHR {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    height: 2px;
    background-color: #e6e8ed;
    background-size: cover;
}

#hcAddedToCart p.lblTotalItemsText {
    font-family: 'Noto Sans', Arial, sans-serif;
    font-size: 16px;
    color: #001f52;
    text-decoration: none solid rgb(0, 31, 82);
    line-height: 24px;
}

#hcAddedToCart .spncartTotalItems {
    padding-left: 0.3rem;
    padding-right: 0.3rem;
}

#hcAddedToCart .spnClose {
    border: 1px solid #FFFFFF;
    padding-left: 5px;
    padding-right: 5px;
    background-size: cover;
}

#hcAddedToCart .close {
    opacity: 1 !important;
}

#hcAddedToCart #addedToCartGreenlbl.addedToCartGreenTick {
    font-family: Arial;
    font-size: 16px;
    color: #14853d;
    text-decoration: none solid rgb(20, 133, 61);
}

    #hcAddedToCart #showCart img, #hcAddedToCart #addedToCartGreenlbl.addedToCartGreenTick img {
        display: inline;
    }
/*#endregion ---------------AddedToCart(Ends)--------------------*/

/*#region ------------ iMercer Checkout  Start------------ */
#iMercerCheckoutHeader .spnCheckoutHeader,
a.adivshipping,
.spnLnkSignIn,
.spnCheckoutHeader,
.numberCircle1,
.spnCartCheckoutEmail,
#iMercerCheckoutHeader #divUserEmail #collapseUserEmail .span,
#iMercerCheckoutHeader #divCheckOutAddress .spnCheckoutRequired,
#iMercerCheckoutHeader #adivpayment .checkOutPaymentMethodProduct,
#iMercerCheckoutHeader #adivpayment .checkOutPaymentMethodProductName,
#iMercerCheckoutHeader #divpayment .checkOutPaymentMethodProduct,
#iMercerCheckoutHeader .spnCheckoutSignIn,
#iMercerCheckoutHeader .spnCheckoutLoggedinEmail {
    font-family: 'Noto Sans', Arial, sans-serif;
}

#iMercerCheckoutHeader .spnCheckoutHeader {
    font-size: 24px;
    color: #002c77;
}

#iMercerCheckoutHeader #adivshipping {
    font-size: 20px;
    color: #009de0;
}


.numberCircle1 {
    font: 22px Arial, sans-serif;
    width: 30px;
    height: 30px;
    box-sizing: initial;
    background: #009de0;
    border: 0.1em solid #009de0;
    color: #FFFFFF;
    text-align: center;
    border-radius: 50%;
    line-height: 30px;
    box-sizing: content-box;
}

.CircleTick {
    font: 22px Arial, sans-serif;
    width: 30px;
    height: 30px;
    box-sizing: initial;
    background: #4e6287;
    border: 0.1em solid #4e6287;
    color: #FFFFFF;
    text-align: center;
    border-radius: 50%;
    line-height: 30px;
    box-sizing: content-box;
}

#iMercerCheckoutHeader #divGuestCheckout .spnLnkSignIn {
    font-size: 20px;
    color: #009de0;
    text-decoration: none solid rgb(0, 157, 224);
}

#iMercerCheckoutHeader #divUserEmail #collapseUserEmail .span {
    width: 114px;
    height: 24px;
    font-size: 16px;
    color: #001f52;
    text-decoration: none solid rgb(0, 31, 82);
    line-height: 24px;
}

#iMercerCheckoutHeader #divGuestCheckout #collapseGuest .txtCheckoutEmail {
    padding: 10px 24px !important;
    border: 1px solid #8096b2;
    border-radius: 3px;
    background-color: #f8fafc;
    background-size: cover;
    font-family: 'Noto Sans', Arial, sans-serif;
    font-size: 16px;
    color: #2f4940;
    font-style: italic;
    text-decoration: none solid rgb(47, 73, 64);
    margin: 0.25rem 1rem 1rem 0;
}

#iMercerCheckoutHeader .btnCheckoutUserEmail {
    background-color: #0B41AD;
    border: 0 !important;
    color: #ffffff !important;
    margin: 0.25rem 1rem 1rem 0;
    display: inline-block;
    font-family: 'Noto Sans', Arial, sans-serif;
    font-size: 16px;
    padding: 12px 24px !important;
    text-align: center;
    text-decoration: none !important;
    border-radius: 5px !important;
    font-weight: 600;
}

#iMercerCheckoutHeader .spnCartCheckoutEmail {
    font-size: 16px;
    color: #001f52;
    line-height: 24px;
}

#iMercerCheckoutHeader .divCheckoutAccordian {
    border: 1px solid #b9bfc7;
}

#iMercerCheckoutHeader #divUserEmail, #divshipping {
    border-bottom: 1px solid #b9bfc7;
}

#iMercerCheckoutHeader #divGuestCheckout a.adivGuestCheckout:before {
    content: none;
}

#iMercerCheckoutHeader .panel-default .panel-heading[aria-expanded="true"]:before {
    content: none;
}

#iMercerCheckoutHeader .panel-default .panel-heading:before {
    content: none;
}


#iMercerCheckoutHeader #divshipping #adivshipping, #adivpayment {
    font-family: 'Noto Sans', Arial, sans-serif;
    font-size: 20px;
    color: #009de0;
}

#iMercerCheckoutHeader #divCheckOutAddress .checkoutH2 {
    font-family: 'Noto Sans', Arial, sans-serif;
    font-size: 18px;
    color: #001f52;
    line-height: 26px;
}

#iMercerCheckoutHeader #divCheckOutAddress .spnCheckoutRequired {
    font-size: 14px;
    color: #001f52;
    text-decoration: none solid rgb(0, 31, 82);
    line-height: 20px;
}

#iMercerCheckoutHeader #divCheckOutAddress .lblCheckoutDeliveryFields {
    font-family: 'Noto Sans', Arial, sans-serif;
    font-size: 16px;
    color: #001f52;
    text-decoration: none solid rgb(0, 31, 82);
    line-height: 24px;
    margin-bottom: 2px;
}

#iMercerCheckoutHeader #divCheckOutAddress .txtCheckoutDeliveryFields,
#iMercerCheckoutHeader #collapseOne .txtCheckoutDeliveryFields {
    padding: 10px 12px !important;
    border: 1px solid #8096b2;
    border-radius: 3px;
    background-color: #f8fafc;
    background-size: cover;
    font-family: 'Noto Sans', Arial, sans-serif;
    font-size: 16px;
    color: #2f4940;
    text-decoration: none solid rgb(47, 73, 64);
    /* margin: 0.25rem 1rem 1rem 0;*/
}



#iMercerCheckoutHeader #divCheckOutAddress .selectCheckoutDeliveryFields {
    padding: 5px 12px !important;
    border: 1px solid #8096b2;
    border-radius: 3px;
    background-color: #f8fafc;
    background-size: cover;
    font-family: 'Noto Sans', Arial, sans-serif;
    font-size: 16px;
    color: #2f4940;
    text-decoration: none solid rgb(47, 73, 64);
    /*margin: 0.25rem 1rem 1rem 0;*/
}

#iMercerCheckoutHeader #collapseOne .chklblStatement {
    font-family: 'Noto Sans', Arial, sans-serif;
    font-size: 16px;
    color: #001f52;
}

#iMercerCheckoutHeader #collapseOne .chkbillsame {
    width: 16px;
    height: 16px;
}

#iMercerCheckoutHeader #divshipping .OrderSummaryTaxExempt_Div {
    font-family: 'Noto Sans', Arial, sans-serif;
    font-size: 14px;
    color: #001f52;
    text-decoration: none solid rgb(0, 31, 82);
    text-align: center;
}

#iMercerCheckoutHeader #divshipping .btnCheckOutContinue {
    background-color: #0B41AD;
    border: 0 !important;
    color: #ffffff !important;
    margin: 0.25rem 1rem 1rem 0;
    display: inline-block;
    font-family: 'Noto Sans', Arial, sans-serif;
    font-size: 16px;
    padding: 12px 24px !important;
    text-align: center;
    text-decoration: none !important;
    border-radius: 5px !important;
    font-weight: 600;
}

    #iMercerCheckoutHeader #divshipping .btnCheckOutContinue:visited {
        background-color: #0B41AD;
        border: 0 !important;
        color: #ffffff !important;
        margin: 0.25rem 1rem 1rem 0;
        display: inline-block;
        font-family: 'Noto Sans', Arial, sans-serif;
        font-size: 16px;
        padding: 12px 24px !important;
        text-align: center;
        text-decoration: none !important;
        border-radius: 5px !important;
        font-weight: 600;
    }

    #iMercerCheckoutHeader #divshipping .btnCheckOutContinue:hover {
        background-color: #2C6EF2;
        color: #ffffff !important;
        text-decoration: none !important;
    }

    #iMercerCheckoutHeader #divshipping .btnCheckOutContinue:focus {
        background-color: #0B41AD;
        color: #ffffff !important;
        text-decoration: none !important;
    }

#iMercerCheckoutHeader #divpayment .checkOutPaymentMethodProduct {
    font-size: 16px;
    color: #001f52;
    line-height: 24px;
}

#iMercerCheckoutHeader #divpayment .checkOutPaymentMethodProductName {
    font-size: 16px;
    color: #001f52;
    line-height: 24px;
}


#iMercerCheckoutHeader #divpayment .btnCheckOutSubmitOrder {
    background-color: #0B41AD;
    border: 0 !important;
    color: #ffffff !important;
    margin: 0.25rem 1rem 1rem 0;
    display: inline-block;
    font-family: 'Noto Sans', Arial, sans-serif;
    font-size: 16px;
    padding: 12px 24px !important;
    text-align: center;
    text-decoration: none !important;
    border-radius: 5px !important;
    font-weight: 600;
}

    #iMercerCheckoutHeader #divpayment .btnCheckOutSubmitOrder:visited {
        background-color: #0B41AD;
        border: 0 !important;
        color: #ffffff !important;
        margin: 0.25rem 1rem 1rem 0;
        display: inline-block;
        font-family: 'Noto Sans', Arial, sans-serif;
        font-size: 16px;
        padding: 12px 24px !important;
        text-align: center;
        text-decoration: none !important;
        border-radius: 5px !important;
        font-weight: 600;
    }

    #iMercerCheckoutHeader #divpayment .btnCheckOutSubmitOrder:hover {
        background-color: #2C6EF2;
        color: #ffffff !important;
        text-decoration: none !important;
    }

    #iMercerCheckoutHeader #divpayment .btnCheckOutSubmitOrder:focus {
        background-color: #0B41AD;
        color: #ffffff !important;
        text-decoration: none !important;
    }

#divReturnPolicyModal .pCheckoutSummary {
    font-family: 'Noto Sans', Arial, sans-serif;
    font-size: 14px;
    color: #001f52;
}

#iMercerCheckoutHeader #divOrderSummaryPaymentInfo .checkOutOrderSummaryInfo {
    border: 1px solid #b9bfc7;
    background-color: #f8fafc;
    background-size: cover;
    border-top: 10px solid #d5d9e0;
}

#iMercerCheckoutHeader #aCheckoutEditCartLink {
    text-decoration: underline;
}

#iMercerCartGuest #aCheckoutEditCartLink:hover {
    text-decoration: none;
}

#iMercerCheckoutHeader .checkOutEditCartLink {
    text-decoration: underline;
    color: #2c6ef2;
    font-family: 'Noto Sans', Arial, sans-serif;
    font-size: 16px;
    color: #2c6ef2;
}

#iMercerCheckoutHeader .divCheckoutOrderSummaryTotal {
    background-color: #eef4f9;
    border-top: 1px solid #b9bfc7;
    border-bottom: 1px solid #b9bfc7;
    padding-left: 0px;
    padding-right: 0px;
}

    #iMercerCheckoutHeader .divCheckoutOrderSummaryTotal .totaltable {
    }

        #iMercerCheckoutHeader .divCheckoutOrderSummaryTotal .totaltable td {
            padding-left: 15px;
            padding-right: 15px;
        }

#iMercerCheckoutHeader .appyPromoCodeText {
    border: 1px solid #8096b2;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    background-color: #ffffff;
    font-family: 'Noto Sans', Arial, sans-serif;
    font-size: 14px;
    color: #6c7278;
    font-style: italic;
    text-decoration: none solid rgb(108, 114, 120);
}

#iMercerCheckoutHeader .promoButton {
    background-color: #0b41ad;
    border-radius: 0px 5px 5px 0px !important;
    padding: 5px !important;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    font-family: 'Noto Sans', Arial, sans-serif;
    font-size: 14px;
    color: #ffffff;
    cursor: pointer;
}

    #iMercerCheckoutHeader .promoButton:hover {
        background-color: #2C6EF2;
    }

    #iMercerCheckoutHeader .promoButton:focus {
        background-color: #2C6EF2;
    }

#iMercerCheckoutHeader .spnCheckoutSignIn {
    font-size: 20px;
    color: #4e6287;
}

#iMercerCheckoutHeader .spnCheckoutLoggedinEmail {
    font-size: 16px;
    color: #001f52;
}

#iMercerCheckoutHeader .spnCheckoutSignInTick {
    content: "\2713";
}

#iMercerCheckoutHeader .appyPromoCodelbl {
    font-family: 'Noto Sans', Arial, sans-serif;
    font-size: 15px;
    color: #001f52;
    line-height: 24px;
}

#iMercerCheckoutHeader .checkoutToolTip {
    border-style: solid;
    border-width: 1px;
    border-color: #2c6ef2;
    color: #2c6ef2;
    background-color: transparent;
}


@media (min-width: 413px) and (max-width:768px) {
    #iMercerCheckoutHeader #divUserEmail #collapseUserEmail .txtCheckoutEmail {
        width: 100%;
    }
}

@media (max-width: 575.98px) {
    #iMercerCheckoutHeader #divpayment .divContinueDelivery {
        flex-direction: column-reverse;
    }

    #iMercerCheckoutHeader #divpayment .divPaymentHeader {
        display: none;
    }

    #iMercerCheckoutHeader #divpayment .checkOutPaymentMethodProductName {
        color: #002c77;
    }

    #iMercerCheckoutHeader #ordersummaryPaymentInfo {
        margin-left: 0px;
        margin-right: 0px;
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    #iMercerCheckoutHeader #ordersummaryPaymentInfo {
        margin-left: 0px;
        margin-right: 0px;
    }
}

/*#endregion ------------iMercer Checkout End------------ */


/*#region ------------ iMercer View Order  Start-------------------- */
#divOrderReceipt .orderReceiptHeading,
#divOrderReceipt #orderReceiptContent p,
#divOrderReceipt .ReceiptSubHeadings {
    font-family: 'Noto Sans', Arial, sans-serif;
}

#divOrderReceipt {
    border: 1px solid #a0a6ae;
    max-width: 1110px;
}

    #divOrderReceipt .orderReceiptHeading {
        font-size: 28px;
        color: #002c77;
    }

    #divOrderReceipt #orderReceiptContent p {
        font-size: 16px;
    }

.OrderReceiptTitle {
    color: #001f52;
}

#divOrderReceipt .spnVOEmail {
    color: #2c6ef2;
}

#divOrderReceipt .orderPayInfo {
    color: #0b41ad;
    font-size: 18px;
}

#divOrderReceipt .voReceiptAmount {
    color: #001f52;
    font-size: 16px;
}

#divOrderReceipt .ReceiptSubHeadings {
    font-size: 16px;
    color: #001f52;
}

#divOrderReceipt .ReceiptSubHeadingBold {
    font-size: 15px;
    color: #2c6ef2;
}

#divOrderReceipt .ReceiptItemTotal {
    font-size: 18px;
    color: #002c77;
    text-align: right;
}

#divOrderReceipt .ulCartlbl {
    list-style-type: none;
    margin-top: 0px !important;
}

.cartsurveyTitle {
}
/*#endregion --------- iMercer View Order (Ends)--------------------*/

/*#region -------------- TOOLTIP ----------------*/
/* Popup container */
.iMercerToolTip {
    position: relative;
    display: inline-block;
    cursor: pointer;
}

    .iMercerToolTip :hover {
        color: #fff;
        background-color: #0b41ad;
    }

    /* The actual popup (appears on top) */
    .iMercerToolTip .popuptext {
        visibility: hidden;
        width: 160px;
        background-color: #eef4f9;
        color: #001f52;
        padding: 8px 0;
        position: absolute;
        z-index: 1;
        top: 0px;
        left: 100%;
        border: 1px solid #b9bfc7;
        font-family: 'Noto Sans', Arial, sans-serif;
        font-size: 14px;
        margin-left: 0.25rem;
    }

    /* Toggle this class when clicking on the popup container (hide and show the popup) */
    .iMercerToolTip .show {
        visibility: visible;
        -webkit-animation: fadeIn 1s;
        animation: fadeIn 1s
    }

.checkoutToolTipQuestion {
    color: #2c6ef2;
    background: #f8fafc;
    padding-left: 5px;
    padding-right: 5px;
}


#pQuestionSign:hover > p {
    color: #fff;
    background-color: #0b41ad;
}

p.pQuestionSign::after hover {
    color: #fff;
    background-color: #0b41ad;
}

#phoneQuestionSign:hover > p {
    color: #fff;
    background-color: #0b41ad;
}

p.phoneQuestionSign::after hover {
    color: #fff;
    background-color: #0b41ad;
}

#zipQuestionSign:hover > p {
    color: #fff;
    background-color: #0b41ad;
}

p.zipQuestionSign::after hover {
    color: #fff;
    background-color: #0b41ad;
}

.productDetailsHeight {
    min-height: 200px !important;
}

.requiredField {
    color: red !important;
}

.redborder {
    border: 1px solid red !important;
}

@media (min-width: 413px) and (max-width:991.8px) {
    .iMercerToolTip .popuptext {
        top: 100%;
        left: 50%;
        margin-left: -149px;
    }
}

/*#endregion ----------- TOOLTIP-------------------- */


/*#region -------------- PRODUCT LISTING / SURVEYS n REPORTS----------------*/
.gradientBgSurveyReports {
    background: rgb(0,157,224);
    background-image: url('https://www.imercer.com/uploads/common/HTML/Rebranding2023/Rectangle.svg');
}

    .gradientBgSurveyReports h1 {
        font-size: 2.3rem;
    }

    .gradientBgSurveyReports .MainTitle {
        width: 679px;
        height: 18px;
        font-family: MMC Display;
        font-size: 48px;
        color: #ffffff;
        text-decoration: none solid rgb(255, 255, 255);
        line-height: 18px;
    }

    .gradientBgSurveyReports .SubTitle {
        width: 686px;
        height: 90px;
        font-family: Noto Sans;
        font-size: 26px;
        color: #ffffff;
        text-decoration: none solid rgb(255, 255, 255);
        line-height: 38px;
    }

.hc-category .sectionProduct {
    height: 150px;
    fill: #ffffff;
    box-shadow: 1px 1px 14px rgba(0,0,0,0.2);
}

    .hc-category .sectionProduct:hover {
        /*  transform: scale(1.04);*/
        cursor: pointer;
        box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    }

.hc-category.bgSnRListing {
    background-color: #eef4f9;
}

.sectionProduct .secParticipation {
    line-height: 24px;
}

.sectionProduct .SnRproductTopHeading {
    font-size: 0.9rem;
    color: #6c7278;
}

.sectionProduct .SnRproductGeographyHeading {
    font-size: 0.9rem;
    color: #6c7278;
}



.sectionProduct .secParticipation {
    background-image: url('https://www.imercer.com/uploads/common/HTML/Rebranding2023/GreenRibbon.svg');
    font-size: 0.9rem;
    margin-right: -1.5rem;
}

.imgBannerPath {
    background: url('https://www.imercer.com/uploads/common/HTML/Rebranding2023/BannerPath.svg') no-repeat left;
    font-size: 0.9rem;
    margin-right: -1.5rem;
    width: 24px;
    height: 12px;
    margin-top: 35px;
}

.hc-category .ipSnRSearch {
    background-image: url('https://www.imercer.com/uploads/common/HTML/Rebranding2023/SearchIcon.svg');
    background-repeat: no-repeat;
    background-position: left center;
    /* outline: 0;*/
    color: #a0a6ae;
    line-height: 24px;
    font-family: 'Noto Sans', Arial, sans-serif;
    border-radius: 10px;
    border: 1px solid #b9bfc7 !important;
}

.hc-category input.ipSnRSearch:focus {
    border: 1px solid #b9bfc7 !important;
}

.iMSimpleList .snrSearchSurveyProducts {
    height: 40px;
    padding: 0px 8px;
    border: 1px solid #b9bfc7;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    background-color: #ffffff;
    background-size: cover;
    font-family: 'Noto Sans', Arial, sans-serif;
    font-size: 15px;
    color: #001f52;
    text-decoration: none solid rgb(0, 31, 82);
}

.iMSimpleList .snrSearchProductBtn {
    background-color: #0b41ad;
}

    .iMSimpleList .snrSearchProductBtn:hover {
        background-color: #0069d9;
    }

.iMSimpleList .slProductHeading:link {
    font-family: 'Noto Sans', Arial, sans-serif;
    color: #0b41ad;
    font-size: 22px;
    font-weight: bold;
}

.iMSimpleList .slProductHeading:visited {
    color: #0b41ad;
}

.iMSimpleList .slProductHeading:hover {
    color: #0b41ad;
}

.iMSimpleList .slProductHeading:focus {
    border: 2px solid #0b41ad;
    border-radius: 3px;
}

.bgSnRListing {
    background-color: #eef4f9;
}
/*#endregion ----------- PRODUCT LISTING / SURVEYS n REPORTS-------------------- */


/*#region -------------- PRODUCT DETAILS - AUGUST 2023 ----------------*/



#hccProductHeaderDiv .gradientBackground {
    /*background-image: url('https://www.imercer.com/uploads/common/HTML/Rebranding2023/HeroBanner.svg');*/
    height: max-content;
    min-height: 23rem;
    background-image: linear-gradient(45deg, #009de0, #00968f);
    padding-bottom: 30px
}


#hccProductHeaderDiv .SurveyTitle {
    font-family: 'MMC Display', Arial, sans-serif;
    font-size: 50px;
    line-height: 60px;
    text-decoration: none solid rgb(255, 255, 255);
}

#hccProductHeaderDiv .SurveySubTitle {
    font-family: 'Noto Sans', Arial, sans-serif;
    font-size: 26px;
    text-decoration: none solid rgb(255, 255, 255);
    line-height: 33px;
}

#divProductDetails a:active h5 {
    color: var(--iMercerNewFontColor);
}
/*#endregion ----- Product Details Change 2023------*/

/*#region ----------- BUY NOW -2023 -------------------- */
#divAddToCart .iMercerNewFontColor {
    color: #001f52;
}

#divAddToCart .iMercerAdditionalLabel {
    color: #4e6287;
    font-size: 14px;
    font-family: 'Noto Sans', Arial, sans-serif;
}

#divAddToCart #quantityDropdown select {
	padding: 0.5rem;
	border-radius: 0 !important;
	border: 1px solid #B9BFC7;
}


#divAddToCart .CartBlueButton {
	background-color: #0b41ad;
	padding: 12px !important;
	font-size: 1rem;
	font-family: font-family: 'Noto Sans', Arial, sans-serif;
}

	#divAddToCart .CartBlueButton:hover {
		background-color: #2c6ef2;
	}

#divAddToCart #additionaldropdown #additionalselect .additionalOptionItem {
    background-color: #dfe4e2;
    font-size: 16px;
}

#divAddToCart #additionaldropdown #additionalselect {
	border-color: #8096b2;
}

#divAddToCart #parentVariant select option {
	font-size: 16px;
	color: #001f52;
}

#divAddToCart #quantityDropdown select option {
	font-size: 16px;
	color: #001f52;
}


#divAddToCart #parentVariant select {
	border-color: #8096b2;
	/*This is being as select is being generated at runtime so bootstrap classes cannot be applied*/
	padding: 0.75rem;
	border-radius:0px;
}

#divAddToCart .divBuyNow .lblParticipationAmt {
	font-size: 1rem;
}
#divAddToCart .divBuyNow #VariantsDropdownContainer label {
	font-size: 1rem;
}
#divAddToCart .divBuyNow #VariantsDropdownContainer .dnnCheckbox {
	display: none;
}

#divAddToCart .divBuyNow #VariantsDropdownContainer .dnnBoxLabel {
	margin-bottom: 0px;
}

button.accordian-button {
	content: '\002B';
	color: #0b41ad;
	font-weight: bold;
	margin-right: 0.5rem;
}

    button.accordian-button:before {
        content: "\2212";
        color: #0b41ad;
        font-weight: bold;
        margin-right: 0.5rem;
    }


    button.accordian-button.collapsed:before {
        content: '\002B';
    }

#iMercerPHAccordion button {
    line-height: 28px;
    font-size: 1.25rem;
}




#divProductDetails {
    background-color: #f4f4f4;
}


    #divProductDetails .productTabNavigation {
        border-color: #f4f4f4;
        border-bottom-width: 2px;
    }

        #divProductDetails .productTabNavigation .liTabSubHeading {
            border-bottom: 5px solid #002c77;
        }

        #divProductDetails .productTabNavigation .liTabWidth {
            /*width:16%;*//*Since 6 tabs are allowed in a single bar*/
            padding-left:2.5rem;
            padding-right:2.5rem;
        }


        #divSingleProduct .card-title h3 {
            font-size: 1.25rem;
        }

#divSingleProduct .relatedItemCard .imgRelatedItem {
    height: 141px;
    width: 248px;
    border-color: #d8d8d8;
}

#divProductDetails .productTabNavigation a h5 {
    color: #0b41ad;
}

#divProductDetails .active h5 {
    color: #001f52 !important;
}

@media only screen and (min-width:576px) {
    #sectionProductBuyNow #divAddToCart .divBuyNow {
        margin-top: -20rem;
    }

    #divParticipationDetails {
        margin-top: 2%;
    }

    .pOpenHead {
        margin-left: 10% !important;
    }
}
/*Tab View*/
@media screen and (max-width: 992px) {
    .pOpenHead {
        margin-left: 2% !important;
    }
}

#divSingleProduct .card {
    font-size: 1.25rem;
}

    #divSingleProduct .card .card-body .card-title {
        color: #0065ac;
        font-size: 1.25rem;
    }



#sectionProductBuyNow .iMercerLinkColor {
    color: #2c6ef2;
}


#sectionProductBuyNow .totalbuyNowPanel {
    background-color: #beeaff;
}

#sectionProductBuyNow .textDecorationUnderline {
    text-decoration-line: underline;
}

.tooltip > .tooltip-inner {
    font-family: 'Noto Sans', Arial, sans-serif;
    font-size: 14px;
    color: #ffffff;
    text-decoration: none solid rgb(255, 255, 255);
    line-height: 20px;
    background-color: #002c77;
}

.tooltip .arrow::before {
    color: #002c77;
    border-bottom-color: #002c77;
}

#divAddToCart .choiceBorderDark {
	border-color: #B9BFC7 !important;
}

#divAddToCart .choiceBorderThick {
	border-width: 2px !important;
}
/*#endregion ----------- BUY NOW -2023 -------------------- */
/*#region ----------- PRODUCT WIDGET -2023 -------------------- */
/*Mobile View*/
@media screen and (max-width: 600px) {
	.divWidgets {
        margin-left: 0px !important;
    }

    #divParticipationDetails {
        margin-top: 2%;
        padding: 2% !important;
    }

    .pOpenHead {
        margin-left: 10% !important;
    }
}
/*Tab View*/
@media screen and (max-width: 992px) {
    .divWidgets {
        margin-left: 0px !important;
    }

    .pOpenHead {
        margin-left: 2% !important;
    }
}

.divWidgets {
    margin-left: 12%;
}

.wbox {
    background-color: #FFF;
    height: auto;
    max-width: 170px;
    margin-left: 20px;
    margin-bottom: 5px;
    border: #E6E6E6 solid 2px;
    color: var(--iMercerNewFontColor);
}
    .wbox label {
        font-family: 'MMC Display', Arial, sans-serif !important;
    }


.pOpenHead {
    margin-left: 25%;
    margin-top: 2%;
    margin-bottom: -10px;
    z-index: 2;
    position: inherit;
}



    .pOpenHead div {
        color: var(--iMercerNewFontColor);
        background-color: #f4f4f4;
        border-radius: 12px;
        border: #E6E6E6 solid 2px;
        font-size: 14px;
        z-index: 1;
        width: fit-content;
    }

        .pOpenHead div #greenIcon {
            color: green;
            font-size: 10px;
            margin-right: 10px;
            display: inline !important;
        }

        .pOpenHead div #redIcon {
            color: red;
            font-size: 10px;
            margin-right: 10px;
            display: inline !important;
        }

.pOpenHead1 {
    width: auto;
    color: var(--iMercerNewFontColor);
    background-color: #f4f4f4;
    border-radius: 12px;
    border: #E6E6E6 solid 2px;
    font-size: 14px;
    font-weight: bold;
    padding: 2px;
}

    .pOpenHead1 #greenIcon {
        color: green;
        font-size: 10px;
        padding: 5px;
        display: inline !important;
    }

    .pOpenHead1 #redIcon {
        color: red;
        font-size: 10px;
        padding: 5px;
        display: inline !important;
    }
/*#endregion ----------- PRODUCT WIDGET -2023 -------------------- */

/*#region ----------- AFTER PURCHASE -2023 -------------------- */
.divCircle {
    border: 0.0625rem solid #002c77;
    border-radius: 50%;
    padding: 5px;
}

@media (min-width: 768px) and (max-width: 991px) {
    .btn {
        padding: 0.375rem 0.75rem !important;
    }
}
fieldset a:focus, .squreBox a:focus, #productWhatHappensAfterPurchase a:focus, #divRelatedProducts a:focus, #divRelatedArticle a:focus {
    box-shadow: 0 0 0 3px #ffffff, 0 0 4px 7px #3a97f9;
    padding: 1px;
}

.btnOutline {
    color: #0b41ad;
    border-color: #0b41ad;
}

    .btnOutline:hover {
        background-color: #2C6EF2;
        border: 0 !important;
        color: #ffffff !important;
        border-radius: 5px !important;
    }

    .btnOutline:focus {
        background-color: #2C6EF2;
        border: 0 !important;
        color: #ffffff !important;
        border-radius: 5px !important;
        box-shadow: 0 0 0 3px #ffffff, 0 0 4px 7px #3a97f9;
    }

.squreBox {
    font-family: 'Noto Sans', Arial, sans-serif !important;
    background-color: #f4f4f4;
    box-shadow: 0px 0px 3px #888888;
    margin-bottom: -2.5rem !important;
}

#btnContactUs {
    font-size: 18px;
    color: #0b41ad;
    font-family: 'Noto Sans', Arial, sans-serif;
    text-decoration: underline;
}

#relatedArticles h3 {
    color: #0065ac;
    font-weight: bold;
}

#relatedArticles img {
    height: 8.75rem;
    width: 15.5rem;
}

#relatedArticles .articleBox {
    box-shadow: 0px 0px 4px #888888;
    width: 15.5rem;
    height: 20.6rem;
}

#relatedArticles .RelatedItemProductName {
    font-family: 'Noto Sans', Arial, sans-serif;
    font-size: 16px;
    color: #2c6ef2;
    text-decoration: underline !important;
    line-height: 21px;
}

    #relatedArticles .RelatedItemProductName a:hover {
        color: #2C6EF2 !important;
        text-decoration: none !important;
    }

    #relatedArticles .RelatedItemProductName a:focus {
        border: 2px solid #2C6EF2;
        border-radius: 3px;
    }





.productWhatHappensAfterPurchasediv1 {
    background-color: #e5edf4;
}

    .productWhatHappensAfterPurchasediv1 #divQuestion {
        background-color: #002c77;
    }

    #productWhatHappensAfterPurchase h1, #productWhatHappensAfterPurchase h4, #productWhatHappensAfterPurchase h6, #productWhatHappensAfterPurchase p, productWhatHappensAfterPurchase div {
        color: var(--iMercerNewFontColor);
    }

#relatedArticles h1, #relatedArticles h2 {
    color: var(--iMercerNewFontColor);
}

#productFAQs h1, #productFAQs div, #productFAQs button {
    color: var(--iMercerNewFontColor);
}

#productFAQs {
    background-color: #f4f4f4;
}

:root {
    --iMercerNewFontColor: #001f52 !important;
}

#productFAQs .accordian-button {
    font-size: 20px;
}

.background-masker {
    background-color: #fff;
    position: absolute;
}

.btn-divide-top1 {
    top: 30%;
    left: 0;
    height: 5%;
    width: 100%;
}

.btn-divide-top2 {
    top: 64%;
    left: 0;
    height: 5%;
    width: 100%;
}

.btn-divide-top3 {
    top: 0;
    left: 0;
    height: 100%;
    width: 5%;
}

.btn-divide-left {
    top: 0;
    left: 21%;
    height: 100%;
    width: 5%;
}

.btn-divide-left2 {
    top: 0;
    left: 47%;
    height: 100%;
    width: 5%;
}

.btn-divide-left3 {
    top: 0;
    left: 73%;
    height: 100%;
    width: 5%;
}

.btn-divide-top11 {
    top: 45%;
    left: 0;
    height: 0.1%;
    width: 100%;
}

.btn-divide-top22 {
    top: 90%;
    left: 0;
    height: 0.1%;
    width: 100%;
}

@keyframes placeHolderShimmer {
    0% {
        background-position: -800px 0
    }

    100% {
        background-position: 800px 0
    }
}

.animated-background {
    animation-duration: 2s;
    animation-fill-mode: forwards;
    animation-iteration-count: infinite;
    animation-name: placeHolderShimmer;
    animation-timing-function: linear;
    background-color: #f6f7f8;
    background: linear-gradient(to right, #eeeeee 8%, #bbbbbb 18%, #eeeeee 33%);
    background-size: 800px 104px;
    height: 20rem;
    position: relative;
    width: 80rem;
}
/*#endregion ----------- AFTER PURCHASE -2023 -------------------- */

/*#region ----------- PRODUCT RELATED ARTICLES -2023 -------------------- */
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600&display=swap');

#divRelatedArticlesCard {
    display: flex;
    padding: 5px;
    margin: 10px;
    align-items: center;
    justify-content: center;
    min-height: 10vh;
}

    #divRelatedArticlesCard .wrapper {
        max-width: 78.75rem;
        width: 100%;
        position: relative;
        margin-left: 0.0625rem;
    }

        #divRelatedArticlesCard .wrapper i {
            top: 50%;
            height: 3.125rem;
            width: 3.125rem;
            cursor: pointer;
            font-size: 0.78125rem;
            position: absolute;
            text-align: center;
            line-height: 3.125rem;
            background: #fff;
            border-radius: 50%;
            box-shadow: 0 0.1875rem 0.375rem rgba(0,0,0,0.23);
            transform: translateY(-50%);
            transition: transform 0.1s linear;
            margin-left: -2.1875rem;
            margin-right: -2.1875rem;
        }

            #divRelatedArticlesCard .wrapper i:active {
                transform: translateY(-50%) scale(0.85);
            }

            #divRelatedArticlesCard .wrapper i:first-child {
                left: 0px;
            }

            #divRelatedArticlesCard .wrapper i:last-child {
                right: 0px;
            }

        #divRelatedArticlesCard .wrapper .carousel {
            display: grid;
            grid-auto-flow: column;
            grid-auto-columns: calc((100% / 4) - 12px);
            overflow-x: auto;
            scroll-snap-type: x mandatory;
            gap: 16px;
            scroll-behavior: smooth;
            scrollbar-width: none;
            padding: 5px;
        }

    #divRelatedArticlesCard .carousel::-webkit-scrollbar {
        display: none;
    }

    #divRelatedArticlesCard .carousel.no-transition {
        scroll-behavior: auto;
    }

    #divRelatedArticlesCard .carousel.dragging {
        scroll-snap-type: none;
        scroll-behavior: auto;
    }

        #divRelatedArticlesCard .carousel.dragging .card {
            cursor: grab;
            user-select: none;
        }

    #divRelatedArticlesCard .carousel .card {
        scroll-snap-align: start;
        box-shadow: 0px 0px 4px #888888;
        width: 15.5rem;
        height: auto;
        list-style: none;
        background: #fff;
        padding-bottom: 15px;
        flex-direction: column;
        display: flex;
    }

        #divRelatedArticlesCard .carousel .card img {
            width: 15.5rem;
            height: 6.75rem; /*Product Details Phase 2*/
        }

        #divRelatedArticlesCard .carousel .card h3 {
            color: #0065ac;
            font-weight: bold;
            margin: 1.2rem;
            font-family: 'Noto Sans', Arial, sans-serif;
        }

        #divRelatedArticlesCard .carousel .card span {
            font-family: 'Noto Sans', Arial, sans-serif;
            font-size: 16px;
            color: #2c6ef2;
            text-decoration: underline;
            line-height: 21px;
            margin-left: 1.2rem;
            cursor: pointer;
        }

@media screen and (max-width: 1150px) {
    #divRelatedArticlesCard .wrapper .carousel {
        grid-auto-columns: calc((100% / 3) - 9px);
    }

    #divRelatedArticlesCard .carousel .card {
        height: auto;
    }
}

@media screen and (max-width: 920px) {
    #divRelatedArticlesCard .wrapper .carousel {
        grid-auto-columns: calc((100% / 2) - 9px);
    }

    #divRelatedArticlesCard .carousel .card {
        width: 12.5rem;
        height: auto;
    }
}

@media screen and (max-width: 600px) {
    #divRelatedArticlesCard .wrapper .carousel {
        display: inline;
    }

    #divRelatedArticlesCard .carousel .card {
        width: 100%;
        height: auto;
        margin-top: 5px;
    }

    #leftRA {
        display: none !important;
    }

    #rightRA {
        display: none !important;
    }
}

.spnarrow {
    font-family: 'Font Awesome 5 Free' !important;
    text-decoration: none !important;
    margin-left: 0px !important;
}

#divRelatedArticlesCard h3 {
    font-size: 1.1rem;
    line-height: 1.5rem;
}
/*#endregion ----------- PRODUCT RELATED ARTICLES -2023 -------------------- */
/*#region ----------- PRODUCT RELATED PRODUCTS - 2023 -------------------- */
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600&display=swap');

#divRelatedItems {
    background-color: #e5edf4;
}

#divRelatedProductsCard {
    display: flex;
    padding: 5px;
    margin: 10px;
    align-items: center;
    justify-content: center;
    min-height: 10vh;
}

    #divRelatedProductsCard .wrapper {
        max-width: 78.75rem;
        width: 100%;
        position: relative;
        margin-left: 0.0625rem;
    }

        #divRelatedProductsCard .wrapper i {
            top: 50%;
            height: 3.125rem;
            width: 3.125rem;
            cursor: pointer;
            font-size: 0.78125rem;
            position: absolute;
            text-align: center;
            line-height: 3.125rem;
            background: #fff;
            border-radius: 50%;
            box-shadow: 0 0.1875rem 0.375rem rgba(0,0,0,0.23);
            transform: translateY(-50%);
            transition: transform 0.1s linear;
            margin-left: -2.1875rem;
        }

            #divRelatedProductsCard .wrapper i:active {
                transform: translateY(-50%) scale(0.85);
            }

            #divRelatedProductsCard .wrapper i:first-child {
                left: 0px;
            }

            #divRelatedProductsCard .wrapper i:last-child {
                right: 0px;
            }

        #divRelatedProductsCard .wrapper .carousel {
            display: grid;
            grid-auto-flow: column;
            grid-auto-columns: calc((100% / 4) - 12px);
            overflow-x: auto;
            scroll-snap-type: x mandatory;
            gap: 16px;
            scroll-behavior: smooth;
            scrollbar-width: none;
            padding: 5px;
        }

    #divRelatedProductsCard .carousel::-webkit-scrollbar {
        display: none;
    }

    #divRelatedProductsCard .carousel.no-transition {
        scroll-behavior: auto;
    }

    #divRelatedProductsCard .carousel.dragging {
        scroll-snap-type: none;
        scroll-behavior: auto;
    }

        #divRelatedProductsCard .carousel.dragging .card {
            cursor: grab;
            user-select: none;
        }

    #divRelatedProductsCard .carousel .card {
        scroll-snap-align: start;
        box-shadow: 0px 0px 4px #888888;
        width: 15.5rem;
        height: auto;
        list-style: none;
        background: #fff;
        padding-bottom: 15px;
        flex-direction: column;
        display: flex;
    }

        #divRelatedProductsCard .carousel .card img {
            width: 15.5rem;
            height: 8.75rem;
        }

        #divRelatedProductsCard .carousel .card h3 {
            color: #0065ac;
            font-weight: bold;
            margin: 1.2rem;
            font-family: 'Noto Sans', Arial, sans-serif;
        }

        #divRelatedProductsCard .carousel .card span {
            font-family: 'Noto Sans', Arial, sans-serif;
            font-size: 16px;
            color: #2c6ef2;
            text-decoration: underline;
            line-height: 21px;
            margin-left: 1.2rem;
            cursor: pointer;
        }

.spnArticle {
    font-family: 'Font Awesome 5 Free' !important;
    text-decoration: none !important;
    font-size: 500% !important;
    padding: 3rem !important;
    line-height: 44px !important;
}

@media screen and (max-width: 1150px) {
    #divRelatedProductsCard .wrapper .carousel {
        grid-auto-columns: calc((100% / 3) - 9px);
    }

    #divRelatedProductsCard .carousel .card {
        height: auto;
    }
}

@media screen and (max-width: 992px) {
    #divRelatedProductsCard .wrapper .carousel {
        grid-auto-columns: calc((100% / 2) - 9px);
    }

    #divRelatedProductsCard .carousel .card {
        width: 12.5rem;
        height: auto;
    }

    .spnArticle {
        margin-left: 0px !important;
    }
}

@media screen and (max-width: 600px) {
    #divRelatedProductsCard .wrapper .carousel {
        display: inline;
    }

    #divRelatedProductsCard .carousel .card {
        width: 100%;
        height: auto;
        margin-top: 5px;
    }

    #leftRP {
        display: none !important;
    }

    #rightRP {
        display: none !important;
    }
}
/*#endregion ----------- PRODUCT RELATED PRODUCTS - 2023 -------------------- */

/*#region -------------- NEW ORDERING TYPE - 2025 -------------------- */
#divIndividualOrderingType .iMercerNewFontColor {
    color: #001f52;
    font-size: 1rem;
    font-family: font-family: 'Noto Sans', Arial, sans-serif;
}
#divIndividualOrderingType #divParticipantStatusDropdown select {
    padding: 0.5rem;
    border-radius: 0 !important;
    border: 1px solid #B9BFC7;
    color: #001f52;
}

#divIndividualOrderingType #divModuleCheckbox > label {
    border-color: #B9BFC7;
    /*    border: 1px solid #dee2e6;*/
    border-top-width: 2px;
    border-left-width: 2px;
    border-right-width: 2px;
    border-color: #dee2e6;
    border-style: solid;
    border-bottom-width: 1px;
    color: #001f52;
}
#divIndividualOrderingType .dnnCheckbox .mark{
    background-color: transparent;
}
#divIndividualOrderingType .buyNowFooter  {
    text-align:center;
    padding:1rem;
}

.changeFont {
    font-style: normal;
    text-align:center;
}
    /*#endregion ----------- NEW ORDERING TYPE - 2025 -------------------- */
