/* Minification failed. Returning unminified contents.
(8190,28): run-time error CSS1046: Expect comma, found '71'
(8190,33): run-time error CSS1046: Expect comma, found ')'
 */
input.input-validation-error {
    border: 1px solid red !important;
}

select.input-validation-error {
    border: 1px solid red !important;
}

.mandatoryfieldelement {
    border: 1px solid red !important;
}

input.grayed, select.grayed, textarea.grayed {
    background-color: darkgrey;
}

.AcceptGreen {
    background-color: #3b9637cf !important;
    border: #3b9637cf !important;
}

.DeclineRed {
    background-color: red !important;
}

.personaldetailsssn {
    margin-left: 142px;
}

.header {
    width: 100%;
    z-index: 9999;
    background-color: #000;
}

.leftHeaderContent, .rightHeaderContent {
    display: inline-block;
    vertical-align: top;
    width: 48%;
    margin: 0 5px 0 5px;
}

.dollarforIncome {
    float: right;
    margin-top: 3px;
}

.logo {
    float: left;
    margin: 5px 0 5px 10px;
    width: 175px;
    height: 40px;
}

.newCustomerButton {
    margin: 10px 0 0 0;
    float: left;
}

    .newCustomerButton img {
        display: inline;
        float: left;
        position: relative;
        top: -2px;
    }

    .newCustomerButton span {
        position: relative;
        top: 3px;
    }

.headerSearchBar {
    width: 45%;
    display: inline;
    float: left;
}

    .headerSearchBar input[type='text'] {
        /*height: 22px;*/
        margin: 2px 0 0 24px;
        border-radius: 3px 0 0 3px;
        width: 170px;
        padding: 5px 4px 4px;
    }

    .headerSearchBar img {
        position: relative;
        top: 8px;
    }

.headerRightMenu {
    width: 20%;
    margin-top: 1.0em;
    float: right;
    display: inline;
}

.headerMenu {
    width: 52%;
    float: left;
    margin: 0;
    padding: 0;
}

    .headerMenu ul, .headerRightMenu ul {
        position: relative;
        top: -14px;
    }

        .headerMenu ul li, .headerRightMenu ul li {
            list-style-type: none;
            float: left;
            margin: 0 3px 0 0;
            padding: 0;
        }

.viewContainer {
    width: 100%;
}

.containerHeader {
    background: #a4a4a3;
    background: -moz-linear-gradient(top, #a4a4a3 0%, #d3d3d3 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a4a4a3), color-stop(100%,#d3d3d3));
    background: -webkit-linear-gradient(top, #a4a4a3 0%,#d3d3d3 100%);
    background: -o-linear-gradient(top, #a4a4a3 0%,#d3d3d3 100%);
    background: -ms-linear-gradient(top, #a4a4a3 0%,#d3d3d3 100%);
    background: linear-gradient(to bottom, #a4a4a3 0%,#d3d3d3 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a4a4a3', endColorstr='#d3d3d3',GradientType=0 );
    color: #cc9900;
    font-size: 16px;
    font-weight: bold;
    padding: 1%;
    margin-top: 30px;
}

    .containerHeader, .containerHeader Add {
        margin-top: 0px;
    }

.addCompanyButton {
    clear: both;
    margin: 10px;
}

.addOutletButton {
    margin-bottom: 6px !important;
    margin-top: 14px !important;
    color: antiquewhite;
}

.rightHeaderContent button {
    width: auto;
}

.lblOutletPhone {
    width: 126px !important;
}

.addCompanyButton button, .searchButton button, .buttonsContainer button, button {
    background-color: #ac122a;
    float: right;
    border: none;
    border-radius: 3px;
    padding: 3px 10px;
    font-size: 1.2em;
    color: #fff;
    text-shadow: 1px 1px 1px #000;
    width: 150px;
}

.searchButton button {
    margin: 0 40.5% 0 0;
}

select.drawMonetaryCode, select.DrawBankAccountNumberChange {
    width: 165px;
    cursor: pointer;
    border-radius: 3px;
    border: 1px solid #ccc;
    height: 30px;
}

.searchResults {
    clear: both;
    margin: 50px auto;
    border: 1px solid #999999;
    padding: 0;
    width: 72%;
}

    .searchResults table {
        width: 100%;
    }

        .searchResults table tr th {
            background-color: #d6d6d6;
            height: 30px;
        }

        .searchResults table tr:nth-child(odd) {
            background-color: #f6eabe;
            height: 30px;
        }

        .searchResults table tr:nth-child(even) {
            background-color: #fff;
            height: 30px;
        }

        .searchResults table tr {
            text-align: center;
        }

.detailsContent {
    width: 95%;
    margin: 0 auto;
    clear: both;
}

.detailsLeftContent {
    display: inline-block;
    width: 46%;
    margin: 10px;
    vertical-align: top;
}

.Maindiv > inputContent:nth-child(even) {
    float: right !important;
}

.Maindiv > inputContent:nth-child(odd) {
    float: left !important;
}

.inputContent {
    margin: 5px;
    width: 46%;
    float: left;
}

.detailsLeftContent .inputContent span:first-child {
    width: 40%;
    margin: 0 10px 0 0;
    display: block;
    float: left;
}

.clear-Margintop {
    clear: both;
    margin-top: 10px;
}

.buttonsContainer {
    clear: both;
    width: 35%;
    margin: 0 auto;
}

    .buttonsContainer button {
        float: none;
    }

#header_grayDiv {
    width: 100%;
    margin: -7px auto;
    margin-top: -10px;
    background-color: #333333;
    text-align: -webkit-right;
    text-align: -moz-right;
    padding: 5px;
    box-sizing: border-box;
}

.finextTable {
    border-collapse: collapse;
    font-size: 1.1em;
    font-family: CenturyGothic;
}

    .finextTable tr th, .finextTable tr td {
        padding: 10px;
    }

    .finextTable thead tr {
        background: #f2f2f2;
        padding: 15px;
        border-bottom: 1px solid #ccc;
    }

    .finextTable tbody tr:nth-child(odd) {
        background: #fff3b9;
        padding: 10px;
        border-bottom: 1px solid #ccc;
    }

    .finextTable tbody tr:nth-child(even) {
        background: #dcd9cb;
        padding: 10px;
        border-bottom: 1px solid #ccc;
    }

    .finextTable tbody tr.selected {
        background-color: #f8f8f8;
        border: 1px solid #000;
    }

    .finextTable tbody td:nth-child(1) {
        text-align: left;
    }

    .finextTable tbody td:nth-child(2) {
        text-align: left;
    }

    .finextTable th {
        color: darkred;
        font-weight: bold;
        font-size: 1em;
    }

.finextDynamicTable tbody tr:nth-child(odd).limitIncreaseRequestsTableRow {
    background: #fff3b9;
    padding: 10px;
    border-bottom: 1px solid #ccc;
}

.finextDynamicTable tbody tr:nth-child(even).limitIncreaseRequestsTableRow {
    background: #dcd9cb;
    padding: 10px;
    border-bottom: 1px solid #ccc;
}

.MainDiv {
    width: 98%;
    margin: 0px auto;
    min-height: 300px;
    margin-bottom: 7px;
    box-shadow: 0px 0px 10px #a1a7ad;
    border-radius: 4px;
    background-color: #FFF;
    margin-top: 0px;
    padding: 0 0 10px 0;
}

.clear {
    clear: both;
}

.button {
    background-color: #ac122a;
    float: right;
    border: none;
    border-radius: 3px;
    padding: 3px 10px;
    font-size: 1.2em;
    color: #fff;
    text-shadow: 1px 1px 1px #000;
    text-decoration: none;
    cursor: default;
}

/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error {
    color: #f00;
}

.field-validation-valid {
    display: none;
}

.input-validation-error {
    border: 1px solid #f00;
    /*background-color: #fee;*/
    /*background: linear-gradient(#fee);*/
}

.validation-summary-errors {
    font-weight: bold;
    color: #f00;
}

.validation-summary-valid {
    /*display: none;*/
}

.left {
    float: left;
}
/* login page styles start*/
.register-fld, .textarea, .register-fld2, .register-fld3, .fld {
    margin: 0px;
    display: block;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: #666666 solid 1px;
    padding: 4px;
}

.register-fld, .register-fld2, .register-fld3 {
    width: 23%;
    float: left;
    margin-left: 1%;
    padding-left: 3%;
    background-repeat: no-repeat;
}

.register-fld {
    /*height: 33px;*/
    background-image: url(../images/agent_icon.png);
}

.register-fld2 {
    /*height: 22px;*/
    background-image: url(../images/password_icon.png);
}

.register-fld3 {
    /*height: 22px;*/
    background-image: url(../images/store_icon.png);
}

.fld {
    width: 100px;
}

.submit {
    width: 10%;
    float: left;
    margin-left: 1%;
}

.submitButton {
    background-color: #ab132a;
    width: auto;
    height: 30px;
    border-radius: 4px;
    border: none;
    box-shadow: 0px 3px 3px #ccc;
    color: #fff;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size: 1.4em;
    cursor: pointer;
}

    .submitButton:active {
        border: 1px solid #ccc;
        color: #000;
    }

    .submitButton:hover {
        border: 1px solid #ccc;
        /*color:#f6e8b7;*/
    }

.searchButton {
    background-color: #ac122a;
    padding: 8px;
    float: left;
    margin: 0 0 0 5px;
    cursor: pointer;
}
/* login page styles end*/

/*popup styles start*/
#popupBackgroundMask, #popupBackgroundMaskCalc {
    display: none;
    background: #000;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 10;
    width: 100%;
    height: 100%;
    opacity: 0.8;
    z-index: 50900;
}

.popupContent {
    display: none;
    background: #FFF;
    float: left;
    font-size: 1em;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 99999;
    box-shadow: 0px 0px 20px #999;
    -moz-box-shadow: 0px 0px 20px #999; /* Firefox */
    -webkit-box-shadow: 0px 0px 20px #999; /* Safari, Chrome */
}

/*New popup styles start*/
.popupDialogMask, .popupProgressDialogMask {
    display: none;
    background: #000;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 10;
    width: 100%;
    height: 100%;
    opacity: 0.8;
    z-index: 99900;
}

.popupProgressDialogMask {
    opacity: 0.5;
    z-index: 99998;
}

.popupProgressDialog {
    display: none;
    background-color: transparent;
    position: fixed;
    top: 250px;
    left: 40%;
    width: 20%;
    text-align: center;
    z-index: 99999;
}

    .popupProgressDialog > img {
        width: 50px;
    }

.popupDialog {
    display: none;
    /*background: #FFF;
    float: left;
    font-size: 1em;
    position: fixed;
    top: 250px;
    width: 50%;
    z-index: 99901;
    min-width: 500px;*/
}

    .popupDialog .popupDialogHdr {
        /*background: #ccc;
        height: 1.5em;
        padding: 0.5em;*/
        font-size: 1.25em;
        display: block;
    }

        .popupDialog .popupDialogHdr .popupDialogIcon {
            float: left;
            padding-right: 0.5em;
        }

        .popupDialog .popupDialogHdr .popupDialogHdng {
            float: left;
            padding-top: 0.15em;
        }

        .popupDialog .popupDialogHdr .popupDialogClose {
            float: right;
            margin: 0;
            position: absolute;
            top: 0;
            right: 0;
        }

    .popupDialog .popupDialogCont {
        /*padding: 1em;*/
    }

        .popupDialog .popupDialogCont ol {
            margin-top: 0em;
            font-size: 1.25em;
        }

        .popupDialog .popupDialogCont h3.popupDialogErr {
            color: #cc0000;
        }

        .popupDialog .popupDialogCont ol.popupDialogErr {
            color: #cc0000;
        }

        .popupDialog .popupDialogCont h3.popupDialogSuc {
            color: #cc0000;
        }

        .popupDialog .popupDialogCont ol.popupDialogSuc {
            color: #00cc00;
        }

        .popupDialog .popupDialogCont h3.popupDialogMsg {
            color: #cccccc;
        }

        .popupDialog .popupDialogCont ol.popupDialogMsg {
            color: #cccccc;
        }

#globalPasswordPopup {
    width: 25%;
    min-width: 250px;
}
/*New popup styles end*/

.forminput .formsubmit[disabled], a.linkAsButton[disabled] {
    background-color: #c4c4c4;
    cursor: pointer;
    border: solid 1px #c4c4c4;
}

a[enabled] {
    pointer-events: auto;
}

a[disabled] {
    pointer-events: none;
}

.finext-grid-pgr1, .finext-grid-pgr2 {
    text-align: right;
}

.finext-grid-editLinks {
    text-align: right;
}

.finext-grid-tr-blnk, .mobHeader, .mobHeader2, .mobHeader3 {
    display: none;
}

.finext-grid-trDetails-blnk, .finext-grid-trDetails {
    display: none;
}

.toolTip {
    display: none;
    position: absolute;
    background: #ffffff;
    color: #999999;
    padding: 1em;
    width: 200px;
}

.noFloat {
    float: none;
}

/*Multiple tabs styles start*/
.add {
    padding: 5px 8px;
}

.ctab {
    background: #E7EDF6;
    position: relative;
    top: 2px;
    border-bottom-width: 0;
}

.close {
    text-decoration: none;
    color: #999;
    font-weight: bold;
    font-size: 14px;
    padding: 0 4px;
    -webkit-border-radius: .2em;
    -moz-border-radius: .2em;
    border-radius: .2em;
    float: right;
}

    .close:hover {
        background: #999;
        color: #333;
    }

#tabcontent {
    border: 1px solid #BDC7D5;
    background: #E7EDF6;
    padding: 10px;
    text-align: center;
    font-weight: bold;
    color: #666;
    font-size: 24px;
}
/*Multiple tabsd End*/

/* Styles for LOC Views begin here */
.datePicker {
    margin-left: 0%;
}

.leftRowDiv {
    border: 0px;
    height: 40px;
    padding: 0% 1% 0% 6%;
}

    .leftRowDiv > * {
        display: table-cell;
        padding: 6px 2px 4px 4px;
        padding: 1% 0% 3% 0%;
        width: 60%;
    }

.tblLeftDiv {
    display: table;
    width: 48%;
    margin: 0 0% 0% 2%;
    float: left;
    border: 1px solid #ccc;
}

.tblRightDiv {
    display: table;
    width: 35%;
    margin: 0 0% 0% 2%;
    float: left;
    border: 1px solid #ccc;
}

.rightRowDiv {
    display: table-row;
    border: 0px;
    height: 32px;
}

    .rightRowDiv > * {
        display: table-cell;
        padding: 4px 9px 4px 8px;
        width: 65%;
    }

.headerRow {
    background-color: #fff3b9;
}

.altRowDiv {
    background-color: #E4E4E4;
}

.buttonDiv {
    border: 0;
    padding: 20px 0 0 0;
}

.emptyDiv {
    height: 250px;
}

.emptyDiv2 {
    height: 375px;
}

.chkBoxDiv {
    padding: 2px 0px 0px 6px;
    width: 140%;
}

.buttonSubmit {
    background-color: #ac122a;
    border: none;
    border-radius: 3px;
    padding: 3px 10px;
    font-size: 1.2em;
    color: #fff;
    text-shadow: 1px 1px 1px #000;
    width: auto;
    cursor: pointer;
}

.dropdown {
    height: 27px;
}

/*Customer Payament View*/
.tblCustomerPayamentDiv1 {
    display: table;
    width: 27%;
    float: left;
}

.tblCustomerPayamentDiv3 {
    display: table;
    width: 27%;
    float: right;
}

.PaymentsDiv {
    display: table-row;
    border: 0px;
    height: 25px;
}

    .PaymentsDiv > * {
        display: table-cell;
        padding: 6px 2px 4px 0px;
    }

.HeaderPaymentDiv {
    display: table-row;
    border: 0px;
    height: 25px;
}

    .HeaderPaymentDiv > * {
        display: table-cell;
        padding: 6px 2px 4px 6px;
        width: 73%;
    }

.spanLeft {
    padding-left: 16px;
}

.spanRight input[type='text'] {
    width: 120px;
    text-align: right;
    padding-right: 5px;
}

.ReqLOCRightSpan input[type='text'] {
    width: 82px;
}

.calendar {
    width: 19px;
    height: 18px;
    position: relative;
    left: 5px;
    top: 5px;
}

.month input[type='text'] {
    width: 25px;
    border-radius: 0px;
    height: 17px;
}

.year input[type='text'] {
    width: 35px;
    border-radius: 0px;
    height: 17px;
}

.CloseLOCButtonDiv {
    padding: 0% 0% 1% 10%;
}

.CloseLOCMainDiv {
    min-height: 320px;
    margin-top: 0px;
}

.ReqLOCIncreaseMainDiv {
    min-height: 235px !important;
    margin: 0 auto;
}

.CloseLOCDiv {
    display: table;
    width: 40%;
    border: 1px solid #ccc;
}

.RescindMainDiv {
    min-height: 350px !important;
    margin-top: 0px;
}

.ReqLOCDiv {
    display: table;
    width: 42%;
    margin: 0 auto;
    padding: 0px 0px 10px 0px;
    float: none;
    border: 1px solid #ccc;
}

.LOCcalendar {
    width: 16px;
    height: 18px;
    position: relative;
    left: 5px;
    top: 5px;
}
/*LOC Ends*/

/*Statement View Begins*/
.StmtDiv1 {
    display: table;
    width: 27%;
    float: left;
}

.StmtDiv2 {
    display: table;
    width: 46%;
    margin: 0 0% 0% 2%;
    padding: 0px 0px 0px 0px;
    float: left;
}

.StmtDiv3 {
    display: table;
    width: 27%;
    float: right;
}

.StmtDiv {
    display: table-row;
    border: 0px;
    height: 25px;
}

    .StmtDiv > * {
        display: table-cell;
        padding: 6px 0px 4px 0px;
        width: 35%;
    }

.StmtBtnDiv1 {
    display: table;
    width: 27%;
    float: left;
}

.StmtBtnDiv2 {
    display: table;
    margin: 0 0% 0% 2%;
    padding: 0% 0% 0% 36%;
    float: left;
}

.StmtBtnDiv3 {
    display: table;
    width: 27%;
    float: right;
}

.StmtForm1 {
    width: 10%;
    float: left;
}

.StmtForm2 {
    border: 1px solid #ccc;
    width: 80%;
    padding: 0% 0% 0% 0%;
    float: left;
}

.StmtForm3 {
    width: 10%;
    float: right;
}

.MainStmtDiv {
    width: 100%;
    margin: 0px auto;
    min-height: 600px;
    margin-bottom: 7px;
    box-shadow: 0px 0px 10px #a1a7ad;
    border-radius: 4px;
    background-color: #FFF;
    margin-top: -16px;
}

.statementList {
    display: table;
    margin: 0 0% 0% 2%;
    padding: 1% 0% 1% 1%;
    width: 95%;
    float: left;
}

.statementDetails {
    padding: 2% 0% 0% 32%;
}

.statementColumn1 {
    background-color: #fff3b9;
    width: 36%;
    padding-left: 1%;
}

.statementColumn2 {
    background-color: #fff3b9;
    width: 14%;
}

.statementColumn3 {
    background-color: #e8e8e8;
    text-align: right;
    width: 50%;
    padding-right: 1%;
}

.statementRowBold {
    font-weight: 600;
}

.transactionsContent_headingBar {
    background: #a4a4a3;
    background: -moz-linear-gradient(top, #a4a4a3 0%, #d3d3d3 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a4a4a3), color-stop(100%,#d3d3d3));
    background: -webkit-linear-gradient(top, #a4a4a3 0%,#d3d3d3 100%);
    background: -o-linear-gradient(top, #a4a4a3 0%,#d3d3d3 100%);
    background: -ms-linear-gradient(top, #a4a4a3 0%,#d3d3d3 100%);
    background: linear-gradient(to bottom, #a4a4a3 0%,#d3d3d3 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a4a4a3', endColorstr='#d3d3d3',GradientType=0 );
    color: #990033;
    font-size: 16px;
    padding: 1%;
}
/*Statement View Ends*/

.mainContainer {
    width: 100%;
    padding-bottom: 15px;
}

    .mainContainer div {
        display: inline-block;
    }

        .mainContainer div span {
            display: inline-block;
        }

.leftContainer {
    width: 33%;
}

.rightContainer {
    float: right;
    width: 33%;
}

.centerContainer {
    margin: 0 auto;
    width: 33%;
}

.custDetailsLeftContent {
    display: inline-block;
    width: 100%;
    margin: 10px;
    vertical-align: top;
}

    .custDetailsLeftContent .mainContainer span:first-child {
        width: 49%;
        margin: 0 10px 0 0;
        display: block;
        float: left;
        /*text-align:right;*/
    }

.mainContainer input[type='text'], .mainContainer input[type='number'] {
    /*width: 62%;*/
    border-radius: 5px;
    border: 1px solid #ccc;
    height: 20px;
}

.mainContainer select {
    /*width: 130px;*/
    cursor: pointer;
    border-radius: 3px;
    border: 1px solid #ccc;
    height: 23px;
}

.checkBoxContent {
    display: inline-block;
    width: 96%;
    margin: 10px;
    vertical-align: top;
}

.emptyContainer {
    display: none;
}

.messageCont {
    color: red;
    display: none;
}

#body {
    clear: both;
}

.DateOfMonth1, .DayOfWeek1, .WeekOfMonth2, .DateOfMonth2, .WeekOfMonth1, .DayOfWeek2 {
    width: 31%;
}

.DayOfWeek2 {
    margin: 10px 0 0 2.5%;
}

.DayOfWeek > span {
    width: 36%;
}

.DayOfMonth, .WeekOfMonth {
    width: 43%;
}

.rightContainer span:nth-child(2) {
    /*width:49%;*/
}

.leftContainer span:nth-child(2) {
    /*width:48%;*/
}

#PersonalDetails_Email {
    width: 147px;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding-left: 3px;
    padding: 4px;
}

#frequencyDiv {
    margin-top: 10px !important;
}

#MonthsOfServicediv span:nth-child(2) {
    width: 36%;
}

.amountField {
    text-align: right;
    padding-right: 5px;
    width: 85px !important;
}

.blockeddiv > span {
    width: 45%;
    float: left;
    text-align: left;
    height: 50px;
}

.widget_head > span {
    width: 57%;
    float: left;
}

#GrossIncomeAmountDiv, #NetIncomeAmountdiv {
    margin-top: 15px;
}

input[type="button"]:disabled {
    background-color: darkgray !important;
}

link.disabled {
    pointer-events: none;
    cursor: default;
    background-color: darkgray !important;
}

.CurrencyFiled {
    height: 18px !important;
}


/*Finext Grid Table Styles start*/
.finext-grid {
    width: 100%;
    padding: 5px;
    box-sizing: border-box;
}

    .finext-grid .finext-grid-inner {
        width: auto;
        /*overflow-x: auto;*/
    }

    .finext-grid .finext-grid-pgr1, .finext-grid .finext-grid-pgr2 {
        background: #a4a4a3;
        background: -moz-linear-gradient(top, #a4a4a3 0%, #d3d3d3 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a4a4a3), color-stop(100%,#d3d3d3));
        background: -webkit-linear-gradient(top, #a4a4a3 0%,#d3d3d3 100%);
        background: -o-linear-gradient(top, #a4a4a3 0%,#d3d3d3 100%);
        background: -ms-linear-gradient(top, #a4a4a3 0%,#d3d3d3 100%);
        background: linear-gradient(to bottom, #a4a4a3 0%,#d3d3d3 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a4a4a3', endColorstr='#d3d3d3',GradientType=0 );
        color: #ffffff;
        font-size: 1em;
        clear: both;
        font-weight: bold;
        padding: 0.5em;
    }

    .finext-grid table.finext-grid-table {
        width: 100%;
        border-collapse: collapse;
        border: 1px solid #ccc;
    }

        .finext-grid table.finext-grid-table th, .finext-grid table.finext-grid-table td {
            padding: 0 5px;
        }

        .finext-grid table.finext-grid-table th {
            border-left: solid 1px #d8d8d8;
            background-color: #ac122a;
        }

        .finext-grid table.finext-grid-table td {
            border-left: solid 1px #ffe0a5;
        }

        .finext-grid table.finext-grid-table tbody tr {
            height: 40px;
        }

            .finext-grid table.finext-grid-table tbody tr.selected {
                border: solid 1px #ac122a;
            }

        .finext-grid table.finext-grid-table > tbody > tr.odd {
            background-color: #fff;
        }

        .finext-grid table.finext-grid-table > tbody > tr.even {
            background-color: #fff3b9;
        }

        .finext-grid table.finext-grid-table > tbody > tr.finext-grid-srchdr {
            background-color: #fff;
        }

            .finext-grid table.finext-grid-table > tbody > tr.finext-grid-srchdr th input[type="text"], .finext-grid table.finext-grid-table > tbody > tr.finext-grid-srchdr th select {
                width: 80%;
            }

        .finext-grid table.finext-grid-table a.finext-grid-header, .finext-grid table.finext-grid-table th {
            color: #ffffff;
        }

        .finext-grid table.finext-grid-table td.numFld {
            text-align: right;
        }
/*Finext Grid Table Styles end*/

/* report styles start*/
.reportContent {
    width: 50%;
    padding: 10px;
    border: 1px solid #ccc;
    margin: 10px auto;
}

    .reportContent .detailsLeftContent {
        width: 100%;
    }

.drawEffectiveDate {
    width: 88px !important;
}

.topAlignment {
    margin-top: -8%;
}

/*input content styles..*/
.inlineblock {
    display: inline-block;
}

.QfundTable {
    width: 500px;
    margin: 0 auto;
}

    .QfundTable table {
        width: 100%;
        border: 1px solid #ccc;
        border-collapse: collapse;
    }

    .QfundTable > div {
        text-align: center;
    }

    .QfundTable label {
        padding: 10px;
    }

    .QfundTable table tr td {
        padding: 10px;
    }

.qfundlink {
    position: relative;
    top: 6px;
}

.buttonContainer {
    margin: 0 auto;
    /*padding: 1.0em;*/
    text-align: center;
}

.read-text-algn {
    padding-left: 6%;
}

.collectiontable table tr td {
    cursor: pointer;
}

.regHead {
    background-color: #f6e6ab;
    height: 60px;
    color: #f24b51;
    border-bottom: 2px solid #9b9b9b;
}

.paddedtxt {
    padding: 20px;
}

.contactContent {
    background-color: #f6e6ab;
    border: 1px solid #c8c7c7;
    border-radius: 5px;
    color: #f24b51;
}

.idenDetails {
    border: 1px solid #c8c7c7;
    border-radius: 5px;
    background-color: #fff;
}

.dispBlk {
    display: block;
    margin: 12px auto;
    text-align: center;
    padding: 4px 0 23px 0;
}

.dispInblk {
    display: inline-block;
    width: 42%;
}

.dispInBlock {
    display: inline-block;
    width: 100%;
}

.textLft {
    float: left;
    margin: 0 28px;
    color: #000;
}

.textLeft {
    float: left;
    margin: 0 42px;
    color: #000;
}

.lableDiv {
    width: 100%;
    text-align: left;
    margin: 0 52px;
}

.LoanApprovaldiv {
    /*text-align: justify;
    width: 55%;
    margin: 39px 3px 0px 357px;*/
    font-size: 16px;
    text-align: center;
    /*color: brown;*/
}

.socilaHead {
    background-color: #000;
    color: #BBB;
    padding: 6px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 12px;
    font-weight: bold;
    height: 20px;
}

.regHead {
    background-color: #000;
    height: inherit;
    color: #fff;
    border-bottom: none;
    padding: 1%;
}

.pagination {
    font-size: 1.3em;
    margin: 2px 10px;
}

    .pagination.active {
        border: 3px solid #f8988b;
        border-radius: 28px;
        padding: 15px 21px;
        background-color: #fff;
    }

.vertiAlign {
    vertical-align: top;
}

.headContent {
    background-color: #81807c;
    height: 65px;
}

.verticalAlignsup {
    vertical-align: bottom;
    margin: 4px 4px 0px 4px;
}

.floatTLeft {
    float: left;
}

.floatRight {
    float: right;
}

.headPdTxt {
    padding: 26px 36px 0 36px;
}

.headDis {
    width: 68%;
    margin: 0 auto;
}

.disBlock {
    display: block;
}

.dispInBlock {
    display: inline-block;
    width: 100%;
}

.nextAlign {
    margin-right: 65px;
}

.optionnextAlign {
    margin-right: 21%;
}

.threewidth {
    width: 32%;
}

.txtAlign {
    text-align: left !important;
    margin: 6px 72px;
}

.padding {
    padding: 18px;
    font-weight: bold;
    color: #fff;
    font-size: 1.5em;
    cursor: pointer;
}

    .padding:hover {
        background-color: #e3bb51;
    }

.dispInline {
    display: inline-block;
}

.txtCnrt {
    text-align: center;
}

.personalContent {
    border: 1px solid #e3bb51;
    width: 80%;
    margin: 0 auto;
}

.noPadded {
    padding: 0px;
}

.twoWidth {
    width: 32%;
}

.labelAlign {
    text-align: left !important;
    margin: 6px 107px;
}

.headDistheme2 {
    width: 48%;
    margin: 0 auto;
}

.textBold {
    font-weight: bold;
    color: #f24b51;
}

.optionPersonal {
    width: 45%;
    background-color: #fff;
    margin: 20px auto;
}

.option3Head {
    text-align: center;
    color: #d21c14;
    padding: 30px;
    font-weight: bold;
}

.optionHead {
    text-align: left;
    padding: 20px;
    margin-left: 26px;
    color: #d21c14;
    font-weight: bold;
    font-size: 1.2em;
}

.optionLabel {
    text-align: left !important;
    margin: 6px 56px;
}

.headContent {
    background-color: #81807c;
    height: 65px;
}

.headDis {
    width: 68%;
    margin: 0 auto;
}


.halfWidth {
    width: 48%;
    padding: 8px 0;
}

.needhelpContent {
    width: 30%;
}

.txtAlign {
    text-align: left !important;
    margin: 6px 72px;
}

.labelAlign {
    text-align: left !important;
    margin: 6px 83px;
}

.txtCnrt {
    text-align: center;
}

.personalContent, .option2WorkContent {
    border: 1px solid #e3bb51;
    /*width: 80%;*/
    margin: 0 auto;
    margin-bottom: 1em;
    border-radius: 3px;
}

.lablesDiv {
    color: black !important;
}

.option1Label {
    float: left;
    margin: 0 12px;
    color: #000;
}

.option1WorkLabel {
    float: left;
    margin: 0 26px;
    color: #000;
}

.MainBg {
    background-image: url(../images/webpimages/200-bg.webp);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    bottom: 0;
    width: 100%;
    height: auto;
}

.Box {
    width: 42%;
    padding: 3.5% 0;
    margin: 0 auto;
}

.whiteBox {
    width: 64%;
    background-color: rgba(131, 119, 109, 0.73);
    border-radius: 5px;
    /* text-align: center; */
    margin: 0 auto;
    color: #fff;
    line-height: 24px;
    padding: 20px;
}

.forgotPasswordBox {
    width: 100%;
    /*background-color: rgba(131, 119, 109, 0.73);*/
    background-color: #000000ba;
    border-radius: 5px;
    margin: 0 auto;
    color: #fff;
    line-height: 26px;
}

.emailContent {
    padding: 20px 20px 0px;
    text-align: left;
    border-radius: 15px;
    font-size: 1.2em;
}

.emailLabelText {
    /*background: #d3d3d3;*/
    padding: 5px 15px;
    border-radius: 10px;
    font-size: 1.2em;
}

.footerBg {
    background: #c9c8c6;
    padding-bottom: 2em;
}

.footerBar {
    width: 80%;
    margin: 0 auto;
}

.socialMedia {
    width: 40%;
    float: left;
}

.requestText {
    width: 30%;
    color: #fff;
    float: right;
    padding: 14px 0;
}

.footerLinks {
    width: 20%;
    float: left;
    margin: 0 1% 0 1%;
}

.footerLinksHeading {
    border-bottom: 2px solid #ce0e2d;
    padding-bottom: 10px;
    padding-left: 0;
    width: 200px;
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
    /* text-align: center; */
}

.footerLinksText {
    padding-bottom: 10px;
    width: 170px;
    color: #CCC;
}

.bottomtext {
    width: 80%;
    margin: 0% auto 2%;
    color: #000;
    font-size: 14px;
}

.related_links {
    width: 25%;
    font-size: 20px;
    padding: 0 0 1em 0;
    margin-bottom: 1em;
    color: #CCC;
    float: left;
}

    .related_links ul {
        list-style: none;
        margin: 10px 0;
        padding: 0;
        border: none;
    }

    .related_links li {
        margin: 0;
    }

        .related_links li a {
            display: block;
            padding: 10px 0px 5px 0;
            color: #000;
            font-weight: normal;
            font-size: 13px;
            text-decoration: none;
            width: 100%;
        }

html > body #related_links li a {
    width: auto;
}

.related_links li a:hover {
    color: #AD122B;
}

.registerLoginBG {
    background-image: url(../images/webpImages/createaccountbg.webp);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    bottom: 0;
    width: 100%;
    height: auto;
}

.dMInviteBG {
    background-image: url('../images/webpimages/bg-invitation-code_landing.webp');
    background-repeat: no-repeat;
    background-size: cover;
    /*padding-bottom: 60vh;*/
    height: 545px;
    position: relative;
}

.socialMedia li {
    width: 12%;
    float: left;
}

    .socialMedia li img {
        width: 25px;
    }

.overClear {
    clear: both;
    overflow: auto;
}

.indexLeftCnt {
    width: 80%;
    float: left;
    padding-left: 3px;
}

.indexRightCnt {
    width: 20%;
    float: right;
    margin-top: 20px;
}

.loginButton {
    border: 1px solid #fff;
    cursor: pointer;
    /*padding: 10px;*/
    color: #fff;
}

    .loginButton:hover {
        background-color: #ffcc66;
        color: #000;
        border: 1px solid #ffcc66;
    }

.paydayNewBtn {
    background-color: #ffcc66;
    padding: 10px;
    width: 70%;
    float: initial;
    color: #000;
    font-size: 1.12em;
    text-decoration: none;
    text-shadow: none;
}

.whiteColor {
    color: #fff;
}

.socialCnt {
    display: block;
    background: #000;
    color: #fff;
    margin: 0px;
    padding: 0px;
}

.payByContent {
    border: 1px solid #ccc;
    padding: 10px;
}

.payLeftContent {
    width: 24%;
    float: left;
    margin: 5px;
    padding: 10px 0;
}

.txt-right {
    text-align: right;
}



.payByLeftContent {
    width: 16%;
    float: left;
    margin: 5px;
    padding: 10px 0;
}

.payRightContent {
    width: 24%;
    float: left;
    margin: 10px 0;
}

.CustomerPortalNewCardNumberRow.MonetaryCodelistPartialViewData, .CustomerPortalNewCardCvvRow.MonetaryCodelistPartialViewData {
    /*clear: both;
    overflow: auto;*/
}

.floatLeftContent {
    width: 30%;
    float: left;
}

.floatRightContent {
    width: 60%;
    float: right;
}

.forgotButtons {
    background: #3b9637cf;
    color: #fff;
    border: 1px solid transparent;
    font-size: 14px;
}

    .forgotButtons:hover {
        color: #fff;
        border: 1px solid transparent;
        background: #3a8637cf;
    }

.azureIP {
    position: absolute;
    right: 0%;
    vertical-align: super;
    display: inline-block;
}

    .azureIP p {
        vertical-align: inherit;
        color: #fff;
    }

.azureIPSpan {
    color: white;
    vertical-align: sub;
}

.home-page-promotion {
    width: 50%;
    float: left;
    text-align: center;
    color: #fff;
    padding: 3% 5% 0 5%;
    font-size: 1.2em;
}

.overlay {
    position: relative;
    top: 0vh;
    background-color: rgba(0,0,0,.5);
    padding-bottom: 3%;
}

.marketing_message {
    padding: 10px 10px;
    color: #fff;
    background: #E51937;
    display: block !important;
    text-align: center;
}

.more_content {
    display: none;
}

.show-more-btn {
    background: transparent;
    border: 0;
    padding: 4px 0;
    text-decoration: underline;
    color: #fff;
    margin: 0 auto;
    float: none;
    text-shadow: none;
}

.whiteColor:hover {
    color: #fff;
}

dis_in_block {
    display: inline-block;
}

.social_links li {
    clear: inherit;
    display: inline-block;
    background: #fff;
    border-radius: 7px;
    margin: 0 5px;
}

    .social_links li a {
        color: #83827e70;
        float: left;
        width: 25px;
        line-height: 25px;
        display: block;
        margin: 0px;
        outline: none;
        padding: 0;
        min-height: 25px;
        height: 100%;
        overflow: visible;
        z-index: 2;
        position: relative;
        text-align: center;
        pointer-events: all;
    }

        .social_links li a:hover {
            color: inherit;
        }

.forgot_text_block {
    text-align: left;
    padding: 0 20px 15px;
}

    .forgot_text_block p {
        font-size: 16px;
    }

    .forgot_text_block label {
        line-height: normal;
    }

    .forgot_text_block .goback_text {
        color: #000;
        background: #fff;
        margin-left: 1em;
        font-size: 14px;
        padding: 10px;
        border-radius: 3px;
    }

    .forgot_text_block .mt-20 {
        margin-top: 20px;
    }

.acceptApplication {
    padding: 2%;
    text-align: center;
    position: relative;
}

.acceptApplicationWebMbl {
    position: fixed;
    bottom: 7%;
    background: #fff;
    width: 67%;
    padding: 10px;
}

@media screen and (max-width: 768px) {
    .mobDocumentViewPopUp {
        height: auto !important;
    }

    .Mbl_btn.acceptApplication a.linkAsButton, a.adminlinkAsButton, .anchorButton {
        width: 35% !important;
    }

    .scroll_bar {
        height: 568px;
    }

    .acceptApplicationWebMbl {
        width: 88%;
        left: 6%;
    }
}

.suggestedAddressClass {
    border-collapse: collapse;
    width: 100%;
    font-size: 16px;
    text-transform: uppercase;
}

    .suggestedAddressClass td, th {
        padding: 0 5px;
        text-align: left;
    }

        .suggestedAddressClass td:nth-child(1) {
            width: 40%;
        }

.footer_quick {
    padding-top: 0.6em;
}

    .footer_quick a {
        display: block;
        padding: 10px 0px 5px 0;
        color: #000;
        font-weight: normal;
        font-size: 13px;
        text-decoration: none;
        width: 100%;
    }

        .footer_quick a:hover {
            color: #AD122B;
        }


.footer_social_links {
    margin-top: 1.3em;
}

    .footer_social_links a {
        color: #83827e70;
        float: left;
        width: 28px;
        height: 28px;
        line-height: 25px;
        text-align: center;
        background: #fff;
        border-radius: 7px;
        margin: 0 5px;
        font-size: 15px;
        padding: 1px;
    }

.mega-menu .sub-menu li {
    position: relative;
}

.mega-menu .sub-menu a {
    padding-left: 10px;
}

    .mega-menu .sub-menu a .avia-bullet {
        display: block;
        position: absolute;
        height: 0;
        width: 0;
        top: 51%;
        margin-top: -3px;
        left: 3px;
        border-top: 3px solid transparent !important;
        border-bottom: 3px solid transparent !important;
        border-left: 3px solid green;
        border-color: #969696;
    }

.megamenu_title a {
    position: relative;
    color: #969696;
    display: block;
    font-size: 12px;
    line-height: 26px;
}

@media only screen and (max-width: 768px) {
    .side_open {
        width: inherit;
    }

    .whiteBox {
        width: 90%;
    }
}

.mt-0 {
    margin-top: 0;
}

.check_full_box .col-sm-9.col-12 {
    width: 100%;
}

.forgotButtons:focus {
    color: #fff;
}

.btn-success, a.linkAsButton.applynowButton, a.site_green_btn {
    background-color: #3b9637cf !important;
    border: #3b9637cf !important;
}
/*a.popupDialogNo {
    background: #CE0E2D !important;
    border-color: #CE0E2D !important;
}*/

a.redButtonClr, a.PayByCashDecline {
    background: #CE0E2D !important;
    border: 1px solid #CE0E2D !important;
}

.fast_tract_form .form-control {
    color: #525252 !important;
}

.bg_light {
    background: none !important;
    text-decoration: none !important;
}

input.input-validation-error, select.input-validation-error {
    border: 1px solid #CE0E2D !important;
}

.field-validation-error {
    color: #CE0E2D !important;
}

input[type='text'], select, input[type='password'], input[type='month'], input[type='datetime'], input[type='date'], input[type='email'], input[type='tel'], input[type='number'] {
    box-sizing: border-box;
    color: #222;
}

.text-box {
    border-radius: 0px !important;
    height: 35px !important;
}

.footer_social_links a:hover {
    color: #83827e70;
}

.clear {
    clear: both;
}

/*New Start*/
.dropdown-menu.mega-menu {
    width: 807px;
    padding: 15px;
}

.mega-menu ul {
    display: contents;
}

    .mega-menu ul li {
        list-style-type: none;
        line-height: 26px;
        display: flex;
    }

.mega-menu .avia-bullet {
    display: block;
    font-size: 6px;
    margin-right: .5em;
    color: #969696;
}

.mega-menu ul li:hover {
    background: #F8F8F8;
}

.mega-menu ul li a {
    color: #969696;
    display: block;
    font-size: 12px;
}

.state_image_hover {
    padding-top: 25px;
}

    .state_image_hover img {
        width: 100%;
    }

.megamenu_title {
    margin: 0 0 10px;
}

    .megamenu_title a {
        color: #525252;
        font-size: 18px;
        text-decoration: none;
        font-size: 14px;
        border: none;
        padding-left: 0 !important;
    }

li.hover_bg_dull:hover {
    background: #fff !important;
}

/* End New Styles */
.AgreeBTN {
    background-color: #3b9637cf !important;
    border: #3b9637cf !important;
    color: #fff !important;
}

a.declined-btn {
    background-color: #CE0E2D !important;
    cursor: pointer;
    border: solid 1px #CE0E2D !important;
    color: #fff !important;
}

.field-validation-error {
    font-size: .9em;
    color: #ff0000;
}

.checkEligibility {
    width: 175px;
}

.checkEligibulityContent {
    width: 80%;
    margin: 0 auto;
}

.fltright {
    float: right;
}

.right {
    text-align: right;
}

.left {
    text-align: left;
}

.fltLeft {
    float: left;
}

.center {
    text-align: center;
}

.alignTop {
    vertical-align: top;
}

.padTop {
    padding: 5px 0 0 0;
}

.padRight {
    padding: 0 10px 0 0;
}

input.smallTextBox {
    width: 100px;
}

.img_responsive {
    max-width: 100%;
}

.thirtyWidth {
    width: 33%;
    float: left;
}


.button {
    text-decoration: none;
    color: #fff;
    background-color: #ac122a;
    padding: 10px 50px;
    border: none;
    border-radius: 3px;
    cursor: pointer;
}

.dollarBG {
    background-image: url('../Images///dollar-icon.png');
    background-repeat: no-repeat;
    -moz-background-position: 2px 5px;
    -webkit-background-position: 2px 5px;
    -o-background-position: 2px 5px;
    background-position: 2px 5px;
    padding-left: 15px !important;
    font-weight: bold;
}

.plusminus {
    background-image: url('../Images///plus_minusImage.png');
    width: 35px;
    float: left;
    height: 20px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0px -2px;
    -moz-transition: background-position 1s !important;
    -webkit-transition: background-position 1s !important;
    -ms-transition: background-position 1s !important;
    transition: background-position 1s !important;
}

.bold {
    font-weight: bold;
}

.smallLabel {
    font-size: .8em;
}

.txtWidthforWork {
    width: 260px !important;
}

.infoTable {
    width: 100%;
}

    .infoTable td {
        padding: 5px;
    }
/*styles for accordion start*/
.accordionHeader {
    cursor: pointer;
    border: 1px solid #CCC;
    border-radius: 3px 3px 0 0;
    padding: 3px;
    background: #e6e6e6;
    text-align: right;
    font-weight: bold;
}

    .accordionHeader span {
        text-align: right;
        padding: 0 10px 0 0;
    }

.accordionBody {
    display: none;
    border: 1px solid #ccc;
    border-top: none;
}
/*styles for accordion end*/
header {
    width: 100%;
    background-color: #000;
}

    header .logoContainer {
        width: 31%;
        padding: 6px 10px 16px 30px;
        float: left;
    }

.mobileMenuContainer {
    display: none;
}

/*.mainContent {
    margin: 20px 1%;
}*/

.accordionbody {
    margin: 0 0 10px 0;
}

.greyBG {
    background: #a4a4a3;
    background: -moz-linear-gradient(top, #a4a4a3 0%, #d3d3d3 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a4a4a3), color-stop(100%,#d3d3d3));
    background: -webkit-linear-gradient(top, #a4a4a3 0%,#d3d3d3 100%);
    background: -o-linear-gradient(top, #a4a4a3 0%,#d3d3d3 100%);
    background: -ms-linear-gradient(top, #a4a4a3 0%,#d3d3d3 100%);
    background: linear-gradient(to bottom, #a4a4a3 0%,#d3d3d3 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a4a4a3', endColorstr='#d3d3d3',GradientType=0 );
    color: #cc0033;
}

.boxContainer {
    background-color: #f8f8f8;
}

    .boxContainer .inner {
        /*border:1px solid #000;*/
        border: 1px solid #CCC;
        border-radius: 3px;
        margin: 0px 5px;
        padding: 0 0 10px 0;
    }

.boxHeader {
    height: 40px;
    color: #F68026;
    padding: 10px;
    font-size: 1.5em;
}

.fieldContainer {
    width: 50%;
    position: relative;
    float: left;
}

    .fieldContainer fieldset {
        border: none;
        width: 90%;
    }

        .fieldContainer fieldset legend, .paymentFieldContainer label {
            font-weight: bold;
            font-size: 1em;
        }

.boxContent:before, .boxContent:after, header:before, header:after, .makePaymentScreen:after, .makePaymentScreen:before, .transContainer:after, .transContainer:before, .accordionInnerContent:after, .accordionInnerContent:before, .loginContent:after, .loginContent:before, .mainContent:after, .mainContent:before {
    content: " ";
    display: table;
}

.boxContent:after, header:after, .makePaymentScreen:after, .transContainer:after, .accordionInnerContent:after, .loginContent:after, .mainContent:after {
    clear: both;
}

.boxContent .fieldContainer:nth-child(odd) {
    clear: both;
}

/*payment screen styles strt*/
.makePaymentScreen {
    width: 100%;
}

.PaymentDetailsContent {
    width: 75%;
    float: left;
}

    .PaymentDetailsContent .paymentHeader {
        background: #a4a4a3;
        background: -moz-linear-gradient(top, #a4a4a3 0%, #d3d3d3 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a4a4a3), color-stop(100%,#d3d3d3));
        background: -webkit-linear-gradient(top, #a4a4a3 0%,#d3d3d3 100%);
        background: -o-linear-gradient(top, #a4a4a3 0%,#d3d3d3 100%);
        background: -ms-linear-gradient(top, #a4a4a3 0%,#d3d3d3 100%);
        background: linear-gradient(to bottom, #a4a4a3 0%,#d3d3d3 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a4a4a3', endColorstr='#d3d3d3',GradientType=0 );
        color: #cc0033;
        font-size: 1.5em;
        padding: 10px;
    }

.paymentAlert {
    color: #d34b4b;
    text-align: center;
    font-size: 0.99em;
    padding: 10px;
}

.paymentFieldContainer label {
    width: 225px;
    display: inline-block;
    text-align: right;
}

.paymentContent .paymentFieldContainer label {
    text-align: left;
}

.deskHide {
    display: none;
}

.paymentFieldContainer .fieldC {
    /*width:250px;*/
    display: inline-block;
    text-align: left;
    margin: 0 0 0 10px;
}

.paymentFieldContainer {
    text-align: center;
    margin: 10px 0;
}

.payMsg {
    color: #dea212;
    font-size: .99em;
}

.tranElem {
    width: 98%;
    margin: 10px auto;
}

.transContainer .leftContainer, .transContainer .rightContainer {
    width: 48%;
    float: left;
    /*border:1px solid #ccc;*/
    box-sizing: border-box;
    margin: 0 1%;
}

    .transContainer .rightContainer .payButContent {
        color: #ff0000;
        font-size: .8em;
        padding: 0 0 0 10px;
    }

.InlnBl {
    display: inline-block;
}

.tabsContent {
    background-color: #18191D;
}

.tabHeader {
    border-bottom: solid 1px;
    border-bottom-color: #000000;
    line-height: 35px;
    padding-left: 3%;
    padding-right: 3%;
    color: #ff9933;
    font-weight: bold;
    background-image: url(../Images///side_menu_bg_C.jpg);
}

.tab {
    border-bottom: solid 1px;
    border-bottom-color: #000000;
    border-top: solid 1px;
    border-top-color: #333333;
    line-height: 30px;
    padding-left: 3%;
    padding-right: 3%;
    color: #0099cc;
}

    .tab a {
        color: #CCC !important;
        text-decoration: none !important;
        font-size: .9em;
    }

.sidemenutext {
    float: left;
    width: 15%;
    line-height: 15px;
    padding: 8px;
}

.tranSearchContainer {
    clear: both;
    margin: 10px 0;
}

/*payment screen styles end*/

.accordionInnerContent .leftContent, .accordionInnerContent .rightContent {
    float: left;
    width: 49%;
    box-shadow: 0px 0px 5px 0px;
    box-sizing: border-box;
}

.accordionInnerContent .leftContent {
    margin: 0 2% 0 0;
}

.accordionInnerContent .centerContent {
    box-shadow: 0px 0px 5px 0px;
    box-sizing: border-box;
    width: 50%;
    margin: 0 auto;
}

.accorselect, .loginForm, .adContent {
    width: 60%;
}

.loginQuickApp {
    width: 35%;
    margin: 0 auto;
}

    .loginQuickApp .fieldContainer {
        width: 100%;
    }

    .loginQuickApp .button {
        font-size: 1em;
        font-weight: bold;
        width: 100%;
    }

.loginForm {
    margin: 0 auto;
    background-color: #ac122a;
    border-radius: 10px 10px 0 0;
    color: #fff;
    width: 40%;
}


.ParentBody {
    width: 100%;
}

.mobHeaderList {
    display: none;
}

.Theme1Fields {
    width: 208px;
}

.eligibilHead {
    /*background-color: #fff;*/
    height: 75px;
    color: #000;
    /*border-bottom: 2px solid #9b9b9b;*/
}

.eligibleCont {
    text-align: center;
    padding: 35px 35px 25px 35px;
    font-weight: bold;
    font-size: 1.6em;
    color: #fff;
}

.customerrightContent {
    width: 25%;
    float: right;
}

#header_grayDiv {
    background-color: #333333;
    color: white;
    padding: 5px;
    text-align: right;
    padding-right: 20px;
}

.CustomerMainDiv {
    width: 98%;
    margin: 0px auto;
    min-height: 530px;
    margin-bottom: 7px;
    box-shadow: 0px 0px 10px #a1a7ad;
    border-radius: 4px;
    background-color: #FFF;
    margin-top: 10px;
}

.signinDetails {
    width: 43%;
    margin-left: 2%;
    float: right;
    color: #999999;
    padding-top: 5px;
}

a.linkAsButton, a.adminlinkAsButton, .anchorButton, .linkAsButton {
    /*background-color: #f6ce54;
    border: solid 1px #f6ce54;*/
    background-color: #3b9637cf;
    border: solid 1px transparent;
    color: #fff;
    border-radius: 10px;
    text-shadow: none;
    padding: 10px 15px;
    cursor: pointer;
    text-decoration: none !important;
}

a.reqAdvance {
    background-color: #ac122a;
    border: solid 1px #ac122a;
    color: #fff !important;
    cursor: pointer;
    text-decoration: none !important;
}

.signinDivText {
    color: #ff9933;
    font-weight: bold;
}

.transactionsContent_headingBar {
    /*background: #a4a4a3;
    background: -moz-linear-gradient(top, #a4a4a3 0%, #d3d3d3 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a4a4a3), color-stop(100%,#d3d3d3));
    background: -webkit-linear-gradient(top, #a4a4a3 0%,#d3d3d3 100%);
    background: -o-linear-gradient(top, #a4a4a3 0%,#d3d3d3 100%);
    background: -ms-linear-gradient(top, #a4a4a3 0%,#d3d3d3 100%);
    background: linear-gradient(to bottom, #a4a4a3 0%,#d3d3d3 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a4a4a3', endColorstr='#d3d3d3',GradientType=0 );
    color: #990033;*/
    background: #000;
    color: #fff;
    font-size: 1.1em;
    padding: 1%;
    font-weight: bold;
}

.rightContent_headingBar {
    /*background: #a4a4a3;*/ /* Old browsers */
    /*background: -moz-linear-gradient(top, #a4a4a3 0%, #d3d3d3 100%);*/ /* FF3.6+ */
    /*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a4a4a3), color-stop(100%,#d3d3d3));*/ /* Chrome,Safari4+ */
    /*background: -webkit-linear-gradient(top, #a4a4a3 0%,#d3d3d3 100%);*/ /* Chrome10+,Safari5.1+ */
    /*background: -o-linear-gradient(top, #a4a4a3 0%,#d3d3d3 100%);*/ /* Opera 11.10+ */
    /*background: -ms-linear-gradient(top, #a4a4a3 0%,#d3d3d3 100%);*/ /* IE10+ */
    /*background: linear-gradient(to bottom, #a4a4a3 0%,#d3d3d3 100%);*/ /* W3C */
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a4a4a3', endColorstr='#d3d3d3',GradientType=0 );*/ /* IE6-9 */
    /*color: darkred;*/
    background: #000;
    color: #fff;
    font-size: 1em;
    font-weight: bold;
    padding: 1%;
}


/*popup styles start..*/
.popupDialogMask, .popupProgressDialogMask {
    display: none;
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    left: 0;
    top: 0;
    z-index: 10;
    width: 100%;
    height: 100%;
    opacity: 0.8;
    z-index: 99900;
}

.popupProgressDialogMask {
    opacity: 0.5;
    z-index: 99998;
}

.popupProgressDialog {
    display: none;
    background-color: transparent;
    position: fixed;
    top: 250px;
    left: 40%;
    width: 20%;
    text-align: center;
    z-index: 99999;
}

    .popupProgressDialog > img {
        width: 50px;
    }

#globalPasswordPopup {
    width: 25%;
    min-width: 250px;
}
/*popup styles end..*/

/*loginPage atyles start*/
.loginContainer {
    margin: 0 auto;
    /*background-image:url('../Images/bg-home.jpg')*/
}

.loginContent {
    width: 920px;
    margin: 5% auto;
}

.RegisterButton {
    font-size: 1.5em;
    border-radius: 0 0 10px 10px;
    padding: 10px 30px;
}

.ashTxt {
    color: #72716d;
}

.loginContainer h2 {
    font-weight: normal;
    font-size: 2em;
}

.innerLogo {
    width: 80%;
}

.loginForm {
    margin: 0 auto;
    background-color: #ac122a;
    border-radius: 10px 10px 0 0;
    color: #fff;
}

    .loginForm label.loginLabel {
        color: #fddd6e;
        padding: 10px 0;
        text-align: center;
        display: block;
        background-color: #7c1727;
        font-size: 1.6em;
        border-radius: 10px 10px 0 0;
    }

    .loginForm .paymentFieldContainer label {
        width: 80px;
    }

    .loginForm .LoginFormInnerContent {
        padding: 10% 0;
    }

    .loginForm .button {
        color: #fff;
        width: 100%;
        background-color: #7c1727;
        padding: 15px 50px;
        height: auto;
    }
/*login styles end*/
/*logoutPanel styles*/
.logoutPanel {
    padding: 10px 20px;
}

    .logoutPanel a {
        cursor: pointer;
        padding: 0 5px;
    }

.hlfblk {
    width: 50%;
    float: left;
}

.semimonthlySecondCntn {
    margin: 0 80px;
}

.registerButton {
    cursor: pointer;
    padding: 10px 50px;
    font-size: 2em;
    text-transform: uppercase;
    border-radius: 0 0 5px 5px;
    background-color: #ac122a;
    color: #fff;
    text-decoration: none;
}

.LoginFormInnerContent fieldset {
    border: none;
}

    .LoginFormInnerContent fieldset legend {
        font-size: 1.4em;
        color: #ffffff;
    }

    .LoginFormInnerContent fieldset input {
        width: 100%;
        padding: 15px 10px;
        height: auto;
    }

.inputContentNew {
    width: 100%;
}

.regContent {
    padding: 0px;
    width: 90%;
    margin: 2px auto;
    box-shadow: 0 0 20px 0 #c5c5c5;
}

.registerContent input[type='text'], .registerContent input[type='password'], .registerContent select {
    width: 193px;
    padding: 3px;
    border: 1px solid #848486;
    display: inline-block;
}

.title {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f02f17+0,ababab+0,ababab+7,ababab+69,cecece+100 */
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f02f17+0,ababab+0,ababab+19,ababab+39,cecece+86 */
    background: #f02f17; /* Old browsers */
    background: -moz-linear-gradient(top, #f02f17 0%, #ababab 0%, #ababab 19%, #ababab 39%, #cecece 86%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #f02f17 0%,#ababab 0%,#ababab 19%,#ababab 39%,#cecece 86%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #f02f17 0%,#ababab 0%,#ababab 19%,#ababab 39%,#cecece 86%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f02f17', endColorstr='#cecece',GradientType=0 ); /* IE6-9 */
    padding: 15px;
    color: #cc0033;
    font-weight: bold;
}

.registerContent .accordion-heading {
    padding: 13px 10px;
    font-size: 1.2em;
    color: #fff;
}

.textwdth {
    width: 150px;
}

table {
    border: none;
}

.accordion-inner {
    padding: 0px;
}

.mainContainer {
    font-size: 12px;
}

.fullApplication {
    margin-bottom: 20px;
    border-bottom: 0px;
    width: 100%;
}

    .fullApplication td {
        padding: 6px;
        vertical-align: middle;
    }

    .fullApplication th {
        text-align: left;
        font-size: 14px;
    }

    .fullApplication label {
        /*width: 80px;*/
    }

    .fullApplication .headerbox {
        padding: 5px 0;
        font-size: 14px;
        font-weight: bold;
    }

    .fullApplication .labelCol {
        background-color: #d1d1d1;
        border-bottom: solid 1px #b8b9bd;
        color: #000;
        text-align: left;
    }

    .fullApplication .labelCol, .fullApplication thLabelCol {
        width: 220px;
    }

    .fullApplication .textCol {
        background-color: #f1f0f5;
        border-bottom: solid 1px #b8b9bd;
        text-align: left;
    }

    .fullApplication .helpText {
        color: #999;
        font-weight: normal;
    }

    .fullApplication .thLabelCol {
        background-color: #FFF;
        border-bottom: solid 4px #293368;
        font-weight: bold;
    }

    .fullApplication .thTtextCol {
        background-color: #FFF;
        border-bottom: solid 4px #000;
        font-weight: bold;
    }

    .fullApplication input, .fullApplication select {
        background-color: #fff;
    }

.accordion-heading, table th, .paymentSummaryHeader, .makePaymentTypeHeader {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f02f17+0,ababab+0,ababab+34,ababab+34,ababab+77,cecece+86,cecece+86 */
    background: #f02f17; /* Old browsers */
    background: -moz-linear-gradient(top, #f02f17 0%, #ababab 0%, #ababab 34%, #ababab 34%, #ababab 77%, #cecece 86%, #cecece 86%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #f02f17 0%,#ababab 0%,#ababab 34%,#ababab 34%,#ababab 77%,#cecece 86%,#cecece 86%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #f02f17 0%,#ababab 0%,#ababab 34%,#ababab 34%,#ababab 77%,#cecece 86%,#cecece 86%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f02f17', endColorstr='#cecece',GradientType=0 ); /* IE6-9 */
}

.registerContent a {
    color: #5b5b5b;
    cursor: pointer;
}

.mainContainer input[type='text'], .mainContainer input[type='password'], .mainContainer select {
    border: 1px solid #f00 !important;
}

    .mainContainer input[type='text'].notmand, .mainContainer select.notmand {
        border: 1px solid #000 !important;
    }

input[readonly="readonly"] {
    background-color: #e9ecef;
    cursor: not-allowed;
}

.textBar {
    background-color: #f1f0f5;
    border-top: solid 1px #b8b9bd;
    text-align: left;
}

.bankRequiredValidation {
    color: red;
    font-size: .9em;
    color: #f00;
}

.addressRequiredValidation {
    color: red;
    font-size: .9em;
    color: #f00;
}

.viewPopUp, reverifyViewPopUp {
    position: fixed;
    min-width: 80%;
    background: #fff;
    border: 1px solid #ccc;
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.5);
    top: 36%;
    left: 13%;
    z-index: 1000;
    min-height: 180px;
}

.maskPopup {
    display: none;
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    left: 0;
    top: 0;
    z-index: 10;
    width: 100%;
    height: 100%;
    opacity: 0.6;
    z-index: 999;
}

.btn_close {
    float: right;
    margin-top: -28px;
    margin-right: -2px;
    width: 28px !important;
    height: 27px !important;
}

.chatHeader {
    color: white;
    height: 32px;
    background-color: brown;
}

.hide {
    display: none !important;
}

.hidden {
    display: none;
}

.requirederror {
    color: #f00;
}

input[type=range] {
    -webkit-appearance: none;
    width: 100%;
    margin: 13.8px 0;
}

    input[type=range]:focus {
        outline: none;
    }

    input[type=range]::-webkit-slider-runnable-track {
        width: 100%;
        height: 8.4px;
        cursor: pointer;
        box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d;
        background: #3071a9;
        border-radius: 1.3px;
        border: 0.2px solid #010101;
    }

    input[type=range]::-webkit-slider-thumb {
        box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d;
        border: 1px solid #000000;
        height: 36px;
        width: 36px;
        border-radius: 50px;
        background: #06ffff;
        cursor: pointer;
        -webkit-appearance: none;
        margin-top: -14px;
    }

    input[type=range]:focus::-webkit-slider-runnable-track {
        background: #3174ad;
    }

    input[type=range]::-moz-range-track {
        width: 100%;
        height: 8.4px;
        cursor: pointer;
        box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d;
        background: #3071a9;
        border-radius: 1.3px;
        border: 0.2px solid #010101;
    }

    input[type=range]::-moz-range-thumb {
        box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d;
        border: 1px solid #000000;
        height: 36px;
        width: 36px;
        border-radius: 50px;
        background: #06ffff;
        cursor: pointer;
    }

    input[type=range]::-ms-track {
        width: 100%;
        height: 8.4px;
        cursor: pointer;
        background: transparent;
        border-color: transparent;
        color: transparent;
    }

    input[type=range]::-ms-fill-lower {
        background: #2f6ea5;
        border: 0.2px solid #010101;
        border-radius: 2.6px;
        box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d;
    }

    input[type=range]::-ms-fill-upper {
        background: #3071a9;
        border: 0.2px solid #010101;
        border-radius: 2.6px;
        box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d;
    }

    input[type=range]::-ms-thumb {
        box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d;
        border: 1px solid #000000;
        height: 36px;
        width: 36px;
        border-radius: 50px;
        background: #06ffff;
        cursor: pointer;
        height: 8.4px;
    }

    input[type=range]:focus::-ms-fill-lower {
        background: #3071a9;
    }

    input[type=range]:focus::-ms-fill-upper {
        background: #3174ad;
    }

.payFrequenyLabel {
    display: inline-block;
    width: 24.6%;
    color: #fff;
}

.payfrequencyText {
    display: inline-block;
    width: 24%;
    color: #fff;
    margin: 2.5px;
}

.payfrequencyLabelHead {
    color: #ff0000;
    font-weight: bold;
}

.checkEligibilityHeader {
    background-color: #e41937;
    padding: 25px;
    text-align: center;
    color: #fbcb30;
    font-weight: bold;
    font-size: 1.5em;
}

.checkEligibilityContent {
    background-color: #000;
    padding: 20px;
    opacity: .5 !important;
}

.checkEligibulityBackground {
    background-image: url(/Images/template-3-bigimage.jpg);
    background-repeat: no-repeat no-repeat;
    width: 1349px;
    height: 600px;
    background-position-y: -50px;
}

.checkEligibiltyTextbox {
    background-color: #000;
    color: #fff;
}

.checkEligibulityCalculation {
    width: 60%;
    padding: 10px 10px 10px 0px;
    margin: 0 140px;
}

.amountInputRange {
    width: 75%;
    float: left;
}

.amountOutput {
    width: 20%;
    float: right;
    padding: 18px 18px;
}

.paddedText {
    padding: 10px;
}

.eligibilityText {
    width: 80%;
    margin: 0 auto;
}

.newHeader {
    width: 100%;
    background-color: #FFFFFF;
    padding: 12px 0;
}

.headerList {
    width: 96%;
    margin: 0 auto;
}

.fbImg {
    background-image: url('../Images/facebooksignup.png');
    height: 16px;
    background-repeat: no-repeat;
    padding: 16px 0px 15px 30px;
    background-position: 2% 53%;
}

.GglImg {
    background-image: url('../Images/googlesign.jpg');
    height: 16px;
    background-repeat: no-repeat;
    padding: 16px 0px 15px 30px;
    background-position: 2% 53%;
}

.LnkInImg {
    background-image: url('../Images/linkedin.png');
    height: 16px;
    background-repeat: no-repeat;
    padding: 16px 0px 15px 30px;
    background-position: 2% 53%;
}

.socialSignin {
    text-decoration: none;
    cursor: pointer;
    border: solid 1px #BBB;
    padding: 10px;
    background-color: #f0f0ea;
    background: linear-gradient(to bottom, #f0f0ea, #d5d7ce);
}

    .socialSignin:hover {
        border-color: #999;
        background-color: #f5f5ee;
        background: -webkit-linear-gradient(top, #f5f5ee, #dcded5);
        background: linear-gradient(to bottom, #f5f5ee, #dcded5);
        border-radius: 5px;
    }

.getSocialDtls {
    position: fixed;
    top: 290px;
}

.headerUl-List {
    display: block;
    text-align: right;
}

    .headerUl-List li {
        width: auto;
        float: left;
        text-align: center;
        margin-left: 27px;
    }

        .headerUl-List li:first-child {
            width: 17%;
            float: left;
            text-align: center;
            margin-right: 5vw;
        }

        .headerUl-List li a {
            color: #808080;
            text-decoration: none;
            font-weight: 600;
            font-size: 13px;
        }

.headerMenu {
    padding: 10px 0;
}

    .headerMenu:hover {
        background: transparent;
        border-bottom: 2px solid #CE0E2D;
        /* position: absolute; */
        /* bottom: -1px; */
        /* height: 2px; */
        /* z-index: 10; */
        /* width: 100%; */
    }

.DocumentsTR {
    border: 3px solid #ccc;
    padding: 5px;
    border-radius: 10px;
}

    /*.DocumentsTR > input[type=file]::-webkit-file-upload-button {
        border: 1px solid grey;
        background: #FFFAAA;
    }*/
    .DocumentsTR > input[type=file] {
        -webkit-appearance: none;
    }

        .DocumentsTR > input[type=file]::after {
            content: "\f07c";
        }


.conviniencePay {
    width: 48%;
    box-shadow: 0px 0px 5px 0px;
    box-sizing: border-box;
    margin: -18.9% 51%;
    background-color: black;
}

.paydayHomebtn {
    background-color: #ffcc66;
    padding: 17px;
    width: 63%;
    margin: 0 auto;
    float: initial;
    color: #000;
    font-size: 1em;
}

.dropbtn {
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
    cursor: pointer;
}

.dropdown {
    position: relative;
    display: inline-block;
    height: auto;
}

.dropdown-content {
    display: none;
    position: absolute;
    min-width: 200px;
    z-index: 1000000;
    top: 54px !important;
    text-align: left;
    background-color: #efefef !important;
    border: 2px solid #ccc;
}

    .dropdown-content a {
        color: black !important;
        padding: 12px 16px;
        text-decoration: none;
        display: block;
    }

        .dropdown-content a:hover {
            background-color: #eac054;
            color: black;
        }

.dropdown:hover .dropdown-content {
    display: block;
}

.getCashNowNewbtn {
    background-color: #3b9637cf;
    white-space: nowrap;
    padding: 10px 30px 10px 16px;
    float: right;
    /* margin: 8px 30px; */
}

.paydayHomebtn {
    background-color: #ffcc66;
    padding: 17px;
    width: 63%;
    margin: 0 auto;
    float: initial;
    color: #000;
    font-size: 1em;
}

.dropbtn {
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
    cursor: pointer;
}

.dropdown {
    position: relative;
    display: inline-block;
    height: auto;
}

.dropdown-content {
    display: none;
    position: absolute;
    min-width: 250px;
    z-index: 1000000;
    top: 57px !important;
    background-color: #efefef !important;
    border: 2px solid #ccc;
}

    .dropdown-content a {
        color: black !important;
        padding: 12px 16px;
        text-decoration: none;
        display: block;
    }

        .dropdown-content a:hover {
            background-color: #eac054;
            color: black;
        }

.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown:hover .dropbtn {
}

.getCashNowNewbtn {
    background-color: #3b9637cf;
    white-space: nowrap;
    padding: 10px 20px;
    float: right;
    /* margin: 8px 0px; */
    /* text-transform: capitalize; */
}

.EmailVerificationLabel, .PhoneVerificationLabel, .DocumentSubTitle {
    text-align: left;
    font-size: .8em !important;
}

.paddedLabel {
    padding: 15px 0 !important;
}

.tabLeftContent {
    width: 48%;
    float: left;
}

.tabRightContent {
    width: 48%;
    float: right;
}

.labelPaddedText {
    padding: 10px;
    /* white-space: nowrap; */
    font-size: .9em;
    font-weight: bold;
    text-align: right;
}

.labelPaddedRightText {
    padding: 10px;
    /* white-space: nowrap; */
    font-size: .9em;
    font-weight: bold;
    text-align: right;
}

.labelPaddedTextbox {
    padding: 3px;
}

.labelPaddedRightTextBox {
    padding: 9px 0px;
}

.page-header {
    z-index: 10000;
    position: relative !important;
    top: 0px;
    width: 100%;
    background-color: #fff !important;
}

/*.hdnFundToCardDetails {
    position: fixed;
    width: 30%;
    background: #fff;
    border: 1px solid #ccc;
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.5);
    z-index: 99999;
    top: 15%;
    height: auto;
    left: 36%;
}*/

.p-5 {
    padding: 5px;
}

.text-left-md {
    text-align: right;
}

a, a:hover {
    text-decoration: none;
}

label {
    font-weight: normal;
}

.fundingContent {
    padding: 0 100px;
}

.leftContent h3, .rightContent h3 {
    font-size: 1.2em;
}


.bar1, .bar2, .bar3 {
    width: 35px;
    height: 5px;
    background-color: #ccc;
    margin: 4px 0;
    transition: 0.4s;
}

/* Rotate first bar */
.change .bar1 {
    -webkit-transform: rotate(-45deg) translate(-9px, 6px);
    transform: rotate(-45deg) translate(-9px, 6px);
}

/* Fade out the second bar */
.change .bar2 {
    opacity: 0;
}

/* Rotate last bar */
.change .bar3 {
    -webkit-transform: rotate(45deg) translate(-8px, -8px);
    transform: rotate(45deg) translate(-8px, -8px);
}

.mble_makepayment .amountField.width_96 {
    width: 90% !important;
}

.carddetailspopup1 {
    position: fixed;
    top: 20%;
    width: 64%;
    min-width: 500px;
}

    .carddetailspopup1 .cardStyleContent {
        padding: 50px;
    }

    .carddetailspopup1 .form-group {
        height: 75px;
    }

.table-loanInfo {
    clear: both;
    width: 70%;
}

.wid_small {
    text-align: right;
    width: 30.8%;
}

.text_red {
    color: #ce0e2d !important;
}

#banner_bg_approve {
    background-image: url('../Images/bg_approval.jpg');
    height: 324px;
    background-size: cover;
}

.LoanCalDiv .ApproalBox {
    background: #fff !important;
    box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0), 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 8px 10px -5px rgba(0, 0, 0, 0) !important;
}

.ViewPagetit {
    height: 50px;
}

    .ViewPagetit .whit_clr {
        color: #fff;
        font-size: 14px;
    }

.progress-bar-smaller {
    height: 5px !important;
    margin-bottom: 0px !important;
    border-radius: 0px !important;
}

.progress-bar-small {
    background-color: #74BF3C !important;
}

.white-bg {
    background: #fff !important;
}

.color-black {
    color: #000 !important;
}

.paymrnt_due {
    text-align: center;
    margin-bottom: 15px;
}

.item_box {
    border-radius: 20px;
    padding: 10px;
    color: #fff;
    min-height: 92px;
    cursor: pointer;
}

    .item_box p {
        font-size: 12px;
    }

    .item_box.black_bg p {
        text-align: center;
        padding-top: 9px;
    }

    .item_box h4 {
        font-size: 32px;
        text-align: center;
    }

.green_bg {
    background: #3b9637cf;
}

.orange_bg {
    background: #00000094;
}

.black_bg {
    background: #4f4f4f;
}

.white_bg {
    background: #FFFFFF;
}

.text-underline {
    text-decoration: underline;
}

.pay_other_amt {
    color: #5C84EC;
    text-align: center;
    cursor: pointer;
}

.bottom_item_box {
    border: 2px solid #928989;
    border-radius: 20px;
    padding: 10px;
    min-height: 92px;
    width: 91%;
    margin: 0 auto;
}

.input_box {
    margin: 0 auto;
    width: 99%;
    text-align: center;
}

    .input_box span {
        font-size: 27px;
        color: #000 !important;
    }

    .input_box input {
        border: none;
        font-size: 27px;
        width: 65%;
        height: 33px;
        color: #000 !important;
        border: 1px solid transparent !important
    }

        .input_box input::placeholder {
            color: #ccc !important;
        }

        .input_box input:focus {
            outline: none !important;
            border: none !important;
        }

        .input_box input:-internal-autofill-selected {
            outline: none !important;
            border: none !important;
            background-color: #fff !important;
        }

.radio-toolbar input[type="radio"] {
    opacity: 0;
    position: fixed;
    width: 0;
}

.radio-toolbar .item_box:hover {
    background-color: #596559;
}

.radio-toolbar input[type="radio"]:focus + .item_box {
    border: 2px dashed #444;
}

.radio-toolbar input[type="radio"]:checked + .item_box {
    border: 2px solid #222;
}


.blue_checkbox {
    display: block;
    position: relative;
    padding-left: 0;
    margin-bottom: 12px;
    width: 30px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .blue_checkbox input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0;
    }

    .blue_checkbox .checkmark {
        position: absolute;
        top: 3px;
        left: 0;
        height: 16px;
        width: 16px;
        border-radius: 4px;
        background-color: #eee;
    }

    .blue_checkbox:hover input ~ .checkmark {
        background-color: #ccc;
    }

    .blue_checkbox input:checked ~ .checkmark {
        /*background-color: #f6ce54;*/
        background-color: #3b9637cf;
    }

    .blue_checkbox .checkmark:after {
        content: "";
        position: absolute;
        display: none;
    }

    .blue_checkbox input:checked ~ .checkmark:after {
        display: block;
    }

    .blue_checkbox .checkmark:after {
        left: 6px;
        top: 2px;
        width: 5px;
        height: 10px;
        border: solid white;
        border-width: 0 3px 3px 0;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }


.blue_radio {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    margin-top: 6px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    /* Hide the browser's default radio button */
    .blue_radio input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
    }

    /* Create a custom radio button */
    .blue_radio .checkmark {
        position: absolute;
        top: 3px;
        left: 0;
        height: 16px;
        width: 16px;
        background-color: #eee;
        border-radius: 50%;
    }

    /* On mouse-over, add a grey background color */
    .blue_radio:hover input ~ .checkmark {
        background-color: #ccc;
    }

    /* When the radio button is checked, add a blue background */
    .blue_radio input:checked ~ .checkmark {
        /*background-color: #f6ce54;*/
        background-color: #3b9637cf;
    }

    /* Create the indicator (the dot/circle - hidden when not checked) */
    .blue_radio .checkmark:after {
        content: "";
        position: absolute;
        display: none;
    }

    /* Show the indicator (dot/circle) when checked */
    .blue_radio input:checked ~ .checkmark:after {
        display: block;
    }

    /* Style the indicator (dot/circle) */
    .blue_radio .checkmark:after {
        left: 4px;
        top: 4px;
        width: 8px;
        height: 8px;
        border-radius: 50%;
        background: white;
    }

.w-75 {
    width: 75%;
    margin: 5% auto;
}


.mble_group {
    width: 100%;
}

    .mble_group .adjustment {
        width: 50%;
    }

.group .btn-default.active {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}

.mble_group .btn-default.active {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}

.get_my_bottom_text {
    text-align: center;
    width: 57%;
    clear: both;
    margin: 0 auto;
}

.replaceListOfCities, .replaceListOfBillingCities, .replaceListOfBillingCitiesforpayment {
    max-height: 220px;
    font-size: 14px;
    overflow-y: scroll;
    z-index: 101;
    position: absolute;
    width: 100%;
    background-color: #f4f4f4;
    border: 1px !important;
    border-color: #DCDADA !important;
    box-shadow: 1px 3px #ccc;
}

.Header_Login_Btn {
    background-color: #585856;
    border-color: #585856;
    font-size: 1.2em !important;
    padding: 11px 10px;
    color: #fff !important;
    vertical-align: -webkit-baseline-middle;
}

.Header_ApplyNow_btn {
    background-color: #3b9637cf;
    border-color: #3b9637cf;
    font-size: 1.2em !important;
    padding: 4px 5px;
    color: #fff !important;
    text-align: center;
}

.clsPayfonePopup {
    left: 18% !important;
    width: 65%;
}

.wid_full {
    width: initial;
}

a.linkAsButton.red_bg {
    display: block;
    cursor: pointer;
    width: 100% !important;
    margin-bottom: 1em;
    color: #fff !important;
    background: #E51937;
    border-color: #E51937;
    text-shadow: none;
    border-radius: 4px;
    text-align: center;
}

.yellow_btns a.linkAsButton {
    padding: 5px 40px;
}

.noPadd {
    padding: 0;
}

.secure_text {
    line-height: normal;
    text-align: center;
    margin-top: 1em;
}

.noRigPad {
    padding-right: 0;
}

.login_dm a {
    cursor: pointer;
    background: #3b9637cf;
    border-color: #3b9637cf;
    color: #fff;
    font-size: 18px;
    padding: 5px 10px;
}

.new_menu_top .megamenu_title {
    margin-bottom: 30px;
}

.otp_login_auth {
    width: 70%;
    margin: 0 auto;
    text-align: center;
    padding: 3em 0;
}

    .otp_login_auth h2 {
        margin-top: 0;
        margin-bottom: 1em;
        font-size: 3vw;
        font-weight: normal;
    }

    .otp_login_auth p {
        font-size: 14px;
    }

    .otp_login_auth hr {
        border-color: #ddd;
        margin: 3em 0;
    }

    .otp_login_auth .resend_field {
        margin: 2em 0;
    }

        .otp_login_auth .resend_field .password_left {
            width: 22%;
            display: inline-block;
        }

        .otp_login_auth .resend_field .password_right {
            width: 24%;
            display: inline-block;
        }

.position-relative {
    position: relative;
}

    .position-relative .clsprintanddownld {
        position: absolute;
        right: 0%;
        bottom: 16px;
        background: rgba(217, 217, 217, 0.25);
        color: #000;
        padding: 10px;
        width: 19%;
        border-radius: 8px;
        font-size: 12px;
    }

    .position-relative .arrowimage {
        position: absolute;
        right: 4%;
        bottom: 9%;
    }

.pl-0 {
    padding-left: 0;
}

.GetCustomerLocDocument .gridtable1 td {
    padding: 5px;
}

.GetCustomerLocDocument .bottom_tablebg {
    background: #e8e8e88c;
}

.GetCustomerLocDocument .trBgColor {
    background-color: #00000094;
    color: #fff;
}

.GetCustomerLocDocument iframe {
    overflow: hidden;
}

.regContent .bankRequiredValidation {
    color: red;
    font-size: .9em;
    color: #f00;
}

.electronics-popup {
    width: 23%;
    left: 38% !important;
    min-width: 350px;
    background: #fff;
    padding: 2em;
}

.electronics-block h3 {
    color: #000;
    font-size: 20px;
    font-weight: 600;
    margin: 10px 0;
}

.electronics-block p {
    color: #000;
}

.electronics-block .btns-block {
    display: flex;
    text-align: center;
    justify-content: center;
    margin-top: 10px;
}

.electronics-block a {
    /*padding: 10px 2em;
    font-size: 16px;*/
    font-weight: normal;
    margin: 0;
}

.your-af2247-offers {
    position: relative;
    background: #4A4A4A;
    color: #fff;
    padding: 8px;
    margin: 0;
    border-radius: 4px;
}

    .your-af2247-offers h3 {
        font-size: 16px;
        font-weight: normal;
        margin: 0;
    }

.show_mble {
    display: none;
}

.onoffswitch {
    position: absolute;
    top: 8px;
    right: 10px;
    width: 60px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

.onoffswitch-checkbox {
    display: none;
}

.onoffswitch-label {
    display: block;
    overflow: hidden;
    cursor: pointer;
    height: 18px;
    border-radius: 20px;
}

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
    margin-left: 0;
}

.onoffswitch-inner {
    display: block;
    width: 200%;
    margin-left: -100%;
    -moz-transition: margin 0.3s ease-in 0s;
    -webkit-transition: margin 0.3s ease-in 0s;
    -o-transition: margin 0.3s ease-in 0s;
    transition: margin 0.3s ease-in 0s;
}

    .onoffswitch-inner:before {
        content: "On";
        padding-left: 10px;
        background-color: #3b9637cf;
        border: solid 1px #3b9637cf;
        color: #FFFFFF;
    }

    .onoffswitch-inner:before, .onoffswitch-inner:after {
        display: block;
        float: left;
        width: 50%;
        height: 20px;
        padding: 0 10px;
        line-height: 18px;
        font-size: 12px;
        color: white;
        font-family: Trebuchet, Arial, sans-serif;
        font-weight: bold;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .onoffswitch-inner:after {
        content: "Off";
        padding-right: 10px;
        background-color: #EEEEEE;
        color: #999999;
        text-align: right;
    }

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
    right: 0px;
}

.onoffswitch-switch {
    display: block;
    width: 12px;
    margin: 4px;
    height: 12px;
    background: #FFFFFF;
    border: 2px solid #999999;
    border-radius: 20px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 36px;
    -moz-transition: all 0.3s ease-in 0s;
    -webkit-transition: all 0.3s ease-in 0s;
    -o-transition: all 0.3s ease-in 0s;
    transition: all 0.3s ease-in 0s;
}

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
    right: 2px;
}

.red_btn .reqAdvance {
    padding: 8px;
}

.page_title {
    padding: 2em;
}

    .page_title h2 {
        color: #8E0D21;
        margin-top: 0;
        font-size: 20px;
        font-weight: 600;
        margin-bottom: 1em;
    }

#quick_actions .your-af2247-offers {
    margin-bottom: 1em;
}

.block_item {
    margin-bottom: 2em
}

@keyframes progress {
    from {
        stroke-dashoffset: 360;
    }

    to {
        stroke-dashoffset: 0;
    }
}

input[name="AccountNumber"], input[name="ConfirmAccountNumber"], input[name="CCLastFourDigits"], input[name="ConfirmCCLastFourDigits"], input[name="debitCardCVV"] {
    background-image: url('../images/lock.png');
    background-repeat: no-repeat;
    position: relative;
    background-position: right;
    background-size: 6%;
    background-origin: content-box;
}

.paddedT15 {
    padding-top: 15px;
}

.paddedT25 {
    padding-top: 23px;
}

.marginBZero {
    margin-bottom: 0;
}

.GoPaperLess {
    background: #fff;
    padding: 3px 10px;
    border-radius: 50px;
    float: right;
    line-height: initial;
    margin-top: 4px;
}

    .GoPaperLess a {
        color: #4B4B4B !important;
        line-height: 17px;
    }

.linkAsButton.ContactPreferencesSave {
    font-weight: normal;
    font-size: 14px;
    padding: 5px 2em;
    display: inline-block;
}

.linkAsButton.ContactPreferencesSave {
    font-weight: normal;
    font-size: 14px;
    padding: 5px 2em;
    display: inline-block;
}

.DebitCardBlock .bgItem {
    padding: 5px 10px;
    background: #f9f9f9;
    border-radius: 4px;
    margin: 3px 0;
    font-size: 12px;
}

.DebitCardBlock .GreenClr {
    color: #3b9637cf;
}

[data-fld-name="BankAccountDetails"] {
    width: 100%;
}

.OTPFieldBox {
    margin: auto;
    width: auto;
    display: flex;
    justify-content: center;
    gap: 10px;
    padding: 28px;
}

    .OTPFieldBox input {
        width: 40px;
        height: 40px;
        background-color: transparent;
        border: 1px solid #2f8f1f;
        text-align: center;
        outline: none;
        padding: 0;
    }

        .OTPFieldBox input.bg-redcolor {
            background-color: #D15B5B !important;
        }

        .OTPFieldBox input.form-control:focus {
            box-shadow: none;
            border: 2px solid #2f8f1f;
        }

.dis_in_block {
    display: inline-block !important;
    color: #fff;
}

.Social_login_popup {
    background-color: green;
    border: solid 1px;
    border-radius: 3px;
    padding: 5px 30px;
    color: #fff !important;
    width: fit-content !important;
    margin-right: 50px;
    font-size: 1.2em;
    font-weight: bold;
    cursor: pointer;
    text-decoration: none !important;
}

.Social_login_popup_No {
    background-color: red;
    border: solid 1px;
    border-radius: 3px;
    padding: 5px 30px;
    color: #fff !important;
    width: fit-content !important;
    margin: auto;
    font-size: 1.2em;
    font-weight: bold;
    cursor: pointer;
    text-decoration: none !important;
}

a.linkAsButton.BankDetailsSubmit {
    padding: 10px 24px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
    background: rgb(228, 35, 63);
    border: rgb(228, 35, 63);
}

    a.linkAsButton.BankDetailsSubmit:hover {
        background: rgb(228, 35, 63);
        border: rgb(228, 35, 63);
    }

#CardInfo.btn.btn-primary.btn-lg.btn-shadow {
    background: #3b9637cf !important;
}

.documentViewPopUp.EBVPopUp {
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.5);
    border-radius: 4px;
    padding: 2em;
    top: 9%;
    height: auto;
    width: 60%;
    left: 20%;
}

    .documentViewPopUp.EBVPopUp .ClosePopupEBV {
        position: absolute;
        right: 9px;
        top: 7px;
        font-size: 14px;
    }

    .documentViewPopUp.EBVPopUp .ebvModalPopUp {
        line-height: initial;
        text-align: left;
    }

    .documentViewPopUp.EBVPopUp #msform {
        margin-top: 0;
    }

        .documentViewPopUp.EBVPopUp #msform h3 {
            font-size: 22px;
        }

    .documentViewPopUp.EBVPopUp #dc iframe {
        width: 80%;
        border: 1px solid #d5d5d5;
        height: 357px;
        border-radius: 4px;
    }

    .documentViewPopUp.EBVPopUp #Finprogressbar {
        padding: 0;
    }

/* New Css */
#launcher {
    left: auto !important;
    width: auto !important;
    right: 20px !important;
}

#webWidget {
    left: auto !important;
    right: 20px !important;
}

.clsCCFlow {
    margin-left: 1em;
    display: inline-block;
}
/*Create Account*/

.LineHeight26 {
    line-height: 26px;
}

.registerLoginBG.LGFPTop135 span.SSNText, .registerLoginBG.MargT80 span.SSNText {
    font-size: 1.2em;
    line-height: 0px;
}

.FontSizePadd {
    font-size: 1.2em;
    padding: 10px 0px 0;
}

.Height50 {
    height: 50px;
}

.indexRightCnt.width90 {
    width: 90% !important;
    float: left;
}

.CustomerLoginBlock .flexLoanLogo img {
    width: 65%;
}

.CustomerLoginBlock .LabelFloat {
    font-size: 1.2em;
    padding: 3px;
}

.CustomerLoginBlock .VerticalLine {
    vertical-align: 8px;
}

.CustomerLoginBlock .PleaseBarrow {
    font-size: 1.5em;
    color: white;
    clear: both
}
/*ForgotPage*/
.field-validation-error {
    color: red;
    font-size: 0.8em;
}

.registerLoginBG .linkAsButton.red_bg {
    padding: 0px 0px !important;
}

.registerLoginBG .forgot_text_block {
    padding: 12px 15px;
}

.mainDiv.LGFPTop135 .registerLoginBG {
    background-position: center;
}

.mainDiv.LGFPTop135 .rightContent_headingBar.BClrT {
    color: #fff;
}

.mainDiv.LGFPTop135 .emailContent h2, .mainDiv.LGFPTop135 .forgotPasswordBox h3 {
    color: #fff;
    text-align: start;
    font-size: 18px;
}

.mainDiv.LGFPTop135 .validationMessage {
    color: red;
    font-size: 1.6em;
}

.mainDiv.LGFPTop135 #ChkEmailid {
    color: red;
    font-size: 1.2em;
}

.mainDiv.LGFPTop135 .RecapthaKey {
    font-size: 1.2em;
    padding: 3px;
}

.mainDiv.LGFPTop135 .ChkEmail .colorBlue {
    color: blue;
}

.ChkSsnAndDob#ChkSsnAndDobid {
    color: red;
}

.ml-15 {
    margin-left: 15px;
}

.fs-13em {
    font-size: 1.3em;
}

/* Fasttrack Page */
.displayInlineBlock {
    display: inline-block;
}

.CursorPointer {
    cursor: pointer;
}

.WidthFull {
    width: 100%;
}

.FontWeightNormal {
    font-weight: normal;
}

.Padd1040 {
    padding: 10px 30px;
}

.OtpModalPopup .inner-box {
    width: 74%;
    margin: 0 auto;
}

    .OtpModalPopup .inner-box .border {
        border: 1px solid #ddd;
        padding: 6px;
        margin: 4px 0 1em;
        border-radius: 4px;
        line-height: 10px;
    }

        .OtpModalPopup .inner-box .border input[type=radio] {
            margin: 0px;
            vertical-align: middle;
            line-height: normal;
        }

        .OtpModalPopup .inner-box .border label {
            margin: 0;
            padding-left: 7px;
            font-size: 14px;
            line-height: 26px;
        }

.OtpModalPopup .btns-block {
    text-align: center;
    display: flex;
    justify-content: center;
}

    .OtpModalPopup .btns-block a {
        width: 100% !important;
    }

.OtpModalPopup .termsRatesText {
    font-size: 10px;
    padding-top: 10px;
    cursor: pointer;
    text-align: center;
}

    .OtpModalPopup .termsRatesText a {
        color: #5C84EC;
    }


.OtpModalPopup .CrossMark {
    position: absolute;
    top: 0;
    right: 10px;
}

    .OtpModalPopup .CrossMark .crosspopup {
        cursor: pointer;
        font-size: 20px;
        color: #222;
    }

.OtpModalPopup .circlemark {
    padding: 0 20px 20px;
    text-align: center;
}

    .OtpModalPopup .circlemark img {
        width: 50px;
    }

.footerBg .olaMemberSeal img {
    width: 70px;
    height: 70px;
}

.wizard-main-content {
    min-height: 100vh;
}

.img-fluid.CCLFlow {
    width: 145px;
    display: inline-block;
}

.ClickHereStyle {
    text-decoration: underline;
    color: white;
    font-weight: bold;
    cursor: pointer !important;
}

/*Whizard CSS*/

.LeadCardInfoBlock .shadow-box {
    padding: 2em 6em 2em;
    border: 1px solid #eee;
    border-radius: 13px;
    background: #fff;
    margin-top: 1em;
    box-shadow: -1px 5px 14px -1px rgba(0,0,0,0.1);
    -webkit-box-shadow: -1px 5px 14px -1px rgba(0,0,0,0.1);
    -moz-box-shadow: -1px 5px 14px -1px rgba(0,0,0,0.1);
}

.LeadCardInfoBlock .title p {
    color: #000;
    font-size: 16px;
    margin-bottom: 1em;
}

.LeadCardInfoBlock .title h1 {
    font-weight: 700;
    line-height: initial;
    font-size: 30px;
    margin-top: 0;
    margin-bottom: 1em;
    color: initial;
}

.LeadCardInfoBlock .title .green-clr {
    color: #60AA5D;
}

.IFSCMainPopup select, .IFSCMainPopup input {
    min-width: 25% !important;
    width: 25% !important;
}

.IFSCMainPopup {
    position: fixed;
    min-width: 250px;
    background: #fff;
    border: 1px solid #ccc;
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.5);
    top: 10%;
    left: 5%;
    z-index: 10000;
    min-height: 180px;
    width: 90%;
    height: 80%;
}

.IFSCDiv {
    overflow-x: scroll;
    height: 95%;
    min-height: 180px;
    top: 10%;
    padding-left: 10%;
}

.IFSCResultsDiv {
    min-width: 250px;
    /*border: 1px solid #ccc;*/
    min-height: 180px;
    width: 90%;
    overflow-x: scroll;
    height: 80%;
}

.headerIFSC {
    height: 25px;
    padding: 2px 2px 2px 3px;
    background: #ffcc66;
    font-weight: bold;
}

.IFSCSearch {
    cursor: pointer;
    font-weight: bold;
    font-size: small;
    text-decoration: underline;
    color: darkred;
}

#ElectronicconsentContent {
    height: 450px;
    overflow-y: scroll;
}

    #ElectronicconsentContent table {
        width: 96%;
    }

.ElectronicconsentPopup .TextCenterAbsolute {
    position: absolute;
    width: 100%;
    padding: 10px;
}

    .ElectronicconsentPopup .TextCenterAbsolute .closeElectronicconsentPopup {
        float: none;
        background-color: #f6ce54;
        border: solid 1px #f6ce54;
        border-radius: 3px;
        padding: 0.4em 1.0em;
        font-size: 1.1em;
        color: #000;
        text-shadow: 1px 1px 1px #000;
        width: auto;
        cursor: pointer;
        text-decoration: none;
    }

.proveDataBackround {
    background-color: #ccc !important;
}

.leftmargin25 {
    margin-left: 37px;
}

[data-fld-name="ConsentReportAgreed"] label, [data-fld-name="IsElectronicConcent"] label, [data-fld-name="IsCommunicationPolicy"] label, [data-fld-name="IsConsentToReceiveText"] label, [data-fld-name="IsNCPAuthorisedConsent"] label, [data-fld-name="IsElectronicDisclosure"] label, [data-fld-name="IsAprDisclosure"] label {
    line-height: 16px;
    width: 96%;
    float: right;
}

[data-fld-name="ConsentReportAgreed"] .col-sm-9.col-12, [data-fld-name="IsElectronicConcent"] .col-sm-9.col-12, [data-fld-name="IsCommunicationPolicy"] .col-sm-9.col-12, [data-fld-name="IsConsentToReceiveText"] .col-sm-9.col-12, [data-fld-name="IsNCPAuthorisedConsent"] .col-sm-9.col-12 {
    display: inline-block;
    width: 4%;
}

.cursor-pointer {
    cursor: pointer;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.pt-5 {
    padding-top: 5px;
}

.pt-10 {
    padding-top: 10px;
}

.pt-15 {
    padding-top: 15px;
}

.pt-20 {
    padding-top: 20px;
}

.pt-25 {
    padding-top: 25px;
}

.pt-30 {
    padding-top: 30px;
}

.pb-5 {
    padding-bottom: 5px;
}

.pb-10 {
    padding-bottom: 10px;
}

.pb-15 {
    padding-bottom: 15px;
}

.pb-20 {
    padding-bottom: 20px;
}

.pb-25 {
    padding-bottom: 25px;
}

.pb-30 {
    padding-bottom: 30px;
}

.pr-5 {
    padding-right: 5px;
}

.pr-10 {
    padding-right: 10px;
}

.pl-5 {
    padding-left: 5px;
}

.pl-10 {
    padding-left: 10px;
}

.mt-5 {
    margin-top: 5px;
}

.mt-10 {
    margin-top: 10px;
}

.mt-15 {
    margin-top: 15px;
}

.mt-20 {
    margin-top: 20px;
}

.mt-25 {
    margin-top: 25px;
}

.mt-30 {
    margin-top: 30px;
}

.mb-0 {
    margin-bottom: 0;
}

.mb-5 {
    margin-bottom: 5px;
}

.mb-10 {
    margin-bottom: 10px;
}

.mb-15 {
    margin-bottom: 15px;
}

.mb-20 {
    margin-bottom: 20px;
}

.mb-25 {
    margin-bottom: 25px;
}

.mb-30 {
    margin-bottom: 30px;
}

.AprDisclosurepop.documentViewPopUp {
    top: 10%;
    min-width: 40%
}

.FlotRightPadd5 {
    float: right;
    padding-right: 5px;
}

.AadharPopUp.viewPopUp, .ElectronicconsentPopup.documentViewPopUp, .LeadCustomerPassword.documentViewPopUp {
    top: 10%;
}

    .AadharPopUp.viewPopUp .CloseAAdharCardPopup, .PanPopUp.viewPopUp .ClosePanPopup {
        font-size: 1.5em;
    }

.PanPopUp.viewPopUp {
    top: 10%;
    min-width: 40%;
    left: 30%;
    color: black;
}

.file-upload input[type="file"] {
    display: none;
}

.align-Justify {
    display: flex;
    justify-content: center;
}

.smallBox p {
    margin-bottom: 0;
}

.smallBox .green-clr {
    color: #3CAA48;
}

.file-upload {
    margin: 10px 0;
}

.VerifiedImage {
    float: right;
}

    .VerifiedImage img {
        width: 28%;
        margin: 0 auto;
    }

    .VerifiedImage p {
        font-size: 14px;
        color: #00000059;
        margin: 0;
        padding-top: 2px;
    }

.YourApplication {
    padding: 40px;
    margin: 50px 0 0;
    background: #fff;
    font-size: 1.2em;
    border-radius: 10px;
}

.AddADebitText {
    font-weight: lighter;
    border-color: #ccc;
    font-size: 12px;
}

.ProceedText {
    font-weight: lighter;
    border-color: #ECB223;
    font-size: 12px;
    background: #ECB223;
}

.YesText {
    font-weight: lighter;
    border-color: #ccc;
}

.mb2Percentage {
    margin-bottom: 2%;
}

.openInstantSmallDollarLoan, .ebvInstantButton {
    background-color: #3b9637cf;
    font-weight: lighter;
    border-color: initial;
    color: #fff !important;
    cursor: pointer;
    text-shadow: none;
}

.Padd1Per {
    padding: 1%;
}

    .Padd1Per span {
        font-size: 1.6em;
    }

.DocumentsTR2 .text-left {
    text-align: left;
}

.noPadded {
    padding: 0;
}

.UploadYourDocument {
    padding: 10px 0;
}

.mb-15em {
    margin-bottom: 1.5em;
}

.white-color {
    color: #fff !important;
}

.GrayFont {
    color: #545454;
    font-size: 12px;
}

.clearBoth {
    clear: both;
}

.overflow-auto {
    overflow: auto;
}

.VerificationBtnLink {
    background: #18fd1d;
    color: black;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
}

/*AddBankDetails*/

.labelAlign1 {
    text-align: left !important;
    margin: 8px 40px;
}

.WhiteSpaceNowrap {
    white-space: nowrap;
}

.FontLighter {
    font-weight: lighter;
}

.FontLarge {
    font-size: large
}

.FontBolder {
    font-weight: bolder;
}

.FontBold {
    font-weight: bold;
}

.text-justify {
    text-align: justify;
}
/*APR Disclouser*/
.apr_discloser {
    padding: 15px;
}

    .apr_discloser table {
        font-size: 16px;
    }

    .apr_discloser .table2 {
        width: 42%;
    }

    .apr_discloser .bg_ar {
        background: #0a0a0a;
        color: #fff;
    }

    .apr_discloser .bg_size {
        font-size: 24px;
        text-align: left;
    }

/*Account Creation*/

.pt_15 {
    padding-top: 15px;
}

.width60 {
    width: 60% !important;
}

.text-white {
    color: #fff;
}

.JerryAiBtnLeft {
    padding-bottom: 10px;
    text-align: left;
}

/*UpdatePersonalInfo -- Account Preferences*/

.personal-details-block {
    /*padding: 1.4em;
    background: #f5f5f5;
    border-radius: 6px;*/
}

    .personal-details-block select.ElectronicStatement.input-validation-error {
        border-color: #3b9637 !important;
    }

    .personal-details-block .green-color {
        color: #3b9637cf;
        font-size: 24px;
    }

    .personal-details-block .pt-3 {
        padding-top: 4px;
    }

    .personal-details-block .mr-2 {
        margin-right: 5px;
    }

    .personal-details-block .revokeBtn {
        padding-top: 29px;
    }

        .personal-details-block .revokeBtn .linkAsButton {
            border-radius: 6px;
            font-weight: 400;
            padding: 6px 30px;
        }

    /* .personal-details-block .UpdateProfileBtns {
        float: right;
        padding-top: 7px;
    }*/

    .personal-details-block .UpdateProfileBtns .linkAsButton {
        background: #60AA5D;
        border-color: #60AA5D;
        border-radius: 10px;
        font-weight: normal;
        font-size: 14px;
    }

        .personal-details-block .UpdateProfileBtns .linkAsButton.cencelBtn {
            background: #333333;
            border-color: #333333;
        }

    .personal-details-block .linkAsButton {
        border-radius: 10px;
        font-weight: normal;
        font-size: 14px;
    }

.VerificationPopup {
    min-width: 58%;
    left: 22%;
    border: none;
    width: 58%;
    top: 15%;
}

    .VerificationPopup .boldcls {
        font-weight: bold;
    }

    .VerificationPopup .chatHeader {
        color: white;
        height: 32px;
        background-color: #4A4A4A;
        padding: 7px 10px;
    }

        .VerificationPopup .chatHeader h3 {
            float: left;
            margin: 0;
            font-size: 16px;
        }

        .VerificationPopup .chatHeader .closeVerifyPhonePopup {
            color: #fff;
        }

    .VerificationPopup .verify-content-popup {
        padding: 2em;
    }

        .VerificationPopup .verify-content-popup p, .VerificationPopup .verify-content-popup div {
            font-size: 12px;
        }

    .VerificationPopup .shadow-box {
        padding: 21px;
        border: 1px solid #eee;
        border-radius: 13px;
        margin-top: 1em;
        box-shadow: -1px 5px 14px -1px rgba(0,0,0,0.1);
        -webkit-box-shadow: -1px 5px 14px -1px rgba(0,0,0,0.1);
        -moz-box-shadow: -1px 5px 14px -1px rgba(0,0,0,0.1);
    }

    .VerificationPopup .bg-redcolor {
        background-color: #D15B5B !important;
    }

    .VerificationPopup .shadow-box .inner-box {
        width: 86%;
        margin: 0 auto;
    }

        .VerificationPopup .shadow-box .inner-box .border {
            border: 1px solid #ddd;
            padding: 6px;
            margin: 4px 0 2em;
            border-radius: 4px;
        }

            .VerificationPopup .shadow-box .inner-box .border input {
                vertical-align: bottom;
            }

.EditEmailBtn, .EditPhoneBtn {
    font-size: 20px;
    margin-left: .5em;
}

.linkAsButton.EmailCancelBtn, .linkAsButton.PhoneCancelBtn {
    background-color: #333333
}

.text-center.textAndRates {
    font-size: 10px;
    padding-top: 4px;
}

.text-center.EmailSuccessText, .text-center.PhoneSuccessText {
    margin: 1em 0 3em;
}

.fs-12 {
    font-size: 12px;
}

.FlexMargin {
    display: flex;
    margin: 1.5em 0 5px;
}

.mtM8 {
    margin-bottom: -8px;
}

.linkAsButton.ContactPreferencesSave {
    border-radius: 10px;
}

/*ViewTransactions*/

.fw-400 {
    font-weight: 400;
}

.ViewTransactionTitle {
    background-color: #00000094;
    color: #fff;
    padding: 5px;
    margin: 0
}

.PaddClear {
    padding: 20px 0;
    clear: both
}
/*Make Payment*/

.accordionInnerContent.mble_makepayment .paymentFieldContainer label {
    width: 301px;
}

/*.accordionInnerContent.mble_makepayment .paymentFieldContainer .stmtTable th, .accordionInnerContent.mble_makepayment .paymentFieldContainer .stmtTable td {
    padding: 8px 8px 0;
}*/

.accordionInnerContent.mble_makepayment .paymentFieldContainer .lable_dollar {
    width: initial !important;
    font-weight: normal !important;
}

.ml18P {
    margin-left: 18%;
}

.width73 {
    width: 73%;
}

.ml-20 {
    margin-left: 20px;
}

.center.mble_btns_make {
    margin-top: 57px;
    margin-bottom: 2em;
}

.colorDull {
    color: #FF0000;
}

/*MakeAWithdrawal*/

.requestCashAdvacneSection .radio_align {
    width: 53%;
    margin: 0 auto;
    text-align: left;
}

.requestCashAdvacneSection .p-8 {
    padding: 8px;
}

.requestCashAdvacneSection .slide-right {
    width: 100%;
    overflow: hidden;
}

.requestCashAdvacneSection .slide-right {
    animation: 1s slide-right;
}

.requestCashAdvacneSection .buttonGrn {
    background-color: #3b9637cf !important;
    border: solid 1px #3b9637cf !important;
    color: #fff !important;
}

.requestCashAdvacneSection .lable_dollar {
    width: initial !important;
    font-weight: normal !important;
}

@keyframes slide-right {
    from {
        margin-left: -200%;
        width: 300%;
    }

    to {
        margin-left: 0%;
        width: 100%;
    }
}

.requestCashAdvacneSection .element1 {
    animation: 2s ease 0s normal forwards 1 fadein;
    -webkit-animation: 2s ease 0s normal forwards 1 fadein;
    opacity: 1;
    font-size: 12px
}

@keyframes fadein {
    0% {
        opacity: 0
    }

    80% {
        opacity: 0.5
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes fadein {
    0% {
        opacity: 0
    }

    80% {
        opacity: 0.5
    }

    100% {
        opacity: 1
    }
}

.requestCashAdvacneSection .element2 {
    animation: 3s ease 0s normal forwards 1 fadein;
    -webkit-animation: 3s ease 0s normal forwards 1 fadein;
    opacity: 1;
    font-size: 12px
}

@keyframes fadein {
    0% {
        opacity: 0
    }

    80% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes fadein {
    0% {
        opacity: 0
    }

    80% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.MargintwoP {
    margin: 2%
}

.linkAsButton.SubmitFundToBankPopup {
    color: #fff !important;
    background-color: #3b9637cf;
    border: solid 1px #3b9637cf !important;
    border-radius: 12px;
}

.padd202010 {
    padding: 20px 20px 10px 0;
}

.ml60 {
    margin-left: 60px;
}

.Padd55 {
    padding: 55px;
}

    .Padd55 .OTPConfirmation.buttonGrn {
        margin-left: 10px;
        padding: 5px 20px;
        color: rgb(255, 255, 255) !important;
    }

    .Padd55 .OtpCancel {
        color: rgb(255, 255, 255) !important;
    }

.requestCashAdvacneSection .get_my_bottom_text {
    width: 100%;
}

.requestCashAdvacneSection .faded-text {
    opacity: 0.5;
    color: black;
}

.documentViewPopUp.documentViewPopUpA {
    position: fixed;
    width: 33%;
    background: #fff;
    border: 1px solid #ccc;
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.5);
    z-index: 99999;
    /* min-height: 242px; */
    top: 15%;
    height: auto;
    left: 36%;
}

.shadow-box.MakeWithdrawalBox {
    padding: 2em;
    border: 1px solid #eee;
    border-radius: 13px;
    width: 100%;
    box-shadow: -1px 5px 14px -1px rgba(0,0,0,0.1);
    -webkit-box-shadow: -1px 5px 14px -1px rgba(0,0,0,0.1);
    -moz-box-shadow: -1px 5px 14px -1px rgba(0,0,0,0.1);
}

    .shadow-box.MakeWithdrawalBox .inner-box {
        width: 74%;
        margin: 0 auto;
    }

        .shadow-box.MakeWithdrawalBox .inner-box .border {
            border: 1px solid #ddd;
            padding: 6px;
            margin: 4px 0 1em;
            border-radius: 4px;
            line-height: 10px;
        }

            .shadow-box.MakeWithdrawalBox .inner-box .border input[type=radio] {
                margin: 0px;
                vertical-align: sub;
                line-height: normal;
            }

            .shadow-box.MakeWithdrawalBox .inner-box .border label {
                margin: 0;
                vertical-align: super;
                padding-left: 7px;
                font-size: 12px;
                line-height: 26px;
            }

/*OnlineSettings - Manage Payment Settings*/

.width100 {
    width: 100%;
}

.onlineSettingSection .accordionbody {
    width: 67%;
}

    .onlineSettingSection .accordionbody .hrefBlock {
        background-color: black;
        font-size: 20px;
        color: white;
        text-decoration: none;
    }

.conveniencePay {
    background-color: #FDEDEC;
    height: 27px;
    font-size: 15px;
    font-weight: bold;
    width: 81%;
}

/*GetCustomerLOCDocuments*/

.GetCustomerLOCDocumentsSection .gridtable1 td {
    padding: 5px;
}

.GetCustomerLOCDocumentsSection .bottom_tablebg {
    background: #e8e8e88c;
}

.GetCustomerLOCDocumentsSection table tr.backgroundnineFour {
    background-color: #00000094;
    color: #fff;
}

/*Change Password*/

.changePasswordSection .InnerPageTitle {
    padding: 3em 0;
}

.changePasswordSection .w-55 {
    width: 150px;
    display: inline-block;
}

.changePasswordSection .fieldC {
    width: 250px;
}

/*EditViewCustomerProfile*/

.EditViewCustomerSection {
    min-width: 100%;
}

    .EditViewCustomerSection .bankRequiredValidation {
        color: red;
        font-size: .9em;
        color: #f00;
    }

    .EditViewCustomerSection #frequencyDiv {
        margin-top: -12px;
    }

    .EditViewCustomerSection .WeeklyBiWeeklyDiv .pl34 {
        padding-left: 34px;
    }

    .EditViewCustomerSection .DateOfMonth1 .ml25, .EditViewCustomerSection .DayOfWeek2 .ml25 {
        margin-left: 25px
    }

    .EditViewCustomerSection .DayOfMonth .ml100 {
        margin-left: 100px
    }

    .EditViewCustomerSection .WeekOfMonth1 .ml12 {
        margin-left: 12px
    }

    .EditViewCustomerSection .DayOfWeek1 .ml33 {
        margin-left: 33px
    }

    .EditViewCustomerSection .WeekOfMonth2 .ml116 {
        margin-left: 116px
    }

    .EditViewCustomerSection .DayOfMonth .ml30 {
        margin-left: 30px;
    }

    .EditViewCustomerSection .WeekOfMonth1 .ml20, .DayOfWeek1 .ml20 {
        margin-left: 20px;
    }

.registerContent.min-width-100 {
    min-width: 100%
}

.BlockRelativeTop {
    display: block;
    position: relative;
    top: 2px;
}

.pl10P {
    padding-left: 10%
}

.LabelColStyle {
    color: red;
    font-size: large;
    font-family: cursive;
}

/*MakePaymentReceipt*/

.padd10Table.Padd10 td, .padd10Table.Padd10 th {
    padding: 5px !important;
}

.ColorHr {
    color: #0a6d09;
    font-size: 2em;
}

.MarginZeroAuto {
    margin: 0 auto;
}

.Margin1Zero {
    margin: 1em 0;
}

.MarginZeroAuto #btnSchedulePayment {
    color: white !important;
    background-color: green !important;
    border: solid 1px green !important;
}

.Color808080 {
    color: #808080
}

.JumioIdentityVerifyPopup iframe {
    height: 443px;
    border: none;
}

    .JumioIdentityVerifyPopup iframe .mt-5 {
        margin-top: 0 !important;
    }

.YesRedText {
    color: #F71313;
    color: #F71313 !important;
    margin-top: 2em;
    display: block;
}

.InstantFundingWidth {
    width: 90%;
    margin: 0 auto;
    text-align: left;
}

.PWOPaymnetsSection h3 {
    font-size: 20px;
    margin-bottom: 1em;
}

.PWOPaymnetsSection .item_box {
    border-radius: 20px;
    padding: 10px;
    color: #fff;
    height: auto;
    cursor: pointer;
    border: 1px solid #00000094;
    display: inline-block;
    width: 100%;
}

    .PWOPaymnetsSection .item_box p {
        font-size: 14px;
        color: #545454;
    }

    .PWOPaymnetsSection .item_box h4 {
        font-size: 24px;
        text-align: left;
        color: #545454;
        line-height: normal;
        font-weight: 600;
        margin-bottom: 0;
    }

.PWOPaymnetsSection .leftText {
    float: left;
    width: 70%;
}

.PWOPaymnetsSection .rightText {
    float: right;
    padding-top: 25px;
}

.PWOPaymnetsSection .bottom_item_box {
    border: 1px solid #928989;
    border-radius: 6px;
    padding: 2px 4px 4px;
    min-height: auto;
    width: 84%;
    margin-left: 0;
}

.PWOPaymnetsSection .input_box {
    margin: 0 auto;
    width: 100%;
    text-align: center;
    line-height: initial;
}

    .PWOPaymnetsSection .input_box span {
        font-size: 18px;
        color: #000 !important;
    }

    .PWOPaymnetsSection .input_box input {
        border: none;
        font-size: 18px;
        width: 87%;
        height: auto;
        padding-left: 0;
        color: #000 !important;
        border: 1px solid transparent !important;
    }

.PWOPaymnetsSection .rightText .linkAsButton {
    cursor: pointer;
    padding: 6px 10px;
    font-size: 16px;
    line-height: initial;
    border-radius: 6px;
    font-weight: normal;
}

    .PWOPaymnetsSection .rightText .linkAsButton.GrayBtn {
        background-color: #5e5757;
        border: solid 1px #5e5757;
    }

.PWOPaymnetsSection .radio-toolbar .item_box:hover {
    background-color: transparent;
}

.PWOPaymnetsSection .bottomtextItem {
    font-size: 10px;
    font-weight: 700;
    padding-top: 5px;
}

.GreenClr, .greenClr {
    color: #3b9637cf;
}

.PWOPaymnetsSection .mb10 {
    margin-bottom: 2em;
}

a.linkAsButton.greyButtonClr {
    background-color: #5e5757;
    border: solid 1px #5e5757;
}

#globalPopup.PaymentNeedPopUp.smallPopup .clear {
    width: 100%;
    margin: 0;
}

#globalPopup.PaymentNeedPopUp.smallPopup a.linkAsButton {
    margin: 0;
    height: 46px;
}

#globalPopup .modal-dialog.modal-lg, .modal .modal-dialog.modal-lg {
    width: 46%;
}

#globalPopup.PaymentNeedPopUp .accountsummaryPopUp {
    margin-bottom: 1.3em;
    text-align: left;
}

    #globalPopup.PaymentNeedPopUp .accountsummaryPopUp .Poptit {
        color: #222;
        font-size: 20px;
        margin-bottom: 1em;
    }

#globalPopup.PaymentNeedPopUp .clear {
    width: 45%;
    vertical-align: middle;
    margin: 0 10px 0;
    display: inline-block;
}

#globalPopup.PaymentNeedPopUp a.linkAsButton {
    border-radius: 8px !important;
    padding: 10px 1em;
    font-size: 16px;
    line-height: initial;
    height: 44px;
    width: 100% !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    position: relative;
}

#globalPopup.PaymentNeedPopUp .popupDialogNo.linkAsButton.redButtonClr {
    background-color: #374151 !important;
    border: solid 1px #374151 !important;
}

#globalPopup.PaymentNeedPopUp .crossToClosepopup {
    position: absolute;
    top: 7px;
    right: 8px;
    text-decoration: none;
    font-size: 17px;
}

#globalPopup.PaymentNeedPopUp span.GreenClr {
    color: #3b9637cf;
}

.YesTextAppend {
    position: absolute;
    bottom: -18px;
    font-size: 12px !important;
    color: #3B3B3B !important;
}

.NoTextAppend {
    position: absolute;
    bottom: -18px;
    font-size: 12px !important;
    color: #3B3B3B !important;
}

.wisconsinStyle * {
    font-size: 14px;
}

.wisconsinStyle.justify-content-center {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
}

.wisconsinStyle .color9 {
    color: #3E41E2ED;
}

.wisconsinStyle .color10 {
    color: #3B3B3B;
}

.wisconsinStyle .fs-14 {
    font-size: 14px;
}

.wisconsinStyle .fs-24 {
    font-size: 24px;
}

.wisconsinStyle .fs-26 {
    font-size: 26px;
}

.wisconsinStyle .pb-2 {
    padding-bottom: 0.5rem !important;
}

.wisconsinStyle .fs-16 {
    font-size: 16px;
}

.wisconsinStyle .box-container {
    background: white;
    padding: 2em;
    border-radius: 20px;
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.1);
    margin-top: 2em;
}

.wisconsinStyle .border-radius16 {
    border-radius: 16px;
}

.wisconsinStyle .bg-white {
    background-color: #fff;
}

.wisconsinStyle .p-5 {
    padding: 3rem !important;
}

.wisconsinStyle .greenClr {
    color: #35A137;
}

.wisconsinStyle .fw-bold {
    font-weight: 700 !important;
}

.wisconsinStyle .mt-4 {
    margin-top: 1.5rem !important;
}

.wisconsinStyle .mt-5 {
    margin-top: 3rem !important;
}

.wisconsinStyle ul, .wisconsinStyle ol {
    padding: 0;
    margin-left: 17px;
}

    .wisconsinStyle ul li {
        margin-bottom: 1.5em;
        line-height: 24px;
        font-size: 14px;
    }

.wisconsinStyle .mb-2 {
    margin-bottom: 0.5rem !important;
}

.wisconsinStyle .text-center {
    text-align: center !important;
}

.wisconsinStyle h3 {
    margin-top: 0;
    line-height: initial;
}

.wisconsinStyle .mb-0 {
    margin-bottom: 0 !important;
}

.wisconsinStyle .alignButtonWidth {
    width: 100% !important;
}

.wisconsinStyle .linkAsButton {
    font-weight: 500;
    font-size: 16px;
    line-height: 19.36px;
    letter-spacing: 0;
    text-align: center;
    border-radius: 8px;
    padding: 12px 10px;
    height: auto;
    background: #3b9637cf;
    border-color: #3b9637cf;
    display: block;
}

.wisconsinStyle .w-100 {
    width: 100% !important;
}

.wisconsinStyle .OtherAmountText {
    position: relative;
}

    .wisconsinStyle .OtherAmountText .DollerIcon {
        position: absolute;
        top: 8px;
        left: 5px;
    }

    .wisconsinStyle .OtherAmountText .form-control {
        padding-left: 15px;
    }

.wisconsinStyle .LineOffCreditTable table tr td {
    color: #3B3B3B;
    padding: 15px 8px;
    border: 2px solid #0000001A
}

    .wisconsinStyle .LineOffCreditTable table tr td .btn.btn-primary {
        height: auto;
        padding: 12px;
    }

.wisconsinStyle .color10 {
    color: #3B3B3B;
}

.wisconsinStyle .color11 {
    color: #3B3B3B3D;
}

.wisconsinStyle .requestedAmount .Dollertext {
    position: absolute;
    top: 10px;
    left: 9px;
    font-size: 18px;
    font-weight: bold;
}

.wisconsinStyle .requestedAmount .form-control {
    padding-left: 20px;
    font-size: 18px;
    font-weight: bold;
}

    .wisconsinStyle .requestedAmount .form-control::-webkit-input-placeholder {
        font-size: 14px;
        padding-left: 4px;
        font-weight: normal;
    }

.wisconsinStyle .inputShadow .form-control {
    box-shadow: 4px 5px #3b9637cf;
}

.wisconsinStyle .mt-3 {
    margin-bottom: 1rem !important;
}

.wisconsinStyle .mb-3 {
    margin-bottom: 1rem !important;
}

.wisconsinStyle .mb-4 {
    margin-bottom: 2.5rem !important;
}

.wisconsinStyle .fs-12 {
    font-size: 12px;
}

.wisconsinStyle .fs-22 {
    font-size: 22px;
}

.wisconsinStyle .fs-18 {
    font-size: 18px;
}

.wisconsinStyle .py-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
}

.wisconsinStyle .fs-20 {
    font-size: 20px;
}

.wisconsinStyle .input-floating {
    position: relative;
    width: 100%;
    margin-top: 0;
    display: inline-block;
}

    .wisconsinStyle .input-floating label {
        color: #374151BF;
        position: absolute;
        top: -10px;
        left: 10px;
        background: #fff;
        padding: 3px;
        font-weight: 300;
        font-size: 14px;
        line-height: 14.52px;
    }

.wisconsinStyle .form-control {
    border-color: #4B5563;
    height: 47px;
    border-radius: 5px;
    color: #4B5563;
}

.wisconsinStyle .Ullist li {
    margin-bottom: 12px;
    line-height: initial;
    font-size: 14px;
}

.SwitchForMoreCashPopUp.viewPopUp, .AgreementPopUp.viewPopUp {
    min-width: 40%;
    width: 40%;
    left: 30%;
    padding: 2em;
    border-radius: 8px;
    top: 16%;
}

.SwitchForMoreCashPopUp .crosspopup {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    text-decoration: none;
    font-size: 17px;
}

.LineOffCreditTable .table thead tr td {
    border-top: 0;
}

.LineOffCreditTable .table tfoot tr td {
    border-bottom: 0;
}

    .LineOffCreditTable .table tbody tr td:first-child, .LineOffCreditTable .table thead tr td:first-child, .LineOffCreditTable .table tfoot tr td:first-child {
        border-left: 0;
    }

    .LineOffCreditTable .table tbody tr td:last-child, .LineOffCreditTable .table thead tr td:last-child, .LineOffCreditTable .table tfoot tr td:last-child {
        border-right: 0;
    }

.LineOffCreditTable table:first-child {
    border: 1px solid transparent;
}

.clsRequestedDrawAmount {
    padding-top: 12px;
}

.thisNotMyNumber select, .thisNotMyNumber input {
    font-size: 14px;
    width: 100%;
    padding-left: 5px;
    font-weight: normal;
    box-sizing: border-box;
    color: #222;
}

    .thisNotMyNumber select:focus, .thisNotMyNumber input:focus {
        box-shadow: none;
        outline: none;
    }

.thisNotMyNumber .linkAsButton {
    font-weight: normal;
    border: none;
}

.notMyPhoneLinkPopup {
    text-align: left;
}

.RecallEbv .HangTightBlock {
    padding: 2em;
    margin: 0;
}

    .RecallEbv .HangTightBlock p {
        color: #000000;
        font-size: 14px;
        margin-bottom: 1em;
    }

.HangTightBlock {
    border-style: solid;
    border-color: #E5E7EB;
    padding: 3em;
    text-align: center;
    margin: 2em 0;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.08);
}

    .HangTightBlock img {
        padding-bottom: 1em;
        width: 37%;
        margin: 0 auto;
    }

    .HangTightBlock h2 {
        font-size: 22px;
        color: #000000;
        font-weight: 600;
        margin-bottom: 1em;
    }

    .HangTightBlock p {
        color: #000000;
        font-size: 16px;
        margin-bottom: 2em;
    }

    .HangTightBlock .continueBtn a.linkAsButton {
        width: 100% !important;
        padding: 10px;
        font-weight: normal;
        font-size: 16px;
        display: block;
        background-color: #3b9637cf;
        border: solid 1px #3b9637cf;
        text-shadow: none;
        border-radius: 10px;
    }

.PromisePopup .crosspopup, .PTPACHHoldPopup .PTPACHHoldPopupCross {
    position: absolute;
    top: 6px;
    right: 9px;
}

.PromisePopup h3 {
    margin: 0 0 1em;
    color: #3B3B3B;
}

.PromisePopup p, .PTPACHHoldPopup p {
    color: #3B3B3B;
    margin-bottom: 1em;
}

.PTPACHHoldPopup .btns-block {
    display: flex;
}

    .PromisePopup .btns-block .linkAsButton, .PTPACHHoldPopup .btns-block .linkAsButton {
        font-weight: normal;
    }

.twoFactorBlock {
    padding: 1em 0 2em;
}

    .twoFactorBlock h2 {
        font-size: 24px;
        margin-bottom: 1em;
    }

    .twoFactorBlock .align-center {
        display: flex;
        justify-content: center;
        align-items: center;
        margin-bottom: 1em;
    }

    .twoFactorBlock .OTPFieldBox {
        padding: 0;
    }

@media screen and (max-width: 1024px) {
    .transContainer .leftContainer, .transContainer .rightContainer {
        width: 100%;
        margin: 0;
    }

    .accordionInnerContent .leftContent, .accordionInnerContent .rightContent {
        width: 100%;
        margin: 10px 0;
    }

    .loginQuickApp {
        width: 50%;
    }
}

@media screen and (max-width: 960px) {
    /*.mainContent {
        width: 96%;
        margin: 2%;
        float: none;
    }*/

    .position-relative .clsprintanddownld {
        width: 80%;
        bottom: 55%;
        right: 0;
        padding: 4px;
    }

    .logoContainer {
        text-align: center;
    }

    .mobileMenuContainer {
        display: inline-block;
        width: 30px;
        float: left;
        margin: 10px 20px;
    }

        .mobileMenuContainer img {
            width: 58px;
            padding: 15px;
        }

    .PaymentDetailsContent {
        width: 100%;
    }

    .loginQuickApp {
        width: 70%;
    }

    .loginContent {
        width: auto !important;
    }

    .adContent {
        display: none;
    }

    .loginForm {
        width: 90%;
        margin: 0 5% !important;
    }
}

@media screen and (max-width: 800px) {
    iframe #privacyPolicyID {
        overflow: auto;
        width: inherit !important;
    }

    .fieldContainer {
        width: 100%;
    }

    .conviniencePay {
        width: 95% !important;
        margin: 10px auto !important;
    }

    .semi-montlyTheme1 {
        margin-left: 25px !important;
    }

    .image-upload > input {
        display: none;
    }

    .image-upload img {
        width: 80px;
        cursor: pointer;
    }

    .checkEligibulityBackground {
        background-image: url(/Images/template-3-bigimage.jpg);
        background-repeat: no-repeat no-repeat;
        width: 100%;
        height: 700px;
        background-position-y: -50px;
    }

    .payFrequenyLabel {
        display: inline-block !important;
        width: 24% !important;
        color: #fff;
    }

    .payfrequencyText {
        display: inline-block !important;
        width: 90% !important;
        color: #fff !important;
        margin: 2.5px;
    }

    .amountInputRange {
        width: 100% !important;
        float: left !important;
    }

    .eligibilityText {
        width: 100% !important;
        margin: 0 auto;
    }

    .amountOutput {
        width: 50% !important;
        margin: 0 auto !important;
        float: none !important;
        padding: 20px 18px 0px 0px !important;
    }

    .checkEligibilityContent {
        background-color: #000;
        padding: 20px;
        opacity: .8;
    }

    .checkEligibulityCalculation {
        width: 95% !important;
        padding: 0px 10px 10px 0px !important;
        margin: 0 10px !important;
    }

    .checkEligibulityBackground {
        background-image: url(/Images/template-3-bigimage.jpg) !important;
        background-repeat: no-repeat no-repeat !important;
        width: 100% !important;
        height: auto !important;
        background-position: -350px 10px !important;
    }

    .uploadDocumentContent {
        width: 100% !important;
        margin: 0 auto;
        clear: both;
        overflow: hidden;
    }

    .selectDayspaid {
        margin-left: 40px !important;
    }

    .monthFirstCase {
        margin-left: -150px;
    }

    .DateofMonthFirstCase {
        margin-left: 150px;
    }

    .deskHide, .popupDialogOther, .popupDialogYes, .popupDialogNo {
        display: block;
    }

    .marginElegibity {
        margin: 10px !important;
    }

    .checkEligibulityContent {
        width: 70%;
        margin: 0 auto;
    }

    .mobwidth {
        margin-left: -31px;
    }

    .dispShow {
        display: block;
    }

    .noMargin {
        margin: 0px !important;
    }

    .makeSelect {
        width: 190px;
    }

    .whiteSpace {
        white-space: nowrap;
    }

    .mobHeader2 {
        width: 100% !important;
        display: block !important;
        background-color: #000;
    }

    .makePaymenttxtWidth {
        width: 190px !important;
    }

    .nextAlign {
        margin-right: 145px !important;
    }

    .optionnextAlign {
        margin-right: 4% !important;
    }

    .alignButtonCenter {
        text-align: center;
    }

    .mobHeader3 {
        width: 100% !important;
        display: block !important;
        background-color: #000;
        height: 40px;
        height: 50px;
    }

    .eligibleCont {
        text-align: center;
        padding: 25px 10px 0px 10px !important;
        font-weight: bold;
        font-size: 1em !important;
        /* white-space: nowrap; */
        color: #fff;
    }

    .lineHeight {
        line-height: 4em;
    }

    .mobHeader {
        display: block !important;
        background-color: #000;
        height: 40px;
        height: 50px;
        width: 100%;
    }

    /*.mainContent {
        width: 96%;
        margin: 3% 2%;
    }*/

    .loginQuickApp {
        width: 80%;
    }

    .requestAdvanceDiv, .dispInblk {
        width: 95% !important;
    }

    .socilaHead, .headContent, .regHead, .displayHide {
        display: none !important;
    }

    .optionPersonal, .needHelp {
        width: 96% !important;
        margin: 10px 6px !important;
    }

    .disBlock, .optionLabel, .halfWidth, .threewidth, .twoWidth, .optionLabel, .dispBlk, .option1Label, .fullMobAddress, .contactContent, .mobIframeVideo, .thirtyWidth {
        width: 100% !important;
    }

    .idenDetails {
        background-color: #fff;
    }

    .mobMargin {
        margin: 0 !important;
    }

    .option1Add {
        width: 96% !important;
    }

    .weekMonth {
        margin-left: -22px !important;
    }

    .mobAligns {
        margin-left: -81px !important;
    }

    .optionLabel {
        margin: 6px 23px !important;
    }

    .labelAlign {
        margin: 6px 24px !important;
    }

    .theme2Content {
        margin: 0 0 !important;
    }

    .txtAlign {
        margin: 6px 42px !important;
    }

    .alignForMobile {
        margin-left: 40px !important;
    }

    .mobAlign {
        margin-left: 24px !important;
    }

    .option2details, .alignForMobiles {
        margin-left: 30px !important;
    }

    .option2Detail {
        margin-left: -36px !important;
    }

    .optionSelect {
        margin-left: -127px;
    }

    .optionWeek1 {
        margin-left: 100px !important;
    }

    .nomarginTop {
        margin-top: 0px !important;
    }

    .optionDay1 {
        margin-left: 40px !important;
    }

    .optionDay1Content {
        margin: 7px 0px 0px 0px !important;
    }

    .optionDay2content {
        margin-left: 0px !important;
    }

    .optionDay2 {
        margin: 7px 0px;
    }

    .weeklyandBiweeklyContent {
        margin: 0 90px !important;
    }

    .marginLeft {
        margin-left: 75px !important;
    }

    .marginminusleft {
        margin-left: -93px !important;
    }

    .marginlft {
        margin-left: 15px !important;
    }

    .confirmPass {
        margin-left: -71px !important;
    }

    .theme2workContent {
        margin: 10px 2px 0px 0px !important;
    }

    .LoanApprovaldiv {
        margin: 10px auto !important;
        width: 100% !important;
        text-align: justify;
        padding: 5px !important;
        font-size: 1em;
    }

    .whitespaceNormal {
        white-space: normal !important;
    }

    .mobNewWidth {
        width: 80% !important;
    }

    .homeAlign {
        margin-left: -87px !important;
    }

    .txtWidthforWork {
        width: 260px !important;
    }

    .divWidthMob {
        width: 250px !important;
    }

    .selectWidth {
        width: 101px !important;
    }

    .semimonthDay {
        width: 178px !important;
    }

    .clearMob {
        height: auto !important;
    }

    .dispInblk {
        margin: 5px auto;
    }

    .marginMobDis {
        margin: 8px auto !important;
    }

    .fullleft {
        margin-left: -117px !important;
    }

    .fullAlignLeft {
        margin-left: -103px !important;
    }

    .marginMobAlign {
        margin: 6px auto !important;
    }

    .lableDiv {
        margin: 0 25px !important;
    }

    .weekofmonth2Mob {
        margin-left: 25px !important;
    }

    .noPadding {
        padding: 0px 0px 0px 0px !important;
    }

    .option1WorkLabel {
        margin: 0 14px !important;
    }

    .floatNone {
        margin-left: 90px !important;
        float: none !important;
    }

    .paddedTxtMob {
        padding: 10px 0px;
    }

    .textLabel {
        margin-left: -64px !important;
    }

    .mobHeading {
        margin: 10px auto !important;
        text-align: center !important;
    }

    .semFirstRadio {
        margin-left: -130px !important;
    }

    .dayofMonthMob {
        margin-left: -145px !important;
    }

    .txtJustify {
        margin: 0 15px;
        text-align: justify;
    }

    .reg4date {
        margin: 0 -27px !important;
    }

    .semiMonthlyFirstCntn {
        margin: 0 45px !important;
    }
}

@media screen and (max-width: 768px) {

    .clsPayfonePopup {
        left: 5% !important;
        width: 90%;
    }

    .navbar-toggle {
        display: none;
    }

    #mySidenav .nav > li {
        border-bottom: 1px solid #eee;
    }

        #mySidenav .nav > li > a {
            position: relative;
            display: block;
            padding: 13px 15px;
        }

    #mySidenav .nav .open > a, #mySidenav .nav .open > a:focus, #mySidenav .nav .open > a:hover {
        color: #222;
    }

    #mySidenav .nav {
        padding-right: 1em;
    }

    .overlay {
        padding-bottom: 15%;
    }

    .forgotPasswordBox {
        width: 100%;
    }

    .floatRightContent.mble_left_text {
        width: 54%;
    }

    .OtpModalPopup .inner-box {
        width: 100%;
        margin: 0 auto;
    }

    .mble_group .adjustment {
        white-space: initial;
    }

    .text_cen_mble {
        text-align: center;
    }

    .replaceListOfCities, .replaceListOfBillingCities {
        width: 85%;
    }

    .replaceListOfBillingCitiesforpayment {
        width: 70%;
    }

    .table_pad_text td, .table_pad_text th {
        padding: 5px;
    }

    .table_pad_text th, .table_pad_text td {
        text-align: center !important;
        font-size: 10px;
    }

    .table-loanInfo {
        width: 100% !important;
    }


    .home-page-promotion {
        display: none;
    }

    .read-text-algn {
        padding-left: 0%;
    }

    #ElecConsentDocID, #ACHAutoPayByCashAgreementID, #ACHAutoPayAgreementID, #LoanAgreementID, #privacyPolicyID {
        width: 100% !important;
    }

    .hdnFundToCardDetails {
        width: 95% !important;
        top: 10% !important;
        height: auto;
        left: 3% !important;
        margin: 0 auto;
    }

    .text-left-md {
        text-align: left !important;
    }

    .mb_5_mble {
        margin-bottom: 5px;
    }

    .text-left-md {
        clear: both;
    }

    .paddedtxt {
        padding: 0;
    }

    .sliderbox {
        padding: 1em 3em;
    }

    .overlay-bg {
        background: #fff;
    }

    .your-af2247-offers h3 {
        font-size: 16px;
        text-align: left;
        font-weight: 600;
        padding-left: 0;
    }

    .show_mble {
        display: block;
    }

        .show_mble p {
            display: block;
            font-size: 11px;
            text-align: center;
            margin-bottom: 1em;
            color: #000;
        }

    .red_btn .reqAdvance {
        padding: 8px;
        font-size: 12px;
    }

    .page_title {
        padding: 10px;
    }

        .page_title h2 {
            color: #4d4d4d;
            font-size: 18px;
            background: #F0F0F0;
            padding: 10px;
            border-radius: 4px;
        }

    .hamburger_btn {
        display: block !important;
    }

    .shadow-box.MakeWithdrawalBox .inner-box {
        width: 100%;
        margin: 0 auto;
    }

    .shadow-box.MakeWithdrawalBox {
        width: 100% !important;
    }
}

@media screen and (max-width: 720px) {
    .mobilePopupCenter {
        left: 5% !important;
        height: auto;
    }

        .mobilePopupCenter a {
            width: initial !important;
        }

    .related_links, .footerBar {
        width: 90%;
        margin: 0 auto;
        clear: both;
    }

    .socialMedia, .requestText {
        width: 90%;
        padding: 10px 0;
        clear: both;
        margin: 0 auto;
        float: none;
    }

    .footerLinksHeading {
        border-bottom: 1px solid #AD122B;
        padding-bottom: 10px;
        width: initial;
        color: #454545;
        text-align: left;
        font-size: 14px;
    }

    .socialMedia li {
        width: 16.5%;
        float: right;
    }

    .emailCntx, .callCntx {
        width: 100%;
        margin: 0 auto;
        text-align: center;
    }


    .Box {
        width: 100%;
        padding-top: 3%;
        margin: 0 auto;
    }

    .MainBg {
        /*background-image: url('../images/webpimages/200-bg.webp');*/
        background: linear-gradient(#514133, #60564d);
        background-repeat: no-repeat;
        background-size: auto;
        position: relative;
        bottom: 0;
        width: 100%;
        height: auto;
    }

    .registerLoginBG {
        background: linear-gradient(#514133, #60564d);
        background-repeat: no-repeat;
        background-size: auto;
        position: relative;
        bottom: 0;
        width: 100%;
        height: auto;
    }

    .dMInviteBG {
        background: rgb(253,212,103);
        background: linear-gradient(180deg, rgba(253,212,103,1) 0%, rgba(252,246,225,1) 100%);
        background-repeat: no-repeat;
        background-size: cover;
        height: auto;
    }

    .Box {
        width: 100%;
        padding-top: 5%;
        margin: 0 auto;
        padding: 2em 1em;
    }

    .whiteBox {
        width: 100%;
        background-color: rgba(131, 119, 109, 0.73);
        border-radius: 5px;
        /* text-align: center; */
        margin: 0 auto;
        color: #fff;
        line-height: 28px;
        padding: 10px;
    }

    .paydayHomebtn {
        background-color: #ffcc66;
        padding: 10px !important;
        width: 85% !important;
        margin: 0 auto;
        float: initial;
        color: #000;
        font-size: 1em;
    }

    .indexLeftCnt {
        width: 75%;
        float: left;
    }

    .indexRightCnt {
        width: 24%;
        float: right;
        margin-top: 20px;
    }

    .socialCnt {
        display: block;
        background: #000;
        color: #fff;
        /* padding: 0px 10px 18px 25px; */
        width: 100%;
        margin: 0 0;
        height: 70px !important;
        padding: 0 0 0 0;
    }

    .bottomtext {
        width: 90%;
        margin: 0 auto;
        text-align: justify;
        font-size: 1.2em;
    }

    .headerList {
        display: none;
    }

    .headerUl-List li {
        width: 100% !important;
        text-align: left !important;
        /*border: 1px solid #fff;*/
        padding-left: 15px !important;
    }

    .getCashNowNewbtn {
        background-color: inherit !important;
        white-space: nowrap;
        padding: 10px 0 !important;
        float: left !important;
        margin: 0 0 !important;
        text-align: center !important;
    }

    /*a.linkAsButton, a.adminlinkAsButton, .anchorButton {
        width: 90% !important;
        margin: 5px auto !important;
        display: block;
    }*/

    a.paydayNewBtn {
        display: block;
        width: 85%;
        margin: 0 auto;
    }
}

@media screen and (max-width: 590px) {

    .twoFactorBlock .align-center {
        display: block;
    }

    .bottom_item_box {
        width: 100%;
    }

    .conveniencePay, .onlineSettingSection .accordionbody {
        width: 100%;
    }

    .changePasswordSection .paymentFieldContainer {
        text-align: left;
        margin: 5px 0 0;
    }

        .changePasswordSection .paymentFieldContainer label {
            text-align: left;
        }

        .changePasswordSection .paymentFieldContainer .fieldC {
            text-align: left;
            margin: 0;
        }

            .changePasswordSection .paymentFieldContainer .fieldC.alignCen {
                padding-top: 2em;
            }

        .changePasswordSection .paymentFieldContainer a.linkAsButton {
            display: inline;
        }

    iframe {
        width: 100%;
    }

    .logins-leadaccount .shadow-box {
        padding: 2em;
    }

        .logins-leadaccount .shadow-box .inner-box {
            width: 100%;
        }

    .otp_login_auth {
        width: 100%;
        padding: 3em 0;
    }

        .otp_login_auth h2 {
            font-size: 28px;
            line-height: inherit;
        }

        .otp_login_auth .resend_field .password_left {
            width: 59%;
            float: left
        }

        .otp_login_auth .resend_field .password_right {
            width: 32%;
        }

            .otp_login_auth .resend_field .password_right input {
                width: 100%;
            }

    .item.upload-item .col-9.col-md-10 {
        padding-right: 0;
    }

    .documentViewPopUp.EBVPopUp {
        height: auto;
        width: 94%;
        left: 3%;
    }

        .documentViewPopUp.EBVPopUp #dc iframe {
            width: 100%;
        }

    #Finprogressbar li:before {
        width: 22px;
        height: 22px;
        line-height: 20px;
        font-size: 12px;
    }

    .documentViewPopUp.EBVPopUp #msform h3 {
        font-size: 18px;
    }

    #Finprogressbar li:after {
        top: 8px;
    }

    .fastTrackNavbar .navbar-brand {
        padding: 10px 0;
    }

        .fastTrackNavbar .navbar-brand .AfFastLogo {
            width: 140px;
        }

        .fastTrackNavbar .navbar-brand .CCLFlow {
            width: 100px;
        }

    .stepper-horizontal .step {
        padding: 1.5rem 0;
    }

    .fastTrackNavbar.navbar-default {
        padding: 10px 15px;
    }

    .OTPFieldBox input {
        min-width: 40px !important;
    }

    .fastTrackNavbar .navbar-toggle {
        margin-right: 0;
    }

    .whiteBox.padd40 {
        font-size: 11px;
        line-height: 20px;
    }

    .LGContainerHide .panel-title {
        font-size: 14px;
    }

    [data-fld-name="ConsentReportAgreed"] label, [data-fld-name="IsElectronicConcent"] label, [data-fld-name="IsCommunicationPolicy"] label, [data-fld-name="IsConsentToReceiveText"] label, [data-fld-name="IsNCPAuthorisedConsent"] label {
        width: 91%;
    }

    .leftmargin25 {
        margin-left: 27px;
    }

    .LeadCardInfoBlock .shadow-box {
        padding: 1em;
    }

        .LeadCardInfoBlock .shadow-box h1 {
            font-size: 22px;
        }

    .mble_makepayment .amountField.width_96 {
        width: 96% !important;
    }

    .mble_makepayment .paymentElem {
        width: 100%;
        padding: 0;
    }

    .paymentContent .paymentFieldContainer label {
        margin-bottom: 4px;
    }

    .mble_makepayment .paymentFieldContainer {
        width: 76%;
        margin: 0 auto;
        margin-bottom: 17px;
        text-align: left;
    }

        .mble_makepayment .paymentFieldContainer.statement_width {
            width: 100%;
            margin: 0 auto;
        }

            .mble_makepayment .paymentFieldContainer.statement_width table {
                width: 100%;
                margin-bottom: 1em;
            }

    .mble_makepayment .amountField {
        text-align: left;
    }

    .mble_makepayment .paymentFieldContainer .fieldC {
        width: 100%;
        margin-left: 0;
    }

    .mble_makepayment .stmtTable th, .mble_makepayment .stmtTable td {
        padding: 0px 4px 10px;
    }

    .mble_makepayment .mble_ml0 {
        margin-left: 0 !important;
    }

    .mble_makepayment .mble_p0 {
        padding: 0 !important;
    }

    .mble_makepayment .mble_mb0 {
        margin-bottom: 0 !important;
    }

    .mble_makepayment .paymentMulModesContent {
        margin-left: 0 !important;
    }

    .mble_makepayment .CustomerPortalMonetaryCodePaymentTable {
        margin: 0 !important;
    }

    .mble_makepayment .span_label {
        padding-bottom: 5px;
        display: block;
    }

    .mble_makepayment .CustomerPortalMonetaryCodePaymentDD {
        width: 100%
    }

    .mble_makepayment .mble_pb_some {
        padding-bottom: 17px;
        display: block;
    }

    .mble_makepayment .mble_payment_Section .MonetaryCodelistPartialViewData {
        display: block;
    }

    .mble_makepayment .mble_payment_Section .payLeftContent {
        width: 100%;
        margin: 0;
        margin-left: 0 !important;
        padding: 0 0 5px;
    }

    .mble_makepayment .mble_payment_Section .payRightContent {
        width: 100%;
        margin: 0;
        margin-left: 0 !important;
        padding: 0 0 17px;
    }

    .mble_makepayment .mble_payment_Section select, .mble_makepayment .mble_payment_Section input {
        width: 100%;
    }

    .mble_makepayment .mble_btns_make {
        display: block;
        clear: both;
        margin: 0 !important;
    }

    /*.mble_makepayment .mble_btns_make .linkAsButton {
                width: 100% !important;
                margin-bottom: 17px !important;
            }*/

    .mble_makepayment .mble_payment_Section .mble_radio {
        width: 100% !important;
        padding: 0;
    }

        .mble_makepayment .mble_payment_Section .mble_radio input {
            width: initial;
            margin-bottom: 17px !important;
            padding: 0 !important;
            vertical-align: baseline;
        }

    .bank_verify .top_text img {
        width: 70%;
        padding-bottom: 1em;
    }

    .bank_verify .top_text h4 {
        font-size: 15px;
        line-height: inherit;
    }

    .bank_verify .btn_Argylecontiue {
        font-size: 18px;
        padding: 9px 60px;
        margin-top: 10px;
    }

    .personal-details-block a.linkAsButton, .personal-details-block a.adminlinkAsButton, .personal-details-block .anchorButton, .personal-details-block .UpdateProfileBtns .linkAsButton {
        padding: 7px 10px;
    }

    .VerificationPopup {
        min-width: 90%;
        left: 5%;
        width: 90%;
        top: 15%;
    }
}

@media screen and (max-height: 450px) {
    .sidenav {
        padding-top: 15px;
    }

        .sidenav a {
            font-size: 18px;
        }
}

@media screen and (max-width: 400px) {

    .uploadmblbtn {
        padding: 8px 20px 0;
        font-size: 10px;
    }

    .panel-body {
        padding: 15px 0;
    }

    .AdvfinLogo {
        width: 150px !important;
    }

    .mobileMenuContainer {
        margin: 0;
    }

    header .logoContainer {
        width: 100px;
        padding: 17px 10px 10px 10px;
        float: left;
    }

    .paymentElem {
        width: 100%;
        padding: 0px 0px 0px 10px;
        box-sizing: border-box;
    }

    .paymentFieldContainer {
        text-align: left;
    }

    .paymentFieldContainer {
        margin: 10px 0 0 52px;
    }

        .paymentFieldContainer label {
            text-align: left;
        }

        .paymentFieldContainer .fieldC {
            margin: 0;
        }

    .button {
        width: 100%;
        padding: 0;
        height: 35px;
        margin: 5px 0;
    }

    .paymentFieldContainer .buttonLabel, .paymentFieldContainer .fieldC {
        width: 97%;
        margin: 0 auto;
    }

    .resMob {
        width: 100%;
    }

    input.resMobTxtBx {
        width: 95px;
    }

    .accorselect {
        width: 90%;
    }

    .loginQuickApp {
        width: 95%;
    }

    .requestAdvanceDiv {
        width: 95% !important;
    }

    .clearBtns {
        width: 35% !important;
    }

    .alignCen {
        text-align: center !important;
    }

    .reg4Mob {
        margin: 0 -14px;
    }
}

@media screen and (max-width: 395px) {
    .documentViewPopUp.EBVPopUp {
        height: 76%;
        overflow: scroll;
    }

        .documentViewPopUp.EBVPopUp #msform h3 {
            font-size: 18px;
        }
}

@media (min-width:415px) and (max-width:500px) {
    .fileUpload {
        width: 76% !important;
        margin: 0 auto;
        float: right;
    }
}

@media (min-width:320px) and (max-width:375px) {
    .headerMenu {
        padding: 14px 0 !important;
    }

    .indexRightCnt {
        width: 30% !important;
    }

    .indexLeftCnt {
        width: 68% !important;
    }

    .fileUpload {
        width: 90% !important;
        margin: 0 auto;
        float: right;
    }

    .txtAlign {
        text-align: left !important;
        margin: 6px 25px;
    }

    .loginFiled {
        width: 80%;
    }

    .weeklyandBiweeklyContent {
        margin: 10px 25px !important;
    }

    .optionSelect {
        margin-left: -150px;
    }

    .optionDay2content {
        margin-left: 0px !important;
    }

    .alignForMobiles {
        margin-left: 8px !important;
    }

    .alignForMobile {
        margin-left: 28px !important;
    }

    .option2details {
        margin-left: 35px !important;
    }

    .option2Details {
        margin-left: -40px;
    }

    .semimonthlySecondCntn {
        margin: 0 38px !important;
    }

    .payFrequenyLabel {
        display: inline-block !important;
        width: 23% !important;
        color: #fff !important;
    }
}

@media (min-width:325px) and (max-width:375px) {
    .lableDiv {
        margin: 0 46px !important;
    }

    .txtAlign {
        margin: 6px 68px !important;
    }

    .option1WorkLabel {
        margin: 0 37px !important;
    }

    .optionLabel {
        margin: 6px 48px !important;
    }

    .mobHeader {
        width: 100% !important;
    }

    .labelAlign {
        margin: 6px 48px !important;
    }

    .weekMonth {
        margin-left: -35px !important;
    }

    .alignForMobiles {
        margin-left: 6px !important;
    }

    .mobwidth {
        margin-left: -6px;
    }

    .fileUpload {
        width: 81% !important;
        margin: 0 auto;
        float: right;
    }

    .optionSelect {
        margin-left: -150px !important;
    }
}

@media (min-width:375px) and (max-width:414px) {

    .headerMenu {
        padding: 10px 0 !important;
    }

    .alignForMobile {
        margin-left: 65px !important;
    }

    .alignForMobiles {
        margin-left: 40px !important;
    }

    .weeklyandBiweeklyContent {
        margin: 10px 70px !important;
    }

    .mobwidth {
        margin-left: 0px;
    }

    .mobsetAlign {
        margin-left: -0px !important;
    }

    .mobalignSet {
        margin-left: 64px !important;
    }

    .option2Details {
        margin-left: -40px !important;
    }

    .marginElegibity {
        margin: 10px !important;
    }

    .paymentFieldContainer {
        text-align: left;
    }

    .paymentFieldContainer {
        margin: 10px 0 0 52px;
    }

        .paymentFieldContainer label {
            text-align: left;
        }

        .paymentFieldContainer .fieldC {
            width: 97%;
        }

    .semimonthlySecondCntn {
        margin: 0 66px !important;
    }
}

@media (min-width:376px) and (max-width:414px) {
    .lableDiv {
        margin: 0 65px !important;
    }

    .mobthemeTwo {
        margin: 10px 6px !important;
    }

    .txtAlign {
        margin: 6px 88px !important;
    }

    .option1WorkLabel {
        margin: 0 54px !important;
    }

    .paymentFieldContainer label {
        text-align: left;
    }

    .optionLabel {
        margin: 6px 66px !important;
    }

    .fileUpload {
        width: 76% !important;
        margin: 0 auto;
        float: right;
    }

    .needHelp {
        margin: 10px 50px !important;
    }

    .mobHeader {
        width: 100% !important;
    }

    .option2HeaderAlign {
        width: 113% !important;
    }

    .labelAlign {
        margin: 6px 68px !important;
    }

    .optionSelect {
        margin-left: -140px !important;
    }

    .option2Details {
        margin-left: -40px !important;
    }

    input[name="AccountNumber"], input[name="ConfirmAccountNumber"], input[name="CCLastFourDigits"], input[name="ConfirmCCLastFourDigits"], input[name="debitCardCVV"] {
        background-size: 4%;
    }
}

@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (-webkit-min-device-pixel-ratio:2) and (orientation: landscape) {
    .dMInviteBG {
        padding-bottom: 92vh;
        position: relative;
    }
}

@media only screen and (max-width: 590px) {
    .wisconsinStyle .p-5 {
        padding: 2rem !important;
    }

    .wisconsinStyle .LineOffCreditTable table tr td {
        white-space: nowrap;
    }

    .SwitchForMoreCashPopUp.viewPopUp, .AgreementPopUp.viewPopUp {
        width: 96%;
        left: 2%;
        top: 16%;
    }

    .wisconsinStyle .input-floating {
        margin-top: 20px;
    }
}

@media screen and (max-width: 590px) {
    .notMyPhoneLinkPopup {
        text-align: left;
        padding: 1em !important;
    }

    .iframeWidth iframe {
        width: 90% !important;
    }

    #globalPopup .modal-dialog.modal-lg, .modal .modal-dialog.modal-lg {
        width: auto;
    }

    #globalPopup.PaymentNeedPopUp .clear {
        width: 100%;
        margin: 0;
    }

    .docDiv .buttonStyle .linkAsButton {
        width: 100% !important;
        padding: 11px 1em;
    }

    input[name="AccountNumber"], input[name="ConfirmAccountNumber"], input[name="CCLastFourDigits"], input[name="ConfirmCCLastFourDigits"], input[name="debitCardCVV"] {
        background-size: 4%;
    }

    .PWOPaymnetsSection {
        padding: 15px;
    }
}

@media screen and (max-width: 400px) {
    #globalPopup.PaymentNeedPopUp .popupDialogCont {
        width: 100%;
    }
}

/* === FONT FACES === */
@font-face {
    font-family: 'CenturyGothicStd';
    src: url('../fonts/CenturyGothic/CenturyGothicStd.otf') format('opentype');
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: 'CenturyGothicStd-Bold';
    src: url('../fonts/CenturyGothic/CenturyGothicStd-Bold.otf') format('opentype');
    font-weight: 600;
    font-display: swap;
}

@font-face {
    font-family: 'CenturyGothicStd-Italic';
    src: url('../fonts/CenturyGothic/CenturyGothicStd-Italic.otf') format('opentype');
    font-weight: 400;
    font-display: swap;
    font-style: italic;
}

@font-face {
    font-family: 'CenturyGothicStd-BoldItalic';
    src: url('../fonts/CenturyGothic/CenturyGothicStd-BoldItalic.otf') format('opentype');
    font-weight: 600;
    font-display: swap;
    font-style: italic;
}

.af-page-start {
    margin-top: 78px;
}

/* === BASE TYPOGRAPHY === */
body {
    font-family: 'CenturyGothicStd';
    font-weight: 400;
    background-color: #f1f1f1a1;
    color: #3B3F44;
    font-size: 14px;
}

/* === FONT UTILITIES === */
.af-font-Regular {
    font-family: 'CenturyGothicStd';
    font-weight: 400;
    font-style: normal;
}

.fw-600 {
    font-weight: 600;
}

.af-font-Bold,
.fw-bold {
    font-family: 'CenturyGothicStd-Bold';
    font-weight: 600;
    font-style: normal;
}

.af-font-Italic {
    font-family: 'CenturyGothicStd-Italic';
    font-weight: 400;
    font-style: italic;
}

.af-font-ItalicBold {
    font-family: 'CenturyGothicStd-BoldItalic';
    font-weight: 700;
    font-style: italic;
}

.modal {
    background-color: rgba(0, 0, 0, 0.7);
}

    .modal .modal-content {
        border-radius: 12px;
        box-shadow: -1px 5px 14px -1px rgba(0, 0, 0, .1);
        -webkit-box-shadow: -1px 5px 14px -1px rgba(0, 0, 0, .1);
        -moz-box-shadow: -1px 5px 14px -1px rgba(0,0,0,.1);
    }

        .modal .modal-content .modal-body {
            padding: 2em;
            color: #222;
            font-size: 16px;
        }

            .modal .modal-content .modal-body .CrossMark {
                position: absolute;
                top: 5px;
                right: 10px;
                font-size: 20px;
            }

        .modal .modal-content h3 {
            font-size: 18px;
        }

        .modal .modal-content .modal-body p, .modal .modal-content .modal-body span, .modal .modal-content .modal-body ul li {
            color: #222222;
            font-size: 16px;
        }

            .modal .modal-content .modal-body p.fs-12 {
                font-size: 12px;
            }

.hidden {
    display: none !important;
}

.hide {
    display: none !important;
}

.show {
    display: block !important;
}

.AgreementPopUp ul li {
    margin-bottom: 10px;
    line-height: initial;
}

.form-control, input [type="text"], input[type="password"], select {
    min-height: 42px;
}

.form-group {
    margin-bottom: 15px;
}

.spinner {
    -webkit-animation: rotator 1.4s linear infinite;
    animation: rotator 1.4s linear infinite;
}

.btn.popupDialogYes.global-mobile-btn:active {
    background: initial;
    border: initial;
}

.SiteSideNavbar {
    background: #333333;
    border-radius: 20px;
    padding: 14px;
    border: 1px solid #D5D5D5;
}

    .SiteSideNavbar ul li.SideTitle {
        list-style-type: none;
        color: #FF9933;
        width: 100%;
        border-radius: 10px;
        font-size: 16px;
        padding: 10px 20px;
        background: rgb(71 71 71);
        line-height: normal;
        margin-bottom: 6px;
    }

    .SiteSideNavbar ul li.SideHover {
        list-style-type: none;
        width: 100%;
        padding: 8px 15px;
        margin: 0;
    }

        .SiteSideNavbar ul li.SideHover img {
            width: 34px;
            padding-right: 5px;
        }

        .SiteSideNavbar ul li.SideHover:hover {
            background: #FFFFFFBF;
            border-radius: 10px;
        }

            .SiteSideNavbar ul li.SideHover:hover img {
                filter: brightness(0) saturate(100%);
            }

            .SiteSideNavbar ul li.SideHover:hover a {
                color: #333333;
            }

        .SiteSideNavbar ul li.SideHover a {
            color: #FFFFFF;
            text-decoration: none;
            font-size: 14px;
            vertical-align: middle;
            display: block;
            cursor: pointer;
        }

        .SiteSideNavbar ul li.SideHover.GoPaperLessText span {
            background: #fff;
            padding: 4px 10px;
            border-radius: 50px;
            float: right;
            color: #343434;
        }

            .SiteSideNavbar ul li.SideHover.GoPaperLessText span a {
                color: #343434;
                font-size: 12px;
                line-height: normal;
                display: list-item;
            }

        .SiteSideNavbar ul li.SideHover.GoPaperLessText a {
            display: inline-block;
        }

@-webkit-keyframes rotator {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(270deg);
        transform: rotate(270deg);
    }
}

@keyframes rotator {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(270deg);
        transform: rotate(270deg);
    }
}

#globalProgressPopup .path {
    stroke-dasharray: 187;
    stroke-dashoffset: 0;
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-animation: dash 1.4s ease-in-out infinite, colors 5.6s ease-in-out infinite;
    animation: dash 1.4s ease-in-out infinite, colors 5.6s ease-in-out infinite;
}

@-webkit-keyframes colors {
    0% {
        stroke: #4285F4;
    }

    25% {
        stroke: #DE3E35;
    }

    50% {
        stroke: #F7C223;
    }

    75% {
        stroke: #1B9A59;
    }

    100% {
        stroke: #4285F4;
    }
}

@keyframes colors {
    0% {
        stroke: #4285F4;
    }

    25% {
        stroke: #DE3E35;
    }

    50% {
        stroke: #F7C223;
    }

    75% {
        stroke: #1B9A59;
    }

    100% {
        stroke: #4285F4;
    }
}

@-webkit-keyframes dash {
    0% {
        stroke-dashoffset: 187;
    }

    50% {
        stroke-dashoffset: 46.75;
        -webkit-transform: rotate(135deg);
        transform: rotate(135deg);
    }

    100% {
        stroke-dashoffset: 187;
        -webkit-transform: rotate(450deg);
        transform: rotate(450deg);
    }
}

@keyframes dash {
    0% {
        stroke-dashoffset: 187;
    }

    50% {
        stroke-dashoffset: 46.75;
        -webkit-transform: rotate(135deg);
        transform: rotate(135deg);
    }

    100% {
        stroke-dashoffset: 187;
        -webkit-transform: rotate(450deg);
        transform: rotate(450deg);
    }
}

.AfterLogin {
    background: #fff;
}

    .AfterLogin .mainContent {
        padding: 3em 0px;
        min-height: 250px;
    }

    .AfterLogin.bg-white {
        font-size: 14px;
    }

.alignBtnBlock a.linkAsButton {
    border-radius: 10px;
    color: #fff;
    font-weight: normal;
}

.linkAsButton.btn-sm {
    padding: 10px 20px;
    font-size: 14px;
}

input, button, select, optgroup, textarea {
    vertical-align: text-bottom;
}

.red-color {
    color: #FF0000;
}

.input-group .form-control {
    border-top-right-radius: 5px !important;
    border-bottom-right-radius: 4px !important;
}

input.form-control:focus, select.form-control:focus {
    border-color: #86b7fe;
    outline: 0;
    box-shadow: none;
}

.linkAsButton.border-radius-50 {
    border-radius: 10px;
}

.btn-check:checked + .btn, :not(.btn-check) + .btn:active, .btn:first-child:active, .btn.active, .btn.show {
    color: #fff !important;
    background-color: #3b9637cf !important;
    border-color: #3b9637cf !important;
}

.btn.registerSubmit:first-child:active {
    background-color: #ffcc66 !important;
    color: #000 !important;
    border: 1px solid #ffcc66 !important;
}

.btn.redButtonClr:first-child:active {
    background-color: #CE0E2D !important;
    color: #fff !important;
    border: 1px solid #CE0E2D !important;
}

.btn:focus-visible {
    background: #3b9637cf;
}

.btn.linkAsButton.border-radius-50 {
    border-radius: 10px;
}

.btn.linkAsButton:hover {
    background-color: #3b9637cf;
    color: #fff;
}

.linkAsButton.redBtn {
    background-color: #ac122a;
    border: solid 1px #ac122a;
}

    .linkAsButton.redBtn:hover {
        background-color: #ac122a;
    }

.linkAsButton.grayBtn {
    background-color: #585856;
    border: solid 1px #585856;
}

    .linkAsButton.grayBtn:hover {
        background-color: #585856;
        border: solid 1px #585856;
    }

.innerPageBlock {
    padding: 2em 0;
}

.YellowClr {
    color: #f6ce54;
}

.GreenColor {
    color: #3C9F63;
}

.fs-8 {
    font-size: 8px;
}

.fs-9 {
    font-size: 9px;
}

.fs-10 {
    font-size: 10px !important;
}

.fs-11 {
    font-size: 11px;
}

.fs-12 {
    font-size: 12px;
}

.fs-13 {
    font-size: 13px;
}

.fs-14 {
    font-size: 14px;
}

.fs-15 {
    font-size: 15px;
}

.fs-16 {
    font-size: 16px;
}

.fs-17 {
    font-size: 17px;
}

.fs-18 {
    font-size: 18px;
}

.fs-19 {
    font-size: 19px;
}

.fs-20 {
    font-size: 20px;
}

.fs-21 {
    font-size: 21px;
}

.fs-22 {
    font-size: 22px;
}

.fs-23 {
    font-size: 23px;
}

.fs-24 {
    font-size: 24px;
}

.fs-26 {
    font-size: 26px;
}

.fs-28 {
    font-size: 28px;
}

.fs-30 {
    font-size: 30px;
}

/* === BUTTONS === */
.af-green-btn, .linkAsButton,
.af-red-btn,
.af-decline-btn,
.af-light-btn,
.af-transparent-btn {
    font-family: 'CenturyGothicStd';
    font-size: 16px;
    padding: 10px 15px;
    border-radius: 10px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    border: none;
    color: #fff;
}

.af-green-btn,
.linkAsButton {
    background-color: #3b9637cf;
}

.af-red-btn {
    background-color: #FC3B31;
}

.af-decline-btn {
    background-color: #5e5757;
}

.af-light-btn {
    background-color: #fff;
    border: 1px solid #393939;
    color: #393939;
}

.af-transparent-btn {
    background-color: transparent;
    border: 1px solid #FFF;
    color: #393939;
}

/*af-header-style*/
/* === HEADER BASE === */
#header {
    top: 0;
    z-index: 999;
    background: #fff;
    border-bottom: 3.2px solid #ffde6c;
    min-height: 65px;
}

    #header .navbar,
    #header .navbar .navbar-toggler {
        background: #fff;
        border: none;
    }

    #header .navbar-toggler {
        padding: 0;
    }

    #header .navbar .navbar-toggler:focus {
        box-shadow: none;
    }

    #header .navbar .mobile-header-login {
        font-weight: 600;
        font-size: 10px;
    }

    /* #header .navbar-brand,
    #header .navbar {
        padding: 0;
    }*/

    #header .navbar-brand img {
        width: 180px;
    }

    #header .af-ccflow-logo img {
        width: 180px;
    }

    #header .navbar-expand-sm .navbar-collapse {
        position: relative;
    }

    /* === NAVIGATION MENU === */
    #header .navbar-nav li a {
        padding: 0 18px;
        font-size: 13px;
        color: #525252;
        font-weight: 600;
        transition: none;
    }

        #header .navbar-nav li a:hover {
            color: #000;
        }

        #header .navbar-nav li a.MenuBorderRight {
            padding: 1.8rem 18px 1.8rem;
            padding-right: 0;
        }

            #header .navbar-nav li a.MenuBorderRight::after {
                content: "";
                border-right: 1px solid #000;
                padding-left: 15px;
            }

    #header .navbar-nav li.borderRightNone {
        border-right: none;
    }

    #header .navbar-nav li.active {
        border-bottom: 2px solid #ce0e2d;
        color: #000;
        font-weight: 600;
    }
    /* === DROPDOWNS === */
    #header .navbar-nav li .online-loans-dropdown,
    #header .navbar-nav li .about-dropdown {
        box-shadow: 0 32px 60px rgba(0, 0, 0, 0.1);
        border: none;
        border-radius: 0;
        border-top: 2px solid #c3512f;
        margin-top: -1px;
        position: absolute;
        background: #fff;
    }

    #header .navbar-nav li .online-loans-dropdown {
        padding: 15px;
        width: 850px;
        right: 0;
        top: 100%;
    }

    #header .navbar-nav li .about-dropdown {
        padding: 0;
        width: 210px;
        right: 33%;
        top: 100%;
    }

        #header .navbar-nav li .online-loans-dropdown .list-group a,
        #header .navbar-nav li .about-dropdown .list-group a {
            display: block;
            padding: 7px 12px;
            font-size: 12px;
            line-height: 22px;
            font-weight: 400;
            color: #525252;
            text-decoration: none;
            position: relative;
        }

    #header .navbar-nav li .online-loans-dropdown .list-group a {
        padding: 2px 12px;
    }

        #header .navbar-nav li .online-loans-dropdown .list-group a.title-submenu {
            font-size: 16px;
            font-weight: 600;
            line-height: 1.1em;
            margin-bottom: 0.5em;
            padding: 0;
            background: transparent;
            color: #000;
        }

            #header .navbar-nav li .online-loans-dropdown .list-group a.title-submenu:hover {
                text-decoration: underline;
            }

        #header .navbar-nav li .online-loans-dropdown .list-group a:hover,
        #header .navbar-nav li .about-dropdown .list-group a:hover {
            background-color: #f8f8f8;
        }

/* === BULLET DECORATOR === */
.avia-bullet {
    display: block;
    position: absolute;
    top: 51%;
    left: 3px;
    margin-top: -3px;
    width: 0;
    height: 0;
    border-top: 3px solid transparent !important;
    border-bottom: 3px solid transparent !important;
    border-left: 3px solid #969696;
}

/* === BUTTON SECTIONS === */
#header li.login-btn,
#header li.get-cash-now-btn {
    border-right: none;
}

    #header li.login-btn a.af-light-btn {
        margin: 0 13px;
        padding: 9.2px 15px;
        font-size: 16px;
        color: #222;
        width: 145px;
        border: 2px solid #393939;
    }

    #header li.get-cash-now-btn a.af-green-btn {
        margin: 0 13px;
        padding: 10px 15px;
        font-size: 16px;
        border-bottom: none;
        border: 1px solid transparent;
        margin-right: 0;
    }

/* === FAST TRACK NAVBAR === */

#header.fastTrackNavbar li.call-section {
    color: #626266;
}

    #header.fastTrackNavbar li.call-section a {
        font-size: 15px;
        padding-left: 5px;
        font-weight: 500;
        color: #626266;
    }

    #header.fastTrackNavbar li.call-section .call-img {
        width: 25px;
        margin-right: 0.5em;
        vertical-align: super;
    }

/* === DROPDOWN AUTO SHOW ON HOVER === */
.dropdown:hover .dropdown-menu {
    display: block;
}

/* === MOBILE MENU === */
.mobile-memu {
    transition: 0.5s;
    overflow: auto;
}

    .mobile-memu .btn-close {
        padding: 2em;
    }

        .mobile-memu .btn-close:focus {
            box-shadow: none;
        }

    .mobile-memu ul {
        display: contents;
        padding-bottom: 3em;
    }

        .mobile-memu ul li {
            list-style-type: none;
        }

            .mobile-memu ul li a {
                display: block;
                padding: 10px 50px;
                font-size: 16px;
                color: #333;
                text-decoration: none;
                line-height: 1.3em;
                border-bottom: 1px solid #e1e1e1;
                position: relative;
                transition: 0.3s;
            }

                .mobile-memu ul li a .avia-line {
                    position: absolute;
                    top: 50%;
                    left: 50px;
                    width: 7px;
                    height: 1px;
                    background-color: #333;
                    margin-left: -1em;
                    opacity: 0.3;
                    border: none !important;
                }

/* === AF Footer Style === */
#footer {
    background: #c4c3c1;
    padding: 3em 0 2em;
    z-index: 1;
}

    /* Yellow divider */
    #footer .yellowDevider {
        border: 2px solid #ffde6c;
        opacity: 1;
    }

    /* Footer grid and headings */
    #footer .af-footer-grid {
        margin-bottom: 0;
    }

        #footer .af-footer-grid h3,
        #footer .af-footer-grid .h3 {
            color: #fff;
            font-size: 16px;
            font-weight: 600;
        }

        /* Footer links */
        #footer .af-footer-grid .af-footer-ul {
            padding-top: 0;
        }

            #footer .af-footer-grid .af-footer-ul a {
                display: block;
                font-size: 14px;
                color: #000;
                text-decoration: none;
                padding: 5px 0;
                transition: color 0.2s ease-in-out;
            }

                #footer .af-footer-grid .af-footer-ul a:hover,
                #footer .af-footer-grid .af-footer-ul a:focus {
                    color: #333;
                }

                #footer .af-footer-grid .af-footer-ul a.active {
                    font-weight: 600;
                    color: #000 !important;
                }

        /* Social links */
        #footer .af-footer-grid .af-social-links li {
            margin-right: 0.7em;
            display: inline-block;
            margin-left: 0;
        }

            #footer .af-footer-grid .af-social-links li a i {
                font-size: 28px;
            }

            #footer .af-footer-grid .af-social-links li a img {
                width: 30px;
                height: auto;
            }

    /* Bottom red divider */
    #footer .af-footer-bottom .red-devider-line {
        border-top: 2px solid #ce0e2d;
        margin: 1em 0 2em;
    }

    /* Footer logos */
    #footer .footer-logos {
        padding: 1vw 0 0;
    }

        #footer .footer-logos ul {
            margin-bottom: 0;
            display: flex;
            flex-wrap: wrap;
            gap: 1em;
            align-items: center;
        }

            #footer .footer-logos ul li {
                list-style: none;
            }

            /* Logo sizes */
            #footer .footer-logos ul .cfsa img,
            #footer .footer-logos ul .olaMemberSeal img {
                width: 4.5vw;
                max-width: 80px;
                height: auto;
                vertical-align: middle;
            }

            #footer .footer-logos ul #siteseal img {
                width: 12vw;
                height: auto;
            }

.dropdown:hover .dropdown-menu {
    display: block;
}

.clsCCFlow img {
    width: 133px;
}

.mobile-memu {
    transition: 0.5s;
    overflow: auto;
    padding-bottom: 5.5em;
}

    .mobile-memu .btn-close {
        padding: 2em;
    }

        .mobile-memu .btn-close:focus {
            box-shadow: none;
        }

    .mobile-memu ul {
        display: contents;
        padding-bottom: 3em;
    }

        .mobile-memu ul li {
            list-style-type: none;
        }

            .mobile-memu ul li a {
                padding: 12px 26px;
                text-decoration: none;
                font-size: 15px;
                color: #333;
                display: block;
                transition: 0.3s;
                border-bottom: 1px solid #e1e1e1;
                line-height: 1em;
                position: relative;
            }

                .mobile-memu ul li a .avia-line {
                    height: 1px;
                    display: block;
                    position: absolute;
                    margin-top: 0;
                    opacity: 0.3;
                    border: none !important;
                    width: 7px;
                    left: 50px;
                    top: 50%;
                    background-color: #333;
                    margin-left: -1em;
                }

.primary-Clr {
    color: #ce0e2d;
}

/*After Login*/
.WelcomeTextSection {
    background: #333333;
    padding: 10px 0;
}

.InnerPageTitle h2 {
    color: #000;
    margin-top: 0;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 1.5em;
}

    .InnerPageTitle h2:after {
        border-bottom: 2px solid black;
        content: "";
        display: block;
        padding-top: 14px;
        width: 85px;
    }

.boxwithTable {
    border: 1px solid #d5d5d5;
    border-radius: 8px;
    margin-bottom: 2em;
}

    .boxwithTable .content {
        padding: 5px;
        background: #fff;
        border-bottom-left-radius: 8px;
        border-bottom-right-radius: 8px;
    }

        .boxwithTable .content table {
            margin-bottom: 0;
        }

            .boxwithTable .content table td {
                color: #000000;
                border: 0;
                padding: 4px;
                height: 32px;
                vertical-align: middle;
            }

                .boxwithTable .content table td.btn_href {
                    text-align: center;
                }

                    .boxwithTable .content table td.btn_href a {
                        cursor: pointer;
                        color: #24749A;
                        text-align: center;
                        background: #D9D9D940;
                        padding: 3px 7px;
                        border-radius: 3px;
                        text-decoration: none;
                        display: block;
                    }

.your-af247-offers {
    position: relative;
    background: #4A4A4A;
    color: #fff;
    padding: 8px;
    margin: 0;
    border-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

    .your-af247-offers h3 {
        font-size: 14px;
        font-weight: normal;
        margin: 0;
    }

#quick_actions .your-af247-offers, .borderBottomNo .your-af247-offers {
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}

#quick_actions .request-cash-advace a, #quick_actions .enroll-convinence-fee a {
    cursor: pointer;
    padding: 12px 0;
    font-size: 14px;
    display: flow;
    margin: 0;
    width: 100% !important;
    text-align: center;
    font-weight: 600;
    height: auto;
    border: none;
}

#quick_actions .request-cash-advace p, #quick_actions .enroll-convinence-fee p {
    font-size: 9px;
}
/*Sidebar Styles*/
.PageSidebar {
    background: #333;
    color: #fff;
    padding: 1em;
    border-radius: 4px;
}

    .PageSidebar h3 {
        font-size: 16px;
        font-weight: 600;
        margin-bottom: .7em;
    }

    .PageSidebar ul {
        margin-bottom: 1em;
    }

        .PageSidebar ul li {
            line-height: 12px;
        }

            .PageSidebar ul li a:hover {
                color: #ce0e2d;
            }

/*Fasttrack Page*/
#header.fastTrackNavbar li {
    padding: 2.5px 0;
}

    #header.fastTrackNavbar li .call-section {
        font-size: 15px;
        line-height: 24px;
        vertical-align: middle;
        color: #626266;
    }

        #header.fastTrackNavbar li .call-section a {
            color: #626266;
            font-weight: 500;
            font-size: 15px;
            padding-left: 5px;
        }

        #header.fastTrackNavbar li .call-section .call-img {
            width: 25px;
            vertical-align: super;
            margin-right: .5em;
        }

    #header.fastTrackNavbar li.login-btn a:hover {
        border-bottom: 2px solid #585856;
    }

.sidenavFastTrack {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #111;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
}

    .sidenavFastTrack .closebtn {
        position: absolute;
        top: 0;
        right: 25px;
        font-size: 36px;
        margin-left: 50px;
    }

    .sidenavFastTrack a {
        padding: 15px 8px 8px 20px;
        text-decoration: none;
        font-size: 16px;
        color: #fff;
        display: block;
        transition: 0.3s;
    }

.fastTrackNavbar .hamburger_btn {
    display: none;
}

.FastTrackBanner {
    background-image: url('../Images/webpImages/bg-Invitation-Code_Landing.webp');
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 530px;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .FastTrackBanner .fastTrackBlock h2 {
        color: #636466;
        font-size: 33px;
        line-height: normal;
        margin-bottom: 1em;
        font-weight: 600;
        font-family: 'Roboto', sans-serif !important;
        letter-spacing: 2px;
    }

    .FastTrackBanner .fastTrackBlock .form-control {
        text-align: center;
        font-size: 17px;
        color: #525252;
        font-weight: normal;
        text-transform: capitalize;
    }

        .FastTrackBanner .fastTrackBlock .form-control:focus {
            border-color: #ccc;
            outline: 0;
            box-shadow: none;
        }

.fastTrackBlock .continue_btn {
    margin-top: 2em;
    margin-bottom: 1em
}

    .fastTrackBlock .continue_btn .loginButton {
        background: #3b9637cf;
        border-color: #3b9637cf;
        padding: 10px 15px;
        color: #fff;
        font-size: 16px;
    }

.fastTrackBlock .bank_text p {
    margin: 0;
    color: #636466;
}

.fastTrackBlock input[type='text']::-webkit-input-placeholder {
    text-align: center;
    font-weight: bold;
    color: #000;
}

.fastTrackBlock input::placeholder {
    color: grey !important;
}

.fastTrackBlock .addfocus {
    border-color: red;
}

.fastTrackBlock select option {
    text-align: left !important;
}

.fastTrackBlock .centertext {
    text-align: center !important;
}

/*Welcome screen*/
.widthdrawal-box h2 {
    font-size: 28px;
    color: #3b9637cf;
}

.widthdrawal-box .withdrawalButtonCSS {
    background-color: #3b9637cf;
    border: solid 1px #3b9637cf;
    color: #fff !important;
    width: fit-content !important;
    margin: 0 auto;
    font-size: 1.2em;
    font-weight: normal;
    cursor: pointer;
    text-decoration: none !important;
}

.widthdrawal-box .ChangeAmount {
    background: #eee;
    border: #eee;
    color: blue;
    padding: 5px 20px;
    border-radius: 4px;
}

.widthdrawal-box p a {
    color: blue;
}

.widthdrawal-box .minimun-div {
    text-align: left;
    width: 24%;
    margin: 0 auto;
    padding-top: 1em;
}

.widthdrawal-box .icon-box {
    position: relative;
}

    .widthdrawal-box .icon-box input {
        padding-left: 1.5em;
        width: 184px;
    }

    .widthdrawal-box .icon-box span {
        position: absolute;
        left: 5px;
        top: 9px;
        font-size: 16px;
        font-weight: bold;
    }

.widthdrawal-box .btnChangeAmount {
    color: #337AB7;
    font-weight: 600;
    font-size: 14px;
    margin-top: 10px;
    cursor: pointer;
    border: 1px solid #000;
    border-radius: 4px;
    padding: 7px 15px;
}

    .widthdrawal-box .btnChangeAmount:hover {
        color: #337AB7;
    }

.dynamicErrorMessage {
    display: none;
}

/* New Css */
#launcher {
    left: auto !important;
    width: auto !important;
    right: 20px !important;
}

#webWidget {
    left: auto !important;
    right: 20px !important;
}

.clsCCFlow {
    margin-left: 1em;
    display: inline-block;
}

.OnlineHeader .clsCCFlow {
    margin-left: 0;
    padding: 17px 0 12px;
}

/*Login Screen*/
#sitebanner {
    background-repeat: no-repeat;
    background: #00000080;
    background-image: url('../Images/webpImages/sitebanner.webp');
    min-height: 450px;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
}

.LoginBoxItem {
    background-color: rgba(131, 119, 109, 0.83);
    border-radius: 5px;
    color: #fff;
    padding: 16px;
}

    .LoginBoxItem.AlteredCustomer {
        border-radius: 16px;
        color: #393939;
        padding: 16px;
        background: rgba(252, 252, 253, 0.65);
    }

    .LoginBoxItem .flexLoanLogo img {
        width: 65%;
        margin-bottom: 0;
    }

    .LoginBoxItem label {
        font-size: 16px;
        padding-bottom: 0;
        line-height: normal;
    }

    .LoginBoxItem .loginButton {
        text-decoration: none;
        padding: 10px 15px;
        border-radius: 10px;
        font-size: 16px;
    }

        .LoginBoxItem .loginButton:focus {
            outline: none;
            color: #fff;
        }

.ForgotBlock .LoginBoxItem {
    background: #000000ba;
}

#sitebanner .TextBorrow p {
    font-size: 18px;
    color: white;
    margin: 0;
    margin-top: 2em;
}

.width96 {
    width: 96%;
}

    .width96 span {
        font-size: 20px;
    }

#forgotBanner {
    background-repeat: no-repeat;
    background: #00000080;
    background-image: url('../Images/webpImages/createaccountbg.webp');
    min-height: 450px;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
}

    #forgotBanner.ForgotBlock {
        min-height: 600px;
    }

    #forgotBanner .LoginBoxItem {
        padding: 1.5em;
    }

.SSNText {
    font-size: 16px;
}

.emailTextBlock h2 {
    font-size: 18px;
    color: #FFE;
    margin: 0;
    margin-bottom: 10px;
}

#forgotBanner label {
    font-size: 14px;
    margin-bottom: 5px;
}

.validateMessage {
    color: #ce0e2d;
}

    .validateMessage span {
        font-size: 14px;
    }

.colorBlue {
    color: #23527c;
}

.white-color {
    color: #fff;
}

.colorRed {
    color: red;
}

.gobackBtn {
    color: #000;
    background: #fff;
    margin-left: 1em;
    padding: 10px 15px;
    border: solid 1px #fff;
    border-radius: 10px;
}

    .gobackBtn:hover {
        color: #000;
        background: #f9f9f9;
    }

.OTPBoxModal {
    min-width: 32%;
    top: 20%;
    left: 34%;
    width: 27%;
    min-height: 320px;
    display: flex;
    padding: 21px;
    border: 1px solid #eee;
    border-radius: 13px;
    margin-top: 1em;
    box-shadow: -1px 5px 14px -1px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: -1px 5px 14px -1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: -1px 5px 14px -1px rgba(0, 0, 0, 0.1);
    align-items: center;
}

    .OTPBoxModal .inner-box {
        width: 74%;
        margin: 0 auto;
    }

        .OTPBoxModal .inner-box .border {
            border: 1px solid #ddd;
            padding: 6px;
            margin: 4px 0 1em;
            border-radius: 4px;
            line-height: 10px;
        }

            .OTPBoxModal .inner-box .border input[type=radio] {
                margin: 0px;
                vertical-align: sub;
                line-height: normal;
            }

            .OTPBoxModal .inner-box .border label {
                margin: 0;
                padding-left: 7px;
                font-size: 12px;
                line-height: 26px;
            }

    .OTPBoxModal .linkAsButton {
        cursor: pointer;
        width: 100% !important;
        border-radius: 10px;
        padding: 10px;
        margin-top: 20px;
        font-weight: normal;
    }

    .OTPBoxModal .crossMark a {
        position: absolute;
        top: 5px;
        right: 10px;
        font-size: 15px;
    }

    .OTPBoxModal .circlemark img {
        width: 43px;
        text-align: center;
        margin: 0 auto;
        padding: 2em 0;
    }

    .OTPBoxModal .bottomPoptext a {
        color: #5C84EC;
    }

/*View Transaction*/
.viewTransactionTable {
    border-radius: 4px;
    overflow: hidden;
}

    .viewTransactionTable .bg-tr-heading td {
        background: #4A4A4A;
        color: #fff;
    }

    .viewTransactionTable .bg-td-heading td {
        background: #e8e8e8;
        vertical-align: middle;
    }

        .viewTransactionTable .bg-td-heading td .redText {
            color: #FF0000;
        }


/*Panel Styles*/

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}

.panel-body {
    padding: 15px 2em;
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

    .panel-heading > .dropdown .dropdown-toggle {
        color: inherit;
    }

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
}

    .panel-title > a,
    .panel-title > small,
    .panel-title > .small,
    .panel-title > small > a,
    .panel-title > .small > a {
        color: inherit;
    }

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.panel > .list-group,
.panel > .panel-collapse > .list-group {
    margin-bottom: 0;
}

    .panel > .list-group .list-group-item,
    .panel > .panel-collapse > .list-group .list-group-item {
        border-width: 1px 0;
        border-radius: 0;
    }

    .panel > .list-group:first-child .list-group-item:first-child,
    .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
        border-top: 0;
        border-top-left-radius: 3px;
        border-top-right-radius: 3px;
    }

    .panel > .list-group:last-child .list-group-item:last-child,
    .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
        border-bottom: 0;
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
    }

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0;
}

.list-group + .panel-footer {
    border-top-width: 0;
}

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
    margin-bottom: 0;
}

    .panel > .table caption,
    .panel > .table-responsive > .table caption,
    .panel > .panel-collapse > .table caption {
        padding-right: 15px;
        padding-left: 15px;
    }

    .panel > .table:first-child,
    .panel > .table-responsive:first-child > .table:first-child {
        border-top-left-radius: 3px;
        border-top-right-radius: 3px;
    }

        .panel > .table:first-child > thead:first-child > tr:first-child,
        .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
        .panel > .table:first-child > tbody:first-child > tr:first-child,
        .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
            border-top-left-radius: 3px;
            border-top-right-radius: 3px;
        }

            .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
            .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
            .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
            .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
            .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
            .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
            .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
            .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
                border-top-left-radius: 3px;
            }

            .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
            .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
            .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
            .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
            .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
            .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
            .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
            .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
                border-top-right-radius: 3px;
            }

    .panel > .table:last-child,
    .panel > .table-responsive:last-child > .table:last-child {
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
    }

        .panel > .table:last-child > tbody:last-child > tr:last-child,
        .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
        .panel > .table:last-child > tfoot:last-child > tr:last-child,
        .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
            border-bottom-right-radius: 3px;
            border-bottom-left-radius: 3px;
        }

            .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
            .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
            .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
            .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
            .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
            .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
            .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
            .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
                border-bottom-left-radius: 3px;
            }

            .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
            .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
            .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
            .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
            .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
            .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
            .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
            .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
                border-bottom-right-radius: 3px;
            }

    .panel > .panel-body + .table,
    .panel > .panel-body + .table-responsive,
    .panel > .table + .panel-body,
    .panel > .table-responsive + .panel-body {
        border-top: 1px solid #ddd;
    }

    .panel > .table > tbody:first-child > tr:first-child th,
    .panel > .table > tbody:first-child > tr:first-child td {
        border-top: 0;
    }

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
    border: 0;
}

    .panel > .table-bordered > thead > tr > th:first-child,
    .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
    .panel > .table-bordered > tbody > tr > th:first-child,
    .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
    .panel > .table-bordered > tfoot > tr > th:first-child,
    .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
    .panel > .table-bordered > thead > tr > td:first-child,
    .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
    .panel > .table-bordered > tbody > tr > td:first-child,
    .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
    .panel > .table-bordered > tfoot > tr > td:first-child,
    .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-left: 0;
    }

    .panel > .table-bordered > thead > tr > th:last-child,
    .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
    .panel > .table-bordered > tbody > tr > th:last-child,
    .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
    .panel > .table-bordered > tfoot > tr > th:last-child,
    .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
    .panel > .table-bordered > thead > tr > td:last-child,
    .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
    .panel > .table-bordered > tbody > tr > td:last-child,
    .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
    .panel > .table-bordered > tfoot > tr > td:last-child,
    .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-right: 0;
    }

    .panel > .table-bordered > thead > tr:first-child > td,
    .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
    .panel > .table-bordered > tbody > tr:first-child > td,
    .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
    .panel > .table-bordered > thead > tr:first-child > th,
    .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
    .panel > .table-bordered > tbody > tr:first-child > th,
    .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
        border-bottom: 0;
    }

    .panel > .table-bordered > tbody > tr:last-child > td,
    .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
    .panel > .table-bordered > tfoot > tr:last-child > td,
    .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
    .panel > .table-bordered > tbody > tr:last-child > th,
    .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
    .panel > .table-bordered > tfoot > tr:last-child > th,
    .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
        border-bottom: 0;
    }

.panel > .table-responsive {
    margin-bottom: 0;
    border: 0;
}

.panel-group {
    margin-bottom: 20px;
}

    .panel-group .panel {
        margin-bottom: 0;
        border-radius: 4px;
    }

        .panel-group .panel + .panel {
            margin-top: 5px;
        }

    .panel-group .panel-heading {
        border-bottom: 0;
    }

        .panel-group .panel-heading + .panel-collapse > .panel-body,
        .panel-group .panel-heading + .panel-collapse > .list-group {
            border-top: 1px solid #ddd;
        }

    .panel-group .panel-footer {
        border-top: 0;
    }

        .panel-group .panel-footer + .panel-collapse .panel-body {
            border-bottom: 1px solid #ddd;
        }

.panel-default {
    border-color: #ddd;
}

    .panel-default > .panel-heading {
        color: #333;
        background-color: #f5f5f5;
        border-color: #ddd;
    }

        .panel-default > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #ddd;
        }

        .panel-default > .panel-heading .badge {
            color: #f5f5f5;
            background-color: #333;
        }

    .panel-default > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #ddd;
    }

.panel-primary {
    border-color: #337ab7;
}

    .panel-primary > .panel-heading {
        color: #fff;
        background-color: #337ab7;
        border-color: #337ab7;
    }

        .panel-primary > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #337ab7;
        }

        .panel-primary > .panel-heading .badge {
            color: #337ab7;
            background-color: #fff;
        }

    .panel-primary > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #337ab7;
    }

.panel-success {
    border-color: #d6e9c6;
}

    .panel-success > .panel-heading {
        color: #3c763d;
        background-color: #dff0d8;
        border-color: #d6e9c6;
    }

        .panel-success > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #d6e9c6;
        }

        .panel-success > .panel-heading .badge {
            color: #dff0d8;
            background-color: #3c763d;
        }

    .panel-success > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #d6e9c6;
    }

.panel-info {
    border-color: #bce8f1;
}

    .panel-info > .panel-heading {
        color: #31708f;
        background-color: #d9edf7;
        border-color: #bce8f1;
    }

        .panel-info > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #bce8f1;
        }

        .panel-info > .panel-heading .badge {
            color: #d9edf7;
            background-color: #31708f;
        }

    .panel-info > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #bce8f1;
    }

.panel-warning {
    border-color: #faebcc;
}

    .panel-warning > .panel-heading {
        color: #8a6d3b;
        background-color: #fcf8e3;
        border-color: #faebcc;
    }

        .panel-warning > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #faebcc;
        }

        .panel-warning > .panel-heading .badge {
            color: #fcf8e3;
            background-color: #8a6d3b;
        }

    .panel-warning > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #faebcc;
    }

.panel-danger {
    border-color: #ebccd1;
}

    .panel-danger > .panel-heading {
        color: #a94442;
        background-color: #f2dede;
        border-color: #ebccd1;
    }

        .panel-danger > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #ebccd1;
        }

        .panel-danger > .panel-heading .badge {
            color: #f2dede;
            background-color: #a94442;
        }

    .panel-danger > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #ebccd1;
    }

.panel-body .form-group {
    margin-bottom: 15px;
}

.panel-body label {
    margin-bottom: 3px;
    line-height: inherit;
}

.panel-body .label-align {
    line-height: inherit;
}

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}

    .btn-primary:hover {
        color: #fff;
        background-color: #286090;
        border-color: #204d74;
    }

.cityWidth {
    width: 288px !important;
    top: auto;
    padding: 4px;
}

/*Argyle Screen*/

.iFrameCustomerAppSummary .box_border {
    width: 100%;
}

.iFrameCustomerAppSummary .scroll_bar {
    padding: 2em;
    height: 462px;
    overflow: auto;
}

.iFrameCustomerAppSummary .mb_1 {
    margin-bottom: 1em;
}

.iFrameCustomerAppSummary .mb_2 {
    margin-bottom: 2em;
}

.iFrameCustomerAppSummary .box_border .border {
    border: 1px solid #343a40 !important;
    padding: 1.5em;
}

.iFrameCustomerAppSummary .text-right {
    text-align: right;
}

.iFrameCustomerAppSummary .Mbl_btn {
    padding: 1em 0 0;
}

.iFrameCustomerAppSummary .customerleftContent {
    width: 100%;
}

.iFrameCustomerAppSummary .documentViewPopUp {
    overflow: hidden;
}

.iFrameCustomerAppSummary .body-styles {
    width: 100% !important;
}

    .iFrameCustomerAppSummary .body-styles table tr td u b {
        font-size: 18px !important;
    }

    .iFrameCustomerAppSummary .body-styles * {
        font-size: 13px !important;
        text-align: justify;
    }

    .iFrameCustomerAppSummary .body-styles table tr td, .body-styles table tr th {
        padding: 0 !important;
    }

    .iFrameCustomerAppSummary .body-styles table.PaddTable {
        border-color: #000;
    }

        .iFrameCustomerAppSummary .body-styles table.PaddTable tr td {
            padding: 15px;
        }

.iFrameCustomerAppSummary .width18 {
    width: 18% !important;
}

.iFrameCustomerAppSummary .body-styles .table-wid td:first-child {
    width: revert-layer !important;
}

.ArgyleBlockUl .real_list {
    padding: 0;
}


    .ArgyleBlockUl .real_list li {
        list-style-type: none;
    }


    .ArgyleBlockUl .real_list .img_left {
        display: inline-block;
        vertical-align: top;
        padding-right: 10px;
        width: 7%;
    }

        .ArgyleBlockUl .real_list .img_left img {
            width: 24px;
        }


    .ArgyleBlockUl .real_list .img_right {
        display: inline-block;
        width: 87%;
    }

.QuestionaryList ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

    .QuestionaryList ul li {
        line-height: 26px;
    }

        .QuestionaryList ul li input[type="radio"], .QuestionaryList ul li input[type="checkbox"] {
            margin: 2px 5px 1px 0px;
        }

        .QuestionaryList ul li label {
            display: contents;
        }

.innerPageBlock .iframediv {
    text-align: center;
    padding: 0;
    border: 1px solid #ddd;
    border-radius: 6px;
}

    .innerPageBlock .iframediv iframe {
        border-radius: 6px;
        margin: 0;
        border: none;
        padding: 0;
    }

#header.afterLoginHeader .navbar {
    padding: 10px 0;
}

#header.afterLoginHeader ul.nav li a {
    padding: 0 10px;
}


/*IL Styles*/
.ILAccountTable tr th, .ILAccountTable tr td {
    background: none;
    font-weight: normal;
    font-size: 14px;
    vertical-align: middle;
}

.ILAccountTable tr td {
    background: none;
    font-weight: normal;
    font-size: 14px;
    vertical-align: middle;
}

.ILAccountTable tr th label {
    font-weight: bold;
}

.ILAccountTable tr.red-color th label {
    color: #e31937;
}

.ILAccountTable tr td:last-child {
    border: 1px solid transparent;
}

.ILAccountTable tr td a.linkAsButton {
    font-size: 14px;
    line-height: initial;
    font-weight: normal;
}

.thBGNone th {
    background: none;
}

#globalPopup.buttonsClrSwitch .popupDialogNo.linkAsButton {
    background: #515151 !important;
    border-color: #515151 !important;
}

#globalPopup.splitBtn .clear.alignBtnBlock, #customGlobalPopup.splitBtn .clear.alignBtnBlock {
    display: inline-block;
    margin: 0 5px;
}

#globalPopup.buttonsClrSwitch .alignBtnBlock {
    display: inline-block;
    margin: 0 5px;
}

#globalPopup h3.popupDialogSuc {
    font-size: 18px;
    color: #000;
}

.CustomerPortalRemoveMonetary.linkAsButton {
    font-size: 10px;
    padding: 3px 12px;
    line-height: normal;
    border-radius: 10px;
}

.MinHeightScroll {
    max-height: 218px;
    overflow: scroll;
    overflow-x: hidden;
}

.ProceedDebitPopup {
    width: 80%;
    margin: 0 auto;
}

    .ProceedDebitPopup .innerProceedDebitPopup {
        width: 80%;
        margin: 0 auto;
    }

    .ProceedDebitPopup .goodNewsText {
        border: 1px solid #FFDD6A;
        border-radius: 3px;
        padding: 10px;
        font-weight: 600;
        margin-bottom: 1.5em;
    }

.fs-16 .inline-list::before {
    display: inline-block;
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 25px;
    background-color: #000;
    margin-left: 10px;
}

/*IL Agrements*/
.position-sticky-header {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    margin: 0 0 15px;
    background: #000;
    border-bottom: 1px solid #000;
    color: #fff;
    padding: 5px 0;
    font-size: 18px;
}

.iframe_content {
    height: 490px;
    overflow: auto;
    padding-right: .5em;
    background-color: #fff;
    border: 1px solid #ccc;
    padding-left: 5px;
}

    .iframe_content::-webkit-scrollbar {
        width: 12px;
        height: 5px;
    }

    .iframe_content::-webkit-scrollbar-track {
        background: #eee;
    }

    .iframe_content::-webkit-scrollbar-thumb {
        background: #d1d1d1;
        border-radius: 0;
    }

        .iframe_content::-webkit-scrollbar-thumb:hover {
            background: #d1d1d1;
        }

.stepprogress {
    position: relative;
    padding-left: 43px;
    list-style: none;
    margin: 0 auto;
    width: 25%;
}

    .stepprogress::before {
        display: inline-block;
        content: '';
        position: absolute;
        top: 0;
        left: 16px;
        width: 10px;
        height: 93%;
        border-left: 3px solid #F6DE02;
    }

.stepprogress-item {
    position: relative;
    height: 3em;
    cursor: pointer;
}

.stepprogress li:last-child {
    height: 0
}

.stepprogress-item:not(:last-child) {
    padding-bottom: 20px;
}

.stepprogress-item::before {
    display: inline-block;
    content: '';
    position: absolute;
    left: -27px;
    height: 100%;
}

.stepprogress-item::after {
    content: '';
    display: inline-block;
    position: absolute;
    top: 0;
    left: -35px;
    width: 18px;
    height: 18px;
    border: 2px solid #F6DE02;
    border-radius: 50%;
    background-color: #F6DE02;
}

.stepprogress-item.signed::before {
    border-left: 3px solid green;
}

.stepprogress-item.signed::after {
    border: 3px solid green;
    background-color: green;
}

.stepprogress-item.unsigned::before {
    border-left: 3px solid #F6DE02;
}

.stepprogress-item.unsigned::after {
    padding-top: 1px;
    width: 19px;
    height: 18px;
    top: -4px;
    left: -35px;
    font-size: 14px;
    text-align: center;
    border: 3px solid #F6DE02;
    background-color: #F6DE02;
}

.hrcss {
    position: relative;
    top: 20px;
    border: none;
    height: 12px;
    background: black;
    margin-bottom: 50px;
    width: 100%;
}

.btn-agreements-accept {
    padding: 10px 25px;
    color: #fff;
    background-color: #3b9637cf;
    border-radius: 5px;
    border: 1px solid transparent;
    float: none;
    text-shadow: none;
    width: auto;
    font-weight: bold;
    font-size: 16px;
}

.btn-align {
    position: relative;
    top: -44px;
}

.btn-color {
    color: #000 !important;
    background-color: #83827e70 !important;
    border: 1px solid #83827e70 !important;
}

.pt-30 {
    padding-top: 30px;
}

.btn-agreements-decline {
    padding: 10px 25px;
    color: blue;
    background-color: transparent;
    border-radius: 5px;
    border: 1px solid transparent;
    float: none;
    text-shadow: none;
    width: auto;
    font-weight: bold;
    font-size: 14px;
}

.d-mbl-none {
    display: block;
}

.d-desk-none {
    display: none !important;
}

.last-step:before {
    display: none !important;
}

/*Begin Horizontal progress bar css*/

.scroll_bar .progressbar {
    counter-reset: step;
    text-align: center;
}

    .scroll_bar .progressbar li {
        list-style: none;
        display: inline-block;
        width: 6%;
        position: relative;
        text-align: center;
        cursor: pointer;
    }

        .scroll_bar .progressbar li:before {
            content: counter(step);
            counter-increment: step;
            width: 20px;
            height: 20px;
            line-height: 20px;
            border: 1px solid yellow;
            border-radius: 100%;
            color: yellow;
            display: block;
            text-align: center;
            margin: 6px auto 10px auto;
            background-color: yellow;
        }

        .scroll_bar .progressbar li:after {
            content: "";
            position: absolute;
            width: 100%;
            height: 3px;
            background-color: yellow;
            top: 15px;
            left: -50%;
            z-index: -1;
        }

        .scroll_bar .progressbar li:first-child:after {
            content: none;
        }

        .scroll_bar .progressbar li.active {
            color: green;
        }

        .scroll_bar .progressbar li.complete:before {
            border-color: green;
            background: green;
            color: green;
        }

        .scroll_bar .progressbar li.complete + li:after {
            background-color: green;
        }

        .scroll_bar .progressbar li.active:before {
            border-color: yellow;
            background: yellow;
            color: yellow;
        }

        .scroll_bar .progressbar li.active + li:after {
            background-color: yellow;
        }


.ProgressBarNavigationLink.signed::before {
    border-left: 3px solid green;
}

.ProgressBarNavigationLink.signed::after {
    border: 3px solid green;
    background-color: green;
}

.MobileLoginBtn {
    background: #585856;
    border-color: #585856;
    font-size: 14px;
    padding: 4px 8px;
    color: #fff;
    line-height: 19px;
}

.MobileApplyNowBtn {
    background: #3b9637cf;
    border-color: transparent;
    font-size: 14px;
    padding: 4px 8px;
    color: #fff;
    line-height: 19px;
}

.YourApproveTitle {
    text-align: center;
    font-size: 24px;
    margin-top: 0;
    margin-bottom: 1em;
    color: #3B3B3BE5;
    font-weight: 600;
}

    .YourApproveTitle span {
        text-transform: capitalize;
    }

.YourApprovedBox {
    background: #fff;
    padding: 3em;
    border-radius: 8px;
    margin-bottom: 3em;
    box-shadow: -1px 5px 14px -1px rgba(0,0,0,0.1);
    -webkit-box-shadow: -1px 5px 14px -1px rgba(0,0,0,0.1);
    -moz-box-shadow: -1px 5px 14px -1px rgba(0,0,0,0.1);
}

    .YourApprovedBox h3 {
        margin-top: 0;
        margin-bottom: 1em;
        font-size: 24px;
        font-weight: 600;
    }

        .YourApprovedBox h3 img {
            vertical-align: bottom;
        }

    .YourApprovedBox .green-clr {
        color: #3b9637cf;
    }

    .YourApprovedBox h4 {
        font-size: 11vh;
        color: #3b9637cf;
        font-weight: 600;
        line-height: normal;
    }

    .YourApprovedBox p {
        font-size: 14px;
    }

    .YourApprovedBox .small-font {
        font-size: 11px;
    }

    .YourApprovedBox .mb-0 {
        margin-bottom: 0;
    }

.YourApprovedContent hr {
    margin-top: 10px;
}

.GrayColor1 {
    color: #19191999;
}

p.GrayColor2 {
    color: #19191966;
    font-size: 14px;
}

p.GrayColor3 {
    color: #3B3B3B;
}

.GrayColor3 {
    color: #565656;
}

.dullFont {
    color: #19191966;
}

.dullClr {
    color: #545454;
}

.YourApprovedContent .alignBtn {
    margin: 2em 0;
}

    .YourApprovedContent .alignBtn .linkAsButton {
        display: block;
        width: 100% !important;
        text-align: center;
        position: relative;
    }

    .YourApprovedContent .alignBtn img {
        width: 27px;
        right: 10px;
        position: absolute;
        top: 7px;
    }

.SwitchNCPToAFCustomerNOAA.viewPopUp {
    position: fixed;
    background: #fff;
    border: 1px solid #ccc;
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.5);
    overflow: scroll;
    overflow-x: hidden;
    width: 60% !important;
    left: 20% !important;
    top: 10% !important;
    min-width: 60%;
    border-radius: 6px;
}

    .SwitchNCPToAFCustomerNOAA.viewPopUp .welcome_text, .SwitchNCPToAFCustomerNOAA.viewPopUp footer {
        display: none;
    }

    .SwitchNCPToAFCustomerNOAA.viewPopUp .pt_15 {
        padding-top: 0;
    }

    .SwitchNCPToAFCustomerNOAA.viewPopUp .customerleftContent {
        width: 100% !important;
        margin: 0;
        padding: 0 !important;
    }

.AgreementsContent {
    padding: 0 !important;
}

.WhiteSpaceNowrapTd th, .WhiteSpaceNowrapTd td {
    white-space: nowrap;
}

.preferencesBlock {
    padding: 0;
}

    .preferencesBlock .preferencesHeader {
        margin-bottom: 3em;
    }

        .preferencesBlock .preferencesHeader h3 {
            font-size: 24px;
            margin-top: 0;
            font-weight: bold;
            color: #333;
        }

        .preferencesBlock .preferencesHeader p {
            font-size: 16px;
            color: #000;
        }

    .preferencesBlock .card {
        border: 1px solid #000;
        border-radius: 20px;
        padding: 20px;
    }

    .preferencesBlock .card-status {
        width: 40px;
        height: 15px;
        border-radius: 10px;
        float: right;
    }

    .preferencesBlock .ActiveText {
        clear: both;
        font-size: 9px;
        padding-right: 6px;
        color: #3b9637cf;
        font-weight: bold;
    }

    .preferencesBlock .status-active {
        background-color: #35A137;
    }

    .preferencesBlock .status-inactive {
        background-color: #ccc;
    }

    .preferencesBlock .InActiveText {
        clear: both;
        font-size: 9px;
        padding-right: 0;
        font-weight: bold;
    }

    .preferencesBlock .card img {
        padding-left: 6px;
    }

    .preferencesBlock .card ul {
        padding-left: 18px;
        margin-bottom: 15px;
        min-height: 203px;
        padding-top: 1em;
    }

    .preferencesBlock .apply-padding li {
        margin-bottom: 1em;
        color: #000;
    }

    .preferencesBlock .buttonStyle {
        margin-top: 2em;
        text-align: center;
    }

        .preferencesBlock .buttonStyle .linkAsButton {
            display: block;
            width: 100% !important;
            border-radius: 10px;
            font-size: 16px;
            text-align: center;
            font-weight: normal;
            display: inline-block;
        }

            .preferencesBlock .buttonStyle .linkAsButton.disabledBtn {
                background: #3B3B3B;
                border-color: #3B3B3B;
                color: #fff;
            }

    .preferencesBlock .conviniencePayText p {
        background-color: #FDEDEC;
        font-size: 15px;
        font-weight: bold;
        margin-bottom: 2em;
    }

    .preferencesBlock .conviniencePayText .accordionbody a {
        background-color: black;
        font-size: 20px;
        color: white;
        text-decoration: none;
    }

    .preferencesBlock .docDiv h4 {
        font-size: 24px;
        color: #333;
        margin-bottom: 1em;
    }

    .preferencesBlock .docDiv .border {
        border: 1px solid #333333;
        padding: 10px;
        border-radius: 10px;
    }

    .preferencesBlock .docDiv iframe {
        width: 100%;
        border-radius: 4px;
    }

    .preferencesBlock .docDiv .buttonStyle .linkAsButton {
        width: fit-content !important;
        padding: 11px 4em;
    }

    .preferencesBlock .buttonStyle .linkAsButton.PreferencesTransparentBtn {
        color: #3B3B3B !important;
        background: #fff;
        border-color: #3B3B3B;
    }

    .preferencesBlock .buttonStyle .linkAsButton.submitAutopayChanges {
        margin-left: 10px;
    }

.PreferencesPopups ul {
    padding: 0;
}

    .PreferencesPopups ul li {
        margin-left: 18px;
        margin-bottom: 1em;
    }

.CardDetailsBlock .row .col-md-4 {
    min-height: 86px;
}

.accountsummaryPopUp p b {
    color: #3b3b3b !important;
}

.UpdateBankDetailsBlock input[type='text'], .UpdateBankDetailsBlock select, .UpdateBankDetailsBlock input[type='password'], .UpdateBankDetailsBlock input[type='month'], .UpdateBankDetailsBlock input[type='datetime'], .UpdateBankDetailsBlock input[type='date'], .UpdateBankDetailsBlock input[type='email'], .UpdateBankDetailsBlock input[type='tel'], .UpdateBankDetailsBlock input[type='number'] {
    border: 1px solid #ccc;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    height: 40px;
    /* width: 100%; */
    line-height: 32px;
    padding: 0 5px;
    box-sizing: border-box;
    border-radius: 5px !important;
    box-shadow: none;
}

.UpdateBankDetailsBlock .form-group label {
    margin-bottom: 5px;
}

.UpdateBankDetailsBlock .form-control {
    width: 100%;
}

    .UpdateBankDetailsBlock .form-control:focus {
        border-color: #66afe9;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    }

.UpdateBankDetailsBlock input.LockImage {
    background-image: url('../../Images/lock.png');
    background-repeat: no-repeat;
    position: relative;
    background-position: right;
    background-size: 4%;
    background-origin: content-box;
}

.UpdateBankDetailsBlock .radio label, .UpdateBankDetailsBlock .checkbox label {
    font-size: 16px;
    font-weight: 600;
}

.UpdateBankDetailsBlock input[type="radio"], .UpdateBankDetailsBlock input[type="checkbox"] {
    margin: 4px 0 0;
    margin-left: 0;
}

.UpdateBankDetailsBlock .block_item {
    margin-bottom: 1em;
}

    .UpdateBankDetailsBlock .block_item.labelBold label {
        font-size: 16px;
        font-weight: 600;
    }

.UpdateBankDetailsBlock .green-clr {
    color: #63AB60;
}

.UpdateBankDetailsBlock .blue-clr {
    color: #337ab7;
}

.UpdateBankDetailsBlock .linkAsButton {
    font-weight: normal;
}

.logins-leadaccount {
    padding: 3em 0;
}

    .logins-leadaccount .text-content-box p {
        font-size: 16px;
    }

    .logins-leadaccount .password-input .strength-bar {
        height: 5px;
        background-color: #ddd;
    }

        .logins-leadaccount .password-input .strength-bar.weak {
            background-color: #FF4D4D;
            width: 33%;
        }

        .logins-leadaccount .password-input .strength-bar.medium {
            background-color: #FFCC00;
            width: 66%;
        }

        .logins-leadaccount .password-input .strength-bar.strong {
            background-color: #3b9637cf;
            width: 100%;
        }

    .logins-leadaccount .password-input #strengthText {
        color: #3b9637cf;
    }

    .logins-leadaccount .password-input ul {
        padding-left: 0;
        margin-left: 15px;
    }

    .logins-leadaccount .shadow-box {
        padding: 3em 2em;
        border: 1px solid #eee;
        background: #fff;
        border-radius: 13px;
        left: 35%;
        margin-top: 1em;
        box-shadow: -1px 5px 14px -1px rgba(0,0,0,0.1);
        -webkit-box-shadow: -1px 5px 14px -1px rgba(0,0,0,0.1);
        -moz-box-shadow: -1px 5px 14px -1px rgba(0,0,0,0.1);
    }

        .logins-leadaccount .shadow-box .inner-box {
            width: 70%;
            margin: 0 auto;
        }

        .logins-leadaccount .shadow-box .title {
            width: 100%;
            padding: 0;
            background: transparent;
        }

            .logins-leadaccount .shadow-box .title h1 {
                font-weight: 700;
                line-height: initial;
                font-size: 26px;
                margin-top: 0;
                margin-bottom: 1em;
                color: initial;
            }

            .logins-leadaccount .shadow-box .title p {
                color: #aaa;
            }

    .logins-leadaccount .apply-btn a, .loginAggrementsPopup .apply-btn a {
        font-size: 16px;
        padding: 12px 3em;
        display: inline-block;
        width: 100% !important;
    }

    .logins-leadaccount .form-group .control-label {
        color: #000;
        padding-bottom: 5px;
        font-weight: 600;
    }

    .logins-leadaccount .eye-icon {
        position: absolute;
        bottom: 13px;
        right: 10px;
        cursor: pointer;
    }

        .logins-leadaccount .eye-icon i {
            color: #aaa;
        }

.w-90 {
    width: 90%;
}

.line-height-normal {
    line-height: normal;
}

.AddDebitBlock {
    border-radius: 12px;
}

    .AddDebitBlock .shadow-box {
        padding: 2em;
        margin-top: 0;
        margin: 0;
        border: none;
    }

        .AddDebitBlock .shadow-box h1 {
            font-size: 20px;
            margin-bottom: 0;
        }

        .AddDebitBlock .shadow-box .title {
            padding-top: 0;
        }

        .AddDebitBlock .shadow-box p {
            color: #000;
            font-size: 14px;
            line-height: inherit;
        }

    .AddDebitBlock input[name="CCLastFourDigits"], .AddDebitBlock input[name="debitCardCVV"] {
        background-image: url('../../images/lock.png');
        background-repeat: no-repeat;
        position: relative;
        background-position: right;
        background-size: 3%;
        background-origin: content-box;
    }

    .AddDebitBlock input[name="debitCardCVV"] {
        background-size: 7%;
    }

    .AddDebitBlock .form-control {
        height: 34px;
    }

    .AddDebitBlock .crosspopup {
        position: absolute;
        top: 9px;
        right: 17px;
    }

    .AddDebitBlock .CardSection::-webkit-scrollbar {
        width: 5px;
    }

    .AddDebitBlock .CardSection::-webkit-scrollbar-track {
        background: #f1f1f1;
    }

    .AddDebitBlock .CardSection::-webkit-scrollbar-thumb {
        background: #ddd;
    }

        .AddDebitBlock .CardSection::-webkit-scrollbar-thumb:hover {
            background: #ccc;
        }

    .AddDebitBlock .CardSection .field-validation-error {
        font-size: .73em;
        display: block;
    }

    .AddDebitBlock .card-details .form-group {
        margin-bottom: 8px;
    }

        .AddDebitBlock .card-details .form-group label {
            margin-bottom: 0;
            font-size: 12px;
        }

/*Validate SSN Update*/
.SiteBannerinnerpages {
    background-image: url('../Images/webpImages/sitebanner.webp');
    background-repeat: no-repeat;
    background-size: cover;
    height: 91vh;
    background-position: center;
    padding-top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.SSNBlockLayout h1 {
    margin-top: 0;
    margin-bottom: 1em;
    font-size: 24px;
    font-weight: 700;
    line-height: 26px;
}

.SSNBlockLayout h2 {
    margin-top: 0;
    margin-bottom: 1em;
    font-size: 22px;
    font-weight: 700;
}

.SSNBlockLayout p {
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    text-align: left;
    margin-bottom: 24px;
}

.SSNBlockLayout .SSNBox {
    background: #fff;
    box-shadow: 3px 3px 10px 0px #0000000D;
    border-radius: 12px;
    padding: 2.7em 4em;
}

    .SSNBlockLayout .SSNBox label {
        font-size: 14px;
        font-weight: 500;
        line-height: 16.94px;
    }

    .SSNBlockLayout .SSNBox input[disabled] {
        cursor: default;
        background: #ddd;
    }

    .SSNBlockLayout .SSNBox .form-control {
        height: 45px;
        border-radius: 8px;
    }

    .SSNBlockLayout .SSNBox .linkAsButton {
        border-radius: 10px;
        font-weight: normal;
        display: inline-block;
        width: 100% !important;
        text-align: center;
        /*box-shadow: 0px 2px 4px 0px #00000040;*/
    }

    .SSNBlockLayout .SSNBox .form-control:focus {
        border-color: #66afe9;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
        box-shadow: none;
    }

.SSNQuestionsBlock {
    padding-bottom: 3em;
}

    .SSNQuestionsBlock p {
        font-size: 18px;
        font-weight: 600;
        line-height: 29.05px;
        text-align: center;
        color: #fff;
        padding-top: 10px;
    }

    .SSNQuestionsBlock .QuestionBox {
        background: #fff;
        box-shadow: 3px 3px 10px 0px #0000000D;
        border-radius: 12px;
        padding: 2em;
    }

        .SSNQuestionsBlock .QuestionBox h2 {
            margin-top: 0;
            margin-bottom: 12px;
            font-size: 18px;
        }

        .SSNQuestionsBlock .QuestionBox .option2WorkContent {
            border: 1px solid #0000001A;
            padding: 1em;
            border-radius: 4px;
            margin-bottom: 1em;
            width: 100%;
        }

        .SSNQuestionsBlock .QuestionBox .questionTitle {
            font-weight: 600;
            padding-bottom: 10px;
        }

    .SSNQuestionsBlock .option2WorkContent ul {
        padding: 0;
        list-style-type: none;
        margin: 0;
    }

        .SSNQuestionsBlock .option2WorkContent ul li {
            line-height: 24px;
        }

            .SSNQuestionsBlock .option2WorkContent ul li input[type="radio"] {
                margin: 3px 0 0;
                line-height: normal;
                vertical-align: text-bottom;
            }

            .SSNQuestionsBlock .option2WorkContent ul li div label {
                display: contents;
            }

    .SSNQuestionsBlock .QuestionBox .QuestionBtn {
        clear: both;
        display: flex;
        margin-top: 15px;
    }

        .SSNQuestionsBlock .QuestionBox .QuestionBtn .linkAsButton {
            border-radius: 10px;
            font-weight: normal;
        }

    .SSNQuestionsBlock p.desk_none {
        display: none;
    }

.SiteBannerinnerpagesEDP {
    background-image: url('../Images/webpImages/sitebanner.webp');
    background-repeat: no-repeat;
    background-size: cover;
    height: fit-content;
    background-position: center;
    padding-top: 0;
}

.summary-block.PWOSummaryBlock {
    padding: 0;
}

    .summary-block.PWOSummaryBlock .border1 {
        border: 1px solid #4B5563;
    }

    .summary-block.PWOSummaryBlock .border-radius16 {
        border-radius: 16px;
    }

    .summary-block.PWOSummaryBlock .color2 {
        color: #4B5563;
    }

    .summary-block.PWOSummaryBlock .color6 {
        color: #37415166;
    }

    .summary-block.PWOSummaryBlock .greenClr {
        color: #3b9637cf;
    }

    .summary-block.PWOSummaryBlock .progress {
        background: #fff;
        border: 1px solid #4B556321;
        height: 10px;
    }

    .summary-block.PWOSummaryBlock .progress-bar {
        background: #3b9637cf;
    }

    .summary-block.PWOSummaryBlock ul li, .summary-block.PWOSummaryBlock ol li {
        margin-left: 0;
    }

    .summary-block.PWOSummaryBlock .progrssAcconuntSummary {
        height: 25px;
        border-radius: 20px;
        margin-bottom: 0;
    }

        .summary-block.PWOSummaryBlock .progrssAcconuntSummary .progress-bar {
            text-align: right;
            padding-right: 10px;
        }

    .summary-block.PWOSummaryBlock a.GrayBtn {
        background: #eee !important;
        color: #fff !important;
        border: #eee;
    }

.summary-container.PWOSummaryContainer {
    padding: 2em 0 0;
}

    .summary-container.PWOSummaryContainer .exclusiveOffer ul li {
        line-height: 23px;
    }

    .summary-container.PWOSummaryContainer .HeightHr {
        border-top: 5px solid #D9D9D9;
    }

    .summary-container.PWOSummaryContainer .w-65 {
        width: 65%;
        display: inline-block;
    }

.OnlineWelocmeSection .verificationTitle {
    text-align: center;
    font-size: 26px;
    margin-top: 0;
    font-weight: 600;
}

.OnlineWelocmeSection .VerifyProgressBox {
    background: #fff;
    padding: 15px;
    border-radius: 8px;
    margin-bottom: 1.6em;
    box-shadow: -1px 5px 14px -1px rgba(0,0,0,0.1);
    -webkit-box-shadow: -1px 5px 14px -1px rgba(0,0,0,0.1);
    -moz-box-shadow: -1px 5px 14px -1px rgba(0,0,0,0.1);
}

    .OnlineWelocmeSection .VerifyProgressBox p {
        font-size: 16px;
        text-align: center;
        font-weight: 600;
        padding-bottom: .5em;
    }

        .OnlineWelocmeSection .VerifyProgressBox p .green-clr {
            color: #3b9637cf;
        }

    .OnlineWelocmeSection .VerifyProgressBox .progress-custom .progress {
        margin-bottom: 0;
        display: table-cell;
        vertical-align: middle;
        border-radius: 11px;
        height: 10px;
    }

        .OnlineWelocmeSection .VerifyProgressBox .progress-custom .progress .progress-bar {
            background-color: #3b9637cf;
            padding: 5px;
        }

    .OnlineWelocmeSection .VerifyProgressBox .progress-custom .progress-value {
        display: table-cell;
        vertical-align: middle;
        width: 1%;
        padding: 0 0 0 14px;
        line-height: 9px;
        color: #000;
        font-weight: 600;
    }

.OnlineWelocmeSection .VerifyApproveBox {
    background: #fff;
    padding: 2em 6em;
    border-radius: 8px;
    margin-bottom: 1em;
    font-size: 16px;
    text-align: center;
    box-shadow: -1px 5px 14px -1px rgba(0,0,0,0.1);
    -webkit-box-shadow: -1px 5px 14px -1px rgba(0,0,0,0.1);
    -moz-box-shadow: -1px 5px 14px -1px rgba(0,0,0,0.1);
}

    .OnlineWelocmeSection .VerifyApproveBox img {
        margin: 0 auto;
        width: 55%;
        padding: 0 0 1em;
    }

    .OnlineWelocmeSection .VerifyApproveBox h4 {
        font-size: 11vh;
        color: #3b9637cf;
        font-weight: 600;
        line-height: normal;
    }

    .OnlineWelocmeSection .VerifyApproveBox .small-font {
        font-size: 14px;
    }

    .OnlineWelocmeSection .VerifyApproveBox p {
        margin-bottom: 24px;
    }

    .OnlineWelocmeSection .VerifyApproveBox .mb-0 {
        margin-bottom: 0;
    }

ul.UniversalUlContent {
    text-align: left;
    margin-bottom: 1em;
    padding: 0;
    margin-left: 1em;
}

    ul.UniversalUlContent li.DiscLineHeight26 {
        list-style-type: disc;
        line-height: 22px;
    }

.text-left {
    text-align: left;
}

div.Width88MarginZero {
    width: 88%;
    margin: 0 auto;
}

.Width96 {
    width: 96%
}

.Width90 {
    width: 90%;
    margin: 0 auto;
}

.Width80 {
    width: 80%;
    margin: 0 auto;
}

.Width72 {
    width: 72%;
    margin: 0 auto;
}

.WehaveGoodText {
    border: 1px solid #FFDD6A;
    border-radius: 3px;
    padding: 10px;
    font-weight: 600;
    margin-bottom: 1.5em;
}

.CongratzText {
    color: #60AA5D;
    font-weight: 600;
}

.fs-initial {
    font-size: inherit
}

#customGlobalPopup {
    width: 100% !important;
    top: 0 !important;
    left: initial !important;
}

.PWOPaymnetsSection .radio-toolbar {
    margin: 0;
}

.min-height400 {
    min-height: 400px;
}
/*UploadDocument*/
.UploadDocumentNew .LoanApprovaldiv {
    margin: 0 !important;
    width: 100% !important;
    text-align: left;
    padding: 0 !important;
    font-size: initial;
}

.UploadDocumentNew .VerifyBtnEmailPhone {
    padding-top: 15px;
    float: right;
}

    .UploadDocumentNew .VerifyBtnEmailPhone .linkAsButton {
        background-color: #3b9637cf;
        text-shadow: none !important;
        border: 1px solid #3b9637cf !important;
        font-size: 14px;
        color: #fff !important;
        font-weight: normal !important;
        border-radius: 10px;
    }

.stepper-horizontal-Style {
    display: table;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 0;
}

    .stepper-horizontal-Style .step {
        display: table-cell;
        position: relative;
        padding: .5rem;
        z-index: 2;
        width: 25%;
    }

        .stepper-horizontal-Style .step:last-child .step-bar-left, .stepper-horizontal-Style .step:last-child .step-bar-right {
            display: none;
        }

        .stepper-horizontal-Style .step .step-circle {
            width: 2rem;
            height: 2rem;
            margin: 0 auto;
            border-radius: 50%;
            text-align: center;
            line-height: 1.75rem;
            font-size: 13px;
            font-weight: 600;
            background: #fff;
            border: 2px solid #D9E2EC;
            z-index: 2;
        }

        .stepper-horizontal-Style .step.done .step-circle {
            background-color: #3b9637cf;
            border: 2px solid #3b9637cf;
            color: #FFFFFF;
        }

            .stepper-horizontal-Style .step.done .step-circle:before {
                font-family: "FontAwesome";
                font-weight: 100;
                content: "";
            }

            .stepper-horizontal-Style .step.done .step-circle * {
                display: none;
            }

        .stepper-horizontal-Style .step.done .step-title {
            color: #3b9637cf;
            font-weight: 600;
        }

        .stepper-horizontal-Style .step.editing .step-circle {
            background: #ffffff;
            border-color: #3b9637cf;
            color: #3b9637cf;
        }

        .stepper-horizontal-Style .step.editing .step-title {
            color: #3b9637cf;
        }

        .stepper-horizontal-Style .step .step-title {
            margin-top: 10px;
            font-size: 14px;
            font-weight: normal;
        }

        .stepper-horizontal-Style .step .step-title, .stepper-horizontal-Style .step .step-optional {
            text-align: center;
            color: #000;
        }

        .stepper-horizontal-Style .step .step-optional {
            font-size: 0.75rem;
            font-style: italic;
            color: #9FB3C8;
        }

        .stepper-horizontal-Style .step .step-bar-left, .stepper-horizontal-Style .step .step-bar-right {
            position: absolute;
            top: calc(1rem + 8px);
            height: 4px;
            background-color: #D9E2EC;
            border: solid #D9E2EC;
            border-width: 3px 0;
        }

        .stepper-horizontal-Style .step .step-bar-left {
            width: calc(100% - 2rem);
            left: 50%;
            margin-left: 1rem;
            z-index: -1;
        }

        .stepper-horizontal-Style .step .step-bar-right {
            width: 0;
            left: 51%;
            margin-left: 1rem;
            z-index: -1;
            transition: width 500ms ease-in-out;
        }

        .stepper-horizontal-Style .step.done .step-bar-right {
            background-color: #3b9637cf;
            border-color: #3b9637cf;
            z-index: 3;
            width: calc(100% - 2rem);
        }

.UploadDocumentNew .UploadsSubTitle {
    padding-top: 2em;
    margin: 4px;
}

    .UploadDocumentNew .UploadsSubTitle h2 {
        font-size: 22px;
        font-weight: 600;
        margin: 0;
        margin-bottom: 12px;
        color: #3e3e3e;
    }

    .UploadDocumentNew .UploadsSubTitle p b {
        color: #000;
        font-size: 14px;
    }

    .UploadDocumentNew .UploadsSubTitle .smallBox {
        font-size: 18px;
        border: 1px solid #3CAA48;
        background: #fff;
        border-radius: 10px;
        padding: 12px;
        text-align: center;
        margin: 1.8em 0 1.7em;
        line-height: 21.78px;
    }

        .UploadDocumentNew .UploadsSubTitle .smallBox img {
            display: inline-block;
            padding-right: 8px;
            width: 28px;
        }

.UploadDocumentNew .UploadsBox {
    background: #fff;
    padding: 3em 3.4em;
    border-radius: 20px;
    margin: 3px;
    margin-bottom: 3em;
    box-shadow: 0px 2px 8px 0px #0000001A;
}

    .UploadDocumentNew .UploadsBox .item {
        margin-bottom: 1.6em;
    }

        .UploadDocumentNew .UploadsBox .item .alignCenterDflex {
            align-items: center;
        }

        .UploadDocumentNew .UploadsBox .item .itemLeft {
            background: #f9f9f9;
            padding: 1em;
            position: relative;
            text-align: left;
            min-height: 110px;
            border-radius: 10px;
            box-shadow: 0px 1px 4px 0px #0000001A;
        }

            .UploadDocumentNew .UploadsBox .item .itemLeft h5 {
                color: #000;
                margin-top: 0;
                font-size: 16px;
                font-weight: 600;
                line-height: 19.36px;
                text-align: left;
                line-height: initial;
            }

            .UploadDocumentNew .UploadsBox .item .itemLeft p {
                color: #000;
                margin-bottom: 0;
                font-size: 12px;
                line-height: 20px;
            }

        .UploadDocumentNew .UploadsBox .item .itemLeft {
            color: #2B30CF;
        }

            .UploadDocumentNew .UploadsBox .item .itemLeft .infoCircle {
                position: absolute;
                top: 2px;
                right: 5px;
            }

                .UploadDocumentNew .UploadsBox .item .itemLeft .infoCircle img {
                    cursor: pointer;
                    width: 20px;
                }

        .UploadDocumentNew .UploadsBox .item .itemRight .viewPopupBlock p {
            font-size: 10px;
            padding-top: 2px;
        }

        .UploadDocumentNew .UploadsBox .item .itemRight .file-upload {
            position: relative;
        }

            .UploadDocumentNew .UploadsBox .item .itemRight .file-upload label {
                margin-bottom: 0;
            }

            .UploadDocumentNew .UploadsBox .item .itemRight .file-upload .uploadIcon {
                color: #fff;
                border-radius: 7px;
                padding: 19px;
                text-align: center;
                font-size: 18px;
                width: 60px;
                height: 60px;
                cursor: pointer;
                margin: 0 auto;
                display: block;
            }

                .UploadDocumentNew .UploadsBox .item .itemRight .file-upload .uploadIcon.fa-uploadImage {
                    background: #60AA5D;
                    background-image: url(../../images/upload.svg);
                    background-repeat: no-repeat;
                    width: 60px;
                    background-position: center;
                    background-size: 30%;
                }

                .UploadDocumentNew .UploadsBox .item .itemRight .file-upload .uploadIcon.fa-searchImage {
                    background: #5F5D72;
                    background-image: url(../../images/search.svg);
                    background-repeat: no-repeat;
                    width: 60px;
                    background-position: center;
                    background-size: 30%;
                }

            .UploadDocumentNew .UploadsBox .item .itemRight .file-upload .fileNameDisplay, .UploadDocumentNew .UploadsBox .item .itemRight .file-upload .DBfileName {
                font-size: 10px;
                display: block;
                white-space: nowrap;
                text-overflow: ellipsis;
                overflow: hidden;
                white-space: nowrap;
                width: 60px;
                position: absolute;
                bottom: 0;
                left: 25px;
                bottom: -10px;
            }

            .UploadDocumentNew .UploadsBox .item .itemRight .file-upload .DBfileName {
                bottom: -15px;
            }

            .UploadDocumentNew .UploadsBox .item .itemRight .file-upload .removeFile, .UploadDocumentNew .UploadsBox .item .itemRight .file-upload .removebtn {
                position: absolute;
                top: 37%;
                right: 2%;
                cursor: pointer;
                color: rgb(51, 122, 183);
                font-size: 18px;
            }

.UploadDocumentNew .submitBlock .submitBtn {
    margin-bottom: 1em;
}

    .UploadDocumentNew .submitBlock .submitBtn a.linkAsButton {
        display: flow;
        width: 100% !important;
        border-radius: 10px;
        font-weight: normal;
        background-color: #3b9637cf;
        border: solid 1px #3b9637cf;
        text-shadow: none;
        font-size: 16px;
    }

.UploadDocumentNew .submitBlock p.ebvInstantButton {
    color: #1759A7 !important;
    background: transparent;
}

.UploadDocumentNew .submitBlock p {
    color: #1759A7;
    font-size: 12px;
    line-height: 18px;
}

.UploadDocumentNew .progressBlock {
    padding-top: 1em;
    margin-bottom: 1em;
}

    .UploadDocumentNew .progressBlock p {
        font-weight: bold;
        color: #000;
        font-size: 12px;
        line-height: 16px;
    }

    .UploadDocumentNew .progressBlock .progress-bar {
        width: 100%;
        background-color: #e0e0e0;
        border-radius: 25px;
        margin: 10px 0 3px;
        box-shadow: none;
    }

    .UploadDocumentNew .progressBlock .progress-bar-inner {
        height: 22px;
        width: 0;
        background-color: #4caf50;
        text-align: center;
        line-height: 21px;
        color: white;
        margin-left: 5px;
        border-radius: 25px;
    }

#globalPopup.TaxformdataPopUp .TaxFormPopup p {
    text-align: left;
    font-size: 14px;
    margin-bottom: 14px;
}

#globalPopup.TaxformdataPopUp .popupDialogCont {
    margin-top: 0;
    font-size: initial;
    text-align: center;
    padding: 0;
}

    #globalPopup.TaxformdataPopUp .popupDialogCont .TaxFormPopup a {
        color: #331FCA;
    }

    #globalPopup.TaxformdataPopUp .popupDialogCont .TaxFormPopup ol li::marker {
        color: #331FCA;
    }

.documentViewPopUp.transUnionConsent {
    height: initial !important;
    padding: 2em !important;
    border-radius: 30px !important;
    width: 50% !important;
    overflow: auto !important;
    left: 25% !important;
    top: 20% !important;
}

.align-super {
    vertical-align: super !important;
}

.ValidateCustomer h3 img {
    padding-right: 0;
    width: 22px;
    vertical-align: top;
    width: 4%;
    display: inline-block;
}

.ValidateCustomer h3 {
    font-size: 20px;
    color: #3B3B3B;
    margin-top: 0;
    margin-bottom: 1em;
    width: 100%;
    line-height: initial;
}

    .ValidateCustomer h3 span {
        display: inline-block;
        width: 90%;
    }

.ValidateCustomer p {
    font-size: 16px;
    margin-bottom: 1.5em;
}

.ValidateCustomer .control-label {
    padding-bottom: 5px;
    font-size: 12px;
}

.ValidateCustomer .form-control {
    height: 38px;
    border: 1px solid #393939;
}

    .ValidateCustomer .form-control:focus {
        box-shadow: none;
    }

.ValidateCustomer .green-clr {
    color: #3b9637cf;
}

.ValidateCustomer .btns-block .linkAsButton {
    font-weight: normal;
    display: block;
    text-align: center;
    margin: 0;
    border: none;
    width: 100% !important;
}

    .ValidateCustomer .btns-block .linkAsButton.GrayBtn {
        background-color: #393939;
        border: solid 1px #393939;
    }

.ValidateCustomer .float-end {
    float: right;
    margin: 1em 0;
}

.SSnMaskInput input {
    padding-left: 66px;
}

.SSnMaskInput .SSnMaskTextHere {
    position: absolute;
    left: 6px;
    top: 23%;
    font-size: 16px;
}

@media only screen and (max-width: 768px) {
    .container {
        padding: 0 1.3em;
    }

    .tabsContainer {
        display: none;
    }

    .modal .modal-content .modal-body {
        padding: 1em;
        font-size: 14px;
    }

    #header .navbar {
        padding: 12px 0 !important;
        margin: 0
    }

    #header .navbar-brand img {
        width: 120px
    }

    #header .af-ccflow-logo img {
        width: 110px;
    }

    #header li.login-btn a {
        border: 1px solid #000
    }

    /*
#tabsContainerBlock {
    position: sticky;
    top: 20px;
    max-height: calc(100vh - 40px);
    display: block;
}*/

    #tabsContainerBlock.open {
        display: none;
    }

    #tabsContainerBlock.open {
        position: fixed;
        left: 0px;
        top: 6.7%;
        width: 72%;
        height: auto;
        background: #333333;
        transition: left 0.3s ease;
        z-index: 9999;
        padding: 0;
        border-top-right-radius: 20px;
        border-bottom-right-radius: 20px;
        display: block;
    }

    .btn-agreements-accept {
        padding: 10px 15px !important;
    }

    .scroll_bar {
        height: auto;
    }

    .pos-sticky {
        position: sticky;
        bottom: 0px;
        background: #fff;
        box-shadow: 0px 2px 10px #ccc;
        padding: 15px 0 0;
        width: 100%;
    }

    .progressbar li:before {
        width: 15px !important;
        height: 15px !important;
        line-height: 15px !important;
        border: 1px solid yellow !important;
        margin: 9px auto 10px auto !important;
    }

    /*.btn-agreements-decline {
        padding-bottom: 0;
    }*/

    .d-mbl-none {
        display: none !important;
    }

    .d-desk-none {
        display: block !important;
    }

    .iframe_content {
        height: 490px;
        overflow-x: hidden;
        padding-right: .5em;
        background-color: #fff;
        width: 100%;
        margin: 0 auto;
        overflow-y: auto;
    }

    .widthdrawal-box .minimun-div {
        width: 42%;
    }

    /*.alignBtnBlock a.linkAsButton {
        width: fit-content;
        margin: 5px auto !important;
        display: inline-block;
    }*/

    .FastTrackBanner {
        background: linear-gradient(180deg, rgba(253, 212, 103, 1) 0%, rgba(252, 246, 225, 1) 100%);
        background-repeat: no-repeat;
        background-size: cover;
        height: auto;
        min-height: 442px;
    }

        .FastTrackBanner .fastTrackBlock h2 {
            font-size: 22px;
            letter-spacing: 1px;
        }

    .OTPBoxModal {
        min-width: 35%;
        top: 13%;
        left: 33%;
        width: 35%;
    }

    .fastTrackNavbar #collapsibleNavId {
        display: none !important;
    }

    #quick_actions .request-cash-advace a, #quick_actions .enroll-convinence-fee a {
        margin-bottom: 1em !important;
    }

    .UploadDocumentNew .UploadsBox .DocumentsTR1 {
        margin: 0 !important;
        padding: 0 !important;
        border-bottom: none;
        background: initial;
        border-radius: initial;
        box-shadow: none;
    }

    .ValidateCustomer h3 img {
        width: 8%;
    }

    .ValidateCustomer h3 span {
        width: 89%;
    }

    .ValidateCustomer .float-end {
        float: initial;
        width: 100%;
    }

    .ValidateCustomer .btns-block .linkAsButton {
        width: 100% !important;
    }
}

@media only screen and (max-width: 590px) {

    .modal .modal-content .modal-body .CrossMark {
        top: 0;
        right: 7px;
    }

    a.linkAsButton, a.adminlinkAsButton, .anchorButton, .linkAsButton, .af-green-btn, .linkAsButton, .af-red-btn, .af-decline-btn, .af-light-btn, .af-transparent-btn {
        padding: 8px 15px;
        font-size: 14px;
    }

    .SSnMaskInput .SSnMaskTextHere {
        top: 17%;
    }

    #header .navbar .DeskHide .mobile-header-login {
        text-align: center;
        padding: 0;
    }

        #header .navbar .DeskHide .mobile-header-login img {
            width: 18px;
        }

    #header .navbar-brand {
        padding: 0;
    }

    .SiteSideNavbar {
        padding: 8px;
    }

        .SiteSideNavbar ul li.SideTitle {
            border-radius: 5px;
            font-size: 14px;
            padding: 9px 12px;
        }

        .SiteSideNavbar ul li.SideHover {
            list-style-type: none;
            width: 100%;
            padding: 6px 10px;
            margin: 0;
        }

            .SiteSideNavbar ul li.SideHover a {
                font-size: 12px;
            }

            .SiteSideNavbar ul li.SideHover img {
                width: 27px;
                padding-right: 5px;
            }

    .af-after-login-images .nav-item a img {
        width: 28px;
    }

    .af-after-login-images .nav-item a.logoutLink img {
        width: 25px;
    }

    #header.afterLoginHeader ul.nav li a {
        padding: 0 3px;
    }

    #footer {
        padding: 2em 0
    }

        #footer .af-footer-grid .h3, #footer .af-footer-grid h3 {
            text-align: center
        }

        #footer .af-footer-grid .af-footer-ul {
            padding-top: 0;
            margin-bottom: 1.5em
        }

            #footer .af-footer-grid .af-footer-ul a {
                text-align: center;
                padding: 2px 0
            }

        #footer .af-footer-grid .af-social-links {
            justify-content: center;
            padding-top: 1em !important
        }

        #footer .af-footer-bottom .footer-text {
            text-align: center;
            margin-bottom: 2em
        }

        #footer .footer-logos .w-25.m-auto {
            width: 60% !important
        }

        #footer .footer-logos ul .cfsa img {
            width: 73px
        }

        #footer .footer-logos ul #siteseal img {
            width: 91px;
            vertical-align: -webkit-baseline-middle
        }

    .af-page-start.py-5 {
        padding-top: 1rem !important;
    }

    #globalPopup.TaxformdataPopUp .popupDialogCont.alignCenter .popupDialogYes.linkAsButton {
        width: 85% !important;
        margin: 0 auto !important;
    }

    .UploadDocumentNew .VerifyBtnEmailPhone .linkAsButton {
        padding: 6px 1.6em !important;
        font-size: 13px;
    }

    .stepper-horizontal-Style .step .step-title {
        font-size: 11px;
    }

    .stepper-horizontal-Style .step .step-bar-left, .stepper-horizontal-Style .step .step-bar-right {
        top: calc(1rem + 5px);
    }

    .UploadDocumentNew .UploadsSubTitle {
        padding-top: 1em;
    }

        .UploadDocumentNew .UploadsSubTitle .smallBox {
            margin: 1em 0;
        }

        .UploadDocumentNew .UploadsSubTitle h2 {
        }

        .UploadDocumentNew .UploadsSubTitle p b {
            font-size: 12px;
        }

        .UploadDocumentNew .UploadsSubTitle .smallBox {
            font-size: 14px;
            padding: 8px;
        }

    .UploadDocumentNew .UploadsBox {
        padding: 0;
        box-shadow: none;
        background: transparent;
    }

        .UploadDocumentNew .UploadsBox .item .itemRight .file-upload .removeFile, .UploadDocumentNew .UploadsBox .item .itemRight .file-upload .removebtn {
            top: 30%;
            right: -2px;
        }

        .UploadDocumentNew .UploadsBox .item .itemRight .file-upload .uploadIcon {
            padding: 14px;
            font-size: 16px;
            width: 50px !important;
            height: 50px;
        }

        .UploadDocumentNew .UploadsBox .item .itemLeft {
            min-height: 80px;
            background: #fff;
        }

    .SiteSideNavbar {
        border-top-left-radius: 0 !important;
        border-bottom-left-radius: 0 !important;
    }

    .OnlineWelocmeSection .VerifyApproveBox {
        padding: 2em 1em;
    }

        .OnlineWelocmeSection .VerifyApproveBox h4 {
            font-size: 6vh;
        }

        .OnlineWelocmeSection .VerifyApproveBox .small-font {
            font-size: 14px;
        }

    .fastTrackNavbar .navbar-brand .AfFastLogo {
        width: 142px;
    }

    .SSNBlockLayout .SSNBox {
        padding: 2em;
    }

    .SSNQuestionsBlock {
        padding-bottom: 21vh;
    }

        .SSNQuestionsBlock .questionsScroll {
            height: 565px;
            overflow: scroll;
        }

        .SSNQuestionsBlock p.topTitle {
            display: none;
        }

        .SSNQuestionsBlock .QuestionBox h2 {
            font-size: 16px;
            font-weight: bold;
            text-align: center;
        }

        .SSNQuestionsBlock .QuestionBox .option2WorkContent {
            width: 100%;
            margin: 0 !important;
            margin-bottom: 1em !important;
        }

        .SSNQuestionsBlock p.desk_none {
            display: block;
            color: #000;
            text-align: left;
            font-size: 16px;
            line-height: normal;
            font-weight: normal;
        }

    .AddDebitBlock .shadow-box .title h1 {
        font-size: 24px;
    }

    .AddDebitBlock input [name="CCLastFourDigits"], .AddDebitBlock input[name="debitCardCVV"] {
        background-size: 6%;
    }

    .AddDebitBlock .shadow-box {
        padding: 2em;
    }

    .logins-leadaccount .shadow-box {
        padding: 2em;
    }

        .logins-leadaccount .shadow-box .inner-box {
            width: 100%;
        }

    .UpdateBankDetailsBlock a.linkAsButton {
        width: fit-content;
        margin: 5px auto !important;
        display: inline-block;
    }

    .UpdateBankDetailsBlock .mobileworkWidth {
        width: 100% !important;
    }

    .UpdateBankDetailsBlock a.linkAsButton {
        display: inline-block;
    }

    .preferencesBlock {
        padding: 0;
    }

        .preferencesBlock .card {
            margin-bottom: 2em;
        }

            .preferencesBlock .card ul {
                min-height: auto;
            }

    .SwitchNCPToAFCustomerNOAA.viewPopUp {
        min-width: 94%;
        left: 3%;
        width: 94%;
        min-height: 320px;
    }

    .YourApprovedBox {
        padding: 2em 1em;
    }

        .YourApprovedBox h4 {
            font-size: 6vh;
        }

        .YourApprovedBox .small-font {
            font-size: 14px;
        }

    .ProceedDebitPopup {
        width: 90%;
    }

        .ProceedDebitPopup .innerProceedDebitPopup {
            width: 100%;
        }

    .FastTrackBanner {
        background-image: url('../Images/bg-Invitation-Code_Landing_MobileView.jpg');
        background-repeat: no-repeat;
        background-size: cover;
        height: auto;
    }

    .LoginBoxItem {
        padding: 1em;
    }

    .ArgyleBlock .text-center img {
        width: 78%;
    }

    .iFrameCustomerAppSummary .scroll_bar {
        padding: 1em;
        height: 514px;
    }

    .iFrameCustomerAppSummary .body-styles table tr td u b {
        font-size: 13px !important;
    }

    .iFrameCustomerAppSummary .body-styles * {
        font-size: 12px !important;
    }

    .mobDocumentViewPopUp {
        height: auto !important;
    }

    .panel-body {
        padding: 15px 1em;
    }

    .UpdatePasswordBlock .float-end {
        display: contents;
    }

        .UpdatePasswordBlock .float-end .btn.linkAsButton {
            margin-top: 1em;
        }

    .InnerPageTitle {
        margin-bottom: 0;
    }

    .FastTrackBanner {
        min-height: 495px;
    }

        .FastTrackBanner .fastTrackBlock h2 {
            font-size: 28px;
        }

    .fastTrackBlock .bank_text p {
        font-size: 14px;
    }

    .OTPBoxModal {
        width: 94%;
        left: 3%;
    }

        .OTPBoxModal .inner-box {
            width: 84%;
        }

    #sitebanner, #forgotBanner {
        /*background: linear-gradient(#74604e, #635951);*/
        background-position: center;
    }

    #forgotBanner {
        min-height: 500px;
    }

        #forgotBanner.ForgotBlock {
            min-height: 640px;
            padding: 2em 0;
        }

    .LoginBoxItem {
        padding: 1em;
    }

    #sitebanner .TextBorrow p {
        font-size: 14px;
    }

    .ILAccountTable tr td:last-child {
        border: 1px solid transparent !important;
        width: 115px;
    }

    .ILAccountTable tr td a.linkAsButton {
        padding: 5px 10px;
        font-size: 14px;
    }

    .InnerPageTitle h2 {
        margin-bottom: 1em;
    }

    .WelcomeTextSection .text-end {
        text-align: center !important;
    }

    .YourApprovedContent .alignBtn img {
        right: 0;
    }
}

@media screen and (max-width: 395px) {
    #header .navbar-brand img {
        width: 88px;
    }

    #header .navbar-toggler-icon {
        display: inline-block;
        width: 1em;
        height: 1em;
    }

    .iFrameCustomerAppSummary .scroll_bar {
        padding: 1em;
        height: 406px;
        overflow: auto;
    }

    .mobDocumentViewPopUp {
        height: 68% !important;
    }

    #header .MobileLoginGetCash li a {
        width: 126px;
        padding: 9px;
        font-size: 14px;
        margin: 0
    }

    body, p, span, div, li, b, strong {
        font-size: 14px;
    }

    .UploadDocumentNew .UploadsBox .item .itemLeft {
        padding: 10px;
        /* font-size: 10px; */
    }

    .UploadDocumentNew .UploadsSubTitle h2 {
        font-size: 16px;
        margin-bottom: 7px;
    }

    .UploadDocumentNew .UploadsBox .item .itemRight .file-upload .uploadIcon {
        width: 36px !important;
        height: 36px;
    }

    .UploadDocumentNew .UploadsBox .item .itemRight .file-upload .fileNameDisplay, .UploadDocumentNew .UploadsBox .item .itemRight .file-upload .DBfileName {
        left: 15px;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    body {
        font-size: 14px;
    }

    .af-green-btn, .linkAsButton {
        font-size: 14px;
        padding: 10px 20px;
    }

    .af-light-btn {
        font-size: 14px;
    }

    .tabsContainer {
        display: block;
    }

    #header {
        min-height: auto;
    }

        #header .navbar.py-0 {
            padding: 10px 0 !important;
        }

        #header .navbar-brand img {
            width: 110px;
        }

        #header .navbar-nav li a {
            padding: 5px;
            font-size: 12px;
            width: auto;
        }

            #header .navbar-nav li a.MenuBorderRight {
                padding: 6px;
            }

                #header .navbar-nav li a.MenuBorderRight::after {
                    padding-left: 8px;
                }

        #header li.login-btn a.af-light-btn {
            padding: 10px;
            font-size: 12px;
            line-height: 16px;
            margin: 0 5px;
            width: auto;
        }

        #header li.get-cash-now-btn a.af-green-btn {
            font-size: 12px;
            padding: 10px;
            line-height: 18px;
            margin: 0 0 0 5px;
        }

        #header .navbar-nav li .online-loans-dropdown {
            width: 67%;
            left: 21%;
        }

    #footer .af-footer-grid .af-footer-ul a {
        font-size: 12px;
    }

    #footer .af-footer-grid .af-social-links li a img {
        width: 24px;
    }

    .mobile-header-login, .search-content.position-relative.mble_search {
        display: none;
    }

    .SiteSideNavbar {
        border-radius: 13px;
        padding: 8px;
    }

        .SiteSideNavbar ul li.SideTitle {
            font-size: 14px;
            padding: 8px;
        }

        .SiteSideNavbar ul li.SideHover {
            padding: 4px;
        }

            .SiteSideNavbar ul li.SideHover img {
                width: 26px;
            }

    .FastTrackBanner {
        background: linear-gradient(180deg, rgba(253, 212, 103, 1) 0%, rgba(252, 246, 225, 1) 100%);
    }

    .UploadDocumentNew .UploadsBox {
        padding: 1.5em;
    }

        .UploadDocumentNew .UploadsBox .item .itemRight .file-upload .uploadIcon.fa-searchImage {
            width: 45px;
        }

        .UploadDocumentNew .UploadsBox .item .itemRight .file-upload .uploadIcon {
            width: 45px;
            height: 45px;
        }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    .FastTrackBanner {
        background-color: transparent;
    }

    #header .navbar.py-0 {
        padding: 0 !important;
    }
}

@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (orientation: portrait) {
    .FastTrackBanner {
        background-image: url(../Images/webpImages/bg-Invitation-Code_Landing.webp);
        background-size: cover;
    }
}

/* For iPad Air (portrait & landscape) */
@media only screen and (min-width: 820px) and (max-width: 1180px) {
    #header {
        min-height: auto;
    }

        #header .navbar.py-0 {
            padding: 10px 0 !important;
        }

        #header li.login-btn a.af-light-btn {
            width: auto;
        }

        #header .navbar-nav li a.MenuBorderRight {
            padding: 6px;
        }

        #header li.get-cash-now-btn a.af-green-btn {
            padding: 10px;
        }

    #footer .af-footer-grid .af-social-links li a img {
        width: 24px;
    }

    .UploadDocumentNew .UploadsBox {
        padding: 2em;
    }
}


@media only screen and (min-device-width: 768px) and (max-device-width:1024px) and (orientation:landscape) {
}

.xdsoft_datetimepicker{
	box-shadow: 0px 5px 15px -5px rgba(0, 0, 0, 0.506);
	background: #FFFFFF;
	border-bottom: 1px solid #BBBBBB;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	color: #333333;
	font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
	padding: 8px;
	padding-left: 0px;
	padding-top: 2px;
	position: absolute;
	z-index: 1;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display:none;
}

.xdsoft_datetimepicker iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 75px;
    height: 210px;
    background: transparent;
    border:none;
}
/*For IE8 or lower*/
.xdsoft_datetimepicker button {
    border:none !important;
}

.xdsoft_noselect{
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}
.xdsoft_noselect::selection { background: transparent; }
.xdsoft_noselect::-moz-selection { background: transparent; }
.xdsoft_datetimepicker.xdsoft_inline{
	display: inline-block;
	position: static;
	box-shadow: none;
}
.xdsoft_datetimepicker *{
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding:0px;
	margin:0px;
}
.xdsoft_datetimepicker .xdsoft_datepicker, .xdsoft_datetimepicker  .xdsoft_timepicker{
	display:none;
}
.xdsoft_datetimepicker .xdsoft_datepicker.active, .xdsoft_datetimepicker  .xdsoft_timepicker.active{
	display:block;
}
.xdsoft_datetimepicker .xdsoft_datepicker{
	width: 224px;
	float:left;
	margin-left:8px;
}
.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_datepicker{
	width: 256px;
}
.xdsoft_datetimepicker  .xdsoft_timepicker{
	width: 58px;
	float:left;
	text-align:center;
	margin-left:8px;
	margin-top:0px;
}
.xdsoft_datetimepicker  .xdsoft_datepicker.active+.xdsoft_timepicker{
	margin-top:8px;
	margin-bottom:3px
}
.xdsoft_datetimepicker  .xdsoft_mounthpicker{
	position: relative;
	text-align: center;
}

.xdsoft_datetimepicker  .xdsoft_prev, .xdsoft_datetimepicker  .xdsoft_next,.xdsoft_datetimepicker  .xdsoft_today_button{
	background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFoAAAAeCAYAAACsYQl4AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDozQjRCQjRGREU4MkNFMzExQjRDQkIyRDJDOTdBRUI1MCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpCQjg0OUYyNTZDODAxMUUzQjMwM0IwMERBNUU0ODQ5NSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpCQjg0OUYyNDZDODAxMUUzQjMwM0IwMERBNUU0ODQ5NSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkI5NzE3MjFBN0E2Q0UzMTFBQjJEQjgzMDk5RTNBNTdBIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjNCNEJCNEZERTgyQ0UzMTFCNENCQjJEMkM5N0FFQjUwIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+aQvATgAAAfVJREFUeNrsmr1OwzAQxzGtkPjYEAuvVGAvfQIGRKADE49gdLwDDwBiZ2RhQUKwICQkWLsgFiRQuIBTucFJ/XFp4+hO+quqnZ4uvzj2nV2RpukCW/22yAgYNINmc7du7DcghCjrkqgOKjF1znpt6rZ0AGWQj7TvCU8d9UM+QAGDrhdyc2Bnc1WVVPBev9V8lBnY+rDwncWZThG4xk4lmxtJy2AHgoY/FySgbSBPwPZ8mEXbQx3aDERb0EbYAYFC7pcAtAvkMWwC0D3NX58S9D/YnoGC7nPWr3Dg9JTbtuHhDShBT8D2CBSK/iIEvVXxpuxSgh7DdgwUTL4iA92zmJb6lKB/YTsECmV+IgK947AGDIqgQ/LojsO135Hn51l2cWlov0JdGNrPUceueXRwilSVgkUyom9Rd6gbLfYTDeO+1v6orn0InTogYDGUkYLO3/wc9BdqqTCKP1Tfi+oTIaCBIL2TES+GTyruT9S61p6BHam+99DFEAgLFklYsIBHwSI9QY80H5ta+1rB/6ovaKihBJeEJbgLbBlQgl+j3lDPqA2tfQV1j3pVn8s+oKHGTSVJ+FqDLeR5bCqJ2E/BCycsoLZETXaKGs7rhKVt+9HZScrZNMi88V8P7LlDbvOZYaJVpMMmBCT4n0o8dTBoNgbdWPsRYACs3r7XyNfbnAAAAABJRU5ErkJggg==');
}
.xdsoft_datetimepicker  .xdsoft_prev{
    float: left;
	background-position:-20px 0px;
}
.xdsoft_datetimepicker  .xdsoft_today_button{
    float: left;
	background-position:-70px 0px;
	margin-left:5px;
}

.xdsoft_datetimepicker  .xdsoft_next{
    float: right;
	background-position:0px 0px;
}
.xdsoft_datetimepicker  .xdsoft_next:active,.xdsoft_datetimepicker  .xdsoft_prev:active{
}
.xdsoft_datetimepicker  .xdsoft_next,.xdsoft_datetimepicker  .xdsoft_prev ,.xdsoft_datetimepicker  .xdsoft_today_button{
	background-color: transparent;
	background-repeat: no-repeat;
	border: 0px none currentColor;
	cursor: pointer;
	display: block;
	height: 30px;
	opacity: 0.5;
	outline: medium none currentColor;
	overflow: hidden;
	padding: 0px;
	position: relative;
	text-indent: 100%;
	white-space: nowrap;
	width: 20px;
}
.xdsoft_datetimepicker  .xdsoft_timepicker .xdsoft_prev,
.xdsoft_datetimepicker  .xdsoft_timepicker .xdsoft_next{
	float:none;
	background-position:-40px -15px;
	height: 15px;
	width: 30px;
	display: block;
	margin-left:14px;
	margin-top:7px;
}
.xdsoft_datetimepicker  .xdsoft_timepicker .xdsoft_prev{
	background-position:-40px 0px;
	margin-bottom:7px;
	margin-top:0px;
}
.xdsoft_datetimepicker  .xdsoft_timepicker .xdsoft_time_box{
	height:151px;
	overflow:hidden;
	border-bottom:1px solid #DDDDDD;
}
.xdsoft_datetimepicker  .xdsoft_timepicker .xdsoft_time_box >div >div{
	background: #F5F5F5;
	border-top:1px solid #DDDDDD;
	color: #666666;
	font-size: 12px;
	text-align: center;
	border-collapse:collapse;
	cursor:pointer;
	border-bottom-width:0px;
	height:25px;
	line-height:25px;
}

.xdsoft_datetimepicker  .xdsoft_timepicker .xdsoft_time_box >div > div:first-child{
 border-top-width:0px;
}
.xdsoft_datetimepicker  .xdsoft_today_button:hover,
.xdsoft_datetimepicker  .xdsoft_next:hover,
.xdsoft_datetimepicker  .xdsoft_prev:hover {
    opacity: 1;
}
.xdsoft_datetimepicker  .xdsoft_label{
	display: inline;
    position: relative;
    z-index: 9999;
    margin: 0;
    padding: 5px 3px;
    font-size: 14px;
    line-height: 20px;
    font-weight: bold;
    background-color: #fff;
	float:left;
	width:182px;
	text-align:center;
	cursor:pointer;
}
.xdsoft_datetimepicker  .xdsoft_label:hover{
	text-decoration:underline;
}
.xdsoft_datetimepicker  .xdsoft_label > .xdsoft_select{
	border:1px solid #ccc;
	position:absolute;
	right:0px;
	top:30px;
	z-index:101;
	display:none;
	background:#fff;
	max-height:160px;
	overflow-y:hidden;
}
.xdsoft_datetimepicker  .xdsoft_label > .xdsoft_select.xdsoft_monthselect{right:-7px;}
.xdsoft_datetimepicker  .xdsoft_label > .xdsoft_select.xdsoft_yearselect{right:2px;}
.xdsoft_datetimepicker  .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover{
	color: #fff;
    background: #ff8000;
}
.xdsoft_datetimepicker  .xdsoft_label > .xdsoft_select > div > .xdsoft_option{
	padding:2px 10px 2px 5px; 
}
.xdsoft_datetimepicker  .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current{
	background: #ac122a;
	box-shadow: #178FE5 0px 1px 3px 0px inset;
	color:#fff;
	font-weight: 700;
}
.xdsoft_datetimepicker  .xdsoft_month{
	width:90px;
	text-align:right;
}
.xdsoft_datetimepicker  .xdsoft_calendar{
	clear:both;
}
.xdsoft_datetimepicker  .xdsoft_year{
	width:56px;
}
.xdsoft_datetimepicker  .xdsoft_calendar table{
	border-collapse:collapse;
	width:100%;
	
}
.xdsoft_datetimepicker  .xdsoft_calendar td > div{
	padding-right:5px;
}
.xdsoft_datetimepicker  .xdsoft_calendar th{
	height: 25px;
}
.xdsoft_datetimepicker  .xdsoft_calendar td,.xdsoft_datetimepicker  .xdsoft_calendar th{
	width:14.2857142%;
	background: #F5F5F5;
	border:1px solid #DDDDDD;
	color: #666666;
	font-size: 12px;
	text-align: right;
	padding:0px;
	border-collapse:collapse;
	cursor:pointer;
	height: 25px;
}
.xdsoft_datetimepicker.xdsoft_showweeks  .xdsoft_calendar td,.xdsoft_datetimepicker.xdsoft_showweeks  .xdsoft_calendar th{
	width:12.5%;
}
.xdsoft_datetimepicker  .xdsoft_calendar th{
	background: #F1F1F1;
}
.xdsoft_datetimepicker  .xdsoft_calendar td.xdsoft_today{
	color: #ac122a;
}
.xdsoft_datetimepicker  .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker  .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker  .xdsoft_timepicker .xdsoft_time_box >div >div.xdsoft_current{
	background: #ac122a;
	box-shadow: #178FE5 0px 1px 3px 0px inset;
	color:#fff;
	font-weight: 700;
}
.xdsoft_datetimepicker  .xdsoft_calendar td.xdsoft_other_month,
.xdsoft_datetimepicker  .xdsoft_calendar td.xdsoft_disabled,
.xdsoft_datetimepicker  .xdsoft_time_box >div >div.xdsoft_disabled{
	opacity:0.5;
}
.xdsoft_datetimepicker  .xdsoft_calendar td.xdsoft_other_month.xdsoft_disabled{
	opacity:0.2;
}
.xdsoft_datetimepicker  .xdsoft_calendar td:hover,
.xdsoft_datetimepicker  .xdsoft_timepicker .xdsoft_time_box >div >div:hover{
	color: #fff !important;
    background: #ff8000 !important;
    box-shadow: none !important;
}
.xdsoft_datetimepicker  .xdsoft_calendar td.xdsoft_disabled:hover,
.xdsoft_datetimepicker  .xdsoft_timepicker .xdsoft_time_box >div >div.xdsoft_disabled:hover{
	color: inherit	!important;
    background: inherit !important;
    box-shadow: inherit !important;
}
.xdsoft_datetimepicker  .xdsoft_calendar th{
	font-weight: 700;
	text-align: center;
	color: #999;
	cursor:default;
}
.xdsoft_datetimepicker  .xdsoft_copyright{ color:#ccc !important; font-size:10px;clear:both;float:none;margin-left:8px;}
.xdsoft_datetimepicker  .xdsoft_copyright a{ color:#eee !important;}
.xdsoft_datetimepicker  .xdsoft_copyright a:hover{ color:#aaa !important;}


.xdsoft_time_box{
	position:relative;
	border:1px solid #ccc;
}
.xdsoft_scrollbar >.xdsoft_scroller{
	background:#ccc !important;
	height:20px;
	border-radius:3px;
}
.xdsoft_scrollbar{
	position:absolute;
	width:7px;
	right:0px;
	top:0px;
	bottom:0px;
	cursor:pointer;
}
.xdsoft_scroller_box{
position:relative;
}
