
.video-bg-login, .video-bg-layer {    background: url(../../../images/slide-4.jpg) 0 0 / cover; }
.refer-login-page {
    background: rgba(255, 255, 255, 0.2);
    position: relative;
    left: 0;
    border-radius: 10px;
}
.left-design-cd {
    width: 100%;
}
.col-md-6.col-sm-6.rht-form-cls.padd-0 {
    width: 54%;
    float: right;
    /* margin-left: 0 !important; */
    background: #f3f9ed;
}
.mn-page-cls {
    background: #3FB125;
    box-shadow: 0 0 17px 0px #000;
}
.lft-form-cls {
    background: none;
}
.input-log-cls {
    width: 65%;
    margin: 0 auto;
    border-radius: 4px;
}
.btn-frm-cls {
    background: #3FB125;
    width: 85%;
    float: right;
    margin-right: 40px;
    margin-bottom: 15px;
}
.text-right {
    text-align: left;
    margin-top: 26px;
    margin-left: 183px;
}
.link-cls {
    color:#000;
    text-align: center;
    display: block;
    margin-top: 20px;
    font-size: 15px;
    margin-bottom: -17px;
    /*border-top: 2px solid #88be4c;*/
    padding-top: 15px;
    padding-bottom:20px;
    margin-left: 20px;
}
.form-contant {
    margin-top: 55px;
}
.lft-form-cls figure img {
    position:relative;
    width:170px;
}
.left-design-cd .lft-form-cls p {
        text-align:center;
        font-family: roboto;
        position:relative;
        top:85px;
    }
.left-design-cd .lft-form-cls h2 {
    font-family: Oswald;
    position:relative;
    top:80px;
}
.join h2 {
    color: #3FB125!important;
    font-size: 22px;
}

div#body {
    background-image: url(/images/slide-img3.jpg);
    background-color: rgba(0, 0, 0, .5);
    background-size:cover;
    position:fixed;
    height:100%;
    width:100%;
}
.ref_login_outer .input-log-cls {
    border-bottom: 1px solid #3FB125;
}

/* Input form */

.input-container {
  display: flex;
  width: 85%;
  margin-bottom: 27px;
  margin-left: 7%;
}

/* Style the form icons */
.icon {
    padding: 14px;
    background: #3FB125;
    color: white;
    min-width: 50px;
    text-align: center;
}

/* Style the input fields */
.input-field {
  width: 100%;
  padding: 10px;
  outline: none;
}

    .input-field:focus {
        border: 2px solid #3FB125;
    }
.mainlogo{
    height:100px;
}