.selDiv{
    margin-bottom: 0!important;
}
*{
    margin:0 ;padding:0;
}
#mainFrom{
    width:100%;
    height:100%;
    padding-top:10.2%;
}
.login-logo-font {
    font-size: 40px;
    color: #203260;

}
html{
    height:100%;
    width:100%;

}
.layui-layer-shade {
    display: none;
}

.login-page{
    width:100%;
    height:100%;
    background: url('../img/loginfix/background.jpg') no-repeat;
    background-size:100% 100% ;

}
.bg {
    width: 0px;
    height: 100%;
    position: absolute;
    border-radius: 5px;
    background-color: #69e8a2;
}
.cont-png{
    width:65%;
    height:79%;
    background: url('../img/loginfix/content.png');
    background-size: 100% 100%;
    box-shadow: 0px 12px 40px 0px
    rgba(9, 73, 110, 0.37);
}
.dates{
    margin-left:8% !important;
    margin-top:7% !important;
    color: #203260;
}
.dateone span:nth-child(1){
    font-size: 29px;
    margin-right:2%;
}
.dateone span:nth-child(2){
    font-size: 27px;
}
.datetwo{
    /*letter-spacing: 5px;*/
    color: #fe6339;
    font-size: 72px;
    line-height: 57px;
    margin-left: -1.55%;
    margin-top: 1.5%;
    font-weight: 600;
}
#rrapp{
  width:100%!important;
    height:100%!important;
    margin:0 !important;
    overflow: hidden;
 }
.btns_area{
    width:44.2%;
    height:100%;
    display:block;
    float:right;
}
.datetime{
    width:53.2%;
    height:100%;
    display: block;
    float: left;
}
.login-logo{
    height:auto;
    margin-bottom:0;

}
.balogo{
    margin:auto;
    width: 100%;
    display: block;
    display: flex;
    align-items: center;

}
.balogo img{
    width:21.3%
}
.login-box-msg{
    font-size: 36px;
    color: #203260;
    width:100%;
    margin:auto;
    letter-spacing: 3px;
    font-weight: normal;
}
.login-box-body{
    background:rgba(255,255,255,0);
    padding:0;
    padding-top:4.4%;
    height: 100%;
}
.has-feedback{
    width:80%;
    margin:auto;
    height:7.5vh;
    background-color: #ffffff;
    border-radius: 10px;
    overflow: hidden;
    border: solid 1px #cbcfd7;
    display: flex;
    align-items: center;
    margin-bottom:4%;
}
.has-feedback input{
    border:0px !important
}
.login-box-msg{
    padding:0 !important;
    margin-bottom: 5%;
}
.drag{
    width:80%;
    margin:auto;
    height:7.5vh;

    background-color: #eef3ff;
    border-radius: 5px;
    position: relative;
}
.bin{
    width:7.5vh;
    height:7.5vh;
    overflow: hidden;
    /*background-color: #fafafb;*/
    border-radius: 4px;
    border: solid 1px #cbcfd7;
    position: absolute;
    top: 0px;
    background: url('../images/you.png') no-repeat;
    background-size: 100% 100%;
    cursor:pointer
}

.row{
    width:100%;
    height:8vh;
    border:0px !important;
    padding:0px !important;
    margin-top:7%;
}
.text{
    position: absolute;
    width: 100%;
    height: 7.5vh;
    text-align: center;
    letter-spacing: 1px;
    color: #7984a2;
    line-height: 7.5vh;
    font-size: 18px;
}

.subs{
    background-color: #0c7df3;
    width:80%;
    line-height:normal;
    padding:0 ;
    height:7.5vh;
    line-height: 7.5vh;
    text-align: center;
    margin:auto;
    background-image: linear-gradient(-20deg,
    #ff4c2e 0%,
    #fc683b 59%,
    #f88347 100%),
    linear-gradient(
            #0c7df3,
            #0c7df3) !important;
    background-blend-mode: normal,
    normal;
    /*border-radius: 20px !important;*/
    border:0;color: #fbf9fa;
    font-size: 28px;
    letter-spacing:2px;
    outline:none !important;


}
.userz{
    width: 24px;
    margin:0 !important;
    margin-left:5% !important;
    margin-right:6% !important
}
.has-feedback .form-control{
    padding:0 !important
}
.inpt{
    height:100% !important;
    font-size:20px
}
