/**** THEME BASED STYLES - STARTS *****/
html,
body {
    height: 100%;
    min-height: 100%;
}
/* Gentelella/custom.css - STARTS */
.container {
    width: 100%;
    padding: 0;
}

div#enrollmentWizard {
    padding-top: 60px;
}


.nav > li > a {
    position: relative;
    display: block;
    padding: 13px 15px 12px;
}

.nav.navbar-nav > li > a {
    color: #515356 !important;
}

.nav.top_menu > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
    color: #34495E !important;
}

.nav > li > a:hover, .nav > li > a:focus {
    background-color: transparent;
}

.col-md-55, .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    float: left;
    padding-right: 10px;
    padding-left: 10px;
}

/*.x_panel {
    position: relative;
    width: 100%;
    margin-bottom: 10px;
    padding: 10px 17px;
    display: inline-block;
    background: #fff;
    border: 3px double black;
    -webkit-box-shadow: 0 0 20px black;
    -moz-box-shadow: 0 0 20px black;
    box-shadow: 0 0 20px black;
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    column-break-inside: avoid;
    opacity: 1;
    transition: all .2s ease;
    font: 400 14px/1.6 'Lato', Verdana, sans-serif;
    font-family: Helvetica, 'Helvetica Neue', Arial, sans-serif;
    color: #505050;
    /*color: #73879C;
  background: #2A3F54;* /
    font-family: "Helvetica Neue", Roboto, Arial, "Droid Sans", sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.471;
}Commented to Fix the Profile Render in Enrollment Wizard*/

.x_panel {
    position: relative;
    width: 100%;
    margin-bottom: 20px !important;
    padding: 10px 17px;
    display: inline-block;
    background: #fff;
    border: 1px solid #E6E9ED;
    /*-webkit-box-shadow: 0 0 20px black;
    -moz-box-shadow: 0 0 20px black;
    box-shadow: 0 0 20px black;*/
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    column-break-inside: avoid;
    opacity: 1;
    transition: all .2s ease;
    font: 400 14px/1.6 'Roboto','Lato', Verdana, sans-serif;
    /*font-family: 'Open Sans', Helvetica, 'Helvetica Neue', Arial, sans-serif;*/
    color: #505050;
    /*color: #73879C;
  background: #2A3F54;*/
    font-family: 'Roboto' !important;
    /*font-family: "Helvetica Neue", Roboto, Arial, "Droid Sans", sans-serif;*/
    font-size: 13px;
    font-weight: 400;
    line-height: 1.471;
    overflow: visible;
}

.x_title {
    border-bottom: 2px solid #E6E9ED;
    padding: 1px 5px 6px;
    margin-bottom: 10px;
}

    .x_title .filter {
        width: 40%;
        float: right;
    }

    .x_title h2 {
        margin: 5px 0 6px;
        float: left;
        display: block;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }

        .x_title h2 small {
            margin-left: 10px;
        }

    .x_title span {
        color: #BDBDBD;
    }

.x_content {
    padding: 0 5px 6px;
    position: relative;
    width: 100%;
    float: left;
    clear: both;
    margin-top: 5px;
    color: #73879C;
    line-height: 1.4;
    font-weight: 400;
    font-size: 13px;
}

    .x_content h4 {
        font-size: 16px;
        font-weight: 500;
    }

h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 10px;
    margin-bottom: 10px;
}

h2 {
    font-size: 18px;
    font-weight: 400;
}

/** /tile stats **/
/** inbox **/
a.star {
    color: #428bca !important;
}

a {
    color: #5A738E;
    text-decoration: none;
}

    a, a:visited, a:focus, a:active, :visited, :focus, :active, .btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
        outline: 0;
    }

        a:hover, a:focus {
            text-decoration: none;
        }

.mail_content {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 4px;
    margin-top: 20px;
    min-height: 500px;
    padding: 10px 11px;
    width: 100%;
}

.list-btn-mail {
    margin-bottom: 15px;
}

    .list-btn-mail.active {
        border-bottom: 1px solid #39B3D7;
        padding: 0 0 14px;
    }

    .list-btn-mail > i {
        float: left;
        font-size: 18px;
        font-style: normal;
        width: 33px;
    }

    .list-btn-mail > .cn {
        background: none repeat scroll 0 0 #39B3D7;
        border-radius: 12px;
        color: #FFFFFF;
        float: right;
        font-style: normal;
        padding: 0 5px;
    }

.button-mail {
    margin: 0 0 15px !important;
    text-align: left;
    width: 100%;
}

button,
.buttons,
.btn,
.modal-footer .btn + .btn {
    margin-bottom: 5px;
    margin-right: 5px;
}

.btn-group-vertical .btn, .btn-group .btn {
    margin-bottom: 0;
    margin-right: 0;
}

.mail_list_column {
    border-left: 1px solid #DBDBDB;
}

.mail_view {
    border-left: 1px solid #DBDBDB;
}

.mail_list {
    width: 100%;
    border-bottom: 1px solid #DBDBDB;
    margin-bottom: 2px;
    display: inline-block;
}

    .mail_list .left {
        width: 5%;
        float: left;
        margin-right: 3%;
    }

    .mail_list .right {
        width: 90%;
        float: left;
    }

    .mail_list h3 {
        font-size: 15px;
        font-weight: bold;
        margin: 0px 0 6px;
    }

        .mail_list h3 small {
            float: right;
            color: #ADABAB;
            font-size: 11px;
            line-height: 20px;
        }

    .mail_list .badge {
        padding: 3px 6px;
        font-size: 8px;
        background: #BAB7B7;
    }


.mail_heading h4 {
    font-size: 18px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    margin-top: 20px;
}

.attachment {
    margin-top: 30px;
}

    .attachment ul {
        width: 100%;
        list-style: none;
        padding-left: 0;
        display: inline-block;
        margin-bottom: 30px;
    }

        .attachment ul li {
            float: left;
            width: 150px;
            margin-right: 10px;
            margin-bottom: 10px;
        }

            .attachment ul li img {
                height: 150px;
                border: 1px solid #ddd;
                padding: 5px;
                margin-bottom: 10px;
            }

            .attachment ul li span {
                float: right;
            }

    .attachment .file-name {
        float: left;
    }

    .attachment .links {
        width: 100%;
        display: inline-block;
    }

.compose {
    padding: 0;
    position: fixed;
    bottom: 0;
    right: 0;
    background: #fff;
    border: 1px solid #D9DEE4;
    border-right: 0;
    border-bottom: 0;
    border-top-left-radius: 5px;
    z-index: 9999;
    display: none;
}

    .compose .compose-header {
        padding: 5px;
        background: #169F85;
        color: #fff;
        border-top-left-radius: 5px;
    }

        .compose .compose-header .close {
            text-shadow: 0 1px 0 #ffffff;
            line-height: .8;
        }

    .compose .compose-body .editor.btn-toolbar {
        margin: 0;
    }

    .compose .compose-body .editor-wrapper {
        height: 100%;
        min-height: 50px;
        max-height: 180px;
        border-radius: 0;
        border-left: none;
        border-right: none;
        overflow: auto;
    }

    .compose .compose-footer {
        padding: 10px;
    }

/*Added at the bottom - Finalize it before removing it*/
/*.overlay-grid {
    position:absolute;
    width:100%;
    height:100%;
    left:0;
    top:0;
    background:transparent url('../img/grid.png') repeat;
    background-color: rgba(0,0,0,0.55);
}*/

header {
    width: 100%;
}

/* *********  custom accordion  **************************** */
*, *:before, *:after {
    box-sizing: border-box;
}

td span {
    line-height: 28px;
}

/** /inbox **/

.clearfix:after, form:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Gentelella/custom.css - ENDS */
/* CoreExperience/css/Site.css - STARTS  */
/*** LANDING PAGE STYLES - STARTS ***/

/* ***** /autocomplete *****/
/* ***** buttons ********/
.btn {
    border-radius: 3px;
}

a.btn-success, a.btn-primary, a.btn-warning, a.btn-danger {
    color: #fff;
}

.btn-success {
    background: #26B99A;
    border: 1px solid #169F85;
}

    .btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
        background: #169F85;
    }

.btn-dark {
    color: #E9EDEF;
    background-color: #4B5F71;
    border-color: #364B5F;
}

    .btn-dark:hover, .btn-dark:focus, .btn-dark:active, .btn-dark.active, .open .dropdown-toggle.btn-dark {
        color: #FFFFFF;
        background-color: #394D5F;
        border-color: #394D5F;
    }

.btn-round {
    border-radius: 30px;
}

.btn.btn-app {
    position: relative;
    padding: 15px 5px;
    margin: 0 0 10px 10px;
    min-width: 80px;
    height: 60px;
    box-shadow: none;
    border-radius: 0;
    text-align: center;
    color: #666;
    border: 1px solid #ddd;
    background-color: #fafafa;
    font-size: 12px;
}

    .btn.btn-app > .fa, .btn.btn-app > .glyphicon, .btn.btn-app > .ion {
        font-size: 20px;
        display: block;
    }

    .btn.btn-app:hover {
        background: #f4f4f4;
        color: #444;
        border-color: #aaa;
    }

    .btn.btn-app:active, .btn.btn-app:focus {
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    }

    .btn.btn-app > .badge {
        position: absolute;
        top: -3px;
        right: -10px;
        font-size: 10px;
        font-weight: 400;
    }

/* ***** /buttons *******/

.btn-dark {
    color: #eaeaea;
    background-color: #3e3e3e;
    border-color: #3e3e3e;
}

    .btn-dark:hover,
    .btn-dark:focus,
    .btn-dark.focus,
    .btn-dark:active,
    .btn-dark.active,
    .open > .dropdown-toggle.btn-dark {
        color: white;
        background-color: #2a2a2a;
        border-color: #2a2a2a;
    }

.btn.min-width {
    min-width: 140px;
    text-align: center !important;
}

.btn.min-width-md {
    min-width: 160px;
    text-align: center !important;
}

.btn.min-width-lg {
    min-width: 180px;
    text-align: center !important;
}

.btn.min-width-xlg {
    min-width: 200px;
    text-align: center !important;
}

.btn.no-radius {
    border-radius: 0 !important;
}


#footer-bottom {
    /*position: fixed;*/
    bottom: 0;
    left: 0;
    right: 0;
    padding: 20px 0 25px;
    background-color: #eaeaea;
    text-align: center;
    min-height: 115px;
    z-index: 10;
}

#form-render #builder_main_container iframe {
    border: none !important;
}

.wizardContainer {
    padding: 20px;
}

#footer-bottom button.btn-dark {
    height: 100px;
    width: 70%;
    font-size: 20px;
}

.btn-custom {
    background-color: #1B778C;
    color: white;
}

/* Product Details Model */
@media screen and (min-width: 992px) {
    .learnMoreButton {
        text-align: center;
        position: relative;
        margin: 0 auto;
        bottom: 0px;
        left: 0;
        right: 0;
    }

    #productLearnMoreModel .modal-dialog, #productModel .modal-dialog {
        right: auto;
        width: 85%;
        padding-top: 30px;
        padding-bottom: 30px;
    }

    #footer-bottom button.btn-dark {
        height: 100px;
        width: 100%;
        font-size: 20px;
    }
}

.lead {
    font-size: 16px;
    line-height: 1.5;
    font-weight: 400;
}

    .lead.small {
        font-size: 15px;
    }

@media (min-width: 768px) {
    .lead {
        font-size: 16px;
    }
}

h5.lead {
    font-weight: 600;
}

.logo {
    display: block;
    padding-right: 30px;
    padding-left: 15px;
    /*border-right: 1px solid rgb(234, 234, 234);*/
}

.logoImg {
    padding-top: 5px;
    max-height: 75px;
}


.overlay-grid {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: transparent url('../img/grid.png') repeat;
    background-color: rgba(0,0,0,0.55);
}

i.fa.fa-group {
}

.section-icon {
    position: relative;
    display: inline-block;
    font-size: 16px;
    width: 42px;
    height: 42px;
    line-height: 40px;
    border: 1px solid #5a5a5a;
    border-radius: 50%;
    color: #5a5a5a;
    padding-top: 10px;
}

    .section-icon:before,
    .section-icon:after {
        content: '';
        display: block;
        width: 100px;
        height: 1px;
        position: absolute;
        top: 50%;
        background-color: #5a5a5a;
    }

    .section-icon:before {
        right: 100%;
        margin-right: 20px;
    }

    .section-icon:after {
        left: 100%;
        margin-left: 20px;
    }

.sitemastertitle {
    color: #fff;
    font-size: 40px;
    text-shadow: 1px 4px 5px black;
    font-weight: 600;
}

.section-header {
    margin-bottom: 0px;
}

/*** LANDING PAGE STYLES - ENDS ***/
/*** Enrollment Process PAGE 1 STYLES - STARTS ***/

.PlanLineTotal {
    font-size: x-large;
}

.x_title button span {
    color: #ffffff;
}

.product-price {
    line-height: 20px;
    color: #111 !important;
    font-weight: 700;
    padding-right: 50px;
    text-align: center;
    padding-top: 30px;
}

.externalwidget {
    padding-top: 7px !important;
}

.service h3 {
    font-weight: bold;
}

.service-title {
    font-size: 15px;
    line-height: 1.4;
    margin-bottom: 10px;
}

.productDescription {
    padding-bottom: 10px;
}

.service .btn-custom:hover, .service .btn-custom:focus, .service .btn-custom.focus, .service .btn-custom:active, .service .btn-custom.active {
    border-color: #165873 !important;
    background-color: #165873 !important;
    color: #ffffff !important;
}

.participantprofilepage .x_content .panel-body .accordion .panel-heading {
    z-index: 999999 !important;
}
/* Product Details Model */
@media screen and (max-width: 992px) {
    .participantprofilepage .x_content .panel-body {
        padding: 2px !important;
    }

    .participantprofilepage table.table, .participantprofilepage .table thead > tr > th {
        font-size: 10px !important;
    }

    .OfferName .coveragePlanHeader, .text1_25Em, #paymentOption {
        height: auto !important;
    }

    .OfferName .coveragePlanHeader {
        font-size: 13px;
        width: 100%;
        display: block;
    }

    .col-height {
        height: auto !important;
    }

    #ACHInfoFormBlock td span {
        line-height: 1.5 !important;
    }

    .monthly-header {
        border-top: 1px solid #CCCCCC !important;
    }

    tr.coveragePlanHRTableTopLine:first-child {
        border-top: none;
    }

    .coveragePlanHeader {
        font-size: 14px !important;
    }

    .coverageHeaderRight {
        text-align: center;
    }

        .coverageHeaderRight a {
            margin-right: 0px;
        }

    .coveragePlanHide {
        margin-right: 0 !important;
        line-height: 33px;
    }

    .ProductInventoryHeaderContent {
        width: 100% !important;
    }

    .productinventorybox, #ProductSelectPanel div.row {
        width: 100% !important;
    }

    span.grandPriceFake {
        font-size: 13px !important;
    }

    .coveragePlanHeader {
        display: block !important;
    }

    .productinventorybox .iconsection img, .productcategorybox .iconsection img {
        /*width: auto !important;*/
    }

    .logoImg {
        width: 163px;
    }

    .product-price {
        font-size: 15px !important;
        padding: 20px !important;
    }

    .sw-theme-dots > ul.step-anchor > li > a {
        display: none !important;
    }

    .sw-theme-dots > ul.step-anchor > li.active {
        width: 80% !important;
    }

    .sw-theme-dots > ul.step-anchor:before, .sw-theme-dots > ul.step-anchor > li {
        background-color: #fbbd19 !important;
    }

        .sw-theme-dots > ul.step-anchor > li.active > a {
            display: block !important;
        }

    #aboutus table.about-table {
        max-width: 100% !important;
        margin: 0;
        width: 95% !important;
    }

    .enrollment_container #build_container1 .rendered-form p div, .enrollment_container #build_container2 .rendered-form p div {
        width: 100% !important;
        margin: 12px !important;
        padding: 12px;
    }
}

.col-height {
    display: table-cell;
    height: 100%;
    float: none;
}

.coveragePlanHeader {
    font-size: 1.5em;
    color: #16788E;
}

.coveragePlanHide {
    color: #348396;
    font-weight: normal;
    border-bottom: dotted 1px;
    margin-right: 40px;
}

    .coveragePlanHide:hover {
        cursor: pointer;
        color: #348396;
        border-bottom: 0px;
    }

/*Styles for coverage radio buttons*/
.text1_25Em {
    font-size: 1.25em !important;
    font-weight: bold !important;
}

.text1Em {
    font-size: 1em;
    font-weight: normal;
}

.coveragePlanDownloadSamplePolicy {
    color: #348396;
    font-weight: normal;
    border-bottom: solid 1px;
    margin-bottom: -1px;
}

    .coveragePlanDownloadSamplePolicy:hover {
        cursor: pointer;
        color: #348396;
        border-bottom: 0px;
        margin-bottom: -1px;
    }

.coveragePlanDownloadSamplePolicyImg {
    margin-right: 5px;
}

.coveragePlanNoOfferingSelected {
    font-size: 1.5em;
    font-weight: bold;
}

.coveragePlanBenefits td, th, .coveratePlanTable td, th, .coveragePlanAmount {
    text-align: left;
    padding-left: 10px;
}

.coveragePlanBenefitsHeader td, th {
    /*font-size:1.25em;*/
    font-size: 1em;
    font-weight: 700;
}

.coverageplans .btn, #benefitList .btn {
    min-width: 124px;
}

.coverageplans tr td.benefit-name, table.benefit-tbl td, table.pro-responsive-table td, #benefitList tr td.benefit-name {
    font-family: "Roboto", "Open sans", Verdana, sans-serif;
}

.benefit-tbl {
    /*border: 3px double gray !important;*/
    border-collapse: separate;
}

.benefit-detail {
    padding-left: 5px !important;
}

.installment-double-border {
    border: 3px double gray !important;
    border-collapse: separate;
    border-top: none !important;
}

/* Landscape phones and portrait tablets */
@media (max-width: 991px) {
    .installment-double-border {
        border: 1px solid #bababa !important;
        margin-top: -20px !important;
        border-top: none !important;
        padding-right: 15px;
        padding-left: 15px;
    }
}

.coverageplans tr th, table.benefit-tbl tr th, table.pro-responsive-table tr th, #benefitList tr th {
    font-family: "Roboto", "Open sans", Verdana, sans-serif;
    line-height: 1;
    color: #303030;
}

.coveragePlanBlock th {
    border-top: 1px solid #bababa !important;
}

.custom-coverage {
    width: 20px !important;
}

/*Styles for coverage radio buttons*/

.custom-radiobutton-container input[type="radio"],
.multiCoveragePlanRadio input[type="radio"] {
    display: none;
}

    .custom-radiobutton-container input[type="radio"] + label span.custom-radiobutton-span,
    .multiCoveragePlanRadio input[type="radio"] + label span.multiCoveragePlanRadioSpan {
        display: inline-block !important;
        width: 2em !important;
        height: 2em !important;
        margin: -1px 4px 0 0 !important;
        vertical-align: middle !important;
        cursor: pointer !important;
        -moz-border-radius: 50% !important;
        border-radius: 50% !important;
        border: 0.1em solid #D7D7D7 !important;
        background-color: #FFFFFF !important;
        font-size: 12px !important;
    }

    .custom-radiobutton-container input[type="radio"] + label span span,
    .multiCoveragePlanRadio input[type="radio"] + label span span {
        display: inline-block;
        width: 1em;
        height: 1em;
        margin: 0.43em;
        vertical-align: middle;
        cursor: pointer;
        -moz-border-radius: 50%;
        border-radius: 50%;
        border: 0em;
        font-size: 12px !important;
    }

    .custom-radiobutton-container input[type="radio"]:checked + label span span,
    .multiCoveragePlanRadio input[type="radio"]:checked + label span span {
        background-color: #303030;
    }

    .custom-radiobutton-container input[type="radio"] + label span,
    .multiCoveragePlanRadio input[type="radio"] + label span,
    input[type="radio"]:checked + label span {
        -webkit-transition: background-color 0.4s linear;
        -o-transition: background-color 0.4s linear;
        -moz-transition: background-color 0.4s linear;
        transition: background-color 0.4s linear;
    }

.custom-radiobutton-container.custom-radiobutton,
.multiCoveragePlanRadio.radioBillingTypeSelection {
    /*float:left;*/
    margin-right: 2em;
}

.tooltip.custom-radiobutton-tooltip .tooltip-inner,
.tooltip.radioPaymentTypeSelectionTooltipClass .tooltip-inner {
    color: black;
    background-color: white;
    border: solid 1px #e2e2e2;
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}

.tooltip.custom-radiobutton-tooltip .tooltip-arrow,
.tooltip.radioPaymentTypeSelectionTooltipClass .tooltip-arrow {
    border-bottom-color: #e2e2e2 !important;
}

.prevNextCoveragePlanProduct {
    position: fixed;
    top: 50%;
    color: #12778D;
    font-size: 1em;
    font-weight: bold;
}
/*.prevNextCoveragePlanProduct i.fa.fa-angle-left{
    font-size:2em;
}*/
#prevCoveragePlanProductI {
    font-size: 5em;
    font-weight: normal;
}

#nextCoveragePlanProductI {
    font-size: 5em;
    font-weight: normal;
}

.prevNextCoveragePlanProductBtn:hover {
    cursor: pointer;
}

.coveragePlanProductHeader {
    font-size: 1.5em;
    color: #12778D;
    font-weight: bolder;
}

.coveragePlanHRLine {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #CCCCCC;
    margin: 1em 0;
    padding: 0;
}

.coveragePlanHRWhiteLine {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #FFFFFF;
    margin-bottom: 1em;
    margin-top: 0px;
    padding: 0;
    min-width: 200px;
    max-width: 350px;
}

.coveragePlanHRGrayLine {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #FAFAFA;
    margin-bottom: 1em;
    margin-top: 0px;
    padding: 0;
}

.coveragePlanHRErrorLine {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #FFB6C1;
    margin-bottom: 1em;
    margin-top: 0px;
    padding: 0;
}

.coveragePlanHRTableTopLine {
    height: 1px;
    border: 0;
    border-top: 1px solid #CCCCCC;
    margin: 1em 0;
    padding: 0;
}

.coveragePlanHRTableBottomLine {
    height: 1px;
    border: 0;
    border-bottom: 1px solid #CCCCCC;
    margin: 1em 0;
    padding: 0;
}

.coveragePlanHRTableTobAndBottomLine {
    height: 1px;
    border: 0;
    border-bottom: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    margin: 1em 0;
    padding: 0;
}


.coveragePlanGrayBG {
    background-color: #FAFAFA;
}

.coveragePlanErrorBG {
    background-color: #FFB6C1;
}

.coveragePlanPlanAmout {
    text-align: left;
    padding-left: 10px;
}

.coveragePlanNotes td {
    font-size: 10px;
    padding-left: 5px;
    text-align: left;
}

    .coveragePlanNotes td span {
        display: block;
    }

.pro-responsive-tables {
    border-bottom: 1px solid #bababa !important;
    border-left: 1px solid #bababa !important;
    margin-top: 20px !important;
    margin-bottom: 20px !important;
    width: 325px !important;
}

.pro-responsive-table tr th, .pro-responsive-table tr td {
}

.grand-total-sum,
.grand-total-sum-small {
    color: #009688;
    font-weight: bold;
}

.grand-total-sum {
    font-size: 18px;
}
/*** Enrollment Process PAGE 1 STYLES - ENDS ***/

/* CoreExperience/css/Site.css - ENDS  */
/* CoreExperience/css/Site.css - STARTS */
div.shopping-cart-list .panel-heading h3 {
    margin-top: 6px !important;
    margin-bottom: 5px !important;
}


div.shopping-cart-list .panel-heading .panel-title {
    font-weight: 700 !important;
}

/* panel-heading */
div.shopping-cart-list table th {
    font: 700 14px Helvetica, 'Helvetica Neue', Arial, sans-serif;
    padding: 8px;
    color: #033c72;
}


div.shopping-cart-list .table {
    border: 1px solid #ddd;
}

@media (max-width: 801px) {
    div.shopping-cart-list .table {
        border: none;
    }
}

.enrollment_container .rendered-form img {
    display: inline-block !important;
    height: auto !important;
}

/* ======= checkbox to switch control ======= */
.fb-checkbox .checkbox {
    display: inline-block;
}

.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
}

    .switch input.checkbox {
        display: none !important;
    }

.switch-slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

    .switch-slider:before {
        position: absolute;
        content: "";
        height: 26px;
        width: 26px;
        left: 4px;
        bottom: 4px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
    }

input:checked + .switch-slider {
    background-color: #2196F3;
}

input:focus + .switch-slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .switch-slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

/* Rounded sliders */
.switch-slider.round {
    border-radius: 34px;
}

    .switch-slider.round:before {
        border-radius: 50%;
    }

label.switch {
    margin-bottom: -12px !important;
    margin-right: 8px;
}

[id^=frmb-][id$='-form-wrap'] .frmb .prev-holder .form-group > label:not([class=fb-checkbox-label]) {
    display: inline-block;
}
/* ======= checkbox to switch control ======= */

@media (min-width: 768px) {
    #fb-dependency .modal-dialog {
        width: 770px !important;
    }
}


@media screen and (min-width:1366px) {

    #enrollmentWizard .x_panel {
        width: 78%;
        margin: 0 11%;
    }
}

/* CoreExperience/css/Site.css - ENDS  */
/**** THEME BASED STYLES - ENDS *****/
/* SmartWizard/css/SmartWizard_Custom.css - STARTS */
/* SmartWizard v4.x
 * jQuery Wizard Plugin
 * http://www.techlaboratory.net/smartwizard
 * 
 * Created by Dipu Raj  
 * http://dipuraj.me
 * 
 * Licensed under the terms of MIT License
 * https://github.com/techlab/SmartWizard/blob/master/MIT-LICENSE.txt 
 */

/* SmartWizard Theme: Dots */
.sw-theme-dots {
    /*box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);*/
}

    .sw-theme-dots .sw-container {
        min-height: 300px;
    }

    .sw-theme-dots .step-content {
        margin-top: 45px;
        padding: 10px 0;
        border: 0px solid #D4D4D4;
        background-color: #FFF;
        text-align: left;
    }

    .sw-theme-dots .sw-toolbar {
        background: #fff;
        border-radius: 0 !important;
        padding-left: 10px;
        padding-right: 10px;
        margin-bottom: 0 !important;
    }

    .sw-theme-dots .sw-toolbar-top {
        border-bottom-color: #ddd !important;
    }

    .sw-theme-dots .sw-toolbar-bottom {
        border-top-color: #ddd !important;
        border-bottom-color: #ddd !important;
    }

    .sw-theme-dots > ul.step-anchor {
        background: #fff;
        display: block;
        border: 0px solid #ccc !important;
    }

        .sw-theme-dots > ul.step-anchor:before, .sw-theme-dots > ul.step-anchor-done:before {
            top: 25px;
            bottom: 0;
            position: absolute;
            content: " ";
            width: 100%;
            height: 5px;
            background-color: #f5f5f5;
            border-radius: 3px;
            z-order: 0;
        }

    .sw-theme-dots > ul.step-anchor-done:before {
        background-color: #22B14C !important;
    }

    .sw-theme-dots > ul.step-anchor > li {
        position: relative;
        background: #f5f5f5;
        margin-top: 25px;
        height: 5px;
        display: block;
        border-radius: 3px;
    }

        .sw-theme-dots > ul.step-anchor > li > a {
            position: relative;
            text-align: center;
            font-weight: bold;
            z-index: 99;
            width: 30px;
            height: 30px;
            display: block;
            background: #f5f5f5;
            top: 2px;
            left: 50%;
            margin-top: -15px;
            margin-left: 45px;
            margin-right: 45px;
            border-radius: 50%;
            border: 0 !important;
            color: #428bca;
            text-decoration: none;
        }

            .sw-theme-dots > ul.step-anchor > li > a small {
                position: absolute;
                left: -40px;
                display: block;
                color: #999;
                margin-top: 20px;
                width: 120px;
            }

            .sw-theme-dots > ul.step-anchor > li > a, .sw-theme-dots > ul.step-anchor > li > a:hover {
                color: #bbb;
                text-decoration: none;
                outline-style: none;
                background: #f5f5f5 !important;
            }

        .sw-theme-dots > ul.step-anchor > li.clickable > a:hover {
            color: #4285F4 !important;
        }

        .sw-theme-dots > ul.step-anchor > li.active {
            background: #fbbd19 !important;
        }

            .sw-theme-dots > ul.step-anchor > li.active > a {
                border-color: #4285F4 !important;
                color: #4285F4 !important;
                background: #fbe8aa !important;
            }

        /*.sw-theme-dots > ul.step-anchor > li.active > a:after {
                    content: ' ';
                    width: 14px;
                    height: 14px;
                    background: #fbbd19;
                    border-radius: 50px;
                    position: absolute;
                    top: 8px;
                    left: 8px;
                }*/

        .sw-theme-dots > ul.step-anchor > li.done {
            background: #fbbd19 !important;
        }

            .sw-theme-dots > ul.step-anchor > li.done > a {
                border-color: #5cb85c !important;
                color: #5cb85c !important;
                background: #fbe8aa !important;
            }

        /*.sw-theme-dots > ul.step-anchor > li.done > a:after {
                    content: ' ';
                    width: 14px;
                    height: 14px;
                    background: #5cb85c;
                    border-radius: 50px;
                    position: absolute;
                    top: 8px;
                    left: 8px;
                }*/

        .sw-theme-dots > ul.step-anchor > li.danger > a {
            border-color: #d9534f !important;
            color: #d9534f !important;
            background: #fff !important;
        }

        .sw-theme-dots > ul.step-anchor > li.disabled > a, .sw-theme-dots > ul.step-anchor > li.disabled > a:hover {
            color: #eee !important;
        }

/* Loader Animation 
 * Courtesy: http://bootsnipp.com/snippets/featured/loading-button-effect-no-js
 */
@-webkit-keyframes ld {
    0% {
        transform: rotate(0deg) scale(1);
    }

    50% {
        transform: rotate(180deg) scale(1.1);
    }

    100% {
        transform: rotate(360deg) scale(1);
    }
}

@-moz-keyframes ld {
    0% {
        transform: rotate(0deg) scale(1);
    }

    50% {
        transform: rotate(180deg) scale(1.1);
    }

    100% {
        transform: rotate(360deg) scale(1);
    }
}

@-o-keyframes ld {
    0% {
        transform: rotate(0deg) scale(1);
    }

    50% {
        transform: rotate(180deg) scale(1.1);
    }

    100% {
        transform: rotate(360deg) scale(1);
    }
}

@keyframes ld {
    0% {
        transform: rotate(0deg) scale(1);
    }

    50% {
        transform: rotate(180deg) scale(1.1);
    }

    100% {
        transform: rotate(360deg) scale(1);
    }
}

.sw-theme-dots > ul.step-anchor > li.loading:before {
    content: '';
    display: inline-block;
    position: absolute;
    background: transparent;
    border-radius: 50%;
    box-sizing: border-box;
    border: 2px solid #fff;
    border-top-color: transparent;
    border-bottom-color: transparent;
    border-left-color: #4285f4;
    border-right-color: #4285f4;
    top: 50%;
    left: 50%;
    margin-top: -16px;
    margin-left: -16px;
    width: 32px;
    height: 32px;
    -webkit-animation: ld 1s ease-in-out infinite;
    -moz-animation: ld 1s ease-in-out infinite;
    -o-animation: ld 1s ease-in-out infinite;
    animation: ld 1s ease-in-out infinite;
}
/* SmartWizard/css/SmartWizard_Custom.css - ENDS */
/* SmartWizard/css/SmartWizard_Custom.css - STARTS */
.sw-theme-dots .step-content {
    margin-top: 0 !important;
}

.wizardContainer {
    padding-top: 40px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
}

.v-m {
    display: block;
}

.sw-theme-dots .sw-container {
    height: auto !important;
    min-height: 300px !important;
    overflow: visible;
}

/*<!-- Core Experience Scripts -->*/

/*.btn {
            white-space: normal !important;
            word-wrap: break-word;
            padding-left: 10px;
            padding-right: 10px;
        }*/

.permalink {
    margin-top: -7px;
}

.required-error {
    border: 2px red solid;
}

.ztdisabled {
    color: #999999;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.65;
}

.zt-confirmation {
    font-weight: bold;
    font-style: italic;
    color: red;
}

.traffic-display {
    font-style: italic;
    font-size: 80%;
}

.coreexperience-node {
    page-break-before: always;
}
/*<!-- Core Experience Scripts -->*/

/* SmartWizard/css/SmartWizard_Custom.css - ENDS */
/* DynamicForms/Css/Site.css - STARTS */
/* * LANDING PAGE STYLES STARTS * */
a {
    color: #03739c;
    text-decoration: none;
}

    a:hover {
        text-decoration: underline;
    }

#builder_main_container {
    position: relative !important;
}

.section {
    width: 100%;
    padding: 80px 0 10px 0;
    /*position: relative;
    overflow: hidden;*/
}

.bg-lightgray {
    background-color: #f2f2f2;
}

#aboutPanel section {
}

.sitetitle {
    color: #fff;
    font-size: 20px;
    text-shadow: 1px 4px 5px black;
}

.invitationCode {
    color: #fff;
    font-size: 26px;
    text-shadow: 1px 4px 5px black;
}

.enrollmentCode {
    color: #676363 !important;
    font-size: 26px;
    text-shadow: none;
}


/*--Wizard style--*/
@media (min-width:992px) {
    #footer-bottom {
        padding: 25px 0;
        text-align: center;
    }
}
/* * LANDING PAGE STYLES ENDS * */

.failed {
    border: 1px solid #CC0000 !important;
}

    .failed:focus {
        border: 1px solid #DD0000 !important;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(196,0,0,.6) !important;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(196,0,0,.6) !important;
    }

.success {
    border: 1px solid #00CC00 !important;
}

    .success:focus {
        border: 1px solid #00DD00 !important;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0,196,0,.6) !important;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0,196,0,.6) !important;
    }

input[type=checkbox].failed, input[type=radio].failed {
    outline: 1px solid #CC0000;
    outline-offset: 1px;
}

input[type=checkbox].success, input[type=radio].success {
    outline: 1px solid #00CC00;
    outline-offset: 1px;
}

input[disabled], select[disabled], a[disabled] {
    background-color: #eee !important;
    opacity: 1 !important;
}

input[disabled], select[disabled], button[disabled], a[disabled] {
    cursor: not-allowed !important;
}

.ui-slider {
    height: 20px;
}

.ui-slider-horizontal .ui-slider-handle {
    margin-left: -20px !important;
}


.custom-handle {
    /*width: 3em !important;*/
    min-width: 3em !important;
    width: auto !important;
    padding-left: 6px !important;
    padding-right: 6px !important;
    height: 27px !important;
    top: 32% !important;
    margin-top: -.8em !important;
    text-align: center !important;
    line-height: 27px !important;
}

.slider, .custom-handle {
    cursor: default !important;
}

.fb-checkbox .checkbox {
    display: inline-block !important;
}
/* DynamicForms/Css/Site.css - ENDS */
/* DynamicForms/FormBuilder/css/form-render.min.css - STARTS */
/*
formBuilder - https://formbuilder.online/
Version: 1.24.2
Author: Kevin Chappell <kevin.b.chappell@gmail.com>
*/
.kc-toggle {
    position: relative;
    margin: 4px 0 0 2px;
    width: 60px;
    height: 21px;
    border-radius: 3px;
    cursor: pointer;
    overflow: hidden;
    display: inline-block;
    background: #e9e9e9;
    border: 1px solid #cbcbcb;
    vertical-align: bottom;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .kc-toggle .kct-inner {
        position: absolute;
        top: 0;
        left: -28px;
        width: 115px;
        height: 100%;
        -webkit-transition: left 150ms ease;
        transition: left 150ms ease;
    }

    .kc-toggle.on .kct-inner {
        background: #e2e2e2;
        background: -webkit-linear-gradient(top,#e2e2e2 0,#fff 100%);
        background: linear-gradient(to bottom,#e2e2e2 0,#fff 100%);
        left: 0;
    }

    .kc-toggle input {
        display: none;
        position: absolute;
        z-index: -1;
        opacity: 0;
        margin: 0;
        padding: 0;
        width: 100%;
        height: 100%;
    }

    .kc-toggle .kct-on {
        color: #12a912;
    }

.kct-off {
    color: #666;
}

.kct-handle, .kct-off, .kct-on {
    width: 28px;
    height: 100%;
    font-family: Arial,Tahoma,sans-serif;
    font-size: 12px;
    text-align: center;
    line-height: 22px;
    font-weight: 700;
    float: left;
}

.kct-off, .kct-on {
    position: relative;
}

.kct-handle {
    position: relative;
    height: 17px;
    background: #fff;
    background: -webkit-linear-gradient(top,#fff 0,#cecece 100%);
    background: linear-gradient(to bottom,#fff 0,#cecece 100%);
    border: 1px solid #999;
    font-weight: 100;
    color: #4b4b4b;
    text-shadow: none;
    border-radius: 3px;
    margin: 1px;
}

.rendered-form .btn, .rendered-form .btn.active, .rendered-form .btn.btn-active, .rendered-form .btn:active, .rendered-form .form-control {
    background-image: none;
}

.rendered-form * {
    box-sizing: border-box;
}

.rendered-form button, .rendered-form input, .rendered-form optgroup, .rendered-form select, .rendered-form textarea {
    margin: 0;
    font: inherit;
    color: inherit;
}

.rendered-form textarea {
    overflow: auto;
}

.rendered-form button, .rendered-form input, .rendered-form select, .rendered-form textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

.rendered-form .btn-group {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

    .rendered-form .btn-group > .btn {
        position: relative;
        float: left;
    }

        .rendered-form .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
            border-top-right-radius: 0;
            border-bottom-right-radius: 0;
        }

        .rendered-form .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
            border-radius: 0;
        }

    .rendered-form .btn-group .btn + .btn, .rendered-form .btn-group .btn + .btn-group, .rendered-form .btn-group .btn-group + .btn, .rendered-form .btn-group .btn-group + .btn-group {
        margin-left: -1px;
    }

    .rendered-form .btn-group .input-group .form-control:last-child, .rendered-form .btn-group .input-group-addon:last-child, .rendered-form .btn-group .input-group-btn:first-child > .btn-group:not(:first-child) > .btn, .rendered-form .btn-group .input-group-btn:first-child > .btn:not(:first-child), .rendered-form .btn-group .input-group-btn:last-child > .btn, .rendered-form .btn-group .input-group-btn:last-child > .btn-group > .btn, .rendered-form .btn-group .input-group-btn:last-child > .dropdown-toggle, .rendered-form .btn-group > .btn:last-child:not(:first-child), .rendered-form .btn-group > .dropdown-toggle:not(:first-child) {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
    }

    .rendered-form .btn-group > .btn.active, .rendered-form .btn-group > .btn:active, .rendered-form .btn-group > .btn:focus, .rendered-form .btn-group > .btn:hover {
        z-index: 2;
    }

.rendered-form .btn {
    color: #fff;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

    .rendered-form .btn.btn-default {
        color: #333;
        background-color: #fff;
        border-color: #ccc;
    }

    .rendered-form .btn.btn-lg {
        padding: 10px 16px;
        font-size: 18px;
        line-height: 1.3333333;
        border-radius: 6px;
    }

    .rendered-form .btn.btn-sm {
        padding: 5px 10px;
        font-size: 12px;
        line-height: 1.5;
        border-radius: 3px;
    }

    .rendered-form .btn.btn-xs {
        padding: 1px 5px;
        font-size: 12px;
        line-height: 1.5;
        border-radius: 3px;
    }

.rendered-form .btn-primary {
    background-color: #337ab7;
    border-color: #2e6da4;
}

    .rendered-form .btn-primary.active, .rendered-form .btn-primary.btn-active, .rendered-form .btn-primary:active, .rendered-form .btn-primary:hover {
        background-color: #286090;
        border-color: #204d74;
    }

.rendered-form .btn-danger {
    background-color: #d9534f;
    border-color: #d43f3a;
}

    .rendered-form .btn-danger:hover {
        background-color: #c9302c;
        border-color: #ac2925;
    }

.rendered-form .btn-default {
    background-color: #fff;
    border-color: #ccc;
}

.rendered-form .btn-success {
    background-color: #5cb85c;
    border-color: #4cae4c;
}

    .rendered-form .btn-success:hover {
        background-color: #449d44;
        border-color: #398439;
    }

.rendered-form .btn-info {
    background-color: #5bc0de;
    border-color: #46b8da;
}

    .rendered-form .btn-info:hover {
        background-color: #31b0d5;
        border-color: #269abc;
    }

.rendered-form .btn-warning {
    background-color: #f0ad4e;
    border-color: #eea236;
}

    .rendered-form .btn-warning:hover {
        background-color: #ec971f;
        border-color: #d58512;
    }

.rendered-form .input-group .form-control:last-child, .rendered-form .input-group-addon:last-child, .rendered-form .input-group-btn:first-child > .btn-group:not(:first-child) > .btn, .rendered-form .input-group-btn:first-child > .btn:not(:first-child), .rendered-form .input-group-btn:last-child > .btn, .rendered-form .input-group-btn:last-child > .btn-group > .btn, .rendered-form .input-group-btn:last-child > .dropdown-toggle {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.rendered-form .input-group .form-control, .rendered-form .input-group-addon, .rendered-form .input-group-btn {
    display: table-cell;
}

.rendered-form .input-group-lg > .form-control, .rendered-form .input-group-lg > .input-group-addon, .rendered-form .input-group-lg > .input-group-btn > .btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}

.rendered-form .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
}

.rendered-form .input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}

.rendered-form .form-control, .rendered-form output {
    display: block;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
}

.rendered-form textarea.form-control {
    height: auto;
}

.rendered-form .form-control {
    height: 34px;
    width: 100%;
    padding: 6px 12px;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

    .rendered-form .form-control:focus {
        border-color: #66afe9;
        outline: 0;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    }

.rendered-form .form-group {
    margin-bottom: 15px;
}

.rendered-form .pull-right {
    float: right !important;
}

.rendered-form .pull-left {
    float: left !important;
}

.form-group .required {
    color: #C10000;
}

.form-control.number {
    width: auto;
}

[tooltip] {
    position: relative;
}

    [tooltip]:hover:after {
        background: #262626;
        background: rgba(0,0,0,.9);
        border-radius: 5px 5px 5px 0;
        bottom: 23px;
        color: #fff;
        content: attr(tooltip);
        padding: 10px 5px;
        position: absolute;
        z-index: 98;
        left: 2px;
        width: 230px;
        text-shadow: none;
        font-size: 12px;
        line-height: 1.5em;
    }

    [tooltip]:hover:before {
        border: solid;
        border-color: #222 transparent;
        border-width: 6px 6px 0;
        bottom: 17px;
        content: '';
        left: 2px;
        position: absolute;
        z-index: 99;
    }

.tooltip-element {
    color: #fff;
    background: #000;
    width: 16px;
    height: 16px;
    border-radius: 8px;
    display: inline-block;
    text-align: center;
    line-height: 16px;
    margin: 0 5px;
    font-size: 12px;
}

.form-control[type=color] {
    width: 60px;
    padding: 2px;
    display: inline-block;
}

.form-control[multiple] {
    height: auto;
}
/* DynamicForms/FormBuilder/css/form-render.min.css - ENDS */

.validation-error {
    color: #c10000;
}

/* ======= Wizard Step Navigation : START  ======= */
.sw-theme-dots > ul.step-anchor > li.done {
    background: #22B14C !important;
}

    /* .sw-theme-dots > ul.step-anchor > li.done > a {
        background-color: transparent !important;
        background-image: url("../img/check.png") !important;
        background-repeat: no-repeat !important;
        background-position: center center !important;
        height: 44px;
        width: 44px;
        margin-top: -22px;
        border: solid 3px #fff !important;
    }
   */
    .sw-theme-dots > ul.step-anchor > li.done > a:after {
        background: none !important;
    }

    .sw-theme-dots > ul.step-anchor > li.done > a small {
        margin-top: 24px !important;
    }
/* ======= Wizard Step Navigation : END  ======= */

/* Sign In Panel */
#SignInPanel {
}

    #SignInPanel ul > li {
        width: 50%;
    }

    #SignInPanel ul.nav-tabs {
        /*margin-bottom: 15px;*/
    }

    #SignInPanel .tab-content {
        border: 1px solid #ddd;
        border-top: none;
        padding-top: 25px;
        padding-bottom: 35px;
    }


    #SignInPanel ul.nav-tabs > li.active > a {
        border-bottom: none;
    }

    #SignInPanel ul.nav-tabs > li.active > a, #SignInPanel ul.nav-tabs > li > a {
        margin-right: 0;
    }

    #SignInPanel ul.nav-tabs > li > a {
        border-bottom: none;
        text-align: center;
        font-weight: bold;
        /*color: #0261a8;*/
        color: #777;
        background-color: #ddd;
        padding: 16px 15px 15px;
    }

    #SignInPanel ul.nav-tabs > li.active > a {
        background-color: #fff;
    }

    #SignInPanel ul.nav-tabs > li:first-child > a {
        border-radius: 4px 0 0 0;
    }

    #SignInPanel ul.nav-tabs > li:last-child > a {
        border-radius: 0 4px 0 0;
    }

    #SignInPanel ul.nav-tabs > li > a {
    }

#LoggedInUserDetails, #LoggedInUserDetails span {
    color: #337ab7;
}

/*
/* Sign In Panel */

/*Profile Panel*/
.participantprofilepage table.table, .participantprofilepage .table thead > tr > th {
    font-size: 13px;
    text-transform: none;
    padding: 0px;
}

.accordion .panel {
    margin-bottom: 5px;
    border-radius: 0;
    border-bottom: 1px solid #efefef;
}

.accordion .panel-heading {
    background: #F2F5F7 !important;
    padding: 13px;
    width: 100%;
    display: block;
}

.accordion .panel:hover {
    background: #F2F5F7;
}

.documents table, .documents table th, .benefits table, .benefits table th {
    font-size: 13px !important;
    color: #73879C !important;
}

    .documents table th, .benefits table th {
        vertical-align: bottom;
        border-bottom: 2px solid #ddd;
    }

.participantprofilepage .panel_toolbox > li > a {
    font-size: 12px !important;
    padding: 7px 0 !important;
}

.participantprofilepage .DisplayName {
    margin-bottom: 5px !important;
    margin-top: 10px !important;
}

.participantprofilepage ul.panel_toolbox {
    min-width: 0 !important;
}

.participantprofilepage .x_title h2 {
    width: 61% !important;
    font-size: 14px !important;
}

/* Document Upload Component */
#DocumentUploadPanel .dropzone {
    border: 2px dashed #0087F7;
    border-radius: 5px;
    background: white;
}

    #DocumentUploadPanel .dropzone .dz-message {
        font-weight: 400;
    }

        #DocumentUploadPanel .dropzone .dz-message .note {
            font-size: 0.8em;
            font-weight: 200;
            display: block;
            margin-top: 1.4rem;
        }

#DocumentUploadPanel .dz-remove {
    font-weight: normal;
    color: #337ab7;
    border-radius: 0;
}

#DocumentUploadPanel #document-upload-dropzone {
    font-family: Roboto, "Open Sans", sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.4rem;
    /*background: #F3F4F5;*/
    color: #646C7F !important;
    text-rendering: optimizeLegibility;
}

.dz-max-files-reached {
    /*background-color: #ff0000 !important;*/
}

/*.dz-max-files-reached {
          pointer-events: none;
          cursor: default;
}*/


/*New Style:Start*/
#enrollmentWizard {
    font-family: 'Roboto' !important;
    padding-top: 50px !important;
    -webkit-filter: blur(0);filter: blur(0);  
}

    #enrollmentWizard .x_panel {
        border-radius: 10px;
        background: url('images/box-bg.png') !important;
        background-color: none !important;
        padding: 10px;
        border: none;
    }

.x_panel_inner {
    background-color: #ffffff;
    padding: 5px;
    border-radius: 5px;
}

.logoImg {
    padding: 3px 0px !important;
    height: 100%;
}

.header {
    height: 80px;
    /*opacity: 0.7;*/
    
    background-color: none !important;
}

/*Card Style : START*/
.service-box {
    border-radius: 5px !important;
    color: #fff;
    padding: 10px 10px !important;
}

.mb10 {
    border-radius: 3px !important;
    padding: 5px;
    margin-bottom: 20px;
}

/*blue box*/
.blue-card .service-box {
    border: 2px solid #0D719D;
    background: #0091CD;
}

.blue-card .mb10 {
    background: #0091cd; /* Old browsers */
    background: -moz-linear-gradient(left, #0091cd 0%, #ffffff 25%, #ffffff 75%, #0091cd 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #0091cd 0%,#ffffff 25%,#ffffff 75%,#0091cd 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #0091cd 0%,#ffffff 25%,#ffffff 75%,#0091cd 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0091cd', endColorstr='#0091cd',GradientType=1 ); /* IE6-9 */
}

.blue-card hr {
    border-top: 2px solid #0D719D;
}

/*Green box*/
.green-card .service-box {
    border: 2px solid #038E3B;
    background: #00AD45;
}

.green-card .mb10 {
    background: #00AD45; /* Old browsers */
    background: -moz-linear-gradient(left, #00AD45 0%, #ffffff 25%, #ffffff 75%, #00AD45 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #00AD45 0%,#ffffff 25%,#ffffff 75%,#00AD45 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #00AD45 0%,#ffffff 25%,#ffffff 75%,#00AD45 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00AD45', endColorstr='#00AD45',GradientType=1 ); /* IE6-9 */
}

.green-card hr {
    border-top: 2px solid #038E3B;
}

/*Red box*/
.red-card .service-box {
    border: 2px solid #A20F0F;
    background: #E04646;
}

.red-card .mb10 {
    background: #E04646; /* Old browsers */
    background: -moz-linear-gradient(left, #E04646 0%, #ffffff 25%, #ffffff 75%, #E04646 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #E04646 0%,#ffffff 25%,#ffffff 75%,#E04646 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #E04646 0%,#ffffff 25%,#ffffff 75%,#E04646 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E04646', endColorstr='#E04646',GradientType=1 ); /* IE6-9 */
}

.red-card hr {
    border-top: 2px solid #A20F0F;
}

/*Orange*/
.orange-card .service-box {
    border: 2px solid #D16C17;
    background: #FB8A2E;
}

.orange-card .mb10 {
    background: #FB8A2E; /* Old browsers */
    background: -moz-linear-gradient(left, #FB8A2E 0%, #ffffff 25%, #ffffff 75%, #FB8A2E 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #FB8A2E 0%,#ffffff 25%,#ffffff 75%,#FB8A2E 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #FB8A2E 0%,#ffffff 25%,#ffffff 75%,#FB8A2E 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FB8A2E', endColorstr='#FB8A2E',GradientType=1 ); /* IE6-9 */
}

.orange-card hr {
    border-top: 2px solid #D16C17;
}

/*Violet*/
.violet-card .service-box {
    border: 2px solid #810FA0;
    background: #A200CD;
}

.violet-card .mb10 {
    background: #A200CD; /* Old browsers */
    background: -moz-linear-gradient(left, #A200CD 0%, #ffffff 37%, #ffffff 64%, #A200CD 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #A200CD 0%,#ffffff 37%,#ffffff 64%,#A200CD 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #A200CD 0%,#ffffff 37%,#ffffff 64%,#A200CD 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#A200CD', endColorstr='#A200CD',GradientType=1 ); /* IE6-9 */
}

.violet-card hr {
    border-top: 2px solid #810FA0;
}

/*Cerise*/
.cerise-card .service-box {
    border: 2px solid #810FA0;
    background: #CD0091;
}

.cerise-card .mb10 {
    background: #CD0091; /* Old browsers */
    background: -moz-linear-gradient(left, #CD0091 0%, #ffffff 37%, #ffffff 64%, #CD0091 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #CD0091 0%,#ffffff 37%,#ffffff 64%,#CD0091 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #CD0091 0%,#ffffff 37%,#ffffff 64%,#CD0091 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#CD0091', endColorstr='#CD0091',GradientType=1 ); /* IE6-9 */
}

.cerise-card hr {
    border-top: 2px solid #810FA0;
}

/*turquoise*/
.turquoise-card .service-box {
    border: 2px solid #0FA071;
    background: #33FFBB;
}

.turquoise-card .mb10 {
    background: #CD0091; /* Old browsers */
    background: -moz-linear-gradient(left, #33FFBB 0%, #ffffff 37%, #ffffff 64%, #33FFBB 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #33FFBB 0%,#ffffff 37%,#ffffff 64%,#33FFBB 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #33FFBB 0%,#ffffff 37%,#ffffff 64%,#33FFBB 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#33FFBB', endColorstr='#33FFBB',GradientType=1 ); /* IE6-9 */
}

.turquoise-card hr {
    border-top: 2px solid #0FA071;
}

.learnMoreButton {
    position: absolute;
    left: 15px;
    right: 15px;
}

    /*.learnMoreButton hr {
        border-top: 2px solid #0D719D;
    }*/

    .learnMoreButton a {
        /*background: #0091CD;*/
        color: #ffffff;
        height: 38px;
        font-size: 17px;
    }
/*Wizard Step : Start*/

/*font-family: 'Roboto', sans-serif;
font-family: 'Roboto Condensed', sans-serif;*/
.sw-theme-dots > ul.step-anchor > li > a small {
    font-family: 'Roboto';
}


.sw-theme-dots > ul.step-anchor > li > a {
    background: #fff !important;
    font-family: "FontAwesome";
}

    /*Future Step*/
    .sw-theme-dots > ul.step-anchor > li > a:before {
        content: "\f10c";
        font-size: 33px;
        position: absolute;
        right: 2px;
        top: -8px;
        color: #F5F5F5;
    }

/*Active Step*/
.sw-theme-dots > ul.step-anchor > li.active > a {
    background: #fff !important;
}

    .sw-theme-dots > ul.step-anchor > li.active > a:before {
        color: #FBBD19;
        content: "\f192" !important;
    }

    .sw-theme-dots > ul.step-anchor > li.active > a:after {
        background: #ffffff;
    }
/*Complated Step*/
.sw-theme-dots > ul.step-anchor > li.done > a {
    background: #ffffff !important;
}

    .sw-theme-dots > ul.step-anchor > li.done > a:before {
        color: #22B14C;
        content: "\f05d" !important;
    }
/*Wizard Step : End*/

/*Animation Effect : Start*/
.shopping-cart button {
    width: 120px;
    height: 37px;
}

    .shopping-cart button i {
        padding-top: 2px;
    }
/* Material style */
/*.shopping-cart button {
  border: none;
  cursor: pointer;
  color: white;
  padding: 15px 40px;
  border-radius: 2px;
  font-size: 22px;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, .4);
  background: #2196F3;
}*/

/* Ripple magic */
button {
    position: relative;
    overflow: hidden;
}

    button:after, .learnMoreButton a:after {
        content: '';
        position: absolute;
        top: 50%;
        left: 50%;
        width: 5px;
        height: 5px;
        background: rgba(255, 255, 255, .5);
        opacity: 0;
        border-radius: 100%;
        transform: scale(1, 1) translate(-50%);
        transform-origin: 50% 50%;
    }

.learnMoreButton a {
    position: relative;
    overflow: hidden;
}

    .learnMoreButton a:after {
        content: '';
        position: absolute;
        top: 50%;
        left: 50%;
        width: 5px;
        height: 5px;
        background: rgba(255, 255, 255, .5);
        opacity: 0;
        border-radius: 50%;
        transform: scale(1, 1) translate(-20%);
        transform-origin: 50% 50%;
    }

    .learnMoreButton a:hover {
        color: #fff;
    }
/*.navbar-btn button:after {
    color: #fff;
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 5px;
    height: 5px;
    background: #39CEF2;
    opacity: 0;
    border-radius: 100%;
    transform: scale(1, 1) translate(-50%);
    transform-origin: 50% 50%;
}*/

@keyframes ripple {
    0% {
        transform: scale(0, 0);
        opacity: 1;
    }

    20% {
        transform: scale(25, 25);
        opacity: 1;
    }

    100% {
        opacity: 0;
        transform: scale(40, 40);
    }
}

button:focus:not(:active)::after, .learnMoreButton a:focus:not(:active)::after {
    animation: ripple 1s ease-out;
}

button:hover:not(:active)::after, .learnMoreButton a:hover:not(:active)::after {
    animation: ripple 1s ease-out;
}

/*button:focus:not([disabled])::after, button:hover:not(:active)::after {
    animation: ripple 1s ease-out;
}*/
/*Animation Effect : End*/

#productRoot div {
    float: none !important;
}

#wzPrev i {
    font-size: 17px;
    padding-bottom: 7px;
    line-height: 10px;
    padding-right: 12px;
}

#wzNext i {
    font-size: 17px;
    padding-bottom: 7px;
    line-height: 10px;
    padding-left: 12px;
}

/*New Style:End*/


/*Profile Panel*/
@media screen and (max-width: 992px) {

    .sw-theme-dots > ul.step-anchor > li, .sw-theme-dots > ul.step-anchor > li.done {
        display: none !important;
    }

        .sw-theme-dots > ul.step-anchor > li.active {
            display: block !important;
        }

            .sw-theme-dots > ul.step-anchor > li.active > a {
                left: 47%;
            }
}

.fb-signature input {
    max-height: 85px !important;
}
