﻿body {
    font-family: 'PT Serif', serif;
}
.backdsgn123 {
    border: 1px solid #c9c9c9;
    box-shadow: 0px 1px 34px #919191 inset;
    background-color: #e3e3e3;
    margin: 22px;
    display: flex;
    flex-direction: column;
    align-content: center;
    flex-wrap: wrap;
    justify-content: center;
}
.fngrdv {
    display: flex;
    text-align: center;
    flex-direction: column;
    align-items: center;
    margin: 5%;
}
.fngrprnt2 {
    margin-bottom: 3%;  
}
/*Account login*/
.login-main {
    display: flex;
    justify-content: center;
}
.vrfybtn22 {
    width: 92%;
    margin-left: 4%;
}
.bg {
    width: 511px;
    Height: 367px;
    background-image: url(./Images/bg.png);
    background-size: cover;
    display: flex;
    /* justify-content: center; */
    align-items: center;
    flex-direction: column;
    border: 1px solid #9b9b9b;
    margin-top: 25px;
    box-shadow: 2px 3px 11px #9b9b9b;
}

.loginheader {
    width: 360px;
    padding: 8px 0;
    FONT-FAMILY: verdana;
    font-size: 17px;
    color: #FFF;
    text-align: center;
    background: #d02035;
    padding: 7px;
    height: 37px;
}

.login-form {
    margin-top: 50px;
    height: 255px;
    /*background-color: #FAFAF8;*/
    border: 1px solid #fff;
    float: left;
    width: 398px;
}

.loginform {
    background-color: #F6E9EA;
    border: 1px solid #F6DBDB;
    margin-bottom: 4%;
    margin-left: 3%;
    height: 40px;
    float: left;
    width: 93%;
    margin-bottom: 19px;
}

.log_lable {
    float: left;
    color: #000 !important;
    width: 132px;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    margin: 0px;
    padding-top: 10px;
    margin-left: 2%;
}

.log_textBox {
    float: left;
    width: 100px;
}

.textBoxStyle_log {
    background-color: #F5F5F5;
    width: 180px;
    height: 30px;
    padding: 0px 5px 0px 5px;
    border: 1px solid #9DA9D8;
    width: 180px;
    height: 30px;
    padding: 0px 5px 0px 5px;
    background-color: #fff;
    transition: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    margin-top: 4%;
    margin-bottom: 2%;
}

.field-validation-valid {
    display: none;
}

.sbibutton {
    /* height: 30px;
    width: 65px;*/
    text-align: center;
    border: none;
    color: #fff;
    font-family: verdana;
    font-size: 14px;
    font-weight: bold;
    margin-left: 148px;
    background: #d02035;
    cursor: pointer;
    margin-top: 2px;
}
.imgsz {
    width: 12%;
}
.mrgnbtn {
    margin: 10px;
}
.cntr {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}
.form-horizontal {
    margin-top: 31px;
}
.dsfx {
    display: flex;
}

.link {
    float: right;
    margin-left: 234px;
    font-size: 14px;
    margin-top: 6%;
}

input:focus {
}



.logmaind {
    position: relative;
}

.logform1 {
    background-color: #d02035;
    width: 32px;
    margin: 3px 0px 3px 3px;
    padding: 5px;
    border-radius: 4px 0px 0px 4px;
}

.textlog:focus {
    box-shadow: 1px 1px 4px;
}

.formlog {
    /*margin-left: 18%;*/
}

.textlog {
    width: 333px;
    border-radius: 0px 4px 4px 0px;
    color: #d02035;
}

.box-login {
    width: 30%;
    height: auto;
    border-radius: 4px;
    background: #fff;
    box-shadow: 0px 1px 5px rgb(0 0 0 / 30%);
}

.box_login input {
    display: block;
    padding: 15px 40px;
    margin: 15px 10px;
    width: 75%;
    border: 1px solid #ddd;
    transition: border-width 0.2s ease;
    border-radius: 4px;
    color: #d02035;
}

.formlog3 {
    height: 161px;
}

.loginbtn {
    display: block;
    padding: 11px 32px;
    margin: 0px 8px;
    width: 95%;
    font-size: 17px;
    border: 1px solid #ddd;
    transition: border-width 0.2s ease;
    border-radius: 4px;
    background-color: #d02035;
    justify-content: center;
    border-radius: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 100;
    /* padding-bottom: 31px;*/
    border-bottom: 6px solid #9f0d0d;
}





    .loginbtn:hover {
        color: #fff;
        background: #f48722;
        border-bottom: 5px solid #df7513 !important;
    }
/*_layout*/
.logodivl {
    height: 100px !important;
    width: 100%;
    background-color: #FEFEFE;
    margin-top: -3px;
    padding: 3px 0px 3px 0px;
}

.logoimg {
    height: 94px;
    width: 237px;
    margin-top: 8px;
    margin-left: 7%;
}

.loginhead2 {
    width: 411px;
   /* height: 25px;*/
    padding: 8px 0;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    font-size: 30px;
    color: #f48720;
    text-align: center;
    background: none;
}

.navbordr {
    border-bottom: 2px solid #e86328;
    box-shadow: 0px 2px 4px #333;
    height: 0px;
    /* border-bottom: 1px solid #DBDBDB; */
}

/*tabexpander*/




/*mainpage*/
.hvrnv:hover {
    border: 1px solid white;
}
.tablemp {
    background-color: #d02035 !important;
    border-bottom: 1px solid #f48722;
    /* margin: 5px;*/
    /*padding-bottom: 6px;*/
    /* margin-bottom: -27px;*/
}



/*home layout*/

.lgotbtn {
    background: #d02035;
}

    .lgotbtn:hover {
        color: #fff;
        background: #f48722;
        border-bottom: 5px solid #df7513 !important;
    }


/*users*/

.vwusr {
    background: #d02035;
    color:white;
}

.nodtls {
    height: 48px;
}

.vwusr:hover {
    background-color: #f48720;
    transition: all .4s ease;
}

/*adduser details*/
.adusrdtl {
    background: #d02035;
    color:white;
}

.labelrlid {
    margin-left: 13px;
}


/*userreport*/
.vuclr {
    color: white;
    padding-top: 1px;
    padding-bottom: 23px !important;
    border-radius: 6px;
}
.dwnmsg {
    padding: 20px;
    margin-top: 35px;
}
/*authentication*/
.shadowdsn {
    background-color: #F2F2F2;
    border-bottom: 13px solid #efefef;
    box-shadow: 2px 4px 4px #d1d1d1;
}
.shadowdsn1 {
    text-align: center;
}
.frm2 {
    width: 100%;
}
.sloptn {
    margin-right: 10px;
}
.btnclr {
    background-color: #d02035;
}
.msgd {
    text-align: center;
}
.flx12 {
    display: flex;
    flex-direction: column;
    width: 100%;
    float: left
}
.hdrstl {
    background-color: #d02035;
    color: white;
}
.backdsgn {
    border: 1px solid #c9c9c9;
    box-shadow: 0px 1px 34px #919191 inset;
    background-color: #e3e3e3;
    margin-top: -30px;
}
/*ekyc*/
.speakers {
    height: 60px;
}
.cecf {
    display: flex;
    flex-direction: row;
}
.ekycrdo{
    margin-right:10px;
}
    .ekycrdo{
        margin-left:10px;
    }
    .txthead {
        color: #d02035;
        font-family: ui-serif;
        font-size: 24px;
        font-weight: 500;
        font-weight: bold;
        line-height: 1.5em;
        letter-spacing: -0.5px;
        text-decoration: none;
    }

.ndtlsavl {
    background-color: #e3e3e3;
}
.ekycfld {
    float: none;
    width: 99% !important;
    padding-top: 0px;
}
.frmrnw2{
    display:flex;
    flex-direction:row;
}
.ekychd {
   
    color: #d02035;
}
.hdngimg {
   /* float: left;*/
    width: 100%;
    display: flex;
    justify-content: space-evenly;
    align-items: flex-end;
    flex-direction: row;
}
.adhar_img {
    height: 66px;
    width: 120px;
    margin-top: 20px !important;
}
.spkr1{
    height:25px;
    width:25px;
}
.spkrdv {
    margin: 1% 0px 1% 2%;
}
.txtipt{
    display:flex;
    flex-direction:row;
}
.fngrpnt {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 18px;
}
.agdsag {
    float: right;
    /* width: 231px; */
    display: flex;
}
.fngrprntdv {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
  /*  border: 1px solid #d02035;*/
    margin-top: 3px;
}
#init-logout{
    margin-right:5%;
}
.lyotlobtn {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
/*
change password*/

.bck2log {
    margin-left: 59%;
    margin-top: -3%;
    
}
.mnekycmrgn{
    margin-top:20px;
}