@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,600;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');

body{
  font-family: "Lato", sans-serif !important;
}
 
.limiter.LNOfficer{
  background-image: none;
  margin-top: 56px;
  margin-bottom: 200px;
}
.limiter.LNOfficer .container{
  background: url(/images/LOT-bg1.png);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: top center;
}
.loanofficerWraper.look_step{max-width: 600px;}
.loanofficerWraper{
  max-width: 950px;
  margin: 0 auto;
}
.loanofficerWraper{
  margin-top: 70px;
}
 .terms_validate.error{float: left;width: 100%}
.loanofficerWraperInner .colmd4{
  width: 50%;
  padding-right: 55px;
}
.loanofficerWraperInner .colmd6{
  width: 50%;
}
.LNOfficer .LNHeDING{
  text-align: center;
}
.LNOfficer .LNHeDING h1{
  font-size: 28px;
  line-height: 34px;
  text-align: center;
  color: #333333;
  margin: 0 0 15px 0;
  font-weight:700;
}
.LNOfficer .LNHeDING p{
  font-size: 16px;
  line-height: 16px;
  text-align: center;
  color: #333333;
  margin: 0px;
}
.loanofficerform .login100-form {
  margin: 0px auto;
  padding: 0;
  float: none;
  max-width: 100%;
}
.loanofficerWraperInner .loanofficerform{
  background: #FFFFFF;
  box-shadow: 1px 1px 30px 7px rgba(33, 61, 124, 0.12);
} 
.loanofficerWraperInner .loanofficerform .login100-form-title{
  font-style: normal;
  font-size: 24px;
  line-height: 29px;
  text-align: center;
  color: #333333;
  font-weight:700;
  padding: 0px;
  margin: 0px 0 28px 0;
}
.loanofficerform .row{
  margin-left: -7px;
  margin-right: -7px;
}
.loanofficerform .row2{
  margin-left: -15px;
  margin-right: -15px;
}
.loanofficerform .col-md-6.col-xs-12,
.loanofficerform .col-md-6.col-xs-6{
  padding-left: 7px;
  padding-right: 7px;
}
 .LNOfficer .left-sider-pannel {
  text-align: center;
  margin-top: 0px;
  padding:0;
}

.LNOfficer .KeyHeading{
  margin-bottom: 25px;
}
.LNOfficer.VNOUtER .KeyHeading{
  padding-top: 30px;
}
.LNOfficer .KeyHeading h2{
  font-size: 24px;
  line-height: 29px;
  display: flex;
  align-items: center;
  color: #3D4658;
  text-align: left;
  margin: 0px;
  font-weight:700;
}
.LNOfficer .LeftInner ul{
  list-style-type: none;
  padding: 0px;
  margin: 0px;
}
.LNOfficer .LeftInner ul li{
  display: flex;
  align-items: center;
  margin-bottom: 35px;
  font-size: 16px;
  line-height: 19px;
  color: #333333;
  padding-left: 30px;
  text-align: left;
  background-position: left !important;
  background: url('https://assets.fastexpert.com/public/assets/images/check-mark.png') no-repeat 0 2px;
}
.LNOfficer .LeftInner ul li img{
  margin-right: 15px;
}

.LNOfficer #submitBtn,#frm_popup_signup .btn_join_fast {
  background-image:none;
  color: #fff !important;
  display: block;
  width: 100%;
  min-width: inherit;
  float: none;
  box-shadow:none;
  background: #006ADC;
  border-radius: 6px;
  font-size: 20px;
  line-height: 24px;
  font-weight: normal;
  height: auto;
  padding: 16px;
}
.LNOfficer .label-input100 {
  color: #535455;
  font-weight: 400;
  font-size: 13px;
  line-height: 16px;
  padding-left: 2px;
  margin-bottom:8px;
  display: inline-block;
  font-weight:700;
}
.CTCODE {
  position: relative;
}
.CTCODE span {
  position: absolute;
  left: 10px;
  top: 18px;
  font-size: 14px;
  color: #333;
  display: flex;
  line-height: 13px;
  align-items: center;
  font-weight:700;
}
.CTCODE span img {
  height: 12px;
  position: relative;
  top: -1px;
  margin-right: 2px;
}
.CTCODE input {
  padding-left:50px;
}
.LNOfficer .input100, 
.LNOfficer select{
  height: 47px;
  margin-bottom: 0px;
}
.LNOfficer .wrap-input100.validate-input.em-sec label.error,
.LNOfficer .wrap-input100.validate-input.confirm-password-filed.password-filed label.error{
  background: none;
  padding: 18px 1px 5px 0;
  font-size: 14px;
  margin-left: 0px;
  background-position: right bottom;
  width: 100%;
  color: #FF0000;
  margin-top: -10px;
  border-bottom-left-radius: 4px;
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  position: relative;
  display: block;
  font-weight: normal;
  line-height: 1em;
}
.LNOfficer span.focus-input100.error_cross{
  background-size: 50%;
  display: none !important;
}
.LNOfficer span.focus-input100.error_cross{
  right: -15px !important;
  background-size: 51%;
  display: none !important;
}
.LNOfficer span.focus-input100.success_tick {
  right: -18px !important;
  background-size: 68%;
  display: none !important;
}

.LNOfficer .CTCODE span.focus-input100.error_cross, 
.LNOfficer .CTCODE span.focus-input100.success_tick {
  top: 10px;
  display: none !important;
}
.LNOfficer .wrap-input100.validate-input.em-sec label.error.valid, 
.LNOfficer .wrap-input100.validate-input.confirm-password-filed.password-filed label.error.valid{
  display: none !important; 
}
.LNOfficer .wrap-input100.validate-input.confirm-password-filed.password-filed label.error.valid,
.wrap-input100.validate-input.confirm-password-filed.password-filed label.error.valid{
 display: none !important;  
}
.LNOfficer .Note-TEXT {
  padding-bottom: 0px;
  margin-bottom: 10px;
  margin-left: -8px;
  margin-right: -8px;
  margin-top: 5px;
}
.error ~ label.label-checkbox100::before {
  border: 1px solid red !important;
}
.error.valid ~ label.label-checkbox100::before {
  border: 0px solid red !important;
}
.pt-accept .contact100-form-checkbox label.error{
  position: absolute;
  display: block !important;
  color: #FF0000;
  font-size: 14px;
  margin-left: 0px;
  top: 30px;
  font-weight: normal;
}
.LNOfficer .pt-accept{
  margin-left: -8px;
}
.LNOfficer .input100:focus, 
.LNOfficer select:focus {
 /* box-shadow: 0px 3px 6px #98CEF229;*/
  border: 1px solid #98CEF2;
}
.label-checkbox100::before{
  width: 16px;
  height: 16px;
}
.label-checkbox100{
  padding-left: 27px;
}
.LNOfficer .txt1 {
  font-weight:400;
  font-size: 17px;
  color: #797979;
  line-height: 21px;
  font-weight: 400;
}
.LNOfficer .txt2 {
  font-weight:400;
  font-size: 17px;
  color: #1a89d4;
  line-height: 21px;
  text-decoration: underline;
}
.SIgnLIStv1 p{
  font-size: 16px;
  line-height: 19px;
  color: #333;
  margin: 0px;
  margin-top: 5px;
  margin-right: 0px;
  text-align: left;
}
.SigNLOStDIRCTORY{
  margin-top: 37px;
  text-align: center;
  display: block;
  margin-right: 55px;
  width: 100%;
}
.SigNLOStDIRCTORY a{
  font-size: 16px;
  line-height: 16px;
  color: #006ADC;
  font-weight:600;
}
.SigNLOStDIRCTORY a img{
  padding-left: 10px;
}
.SiGNV1Heading p{
  font-weight:400;
}
.SignUPmobile{
  display: none;
}
.SignUPDEKP{
  display: block;
}
.Notecontent{}
.Notecontent p{
  font-size: 14px;
  line-height: 17px;
  color: #666666;
}
.p-b-27{}
.LNOfficer .VenDorWraper .KeyHeading h2{
  justify-content: inherit;
  text-align: left;
  padding-left: 30px;
}
.LNOfficer .VenDorWraper .left-sider-pannel p{
  color: #333333;
}

/*--------*/
.LSMoDal_ShAPE.signupEmailErr .modal-dialog .modal-content .modal-header{padding: 30px 30px 15px;}
.LSMoDal_ShAPE.signupEmailErr .modal-dialog .modal-body{padding: 0 30px 10px; }
.signupEmailErr .modal-dialog .modal-content .modal-header h3{font-weight:700;color: #333;font-size: 20px;}
.signupEmailErr .modal-dialog .modal-body p{font-size:16px;margin-bottom: 15px;line-height: 23px; color: #333;}
.signupEmailErr .modal-dialog .modal-body p:nth-child(1){margin-bottom: 25px}
.signupEmailErr .modal-dialog .modal-body p a,.signupEmailErr .modal-dialog .modal-body p button{color: #006ADC;}
.signupEmailErr .modal-dialog .modal-body p button:disabled {cursor: not-allowed;}
.LSMoDal_ShAPE.signupEmailErr .modal-dialog .modal-content .modal-header .close{top: 30px;right: 25px;opacity:1;}
.signupEmailErr .modal-dialog .modal-content .modal-header .close img{width: 15px}
/*--------*/
@media screen and (max-width: 1100px){
  .LNOfficer span.focus-input100.error_cross, 
  .LNOfficer span.focus-input100.success_tick {
    right: -15px !important;
    background-size: 51%;
    display: none !important;
  }
  .LNOfficer .CTCODE span.focus-input100.error_cross, 
  .LNOfficer .CTCODE span.focus-input100.success_tick {
    top: 10px;
    display: none !important;
  }
  .limiter.LNOfficer .container{
    background-size: cover;
  }

}
@media only screen and (max-width: 1024px) {
  .loanofficerWraper.VenDorWraper{
    margin-top: 130px;
  }
}
@media only screen and (max-width: 767px) {
  .loanofficerWraperInner .colmd4{
    width: 100%;
  }
  .loanofficerWraperInner .colmd6{
    width: 100%;
  }
  .limiter.LNOfficer {
    margin-bottom: 30px;
  }
  .loanofficerWraper,
  .loanofficerWraper.VenDorWraper{
    margin-top: 30px;
  }
  .SignUPmobile{
    display: block;
    width: 100%;
  }
  .SignUPDEKP{
    display: none;
  }
  .LNOfficer .LNHeDING p br{
    display: none;
  }
  .loanofficerWraperInner .colmd4{
    display: none;
  }
  .VenDorWraper .loanofficerWraperInner .loanofficerform .login100-form-title{
    display: none;
  }
  .VNOUtER .container{
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media only screen and (max-width: 640px) {
  .loanofficerWraperInner .colmd4{
    display: none;
  }
  .loanofficerWraperInner .loanofficerform{
    padding:0;
    background: #FFFFFF;
   /* box-shadow: none;*/
    border-radius: 0px;
  } 
  .LSMoDal_ShAPE.signupEmailErr .modal-dialog{width: calc(100% - 20px);}
}
