.right-img {
  object-fit: cover;
  width: 124%;
}
.vv100 {
  height: 100%;
  width: 100%;
}

.span-register {
  color: #B61272;
}
.span-register:hover {
  color: #E22F81;
}
.textuppercase {
  text-transform:uppercase;
}
.fss16 {
  font-size:16px;
}
.pr7px {
  padding-right:7px;
padding-right:7px;
}
.remember_me-error {
  position: absolute;
  margin-top: 20px;
}
.bg-opacity-25 {
  --bs-bg-opacity: 0.25;
}
.mw-form {
  max-width: 450px;
}
.eye-icon {
    z-index: 100;
    position: relative;
    cursor: pointer;
    top: -25px;
    right: 15px;
}
#ip_password-error {
  position: absolute;
}
#ip_reg_password_change-error {
  position: absolute;
}
#ip_reg_password_confirmation_change-error {
  position: absolute;
}
#ip_reg_password-error {
  position: absolute;
}
#ip_reg_phone-error {
  position: absolute;
}
#ip_reg_password_confirmation-error {
  position: absolute;
}
#accept_account-error {
  position: absolute;
  margin-top: 50px;
}
form label {
  color: var(--neutral-dark, #111);

/* h6-18/semibold */
font-family: Raleway;
font-size: 18px;
font-style: normal;
font-weight: 600;
line-height: 26px; /* 144.444% */
}

.form-label label.error {
    font-weight: 600 !important;
    font-size: 1rem !important;
}
.error {
  font-weight: 600 !important;
  font-size: 1rem !important;
}

.a-link-blue:hover {
  color: #0020D3 !important;
}
.employers-title {
  color: var(--neutral-dark, #111);

/* h5-24/semibold */
font-family: Raleway;
font-size: 24px;
font-style: normal;
font-weight: 600;
line-height: 30px; /* 125% */
}
.scrolltop2 {
  background-color: #00072D;
}
.scrolltop2:hover {
  background-color: #00072D;
  box-shadow: 3px 0px 5px 0px #00072D !important;
}
@media (max-width: 500px) {
  .div-init {
    width: 100%;
    height: 100vh;
  }
}
@media (max-width: 800px) {
  .div-img {
    display: none !important;
  }
  .div-init {
    width: 100% !important;
  }
}
.select2-container--default .select2-results__option .img-flag {
  vertical-align: middle;
  margin-right: 8px;
}

.select2-container--default .select2-selection__rendered .img-flag {
  vertical-align: middle;
  margin-right: 8px;
}