header,
footer,
nav,
section {
    display: block;
}

/* Styles for basic forms
-----------------------------------------------------------*/

fieldset {
    border: 1px solid #ddd;
    /*padding:0 1.4em 1.4em 1.4em;
    margin:0 0 1.5em 0;*/
}

/*legend 
{
    font-size:1.2em;
    font-weight: bold;
}

textarea 
{
    min-height: 75px;
}

.editor-label1 
{
    margin: 1em 0 0 0;
}

.
     
{
    margin:0.5em 0 0 0;
}*/


/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error {
    color: #ff0000;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
}

.field-validation-valid {
    display: none;
}

.input-validation-error {
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors {
    font-weight: bold;
    color: #ff0000;
    float: right;
}

.validation-summary-valid {
    display: none;
}

.loginsbi {
    z-index: 100;
    position: absolute;
    width: 25%;
    left: 35.6%;
    top: 39%;
    border-radius: 8px;
}


.error_validation {
    color: #F91B1B;
    font-size: 13px;
    padding: 0px 0px 5px 80px;
}

.top {
    float: right;
    height: auto;
    width: auto;
    padding-top: 10px;
    padding-right: 20px;
}

.link1 {
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    COLOR: #2798DC;
    FONT-FAMILY: Arial,Verdana, Helvetica, sans-serif;
    LETTER-SPACING: 1px;
    TEXT-DECORATION: none
}

SPAN.link1 A:link {
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    COLOR: #2798DC;
    FONT-FAMILY: Arial,Verdana, Helvetica, sans-serif;
    LETTER-SPACING: 1px;
    TEXT-DECORATION: none
}

SPAN.link1 A:hover {
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px; /*COLOR: #9D9D9D; */
    FONT-FAMILY: Arial,Verdana, Helvetica, sans-serif;
    LETTER-SPACING: 1px;
    TEXT-DECORATION: underline
}

SPAN.link1 A:visited {
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    COLOR: #2798DC;
    FONT-FAMILY: Arial,Verdana, Helvetica, sans-serif;
    LETTER-SPACING: 1px
}

SPAN.link1 A:active {
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    COLOR: #2798DC;
    FONT-FAMILY: Arial,Verdana, Helvetica, sans-serif;
    LETTER-SPACING: 1px
}

.loginbgsbi {
    background-color: #fff;
    /* border-top: 1px solid #AF9D9D;
     box-shadow: 0px 1px 5px rgb(73, 73, 73);
    width:1152px;*/
    height: auto;
    margin: auto;
    padding: 30px 0;
}

.loginheader {
    width: 360px;
    height: 25px;
    padding: 8px 0;
    FONT-FAMILY: verdana;
    font-size: 17px;
    color: #FFF;
    text-align: center;
    background: #B72221;
}

.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: #B72221;
    cursor: pointer;
}
.btn-sp {
    background-color: #0d6efdc2;
    color: #fff;
    border: 1px solid black;
    font-size: 19px;
    font-weight: 500;
    /* margin-top: 5px; */
    padding-top: 14px;
    border-radius: 9px;
    width: 115px;
}


.editor-field {
    float: none;
}

.loginhead {
    /*width: 1152px;
   box-shadow: 0px 1px 5px rgb(73, 73, 73);*/
    margin-left: -7px;
    margin-right: auto;
    height: auto;
    background-color: #fff;
}

.textnormal {
    padding: 5px;
    font-weight: normal;
    font-size: 12px;
    color: #000000;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    letter-spacing: 1px;
    line-height: 18px;
}

    .textnormal a {
        color: rgb(0, 61, 255);
        font-size: 9pt;
        text-decoration: none;
    }

.topbanner {
    width: 100%;
    padding-top: 10px;
}

.form {
    padding-top: 30px;
    width: 508px;
    height: auto;
}

.form_row {
    width: auto;
    height: 40px;
    margin-left: 5px;
}


.pswd-label {
    float: left;
    color: #000 !important;
    width: 135px;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    margin: 0px;
    padding-top: 3%;
}

.pssmain_input {
    float: left;
    width: 217px;
}

.text-box {
    background-color: #F5F5F5;
    width: 180px;
    height: 30px;
    padding: 0px 5px 0px 5px;
    border: 1px solid #999;
    width: 180px;
    height: 30px;
    padding: 0px 5px 0px 5px;
    border: 1px solid #ccc;
    background-color: #fff;
    transition: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    margin-top: 4%;
}

.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%;
}

.log_lable {
    float: left;
    color: #000 !important;
    width: 132px;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    margin: 0px;
    padding-top: 4.2%;
    margin-left: 2%;
}

.log_textBox {
    float: left;
    width: 100px;
}

.login_form {
    padding-top: 30px;
    height: 175px;
    background-color: #FAFAF8;
    border: 1px solid #fff;
    float: left;
    width: 360px;
}

.contenimg {
    width: 700px;
    height: 490px;
    padding-left: 23%;
}

.loginconten {
    background-color: #fff;
    height: auto;
    margin: auto;
    padding: 30px 0;
    z-index: 100;
    position: absolute;
    width: 25%;
    left: 36.5%;
    top: 39%;
}

.loginform {
    background-color: #F6E9EA;
    border: 1px solid #F6DBDB;
    margin-bottom: 4%;
    margin-left: 3%;
    height: 40px;
    float: left;
    width: 93%;
}

.ekyc_form {
  /*  width: 390px;*/
}

.ekycform_row2 {
    width: auto;
    float: left;
    padding-bottom: 8%;
}

.ekyc_lable {
    width: 140px;
    padding-top: 7px;
    float: left;
    color: #000 !important;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    margin: 0px;
}

.ekyc_textbox {
    float: left;
    padding-left: 20px;
}

.ekyc_combox {
    width: 200px;
    height: 30px;
    background-color: #fff;
    border: 1px solid #999;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    box-shadow: 0 1px 2px rgba(0,0,0,.2);
    border: 1px solid #979797;
    float: left;
    font-family: Verdana,Arial,sans-serif /*{ffDefault}*/;
    font-size: 1em;
}

.ekyc_textstyle {
    width: 200px;
    height: 30px;
    background-color: #fff;
    box-shadow: 0 1px 2px rgba(0,0,0,.2);
    border: 1px solid #979797;
    font-family: Verdana,Arial,sans-serif /*{ffDefault}*/;
    font-size: 1em;
}

.f_print {
    float: left;
}

.f_printimg {
    height: 130px;
    border: 1px solid #979797;
    width: 120px;
    margin-top: 5%;
}

.capture_wrapper {
    float: left;
    position: relative;
    margin-top: 3px;
    margin-right: 3px;
    width: 100px;
    height: 32px;
    margin: 0 0.1% 0.3% 0;
    margin-top: 8%;
    margin-left: 16%;
}

.kyc_btn {
    float: left;
    position: relative;
    margin-top: 3px;
    margin-right: 3px;
    width: 100px;
    height: 32px;
    margin: 0 0.1% 0.3% 0;
    margin-top: 8%;
    margin-left: 12%;
}

.kyc_btnin {
    background-color: #d02035;
    /*height: 32px;*/
    width: 100px;
    color: white;
    transition: all .4s ease;
}
    .kyc_btnin:hover {
        background-color: #f48720;
    }
    .adhar_img {
        height: 50px;
    }

.pswd_textboxStyle {
   /* font-size: 12px;*/
    width: 215px;
    height: 30px;
    background-color: #fff;
    border: 1px solid #D8D3D3;
}

.pswd_form {
    width: 41%;
    margin-left: 32%;
    border-radius: 6px;
    padding: 8px;
    margin-top: 12px;

}

.pswd_row2 {
    float: left;
    padding-bottom: 2%;
    width: auto;
    height: auto;
    margin: auto;
    margin-left: 66px;

}

.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: #B72221;
    cursor: pointer;
    margin-top: 2px;
}


.signup {
    height: 100%;
    vertical-align: middle;
    /*color: #fff;*/
    font-size: 13px;
    font-weight: bold;
   /* background-color: #2E4391;*/
    width: 16%;
    margin-left: 52%;
}

.headerStripLabel_changepass {
    padding-left: 2%;
   /* background-color: #2E4391;*/
    /* width: 68%; */
    /* height: 40px; */
   /* color: #fff;*/
    border-radius: 5px;
    margin-bottom: 4%;
    padding: 10px 120px 10px 134px;
    text-align: center;
}

.sign_wrapper {
    /*float: left;*/
}

.btlog_page {
    padding-left: 55%;
    float: left;
    padding-top: 0.5%;
}

/*.formContainer{
    float: left;
    padding-left:30%;
    width: 44%;
}*/

/*.headerStrip{
    background-color: #034EA2;
    color: #fff;
    height: 35px;
    padding-left: 1px;
    margin-left: 2px;
    border-radius: 4px;
}*/

/*.headerStripLabel{
        padding-top: 8px;
    padding-left: 3%;
}*/

.adduser_form {
    float: left;
    border: 1px solid #C5C3C3;
    padding-top: 1%;
    width: 536px;
    /* margin: 1%; */
    padding: 1%;
    border-radius: 4px;
}

.editor-label1 {
    float: left;
    width: 145px;
    font-size: 17px;
    color: #000;
}

.main_input {
    float: left;
}

.textboxStyle {
    height: 28px;
    width: 195px;
}

.comboBox {
    width: 201px;
    float: left;
    height: 33px;
}

.formCloseButton {
    height: 28px;
    width: 65px;
    text-align: center;
    border: none;
    color: #fff;
    font-family: verdana;
    font-size: 12px;
    font-weight: normal;
    margin-left: 148px;
    background: #2C4190;
    border-radius: 4px;
}

.wrapper {
    float: left;
    width: 100px;
}

.round {
    float: left;
    width: 81px;
}

.buttonContainer {
    float: left;
    padding: 1% 0% 0% 41%;
}

.text_header {
    float: left;
    padding-left: 24%;
    padding-top: 16%;
    color: #000;
}

.header_row {
    float: left;
    border: 1px solid #BBB8B8;
    padding: 1%;
    width: 670px;
    border-radius: 4px;
}
.parent-div {
    margin-top: 12px;
}