@charset "UTF-8";
body {
  background-color: #f8f7fb;
}

.menu-header {
  list-style: none;
  margin-left: 20px;
  margin-top: 15px;
}
.menu-header li {
  margin-right: 25px;
  font-weight: 600;
  color: #050021;
  cursor: pointer;
}
.menu-header li:hover {
  color: #ffbb56;
}
@media screen and (min-width: 320px) and (max-width: 1200px) {
  .menu-header {
    display: none !important;
  }
}

.redirect-jobseeker {
  background: #009fe3;
  padding: 12px 15px;
  color: #ffffff;
  border-radius: 10px;
}
.redirect-jobseeker:hover {
  color: #ffbb56;
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  .redirect-jobseeker {
    display: none !important;
  }
}

.sign-up-or-login-intro {
  display: none;
}

.forgot-pass {
  float: right;
  margin-top: 0px !important;
}

.forgot-pass a {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 26px;
  text-align: right;
  letter-spacing: -0.01em;
  color: #686778;
  text-decoration: none;
}

.swal2-container.swal2-center > .swal2-popup {
  width: 750px;
  border-radius: 30px !important;
  height: 700px;
}

.forgot-pw-title {
  font-style: normal;
  font-weight: 700;
  font-size: 17px;
  line-height: 26px;
  text-align: center;
  letter-spacing: -0.01em;
  color: #050021;
  position: absolute;
}

.confirmation-title {
  font-style: normal;
  font-weight: 700;
  font-size: 17px;
  line-height: 26px;
  text-align: center;
  letter-spacing: -0.01em;
  color: #050021;
  position: absolute;
}

.fg-pw-des {
  margin-top: 33px;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: -0.01em;
  color: #050021;
}

.swal2-html-container {
  text-align: left !important;
}

.fg-pw-label {
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 24px;
  letter-spacing: -0.01em;
  color: #686778;
}

.swal2-html-container {
  margin-left: 30px !important;
}

.swal2-title {
  padding: 0px !important;
}

.show-header-popup-fgpw {
  border-bottom: 1px solid #e7dddd;
}

.show-header-popup-cnpw {
  border-bottom: 1px solid #e7dddd;
}

.send-link-button {
  width: 100%;
}

.text-changed-success {
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: -0.01em;
  color: #050021;
}

.main-form .error {
  margin-top: 10px;
  font-size: 14px !important;
}

.main-form .row .col {
  margin-top: 15px;
}
.main-form .row label {
  font-size: 14px;
  line-height: 26px;
  letter-spacing: -0.01em;
  font-weight: 400;
  margin-bottom: 10px;
}
.main-form .row .input-control,
.main-form .row .input-group {
    height: 50px;
    line-height: 26px;
    padding: 12px 20px;
    font-size: 15px;
    border-radius: 8px;
    background: #e8f0fe !important;
    border: none;
    line-height: 26px;
}
.main-form .row .input-control:hover,
.main-form .row .input-group:hover {
  border-color: #86b7fe;
  box-shadow: 0 0 0 0.2rem rgba(13, 110, 253, 0.3);
}
.main-form .row .input-control .input-group-prepend select,
.main-form .row .input-group .input-group-prepend select {
  background: #e8f0fe !important;
  font-weight: 550;
}
.main-form .row #current-sector,
.main-form .row #current-location,
.main-form .row #phone_1,
.main-form .row #phone_2 {
  background: #e8f0fe !important;
  border: none;
}
.main-form .row #current-sector:hover,
.main-form .row #current-location:hover {
  border-color: #86b7fe;
  box-shadow: 0 0 0 0.2rem rgba(13, 110, 253, 0.3);
}

.form-group-parent #current-sale {
  border-radius: 8px;
  background: #e8f0fe !important;
  padding: 12px 20px;
  height: 50px;
  line-height: 26px;
  border: none;
}
.form-group-parent #current-sale:hover {
  border-color: #86b7fe;
  box-shadow: 0 0 0 0.2rem rgba(13, 110, 253, 0.3);
}

.agree-box {
  margin-top: 10px !important;
}
.agree-box label {
  margin-top: 0px;
  font-size: 14px;
  line-height: 26px;
  letter-spacing: -0.01em;
  color: #8b8a99;
  font-weight: 400;
  margin-bottom: 10px;
}

.sign-up-form .form-group {
  margin-top: 20px;
}
.sign-up-form .form-group .input-control {
  background-color: #e8f0fe !important;
  padding: 12px 20px;
  border-radius: 8px;
  border: none;
  height: 50px;
}
.sign-up-form .form-group .input-control:hover {
  border-color: #86b7fe !important;
  box-shadow: 0 0 0 0.2rem rgba(13, 110, 253, 0.3) !important;
}
.sign-up-form .form-group .input-control .sign-up-form .nav-link.active {
  background-color: unset;
  border: none;
  color: #303e47;
  font-weight: 600;
  border-bottom: 5px solid #009fe3;
}
.sign-up-form .form-group .input-control .sign-up-form .form-group {
  margin-top: 20px;
}
.sign-up-form .form-group .input-control .sign-up-form .form-group label {
  font-size: 15px;
  line-height: 26px;
  letter-spacing: -0.01em;
  color: #8b8a99;
}
.sign-up-form .form-group .input-control .sign-up-form .form-group .input-control {
  background-color: #e8f0fe !important;
  border-bottom-right-radius: unset;
  border-bottom-left-radius: unset;
  border-radius: 8px;
}
.sign-up-form .btn-page {
  margin-top: 30px;
  height: 50px;
  width: 100%;
  background: #009fe3;
  border-radius: 8px;
  padding: 12px 0px;
}
.sign-up-form .btn-page:hover {
  background-color: #006db7;
  transform: translateY(-1px);
  transition: all 0.3s ease;
}
.sign-up-form .privacy {
  font-size: 14px;
  font-weight: 400;
  line-height: 26px;
  margin-top: 0px;
  text-decoration: underline;
}

.sign-up-form .form-group .input-control:-webkit-autofill {
  background-color: #e8f0fe !important;
  box-shadow: 0 0 0px 1000px #e8f0fe inset !important;
  color: #000 !important;
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s; /* chống nhấp nháy */
}

.sign-up-form .form-group .input-control:-webkit-autofill:hover {
  border-color: #86b7fe !important;
  box-shadow: 0 0 0 0.2rem rgba(13, 110, 253, 0.3), 0 0 0px 1000px #e8f0fe inset !important;
}

.sign-up-form .main-form .error {
  font-size: 13px !important;
  letter-spacing: -0.5px;
}

.nav-tabs {
  border: none;
}
.nav-tabs .nav-link {
  background-color: #fff;
  border: 1px solid #009fe3;
  color: #009fe3;
  font-weight: 600;
  padding: 10px 0px !important;
  border-radius: 8px;
  margin: 0px;
}
.nav-tabs .nav-link:hover {
    /* background-color: #009fe3; */
    /* color: #fff; */
    border: 1px solid #009fe3;
}
.nav-tabs .nav-link.active {
  background-color: #009fe3;
  border: none;
  color: #fff !important;
  font-weight: 600;
  border-radius: 8px;
}

@media screen and (min-width: 992px) and (max-width: 1500px) {
  .sign-up-form.login-form {
    width: 60%;
  }
}
.reset-show-pass {
  position: relative;
}

.reset-show-pass span {
  position: absolute;
  right: 17px;
  top: 56px;
}

.reset-show-pass span.active::after {
  content: " ╲";
  position: absolute;
  top: -2px;
  right: 3px;
  z-index: 100;
}

.fgp-swal-height {
  height: 550px !important;
}

.success-pw-swal-height {
  width: 690px !important;
  height: 600px !important;
}

.confirmation-swal-height {
  height: 550px !important;
  width: 550px !important;
}

.btn-login-submit-d {
  margin-left: 50px;
}

.login-button-submit {
  width: 100%;
}

.btn-back-step {
  font-size: 18px !important;
  color: #6c6d6f;
  position: absolute;
  top: 10px;
  left: 30px;
  text-decoration: none;
}

.btn-back {
  font-size: 18px !important;
  color: #6c6d6f;
  position: absolute;
  top: 10px;
  left: 30px;
  text-decoration: none;
}

@media screen and (max-width: 767px) {
  .sign-up-or-login-intro {
    display: block;
    background-color: #fff;
    position: absolute;
    top: 0px;
    width: 100%;
    height: 75px;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.01em;
    color: #050021;
    z-index: 99;
  }
  .login-form {
    margin-top: 50px !important;
  }
  .show-header-popup-fgpw {
    height: 50px;
  }
  .show-header-popup-cnpw {
    height: 75px;
  }
  .forgot-pw-title {
    top: 30px;
    left: 110px;
  }
  .confirmation-title {
    top: 30px;
    left: 110px;
  }
  .success-change-img {
    margin-left: 60px !important;
  }
  .login-button-submit {
    margin-bottom: 20px;
    margin-left: 0px;
  }
  .forgot-button-submit {
    position: absolute;
    bottom: 0;
    width: 83% !important;
    margin-bottom: 20px;
  }
  .create-new-pw-button {
    width: 84% !important;
  }
}
.button-back {
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0em;
  color: #303e47;
  margin-left: 5px;
}

.login-form {
  max-height: 100vh;
  width: 50%;
}
@media screen and (max-width: 991px) {
  .login-form {
    width: 100%;
  }
}

@media screen and (min-width: 768px) {
  .show-header-popup-fgpw {
    height: 42px;
  }
  .show-header-popup-cnpw {
    height: 75px;
  }
  .success-change-img {
    margin-left: 140px !important;
  }
  .forgot-pw-title {
    top: 30px;
    left: 300px;
  }
  .confirmation-title {
    top: 30px;
    left: 200px;
  }
}
.policy-checkbox {
  width: 20px;
  height: 20px;
  margin-right: 10px;
}

.custom-checkbox {
  display: flex;
  align-items: center;
}

.faq-title {
  font-style: normal;
  font-weight: 600;
  font-size: 27px;
  line-height: 60px;
  color: #050021;
  display: flex !important;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  letter-spacing: -0.01em;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media only screen and (max-width: 770px) {
  .faq-title {
    font-size: 20px;
  }
}
.faq-title ~ #accordion {
  overflow: hidden;
  max-height: 3000px;
  transition: all 0.3s;
}
.faq-title.min:after {
  transform: rotate(0);
}
.faq-title.min ~ #accordion {
  max-height: 0;
}
.faq-title:after {
  font-family: Fontawesome;
  content: "\f078";
  font-size: 20px;
  margin-left: 5px;
  transform: rotate(180deg);
}

.faq-items .card-header {
  background-color: #fff;
  padding: 20px;
  text-align: left;
  border-top: 1px solid rgba(0, 0, 0, 0.125);
  border-top-right-radius: 20px;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  border-bottom: none !important;
}
@media only screen and (max-width: 770px) {
  .faq-items .card-header {
    padding: 5px;
  }
}

.faq-items .faq-show-collapse {
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: -0.01em;
  color: #050021;
  text-decoration: none;
}
@media only screen and (max-width: 770px) {
  .faq-items .faq-show-collapse {
    font-size: 14px;
  }
}

.faq-items .card-body {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -0.01em;
  color: #686778;
  flex: none;
  order: 2;
  flex-grow: 0;
  text-align: left;
  padding: 0px 35px 30px 35px !important;
}
@media only screen and (max-width: 770px) {
  .faq-items .card-body {
    font-size: 14px;
    padding: 0px 35px 20px 20px !important;
  }
}

.faq-items .card {
  border-radius: 20px;
  border-top: none !important;
}
@media only screen and (max-width: 770px) {
  .faq-items .card {
    margin-bottom: 15px !important;
  }
}

.faq-items .card hr {
  margin: 10px 15px 0px 15px;
}

.content-mb-row {
  padding: 0px !important;
}

.panel-title {
  margin: 0px 15px;
}

.panel-title a:after {
  font-family: Fontawesome;
  content: "\f077";
  float: right;
  font-weight: 100;
  font-size: 18px;
  color: #7b7889;
}

.panel-title a.collapsed:after {
  font-family: Fontawesome;
  content: "\f078";
}

@media screen and (max-width: 776px) {
  .panel-title a.collapsed:after {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translate(0, -50%);
  }
  .faq-items {
    margin-right: 3%;
  }
}
.StepProgress-item.current::after {
  border: 1px solid #009fe3;
  color: #009fe3;
}

.StepProgress-item.is-done::after {
  border: 1px solid #009fe3;
  background-color: #009fe3;
}

.StepProgress-item::after {
  color: #009fe3;
}

.bg-light-blue {
  background-color: #009fe3;
}

@media screen and (max-width: 1200px) {
  .header-inner {
    height: 60px;
  }
}
.header-inner .nav-link {
  color: white;
}
.header-inner .nav-item {
  margin-bottom: 0;
}

@media screen and (min-width: 1800px) {
  .container {
    max-width: 1600px;
  }
}
@media screen and (max-width: 620px) {
  #agree_term-error {
    bottom: -50px;
  }
  .agree-box {
    margin-bottom: 25px;
  }
}
#password_1-error,
#confirm_password-error {
  bottom: 5px;
  width: calc(100% - 150px);
  line-height: 10px;
}

#register-submit-form label.error:not(#confirm_password-error):not(#password_1-error),
#sign-in label.error:not(#confirm_password-error):not(#password_1-error) {
  bottom: -23px;
}
#register-submit-form .input-control,
#register-submit-form .input-group,
#sign-in .input-control,
#sign-in .input-group {
  margin-top: 0;
}
#register-submit-form .show-pass-icon,
#sign-in .show-pass-icon {
  right: 24px;
  top: 50%;
  transform: translateY(-50%);
}
#register-submit-form .show-pass,
#sign-in .show-pass {
  top: 50%;
}

.tab-select {
  margin-top: 50px;
  position: relative;
}
.tab-select .text-employer-login {
  position: absolute;
  right: 0px;
  font-size: 24px;
  color: #009fe3;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .tab-select .text-employer-login {
    top: -50px;
    text-align: center;
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .tab-select {
    margin-top: 20px !important;
  }
}

.ck-editor__editable {
  height: 300px;
}

.lazy-bird-logo {
  max-width: 196px;
}
@media screen and (max-width: 1200px) {
  .lazy-bird-logo {
    max-width: 140px;
  }
}

.form-check-custom .form-check-input:checked {
  background: #009fe3;
  border-color: #009fe3;
  background-image: url("/images/em_check-icon.svg");
  background-repeat: no-repeat;
  background-position: center;
}
