@charset "utf-8";
/* CSS Document */
* { margin: 0; padding: 0; list-style: none; box-sizing: border-box; text-decoration: none; font-family: 'Montserrat', sans-serif; }
.b-login-main { width: 100%; margin: 0px; padding: 0px; float: left; }
.b-logo { width: 100%; margin: 15px auto; float: left; }
.clr { clear: both; }
.cm-logo { width: 40%; float: left; margin: 0px; padding: 0; }
.b-cont { width: 100%; margin: 25px 0; padding: 0; display: flex; }
.b-60 { width: 60%; padding: 0; margin: 0; }
.b-40 { width: 40%; padding: 0; margin: 0; }
.new-cont-main { width: 96%; margin: 0 auto; }
.main-newhed { padding: 0 37px; width: 100%; float: left; }
.b-wel { font-size: 25px; font-weight: 600; padding: 5px 0; }
.b-hed { font-size: 25px; font-weight: 600; padding: 0 0 5px; }
.b-color {color: #2196F3;font-weight: 600;}
.b-percont { font-size: 19px; font-weight: 500; width: 90%; }
.one { flex: 1; }
.tow { flex: 2; }
.auto { flex: auto; }
.three { flex: 3; }
.four { flex: 4; }

.form-group input {
    background: transparent;
    outline:none;
}
.b-formmn {
    margin: 0 0;
    width: 100%;
    padding: 0px;
}

.min-newd {
    font-size: 14px;
    padding: 15px 0;
    font-weight: 500;
}

.b-frinput {
    width: 84%;
    margin: 3px 0 13px;
    position: relative;
}

.user {
    width: 100%;
    padding: 11px 33px;
    border: 1px solid #A2A2A2;
    border-radius: 4px;
    outline:none;
    font-weight: 500;
    font-size: 12px;
}
.user-news {
    width: 100%;
    padding: 11px 6px;
    border: 1px solid #A2A2A2;
    border-radius: 4px;
    outline:none;
    font-weight: 500;
    font-size: 12px;
}
.user-sec {
    width: 75%;
    padding: 11px 6px;
    border: 1px solid #A2A2A2;
    border-radius: 4px;
    outline:none;
    font-weight: 500;
    font-size: 12px;
}

.selform{
    background: #ffffff url( img/arrow-down.png) no-repeat scroll 91% 50%;
    padding: 10px 3%;
    float: left;
    outline: none;
    margin-right: 6px;
    width: 23%;
    border-radius: 4px;
    border: 1px solid #A2A2A2;
    -webkit-appearance: none;
    -moz-appearance: none;
    /* border-bottom: 2px solid #bcbcbc; */
}

.pass {
    width: 100%;
    padding: 12px 31px;
    border: 1px solid #A2A2A2;
    border-radius: 4px;
    outline:none;
    font-weight: 500;
    font-size: 12px;
}
.emil {background: url( img/mail.svg) 8px 14px no-repeat;display:block;}
.star {background: url( img/star.svg) 8px 8px no-repeat;display:block;}
.eye {background: url( img/eye.svg);display:block;width: 15px;right: 12px;top: 14px;height: 11px;position: absolute;}
.lock {background: url( img/pass-lock.svg) 8px 14px no-repeat;display:block;}

.chek-icon {background: url( img/check-circle.svg);display:block;width: 16px;float: left;margin-right: 5px;height: 16px;}




.b-formmn::-webkit-input-placeholder { /* Edge */
  color:#7A7C7C;
}
.forgot-pass {
    color: #000;
    font-size: 12px;
}
.b-formmn:-ms-input-placeholder { /* Internet Explorer */
  color:#7A7C7C;
}

.b-formmn::placeholder {
  color:#7A7C7C;
}

.btn-primary {
    color: #fff !important;
    background-color:#2196F3 !important;
    border-color:#2196F3 !important;
}

.btn-boreder {   
    background:#ffffff;
    color:#2196F3 !important;
    border:1px solid #2196F3 !important;
    cursor:pointer;
} 

.marleft{
margin-left: auto !important;
}

 
.btn {
    display: inline-block;
    cursor:pointer;
    font-weight: 400;
    width: 100%;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    font-weight: 500;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.8;
    border-radius: 0.25rem;
    -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -o-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}
.btn-frm {
    display: flex;
    width: 84%;
    margin: 23px 0 0;
}
.b-percont-regt {
    font-size: 19px;
    font-weight: 500;
    width: 90%;
    margin-bottom:20px;
}
.min-newd-otp {
    font-size: 12px;
    padding: 15px 0;
}
.btne {
    width: 45%;
    margin: 0 0 0 0;
}
.fo-wt { font-weight:600;}
.mar-top { margin-top:20px;}

.sefffuly {
    width: 100%;
    float: left;
    font-size: 14px;
    margin-bottom: 9px;
}