/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 28 Apr, 2017, 12:21:09 PM
    Author     : amruta
*/

.captchaimg {
    border: #97144d 2px solid;
    padding: 7px;
    text-decoration: line-through;
    pointer-events: none;
    user-select:none;
    -webkit-user-select:none;
    -ms-user-select:none;
}
.profile {
    width: 2%;
}

#loan_tracker_mobno::-ms-clear {
    display: none;
}

#greentriangle {
    display: none;
}

.slanted {
    background: #97144d;
    position: relative;
    height: 90px;
    width: 220px;
    padding: 0px;
    top: -20px;
    left: -20px;
}

    .slanted:after {
        content: "";
        display: block;
        border-radius: 7px;
        box-sizing: border-box;
        height: 90px;
        width: 100%;
        z-index: -1;
        left: 19px;
        position: absolute;
        transform-origin: bottom left;
        transform: skew(-32deg,0deg);
        -webkit-border-radius: 7px;
        -webkit-transform-origin: bottom left;
        -webkit-transform: skew(-32deg,0deg);
        background: #97144d;
    }

.slimRect {
    background: #97144d;
    width: 100%;
    height: 30px;
    top: 0px;
    position: absolute;
    left: 132px;
}

.slimRectWhite {
    background: #f9f9f9;
    width: 100%;
    height: 9px;
    top: 27px;
    position: absolute;
    left: 268px;
    border-top-left-radius: 9px;
}

.logoImg {
    width: 250px;
    height: 140px;
}

.logoImgCont {
    position: absolute;
    top: -27px;
    left: 4px;
}

.days_text {
    font-family: lato_light;
    text-shadow: none;
    margin: 0.5em auto;
    width: 60%;
    font-size: 0.7em;
    font-weight: bold;
}

.rightCont {
    margin-top: 0em;
    background: #fff;
    border: 1px solid #ededed;
    border-radius: 5px;
}

.pad_for_bck {
    padding-bottom: 150px !important;
}

@media only screen and (max-width: 430px) {
    /*   .profile 
    {
        padding: 0em;
    }

    .profile img
    {
        width: 30px;
    }

    .col_md_7
    {
        width: 48% !important;
        margin-left: 0.5em !important;
    }
*/
}

@media only screen and (max-width: 767px) and (min-width: 381px) {
    .col_md_7 {
        width: 56% !important;
        margin-left: 3% !important;
    }
}

@media only screen and (max-width: 767px) {

    /*!====================changes added for left side bar=========================!*/
    .col_md_7 {
        float: none !important;
        width: 100% !important;
        margin-left: 0 !important;
    }

    #greentriangle {
        display: block;
        position: absolute;
        right: 15px;
        top: 153px;
    }

    .rightCont {
        margin-top: 0.5em;
    }

    .slanted {
        height: 60px;
        width: 120px;
        position: relative;
        padding: 0px;
        top: -20px;
        left: -20px;
    }

        .slanted:after {
            content: "";
            display: block;
            border-radius: 7px;
            box-sizing: border-box;
            height: 60px;
            width: 100%;
            z-index: -1;
            left: 19px;
            position: absolute;
            transform-origin: bottom left;
            transform: skew(-32deg,0deg);
            background: #97144d;
        }

    .slimRect {
        background: #97144d;
        width: 100%;
        height: 16px;
        top: 0px;
        position: absolute;
        left: 132px;
    }

    .slimRectWhite {
        background: #f9f9f9;
        width: 100%;
        height: 9px;
        top: 14px;
        position: absolute;
        left: 157px;
        border-top-left-radius: 9px;
    }

    .logoImg {
        width: 150px;
        height: 84px;
    }

    .logoImgCont {
        position: absolute;
        top: -15px;
        left: -1px;
    }

    .col_md_30 {
        width: 100% !important;
        margin-left: 0% !important;
        max-width: 100% !important;
        min-width: 100% !important;
    }

    .col_md_12 {
        width: 100% !important;
        float: left;
    }

    #days_to_stage_div {
        margin: 0 auto !important;
    }

    .days_text {
        width: 101px;
    }

    .profile img {
        padding: 0.2em 0.2em 0.2em 0.2em !important;
    }

    .profile {
        padding-left: 0.5em !important;
        padding-right: 0.5em !important;
    }

    .profile_txt {
        font-size: 0.8em !important;
    }

    .pos_relative {
        padding-left: 0.5em !important;
        width: 8% !important;
    }

    .can_ln {
        width: 20% !important;
    }

    .icon_align_mob {
        margin-left: 18px;
    }

    .canvas_line {
        /*  left: 1.6em !important;
        height: 50px !important;
        margin-top: -0.9em !important;
          */
        left: 3px !important;
        height: 1px !important;
        margin-top: 0.7em !important;
        width: 155% !important;
        top: 10px;
    }

    .label_LT {
        padding-left: 0.4em !important;
        margin-top: -0.8em !important;
        font-size: 0.8em !important;
    }

    .LT_active {
        background: none !important;
    }

    .imgclassInner {
        height: 35px !important;
        width: 35px !important;
        z-index: 10;
        background: #ffffff;
        margin: 0 auto;
    }

    .hidemainstatus {
        display: none;
    }

    /* #LT_vertical_tab4 {
        width:120px!important;
    }
    */

    .green_color_background {
        width: 35px !important;
        height: 35px !important;
    }

    .yellow_color_background {
        width: 35px !important;
        height: 35px !important;
    }

    .red_color_background {
        width: 35px !important;
        height: 35px !important;
    }

    .central_text {
        text-align: center;
    }



    /*!====================changes added for right side bar=========================!*/
    /*  .ui-content {

        padding: 0.5em !important;
    }
*/
    .percent_details {
        font-size: 1.2em !important;
        left: 0px !important;
        top: 1em !important;
    }

    .headerClassNew {
        font-size: 1em !important;
        margin: 0em 0em 0.5em 0em;
    }

    #top_part_header {
        width: 95%;
    }

    .left_ui {
        margin-left: -0.5em !important;
        float: none !important;
        width: 100% !important;
    }

    .right_ui {
        float: none !important;
        margin: 20px auto;
    }

    .left_ui p {
        width: 100% !important;
    }

    .info_btn {
        float: none !important;
        position: absolute;
        right: 5px !important;
    }

    .barOverflow {
        width: 95% !important;
        margin-left: 0px !important;
    }

    .percent_txt {
        margin-left: 0px !important;
        font-family: lato_medium;
    }

    .pad_bot_img {
        padding-bottom: 61px;
    }
}

@media only screen and (min-width: 768px) {
    .imgclassInner {
        height: 35px !important;
        width: 35px !important;
    }

    .green_color_background {
        width: 35px !important;
        height: 35px !important;
    }

    .yellow_color_background {
        width: 35px !important;
        height: 35px !important;
    }

    .red_color_background {
        width: 35px !important;
        height: 35px !important;
    }

    .canvas_line {
        left: 2.1em !important;
        height: 50px !important;
        margin-top: -0.9em !important;
    }

    .label_LT {
        padding-left: 0.4em !important;
        margin-top: -0.8em !important;
        font-size: 0.8em !important;
    }
}

@font-face {
    font-family: lato_bold;
    src: url('../fonts/Lato-Bold.otf') !important;
    src: url('../fonts/Lato-Bold.eot');
    src: local('???'), url('../fonts/Lato-Bold.woff') format('woff'), url('../fonts/Lato-Bold.ttf') format('truetype'), url('../fonts/Lato-Bold.svg') format('svg');
    font-weight: normal !important;
    font-style: normal !important;
}

@font-face {
    font-family: lato_regular;
    src: url('../fonts/Lato-Regular.otf') !important;
    src: url('../fonts/Lato-Regular.eot');
    src: local('???'), url('../fonts/Lato-Regular.woff') format('woff'), url('../fonts/Lato-Regular.ttf') format('truetype'), url('../fonts/Lato-Regular.svg') format('svg');
    font-weight: normal !important;
    font-style: normal !important;
}

@font-face {
    font-family: lato_light;
    src: url('../fonts/Lato-Light.otf') !important;
    src: url('../fonts/Lato-Light.eot');
    src: local('???'), url('../fonts/Lato-Light.woff') format('woff'), url('../fonts/Lato-Light.ttf') format('truetype'), url('../fonts/Lato-Light.svg') format('svg');
    font-weight: normal !important;
    font-style: normal !important;
}

@font-face {
    font-family: lato_medium;
    src: url('../fonts/Lato-Medium.otf') !important;
    src: url('../fonts/Lato-Medium.eot');
    src: local('???'), url('../fonts/Lato-Medium.woff') format('woff'), url('../fonts/Lato-Medium.ttf') format('truetype'), url('../fonts/Lato-Medium.svg') format('svg');
    font-weight: normal !important;
    font-style: normal !important;
}

.center {
    text-align: center !important;
}

.btn_mobver {
    margin: auto !important;
    width: 55% !important;
    color: #fff !important;
    border: none !important;
    box-shadow: none !important;
    background: #97144d !important;
    text-shadow: none !important;
    padding: 0.5em;
    font-family: lato_medium !important;
    font-weight: bold;
    font-size: 14px;
    border-radius: 5px !important;
    text-align: center !important;
}

.mobileinput .inputbox {
    margin: 0 !important;
    height: 38px !important;
    width: 100% !important;
    padding-left: 0.3em;
    box-sizing: border-box;
}

.customRadio input[type=radio] {
    display: none;
}

    .customRadio input[type=radio] + label {
        width: 20px;
        height: 20px;
        background: url(../images/radio2.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        float: left;
        margin-top: 6px;
    }

    .customRadio input[type=radio]:checked + label {
        width: 20px;
        height: 20px;
        background: url(../images/radio1.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
    }

#div1 {
    padding-top: 5em !important;
    background-image: url("../images/bckgrd.jpg");
    background-size: 100% 100%;
}

#div2 {
    background-image: url("../images/bckgrd.jpg");
    background-size: 100% 100%;
}

#div3 {
    border-left: 1px solid grey;
    background: yellow;
    height: 30px;
    left: 50px;
    position: absolute;
}

.loantype_name {
    color: #861f41;
    padding-bottom: 5em;
    font-family: lato_medium;
    text-shadow: none;
    font-weight: bold;
}

.header_selection {
    color: #861f41;
    padding: 1em;
    font-family: lato_bold;
    text-shadow: none;
}

#border_grey {
    border-left: 1px solid lightgray;
    background: yellow;
    height: 80px;
    left: 40px;
    top: 20px;
    position: absolute;
}

.half-circle {
    width: 120px;
    height: 60px; /* as the half of the width */
    border-top-left-radius: 100px;
    border-top-right-radius: 100px;
    border: 2px solid lightgray;
    border-bottom: 0;
    margin-left: 20px;
    margin-top: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 15px;
}

.half-circlenew {
    width: 120px;
    height: 60px; /* as the half of the width */
    border-top-left-radius: 100px;
    border-top-right-radius: 100px;
    border: 2px solid lightgray;
    border-bottom: 0;
    margin-left: 20px;
    margin-top: 50px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#imgclassOuterDiv {
    height: 70px;
    width: 70px;
}

.imgclassInner {
    height: 50px;
    width: 50px;
    border: 1px solid #ccc;
    border-radius: 50%;
}

.headerClass {
    color: #861f41;
    font-family: lato_bold;
    text-shadow: none;
}

.headerClassNew {
    color: #861f41;
    /* padding-top: 0.5em; */
    /* padding-bottom: 1em; */
    font-family: lato_regular;
    text-shadow: none;
    margin: 0.5em 0em;
    font-weight: normal;
}

.msgClass {
    padding-bottom: 2em;
    padding-top: 1em;
    font-size: 14px;
    color: #696969;
    font-family: lato_medium;
    text-shadow: none;
}

.sanctionTxt {
    font-size: 12px;
    text-align: center;
    margin: 0 auto;
    font-style: italic;
    color: #ff5151;
    background: #F0F0F0;
    text-shadow: none;
    width: 80%;
    display: block;
    margin-top: 8px;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    font-family: lato_regular;
    font-size: 0.8em;
}

::-moz-placeholder { /* Firefox 19+ */
    font-family: lato_regular;
    font-size: 0.8em;
}

:-ms-input-placeholder { /* IE 10+ */
    font-family: lato_regular;
    font-size: 0.8em;
}

:-moz-placeholder { /* Firefox 18- */
    font-family: lato_regular;
    font-size: 0.8em;
}

.label_LT {
    text-shadow: none;
    font-size: 0.87em;
    padding: 0.4em;
    box-sizing: border-box;
    margin: 0em;
}

.canvas_line {
    background: #ccc;
    height: 40px;
    /*    margin: -0.5em 0em 0em 0em;*/
    width: 1px;
    position: relative;
    left: 2.5em;
}

.canvas_line1 {
    background: #ccc;
    height: 30px;
    width: 1px;
    position: absolute;
    left: 1.5em;
    margin-top: -0.5em;
}

.pos_relative {
    padding-left: 1em;
    box-sizing: border-box;
}

.LT_update_txt {
    background: #fff;
    width: 70%;
    margin-left: 10px;
    margin-top: 20px;
    /* background: red; */
    text-shadow: none;
    font-family: lato_light;
    font-weight: bold;
}

.completionDayDiv {
    text-align: center;
}

.text_calender {
    text-align: center;
    margin-top: 5px;
    font-size: 0.9em;
}

.label_holder {
    color: #888;
    cursor: pointer;
    font-family: lato_light;
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    padding-left: 0.5em;
}

.LT_active {
    background: #ededed;
    color: #861f41 !important;
    font-family: lato_medium !important;
    font-weight: normal;
    border-radius: 8px 0px 0px 8px;
    margin: 0;
}

.LT_label_inactive {
    color: #ccc;
}

.LT_tab_parent {
    padding-right: 0px !important;
}

/**ADDED CSS**********************/
.col_md_12 {
    width: 100%;
    float: left;
}

.main_hd h3 {
    margin: 0em;
    text-align: center;
    text-shadow: none;
    font-family: lato_medium;
    font-size: 1.5em;
    color: #861f41;
    font-weight: normal;
}

.main_hd h4 {
    margin: 0em;
    text-align: center;
    text-shadow: none;
    font-family: lato_light;
    margin-top: 0.4em;
}

.col_md_3 {
    width: 25%;
    float: left;
    text-align: center;
}

.img_holder img {
    max-width: 190px;
    cursor: pointer;
}

.col_md_3 p {
    color: #861f41;
    text-shadow: none;
    font-family: lato_bold;
    font-size: 1.1em;
    cursor: pointer;
}

#main_page {
    background: url(../images/bg_selection.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.menu_icons {
    margin-top: 3em;
}

.col_md_7 {
    width: 50%;
    float: left;
    margin-left: 5%;
}

.col_md_30 {
    max-width: 185px;
    min-width: 140px;
    width: 23%;
    float: left;
    background: #ededed;
    text-shadow: none;
    font-family: lato_medium;
    font-weight: normal;
    margin-left: 17%;
    border: 1px solid #ededed;
}

.profile {
    display: table-cell;
    vertical-align: middle;
    /*    background: #fff;
        border-radius: 50%;*/
    padding: 0.5em;
    cursor: pointer;
}

.profile_txt {
    display: table-cell;
    vertical-align: middle;
    padding-right: 0.5em;
    padding-left: 1em;
    font-size: 0.9em;
    word-wrap: break-word;
    white-space: -moz-pre-wrap;
    white-space: pre-wrap;
}

.application_form_page_bg {
    background-repeat: no-repeat !important;
    background-position: bottom right !important;
    background-size: contain !important;
}

.left_ui {
    width: 70%;
    float: left;
}

.right_ui {
    width: 30%;
    float: left;
}

.mv_wrapper {
    width: 30%;
    margin: 0 auto;
    /* background: #b0eaf5; */
    padding: 1em;
    box-sizing: border-box;
    margin-top: 2em;
    border: 1px solid #ccc;
    border-radius: 5px;
}

.content-holder {
    width: 80%;
    margin: 0 auto;
}

.login_box {
    padding: 2em;
    width: 40%;
    margin: 0 auto;
}

.otp_login_box {
    padding: 1em;
    border: 1px solid #ccc;
    border-radius: 5px;
}

.tb_app_lead_list {
    width: 16em;
    margin: 0 auto;
}

.calendar_img_class {
    background: url(../images/calendar.png) !important;
    background-repeat: no-repeat !important;
    background-size: 100% 100%;
    width: 100px;
    height: 105px;
    font-size: 55px;
    text-shadow: none;
    color: #861f41;
    line-height: 125px;
    margin: 0 auto;
}

.uh_oh_img {
    float: left;
    width: 15px;
    height: auto;
}

.green_color_background {
    background-color: #33cc33 !important;
}

.yellow_color_background {
    background-color: #e0ae25 !important;
}

.red_color_background {
    background-color: red !important;
}

.white_color_background {
    background-color: white !important;
}

.transparent_color_background {
    background-color: transparent !important;
}

.red_color {
    color: red !important;
}

.tnc_ul {
    padding-left: 22px;
    font-size: 12px;
    margin-right: 0.5em;
}

.pop_class {
    left: 0px !important;
    min-width: 18em;
    max-width: 18em;
}

.central_text {
    width: 70%;
    height: 50px;
    float: none;
    display: table-cell;
    vertical-align: middle;
}

.custom_cursor {
    cursor: pointer;
}

.od_tnc_ul li {
    font-family: lato_medium;
    font-weight: bold;
}

.error_bg {
    background: #fcedf2;
}

.success_bg {
    background: #ecf8ee;
}

@media screen and (min-width: 600px) {
    .pop_class {
        min-width: 35em !important;
        max-width: 35em !important;
    }
}

.black_text {
    color: black;
}

.red_text {
    color: red;
}

.burgundy_color {
    color: #861f41 !important;
}

.dark_Gray {
    color: #333 !important;
}
