@font-face {
    font-family: 'Bold';
    src: url(../fonts/bold.otf);
    font-weight: 700;
}

@font-face {
    font-family: 'Bold-helvetica';
    src: url(../fonts/bold.otf);
}

@font-face {
    font-family: 'Regular';
    src: url(https://cdn.moneyme.com.au/mom/fonts/regular.otf);
}

@font-face {
    font-family: 'light';
    src: url(https://cdn.moneyme.com.au/mom/fonts/light.otf);
}

.regular {
    font-family: 'Roboto',sans-serif;
    font-weight: 400;
}

.bold {
    font-family: 'Roboto',sans-serif;
    font-weight: 700;
}

.medium {
    font-family: 'Roboto',sans-serif;
    font-weight: 500;
}

body, h1, h2, h3, h4, h5, h6, p, a, li, label {
    font-family: 'Roboto',sans-serif;
    color: #545454;
}

a {
    color: #97db93;
}

.header > .container > .col-lg-8 a, .header > .container > .right-panel .btn-navigation2 {
    color: #545454;
}

.font-36 {
    font-size: 36px;
}

.font-50 {
    font-size: 50px;
}

.darkgray-text {
    color: #545454;
}

.white-text {
    color: #fff;
}

.green-text {
    color: #97db93;
}

.yellow-text {
    color: #fee977;
}

.font-80 {
    font-size: 80px;
}

.font-10 {
    font-size: 10px;
}

.font-11 {
    font-size: 11px;
}

.font-24 {
    font-size: 24px;
}

.font-20 {
    font-size: 20px;
}

.font-18 {
    font-size: 18px;
}

.font-16 {
    font-size: 16px;
}

.font-14 {
    font-size: 14px;
}

.font-12 {
    font-size: 12px;
}

.font-30 {
    font-size: 30px;
}

.font-26 {
    font-size: 26px;
}

.font-60 {
    font-size: 60px;
}

.space {
    border-color: transparent;
    margin-top: 10px;
    margin-bottom: 10px;
}

.clear {
    clear: both;
}

.center {
    margin: 0 auto;
}

.text-center {
    text-align: center;
}

.upper-case {
    text-transform: uppercase;
}

.v-top {
    vertical-align: top;
}

.float-right {
    float: right;
}

.float-left {
    float: left;
}

.float-none {
    float: none;
}

.padding-none {
    padding: 0;
}

.margin-none {
    margin: 0;
}

.relative {
    position: relative;
}

.padding-top-none {
    padding-top: 0;
}

.padding-left-none {
    padding-left: 0;
}

.padding-right-none {
    padding-right: 0;
}

.margin-top-none {
    margin-top: 0;
}

.hover-no-line:hover, .hover-no-line:active, .hover-no-line:focus {
    text-decoration: none;
}

.border-radius-none {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}

.relative {
    position: relative;
}

.bg-yellow {
    background: #fee977;
}

.bg-white {
    background: #fff;
}

.form-control, .btn.dropdown-toggle.btn-default {
    border: none;
    border-bottom: 2px solid #ddd;
}

.alert-danger {
    border: none;
    border-bottom: 2px solid #ebccd1;
}

label {
    font-weight: inherit;
}

.bg-dark-gray {
    background: #545454;
}

.close {
    color: #fff;
    opacity: 1;
	
    z-index: 500;
    position: relative;
}

.modal-header .close{
	margin-top: 10px;
}

.bg-light-gray {
    background: #ddd;
}

.wrap-side-navigation {
    width: 42%;
    position: absolute;
    min-height: 100%;
    top: 0;
    right: -50%;
    display: none;
    background: #000;
    background: rgba(0,0,0,.8);
    z-index: 999999;
    padding: 0 0 0 50px;
}

.btn-logout.btn-login {
    padding: 5px 25px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    background: #fee977;
    color: #000;
    margin-right: 5px;
}

    .btn-logout.btn-login:hover, .btn-logout.btn-login:active {
        text-decoration: none;
    }

.header .right-panel.account-panel {
    margin-top: 5px;
}

.header .btn-navigation2 {
    font-size: 30px;
    vertical-align: middle;
    color: #545454;
}

.header .right-panel.account-panel .dropdown-menu {
    left: inherit;
    right: 0;
}

.side-menu .btn-group .btn-default {
    background: #eee;
    border-color: #e4e5e6;
    border-left-color: #fff;
}

    .side-menu .btn-group .btn-default:first-child {
        border-left-color: #e4e5e6;
    }

.section1 {
    min-height: inherit;
    background: none;
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 1px solid #ddd;
}

    .section1 .header {
        padding-top: 15px;
        padding-bottom: 15px;
    }

        .section1 .header .container {
            position: relative;
        }

.application .right-panel .btn-navigation {
    color: #333;
}

    .application .right-panel .btn-navigation:hover {
        color: #007966;
    }

.section1 .header .right-panel, .wrap-header .right-panel {
    position: absolute;
    top: 0;
    right: 15px;
}

.confirm-parent {
    max-height: 185px;
    overflow: auto;
}

#divReasonSection button:hover {
    background: #fff;
}

.wrap-home-banner {
    padding-top: 40px;
    padding-bottom: 40px;
    background: #aeecea;
    height: 515px;
    margin-bottom: 270px;
    background: url(../images/testbanner.jpg);
    background-size: cover;
    background-position: center -100px;
}

    .wrap-home-banner p.slogan {
        color: #fff;
        text-shadow: 1px 1px 2px rgba(150,150,150,0.9);
        padding-right: 15px;
    }

    .wrap-home-banner h1.slogan {
        color: #fff;
        font-weight: 700;
        font-family: Helvetica;
        text-shadow: 0 1px 0 #ccc,0 2px 0 #c9c9c9,0 3px 0 #bbb,0 4px 0 #b9b9b9,0 5px 0 #aaa,0 6px 1px rgba(0,0,0,.1),0 0 5px rgba(0,0,0,.1),0 1px 3px rgba(0,0,0,.3),0 3px 5px rgba(0,0,0,.2),0 5px 10px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.2),0 20px 20px rgba(0,0,0,.15);
        text-shadow: 1px 1px 2px rgba(150,150,150,0.9);
        font-size: 45px;
        padding-right: 15px;
    }

.box-apply {
    -webkit-box-shadow: 1px 2px 4px 0 rgba(199,199,199,1);
    -moz-box-shadow: 1px 2px 4px 0 rgba(199,199,199,1);
    box-shadow: 1px 2px 4px 0 rgba(199,199,199,1);
}

.box-apply-title {
    padding: 5px 15px;
}

.box-apply-maincontent {
    background: #f7f7f7;
    padding: 30px 10px;
    padding-bottom: 15px;
    text-align: center;
}

.box-terms-label {
    margin-top: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
}

.box-apply-description {
    margin-top: 15px;
    padding: 5px;
    background: #eee;
    border-radius: 4px;
}

.box-apply-weeklypayment {
    padding: 15px;
}

.box-apply-btn button {
    background: #97db93;
    width: 100%;
    color: #fff;
    padding: 20px;
    border-radius: 0;
    border: none;
    font-size: 24px;
    font-weight: 700;
    outline: none !important;
}

.btn-upperfooter, .btn-application {
    outline: none !important;
}

    .box-apply-btn button:hover, .btn-upperfooter:hover, .btn-application:hover {
        background: #80d57b;
    }

.wrap-comparison-box {
    padding: 10px;
    margin-top: 10px;
}

.wrap-whychoose {
    padding-top: 5px;
    padding-bottom: 5px;
}

.whychoose-title {
    padding-top: 10px;
    padding-bottom: 15px;
}

    .whychoose-title > p {
        margin-top: 5px;
    }

.wrap-whychoose-icon {
    padding-top: 30px;
    padding-bottom: 20px;
}

    .wrap-whychoose-icon p {
        margin-top: 20px;
    }

.wrap-needhelp {
    background: #eee;
    padding-top: 50px;
    padding-bottom: 50px;
}

.needhelp-icon {
    padding-top: 30px;
}

.need-icon-container {
    padding-left: 60px;
    position: relative;
    margin: 0 auto;
    width: 300px;
}

.needhelp-icon .col-lg-4 img {
    position: absolute;
    top: 0;
    left: 0;
}

.needhelp-icon .col-lg-4 p {
    line-height: 24px;
}

.wrap-upper-footer {
    background: #323232;
    padding-top: 30px;
    padding-bottom: 30px;
    -webkit-box-shadow: inset 0 10px 10px -5px #191919;
    box-shadow: inset 0 10px 10px -5px #191919;
}

    .wrap-upper-footer h3 {
        display: inline-block;
        margin-right: 10px;
        vertical-align: middle;
        color: #fff;
    }

.btn-upperfooter {
    background: #97db93;
    color: #fff;
    font-size: 18px;
    padding: 10px 50px;
    border: none;
    border-bottom: 2px solid #73ae70;
    border-radius: 6px;
}

.wrap-howitworks {
    padding-top: 30px;
    padding-bottom: 30px;
    background: url(../images/bgseamless-texture.jpg);
    height: 265px;
    margin-bottom: 112px;
}

.howitworksdescription {
    margin-top: 10px;
    padding: 10px;
}

.howitworks-steps {
    margin-top: 15px;
}

.steps-box {
    padding: 15px;
    background: #fff;
    -webkit-box-shadow: 1px 2px 4px 0 rgba(199,199,199,1);
    -moz-box-shadow: 1px 2px 4px 0 rgba(199,199,199,1);
    box-shadow: 1px 2px 4px 0 rgba(199,199,199,1);
}

.steps-stipe-top {
    height: 8px;
    display: block;
    background: #6bba70;
    background: -moz-linear-gradient(top,#6bba70 0%,#97db93 100%);
    background: -webkit-linear-gradient(top,#6bba70 0%,#97db93 100%);
    background: linear-gradient(to bottom,#6bba70 0%,#97db93 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6bba70',endColorstr='#97db93',GradientType=0);
}

.steps-box {
    position: relative;
}

.steps-number {
    background: #97db93;
    color: #fff;
    padding: 10px;
    width: 35px;
    height: 35px;
    text-align: center;
    font-weight: 700;
    border-radius: 50%;
    line-height: 16px;
    margin: 0 auto;
    margin-bottom: 5px;
}

.steps-title {
    margin: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #ddd;
}

.steps-description {
    padding: 8px;
    border-radius: 4px;
    margin-top: 5px;
}

#divReasonSection .dropdown-menu {
    width: 100% !important;
}

.vybcon {
    position: relative;
    padding-left: 45px;
    padding-top: 5px;
}

    .vybcon img {
        position: absolute;
        top: 0;
        left: 0;
    }

.dropdown-menu > li > a {
    white-space: inherit;
}

.infoReasonLoan {
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 10px;
}

.wrap-content-page.eca {
    padding: 20px 0 60px;
    min-height: 550px;
}

    .wrap-content-page.eca .btn-group-justified a {
        border: none;
        border-bottom: 3px solid #ddd;
        border-right: 1px solid #ddd;
        border-left: 1px solid #fff;
    }

.wrap-eca-boxPanel {
    padding: 15px;
    background: #eee;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-bottom: 3px solid #ddd;
}

    .wrap-eca-boxPanel .wrap-main-content {
        padding-top: 0;
    }

    .wrap-eca-boxPanel .border-top-none th, .wrap-eca-boxPanel .table > tbody > tr > th.border-top-none {
        border-top: none;
        font-weight: inherit;
        font-family: bold;
    }

.eca-module-box > h4 {
    border-bottom: 1px solid #ddd;
    padding-bottom: 5px;
    color: #97db93;
}

.eca-module-box .form-container {
    padding-top: 10px;
    border-top: 1px solid #fff;
}

.eca-module-box .form-element {
    margin-bottom: 5px;
}

.form-element .form-control[disabled], .form-element .form-control[readonly] {
    background: #dff0d8;
    border: none;
    box-shadow: none;
    border-bottom: 2px solid #cbdec3;
}

.eca-module-box {
    position: relative;
}

    .eca-module-box .btn-edit {
        position: absolute;
        top: -6px;
        right: 0;
        padding: 2px 10px;
        font-size: 12px;
    }

.btn-cancel {
    position: absolute;
    top: -6px;
    right: 60px;
    padding: 2px 10px;
    font-size: 12px;
}

.eca-module-box .ui-datepicker-trigger {
    top: 28px;
}

.oz-eca-checkbox {
    padding-left: 35px;
    padding-right: 35px;
}

.oz-eca-privacy {
    padding-left: 15px;
    padding-right: 15px;
}

.wrap-textpage-banner {
    padding-top: 50px;
    padding-bottom: 50px;
}

    .wrap-textpage-banner.contactus {
        background: url(../images/contactus-banner.jpg);
        background-size: cover;
    }

    .wrap-textpage-banner.seopage {
        background: url(../images/seo-banner.jpg);
        background-size: cover;
    }

        .wrap-textpage-banner.seopage .container {
            position: relative;
        }

        .wrap-textpage-banner.seopage .breadcrumb {
            position: absolute;
            bottom: -65px;
            left: 15px;
            background: transparent;
        }

            .wrap-textpage-banner.seopage .breadcrumb li, .wrap-textpage-banner.seopage .breadcrumb li a {
                color: #fff;
            }

    .wrap-textpage-banner h1 {
        margin-bottom: 0;
        margin-top: 0;
    }

    .wrap-textpage-banner h1, .wrap-textpage-banner h3 {
        text-align: center;
    }

.content-page-container {
    padding-top: 20px;
    padding-bottom: 20px;
    min-height: 757px;
    border-right: 1px solid #eee;
}

    .content-page-container.application1 {
        min-height: inherit;
    }

.content-page-sidepanel .box-container {
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd;
}

.content-page-container, .wrap-content-page.text-page.calculator-wrapper {
    background: #fff;
}

.wrap-content-page.text-page h1, .wrap-content-page.text-page h3, .wrap-content-page.text-page h5, .wrap-content-page.text-page h5, .wrap-content-page.text-page h2 {
    color: #97db93;
    font-size: 24px;
}

.seopage-content, .textpage-content {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #eee;
}

    .seopage-content h1 {
        margin-top: 0;
    }

.wrap-seo-bottom {
    margin-bottom: 30px;
}

    .wrap-seo-bottom > .col-lg-12 {
        padding-top: 15px;
        padding-bottom: 15px;
        background: #eee;
        border-radius: 4px;
        border-bottom: 3px solid #ddd;
    }

        .wrap-seo-bottom > .col-lg-12 > .col-lg-4 {
            padding: 0;
        }

            .wrap-seo-bottom > .col-lg-12 > .col-lg-4 > img {
                border-radius: 4px;
            }

.wrap-ozcost-caclulator {
    padding-top: 15px;
    padding-bottom: 0;
}

.mme-footer-wrap {
    padding-top: 20px;
    background: #545454;
}

.footer-wrap-title {
    padding-top: 8px;
    padding-bottom: 8px;
    border-bottom: 1px solid #97db93;
    margin-bottom: 20px;
}

.footer-links {
    padding-left: 0;
}

    .footer-links li {
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .footer-links a {
        color: #fff;
    }

        .footer-links a:hover {
            text-decoration: none;
        }

.wrap-warning-text {
    display: none;
}

.footer-warning-wrap {
    padding-top: 10px;
}

.lower-footer-wrap {
    padding-top: 15px;
    padding-bottom: 15px;
}

.borrowing-btn {
    padding: 10px 20px;
    border: 2px solid #fff;
    margin-top: 5px;
}

    .borrowing-btn:hover {
        color: #fff;
    }

    .borrowing-btn .disclosure-icon {
        margin-top: -4px;
    }

.wrap-content-page.application {
    padding-top: 20px;
    padding-bottom: 60px;
}

    .wrap-content-page.application .panel-default, .wrap-content-page.application .panel-heading, .modal.vs2 .panel, .wrap-content-page .wrap-ozcost-caclulator .panel-default, .wrap-content-page .wrap-ozcost-caclulator .panel-heading {
        background: #eee;
    }

        .wrap-content-page.application .panel-default > .panel-heading, .wrap-content-page.application .panel-default, .wrap-content-page .wrap-ozcost-caclulator .panel-default, .wrap-content-page .wrap-ozcost-caclulator .panel-heading {
            border: none;
        }

.wrap-content-page .wrap-ozcost-caclulator .panel-default {
    border-bottom: 3px solid #ddd;
    padding-left: 15px;
    padding-right: 15px;
}

.wrap-warning-text {
    display: none;
    padding: 15px 10px;
    background: #eee;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    bottom: 0;
    width: 100%;
    z-index: 99999;
    position: fixed;
}

.slider-range-min2 label, .slider-range-min3 label {
    margin-left: -12px;
    margin-top: 22px;
    position: absolute;
    text-align: center;
    width: 70px;
    font-weight: 700;
    color: #3a4d60;
    font-size: 14px;
    font-family: 'Open Sans','Helvetica Neue',Helvetica,sans-serif;
}

.slider-range-min2 label {
    margin-left: -27px;
}

.wrap-ozcost-caclulator .ui-widget-content {
    border: none;
    border-bottom: 3px solid #ddd;
    height: 20px;
}

    .wrap-ozcost-caclulator .ui-state-default, .wrap-ozcost-caclulator .ui-widget-content .ui-state-default, .wrap-ozcost-caclulator .ui-widget-header .ui-state-default {
        height: 24px;
        margin-top: 2px;
        width: 40px;
        border-top: none;
        border-right: none;
        border-left: none;
        border-image: initial;
        border-bottom: 3px solid #75a272;
        outline: none !important;
        cursor: pointer;
        background: #97db93;
        background: -moz-linear-gradient(top,#97db93 0%,#97db93 50%,#82ba7e 51%,#82ba7e 100%);
        background: -webkit-linear-gradient(top,#97db93 0%,#97db93 50%,#82ba7e 51%,#82ba7e 100%);
        background: linear-gradient(to bottom,#97db93 0%,#97db93 50%,#82ba7e 51%,#82ba7e 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#97db93',endColorstr='#82ba7e',GradientType=0);
    }

.wrap-ozcost-caclulator .ui-slider-horizontal .ui-slider-range-min {
    background: #dffadd;
}

.wrap-ozcost-caclulator .wrap-calc-slider {
    border-bottom: 3px solid #ddd;
    background: #dffadd;
    background: -moz-linear-gradient(left,#dffadd 0%,#fff 22%,#fff 100%);
    background: -webkit-linear-gradient(left,#dffadd 0%,#fff 22%,#fff 100%);
    background: linear-gradient(to right,#dffadd 0%,#fff 22%,#fff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dffadd',endColorstr='#ffffff',GradientType=1);
    height: 20px;
    border-radius: 4px;
    padding-left: 11px;
    padding-right: 30px;
}

.inner-calc-box {
    background: #ddd;
    border-radius: 4px;
    border-bottom: 3px solid #999;
    padding: 30px 15px;
}

.repayment-result {
    font-size: 30px;
    font-weight: 700;
    display: inherit;
    border-radius: 4px;
    background: #ddd;
    padding: 5px 20px;
    border-bottom: 3px solid #999;
}

.wrap-ozcost-caclulator .ui-state-default:active, .wrap-ozcost-caclulator .ui-widget-content .ui-state-defaul:active {
    outline: none !important;
}

.wrap-content-page .wrap-ozcost-caclulator .panel-heading {
    font-size: 20px;
    padding-top: 20px;
    border-bottom: 1px solid #ddd;
}

.wrap-content-page .wrap-ozcost-caclulator .panel-body {
    border-top: 1px solid #fff;
    padding-top: 20px;
    padding-bottom: 20px;
}

.wrap-content-page .wrap-ozcost-caclulator .tooltip.top {
    opacity: 1;
    margin-left: -17px;
    margin-top: -45px;
    z-index: 999999;
}

.wrap-content-page .wrap-ozcost-caclulator .tooltip-inner {
    padding-top: 5px;
    padding-bottom: 5px;
    width: 120px;
}

.wrap-content-page .wrap-ozcost-caclulator .slider-range-min3 .tooltip.top {
    margin-left: -32px;
    width: 105px;
}

.wrap-content-page .wrap-ozcost-caclulator .tooltip.top .tooltip-arrow {
    border-top-color: #999;
    bottom: 1px;
}

.wrap-content-page .wrap-ozcost-caclulator .tooltip-inner {
    font-size: 16px;
    background: #999;
}

.pdng-btmx {
    padding-bottom: 106px;
}

.wrap-content-page.application .panel-default {
    border-bottom: 3px solid #ddd;
}

.wrap-content-page.application .form-element {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 16px;
}

.wrap-content-page.application .panel-default {
    padding-left: 15px;
    padding-right: 15px;
}

    .wrap-content-page.application .panel-default .form-element {
        padding-bottom: 0;
    }

        .wrap-content-page.application .panel-default .form-element:first-child {
            border-top: none;
        }

        .wrap-content-page.application .panel-default .form-element:last-child {
            border-bottom: none;
        }

        .wrap-content-page.application .panel-default .form-element.border-top-none {
            border-top: none;
        }

    .wrap-content-page.application .panel-default .panel-heading {
        border-bottom: 1px solid #e4e4e4;
        padding-top: 20px;
    }

.wrap-content-page.application .wrap-contact-form .panel-body {
    padding-left: 40px;
    padding-right: 40px;
    border-top: 1px solid #fff;
}

.form-element .middle-text {
    padding-top: 7px;
    padding-bottom: 9px;
}

.info-icon img {
    margin-top: 5px;
}

.btn-application {
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    width: 300px;
    max-width: 100%;
    background: #97db93;
    border: none;
    border-bottom: 2px solid #73ae70;
    color: #fff;
    font-size: 18px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.wrap-content-page.application .alert.alert-danger {
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 5px;
    font-size: 14px;
    color: #bb6867;
}

.wrap-content-page.application .wrap-btn-section img {
    margin-top: -10px;
}

#reasonSelectedVal {
    margin-top: 10px;
    padding-left: 0;
}

    #reasonSelectedVal li {
        font-size: 12px;
        list-style: none;
        padding: 3px 15px;
        color: #909090;
    }

.privacyContainer, .Agreement-box {
    display: none;
}

.ui-datepicker-trigger {
    position: absolute;
    right: 20px;
    top: 3px;
    cursor: pointer;
}

.Textwatermark {
    position: absolute;
    right: 25px;
    top: 7px;
    color: #bdbdbd;
    font-size: 14px;
    font-family: 'Roboto','Open Sans','Helvetica Neue',Helvetica,sans-serif;
}

.wrp-box-electronic {
    margin: 40px -55px;
}

.electronic-circle {
    position: absolute;
    height: 150px;
    background: #fff;
    border: 7px solid #fee977;
    display: block;
    width: 150px;
    top: -35px;
    border-radius: 50%;
    left: 55px;
}

.elecLockIcon {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -32px;
    margin-left: -25px;
}

.Agreement-box.nmsk .panel-heading {
    padding: 0 0 10px;
}

.frm-chck-wrp {
    border: none;
    padding-left: 75px;
    padding-right: 75px;
}

.dvtermsNcondition {
    padding-left: 30px;
    padding-right: 30px;
}

.wrap-eca-boxPanel-header {
    padding: 14px 0 10px 85px;
    border-bottom: 1px solid #ddd;
    position: relative;
}

.eca-box-initial {
    position: absolute;
    top: 0;
    left: 0;
    padding: 9px 15px;
    background: #97db93;
    text-align: center;
    font-size: 28px;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    width: 79px;
}

.wrap-eca-content-header {
    position: absolute;
    right: 0;
    bottom: 10px;
}

    .wrap-eca-content-header h3 {
        font-size: 24px;
        color: #97db93;
    }

.wrap-main-content {
    padding-top: 20px;
    border-top: 1px solid #fff;
}

.mobile-table-label {
    display: none;
    width: 40%;
}

.wrap-content-page.eca .mobile-btn-menu {
    padding: 5px;
    background: #eee;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
}

.add-google-icon {
    margin-top: 12px;
}

.app-confirm-table p {
    margin: 0;
}

.visible-rt {
    display: none;
}

.header .dropdown-menu li {
    padding-top: 5px;
    padding-bottom: 5px;
}

.header .dropdown-menu .divider {
    padding-top: 0;
    padding-bottom: 0;
}

.header .dropdown-menu li a {
    font-size: 16px;
}

.header .right-panel.account-panel .dropdown-menu {
    width: 285px;
}

iframe[name="google_conversion_frame"] {
    height: 0 !important;
}

.modal-body .form-element {
    padding-bottom: 10px;
    font-size: 16px;
}

    .modal-body .form-element .middle-text {
        padding-top: 0;
    }

.modal-body {
    background: #eee;
}

.modal-title {
    color: #fee977;
}

#login-modal .modal-dialog, #forgot-modal .modal-dialog, #forgot-modal-request .modal-dialog {
    max-width: 350px;
    margin-left: auto;
    margin-right: auto;
}

.modal-header {
    background: #545454;
}

.loader-icon {
    max-width: 20%;
}

.wrap-content-page.text-page h3.howitworks-title {
    margin-bottom: 0;
    background: #97db93;
    float: left;
    color: #fff !important;
    padding: 10px 50px 0 5px;
    font-size: 40px;
}

.wrap-content-page.text-page h3.howitworks-subtitle {
    margin-top: 0;
    margin-bottom: 15px;
    background: #97db93;
    float: left;
    color: #fff !important;
    padding: 10px 50px 10px 5px;
    font-size: 40px;
}

.withNumber {
    padding-left: 65px;
    position: relative;
    padding-top: 5px;
}

.NumberValue {
    position: absolute;
    top: 10px;
    left: 0;
    font-size: 40px;
    color: #fff;
    background: #97db93;
    border-radius: 50%;
    height: 55px;
    width: 55px;
    padding: 0;
    text-align: center;
}

.mnltop {
    margin-top: 5px;
}

.box-super-light {
    padding: 10px 15px 5px;
    background: #eee;
    border-bottom: none;
    border-bottom: 2px solid #ddd;
    border-radius: 4px;
}

    .box-super-light h3, .box-super-light h5 {
        margin: 0;
        margin-bottom: 10px;
    }

.axz-txt {
    color: #7c7c7c;
}

.application .content-page-container, .eca .content-page-container {
    border-right: 0;
}

.application.contactus .content-page-container {
    border-right: 1px solid #eee;
}

.wrap-eca-boxPanel-header h2 {
    width: 72%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.footer-wrap-title a:hover {
    color: #fff;
}

.btn-application .fa {
    font-size: 16px;
    margin-left: 5px;
}

.wrap-warning-textMobile {
    padding: 5px;
}

.faq .content-page-container {
    min-height: inherit;
    border-right: none;
}

.faq .panel-default {
    border: none;
    border-bottom: 3px solid #ddd;
    background: #eee;
}

    .faq .panel-default .panel-title a {
        display: block;
        padding: 10px 15px;
        text-decoration: none !important;
    }

        .faq .panel-default .panel-title a:hover {
            text-decoration: none;
        }

.faq .panel-heading {
    background: #eee;
    padding: 0;
    border-bottom: 1px solid #ddd;
}

    .faq .panel-heading h4 {
        font-size: 20px;
        font-weight: 700;
        color: #545454;
    }

.faq .panel-default > .panel-heading + .panel-collapse .panel-body {
    border-top: 1px solid #fff;
}

.faq .panel-heading:hover {
    background: #e0e0e0;
}

.eca-module-box a:hover {
    text-decoration: none;
}

.exRepaymentStep1 .col-lg-7 .row {
    margin-left: -5px;
    margin-right: -5px;
}

.exRepaymentStep1 .col-lg-7 .col-lg-4 {
    padding-left: 5px;
    padding-right: 5px;
}

.wrap-ex-repayment {
    background: #e2e2e2;
    padding: 10px;
    margin-bottom: 10px;
    border-radius: 6px;
}

.visible-xst {
    display: none;
}

.repaymentTwo .btn-group {
    width: 100%;
    cursor: pointer;
}

    .repaymentTwo .btn-group button {
        font-size: 30px;
        font-weight: 700;
        display: inherit;
        border-radius: 4px;
        background: #ddd;
        padding: 5px 20px;
        border: none;
        border-bottom: 3px solid #999 !important;
        width: 100%;
        color: #545454;
        cursor: pointer;
    }

.repaymentTwo .dropdown-menu {
    width: 100%;
    padding: 10px 15px;
}

    .repaymentTwo .dropdown-menu li {
        padding-top: 5px;
        padding-bottom: 5px;
    }

        .repaymentTwo .dropdown-menu li a {
            font-size: 18px;
        }

.repaymentTwo .btn-primary:hover, .repaymentTwo .btn-primary:focus, .repaymentTwo .btn-primary:active, .repaymentTwo .btn-primary.active, .repaymentTwo .open .dropdown-toggle.btn-primary {
    background: #ddd;
    border-color: #999;
    color: #545454;
    outline: none;
}

.repaymentTwo .btn-group button > span {
    font-size: 18px;
}

    .repaymentTwo .btn-group button > span .repayment-value {
        font-size: 30px;
    }

.progress-oz.zero {
    display: none;
}

.progress-oz {
    background: #a0a0a0;
    margin-top: 30px;
    overflow: inherit;
    border-radius: 0;
}

    .progress-oz .progress-bar {
        -webkit-animation-duration: 3s;
        -webkit-animation-iteration-count: 1;
        animation-duration: 3s;
        animation-iteration-count: 1;
        animation-fill-mode: forwards;
        -webkit-animation-fill-mode: forwards;
        opacity: 0;
    }

    .progress-oz.one .progress-bar {
        width: 20%;
        animation-name: example;
        -webkit-animation-name: example;
    }

@-webkit-keyframes example {
    from {
        width: 0;
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes example {
    from {
        width: 0;
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.progress-oz.two .progress-bar {
    width: 20%;
    animation-name: example2;
    -webkit-animation-name: example2;
}

@-webkit-keyframes example2 {
    from {
        width: 20%;
        opacity: 0;
    }

    to {
        opacity: 1;
        width: 25%;
    }
}

@keyframes example2 {
    from {
        width: 20%;
        opacity: 0;
    }

    to {
        opacity: 1;
        width: 25%;
    }
}

.progress-oz.three .progress-bar {
    width: 25%;
    animation-name: example3;
    -webkit-animation-name: example3;
}

@-webkit-keyframes example3 {
    from {
        width: 25%;
        opacity: 0;
    }

    to {
        opacity: 1;
        width: 40%;
    }
}

@keyframes example3 {
    from {
        width: 25%;
        opacity: 0;
    }

    to {
        opacity: 1;
        width: 40%;
    }
}

.progress-oz.four .progress-bar {
    width: 40%;
    animation-name: example4;
    -webkit-animation-name: example4;
}

@-webkit-keyframes example4 {
    from {
        width: 40%;
        opacity: 0;
    }

    to {
        opacity: 1;
        width: 60%;
    }
}

@keyframes example4 {
    from {
        width: 40%;
        opacity: 0;
    }

    to {
        opacity: 1;
        width: 60%;
    }
}

.progress-oz.five .progress-bar {
    width: 60%;
    animation-name: example5;
    -webkit-animation-name: example5;
}

@-webkit-keyframes example5 {
    from {
        width: 60%;
        opacity: 0;
    }

    to {
        opacity: 1;
        width: 75%;
    }
}

@keyframes example5 {
    from {
        width: 60%;
        opacity: 0;
    }

    to {
        opacity: 1;
        width: 75%;
    }
}

.progress-oz.six .progress-bar {
    width: 75%;
    animation-name: example6;
    -webkit-animation-name: example6;
}

@-webkit-keyframes example6 {
    from {
        width: 75%;
        opacity: 0;
    }

    to {
        opacity: 1;
        width: 85%;
    }
}

@keyframes example6 {
    from {
        width: 75%;
        opacity: 0;
    }

    to {
        opacity: 1;
        width: 85%;
    }
}

.progress-oz.seven .progress-bar {
    width: 85%;
    animation-name: example7;
    -webkit-animation-name: example7;
}

@-webkit-keyframes example7 {
    from {
        width: 85%;
        opacity: 0;
    }

    to {
        opacity: 1;
        width: 98%;
    }
}

@keyframes example7 {
    from {
        width: 85%;
        opacity: 0;
    }

    to {
        opacity: 1;
        width: 98%;
    }
}

.progress-oz.eight .progress-bar {
    width: 98%;
    animation-name: example8;
    -webkit-animation-name: example7;
}

@-webkit-keyframes example8 {
    from {
        width: 98%;
        opacity: 0;
    }

    to {
        opacity: 1;
        width: 99%;
    }
}

@keyframes example8 {
    from {
        width: 98%;
        opacity: 0;
    }

    to {
        opacity: 1;
        width: 99%;
    }
}

.progress.progress-oz .progress-bar-success {
    background: #99da96;
}

.progress-oz .tooltip {
    opacity: 1;
    right: -26px;
    top: -57px;
}

.progress-oz .tooltip3 {
    right: -20px;
    top: -40px;
}

.progress-oz .tooltip2 {
    right: -36px;
}

.relative {
    position: relative;
}

.progress-oz .tooltip-inner {
    background: #99da96;
    font-size: 14px;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 0;
}

.progress-oz .tooltip.top .tooltip-arrow {
    border-top-color: #99da96;
}

.progress-oz .progress-bar {
    text-align: right;
    padding-right: 15px;
}

.btn-mkapymt {
    position: absolute;
    right: 0;
    top: -15px;
}

.btn-pay-now {
    position: relative;
    right: 0;
    top: 0;
}

.btn-mkapymt button {
    padding-left: 20px;
    padding-right: 20px;
}

.btn-mkapymt .dropdown-menu {
    right: 0;
    left: inherit;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border: none;
    padding: 0;
}

.MakePaymentFull, .MakePaymentFullInnerNo, .MakePaymentFullInnerYes, .next-payment-pending {
    display: none;
}

.inner-dropdown-menu2 {
    padding-left: 0;
}

    .inner-dropdown-menu2 li {
        list-style: none;
    }

        .inner-dropdown-menu2 li a {
            display: block;
            padding: 3px 20px;
            clear: both;
            font-weight: 400;
            line-height: 1.42857143;
            color: #333;
            white-space: nowrap;
        }

.hide2 {
    display: none;
}

.btn-mkapymt .dropdown-menu li a, .inner-dropdown-menu2 li a {
    text-align: center;
    width: 380px;
    border-bottom: 1px solid #ddd;
    padding: 7px 0;
}

    .btn-mkapymt .dropdown-menu > li > a:hover, .inner-dropdown-menu2 li a:hover {
        background: #97db93;
        color: #fff;
    }

.btn-mkapymt .custom-pay {
    padding: 10px 25px;
    text-align: center;
    display: none;
}

    .btn-mkapymt .custom-pay input.form-control {
        border-bottom: 2px solid #ddd;
        background: #f5f3f3;
        box-shadow: inherit;
    }

    .btn-mkapymt .custom-pay button.btn, .btn-mkapymt .next-payment-pending button.btn {
        margin-top: 10px;
        width: 100%;
    }

    .btn-mkapymt .custom-pay .has-error input.form-control {
        border-color: #a94442;
    }

.warning-box-v2 {
    padding: 20px;
    -webkit-border-bottom-right-radius: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -moz-border-radius-bottomright: 6px;
    -moz-border-radius-bottomleft: 6px;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
    -webkit-box-shadow: inset 0 2px 5px 0 rgba(221,221,221,1);
    -moz-box-shadow: inset 0 2px 5px 0 rgba(221,221,221,1);
    box-shadow: inset 0 2px 5px 0 rgba(221,221,221,1);
}

.warning-separator {
    display: block;
    margin-left: -20px;
    margin-right: -20px;
    border-bottom: 2px dashed #ddd;
    padding-bottom: 0;
    margin-bottom: 15px;
}

.font-10 {
    font-size: 10px;
}

.underline {
    text-decoration: underline;
}

.btn-mdl-yellow {
    background: #fee977;
    color: #000;
    border-bottom: 2px solid #c5b368;
}

.bg-mdl-gray {
    background: #eee;
}

.bg-white2 {
    background: #fff;
}

.wrap-fees-container {
    margin-bottom: 0;
    height: 100%;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}

.wrap-bg-gray2 {
    background-color: #eee;
    border-bottom: 3px solid rgba(216,216,216,1);
    margin-bottom: 10px;
}

.wrap-bg-green {
    background-color: #545454;
    color: #fee977;
    font-size: 24px;
    font-weight: 700;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}

.wrap-bg-gray {
    background-color: #ffed9f;
}

.wrap-bg-graybox {
    background-color: #eee;
    padding: 20px 10px 10px;
    text-align: center;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-bottom: 3px solid rgba(216,216,216,1);
}

.wrap-bg-white {
    background-color: #b5e8b1;
}

.wrap-text-padding {
    padding: 10px 20px;
}

.wrap-table-text1 {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}

.wrap-border {
    border-bottom: 1px solid rgba(216,216,216,1);
}

.wrap-margin {
    margin-top: 10px;
    margin-bottom: 10px;
}

.wrap-green-text {
    color: #000;
}

.wrap-margin-top {
    margin-top: -10px;
}

.fees-no-padding {
    padding: 0 !important;
    margin: 0 !important;
}

.fees-with-padding {
    padding: 10px;
    margin-top: 20px;
}

.fees-with-padding2 {
    padding: 10px;
    margin-bottom: 10px;
}

.fees-wrappadding {
    padding: 10px;
}

.fees-container-padding {
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.fees-top-margin {
    margin-top: 100px;
}

.fees-up-padding {
    padding-top: -15px;
}

.Notifaction-box1 {
    padding: 15px 20px 15px 60px;
    position: relative;
    margin-top: 20px;
}

    .Notifaction-box1 img {
        position: absolute;
        top: 15px;
        left: 15px;
    }

    .Notifaction-box1.success {
        background: #97db93;
    }

    .Notifaction-box1.warning {
        background: #ffa962;
    }

    .Notifaction-box1.info {
        background: #53e0d9;
    }

/*------warning footer---*/
.wrap-warning-footer {
    background: #545454;
}

.wrap-inner-warning-footer {
    border-bottom: 1px solid #fff;
    padding-top: 15px;
    padding-bottom: 15px;
}

.footer-wrap-title {
    border-bottom: none;
}

/*---new modal 2.0 style-----*/
.modal-content {border-radius:10px;}
.modal-header {border-radius:10px  10px 0 0;background-color:#74d36b;padding:8px;}
.modal-body{background-color:#ffffff;border-radius:10px;padding-left:20px;padding-right:20px;}
.modal-title{color: #3f3f3f;font-size: 28px;font-weight: 300;text-align: center;margin-bottom:15px;}
.modal-body .hidden{display: none !important;visibility: hidden !important;}
.modal-body .alert{margin-top:5px;}
.modal .box-mdl-apply{margin-bottom:15px;}
#login-modal .modal-dialog, #forgot-modal .modal-dialog, #forgot-modal-request .modal-dialog{max-width:500px;}
.close{color:#858585;font-weight:300;}
.general-form .form-element{
	padding-top: 20px;
    position: relative;
    margin-top: 10px;
	padding-bottom:0;
}
.general-form .form-element .inputText {
  border-radius: 0;
  -webkit-appearance: none;
  font-size: 22px;
  width: 100%;
  height: 40px;
  border: none;
  border-bottom: 1px solid #efefef;
  font-family: "Roboto";
  font-weight: 300;
  padding-bottom: 6px;
  background: transparent;
  padding-left: 0;
  margin-left: 0;
  outline: none !important;
  color: #3f3f3f;
}
.general-form .form-element .inputText:disabled,
.general-form .form-element .form-element input[type=text]:disabled,
.general-form .form-element select:disabled {
  -webkit-text-fill-color: #cccccc;
  color: #cccccc !important;
  -webkit-opacity: 1;
}
.general-form .form-element input:focus ~ .floating-label,
.general-form .form-element input:not(:focus):valid ~ .floating-label,
.general-form .form-element input:disabled ~ .floating-label,
.general-form .form-element .floating-labelx {
  top: -5px;
  bottom: 10px;
  left: 15px;
  font-size: 14px;
  opacity: 1;
  outline: none;
  font-family: "Roboto";
  color: #68cd63;
}
.general-form .form-element .floating-label {
  position: absolute;
  pointer-events: none;
  left: 15px;
  top: 23px;
  transition: 0.2s ease all;
  font-size: 20px;
  font-family: "Roboto";
  font-weight: 300;
}
.general-form .form-element .inputTextarea {
  font-size: 18px;
  width: 100%;
  height: 240px;
  border: none;
  font-family: "Roboto";
  font-weight: 300;
  background: whitesmoke;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  padding: 15px;
  outline: none !important;
}
.general-form .form-element input:focus ~ .floating-label.green-on,
.general-form .form-element input:not(:focus):valid ~ .floating-label.green-on,
.general-form .form-element input:disabled ~ .floating-label.green-on,
.general-form .form-element .floating-labelx.green-on {
  color: #68cd63;
}
.general-form .form-error {
  visibility: hidden;
}
.general-form .form-element-select {
  padding-top: 5px;
  position: relative;
  margin-top: 10px;
}
.general-form .form-element-select .field-wrapper {
  position: relative;
  margin-bottom: 15px;
  border-bottom: 1px solid #efefef;
  height: 55px;
}
.general-form .form-element-select .field-wrapper option {
  font-size: 20px;
  position: relative;
  left: 15px;
  color: #777777;
  box-sizing: content-box;
  padding: 15px;
  border: 0;
  font-weight: 300;
  font-family: "Roboto";
}
.general-form .form-element-select .field-wrapper label {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 14px;
  transition: all 0.3s ease-out;
  opacity: 0;
  font-weight: 300;
}
.general-form .form-element-select .field-wrapper label.show2 {
  top: -10px;
  opacity: 1;
  color: #68cd63;
}
.general-form .form-element-select .inputSelect {
  padding-bottom: 0;
  height: 50px;
  font-size: 20px;
  width: 100%;
  border: none;
  font-family: "Roboto";
  font-weight: 300;
  background: transparent;
  padding-left: 0;
  margin-left: 0;
  -webkit-appearance: none;
  position: relative;
  top: 8px;
  outline: none !important;
}
.general-form .form-element-select .inputSelect option:first-child {
  display: none;
}
.general-form .form-element-select .fa {
  position: absolute;
  right: 1px;
  top: 25px;
  right: 10px;
}

.homealign-modl{
	margin-top:30px;
}


.modal .btn-regular {
    max-width: 340px;
    width: 100%;
    height: 58px;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    display: block;
    color: white;
    font-size: 22px;
}

.modal .btn-green {
    background: #68cd63;
    color: white;
}

.modal .gray-text {
    color: #949494;
}


@media (min-width: 768px) {
    #login-modal .modal-dialog, #forgot-modal .modal-dialog, #forgot2-modal .modal-dialog, #forgot-modal-request .modal-dialog {
        margin: 100px auto;
    }
}

@media (max-width:1199px) {
    .container {
        width: 100%;
    }

    .pdng-btmx {
        padding-bottom: 85px;
    }

    .box-apply-description {
        min-height: 90px;
    }

    .wrap-home-banner {
        margin-bottom: 292px;
    }

    .steps-description {
        min-height: 76px;
    }

    .mnltop {
        font-size: 18px;
    }
}

@media (max-width:1124px) {
    .wrap-home-banner {
        margin-bottom: 310px;
    }
}

@media (max-width:1044px) {
    .steps-description {
        min-height: 76px;
    }

    .steps-title {
        font-size: 18px;
    }

    .box-apply-maincontent h3 .font-60 {
        font-size: 55px;
    }

    .wrap-home-banner {
        padding-top: 40px;
        margin-bottom: 305px;
    }
}

@media (max-width:996px) {
    .wrap-home-banner {
        margin-bottom: 325px;
    }
}

@media (max-width:991px) {
    .box-apply-maincontent h3 .font-60 {
        font-size: 50px;
    }

    .box-apply-maincontent {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .wrap-home-banner {
        margin-bottom: 378px;
    }

    .wrap-howitworks {
        height: 300px;
        margin-bottom: 130px;
    }

    .box-apply-weeklypayment > .col-lg-7 > .font-20 {
        font-size: 18px;
        margin-bottom: 5px;
        text-align: center;
    }

    .box-apply-description {
        min-height: 90px;
    }

    .steps-title {
        font-size: 16px;
    }

    .pdng-btmx {
        padding: 0;
    }

    .whychoose-title {
        padding-top: 0;
    }

    .wrap-content-page.text-page h3.howitworks-title, .wrap-content-page.text-page h3.howitworks-subtitle {
        padding: 10px 5px 0;
    }

    .repayment-result {
        font-size: 24px;
    }

    .wrap-border {
        border-right: none;
        border-bottom: 1px solid rgba(216,216,216,1);
    }

    .fees-top-margin {
        margin-top: 10px;
    }
}

@media (max-width:980px) {
    .wrap-home-banner {
        margin-bottom: 395px;
    }

    .box-apply-description {
        min-height: 110px;
    }
}

@media (max-width:946px) {
    .wrap-home-banner {
        margin-bottom: 415px;
    }
}

@media (max-width:900px) {
    .box-apply-description {
        min-height: 110px;
    }
}

@media (max-width:873px) {
    .visible-rt {
        display: block;
    }

    .wrap-home-banner {
        margin-bottom: 440px;
    }

    .steps-box {
        min-height: 207px;
    }
}

@media (max-width:850px) {
    .wrap-ozcost-caclulator .panel-body, .wrap-ozcost-caclulator .panel-body > .col-lg-12 {
        padding-left: 0;
        padding-right: 0;
    }

    .wrap-ozcost-caclulator .repaymentOne, .wrap-ozcost-caclulator .repaymentTwo {
        padding-left: 0;
        padding-right: 0;
    }
}

@media (max-width:810px) {
    .box-apply-description {
        min-height: 110px;
    }
}

@media (max-width:782px) {
    .wrap-home-banner {
        margin-bottom: 460px;
    }
}

@media (max-width:779px) {
    .box-apply-description {
        min-height: 130px;
    }
}

@media (max-width:767px) {
    .wrap-content-page.application .form-element .wrap-label p {
        margin: 0;
        margin-bottom: 5px;
        padding: 0;
        font-size: 16px;
    }

    .wrap-btn-section .float-right.text-center {
        float: none;
    }

    .wrap-content-page.application .panel-default .form-element {
        padding-bottom: 15px;
    }

    .btn-application.float-right, .wrap-content-page.application .wrap-btn-section img {
        float: none;
    }

        .wrap-content-page.application .wrap-btn-section img, .wrap-content-page.application .wrap-btn-section img.two {
            margin: 10px auto;
            display: block;
        }

    .wrap-content-page.application .wrap-btn-section {
        text-align: center;
    }

    .wrap-content-page.application .wrap-contact-form .panel-body {
        padding-left: 0;
        padding-right: 0;
    }

    .frm-chck-wrp {
        padding-left: 0;
        padding-right: 0;
    }

        .frm-chck-wrp .chckbox-wrap {
            padding-left: 35px;
            padding-right: 35px;
        }

    .padding-15-mbl {
        padding-left: 15px;
        padding-right: 15px;
    }

    .float-none-mbl {
        float: none !important;
    }

    .add-google-icon {
        margin-top: 5px;
        margin-bottom: 5px;
    }

    .google-add-link {
        margin-bottom: 0;
    }

    .wrp-box-electronic {
        margin-left: -15px;
        margin-right: -15px;
        margin-bottom: 0;
        border-bottom: none;
    }

    .electronic-circle {
        position: relative;
        left: inherit;
        margin: 0 auto;
        height: 110px;
        width: 110px;
    }

    .elecLockIcon {
        max-width: 40px;
        margin-top: -25px;
        margin-left: -20px;
    }

    .fixmbl {
        margin-top: -20px;
    }

    .border-bottom-none-mbl {
        border-bottom: none !important;
    }

    .dvtermsNcondition {
        padding-left: 15px;
        padding-right: 15px;
    }

    .frm-chck-wrp {
        border-bottom: none !important;
    }

    .stp5pdngnone, .stp6pdngnone {
        padding-bottom: 0 !important;
    }

    .stp6pdngnone {
        margin-bottom: 0;
    }

    .mobile-table-label {
        display: inline-block;
    }

    .eca-module-box tr th {
        display: none;
    }

    .eca-module-box tr td {
        display: block;
    }

    .wrap-eca-content-header {
        position: relative;
        margin-top: 20px;
        margin-left: 0;
    }

    .wrap-content-page.eca .wrap-main-content {
        padding-top: 0;
    }

    .wrap-eca-boxPanel-header {
        padding-bottom: 0;
    }

    .wrap-content-page.eca .btn-group-justified > .btn, .btn-group-justified > .btn-group {
        display: block;
        width: 100%;
        border-radius: inherit;
        border: none;
        background: transparent;
    }

    .wrap-content-page.eca .btn-group-justified {
        margin-top: 5px;
        background: #eee;
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .wrap-eca-sidePanel .side-menu {
        display: none;
    }

    .wrap-content-page.eca {
        padding-bottom: 20px;
    }

    .border-top-none-mobile td:first-child {
        border-top: none;
    }

    .wrap-home-banner {
        margin-bottom: 0;
        height: auto;
        background-size: 100%;
        background: url(../images/ozbanner_mobile.jpg);
        background-repeat: no-repeat;
        background-position-y: -20px;
        background-position-x: center;
        padding-top: 20px;
        padding-bottom: 15px;
    }

    .box-apply {
        margin-bottom: 15px;
    }

    .box-apply-description, .box-apply-maincontent {
        min-height: inherit;
    }

    .wrap-howitworks {
        height: inherit;
        margin-bottom: 0;
    }

    .howitworks-steps > .row > .col-lg-4 {
        margin-bottom: 15px;
    }

    .wrap-howitworks, .wrap-whychoose {
        padding-top: 20px;
        padding-bottom: 15px;
    }

    .whychoose-title {
        padding-top: 15px;
        padding-bottom: 0;
    }

    .visible-rt {
        display: none;
    }

    .need-icon-container {
        margin-bottom: 15px;
    }

    .wrap-upper-footer > .container > h3 {
        margin-bottom: 15px;
    }

    .wrap-home-banner p.slogan, .wrap-home-banner p.slogan {
        font-size: 24px;
    }

    .wrap-textpage-banner {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .content-page-container, .content-page-container .col-lg-11, .wrap-box-apply > .col-lg-4, .wrap-whychoose > .container .col-lg-6 {
        padding-left: 0;
        padding-right: 0;
    }

    .wrap-content-page.application {
        padding-bottom: 20px;
    }

    .wrap-ozcost-caclulator .inner-calc-box {
        margin-bottom: 20px;
    }

    .wrap-ozcost-caclulator .wrap-cost-calculator .panel-body > .col-lg-6, .wrap-ozcost-caclulator .wrap-cost-calculator .wrap-repayments > .row > .col-lg-6, .wrap-ozcost-caclulator > .col-lg-12 {
        padding: 0;
    }

    .wrap-ozcost-caclulator {
        padding-bottom: 0;
    }

    .loader-icon {
        max-width: 50%;
    }

    .blockUI .font-30 {
        font-size: 18px;
    }

    .wrap-content-page.text-page {
        background: #fff;
    }

    .content-page-container {
        min-height: inherit;
    }

    .wrap-textpage-banner h1 {
        font-size: 40px;
    }

    .wrap-textpage-banner.seopage .breadcrumb {
        position: relative;
        bottom: inherit;
        left: inherit;
        margin-bottom: 0;
        margin-left: 0;
        padding-left: 8px;
        margin-top: 5px;
        text-align: center;
    }

    .wrap-content-page.text-page h3.howitworks-title, .wrap-content-page.text-page h3.howitworks-subtitle {
        font-size: 30px;
    }

    .box-apply-weeklypayment {
        padding-top: 0;
        padding-bottom: 0;
        padding-right: 0;
    }

        .box-apply-weeklypayment > .col-lg-7 > .font-20 {
            margin-bottom: 0;
            font-size: 12px;
            line-height: 41px !important;
        }

        .box-apply-weeklypayment > .col-lg-5 > .font-36 {
            font-size: 18px;
            line-height: 46px;
        }

        .box-apply-weeklypayment > .col-lg-7 {
            padding-left: 0;
            padding-right: 0;
        }

    .box-apply-btn button {
        padding: 10px;
    }

    .box-apply-maincontent {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .wrap-home-banner h1.slogan {
        font-size: 36px;
        text-align: center;
        text-shadow: 1px 1px 2px rgba(150,150,150,0.9);
    }

    .wrap-home-banner p.slogan, .wrap-home-banner p.slogan {
        font-size: 16px;
        text-align: center;
        margin-top: 10px;
    }

    .wrap-box-apply > .col-lg-12.float-none {
        padding-left: 0;
        padding-right: 0;
    }

    .steps-box, .steps-description {
        min-height: inherit;
    }

    .eca-module-box .form-container .col-lg-6 {
        padding-left: 0;
        padding-right: 0;
    }

    .slider-range-min3 label {
        margin-left: -16px;
    }

    .slider-range-min2 label {
        margin-left: -30px;
    }

    .wrap-ozcost-caclulator .panel-body, .wrap-ozcost-caclulator .panel-body > .col-lg-12 {
        padding-left: 0;
        padding-right: 0;
    }

    .content-page-container, .application.contactus .content-page-container {
        border-right: 0;
    }

    .vybcon {
        margin-bottom: 15px;
        padding-top: 13px;
    }

    .ptpoot {
        padding-bottom: 0;
    }

    #userCredentials .text-right {
        text-align: left;
    }

    .wrap-eca-boxPanel-header {
        padding-left: 0;
        padding-top: 0;
    }

    .eca-box-initial {
        position: relative;
        margin-bottom: 20px;
    }

    .wrap-eca-boxPanel-header h2 {
        width: 100%;
        text-overflow: inherit;
        white-space: inherit;
        overflow: inherit;
    }

    .Notifaction-box {
        padding-bottom: 10px;
    }

        .Notifaction-box .col-lg-5 > .text-right {
            text-align: left;
        }

    #bank-details .col-lg-4 {
        padding-left: 0;
        padding-right: 0;
    }

    .nwloanchckbox {
        padding-left: 25px;
        padding-right: 25px;
    }

    .wrap-needhelp {
        padding-top: 20px;
        padding-bottom: 15px;
    }

    .wrap-whychoose-icon .col-lg-4 {
        margin-bottom: 30px;
    }

    .box-mdl-apply {
        margin-top: 10px;
    }

    .wrap-warning-text {
        display: none !important;
    }

    .wrap-content-page.eca {
        min-height: inherit;
    }

    .visible-xst {
        display: inline-block;
    }

    .btn-mkapymt {
        position: relative;
        top: inherit;
        right: inherit;
    }

        .btn-mkapymt > button {
            width: 100%;
        }

        .btn-mkapymt .dropdown-menu, .btn-mkapymt .dropdown-menu li a {
            width: 100%;
        }

    /*-- offer style --*/
    .offerOptionBox {
        min-height: inherit;
        margin-bottom: 15px;
    }

    .offertxtmb {
        display: inline-block !important;
        font-size: 30px;
        float: right;
        margin-top: -17px;
    }

    .offerOptionBox input[type="radio"] {
        bottom: 7px;
        margin-top: 20px;
    }

    .offerOptionBox label.labelradio {
        width: 100%;
        padding-right: 11px;
        margin-top: 15px;
    }

    .RdoptionValue {
        float: right;
        margin-right: 10px;
    }

    .tble-offer td {
        display: table-cell !important;
    }
}

@media (max-width:480px) {
    .wrap-logo-top {
        padding-left: 0;
        padding-top: 10px;
    }

    .font-24-mob-logo {
        font-size: 24px;
    }

    .wrap-home-banner h1.slogan {
        font-size: 28px;
    }

    .wrap-textpage-banner h1 {
        font-size: 40px;
    }

    .blockUI .font-30 {
        font-size: 16px;
    }

    .blockUI.blockMsg {
        width: 40% !important;
        left: 31% !important;
    }

    .application .header .col-lg-8 {
        padding: 0;
    }

        .application .header .col-lg-8 .font-30 {
            font-size: 24px;
            line-height: 45px;
        }

    .repaymentTwo .btn-group button > span {
        font-size: 10px;
    }

        .repaymentTwo .btn-group button > span .repayment-value {
            font-size: 24px;
        }
}

@media (max-width:350px) {
    .wrap-home-banner {
        background-size: 300%;
    }

    .wrap-content-page.text-page h3.howitworks-title, .wrap-content-page.text-page h3.howitworks-subtitle {
        font-size: 24px;
    }

    .NumberValue {
        top: 20px;
        font-size: 30px;
        height: 40px;
        width: 40px;
    }

    .withNumber {
        padding-left: 50px;
    }

    .wrap-calc-slider > p.text-center.small-text {
        font-size: 10px;
        margin-top: 6px !important;
    }
}

.btn-global-wrap {
    max-width: 320px;
    width: 100%;
    margin: 0 auto;
}

    .btn-global-wrap .btn-large.btn-green {
        width: 100%;
        font-size: 24px;
        height: 56px;
        border-radius: 6px;
        background: #97db93;
        color: #fff;
        border: none;
        border-bottom: 3px solid #6bab68;
    }

.contract-term-num2 {
    margin-left: 50px !important;
    margin-right: 10px;
}

@media (max-width: 375px) {
    .contract-term-num2 {
        min-height: 70px;
    }
}

/*---eca offer loan style ---------*/
.offerOptionBox {
    padding: 10px 20px;
    background: #fff;
    border-radius: 6px;
    border-bottom: 3px solid #d1cfcf;
    cursor: pointer;
}

    .offerOptionBox label.labelradio {
        padding-left: 20px;
        position: relative;
    }

    .offerOptionBox input[type="radio"] {
        margin-right: 10px;
        position: absolute;
        left: 0px;
        bottom: 3px;
    }

.offerbigtxt {
    font-size: 40px;
}

.wrap-inner-offer {
    width: 560px;
    max-width: 100%;
    margin: 0 auto;
}

#tooltip-amount {
    margin-left: -40px;
}


.wrap-card-infotext .card-txt {
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    overflow: hidden;
}

/*----new updates style 10-30-2017 -------*/
.wrap-yesno {
    width: 500px;
    max-width: 100%;
    padding-left: 0;
    margin-left: 0;
    position: relative;
    margin-right: 0;
    padding-right: 110px;
}

.wrap-eca-boxPanel .wrap-yesno {
    width: 100%;
}

.wrap-yesno .btn-group {
    position: absolute;
    top: 0;
    right: 0;
}

    .wrap-yesno .btn-group .btn-default {
        padding: 5px 12px;
        font-size: 14px;
        border-color: #73ae70;
    }

        .wrap-yesno .btn-group .btn-default.active {
            background: #80d57b;
            color: #fff;
        }

.eca-module-box .form-element {
    position: relative;
}

.eca-module-box .ui-datepicker-trigger {
    top: 28px;
    right: 5px;
    max-width: 26px;
}

/*New Before sign*/
.list-custom-padding {
    padding-left: 20px;
}

.contract-panels-wrap {
    padding: 10px;
    background-color: #E0F4F3;
    border: 1px solid #050505;
}

.beforeSign-close {
    opacity: 1;
}

.beforeSign-modalheader {
    background-color: #ffffff;
    border: none;
}

.modal-large {
    max-width: 800px;
    width: 100%;
}

@media (max-width: 1008px) {
    #yes-no-div {
        width: 20%;
    }
}

@media (max-width: 767px) {
    .modal-large {
        max-width: 800px;
        width: auto !important;
    }

    .wrap-yesno .btn-group {
        position: relative;
        top: inherit;
        right: inherit;
        margin-bottom: 15px;
    }

    .wrap-eca-boxPanel .wrap-yesno {
        padding-right: 0;
    }

        .wrap-eca-boxPanel .wrap-yesno #yes-no-label {
            margin-bottom: 10px;
        }

        .wrap-eca-boxPanel .wrap-yesno .col-lg-9, .wrap-eca-boxPanel .wrap-yesno .col-lg-3 {
            margin-right: 0;
            margin-left: 0;
            padding-left: 5px;
            padding-right: 5px;
        }

    .btn-application.financial-modal-no, .financial-modal-yes {
        text-align: center;
        float: none;
        margin: 0 auto;
        margin-top: 10px;
        width: 210px;
    }
}

.list-custom-padding li {
    margin-bottom: 15px;
}

#iframeContract {
    height: 1835px;
}

@media (max-width:1024px) {
    #iframeContract {
        height: 1770px;
    }
}

@media (max-width:768px) {
    #iframeContract {
        height: 1970px;
    }

    #yes-no-div {
        width: 55%;
    }

    .app-contactlink-wrap {
        text-align: right !important;
        margin-top: 15px;
    }

    .app-contactlink-top {
        font-size: 16px;
    }

    .app-contactlink-wrap img {
        max-width: 20px;
        margin-top: -5px;
    }
}

@media (max-width:414px) {
    #iframeContract {
        height: 2880px;
    }
}

@media (max-width:375px) {
    #iframeContract {
        height: 3070px;
    }
}

@media (max-width:360px) {
    #iframeContract {
        height: 3340px;
    }
}

@media (max-width:320px) {
    #iframeContract {
        height: 3440px;
    }
}

.esign-font-regular {
    font-family: 'Open Sans','Helvetica Neue',Helvetica,sans-serif !important;
}

.financial-modal-yes {
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border: none;
    border-bottom: 2px solid #bdbdbd;
    color: #6b6a6a;
    font-size: 18px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.btn-application.financial-modal-no, .financial-modal-yes {
    width: 180px;
    max-width: 100%;
}
