.loader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 999999;
    background: url('../Images/loader.svg') 50% 50% no-repeat rgb(249,249,249);
    /*background: url('Images/482.gif') 50% 50% no-repeat transparent;*/
    opacity: .5;
}

body .input-validation-error {
    border: 1px solid red !important;
    box-shadow: none !important;
}

.filtersection {
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.planfilter {
    border-radius: 0px;
    padding: 15px 0;
    margin: 0px 0;
    text-align: left;
    color: white;
}

    .planfilter p {
        font-weight: 400;
        font-size: 18px;
    }

.actionPointer {
    cursor: pointer !important;
}

.planfilter a {
    color: #1F378C;
    text-align: center;
    margin: 0 6px;
    text-decoration: none;
    font-size: 14px;
}

#DivAllPlans.k-grid, #DivAllPlans.k-grid .k-grid-content {
    height: auto !important;
    min-height: 500px;
    background: transparent;
}


#DivAllPlans .k-grid-content {
    overflow-y: auto;
}

#DivAllPlans div.k-grid-footer, #DivAllPlans div.k-grid-header {
    border-bottom-width: 0;
}

#DivAllPlans.k-widget {
    background-color: transparent;
    border: 0px !important;
    margin-bottom: 20px;
    box-shadow: none !important;
}

#DivAllPlans .k-pager-wrap {
    background-color: transparent;
    color: #000;
    border: 0px !important;
    box-shadow: none !important;
    text-align: center;
    background-image: none !important;
}

    #DivAllPlans .k-pager-wrap > a, #DivAllPlans .k-pager-wrap ul {
        float: none !important;
        border: 0;
    }

    #DivAllPlans .k-pager-wrap > .k-link {
        margin: 0px 8px;
        background: #002f87;
        border-radius: 0px;
        width: 30px !important;
        height: 30px;
        display: inline-block;
        line-height: 30px;
        color: #fff !important;
    }

        #DivAllPlans .k-pager-wrap > .k-link .k-icon::before {
            top: -3px;
        }

.link {
    text-decoration: underline !important;
    color: #797979 !important;
    margin-right: 7px;
    white-space: nowrap;
}

    .link:hover, .linksecondarycolor:hover {
        text-decoration: none !important;
    }

.linksecondarycolor {
    text-decoration: underline !important;
    color: #00B49D !important;
    margin-right: 7px;
    white-space: nowrap;
}

.k-pager-numbers .k-state-selected {
    border-style: solid;
    border-width: 0 !important;
    text-align: center;
    margin-right: 0;
    width: 30px;
    border-radius: 0 !important;
}

.k-pager-numbers .k-link {
    border-color: transparent;
    color: #fff !important;
    margin-right: 0;
    height: 30px;
    width: 30px;
    line-height: 30px;
    border: 0px !important;
}

#DivAllPlans .k-pager-wrap .k-link:hover {
    color: #fff !important;
    background-color: #412F8A !important;
    border-color: #412F8A !important;
    border-radius: 0px !important;
    border: 0px !important;
    width: 30px;
}

#DivAllPlans .k-state-selected {
    color: #ffffff;
}

#DivAllPlans .k-pager-wrap .k-link:hover {
    color: #412F8A;
    background-color: #fff;
    border-color: #fff;
    background-image: none !important;
}

#DivAllPlans .k-pager-wrap .k-link.k-state-disabled:hover {
    opacity: 0.7;
    color: #2e2e2e;
}

#DivAllPlans .k-pager-info {
    position: absolute;
    right: 0;
}

#DivAllPlans .k-pager-wrap > .k-link:hover {
    background: #FF6600 !important;
}

#DivAllPlans table tbody {
    text-align: center;
}

body #divcalendarParent .dow-clickable div.myselectedate, body div[id*="divcalendarParent_"] .dow-clickable[title="Move In"] div.myselectedate.day, body div[id*="divcalendarParent_"] .dow-clickable[title="self-selected"] div.myselectedate.day, body div[id*="divcalendarParent_"] .dow-clickable[title="Priority Move In"] .day.myselectedate {
    background-color: #FFD27D !important;
    border-radius: 50%;
    color: #fff !important;
    font-weight: 600 !important;
}

.refresh2 {
    color: #fff !important;
    background: #412F8A;
    width: 100px;
    display: block;
    margin: 18px auto auto !important;
    padding: 3px;
    border-radius: 25px;
    text-decoration: none !important;
    font-size: 15px !important;
    font-weight: 400;
    text-align: center;
    cursor: pointer;
}

    .refresh2.hvr-outline-in::before {
        border: #412F8A solid 2px;
    }

div#divStandarRadioText {
    /*margin: 20px 0;*/
    margin-top: 8px;
    text-align: left;
    font-size: 16px
}

.refresh {
    color: #fff !important;
    background: #00B49D !important;
    width: 135px;
    display: block;
    margin: 36px auto 8px !important;
    padding: 7px;
    border-radius: 25px;
    text-decoration: none !important;
    font-size: 17px !important;
    font-weight: 400;
    border: 2px solid #00B49D;
}

    .refresh:hover, .refresh:focus {
        color: #fff !important;
        text-decoration: none !important;
        color: #00B49D !important;
    }

    .refresh.hvr-outline-in::before {
        border: #412F8A solid 2px;
    }

.ccimagemar.amex {
    margin-top: 19px;
    position: absolute;
    top: -10px;
    right: 6px;
    width: 35px;
}

.ccimagemar.mcard {
    margin-top: 19px;
    position: absolute;
    top: -8px;
    right: 6px;
    width: 39px;
}

.ccimagemar {
    position: absolute;
    top: 9px;
    right: 20px;
    width: 36px;
}

.supcc {
    font-size: 10.5px;
    font-weight: 600;
    display: block;
}

.nopaddeposit .supcc {
    margin-top: -23px;
}


#PasswordTooltip.detaildiv::after {
    background: #fff;
    border-color: #fff;
    left: 47%;
    top: 1%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-top-color: #ffffff;
    border-width: 10px;
    border-color: transparent #fff transparent #fff;
    transform-origin: 0 0;
    transform: rotate(-45deg);
    box-shadow: 2px 0px 6px -5px rgba(70, 69, 69, 0.9);
    margin-left: 0;
}

#PasswordTooltip {
    position: absolute;
    bottom: auto !important;
    right: auto !important;
    width: 100%;
    background: white;
    box-shadow: 0px 15px 45px rgba(33, 21, 81, 0.15) !important;
    color: #fff !important;
    /*left: -137px !important;*/
    left: 0px !important;
    border-radius: 7px;
    padding: 10px;
    text-align: left;
    font-size: 14px;
    top: 63px !important;
    font-weight: 400;
    z-index: 99;
}

    #PasswordTooltip ul {
        padding-left: 0;
        list-style: none;
    }

        #PasswordTooltip ul li {
            text-align: left;
            margin: 3px 0;
        }

    #PasswordTooltip .detailheading {
        padding: 11px 20px;
        text-align: center;
        display: block;
        margin-bottom: 10px;
        font-style: normal;
        font-weight: normal;
        font-size: 15px;
        line-height: 23px;
        color: #FFFFFF;
    }

    #PasswordTooltip ul li {
        text-align: left;
        margin: 3px 0;
        color: #051435;
    }

    #PasswordTooltip.detaildiv::after {
        background: #fff;
        border-color: #fff;
        left: 115px;
    }

    #PasswordTooltip li.notvalid {
        color: #f00;
    }

.includetext {
    color: #051435 !important;
    text-align: left;
    margin-top: 17px;
    font-size: 14px;
    font-weight: 600;
}

.minpass {
    color: #051435 !important;
    font-size: 17px;
    font-weight: 600;
    text-align: left;
}

#PasswordTooltip li::before {
    padding-right: 1px;
    content: "\f00c";
    border: 1px solid rgb(107,229,171);
    width: 19px;
    height: 19px;
    display: inline-block;
    border-radius: 50%;
    position: relative;
    top: 0px;
    margin-right: 13px;
    color: #fff;
    background: rgb(107,229,171);
    font-family: fontawesome;
    font-size: 13px;
    text-align: center;
    line-height: 19px;
    font-weight: 300;
}


#PasswordTooltip li.notvalid::before {
    background: #fff;
    content: "a";
    border: 1px solid #999;
    width: 19px;
    height: 19px;
    display: inline-block;
    border-radius: 50%;
    position: relative;
    top: -5px;
    margin-right: 13px;
    color: #fff;
    font-size: 0;
    line-height: 19px;
}

#PasswordTooltip ul {
    padding-left: 0;
}

.selectedopt {
    position: absolute;
    left: 15px;
    top: 23px;
}

#StreetAddressNew.addloader, #PlanStreetAddressNew.addloader, #BillingAddress.addloader, #PhoneNumber.addloader, #EmailAddress.addloader, #ConfirmEmail.addloader {
    background-image: url("../../Images/textboxloader.gif") !important;
    background-size: 25px !important;
    transition: none !important;
    background-repeat: no-repeat !important;
    background-position: 99% !important;
}

.loader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 999999;
    background: url('../../../../Images/loader.svg') 50% 50% no-repeat rgb(249,249,249);
    opacity: .5;
}

.modal {
    text-align: center;
    padding: 0 !important;
}

#myModal {
    z-index: 999999999;
}

.modal-content {
    border: 0px !important;
}

.popuptext {
    text-align: center;
    margin: 16px 0;
    font-size: 20px;
    font-weight: 400;
}

.modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}

.multiutilbtn {
    margin: 0px auto 9px;
    display: block;
    width: 145px;
    text-align: center;
}

.newplansignup {
    color: #0B398E !important;
    font-weight: 700;
    font-size: 16px;
    text-decoration: underline !important;
}

.modal-header .close {
    position: absolute;
    right: 20px;
    color: #fff;
    cursor: pointer;
}

.modal-header h4 {
    font-size: 17px !important;
}

.modal-header.popupdheadr {
    background: #09507F;
    color: #fff;
    padding: 15px;
}

div.zabuto_calendar .table tr td.dow-clickable div {
    background-color: #eee;
    cursor: not-allowed;
    color: #cdcdcd;
}

div.zabuto_calendar div.legend span {
    color: #333 !important;
    font-size: 12px !important;
    font-weight: normal !important;
}

.event-styled.Priority {
    background: #FFD27D !important;
    cursor: pointer;
    border-radius: 50%;
    border: 1px solid #5f5f5f;
}

.NormalMovein {
    /* background-color: #fff; */
    border-radius: 50%;
    border: 1px solid #5f5f5f;
}

.swtichtypesel {
    display: block;
    width: 100%;
    /*text-align: center;*/
    margin: 18px 0px -7px;
    font-weight: 700 !important;
    color: #17B49D !important;
}

#DivPricing {
    text-align: center;
}

.you_selected {
    font-weight: 700 !important;
}

#divRdbSwitch {
    margin-top: 15px;
}

@media (min-width: 992px) {
    .fearturedivcenter {
        display: inline-block;
        float: none;
    }
}

@media (max-width: 500px) {
    #DivAllPlans {
        padding-bottom: 50px;
    }

    .planpricediv, .customerinfobg .planpricediv {
        height: 100px;
        width: 100px;
        font-size: 20px;
        padding-top: 14px;
    }

    .basedkwh {
        padding-top: 0px;
    }

    .plantermdiv {
        font-size: 10px;
    }

    .plangreendiv {
        font-size: 10px;
    }
}

@media (min-width: 768px) {
    .modal-sm {
        width: 530px !important;
        max-width: 530px !important;
    }
}

.customer-radio label {
    width: 80%;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    #divCalender.detaildiv, span[id*="divCalender_"].detaildiv {
        top: 112px;
        /*right: -280px;*/
        right: 0px;
    }
}

@-moz-document url-prefix() {
    #divCalender.detaildiv, span[id*="divCalender_"].detaildiv {
        top: 112px;
        right: 0;
    }
}



#divCalender .searcharrow, span[id*="divCalender_"] .searcharrow {
    top: -60px;
    z-index: 1111111111111111111 !important;
}

    #divCalender .searcharrow::after, span[id*="divCalender_"] .searcharrow::after {
        width: 20px;
        height: 20px;
        top: 20px;
        left: 147px;
    }

#divCalender .row, span[id*="divCalender_"] .row {
    margin-top: -30px;
}


#divCalender .detailheading, span[id*="divCalender_"] .detailheading {
    background: white !important;
    box-shadow: 0 0px 10px rgba(69,69,69,.6) !important;
    padding-bottom: 20px;
    border-radius: 7px;
    /*padding-top: 30px;*/
}


#divCalender.detaildiv, span[id*="divCalender_"].detaildiv {
    background: transparent !important;
    z-index: 11111111;
    box-shadow: none !important;
}

#divCalender #DivSwitching, span[id*="divCalender_"] div[id*="DivSwitching_"] {
    margin-top: -30px;
}

/*#divcalendarParent, div[id*="divcalendarParent_"] {
    margin-top: -30px;
}*/

#divCalender .searcharrow, span[id*="divCalender_"] .searcharrow {
    width: 100%;
    height: 30px;
}

div.zabuto_calendar .table tr td.dow-clickable[title="Priority Move In"] div {
    background: #FFD27D !important;
    cursor: pointer;
    color: #FFF;
}

div.zabuto_calendar .table tr td.dow-clickable[title="Move In"] div {
    background-color: #fff !important;
    cursor: pointer;
    color: #5f5f5f;
}

body div.zabuto_calendar .table tr td.dow-clickable[title="self-selected"] div, body div.zabuto_calendar .table tr td.dow-clickable[title="self-selected"] {
    cursor: pointer !important;
}

.searcharrow {
    width: 100%;
    height: 15px;
    position: relative;
    overflow: hidden;
    top: 4px;
    z-index: -1 !important;
}

    .searcharrow::after {
        content: "";
        position: absolute;
        width: 30px;
        height: 20px;
        background: #fff;
        transform: rotate(45deg);
        top: -15px;
        left: 194px;
        box-shadow: 0px 0px 5px 0px rgba(61,61,61,0.5) !important;
    }

div.zabuto_calendar .table {
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
}

    div.zabuto_calendar .table tr td.dow-clickable, div.zabuto_calendar .table tr td.event-clickable {
        cursor: pointer !important;
    }

.printIcon {
    width: 15px;
    height: auto;
    margin-top: -2px;
}

@media (min-width:1200px) {
    #divCalender .searcharrow::after, span[id*="divCalender_"] .searcharrow::after {
        top: 20px !important;
    }
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .searcharrow {
        top: 6px !important;
    }

    #SpanTermsOfUse .searcharrow {
        top: 5px !important;
    }

    #divCalender .searcharrow, span[id*="divCalender_"] .searcharrow {
        top: -30px !important;
    }

    .allplansdiv .searcharrow {
        top: 11px !important;
    }
}

@media (max-width:991px) {

    .d-flex.flex-column.zip-area {
        display: block !important;
    }

    #ZipCode {
        margin-bottom: 15px;
    }

    #btnHome {
        width: 100%;
        padding-top: 8px;
        padding-bottom: 8px;
    }

    .leftpnl {
        position: relative;
        max-width: 380px;
        top: 0;
        transform: translateY(10px);
        margin-bottom: 90px;
        margin-top: 50px;
    }

    .emptyplan {
        display: none
    }

    .planfilter {
        padding: 15px 0;
    }

        .planfilter a {
            margin: 0 1px;
        }

    .allplansbg .leftpnl {
        margin-bottom: 0;
    }
}

.btn-container {
    background: transparent;
    color: #fff;
    margin-top: 30px;
    display: inline-block;
    width: 148px;
    padding: 8px;
    border-radius: 10px;
    cursor: pointer;
    box-sizing: unset;
}

    .btn-container:hover .button-right {
        transform: translatex(-6px);
        background: #FF8300;
        background-image: url(../../Images/electric.svg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: 20px 20px;
    }

    .btn-container:hover .btn-arrow {
        background-image: url(../../Images/btn-arrow.svg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: 65px 65px;
        width: 50px;
        height: 70px;
        z-index: -1;
        position: absolute;
        top: -14px;
    }


    .btn-container:hover .switch-leg {
        transform: translatex(-9px);
    }

    .btn-container:hover .button-left {
        background: #FF8300;
    }


.button-right {
    background: #002F87;
    float: right;
    width: 30px;
    height: 40px;
    position: relative;
    border-radius: 0px 15px 15px 0px;
    z-index: 3;
    transition: transform 330ms ease-in-out,background-color 330ms ease-in-out;
    box-sizing: unset;
}

.button-left {
    background: #002F87;
    float: left;
    color: white;
    height: 30px;
    width: 108px;
    border-radius: 15px 0px 0px 15px;
    padding-top: 10px;
    text-align: center;
    transition: background-color 330ms ease-in-out;
    z-index: 2;
    position: relative;
    box-sizing: unset;
}

.btn-arrow {
    transition: background-image 330ms ease-in-out;
}

.switch-leg {
    background-repeat: no-repeat;
    background-position: center;
    background-size: 25px 25px;
    width: 21px;
    height: 40px;
    z-index: -1;
    position: relative;
    background-image: url(../../Images/switch-legs.svg);
    transition: transform 330ms ease-in-out;
    margin: 0px;
    left: 108px;
    z-index: 2;
}

/*.plansignupbutn {
    padding-left: 20px;
}*/
.btnloadmore {
    margin: 0;
    position: absolute;
    left: 30%;
    width: 300px;
    font-size: 18px;
}

#DivAllPlans .planbox {
    min-width: 290px;
}

.SwitchRadio {
    opacity: 0.4;
    pointer-events: none;
    cursor: none;
}

.UtilityAccount i {
    position: absolute;
    right: 10px;
    color: #F67A0F;
    top: 15px;
    font-size: 22px;
    cursor: pointer;
}

#BillPreviewModal img {
    width: 100%;
    max-width: 100%;
}

#BillPreviewModal button.close {
    background: #f5881e;
    color: #fff;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: block;
    position: absolute;
    right: -15px;
    top: -15px;
    opacity: 1;
    cursor: pointer;
}

#BillPreviewModal .modal-body {
    padding: 0px;
}

.telephoneicon {
    background: var(--unnamed-color-eaf2fc) 0% 0% no-repeat padding-box;
    background: #EAF2FC 0% 0% no-repeat padding-box;
    border-radius: 0px 10px 10px 10px;
    opacity: 1;
}

#DivAllPlans {
    margin-bottom: 50px;
    width: 100%;
    margin: auto;
}

.customerinfobg .confrimheading {
    font-weight: 700;
}

#plandocs a {
    text-decoration: underline;
    color: #00438E;
}

    #plandocs a:hover {
        text-decoration: none;
    }

.detaildiv {
    background: white;
    position: absolute;
    bottom: -22px;
    left: 5px;
    height: auto;
    width: 320px;
    z-index: 1;
    box-shadow: 0 0px 10px rgb(69 69 69 / 60%) !important;
    border-radius: 7px;
    padding: 10px;
    text-align: center;
    font-size: 14px;
}

    .detaildiv:after {
        top: -0px;
        left: 54%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-top-color: #ffffff;
        border-width: 10px;
        border-color: transparent transparent #fff #fff;
        transform-origin: 0 0;
        transform: rotate( -225deg );
        box-shadow: -1px 3px 4px -3px rgb(69 69 69 / 60%);
        margin-left: 0;
    }

#DivFeaturedPlans .detaildiv {
    left: -5px;
}

.cursorpointer {
    cursor: pointer !important;
}

.caret {
    display: inline-block !important;
    width: 0;
    height: 0;
    margin-left: 2px !important;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

#divcalendarParent > div:nth-child(2) {
    margin-top: 10px;
}

.calendarTopText {
    font-size: 13px;
    color: #17B49D;
    font-family: 'Futura PT Book';
}

#divcalendarParent {
    text-align: center;
}

#divCalender {
    position: absolute;
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
}
/* Drafty css work start */
.drafty .modal-content {
    position: relative;
    background-color: transparent;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 0;
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: none !important;
}

.modal-open {
    padding-right: 0 !important;
}


.drafty h3 {
    font-size: 35px;
    /*font-weight: 700;*/
    color: #00438E !important;
    font-family: 'Larken';
    margin-top: 200px;
}

.drafty p {
    font-size: 18px;
    font-weight: 600;
    margin: 35px 0px;
    color: #00438E !important;
}

.drafty a {
    color: #fff !important;
    background: #00B49D;
    width: 200px;
    display: block !important;
    margin: 17px 0px 17px 13px;
    padding: 7px;
    cursor: pointer;
    border-radius: 25px;
    text-decoration: none;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
}

    .drafty a::before {
        pointer-events: none;
        content: '';
        position: absolute;
        border: #412F8A solid 2px;
        top: -2px;
        right: -2px;
        bottom: -2px;
        left: -2px;
        border-radius: 25px;
        opacity: 0;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-property: top, right, bottom, left;
        transition-property: top, right, bottom, left;
    }

    .drafty a:hover {
        background: #094E80;
    }

.draftyimg {
    text-align: right;
}

.drafty img {
    width: 120px;
    margin-right: 50px;
}

@media (max-width: 767px) {
    .countdownmain {
        margin-top: 110px !important;
    }

    .countdown {
        margin-top: 10px !important;
        left: 50% !important;
    }

    .depselection {
        margin-top: 10px;
    }

    .moreinfodiv {
        margin-top: 10px;
    }

    .draftyimg {
        text-align: center;
    }

    .drafty img {
        width: 120px;
        margin-right: 0;
    }

    .drafty h3 {
        font-size: 33px;
        text-align: center;
        margin-top: 10px;
    }

    .drafty p {
        font-size: 17px;
        margin: 14px 0px;
        text-align: center;
    }

    .drafty a {
        margin: 17px auto 0;
    }
}

.drafty {
    position: absolute;
    z-index: 111;
    left: 0;
    right: 0;
    width: 99.50%;
    display: table;
    height: 80%;
}

.draftychild {
    display: table-cell;
    width: 100%;
    vertical-align: middle;
}

.draftyparent {
    -webkit-filter: blur(17px);
    -moz-filter: blur(17px);
    -o-filter: blur(17px);
    -ms-filter: blur(17px);
    filter: blur(17px);
    filter: url("https://gist.githubusercontent.com/amitabhaghosh197/b7865b409e835b5a43b5/raw/1a255b551091924971e7dee8935fd38a7fdf7311/blur".svg#blur);
    filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius='17');
    opacity: .6;
    z-index: 1;
}

#draftybody {
    float: right;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .draftyparent {
        opacity: .2;
    }
}



@media (min-width:768px) and (max-width:991px) {

    p.pleasewaittext {
        width: 340px;
    }

    #draftybody {
        margin-left: -30px;
    }
}

@media (max-width:767px) {

    #draftybody {
        margin-left: 0;
    }

    h3.pleasewait {
        font-size: 28px;
    }

    p.pleasewaittext {
        width: 100%;
    }
}

@media (min-width:481px) and (max-width:767px) {

    h3.pleasewait {
        font-size: 23px;
        margin: 50px 0 7px;
    }
}

.countdown {
    font-size: 195px;
    width: 1em;
    height: 1em;
    position: absolute;
    left: 65%;
    transform: translate3d(-50%, -50%, 0);
    animation: container var(--durationInternal) steps(1) infinite;
    -ms-animation: container var(--durationInternal) steps(1) infinite;
    overflow: hidden;
    float: right;
}

    .countdown::before, .countdown::after {
        display: block;
        content: '';
        box-sizing: border-box;
        border: .125em solid transparent;
        border-radius: 50%;
        position: absolute;
        top: 0;
        bottom: 0;
        width: 1em;
        transform: rotate(45deg);
        animation-timing-function: linear, steps(1);
        animation-duration: var(--durationInternal), var(--durationInternal);
        animation-iteration-count: infinite, infinite;
    }

    .countdown::before {
        border-color: transparent transparent var(--color) var(--color);
        animation-name: rotate, hide1;
        left: 0;
    }

    .countdown::after {
        border-color: var(--color) var(--color) transparent transparent;
        animation-delay: var(--delay), var(--delay);
        animation-name: rotate, hide2;
        right: 0;
    }

.countdownmain {
    margin-top: 200px;
    position: relative;
    min-height: 150px;
}


:root {
    --duration: 60s;
    --bg: #00B49D;
    --color: #00B49D;
    --durationInternal: calc(var(--duration) * 2);
    --delay: calc(var(--duration) / 2);
}


@keyframes rotate {
    25% {
        transform: rotate(-135deg);
    }

    50% {
        transform: rotate(-135deg);
    }

    75% {
        transform: rotate(-315deg);
    }

    100% {
        transform: rotate(-315deg);
    }
}

@keyframes hide1 {
    25% {
        left: -.5em;
        opacity: 0;
    }

    50% {
        left: 0;
        opacity: 1;
    }
}

@keyframes hide2 {
    25% {
        right: -.5em;
        opacity: 0;
    }

    50% {
        right: 0;
        opacity: 1;
    }
}

@keyframes container {
    25% {
        transform: translate3d(0, -50%, 0);
        width: .5em;
    }

    50% {
        transform: translate3d(-100%, -50%, 0);
        width: .5em;
    }

    75% {
        transform: translate3d(-50%, -50%, 0);
        width: 1em;
    }
}

.countdown {
    margin-top: 90px;
}

/* Drafty css work End */


.jumbotron {
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee;
    padding: 0px !important;
}

.dropzone {
    min-height: 150px;
    background: #EBF2FF !important;
    padding: 20px 20px;
    border: none !important;
    border-radius: 5px !important;
}

    .dropzone, .dropzone * {
        box-sizing: border-box;
    }

.dropzone {
    position: relative;
}

.dz-remove {
    background: #ff0000;
    width: 37px;
    color: #fff;
    margin: 5px auto;
    border-radius: 50%;
    padding: 5px;
    padding-top: 5px;
    padding-left: 5px;
    font-weight: 600;
    font-size: 18px !important;
    text-align: center !important;
    padding-left: 4px;
    padding-top: 6px;
}

    .dz-remove:hover {
        background: #ef0000;
        color: #fff !important;
    }

.dz-progress {
    display: none !important;
}

.promodiv {
    color: #fff;
    font-size: 16px;
    padding: 4px 0;
    margin-top: 14px;
    text-align: right;
    border-radius: 0 0px 10px 10px;
    background: transparent linear-gradient(90deg, #FFD27D 0%, #87C674 14%, #139E87 61%, #09507F 100%) 0% 0% no-repeat padding-box;
    transition: var(--bs-progress-bar-transition);
}

.tickclass {
    background: #fff;
    width: 25px;
    height: 25px;
    display: inline-block;
    border-radius: 50%;
    position: relative;
    left: -10px;
    color: #412F8A;
}

.promotextdiv {
    text-align: center;
}

.promobannertext {
    position: relative;
    top: 2px;
    color: white;
}

.promodiv .promocode {
    font-weight: 600;
}

.tickclass i {
    top: 3px;
    left: 0;
}

.tickclass i {
    position: relative;
    top: 1px;
    left: 0px;
    color: #01448E;
    font-size: 15px
}

.questiondiv {
    position: relative;
    top: 3px;
    padding-bottom: 5px;
}

.smallText {
    font-size: 13px !important;
    font-weight: 500;
}

div#PlansVerbiage {
    padding-top: -30px;
    /*margin-bottom: 50px;*/
    text-align: justify;
}

.nopaddeposit .selectedopt {
    font-size: 14px !important;
}
/*.waivedep span
{
   font-family: Poppins !important;
   font-size: 15px !important;
   color: #00438E !important;
}*/
.featureLeftPnl {
    max-width: 442px;
    position: fixed;
    top: calc(50% + 50px);
    transform: translateY(-50%);
    background-image: url(../../images/innerleftbg.png);
    background-size: 100%;
    background-repeat: no-repeat;
    padding-top: 108px;
    padding-bottom: 180px;
}

#DivMutltiUtil option {
    font-size: 14px !important;
}

#DivMutltiUtil .selectedopt {
    font-size: 13.4px !important;
}

.addressdetail {
    margin-top: 8px;
}

#Div_SSN .depselection {
    max-width: 250px;
}

.activestep {
    opacity: 1;
    cursor: pointer;
}

.mw250 {
    max-width: 250px;
}

.mw185 {
    max-width: 185px;
}

i.fa-exclamation-circle {
    color: #FFD6B4;
}

.upppercase {
    text-transform: uppercase;
}

.infocircle {
    background-color: #FFD6B4;
    color: #1F378C;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    font-size: 19px;
    margin-left: 8px;
    text-align: center;
    padding: 4px;
    display: none;
    padding-top: 0px;
}

.addnewbrokermain {
    padding: 10px 15px;
    background-color: #fff;
    position: absolute;
    z-index: 1;
    z-index: 11111;
    width: 500px;
    box-shadow: 0px 0px 6px 0px rgb(61 61 61 / 60%) !important;
    margin-top: 26px;
    border-radius: 5px;
    display: none;
    margin-left: -102px;
    height: 202px;
}

    .addnewbrokermain .searcharrow {
        width: 34px;
        height: 34px;
        left: 235px;
        position: relative;
        overflow: hidden;
        top: 181px !important;
        z-index: -1 !important;
    }

        .addnewbrokermain .searcharrow::after {
            content: "";
            position: absolute;
            background: #fff;
            transform: rotate( 45deg );
            width: 42px;
            height: 48px;
            top: -28px;
            box-shadow: -1px -1px 5px -2px rgb(0 0 0);
            left: -4px;
        }

.addnewbrokerdiv {
    margin-top: -27px;
}

.textcenter {
    text-align: center;
}

.planfiles a + a {
    margin-left: 15px;
}

@keyframes rateanimation {
    0% {
        left: 0px;
        top: 0px;
    }

    50% {
        left: -90px;
        top: -60px;
    }

    100% {
        left: 0px;
        top: 0px;
    }
}

span#rate.animaterate {
    animation-duration: .0s;
}

.animaterate {
    position: relative;
    animation-name: rateanimation;
    animation-duration: .5s;
}

.nolabel .selectedopt {
    top: 16px;
}

.nolabel .omrs-input-label {
    display: none;
}

.tooltip.show {
    opacity: 1;
}

.tooltip-inner {
    background-color: #EDEDED !important;
    box-shadow: 0px 3px 20px #00000029 !important;
    opacity: 1 !important;
    max-width: 550px !important;
    border-radius: 20px !important;
    color: #5F5F5F !important;
    font-size: 16px !important;
    line-height: 24px !important;
    padding: 30px !important;
    text-align: left !important;
}

.tooltip.bs-tooltip-right .arrow:before {
    border-right-color: #EDEDED !important;
}

.tooltip.bs-tooltip-left .arrow:before {
    border-left-color: #EDEDED !important;
}

.tooltip.bs-tooltip-bottom .arrow:before {
    border-bottom-color: #EDEDED !important;
}

.tooltip.bs-tooltip-top .arrow:before {
    border-top-color: #EDEDED !important;
}

.searchadd {
    background: #F68D2E !important;
    width: 140px;
    margin-top: -3px;
    margin-bottom: 50px;
}

.orclass {
    margin-left: 2px;
}

.customcheckbox {
    padding-left: 37px;
    padding-top: 2px;
}
/*.tooltip-inner {
    background-color: #F6780E;
    box-shadow: 0px 0px 4px #F6780E;
    opacity: 1 !important;
}

.tooltip.bs-tooltip-right .tooltip-arrow::after {
    border-right-color: #F6780E !important;
}

.tooltip.bs-tooltip-left .tooltip-arrow::after {
    border-left-color: #F6780E !important;
}

.tooltip.bs-tooltip-bottom .tooltip-arrow::before {
    border-bottom-color: #F6780E !important;
    color: green !important;
}

.tooltip.bs-tooltip-top .tooltip-arrow::before {
    border-top-color: #F6780E !important;
    color: red !important;
}

*/

#tooltipCustom {
    background: #FFD27D;
    border: 1px solid #FFD27D;
    box-sizing: border-box;
    border-radius: 13px;
    width: 20px;
    height: 20px;
    display: inline-block;
    font-size: 13px;
    line-height: 18px;
    color: #FFF;
    padding-left: 6px;
    /* top: 11px;*/
    /* z-index: 111 !important;*/
    left: 7px;
    position: relative;
}

.opacity0 {
    opacity: 0;
}

.opacity1 {
    opacity: 1;
}

div.zabuto_calendar .table tr td.event div.day, div.zabuto_calendar ul.legend li.event {
    background-color: #fff;
    color: #5f5f5f;
}

.termsofuse #divCalender .detailheading {
    color: #1A1A1A !important;
    z-index: 11;
    margin-top: 45px !important;
    max-width: 320px;
    min-width: 320px;
    margin: auto;
}

a {
    cursor: pointer;
}

.limit2lines {
    display: -webkit-box;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.font-normal {
    font-size: 18px !important;
}

body .input--filled #Promocode.disableclass {
    border-color: #649CD2 !important;
}

body .input--filled .disableclass {
    background-color: #eee !important;
    pointer-events: none;
    border: 1px solid #e2e2e2 !important;
}

.input--filled select#MovingType.nobdrcls.input-validation-error.disableclass {
    border: 1px solid red !important;
    background-color: rgba(255, 0, 0, 0.05) !important;
}

.disableclass {
    pointer-events: none !important;
}

.GoodNewstext {
    /*text-align: justify;*/
    display: block;
    margin-top: 10px;
    line-height: 18px;
}

.tooltipHeading {
    margin-bottom: 10px;
    text-align: center;
}

.plantermdiv {
    background: #FFD6B4;
    border-radius: 15px;
    padding: 2px 13px;
    display: inline-block;
    font-size: 14px;
}

.GoBACKSwitch {
    float: right;
    text-decoration: underline !important;
    color: #ACACAC !important;
    font-weight: normal;
}

#DivSwitching {
    margin-bottom: 20px
}

#divRdbSwitch label {
    text-align: start !important;
}

#divRdbSwitch .checkboxparent {
    margin-bottom: -16px !important;
}

#divRdbSwitch .customcheckbox {
    padding-left: 23px;
}

#divRdbSwitch .checkboxparent .checkmark {
    width: 20px;
    height: 20px;
    top: 3px;
}

#divRdbSwitch .checkboxparent .checkmark:after {
    height: 10px;
    left: 5px;
}

.BKVHighcharts1 .highcharts-series-2 .highcharts-graph {
    stroke: #A62B4D;
}

.BKVHighcharts1 .highcharts-series-2 .highcharts-point {
    stroke: #A62B4D;
}

.BKVHighcharts1 .highcharts-series-2 {
    stroke-dasharray: 7, 10;
}

.boxed-shadow {
    box-shadow: 0px 3px 15px #69696931;
}

.question-check {
    margin-right: 10px;
    margin-bottom: 0.25em;
}

.SlidesButtonContainerCls {
    margin-bottom: 0px !important;
}

.float-right{
    float:right !important;
}