﻿body {
    padding-top: 30px;
    padding-bottom: 20px;
    font-family: Montserrat, Arial, Helvetica, sans-serif;
}
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}
.dl-horizontal dt {
    white-space: normal;
}
.font-smaller {
    font-size: smaller;
}
.header_suffix {
    color: #0F630E; /*ekyc Accessibility circular*/
}
.content_left {
    border-radius: 20px 0px 0px 20px;
    height: auto;
    background: #fff;
    -moz-box-shadow: 0 0 10px #ccc;
    -webkit-box-shadow: 0 0 10px #ccc;
    box-shadow: 0 0 10px #ccc;
    padding:15px 30px;
}
.content_Basic_left {
    padding: 15px 5px;
}
.content_Basic_right {
    padding: 15px 0px 5px;
}
.signup_height {
    height: 1528px !important;
}
.content_right {
    border-radius: 0px 20px 20px 0px;
    height: auto;
    /*background: #01e945;*/
    background: #008f3c;
    -moz-box-shadow: 0 0 10px #ccc;
    -webkit-box-shadow: 0 0 10px #ccc;
    box-shadow: 0 0 10px #ccc;
    padding: 100px 0px 5px;
    color: #fff !important;
    line-height: 20px;
}
.content_bottom {
    background: #008f3c;
    color: #fff !important;
}
.font_28{
    font-size:28PX;
}
.font_12 {
    font-size: 12PX;
}
.lineheight {
    line-height: 40px;
}
.border_curve {
    border: 2px solid #ccc;
    background: #fff;
    border-radius: 15px;
    -moz-box-shadow: 0 0 10px #ccc;
    -webkit-box-shadow: 0 0 10px #ccc;
    box-shadow: 0 0 10px #ccc;
    min-height: 323px;
}
.home_border_curve {
    border: 2px solid #ccc;
    background: #fff;
    /*border-radius: 15px;*/
    -moz-box-shadow: 0 0 10px #ccc;
    -webkit-box-shadow: 0 0 10px #ccc;
    box-shadow: 0 0 10px #ccc;
    min-height: auto;
    width:100% !important;
}
.logo {
    /*background-image: url(../images/logo.png);*/
    background-image: url(../images/eKYC_logo.png);
    background-repeat: no-repeat;
    width: 112px;
    height: 49px;
    margin: 20px 0;
}
.sign_in {
    font-size: 16px;
    color: #aeaeae;
    padding-top: 20px;
}
.Homesign_in {
    text-align: left;
    font-size: 12px;
    color: #aeaeae;
    padding-top: 20px;
}
.HomePaddbt {
    padding-bottom: 10px;
}
.HomeMargin {
    margin-top: 35px;
}
.form_text {
    font-size: 14px;
    color: #000;
    padding-top: 20px;
}
.alert_red {
    color: #fd0011;
}
.validate-input {
    position: relative;
    margin-bottom: 10px;
}
select, input[type="date"], input[type="datetime-local"], input[type="email"], input[type="number"], input[type="password"], input[type="search-md"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"] {
    width: 100%;
    padding: 6px 20px;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #f8f9fb;
    border-radius: 4px;
    box-sizing: border-box;
    background: #f8f9fb;
    color: #d9dadc;
    font-size: 14px;
    color: #000 !important;
}
input[type=submit] {
    min-width: 100px;
    background-color: #2fb72d;
    color: white;
    padding: 5px 10px;
    /*padding: 10px 20px;
    margin: 8px 0;*/
    border: none;
    /*border-radius: 15px !important;*/
    cursor: pointer;
    outline: none !important;
}
    input[type=submit]:hover {
        background-color: #45a049;
        outline: none !important;
    }
    input[type=submit]:focus {
        outline: none !important;
    }
input[type=button] {
    min-width: 150px;
    background-color: #2fb72d;
    color: white;
    padding: 8px 15px;
    /*padding: 10px 20px;
    margin: 8px 0;*/
    border: none;
    /*border-radius: 30px !important;*/
    cursor: pointer;
    font-size: 14px;
    outline: none !important;
}
    input[type=button]:focus {
        outline: none !important;
    }
input[type=button] {
    background-color: #0F630E !important; /*ekyc Accessibility circular*/
}
.forgot_pswd {
    font-size: 12px;
    color: #3983ff;
    text-decoration: underline;
}
.otp {
    font-size: 12px;
    color: #3983ff;
    text-decoration: underline;
    padding-top: 20px;
}
.otp_text {
    font-size: 10px;
    color: #aeaeae;
    padding: 0 20px;
}
.radio {
    margin: 0.5rem;
}
    /*.radio input[type="radio"] {
        position: absolute;
        opacity: 0;
    }
[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
.radio input[type="radio"]:checked + .radio-label::before {
    background-color: #000;
    box-shadow: inset 0 0 0 4px #f4f4f4;
}
.radio input[type="radio"] + .radio-label::before {
    content: '';
    background: #f4f4f4;
    background-color: rgb(244, 244, 244);
    border-radius: 100%;
    border: 1px solid #b4b4b4;
    display: inline-block;
    width: 1.4em;
    height: 1.4em;
    position: relative;
    top: -0.2em;
    margin-right: 1em;
    vertical-align: top;
    cursor: pointer;
    text-align: center;
    transition: all 250ms ease;
}*/
.homecenter {
    width: 45%;
    height: 100px;
    position: absolute;
    top: -70px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.homeerror {
    width: 85%;
    height: auto;
    position: absolute;
    top: 150px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.border_left {
    border-left: 4px solid #30b82e;
    padding: 10px;
}
.header_text {
    font-size: 16px;
    color: #000;
}
.aadhaar_text {
    height: auto;
    padding: 20px 0 6px;
    color: #30b82e;
}
.aadhaar ol {
    margin: 8px 0px 0px 14px;
    padding: 0;
    font-size: 12px;
    color: #aaaaaa;
}
    .aadhaar ol li {
        line-height: 30px;
        padding-left: 2px;
    }
.textalignleft{
    text-align:left;
}
.bluebtn {
    background: #007aff !important;
    color: #fff !important;
}
.greenbtn {
    background: #2fb72d !important;
    color: #fff !important;
}
.greenbtn2 {
    background: #0F630E !important; /*ekyc Accessibility circular*/
    color: #fff !important;
}
.nextbtn {
    float: right;
    color: #fff !important;
}
.graybtn {
    /*background: #acacac !important;*/
    background: #666 !important;
}
.floatleft{
    float:left;
}
.borderradius{
    border-radius:20px !important;
}
.grid_heading {
    color: #71757c;
    font-size: 12px;
    text-align:left;
}
.grid_text {
    color: #656565;
    font-size: 14px;
    padding: 10px;
}
.label_preview {
    font-size: 12px;
    color: #000;
    padding: 10px;
}
.label_text {
    font-size: 12px;
    color: #aeaeae;
    padding: 10px;
}
.label_border {
    border: 1px solid #ececec;
}
.bgheader {
    /*background: #f7f9fd;*/
    background: #f7f9fd;
}
.value_border {
    border-top: 1px solid #ececec;
    border-right: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
}
.label_border_1 {
    border-left: 1px solid #ececec;
    border-right: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
}
.value_border_1 {
    border-right: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
}
.no_file {
    color: #f36267;
    font-size: 12px;
    padding-top: 30px;
}
.error_bg {
    background-image: url(../images/error.png);
    background-repeat: no-repeat;
    height: 323px;   
}
.error_text {
    font-size: 30px;
    color: #000;
    text-align: left;
    font-weight: bold;
    padding: 40px 0px 0;
}
.error_reason {
    height: auto;
    padding: 20px 0 6px;
    color: #868686;
}
.error ul {
    margin: 8px 0px 0px 14px;
    padding: 0;
    font-size: 12px;
    color: #aaaaaa;
    list-style: none;
}
    .error ul li {
        line-height: 30px;
        padding-left: 2px;
        color: #000;
        font-size: 14px;
    }
        .error ul li::before {
            content: "•";
            color: #5fb709;
            padding: 5px;
            font-size: 22px;
        }
.loggedout {
    color: red;
}
.fingerlogo {
    background-image: url(../images/qr_code.png);
    background-repeat: no-repeat;
    float: right;
    background-position: 100px -40px;
}
.DivErrMsg {
    display: none;
    color: red;
}
.btn-reset {
    color: #fff !important;
    background-color: #e45e10 !important;
}
.btn {
    color: #fff !important;
}
#TakePhoto {
    position: absolute;
    z-index: 100000000;
    width: 500px;
    height: 800px;
}
.preview ul li {
    list-style: none;
    word-wrap: break-word;
}
.borderright {
    border-left: 1px solid #ccc;
}
nav navbar-nav li{
    list-style:none !important;
}
.upload-btn-wrapper input[type=file] {
    font-size: 100px;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
}
.Upload_btn_margin {
    margin: 10px !important;
}
.upload-btn-wrapper {
    position: relative;
    overflow: hidden;
    display: inline-block;
    /*float: right;*/
}
.downloadbutton_ratdius {
    border-radius: 4px;
}
.btn_sty {
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 30px;
    margin-bottom: 10px;
    box-sizing: border-box;
    color: #2C3E50;
    font-size: 13px;
    width: 150px;
}
.upload-btn-wrapper input[type=file] {
    font-size: 100px;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
} 
 .floatright{
     float:right;
 }
.takepicture {
    padding: 45px 0px 0px;
}
.reviewkra {
    font-weight: bold;
}
.cams_ekyc {
    font-size: 28px;
}
@media (max-width:768px) {
    .reviewkra {
        border-left: none !important;
    }
    .takepicture {
        padding: 0px 10px !important;
    }
    .cams_ekyc {
        font-size: 22px;
    }
    .successbanner {
        width: 90% !important;
        font-size: 20px !important;
    }
    .mt-mob-m5 {
        margin-top: -5px;
    }
    .mt-mob-15 {
        margin-top: 15px;
    }
    .pb-mob-m20 {
        margin-bottom: -20px;
    }
}
.bggreen {
    background: #2fb72d;
}
.bgwhite {
    background: #fff !important;
    border:1px solid #000 !important;
    color:#000 !important;
}
#divLoading {
    display: none;
}
    #divLoading.show {
        display: block;
        position: fixed;
        z-index: 100;
        background-image: url('../images/loading.gif');
        background-color: #666;
        opacity: 0.4;
        background-repeat: no-repeat;
        background-position: center;
        left: 0;
        bottom: 0;
        right: 0;
        top: 0;
    }
.zi-1051 {
    z-index: 1051 !important;
}
.zi-9999 {
    z-index: 9999 !important;
}
.zi-99999 {
    z-index: 99999 !important;
}
#loadinggif.show {
    left: 50%;
    top: 50%;
    position: absolute;
    z-index: 101;
    width: 32px;
    height: 32px;
    margin-left: -16px;
    margin-top: -16px;
} 
.graycolor{
    color:#ccc;
}
.textalignjustify{
    text-align:justify;
}
select {
    outline:none;
}
    select:focus {
        outline:none;
    }
input::placeholder {
    color: #9c9494 !important;
}
.selected_file {
    color: #2fb72d;
    font-size: 12px;
    padding-top: 30px;
}
.mail_link {
    font-size: 12px;
    color: #fff;
    text-decoration: underline;
}
    .mail_link:hover, .mail_link:visited, .mail_link:active {
        color: #fff !important;
    }
.bg-green {
    background-color: #01e945;
}
.logo {
    margin: 10px 0px;
}
.navbar-nav {
    padding: 10px 35px;
}
.navbar-fixed-top {
    -webkit-box-shadow: 0 8px 6px -6px #ccc;
    -moz-box-shadow: 0 8px 6px -6px #ccc;
    box-shadow: 0 8px 6px -6px #ccc;
    border: none;
}
.nextbtn {
    float: right;
}
.btnwidth {
    width: 150px !important;
}
.navbar-inverse {
    background-color: #fff !important;
    border-color: #fff !important;
}
.font-green { color: #0F630E !important }     /*ekyc Accessibility circular*/
.shadow{ background: white; border: 0 none; /*border-radius: 3px;*/ box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.4); padding: 20px 30px; box-sizing: border-box; width: 100%; margin: 20px 0px; }
.Walkthrough_btn_header{font-size:10.5px}
.Walkthrough_btn_body{font-size:14px;font-weight:bold}
.pad-10 {padding:10px}
.bdr-1-sld{border:1px solid}
.width-auto{width:auto}
.process_content{font-size:10px;color:#eb7575;padding-top:4px}
.process_content2{font-size:12px;font-weight:bold;color:#008f3c;padding-top:4px}
.font_bold{font-weight:bold}

/*ekyc Accessibility circular*/
.process_content {
    color: #AA1717 !important;
}
input[type=submit] {
    background-color: #0F630E !important;
}
.process_content2 {
    color: #0F630E !important;
    
}