@font-face {
    font-family: 'helvetica_neuebold';
    src: url('../fonts/helveticaneue-bold.eot');
    src: url('../fonts/helveticaneue-bold.eot?#iefix') format('embedded-opentype'), url('../fonts/helveticaneue-bold.woff') format('woff'), url('../fonts/helveticaneue-bold.ttf') format('truetype'), url('../fonts/helveticaneue-bold.svg#helvetica_neuebold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'helvetica_neue_ce_65medium';
    src: url('../fonts/helveticaneuece-medium-webfont.eot');
    src: url('../fonts/helveticaneuece-medium-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/helveticaneuece-medium-webfont.woff') format('woff'), url('../fonts/helveticaneuece-medium-webfont.ttf') format('truetype'), url('../fonts/helveticaneuece-medium-webfont.svg#helvetica_neue_ce_65medium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'helvetica_neue_ce_45_lightRg';
    src: url('../fonts/helveticaneuece-light-webfont.eot');
    src: url('../fonts/helveticaneuece-light-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/helveticaneuece-light-webfont.woff2') format('woff2'), url('../fonts/helveticaneuece-light-webfont.woff') format('woff'), url('../fonts/helveticaneuece-light-webfont.ttf') format('truetype'), url('../fonts/helveticaneuece-light-webfont.svg#helvetica_neue_ce_45_lightRg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'WebRupee';
    src: url("../fonts/WebRupee.V2.0.eot");
    src: local("WebRupee"), url("../fonts/WebRupee.V2.0.ttf") format("truetype"), url("../fonts/WebRupee.V2.0.woff") format("woff"), url("../fonts/WebRupee.V2.0.svg") format("svg");
    font-weight: 600;
    font-style: normal
}

.WebRupee {
    font-family: "WebRupee" !important;
    padding: 0 5px;
}

body, p {
    font-family: 'helvetica_neue_ce_65medium';
}

input, button, textarea, .placeholder {
    font-family: 'helvetica_neue_ce_45_lightRg';
}

h1, h2, h3, h4, h5, h6, strong {
    font-family: 'helvetica_neue_ce_65medium';
}

a {
    color: white;
}

p, input, textarea, button, a, li, label {
    font-size: 1.8rem;
    line-height: 1.4;
}
/* Assign Font Properties - END */

html {
    font-size: 62.5%;
}

body {
    font-family: 'helvetica_neue_ce_65medium';
    color: #005596;
}

* {
    margin: 0;
    padding: 0;
    outline: none;
    list-style: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    z-index: 0;
}

a {
    text-decoration: none;
    outline: none;
    color: #005596;
}

    a:hover {
        text-decoration: none;
    }

img {
    border: none;
    max-width: 100%;
    vertical-align: top;
    border: none;
}

html {
    width: 100%;
    overflow-x: hidden;
    -webkit-text-size-adjust: 100%;
}

p, .ul, h1, h2, h3, h4, h5, h6 {
    padding-bottom: 5px;
}

h1, h2, h3, h4, h5, h6 {
    line-height: 1;
}

h1 {
    font-size: 5rem;
}

h2 {
    font-size: 3.3rem;
}

h3 {
    font-size: 3rem;
    font-family: 'helvetica_neue_ce_65medium';
}

h4 {
    font-size: 2.2rem;
    font-family: 'helvetica_neue_ce_65medium';
}

h5 {
    font-size: 2rem;
}

h6 {
    font-size: 1.6rem;
}

    h3 a, h4 a, h5 a, h6 a {
        font-size: inherit;
        text-decoration: underline;
    }

table, table tr td, table tr th {
    border: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

input, textarea {
    outline: none;
}

article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, section, summary, mark {
    float: left;
    width: 100%;
}

.clear {
    clear: both;
}

.fl {
    float: left !important;
}

.fr {
    float: right !important;
}

input[type=submit], input[type=button], button[type=submit] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    outline: none;
}

input::-ms-clear {
    display: none
}

input[type="number"]::-webkit-outer-spin-button, input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0
}

input[type="number"] {
    -moz-appearance: textfield
}

.wrapper {
    width: 100%;
    position: relative;
}

header {
    padding: 22px 30px; /*display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;*/
}

[type="radio"]:checked, [type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px
}

    [type="radio"]:checked + label, [type="radio"]:not(:checked) + label {
        position: relative;
        padding-left: 28px;
        cursor: pointer;
        line-height: 20px;
        display: inline-block; /*color: #000;*/
        font-size: 1.2rem;
        font-family: 'Conv_Montserrat-Light'
    }

        [type="radio"]:checked + label:before, [type="radio"]:not(:checked) + label:before {
            content: '';
            position: absolute;
            left: 0;
            top: 0;
            width: 18px;
            height: 18px; /*border: 1px solid #000;*/
            border-radius: 100%;
            background: transparent
        }

        [type="radio"]:checked + label:after, [type="radio"]:not(:checked) + label:after {
            content: '';
            width: 10px;
            height: 10px; /*background: #d3dd41;*/
            position: absolute;
            top: 5px;
            left: 5px;
            border-radius: 100%;
            -webkit-transition: all 0.2s ease;
            transition: all 0.2s ease
        }

        [type="radio"]:not(:checked) + label:after {
            opacity: 0;
            -webkit-transform: scale(0);
            transform: scale(0)
        }

        [type="radio"]:checked + label:after {
            opacity: 1;
            -webkit-transform: scale(1);
            transform: scale(1)
        }

.input-box {
    width: 33.33%;
    padding: 24px 10px 0px 0;
    border-bottom: 1px solid #707070;
    width: 100%;
    position: relative;
    margin-top: 10px;
    font-size: 1.4rem;
    color: #000;
    font-family: 'Conv_Montserrat-Light';
    margin: 50px 0;
}

    .input-box select {
        background: transparent;
        width: 100%;
        color: #000;
        font-size: 1.4rem;
        letter-spacing: 1.2px;
        line-height: 1.2;
        padding: 0 8px 8px;
        outline: 0;
        -webkit-appearance: none
    }

        .input-box select option {
            color: #000
        }

    .input-box textarea {
        background: transparent
    }

    .input-box::focused::after {
        width: 100%;
        border: none
    }

    .input-box::after {
        content: " ";
        width: 0;
        height: 1px;
        background: #000;
        display: block;
        position: absolute;
        bottom: -1px;
        left: 0;
        -webkit-transition: 0.5s all;
        -moz-transition: 0.5s all;
        -ms-transition: 0.5s all;
        -o-transition: 0.5s all;
        transition: 0.5s all
    }

    .input-box input[type=text], .input-box textarea {
        font-size: 1.4rem;
        color: #000;
        letter-spacing: 1.2px;
        text-overflow: ellipsis;
        border: none;
        padding: 8px 0px 3px;
        width: 100%
    }

    .input-box input[type=text] {
        padding-right: 30px;
    }

.input-boxselect::before {
    content: '';
    position: absolute;
    border: solid #000;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 3px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    right: 10px;
    top: 29px
}

.placeholder {
    z-index: 1;
    position: absolute;
    font-size: 1.4rem;
    letter-spacing: 1.2px;
    line-height: 1.2;
    color: #707070;
    overflow: hidden;
    top: 27px;
    /*top:71px;*/
    left: 0px;
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
    -ms-transition: 0.3s all;
    -o-transition: 0.3s all;
    -webkit-transition: 0.3s all;
    transition: 0.3s all;
    width: 100%;
}

    .placeholder.active {
        font-size: 1.18rem;
        color: #000;
        line-height: 1.4;
        top: 8px;
        font-style: normal;
        opacity: 0.6
    }

    .placeholder + input {
        position: relative;
        z-index: 2;
        background: transparent;
        font-size: 1.8rem;
        letter-spacing: 1.2px
    }

.logout {
    position: relative;
    color: #02448d;
    font-size: 1.4rem;
    padding: 0px 0px 0 30px;
    float: right;
}
    /* #application-details,
#emp-id-window,
#password-change-window,

.logout {
    display: none;
} */

    .logout:before {
        content: '';
        position: absolute;
        width: 6px;
        height: 18px;
        background: url(../images/hdfc-loan-assist-sprite.png) 0 0 no-repeat;
        left: 0px;
    }

    .logout:after {
        content: '';
        position: absolute;
        width: 14px;
        height: 18px;
        background: url(../images/hdfc-loan-assist-sprite.png) -9px 0 no-repeat;
        left: 5px;
        -webkit-transition: 0.3s all;
        -moz-transition: 0.3s all;
        -ms-transition: 0.3s all;
        -o-transition: 0.3s all;
        -webkit-transition: 0.3s all;
        transition: 0.3s all;
    }

    .logout:hover:after {
        left: 10px;
    }

.input-wrap {
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
    padding: 0 20px;
}

.input-buttons {
    margin: 30px 0;
    width: 100%;
    float: left;
}

a.filled-btn {
    background: #ee1d24;
    padding: 17px 50px;
    margin-right: 10px;
    position: relative;
    border: 1px solid #ee1d24;
    color: #fff;
}

    a.filled-btn:hover span {
        color: #ee1d24;
    }

.filled-btn span {
    position: relative;
    z-index: 10;
    display: inline-block;
    color: #fff;
    font-size: 1.6rem;
    text-transform: uppercase;
    font-family: 'helvetica_neuebold';
    text-transform: uppercase;
}

.filled-btn::before {
    background: #fff;
    position: absolute;
    content: '';
    -webkit-transition: 0.2s all;
    -moz-transition: 0.2s all;
    -ms-transition: 0.2s all;
    -o-transition: 0.2s all;
    -webkit-transition: 0.2s all;
    transition: 0.2s all;
    text-align: center;
    display: block;
    width: 0%;
    top: 0;
    left: 0;
    height: 100%;
    z-index: 10
}

.filled-btn:hover::before {
    width: 100%
}

.text-btn {
    color: #02448d;
    font-size: 1.4rem;
    font-family: 'helvetica_neue_ce_65medium';
    font-weight: bold;
    position: relative;
    float: left;
}

    .text-btn:before {
        background: #02448d;
        position: absolute;
        content: '';
        height: 1px;
        width: 0;
        left: 0;
        bottom: 0;
        -webkit-transition: 0.2s all;
        -moz-transition: 0.2s all;
        -ms-transition: 0.2s all;
        -o-transition: 0.2s all;
        -webkit-transition: 0.2s all;
        transition: 0.2s all;
    }

    .text-btn:hover:before {
        width: 100%;
    }

.padd-top-50 {
    padding-top: 50px;
}

.back-btn {
    padding-left: 22px;
    float: right;
}

.back-btn-wrap {
    width: 100%;
    float: left;
    margin: 50px 0;
}

.back-btn:before {
    content: '';
    position: absolute;
    width: 13px;
    height: 12px;
    background: url(../images/hdfc-loan-assist-sprite.png) -159px -42px no-repeat;
    left: 5px;
    top: 2px;
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
    -ms-transition: 0.3s all;
    -o-transition: 0.3s all;
    -webkit-transition: 0.3s all;
    transition: 0.3s all;
}

.back-btn:hover:before {
    left: 0px;
}

.error-Msg {
    color: #ee1d24;
    font-family: 'helvetica_neue_ce_45_lightRg';
    font-size: 1.4rem;
    width: 100%;
    float: left;
    padding-top: 5px;
}

.input-icon {
    position: absolute;
    right: 27px; /*top: 25px;*/
    top: 18px;
}

    .input-icon:before {
        width: 27px;
        height: 28px;
        position: absolute;
        content: '';
    }

.input-name:before {
    background: url(../images/hdfc-loan-assist-sprite.png) -31px 0 no-repeat;
}

.input-password:before {
    background: url(../images/hdfc-loan-assist-sprite.png) -75px 0 no-repeat;
    top: -2px;
}

.input-emp-id:before {
    background: url(../images/hdfc-loan-assist-sprite.png) -204px 0 no-repeat;
    top: -2px;
}

.input-new-password:before {
    background: url(../images/hdfc-loan-assist-sprite.png) -117px 0 no-repeat;
}

.input-confirm-password:before {
    background: url(../images/hdfc-loan-assist-sprite.png) -160px 0 no-repeat;
}

.application-details-container, nav, nav ul {
    width: 100%;
    float: left;
}

nav {
    background: #02448d;
}

    nav ul li {
        float: left;
        color: #fff;
    }

        nav ul li.active, nav ul li a:hover {
            background: #012d5d;
        }

        nav ul li a {
            color: #fff;
            font-family: 'helvetica_neuebold';
            font-size: 1.6rem;
            position: relative;
            padding: 28px 56px;
            float: left;
            -webkit-transition: 0.3s all;
            -moz-transition: 0.3s all;
            -ms-transition: 0.3s all;
            -o-transition: 0.3s all;
            -webkit-transition: 0.3s all;
            transition: 0.3s all;
            cursor: pointer;
        }

            nav ul li a span {
                padding: 0 0 0 56px;
            }

            nav ul li a:before {
                position: absolute;
                content: '';
            }

            nav ul li a.home-application:before {
                width: 34px;
                height: 28px;
                background: url(../images/hdfc-loan-assist-sprite.png) -192px -43px no-repeat;
                margin-left: 10px;
                margin-top: -5px;
            }

            nav ul li a.view-application:before {
                width: 34px;
                height: 22px;
                background: url(../images/hdfc-loan-assist-sprite.png) 0px -43px no-repeat;
            }

            nav ul li a.new-application:before {
                width: 34px;
                height: 29px;
                background: url(../images/hdfc-loan-assist-sprite.png) -54px -43px no-repeat;
            }

            nav ul li a.down-report:before {
                width: 34px;
                height: 26px;
                background: url(../images/hdfc-loan-assist-sprite.png) -100px -43px no-repeat;
            }

.application-details-info {
    padding-bottom: 50px;
}

table.appViewTable th, table.appViewTable td {
    padding: 15px;
    font-family: 'helvetica_neue_ce_65medium';
    font-size: 1.4rem;
    color: #727272;
    text-align: left;
}

table.appViewTable th {
    font-size: 1.4rem;
    color: #02448d;
    background: #e2e2e2;
    font-weight: normal;
}

    table.appViewTable th:first-child, table.appViewTable td:first-child {
        padding-left: 56px;
    }

table.appViewTable td a.app-ref-no {
    color: #4886cb; /* text-decoration: underline; */
    font-size: inherit;
    position: relative;
}

    table.appViewTable td a.app-ref-no:before {
        content: '';
        position: absolute;
        width: 100%;
        height: 1px;
        left: 0;
        bottom: 0;
        background: #4886cb;
        -webkit-transition: 0.3s all;
        -moz-transition: 0.3s all;
        -ms-transition: 0.3s all;
        -o-transition: 0.3s all;
        -webkit-transition: 0.3s all;
        transition: 0.3s all;
    }

    table.appViewTable td a.app-ref-no:hover:before {
        width: 0;
    }

.application-details-info, table.appViewTable, .webDetailsTable, .details-webform-container, .details-webform-wrap h2 {
    width: 100%;
    float: left;
}

.details-webform-container {
    padding: 15px 56px;
}

.details-webform-wrap { /*display: none;*/
    padding: 30px 0;
    float: left;
    width: 100%;
}

    .details-webform-wrap h2, .details-webform-wrap h3 {
        color: #3b3b3b;
        font-family: 'helvetica_neuebold';
        font-weight: normal;
    }

    .details-webform-wrap h2 {
        font-size: 1.6rem;
        padding: 0px 56px;
    }

    .details-webform-wrap h3 {
        font-size: 1.5rem;
        float: left;
        position: relative;
        padding: 0px 56px;
        width: 100%;
        line-height: 28px;
    }

        .details-webform-wrap h3 span {
            background: #fff;
            float: left;
            padding-right: 10px;
            z-index: 1;
            position: relative;
        }

        .details-webform-wrap h3:before {
            position: absolute;
            content: '';
            height: 1px;
            width: 100%;
            background: #b8b8b8;
            top: 50%;
            z-index: 0;
        }

.webDetailsTable tr td {
    padding: 14px 0;
}

    .webDetailsTable tr td:first-child {
        font-family: 'helvetica_neue_ce_45_lightRg';
        font-size: 1.4rem;
        color: #727272;
        width: 30%;
        float: left;
    }

    .webDetailsTable tr td:last-child {
        font-family: 'helvetica_neue_ce_65medium';
        font-size: 1.5rem;
        color: #3b3b3b;
        width: 70%;
        float: left;
    }

.thank-you-wrapper {
    width: 100%;
    float: left; /*display: none;*/
}

    .thank-you-wrapper h2 {
        font-size: 2rem;
        line-height: 24px;
    }

    .thank-you-wrapper p, .thank-you-wrapper h2 {
        text-align: center;
    }

        .thank-you-wrapper p, .thank-you-wrapper p a {
            color: #3b3b3b;
            font-size: 1.4rem;
            font-family: 'helvetica_neue_ce_65medium';
        }

            .thank-you-wrapper p.blue-text, .thank-you-wrapper p.blue-text a {
                color: #005596;
                float: none;
                font-weight: normal;
            }

.thank-you-thumb {
    width: 250px;
    height: 200px;
    margin: 30px auto;
    display: block;
}

.details-webform-container .input-box {
    max-width: 500px;
    width: 100%;
    margin: 0;
    padding-top: 0;
}
/*New application*/

.new-application-info {
    width: 100%;
    float: left;
}

    .new-application-info .input-wrap {
        padding: 22px 30px;
        max-width: 1000px;
        float: left;
    }

        .new-application-info .input-wrap.down-report-wrap {
            max-width: 600px;
        }

        .new-application-info .input-wrap .input-box {
            width: 48%;
            float: left;
            margin: 30px 1%;
        }

            .new-application-info .input-wrap .input-box .error-Msg {
                position: absolute;
                padding-top: 0;
                left: 0;
                bottom: -20px;
            }

.input-radio-check-box label.form-label { /*position: relative;
    cursor: pointer;
    padding-bottom: 5px;
    float: left;
    margin-right: 10px;
    width: auto;*/
}

input[type="checkbox"], input[type="radio"] {
    position: absolute;
    left: -999em;
}

    input[type="checkbox"] + span:before {
        content: "";
        display: inline-block;
        width: 22px;
        height: 22px;
        margin: 0 8px 0 0;
        vertical-align: middle;
        border: 1px solid silver;
        border-radius: 3px;
        font: bold 32px/7px Verdana, sans-serif;
        color: #ee1d24;
    }

    input[type="checkbox"]:checked + span:before { /* content: "✓"; */
        content: "";
        border-color: #ee1d24;
        background: url('../images/checked.png') 0 0 no-repeat;
    }

    input[type="radio"] + span:before {
        content: "";
        display: inline-block;
        width: 22px;
        height: 22px;
        margin: 0 8px 0 0;
        vertical-align: middle;
        border: 1px solid silver;
        border-radius: 100%;
    }

    input[type="radio"] + label:before {
        content: "";
        display: inline-block;
        width: 22px;
        height: 22px;
        margin: 0 8px 0 0;
        vertical-align: middle;
        border: 1px solid silver;
        border-radius: 100%;
    }

    input[type="radio"]:checked + label:before {
        content: "";
        background: #ee1d24;
        border-color: #ee1d24;
        box-shadow: inset 0 0 1px 2px white;
    }

    input[type="radio"]:checked + span:before {
        content: "";
        background: #ee1d24;
        border-color: #ee1d24;
        box-shadow: inset 0 0 1px 2px white;
    }

.pos-relative {
    position: relative;
}

.verify-email {
    color: #02448d;
    font-size: 1.4rem;
    font-family: 'helvetica_neue_ce_65medium';
    font-weight: bold;
    position: absolute;
    right: 0;
    top: 25px;
}

    .verify-email:before {
        background: #02448d;
        position: absolute;
        content: '';
        height: 1px;
        width: 0;
        left: 0;
        bottom: 0;
        -webkit-transition: 0.2s all;
        -moz-transition: 0.2s all;
        -ms-transition: 0.2s all;
        -o-transition: 0.2s all;
        -webkit-transition: 0.2s all;
        transition: 0.2s all;
    }

    .verify-email:hover:before {
        width: 100%;
    }

.input-float {
    width: 48%;
    margin: 0 1% 20px;
    float: left;
    min-height: 100px;
}

    .input-float input[type="text"], .input-float textarea, .input-float label {
        font-size: 1.4rem;
        color: #000;
        letter-spacing: 1.2px;
        text-overflow: ellipsis;
        border: none;
        padding: 8px 0px 3px;
        width: 100%;
        border-bottom: 1px solid #707070;
    }

    .input-float label {
        border-bottom: none;
        width: 100%;
        float: left;
        color: #707070;
        font-family: 'helvetica_neue_ce_45_lightRg';
        padding-top: 0;
    }

.new-application-info h2 {
    font-weight: normal;
    font-size: 1.5rem;
    float: left;
    position: relative;
    padding: 0px 16px;
    width: 100%;
    line-height: 28px;
    margin-bottom: 30px;
}

    .new-application-info h2:before {
        position: absolute;
        content: '';
        height: 1px;
        width: 100%;
        background: #005596;
        top: 50%;
        z-index: 0;
    }

    .new-application-info h2 span {
        background: #fff;
        float: left;
        padding-right: 10px;
        z-index: 1;
        position: relative;
    }
/*Select Dropdown*/

.selectBox.focused .selectedValue, .selectBox .selectedValue {
    color: #818181;
    font-size: 1.5rem;
    width: 100%;
    display: block;
    line-height: 18px;
}

.selectBox {
    width: 100%;
    position: relative;
    border-bottom: 1px solid #707070;
    padding: 5px 0;
    float: left;
}

    .selectBox .selectedValue:before {
        content: '';
        position: absolute;
        right: 30px;
        top: 0px;
        border: solid #707070;
        border-width: 0 1px 1px 0;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        display: inline-block;
        width: 10px;
        height: 10px;
    }

    .selectBox .selectedValue {
        position: relative;
        z-index: 1;
        top: 0;
        color: #d3d2d2;
        font-family: 'helvetica_neue_ce_45_lightRg';
    }

    .selectBox select {
        width: 100%;
        opacity: 0;
        z-index: 1;
        position: absolute;
        left: 0;
        z-index: 2;
        top: 50%;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        height: 100%;
    }
/*Select Dropdown*/


/*Custome file input*/

.input-float label.custom-input {
    width: 100%;
    display: block;
    cursor: pointer;
    border-bottom: 1px solid #707070;
    font-size: 1.4rem;
    height: 35px;
    position: relative;
    color: #FFF;
    padding: 5px;
    border-left: 8px solid #fff;
    min-height: 35px;
}

.custom-input::before {
    content: "Browse";
    position: absolute;
    padding: 5px;
    right: 0;
    background-color: #02448d;
    top: 5px;
}

.custom-input input {
    opacity: 0;
    width: 1px;
    height: 1px;
    overflow: hidden;
}

.file-upload-filename {
    color: #02448d;
    font-size: 1.4rem;
    white-space: nowrap;
}
/*Custome file input*/


/*Date picker changes*/

.ui-datepicker {
    width: auto;
}

    .ui-datepicker td span, .ui-datepicker td a {
        font-size: 1.6rem;
    }

    .ui-datepicker .ui-datepicker-title {
        line-height: 2rem;
    }

    .ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
        width: 1.3em;
        height: 1.3em;
    }

.ui-widget-header {
    background: #012d5d;
    border: none;
}

.ui-datepicker .ui-datepicker-title {
    font-size: 1.5rem;
}

.ui-datepicker .ui-datepicker-next span {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 8px solid #fff;
    left: 16px;
}

.ui-datepicker .ui-datepicker-prev span {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-right: 8px solid #fff;
    left: 16px;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { /*border: none;*/
    background: none;
    font-weight: normal;
    color: #000;
    border-color: #000;
}

.ui-datepicker .ui-datepicker-next, .ui-datepicker .ui-datepicker-prev {
    right: 0px;
    top: 0;
}

.ui-datepicker .ui-datepicker-prev {
    left: 0;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    background: #012d5d;
    color: #fff;
}
/*Date picker changes*/


/*Popup start*/


/* .popupSec {
    position: absolute;
    left: 50%;
    top: 50%;
    max-width: 600px;
    width: 100%;
    height: 400px;
    padding: 40px 25px 10px;
    background: #fff;
    display: none;
    z-index: 2;
    -webkit-box-shadow: 0 5px 20px 5px #333333;
    -moz-box-shadow: 0 5px 20px 5px #333333;
    -ms-box-shadow: 0 5px 20px 5px #333333;
    -o-box-shadow: 0 5px 20px 5px #333333;
    box-shadow: 0 5px 20px 5px #333333;
} */

.popupSec {
    position: fixed;
    left: 0;
    right: 0;
    top: 50%;
    max-width: 600px;
    width: 100%;
    height: 400px;
    margin: -200px auto 0;
    padding: 40px 25px 10px;
    background: #fff;
    display: none;
    z-index: 11;
    -webkit-box-shadow: 0 5px 20px 5px #333333;
    -moz-box-shadow: 0 5px 20px 5px #333333;
    -ms-box-shadow: 0 5px 20px 5px #333333;
    -o-box-shadow: 0 5px 20px 5px #333333;
    box-shadow: 0 5px 20px 5px #333333;
}

.popupSecSmall {
    height: 300px;
    margin: -150px auto 0;
}

    .popupSecSmall .popupSecContent {
        height: 100%;
    }

    .popupSecSmall p {
        font-size: 1.6rem;
        font-family: 'helvetica_neue_ce_45_lightRg';
        display: block;
        text-align: center;
        color: #000;
    }

        .popupSecSmall p.popNote {
            font-size: 1.4rem
        }

    .popupSecSmall .popRow.center {
        float: left;
        width: 100%;
        margin: 30px 0;
    }

        .popupSecSmall .popRow.center a.filled-btn {
            display: inline-block;
        }

.popupSec .closePop {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 2.5rem;
    color: black;
    width: 25px;
    height: 25px;
    cursor: pointer;
}

    .popupSec .closePop:before, .popupSec .closePop:after {
        position: absolute;
        content: '';
        background: #012d5d;
        right: 50%;
    }

    .popupSec .closePop:before {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        margin-bottom: -3px;
        width: 3px;
        height: 25px;
    }

    .popupSec .closePop:after {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
        width: 3px;
        height: 25px;
    }

.transOverlay, .menuOverlay {
    position: fixed;
    left: 0;
    width: 100%;
    top: 0;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 10;
    display: none;
}

.popupSecContent {
    width: 100%;
    text-align: center;
    height: 340px;
}

    .popupSecContent img {
        max-width: none;
    }

    .popupSecContent.scrollHeight {
        overflow-y: scroll;
    }

    .popupSecContent.scrollWidth {
        overflow-x: scroll;
    }

    .popupSecContent.scrollOverall {
        overflow: scroll;
    }

.popupSec h3 {
    padding-bottom: 15px;
    font-size: 2rem;
}

.input-popup {
    width: 80%;
    margin: 0 auto;
    float: none;
}

    .input-popup label {
        text-align: left;
    }
/*Popup end*/

.input-float input[type="text"].stdPrefix {
    width: 15%;
    float: left;
    margin-right: 5%;
}

.input-float input[type="text"].officeInput {
    width: 80%;
    float: left;
}

.calendar-box span#ctl00_ContentPlaceHolder1_PopCalendar2_Control, .calendar-box span#ctl00_ContentPlaceHolder1_PopCalendar1_Control {
    width: 100%;
    height: 25px;
    top: 25px; /*position: absolute;*/
}

    .calendar-box span#ctl00_ContentPlaceHolder1_PopCalendar2_Control img {
        width: 25px;
        height: 25px;
        right: 5px;
        position: absolute;
    }

#ctl00_ContentPlaceHolder1_PopCalendar1_MessageError {
    color: #ee1d24;
    font-family: 'helvetica_neue_ce_45_lightRg';
    font-size: 1.2rem;
    width: 100%;
    float: left;
    padding-top: 5px;
    position: relative;
}

.bankStateAnalyse .popupSecContent {
    overflow-y: scroll;
}

.popupSec p {
    font-size: 1.5rem;
    font-family: 'helvetica_neue_ce_45_lightRg';
    display: block;
    text-align: center;
    color: #000;
    padding-bottom: 15px;
}

.popupSec .popRow.center {
    float: left;
    width: 100%;
    margin: 30px 0;
}

.blueBtn {
    background-color: #02448d;
    font-family: 'helvetica_neue_ce_45_lightRg';
    padding: 5px;
    font-size: 1.4rem;
    color: #fff;
    margin: 5px;
    float: left;
    border: 1px solid #02448d;
    position: relative;
}

    .blueBtn:before {
        position: absolute;
        content: '';
        background: #fff;
        width: 0;
        height: 100%;
        left: 0;
        top: 0;
        transition: all ease 0.5s;
        -moz-transition: all ease 0.5s;
        -webkit-transition: all ease 0.5s;
        -ms-transition: all ease 0.5s;
        z-index: 10;
    }

    .blueBtn:hover:before {
        width: 100%;
    }

    .blueBtn span {
        position: relative;
        z-index: 10;
        display: inline-block;
        color: #fff;
        font-size: 1.4rem;
    }

a.blueBtn:hover span {
    color: #02448d;
}

.input-float .uploadDoc-float label.custom-input {
    width: 100%;
    overflow: hidden;
    height: auto;
}

.input-float .uploadDoc-float .file-upload-filename {
    white-space: normal;
    width: 80%;
    float: left;
}

.uploadNote {
    width: 100%;
    float: left;
    padding-top: 5px;
}

.profile-box {
    position: relative;
    padding: 0px;
    float: right;
}

header .profile-name {
    width: 100%;
    float: left;
    color: #02448d;
    font-size: 1.4rem;
    text-align: right;
    padding-bottom: 10px;
}

#ctl00_ContentPlaceHolder1_PopCalendar1_Control, #ctl00_ContentPlaceHolder1_PopCalendar2_Control {
    position: absolute;
    right: 0px;
}

.select-status .input-float .selectBox {
    width: 70%;
}

.select-status .blueBtn {
    margin-top: -1px;
}

.new-application-info.select-status .input-wrap .input-float {
    width: 44%;
    margin-left: 1%;
    margin-right: 1%;
}

    .new-application-info.select-status .input-wrap .input-float.orDiv {
        width: 6%;
        text-align: center;
        padding-top: 20px;
    }
/*Hamburger icon*/
#nav-icon3 {
    width: 25px;
    height: 25px;
    position: relative;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
    display: none;
}

    #nav-icon3 span {
        display: block;
        position: absolute;
        height: 3px;
        width: 100%;
        background: #ee1d24;
        border-radius: 3px;
        opacity: 1;
        left: 0;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .25s ease-in-out;
        -moz-transition: .25s ease-in-out;
        -o-transition: .25s ease-in-out;
        transition: .25s ease-in-out;
    }

        #nav-icon3 span:nth-child(1) {
            top: 0px;
        }

        #nav-icon3 span:nth-child(2), #nav-icon3 span:nth-child(3) {
            top: 10px;
        }

        #nav-icon3 span:nth-child(4) {
            top: 20px;
        }

    #nav-icon3.open span:nth-child(1) {
        top: 20px;
        width: 0%;
        left: 50%;
    }

    #nav-icon3.open span:nth-child(2) {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    #nav-icon3.open span:nth-child(3) {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

    #nav-icon3.open span:nth-child(4) {
        top: 20px;
        width: 0%;
        left: 50%;
    }
/*Hamburger icon*/
header {
    padding: 0px;
}

.headerTop {
    padding: 22px 24px;
}
/*Application new pages on 31Jan2020*/
.container-inner-space {
    padding: 50px;
}

table.commonTable {
    width: 100%;
    float: left;
}

    table.commonTable th, table.commonTable td {
        padding: 8px 0px;
        font-family: 'helvetica_neue_ce_65medium';
        font-size: 1.4rem;
        color: #727272;
        text-align: left;
    }

    table.commonTable th {
        font-size: 1.4rem;
        color: #02448d;
        background: #e2e2e2;
        font-weight: normal;
    }

    table.commonTable td:first-child {
        width: 30%;
        color: #02448d;
    }

    table.commonTable.repayment-table td:first-child, table.commonTable.repayment-table th:first-child {
        width: auto;
        padding-left: 10px;
    }

    table.commonTable tr:last-child td {
        padding-bottom: 0px;
    }

.marginTop-50 {
    margin-top: 50px;
}

.heading-center h2 {
    display: inline-block;
    width: 100%;
    margin: 30px 0;
    text-align: center;
}
/*li a { color: #fff; }
li:hover { background: #02448d; cursor: pointer; }
ul li ul { background: #02448d; visibility: hidden; opacity: 0; position: absolute; display: none; width: 25%; }
ul li:hover > ul, ul li ul:hover { visibility: visible; opacity: 1; display: block; }
ul li ul li { clear: both;}*/




.track-wrapper {
    width: 100%;
    float: left;
    padding: 30px;
}

.track-tab-content-inner {
    display: none;
}

.track-tab-list {
    width: 20%;
    float: left;
}

.track-tab-content {
    width: 80%;
    float: left;
    padding: 20px;
}

.track-tab-list ul, .track-tab-list li {
    width: 100%;
    float: left;
}

.track-tab-list li {
    background: none;
}

    .track-tab-list li a {
        padding: 20px;
        width: 100%;
        float: left;
        border-bottom: 1px solid #ee1d24;
        position: relative;
    }

        .track-tab-list li a span {
            z-index: 1;
            font-family: 'helvetica_neuebold';
            font-size: 1.6rem;
            color: #005596;
        }

        .track-tab-list li a:before {
            width: 0px;
            height: 96%;
            position: absolute;
            content: '';
            background: #ee1d24;
            left: 0px;
            top: 0px;
            z-index: 0;
            -webkit-transition: 0.3s all;
            -moz-transition: 0.3s all;
            -ms-transition: 0.3s all;
            -o-transition: 0.3s all;
            -webkit-transition: 0.3s all;
            transition: 0.3s all;
        }

        .track-tab-list li a:hover:before {
            width: 100%;
        }

        .track-tab-list li a:hover span, .track-tab-list li.active a span {
            color: #fff;
            background: none;
            z-index: 1;
            position: relative;
        }

    .track-tab-list li.active a:before, .loan-details-img img {
        width: 100%;
    }

.loan-details, .loan-transaction-item {
    text-align: center;
}

.loan-details {
    display: block;
}

.loan-details-img {
    width: 150px;
    margin: 15px auto;
}

.loan-details h2 {
    font-size: 2.5rem;
}

.loan-details h3 {
    font-size: 2rem;
}

.loan-item-inner {
    width: 50%;
    float: left;
}

.loan-transaction-item {
    color: #3b3b3b;
    width: 100%;
    float: left;
    border: 1px solid #b8b8b8;
}

.loan-data-item {
    color: #3b3b3b;
    width: 100%;
    float: left;
    border-top: 1px solid #dedede;
    padding: 30px;
}

.loan-transaction-item p {
    padding-bottom: 0px;
}

.loan-transaction-date {
    margin-top: 15px;
    margin-bottom: 15px;
}

.loan-item-img {
    width: 40px;
    height: 40px;
    margin: 0px auto 20px;
}

    .loan-item-img img {
        width: 100%;
    }

.loan-item-head {
    text-transform: uppercase;
    font-size: 1.6rem;
    color: #005596;
}

.loan-info-summary-row {
    padding: 30px;
    width: 100%;
    float: left;
}

.loan-info-summary-col {
    width: 33.33%;
    float: left;
    text-align: center;
    position: relative;
    color: #3b3b3b;
}

    .loan-info-summary-col:before {
        position: absolute;
        height: 60px;
        width: 1px;
        background: #999;
        left: 0px;
        content: '';
    }

    .loan-info-summary-col:first-child:before {
        display: none;
    }

.filled-btn.view-update-schedule {
    float: none;
    margin: 15px 0px;
    position: relative;
    top: 20px;
}

#chartdiv {
    width: 100%;
    height: 500px;
}

.headerTop, .nav-wrap {
    width: 100%;
    display: inline-block;
}

    .nav-wrap nav ul li ul.dropdown {
        display: none;
        position: absolute;
        width: 100%;
        top: 80px;
        background: #02448d;
    }

    .nav-wrap nav ul li {
        position: relative;
		z-index:1;
    }

        .nav-wrap nav ul li ul.dropdown a span {
            padding: 0px;
        }

        .nav-wrap nav ul li ul.dropdown li, .nav-wrap nav ul li ul.dropdown li a {
            width: 100%;
        }

        .nav-wrap nav ul li a.drop-link {
            position: relative;
        }

            .nav-wrap nav ul li a.drop-link:before {
                content: '';
                position: absolute;
                right: 30px;
                top: 30px;
                border: solid #fff;
                border-width: 0 2px 2px 0;
                -webkit-transform: rotate(45deg);
                -moz-transform: rotate(45deg);
                -ms-transform: rotate(45deg);
                -o-transform: rotate(45deg);
                transform: rotate(45deg);
                display: inline-block;
                width: 10px;
                height: 10px;
            }

            .nav-wrap nav ul li a.drop-link.active:before {
                content: '';
                position: absolute;
                right: 30px;
                top: 37px;
                border: solid #fff;
                border-width: 0 2px 2px 0;
                -webkit-transform: rotate(-135deg);
                -moz-transform: rotate(-135deg);
                -ms-transform: rotate(-135deg);
                -o-transform: rotate(-135deg);
                transform: rotate(-135deg);
                display: inline-block;
                width: 10px;
                height: 10px;
            }

.errorMsg_2.error-Msg {
    width: 90%;
}

@media only screen and (max-width:1366px) {
    nav ul li a {
        padding: 28px 40px;
    }

    .nav-wrap nav ul li a.drop-link:before, .nav-wrap nav ul li a.drop-link.active:before {
        right: 20px;
    }
}

@media only screen and (max-width:1024px) {
    nav ul li a {
        padding: 28px 20px;
        font-size: 1.5rem;
    }

        nav ul li a span {
            padding: 0 0 0 50px;
        }

    table.appViewTable th:first-child, table.appViewTable td:first-child {
        padding-left: 24px;
    }
    /*header { padding: 22px 24px; }*/
    .details-webform-container {
        padding: 10px 24px;
    }

    .details-webform-wrap h2, .details-webform-wrap h3 {
        padding: 0px 24px;
    }

    .webDetailsTable tr td {
        padding: 10px 0;
    }

    .application-details-info {
        overflow-x: scroll;
    }

    table.appViewTable {
        width: 1024px;
    }

    a.filled-btn {
        padding: 17px 34px;
        float: left;
        margin-bottom: 15px;
    }

    .new-application-info .input-wrap {
        width: 100%;
        max-width: 100%;
    }

    .selectBox .selectedValue:before {
        right: 5px;
    }

    .new-application-info .input-wrap .input-float {
        width: 46%;
        margin: 0 2% 20px;
    }
    /* .new-application-info.select-status .input-wrap .input-float {
        width: 50%;
    } */
    .new-application-info h2 {
        padding: 0;
    }

    .document-upload-wrap.new-application-info .input-wrap .input-float {
        width: 96%;
        margin: 0 2% 20px;
    }

    nav ul li a {
        padding: 15px 20px;
        font-size: 1.5rem;
        width: 100%;
        float: left;
    }

        nav ul li a span {
            padding: 0 0 0 60px;
        }

    table.appViewTable th:first-child, table.appViewTable td:first-child {
        padding-left: 24px;
    }
    /*header { padding: 22px 24px; }*/
    .details-webform-container {
        padding: 10px 24px;
    }

    .details-webform-wrap h2, .details-webform-wrap h3 {
        padding: 0px 24px;
    }

    .webDetailsTable tr td {
        padding: 10px 0;
    }

    .application-details-info {
        overflow-x: scroll;
    }

    table.appViewTable, table.repayment-table {
        width: 1024px;
    }

    .details-webform-container.application-details-info {
        padding-left: 0px;
        padding-right: 0px;
    }

    a.filled-btn {
        padding: 17px 34px;
        float: left;
        margin-bottom: 15px;
    }

    .new-application-info .input-wrap {
        width: 100%;
        max-width: 100%;
    }

    .selectBox .selectedValue:before {
        right: 5px;
    }

    .new-application-info .input-wrap .input-float {
        width: 46%;
        margin: 0 2% 20px;
    }

    .new-application-info h2 {
        padding: 0;
    }

    .document-upload-wrap.new-application-info .input-wrap .input-float {
        width: 96%;
        margin: 0 2% 20px;
    }

    .nav-wrap nav {
        display: none;
        position: absolute;
        width: 300px;
        right: 0px;
        top: -85px;
        z-index: 11;
        overflow: visible !important;
    }

        .nav-wrap nav ul {
            padding-top: 130px;
            width: 100%;
        }

            .nav-wrap nav ul li {
                width: 100%;
                display: inline-block;
            }

    .nav-wrap #nav-icon3 {
        display: block;
        position: absolute;
        right: 24px;
        z-index: 12;
        bottom: -50px;
    }

    .nav-wrap {
        padding-left: 24px;
        padding-right: 24px;
        padding-bottom: 24px;
    }

    nav ul li a:before {
        left: 20px;
    }

    nav ul li a.home-application:before {
        margin-left: 0px;
    }

    nav ul li a.down-report:before {
        background-position: -105px -43px;
    }

    .track-wrapper {
        padding-left: 24px;
        padding-right: 24px;
    }

    .profile-box {
        right: 70px;
    }

    .nav-wrap nav ul li ul.dropdown {
        display: none;
        position: relative;
        width: 100%;
        top: auto;
        background: #02448d;
        padding: 0 0 0 65px;
    }

    .nav-wrap nav ul li a.drop-link:before {
        top: 20px;
        left: auto;
    }

    .nav-wrap nav ul li a.drop-link.active:before {
        top: 27px;
    }
}

@media only screen and (max-width:1023px) {
    .track-tab-list, .track-tab-content {
        width: 100%;
    }

        .track-tab-list li {
            width: 33.33%;
            text-align: center;
        }

    .track-tab-content {
        padding-left: 0px;
        padding-right: 0px;
    }

    .loan-details h2 {
        font-size: 2rem;
    }

    .loan-details h3, .loan-details p {
        font-size: 1.8rem;
    }

    .loan-data-item {
        padding: 15px;
    }
}

@media only screen and (max-width:767px) {
    .popupSecSmall .popRow.btnRow {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        float: none;
        margin: 15px 0;
    }

        .popupSecSmall .popRow.btnRow a.filled-btn {
            padding: 10px 25px;
            margin: 0 10px;
        }

    .popupSecSmall .popRow.btnRow {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        float: none;
        margin: 15px 0;
    }

        .popupSecSmall .popRow.btnRow a.filled-btn {
            padding: 10px 25px;
            margin: 0 10px;
        }

    table.commonTable td:first-child {
        width: 40%;
    }

    .marginTop-50 {
        margin-top: 30px;
    }

    .track-tab-list li a {
        padding: 17px 34px;
    }

        .track-tab-list li a span, .loan-item-head {
            font-size: 1.4rem;
        }

    .loan-transaction-item p {
        font-size: 1.5rem;
    }

    .loan-details h2 {
        font-size: 1.8rem;
    }

    .loan-details h3, .loan-details p {
        font-size: 1.6rem;
    }

    .loan-info-summary-col {
        width: 100%;
        margin-bottom: 20px;
    }

        .loan-info-summary-col:before {
            width: 80%;
            left: 10%;
            height: 1px;
            top: -20px;
        }

    header .profile-name {
        padding-top: 10px;
    }
}

@media only screen and (max-width:640px) {
    .new-application-info .input-wrap .input-float, .document-upload-wrap.new-application-info .input-wrap .input-float, .new-application-info.select-status .input-wrap .input-float, .new-application-info.select-status .input-wrap .input-float.orDiv {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        min-height: auto;
    }

    a.filled-btn {
        padding: 8px 16px;
    }

    .new-application-info .input-wrap {
        padding-left: 15px;
        padding-right: 15px;
    }

        .new-application-info .input-wrap.down-report-wrap {
            max-width: 100%;
        }

    a.filled-btn:last-child {
        margin-right: 0;
    }

    .popupSec .popRow.center {
        float: none;
        width: auto;
        margin-right: auto;
        margin-left: auto;
        display: inline-block;
    }
    /* .new-application-info.select-status .input-wrap .input-float {
        width: 90%;
    } */
    .new-application-info .input-wrap .input-float, .document-upload-wrap.new-application-info .input-wrap .input-float, .new-application-info.select-status .input-wrap .input-float, .new-application-info.select-status .input-wrap .input-float.orDiv {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        min-height: auto;
    }

    a.filled-btn {
        padding: 8px 16px;
    }

    .new-application-info .input-wrap {
        padding-left: 15px;
        padding-right: 15px;
    }

        .new-application-info .input-wrap.down-report-wrap {
            max-width: 100%;
        }

    a.filled-btn:last-child {
        margin-right: 0;
    }

    .popupSec .popRow.center {
        float: none;
        width: auto;
        margin-right: auto;
        margin-left: auto;
        display: inline-block;
    }
    /* .new-application-info.select-status .input-wrap .input-float {
        width: 90%;
    } */
    .track-tab-list li a {
        padding: 17px 17px;
    }
}

@media only screen and (max-width:639px) {
    /*nav ul li a span { padding: 18px 0 0 0; width: 100%; float: left; }
nav ul li a:before { position: absolute; content: ''; left: 0; right: 0; margin: 0 auto; top: 10px; }
nav ul li a { padding: 28px 5px 10px; }*/
    .details-webform-container .input-box {
        max-width: 100%;
    }

    .popupSec {
        max-width: 90%;
    }

        .popupSec h3 {
            padding-bottom: 15px;
            font-size: 1.8rem;
        }

    .input-popup {
        width: 90%;
    }
    /*nav ul li a span { padding: 18px 0 0 0; width: 100%; float: left; }
nav ul li a:before { position: absolute; content: ''; left: 0; right: 0; margin: 0 auto; top: 10px; }
nav ul li a { padding: 28px 5px 10px; }
*/ .details-webform-container .input-box {
        max-width: 100%;
    }

    .popupSec {
        max-width: 90%;
    }

        .popupSec h3 {
            padding-bottom: 15px;
            font-size: 1.8rem;
        }

    .input-popup {
        width: 90%;
    }

    .profile-box {
        right: 0;
    }
}

@media only screen and (max-width:479px) {
    /*nav ul li a { font-size: 1.1rem; }*/
    .input-float .uploadDoc-float label.custom-input {
        width: 100%;
    }

    header img {
        width: 95px;
    }
}
