/* Forgot Password CSS */
/* Registration Success Page  */
.login-window {
  margin: 150px auto 100px;
  width: 394px;
  height: 480px;
  font-family: VisueltPro;
  font-size: 14px;
}
.login-window .form-group {
  float: left;
  display: inline-block;
  width: 100%;
  margin-bottom: 1.5rem;
}

.login-form-frame {
  background: #fff;
  padding: 27px;
  width: 394px;
  background-color: #ffffff;
  position: relative;
}
.login-form-frame .row-width {
  width: 370px;
}

.login-logo-frame {
  width: 394px;
  height: 80px;
}

.login-form-height {
  height: auto;
  margin-top: 0px;
}

.logosize {
  margin: 0 auto;
  max-height: 70px;
  max-width: 226px;
  object-fit: cover;
}

.login-btn {
  height: 30px;
  border: solid 2px #0a2637 !important;
  background-color: #ffffff !important;
  border-radius: 0;
  color: #0a2637 !important;
  font-size: 14px !important;
  padding: 4px 30px 5px 30px;
}
.login-btn:hover {
  border: solid 2px #b01e3d !important;
  background-color: #b01e3d !important;
  color: #fff !important;
}

.pp-login-pg .control-label {
  font-family: VisueltPro;
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #212529;
}
.pp-login-pg .form-group .form-control {
  border-top: none;
  border: 1px solid #ced4da !important;
  border-radius: 4px;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  position: relative;
  font-family: HelveticaNeue;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #919191;
  padding-left: 0;
  background: transparent;
  height: 28px;
}

.forgot-link {
  font-size: 14px;
  color: #919191;
  text-decoration: underline;
}

.footermenu {
  text-align: center;
  margin-top: 25px;
  position: absolute;
  bottom: 30px;
  left: calc(50% - 88px);
}
.footermenu a {
  padding: 5px 10px;
  height: 25px;
  font-family: HelveticaNeue;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #919191;
  text-decoration: underline;
}
.footermenu a:hover {
  color: #b01e3d;
}

.login-copy-right {
  font-family: HelveticaNeue;
  font-size: 14px;
  text-align: center;
  color: #8e9194;
  margin-top: 50px;
}

a.gray-link {
  font-family: VisueltPro;
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  text-align: center;
  color: #aeb5bb;
}
a.gray-link:hover {
  color: #b01e3d;
}

.mt-40 {
  margin-top: 40px;
}

.captcha-section {
  height: 185px;
}

.login-error-msg {
  color: #fd0036;
}

.error-msg-positn {
  position: inherit !important;
  top: 4px;
  font-size: 14px;
  width: 100% !important;
  margin-bottom: 5px !important;
}

.reference-mark {
  display: none !important;
}

.alert {
  display: none !important;
}

.twoauth-form {
  margin-top: 20px;
}

.message-success {
  color: green;
}

.message-error {
  color: green;
}

.message {
  position: relative;
  z-index: 1000;
  top: -20px;
}

.forgotlogin-btn {
  height: 30px;
  border: solid 2px #0a2637 !important;
  background-color: #ffffff !important;
  border-radius: 0;
  color: #0a2637 !important;
  font-size: 14px !important;
  padding: 4px 30px 5px 30px;
}
.forgotlogin-btn:hover {
  border: solid 2px #b01e3d !important;
  background-color: #b01e3d !important;
  color: #fff !important;
}

.fg-infield .has-error .help-block {
  position: absolute;
  font-size: 12px;
}

.back2login {
  position: absolute;
  bottom: 96px;
  left: 27px;
}

.check-clr {
  color: #279c00;
  font-size: 20px;
}

.success-signin {
  margin-top: 27px;
}

.h4-txt {
  font-family: VisueltPro;
  font-size: 15px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  text-align: center;
  color: #0a2637;
  margin-top: 10px;
}

.para-txt {
  font-family: VisueltPro;
  font-size: 11px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.82;
  letter-spacing: normal;
  text-align: center;
  color: #0a2637;
}

.dissable-btn button.disabled {
  width: auto !important;
  height: 30px !important;
  border: solid 2px #0a2637 !important;
  background-color: #ffffff !important;
  border-radius: 0;
  color: #0a2637 !important;
  font-size: 14px !important;
  padding: 4px 30px 5px 30px !important;
  margin: 0 !important;
}
.dissable-btn button[disabled] {
  width: auto !important;
  height: 30px !important;
  border: solid 2px #0a2637 !important;
  background-color: #ffffff !important;
  border-radius: 0;
  color: #0a2637 !important;
  font-size: 14px !important;
  padding: 4px 30px 5px 30px !important;
  margin: 0 !important;
}

.forgotPasswordBtn {
  position: absolute;
  left: 120px;
}

.forgt-err-icn .lgin-err-msg {
  top: -2px !important;
}

.forgotpassworDiv .form-group {
  margin-bottom: 34px;
}
.forgotpassworDiv .form-group .form-control {
  margin-top: -10px;
}
.forgotpassworDiv .capchainputdiv .form-control {
  border: 1px solid #b9b9b9 !important;
  height: 36px;
  margin-top: 1px !important;
}

.capchainputdiv .control-label {
  margin-bottom: -10px;
}

.forgotcancle-btn {
  position: absolute;
  margin-top: 104px;
  left: 2px;
}

.url-suffix {
  font-size: 10px;
}

.domain-url-login .input-group #suffix {
  position: relative;
  top: 0 !important;
  height: 38px !important;
  border-radius: 0 !important;
}

.txt-effect {
  margin: 20px 5px 20px;
}

.uploadFileDiv input[type=file] {
  display: none;
}
.uploadFileDiv .custom-file-upload {
  border: 1px solid #ccc;
  display: inline-block;
  padding: 8px 12px;
  cursor: pointer;
  height: 37px;
  background: white;
  border-radius: 5px;
  margin-left: 15px;
}

.login-extra-link {
  margin-top: 15px;
}
.login-extra-link a {
  font-weight: bold;
  color: #0a2637;
  text-decoration: underline;
}
.login-extra-link a:hover {
  color: #b01e3d;
}

.mrgn-top {
  margin-top: 1.2rem !important;
}

.alert-notifications-fixed {
  display: none !important;
}