body.jobad {
  padding-top: 100px;
}

.job-page {
  min-height: 350px;
}

.job-page .job-title {
  font-size: 30px;
  line-height: 36px;
  margin: 10px 0 20px;
}

.job-page #tts-control {
  color: #ff3e97;
}

.job-page #tts-control:hover {
  color: #1f2c52;
}

.job-page h3 {
  font-size: 18px;
  font-weight: 400;
}

#jobad .job-desc ul {
  list-style-type: disc;
  margin-left: 20px;
  padding: 0px;
} 

.job-page .salmin {
  font-size: 26px;
}

.job-page .hiring-org {
  color: #525252;
}

.job-page .coylogo-holder {
  background: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;

  min-height: 90px;
  overflow: hidden;
  padding: 5px;

  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  align-items: center;
}

.job-page .job-info ul>li {
  margin: 0 0 15px;
}

.job-page .job-info .glyphicon {
  color: #ff3e97;
  margin-right: 5px;
}

.job-page .job-desc {
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-word;
}

.apply-quest-options {
  margin-top: 20px;
}

.apply-quest-options>li {
  border-bottom: 1px solid #ececec;
  padding: 10px;
}

.apply-quest-options>li:first-child {
  border-top: 1px solid #ececec;
}

.apply-quest-options>li>label {
  cursor: pointer;
  display: inline-block;
  margin: 0;
  width: 85%;
}

.apply-quest-options>li>span {
  float: right;
}

.apply-questions .btn {
  margin: 0;
}

.apply-questions .link-text {
  display: inline-block;
  margin-top: 7px;
}

.job-page .event-summary-info .event-day {
  color: #ff3e97;
  display: block;
  font-size: 20px;
  font-weight: bold;
  line-height: 16px;
}

.job-page .event-summary-info .event-month {
  color: #525252;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
  text-transform: uppercase;
}

.job-action-panel {
  background: #ecf0f3;
  border: none;
  font-size: 13px;
  padding: 20px 20px 25px;
}

.job-action-panel h2 {
  margin: 10px 0 5px;
}

.job-action-panel h3 {
  color: #212121;
  font-size: 18px;
  font-weight: 400;
  margin: 10px 0;
}

.job-action-panel hr {
  border-color: #d0d0d0;
  margin: 30px 0;
}

.job-action-panel .btn {
  font-size: 16px;
}


.custom-icon {
  background-size: cover !important;
  display: inline-block;
  text-indent: -9999px;
}

.custom-icon.mail-sent {
  background: url('/img/icon-apply-email.png') no-repeat;
  height: 64px;
  margin-bottom: 10px;
  width: 64px;
}

.custom-icon.via-email-small {
  background: url('/img/icon-apply-email.png') no-repeat;
  height: 40px;
  width: 40px;
  vertical-align: middle;
}

.custom-icon.via-email-big {
  background: url('/img/icon-apply-email.png') no-repeat;
  height: 64px;
  width: 64px;
  vertical-align: middle;
}

.custom-icon.via-sms-small {
  background: url('/img/icon-apply-sms.png') no-repeat;
  height: 40px;
  width: 40px;
  vertical-align: middle;
}

.custom-icon.via-sms-big {
  background: url('/img/icon-apply-sms.png') no-repeat;
  height: 64px;
  width: 64px;
  vertical-align: middle;
}

.custom-icon.via-call-small {
  background: url('/img/icon-apply-call.png') no-repeat;
  height: 40px;
  width: 40px;
  vertical-align: middle;
}

.custom-icon.via-call-big {
  background: url('/img/icon-apply-call.png') no-repeat;
  height: 64px;
  width: 64px;
  vertical-align: middle;
}

.custom-icon.via-whatsapp-small {
  background: url('/img/icon-jobapp-whatsapp.png') no-repeat;
  height: 40px;
  width: 40px;
  vertical-align: middle;
}

.custom-icon.via-whatsapp-big {
  background: url('/img/icon-jobapp-whatsapp.png') no-repeat;
  height: 64px;
  width: 64px;
  vertical-align: middle;
}

.modal.modal-apply .modal-body {
  background: #fff;
  color: #212121;
}

.or-label {
  display: inline-block;
  font-size: 20px;
  font-weight: 500;
  margin-top: 70px;
}

.btn-apply-label {
  display: block;
  font-size: 13px;
}

.btn-apply-option {
  background: #06bd9c;
  -webkit-border-radius: 64px;
  -moz-border-radius: 64px;
  border-radius: 64px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  height: 64px;
  padding: 8px 10px;
  width: 64px;
}

.btn-apply-option:hover {
  background: #019b7f;
}

.btn-apply-option.via-email {
  background-position: -64px -440px;
}

.btn-apply-option.via-sms {
  background-position: -1px -440px;
}

.btn-apply-option.via-call {
  background-position: -129px -440px;
}


/*-----------------------------------------------------------------------------------*/
/*	Recommended Jobs
/*-----------------------------------------------------------------------------------*/
.jobs-recommended {
  padding-top: 20px;
  padding-bottom: 100px;
}

.jobs-recommended h3 {
  font-size: 24px;
  font-weight: 500;
  margin: 15px 0 30px;
}

.reco-network-jobs {
  margin: 0;
  padding: 0 30px;
}

.reco-job {
  border-bottom: 1px solid #e0e0e0;
  margin: 15px 0;
  padding-bottom: 15px;
  word-wrap: break-word;
}

.reco-job h4 {
  font-size: 20px;
  margin-top: 0;
}

.reco-job h4>a {
  color: #212121;
  text-transform: uppercase;
}

.reco-job h4>a:hover {
  color: #19598b;
  text-decoration: none;
}

.reco-job .job-status-tags {
  margin: 0 0 10px;
}

.reco-job .job-tag {
  margin: 0 0 10px;
}

.reco-job .job-tag>li {
  font-size: 13px;
  line-height: 18px;
}

.reco-job .coylogo-holder {
  min-height: 90px;
  overflow: hidden;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  align-items: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 2px;
}

.reco-job .salmin {
  color: #ff3e97;
  display: block;
  font-size: 20px;
  font-weight: 500;
  line-height: 22px;
}

/*-----------------------------------------------------------------------------------*/
/*	x0pa Modal
/*-----------------------------------------------------------------------------------*/
.ats-modal-txt {
  font-size: 16px;
}
.ats-action {
  display: flex;
  justify-content: flex-end;
}
.ats-notice > ul {
  padding-left: 30px;
}
.ats-action > button {
  text-transform: capitalize !important;
}
.ats-action > .btn-ats-cancel {
  color:  #293153;
}
.ats-error {
  color:  #DC2626;
  font-size: 14px;
  padding-left: 25px;
}
.ats-icon {
  color: #FA4094;
  font-size: 17px;
  padding-right: 15px;
}
.ats-contact {
  color: #FA4094;
}
.modal .ats-modal {
  height: 42px;
  overflow: hidden;
  text-indent: -900px;
  width: 45.01px;
  left: 239px;
  font-family: 'Poppins', system-ui, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #FFFFFF;
}
/* The container */
.ats-container {
  display: block;
  position: relative;
  padding-left: 25px;
  cursor: pointer;
  font-size: 16px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.ats-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.ats-checkmark {
  position: absolute;
  top: 3px;
  left: 0;
  height: 16px;
  width: 16px;
  border: 1px solid #CFCFCF;
  border-radius: 5px;
}

/* On mouse-over, add a effect */
.ats-container:hover input ~ .ats-checkmark {
  background-color: #fa40940e;
  border: 1px solid #FA4094;
}

/* When the checkbox is checked, add FA4094 background */
.ats-container input:checked ~ .ats-checkmark {
  border: 1px solid #FA4094;
  background-color: #FA4094;
  display: flex;
  align-items: center;
  justify-content: center;
}

.ats-container input.has-ats-error ~ .ats-checkmark {
  border: 1px solid #DC2626;
}

/* Create the checkmark/indicator (hidden when not checked) */
.ats-checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.ats-container input:checked ~ .ats-checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.ats-container .ats-checkmark:after {
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.outlet-error-text {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  padding-top: 10px;
  color: #DC2626;
}

/*-----------------------------------------------------------------------------------*/
/*	Responsive - Tablet
/*-----------------------------------------------------------------------------------*/
@media (max-width: 991px) and (min-width: 768px) {
  .job-page h1 {
    font-size: 24px;
  }

  .job-page .job-desc h2 {
    font-size: 20px !important;
  }

  .job-action-panel {
    padding-top: 10px;
  }

  .jobs-recommended h3 {
    font-size: 18px;
  }
}

/*-----------------------------------------------------------------------------------*/
/*	Responsive - Mobile
/*-----------------------------------------------------------------------------------*/
@media (max-width: 767px) {
  body.jobad {
    padding-top: 5px;
  }

  .job-page {
    margin-top: 40px;
  }

  .job-page h1 {
    font-size: 24px;
    line-height: 34px;
  }

  .job-page .job-desc h2 {
    font-size: 20px !important;
  }

  .job-page .job-desc h3 {
    font-size: 18px !important;
  }

  .job-page .job-salary,
  .job-page .job-info {
    font-size: 14px;
  }

  .job-page .salmin {
    font-size: 20px;
    line-height: 26px;
  }

  .job-page .job-info ul>li {
    margin: 0 0 10px;
  }

  .job-page .coylogo-holder {
    border: 1px solid #eee;
    margin-right: 15px;
    min-height: 60px;
    padding: 0;
  }

  .job-page .mobile-info {
    margin: 40px 0 5px;
  }

  .job-page .mobile-info .coy-info {
    margin: 0 15px;
  }

  .job-page .mobile-job-actions {
    bottom: 0;
    position: fixed;
    left: 0;
    width: 100%;
    z-index: 2;
  }

  .job-page .mobile-job-actions .btn {
    padding-bottom: 12px;
    padding-top: 12px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }

  .job-page .mobile-job-actions .save-job-holder-mobile {
    background: #fbf8f9;
    border-top: 1px solid #bfbfbf;
    display: block;
  }

  /*
   * Tamil action bar: labels are wider than the buttons, and bootstrap .row
   * keeps -15px side margins (.no-gutter only strips column padding), so the
   * bar overflowed the screen and the labels were clipped. Flex row with
   * wrapping labels so both buttons stay equal height and fully on screen.
   */
  html[lang="ta"] {
    .job-page .mobile-job-actions .row {
      display: flex;
      margin-left: 0;
      margin-right: 0;
    }

    .job-page .mobile-job-actions .row::before,
    .job-page .mobile-job-actions .row::after {
      display: none; /* bootstrap .row clearfix would otherwise occupy a flex slot */
    }

    .job-page .mobile-job-actions .row > [class*="col-"],
    .job-page .mobile-job-actions .row > [class*="col-"] > form,
    .job-page .mobile-job-actions .save-job-holder-mobile {
      float: none;
      display: flex;
      flex-direction: column;
      flex: 1 1 auto;
    }

    .job-page .mobile-job-actions .btn {
      flex: 1 1 auto;
      display: flex;
      align-items: center;
      justify-content: center;
      white-space: normal; /* long labels wrap instead of overflowing the button */
      line-height: 1.3;
      padding-left: 8px;
      padding-right: 8px;
    }

    .job-page .mobile-job-actions .btn .glyphicon,
    .job-page .mobile-job-actions .btn .custom-icon,
    .job-page .mobile-job-actions .btn .fa {
      flex-shrink: 0;
      margin-right: 6px; /* inter-item whitespace collapses inside flex */
    }
  }

  .job-page .mobile-job-actions .btn-save {
    border-bottom-color: #fbf8f9;
    border-right-color: transparent;
  }

  .job-page .mobile-job-actions .btn-primary {
    border-bottom-color: #ff3e97;
  }

  .job-page .mobile-job-actions.already-applied {
    border-top: none;
  }

  .job-page .mobile-job-actions.already-applied .btn {
    font-size: 14px;
    padding-bottom: 8px;
    padding-top: 8px;
  }

  .modal.modal-apply h2 {
    font-size: 18px;
  }

  .modal.modal-apply .modal-content {
    height: 100%;
    position: relative;
  }

  .modal.modal-apply .modal-body {
    background: #fff;
    bottom: 0;
    color: #212121;
    padding-bottom: 64px;
    position: absolute;
    top: auto;
  }

  .apply-options .apply-label {
    display: block;
    font-size: 14px;
    margin-top: 8px;
  }

  .apply-options {
    display: flex;
  }

  .apply-options--flex-grid {
    display: flex;
    justify-content: center;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
    flex-wrap: wrap;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
  }

  .apply-options--col {
    flex-direction: column;
    flex: 1 0 28%;
    flex-grow: 0;
    margin: 16px 2%;
  }

  .jobad .container--jobs {
    background: #e9e9e9;
  }

  .jobad .job-post {
    padding: 16px 32px;
  }

  .jobs-recommended {
    background: #e9e9e9;
    margin: 0 -15px;
    overflow-x: hidden;
  }

  .jobs-recommended h3,
  .jobad .container--jobs h3 {
    font-size: 20px;
    line-height: 30px;
    margin: 15px 30px 30px;
    text-align: center;
  }

  .reco-job {
    background: #fff;
    font-size: 16px;
    margin: 0;
    padding: 15px;
  }

  .reco-job h4 {
    font-size: 20px;
    margin: 0;
  }

  .reco-job .coyinfo {
    line-height: 26px;
  }

  .reco-job .salmin {
    display: inline-block;
    font-size: 16px;
  }

  .reco-job .job-tag {
    margin: 10px 0;
  }

  .or-label {
    margin: 10px 0;
  }

  .applied-success-icon {
    color: #00be9c;
    display: block;
    font-size: 80px;
    margin: 20px 0 40px;
  }
  .modal .ats-modal {
    font-weight: 500 !important;
    font-size: 18px !important;
    line-height: 22px !important;
  }
  .modal .ats-content {
    border-radius: 5px;
  }
  .modal-prompt-resume-body {
    width: 95% !important;
    position: absolute !important;
    top: 50% !important;
    left: 50%;
    transform: translate(-50%, -50%);
    height: fit-content !important;
    padding: 20px !important;
  }
  .close-resume-prompt {
    position: absolute;
    left: unset !important;
    right: 0px !important;
  }
  .modal-preview-resume-body {
    top: 90px !important;
    display: flex;
    justify-content: space-between;
    width: 94.5% !important;
    overflow-x: hidden !important;
    left: 5px !important;
  }
  .resume-preview-header{
    z-index: 00001;
    top: 50px;
    position: relative;
    background: #ffff !important;
    height: 56px;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: column-reverse;
    align-content: space-between;
  }
  .btn-preview-apply {
    width: unset !important;
  }
  .mobile-preview-btn {
    position: relative;
    display: flex;
    flex-direction: column;
    top: 85%;
    align-items: stretch;
    width: 90%;
    left: 25px;
  }
  .close-preview-resume {
    color: #18181B !important;
  }
  .header-resume-preview {
    position: absolute;
    font-family: 'Poppins';
    font-weight: 500;
    font-size: 16px;
    margin-bottom: 0px !important;
  }
  .btn-outlet-next {
    width: -webkit-fill-available !important;
    margin: 5px !important;
  } 
  .outlet-header {
    display: flex;
    justify-content: space-around;
    text-align: left !important;
    line-height: 30px !important;
    margin-top: 10px;
  }
  .total-selected-outlet-text {
    margin-bottom: -15px !important;
  }
  .outlet-inner-row {
    padding-bottom: 10px;
    border: unset !important;
    left: -25px;
  }
  .outlet-outer  {
    background: none !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .short-line {
    width: 44px;
    border-top: 4px solid #E5E5E5;
  }
  .short-line-container {
    display: flex !important;
    flex-direction: column;
    align-content: center;
    flex-wrap: wrap;
    margin-bottom: 10px;
    margin-top: 10px;
  }
  .btn-back-apply {
    width: -webkit-fill-available !important;
    height: 48px;
  }
  .btn-apply-desktop {
    padding: 0px;
  }
  .container-apply-btn-back {
    height: 70px;
  }
  .modal-prompt-title {
    display: flex;
    justify-content: space-around;
    text-align: center;
  }
  .col-1mode-apply {
    padding: 0px !important;
  }
  .resume-prompt-footer {
    display: flex !important;
    flex-wrap: wrap !important;
    flex-direction: column-reverse;
    padding: 0 !important;
  }
  .modal-resume-prompt-content {
    height: unset !important;
    position: unset !important;
  }
  .close-modal-outlet {
    float: right;
    top: -20px !important;
    right: -1px !important;
  }

  .outlet-modal-footer {
    position: fixed;
    bottom: 0;
    padding: 10px 10px 10px 0;
    background-color: #ffffff;
  }

  .outlet-error-text {
    text-align: center;
    width: 97%;
  }
  
  .modal-outlet-content, .mobile-modal-content-apply {
    /* height: inherit !important;
    top: auto !important; */
    background-color: unset !important;
    border: unset;
  }
  .modal.modal-apply .modal-apply-body {
    background: #fff;
    bottom: 0;
    color: #212121;
    position: absolute;
    overflow-y: hidden;
  }
  .btn-apply{
    width: -webkit-fill-available !important;
  }
  .modal .modal-dialog-resume-prompt { width: 100% !important; }
}
/*-----------------------------------------------------------------------------------*/
/*	Mandatory Application Flow
/*-----------------------------------------------------------------------------------*/
.job-application-modal {
  top: 0;
  right: 0;
  left: auto;
  bottom: auto;
  padding: 0!important;
  height: 100dvh;
  margin: 0;
  width: 600px;
}

.job-application-modal .modal-dialog {
  margin: 0;
  height: 100dvh;
  width: 100%;
}

/* Resume-bank deposit form has an inline min-width:700px on .modal-content;
   match the dialog so the content is not wider than (and off-centre from) it. */
#modalResumeBank .modal-dialog {
  width: 700px;
  max-width: none;
}

.job-application-modal .modal-content {
  height: 100%;
}

.job-application-modal .modal-body {
  max-height: 100dvh;
  height: 100dvh;
  padding: 0!important;
}

.application-close {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  cursor: pointer;
}

.justify-without-back-btn, .mobile-verification-close {
  justify-content: flex-end;
}

.justify-back-without-saving {
  justify-content: space-between;
}

.application-close-between {
  justify-content: space-between !important;
}

.application-edit-active {
  display: flex;
}

.application-edit {
  justify-content: space-between;
}

.application-edit-back {
  display: none;
  align-items: center;
  justify-content: flex-start;
  font-family: 'Lato', system-ui, Arial, sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: #FA4094;
  cursor: pointer;
}

.application-content-verification {
  display: block;
  /* height: calc(100dvh - 161.53px);
  max-height: calc(100dvh - 161.53px); */
  overflow-y: auto;
  padding-left: 32px;
  padding-right: 32px;
  padding-bottom: 80px;
}

.application-verification-text,
.application-modal-title,
.application-input-label {
  font-family: 'Poppins', system-ui, Arial, sans-serif;
}

.application-user-name,
.application-subtext,
.application-verification-sutext,
.application-btn,
.application-verfiy-count,
.application-btn-resend {
  font-family: 'Lato', system-ui, Arial, sans-serif;
}

.application-modal-title {
  font-size: 24px;
  font-weight: 600;
  color: #18181B;
  margin-bottom: 12px;
  color: #3F3F46;
}

.application-user-name {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 4px!important;
  color: #3F3F46;
}

.application-subtext {
  font-size: 16px;
  font-weight: 400;
}

.application-verification-text {
  color: #222222;
  font-size: 20px;
  font-weight: 500;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-top: 40px;
  margin-bottom: 12px;
}

.application-verification-text span{
  color: #5A6287;
}

.application-verification-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.application-verification-sutext {
  font-size: 14px;
  font-weight: 400;
  color: #333333;
  margin-bottom: 32px;
}

.application-input-label {
  font-size: 16px;
  font-weight: 500;
  color: #18181B;
  margin-bottom: 24px;
}

.application-inputs {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  column-gap: 16px;
}

.application-verification-input {
  width: 48px;
  height: 48px;
  border-radius: 4px;
  background-color: #FFFFFF;
  border: 1px solid #D4D4D4;
  padding: 12px 16px;
  -moz-appearance: textfield;
}

.application-verification-input::-webkit-inner-spin-button,
.application-verification-input::-webkit-outer-spin-button,
.application-verification-input {
  -webkit-appearance: none;
  margin: 0;
}

.application-btns {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-top: 24px;
}

.application-btn-resend,
.application-btn {
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 700;
  border-radius: 4px;
  border: none;
  text-align: center;
}

.application-btn {
  background-color: #FA4094;
}

.application-btn-verify {
  padding: 14px;
  margin-bottom: 10px;
}

.error-verify-mobile {
  color: #B91C1C;
  font-size: 16px;
  font-weight: 400;
  font-family: 'Lato';
}

.success-resend-verify {
  color: #00be9c;
  font-size: 16px;
  font-weight: 400;
  font-family: 'Lato';
}

.application-btn:hover, .application-btn-resend:hover, .application-btn:active {
  background: #DE116E;
  color: #FFFFFF !important;
  text-decoration: none !important;
}

.application-verfiy-count {
  font-size: 14px;
  font-weight: 400;
  color: #18181B;
  margin-bottom: 16px;
}

.application-resend-count {
  color: #FA4094;
}

.application-btn-resend {
  background-color: #FA4094;
  padding: 10.5px 20.5px;
}

.btn-resend-disabled {
  opacity: 0.4;
  cursor: not-allowed;
  pointer-events: none;
}

/* Step wizard */
.application-wizard-wrapper {
  margin-top: 40px;
  margin-bottom: 25px;
}

.wizard-progress {
  display: flex;
  width: 100%;
  table-layout: fixed;
  position: relative;
}

.wizard-progress .step {
  text-align: center;
  vertical-align: top;
  overflow: visible;
  position: relative;
  font-size: 12px;
  width: 100%;
}

.wizard-progress .step span{
  margin-right: 17px;
  font-size: 12px;
  font-weight: 400;
  color: #71717A;
}

.wizard-progress .complete span {
  color: #0A9A6F;
}

.wizard-progress .in-progress span{
  color: #FA4094;
  font-weight: bold;
}

.wizard-circle {
  display: inline-block;
  border: 1px solid #CFCFCF;
  background-color: #FFE;
  border-radius: 18px;
  height: 16px;
  width: 16px;
  position: absolute;
  top: -20px;
  left: 50%;
  margin-left: -18px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.wizard-circle div{
  background: #CFCFCF;
  height: 11.2px;
  width: 11.2px;
  border-radius: 50%;
}

.wizard-progress .step:not(:last-child):before {
  content: "";
  display: block;
  position: absolute;
  left: 45%;
  top: -12px;
  background-color: #E5E5E5;
  height: 1px;
  width: 100%;
}

.wizard-progress .complete::before{
  background-color: #0A9A6F!important;
}

.wizard-progress .in-progress .wizard-circle{
  border: 1px solid #FA4094;
}

.wizard-progress .complete .wizard-circle{
  border: 1px solid #0A9A6F;
}

.wizard-progress .in-progress .wizard-circle div{
  background-color: #FA4094;
}

.wizard-progress .complete .wizard-circle div{
  background-color: #FFF;
}

.wizard-progress .complete .wizard-circle div::before{
  content: "\2713";
  color: green;
  font-size: 12px;
  position: absolute;
  top: 6px;
  left: 7px;
  /* height: 8px; */
  /* width: 6px; */
  transform: translate(-50%, -50%);
  /* background: #FFF; */
  display: inline-block;
}


.wizard-progress .step.in-progress .node {
  border-color: #FA4094;
  background-color: #FA4094;
}

.wizard-progress .complete .node {
  border-color: #0A9A6F;
  background-color: #0A9A6F;
}

/* Language Checkbox */
.application-content {
  display: none;
  height: calc(100dvh - 161.53px);
  max-height: calc(100dvh - 161.53px);
  overflow-y: auto;
  padding-left: 32px;
  padding-right: 32px;
  padding-bottom: 50px;
}

.application-content-active {
  display: block;
}

.language-checkbox-wrapper {
  padding-bottom: 16px;
  padding-top: 16px;
}

.language-checkbox-wrapper:not(:last-child) {
  border-bottom: 1px solid #E5E5E5;
}

.language-checkbox-wrapper label {
  font-family: 'Lato', system-ui, Arial;
  color: #18181B;
  font-size: 16px;
  font-weight: 400;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  column-gap: 12px;
  cursor: pointer;
  margin: 0;
}

.application-checkbox {
  appearance: auto;
  accent-color: #FA4094;
  height: 16px;
  width: 16px;
  margin: 0!important;
}

.application-lang-proficiency {
  margin-left: 56px;
  margin-right: 56px;
  margin-top: 20px;
}

.application-proficiency-label {
  color: #18181B;
  font-size: 16px;
  font-family: 'Lato', system-ui, Arial, sans-serif;
  font-weight: 700;
}

.application-lang-radio-wrapper {
  display: flex;
  justify-content: space-between;
  column-gap: 80px;
  margin-top: 8px;
}

.application-lang-radio-wrapper label {
  display: flex;
  align-items: center;
  column-gap: 16px;
  justify-content: flex-start;
  margin: 0;
}

.application-lang-radio,
.application-employment-status-input {
  appearance: auto!important;
  display: block!important;
  height: 16px;
  width: 16px;
  accent-color: #FA4094;
  margin: 0!important;
  cursor: pointers;
}

.application-footer {
  position: fixed;
  bottom: 0;
  padding: 16px 32px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  border-top: 1px solid #E5E5E5;
  background-color: #FFF;
}

.application-footer-space-between {
  justify-content: space-between
}

.application-btn-next, .application-btn-save {
  padding: 14.5px 42.5px
}

.remove-point-event {
  pointer-events: none;
}

.application-btn-back {
  background-color: #FFF;
  color: #FA4094;
  border: 1px solid #FA4094;
  padding: 14.5px 42.5px;
  display: none;
  border-radius: 4px;
}

.application-btn-back:hover {
  background-color: #FFEEF6;
  text-decoration: none !important;
  color: #FA4094 !important;
}

.application-lang-active {
  display: block!important;
}

.application-progress-wrapper {
  padding-left: 32px;
  padding-right:32px;
  margin-top: 24px;
}

.employment-status-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 16px;
}

.employment-status-wrapper label{
  display: flex;
  align-items: center;
  justify-content: flex-start;
  column-gap: 16px;
  cursor: pointer;
}

.employment-status-wrapper {
  padding: 32px 19px;
}

/* toggle */
.status-on {
  padding: 16px 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.status-on input[type=checkbox] {
  height: 0;
  width: 0;
  visibility: hidden;
}

.status-on label {
  cursor: pointer;
  text-indent: -9999px;
  width: 40px;
  height: 24px;
  background: #BBBBBB;
  display: block;
  border-radius: 100px;
  position: relative;
}

.status-on label:after {
  content: '';
  position: absolute;
  top: 3px;
  left: 5px;
  width: 18px;
  height: 18px;
  background: #fff;
  border-radius: 90px;
  transition: 0.3s;
}

.status-on input:checked+label {
  background: #FA4094;
}

.status-on input:checked+label:after {
  left: calc(100% - 5px);
  transform: translateX(-100%);
}

.status-on label:active:after {
  width: 18px;
}

.status-on input:disabled+label {
  cursor: not-allowed;
  opacity: 0.5;
}

.status-on span {
  margin-bottom: 5px;
  margin-right: 15px;
  color: #333;
  font-weight: 400;
  font-size: 16px;
}

.add-on-toggle {
  padding: 0;
}

.exp-toggle-wrapper {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  column-gap: 12px;
  margin: 24px 0;
}

.exp-toggle-wrapper span {
  font-family: 'Lato', system-ui, Arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
  margin-bottom: 7px;
  color: #18181B;
}

.exp-toggle-wrapper div {
  padding: 0;
}

.exp-job-company,
.exp-date {
  display: flex;
  width: 100%;
  align-items: flex-start;
  justify-content: space-between;
  gap: 20px;
  margin-bottom: 24px;
}

.exp-job,
.exp-company,
.exp-date-from,
.exp-date-to {
  display: flex;
  flex-direction: column;
  width: 100%;
}

.work-exp-label {
  font-family: 'Lato', system-ui, Arial, sans-serif;
  color: #18181B;
  font-weight: 700;
  font-size: 16px;
  margin-bottom: 4px;
}

.work-exp-label span {
  color: #FA4094;
}

.work-exp-input {
  padding: 8px 16px;
  color: #18181B;
  border: 1px solid #D4D4D4;
  background-color: #FFF;
  border-radius: 4px;
}

.date-month-input {
    font-size: 14px;
    font-family: 'Lato', system-ui, Arial, sans-serif;
    font-weight: 400;
    color: #18181B;
    width: 100%;
}

.custom-month-input {
    position: relative;
    padding: 8px;
    padding-right: 10px;
    border: 1px solid #D4D4D4;
    border-radius: 4px;
    height: 40px;
}

.custom-month-input:focus-within {
    border-color: #1D4ED8;
}

.date-month-input {
    border: none;
}

.date-month-input:focus {
    outline: none;
}

.date-month-input::after {
    z-index: 0;
    content: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M5.625 1.875C5.97018 1.875 6.25 2.15482 6.25 2.5V3.75H13.75V2.5C13.75 2.15482 14.0298 1.875 14.375 1.875C14.7202 1.875 15 2.15482 15 2.5V3.75H15.625C17.0057 3.75 18.125 4.86929 18.125 6.25V15.625C18.125 17.0057 17.0057 18.125 15.625 18.125H4.375C2.99429 18.125 1.875 17.0057 1.875 15.625V6.25C1.875 4.86929 2.99429 3.75 4.375 3.75H5V2.5C5 2.15482 5.27982 1.875 5.625 1.875ZM4.375 5C3.68464 5 3.125 5.55964 3.125 6.25V7.20946C3.49272 6.99674 3.91964 6.875 4.375 6.875H15.625C16.0804 6.875 16.5073 6.99674 16.875 7.20946V6.25C16.875 5.55964 16.3154 5 15.625 5H4.375ZM16.875 9.375C16.875 8.68464 16.3154 8.125 15.625 8.125H4.375C3.68464 8.125 3.125 8.68464 3.125 9.375V15.625C3.125 16.3154 3.68464 16.875 4.375 16.875H15.625C16.3154 16.875 16.875 16.3154 16.875 15.625V9.375Z" fill="%2318181B"/></svg>');
    display: block;
    font-size:2rem;
    background: none;
    position: absolute;
    right: 5px; 
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
}

input[type="month"]::-webkit-calendar-picker-indicator {
   opacity: 0;
   z-index: 1;
   cursor: pointer;
}

.work-current {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  column-gap: 16px;
  font-size: 16px;
  color: #18181B;
  font-family: 'Lato', system-ui, Arial, sans-serif;
  font-weight: 400;
  margin-bottom: 24px;
  cursor: pointer;
  width: fit-content;
}

.work-current-checkbox {
  appearance: auto;
  height: 20px;
  width: 20px;
  accent-color: #FA4094;
  margin: 0!important;
}

.work-responsibility {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: column;
}

.work-responsibility-input {
  height: 96px;
  width: 100%;
  border: 1px solid #D4D4D4;
  border-radius: 4px;
  padding: 8px 16px;
  resize: none;
}

.responsibity-char-wrapper {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.responsibity-char-wrapper span {
  color: #18181B;
  font-size: 14px;
  font-family: 'Lato', system-ui, Arial, Helvetica, sans-serif;
  font-weight: 400;
}

.work-exp-form {
  margin-bottom: 20px;
}

.application-btn-add-work {
  background-color: #FFF;
  color: #FA4094;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  column-gap: 12px;
  border: none;
  padding: 10px 8px;
}

.work-exp-wrapper {
  margin-bottom: 32px;
  border-bottom: 1px solid #E5E5E5;
}

.work-exp-list {
  padding: 12px 16px;
  border-radius: 4px;
  border: 1px solid #E5E5E5;
  margin-bottom: 25px;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 12px;
  flex-direction: column;
}

.work-exp-card {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}

.work-exp-info {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  font-family: 'Lato', system-ui, Arial, Helvetica, sans-serif;
}

.work-exp-info p,
.work-exp-info span {
  margin: 0;
  font-size: 14px;
}

.work-exp-info p {
  font-weight: 700;
}

.work-exp-info span {
  font-weight: 400;
}

.work-vertical-dot {
  position: relative;
}

.work-edit-options {
  top: 310px;
  background-color: #FFF;
  position: absolute;
  right: 50px;
}

.work-options {
  box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.05), 0px 10px 15px -3px rgba(0, 0, 0, 0.10);
  border-radius: 4px;
  background-color: #FFF;
  border: 1px solid #E5E5E5;
  display: none;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 167px;
  width: 167px;
  position: absolute;
  right: 25px;
}

.work-options-active {
  display: flex;
  top: -20px;
}

.close-margin {
  margin-top: 24px;
  padding-right: 32px;
}

.work-options-item {
  padding: 12px 16px;
  font-family: 'Lato', system-ui, Arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #18181B;
  width: 100%;
  cursor: pointer;
}

.modal-open-noscroll {
  overflow: hidden;
}

.apply-method-option {
  padding: 16px 20px;
  border: 1px solid #D4D4D4;
  border-radius: 4px;
  width: 100%;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 20px;
}

.apply-method-option span {
  display: flex;
  align-items: center;
  font-family: 'Lato', system-ui, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #18181B;
  column-gap: 8px;
}

.apply-method-option input[type="radio"] {
  display: inline-block;
  appearance: auto;
  height: 20px;
  width: 20px;
  margin: 0;
  accent-color: #FA4094;
}

.apply-method-option input[type="radio"]:checked + label {
  background-color: #FA4094;
  border-color: #FA4094;
}

.apply-method-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 15px;
}

.apply-method-header h3 {
  font-family: 'Poppins', system-ui, Arial, sans-serif;
  font-family: 24px;
  font-weight: 600;
  color: #18181B;
  margin: 0;
}

.apply-method-close {
  cursor: pointer;
}

.apply-method-subtext {
  padding: 0 15px;
  font-family: 'Lato', system-ui, Arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #18181B;
  margin: 0;
  margin-top: 12px;
}

.apply-generate-paragraph,
.apply-generate-subtext {
  font-family: 'Lato', system-ui, Arial, sans-serif;
  font-size: 16px;
  color: #18181B;
  font-weight: 400;
  padding: 0 15px;
}

.apply-generate-paragraph {
  margin-top: 12px;
}

.apply-generate-subtext {
  margin-top: 8px;
}

#modalGenerateResume .modal-body {
  border-radius: 8px!important;
}

.apply-generate-buttons {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  column-gap: 12px;
  margin-top: 16px;
}

.apply-generate-buttons button {
  font-family: 'Lato', system-ui, Arial, sans-serif;
  font-size: 16px;
  font-weight: 700;
  padding: 14.5px 16px;
  border-radius: 4px;
}

.apply-generate-btn-upload {
  border: 1px solid #FA4094;
  color: #FA4094;
  background-color: #FFF;
}

.apply-generate-btn-upload {
  border: 1px solid #FA4094;
  color: #FA4094;
  background-color: #FFF;
}

.apply-generate-btn-upload:hover {
  background-color: #FFEEF6;
}

.apply-generate-btn-new {
  background-color: #FA4094;
  color: #FFF;
  border: none;
}

.apply-generate-btn-new:hover {
  background-color: #DE116E;
}

/* Loading */
.generate-spinner-wrapper {
  display: flex;
  align-items: center;
  flex-direction: column;
  padding: 32px;
  gap: 24px;
}

.generate-resume-spinner {
	margin: 0 auto;
	box-sizing: border-box;
}

.generate-resume-spinner .spin {
    position: relative;
    box-sizing: border-box;
    display: block;
    margin: auto;
    height: 64px;
    width: 64px;
    border: 4px solid #F7E7EE;
    border-top: 4px solid #FA4094;
    border-radius: 50%;
    animation: generate-resume-spinner-spin 2s linear infinite;
}

.generate-spinner-wrapper span {
  font-size: 16px;
  font-weight: 400;
  font-family: 'Lato', system-ui, Arial, sans-serif;
  color: #18181B;
}

@keyframes generate-resume-spinner-spin {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}

.work-exp-item {
  display: flex;
  align-items: center;
  gap: 12px;
}

.application-circle {
  border: 2px solid #FA4094;
  border-radius: 50%;
  height: 15px;
  width: 15px;
  display: flex;
  flex-direction: column;
  position: relative;
}

.application-circle::after {
  content: ' ';
  height: 59px;
  width: 2px;
  background-color: #FA4094;
  position: absolute;
  bottom: -59px;
  left: 38%;
}

.work-exp-card:last-child .application-circle::after {
  display: none;
}

@media(max-width: 601px) {
  .job-application-modal {
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    padding: 0!important;
    height: 100dvh;
    margin: 0;
    width: 100%;
  }

  .job-application-modal .modal-body {
    top: 0;
  }
}

@media(max-width: 468px) {
  .exp-job-company,
  .exp-date {
    flex-direction: column;
  }

  .application-content,
  .application-progress-wrapper,
  .application-footer,
  .application-content-verification {
    padding-left: 16px;
    padding-right: 16px;
  }

  .application-btn-back {
    display: none;
  }

  .application-btn-next {
    width: 100%;
  }

  .application-lang-proficiency {
    margin-left: 16px;
  }

  .application-lang-radio-wrapper {
    column-gap: 12px;
  }

  .application-content-verification {
    height: 100%;
    max-height: 100%;
    overflow-y: unset;
  }

  .application-verification-wrapper {
    padding-bottom: 40px;
  }

  .application-verification-text {
    font-size: 16px;
    text-align: center;
  }

  .application-verification-text span{
    font-size: 20px;
  }
  .application-btn-add-work {
    justify-content: center !important;
  }
}

/*-----------------------------------------------------------------------------------*/
/*	Month Picker
/*-----------------------------------------------------------------------------------*/
.month-picker {
  display: inline-block;
  position: absolute;
  z-index: 9999;
}

.month-picker table {
border-collapse: separate;
border-spacing: 2px 2px;
}

.month-picker td {
  padding: 0px;
}

.month-picker .ui-button-text {
padding: .4em 0;
}

.month-picker-header {
  margin: 3px 3px 0px 3px;
}

.month-picker-year-table {
  width: 100%;
  -ms-user-select: none; /* IE 10+ */
  -moz-user-select: -moz-none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}

.month-picker-year-table a {
  border: 1px solid transparent;
}

.month-picker-year-table .ui-button {
  font-size: 1.1em;
  width: 1.5em;
  height: 1.5em;
  cursor: default;
  margin: 0;
}

.month-picker-year-table .month-picker-title {
  text-align: center;
}

.month-picker-year-table .month-picker-title .ui-button {
  font-size: 1em;
  padding: .1em 0;
  width: 100%;
  font-weight: bold;
}

.month-picker-year-table .ui-button-text {
  padding: 0;
}

.month-picker-month-table td {
  height: 35px;
  text-align: center;
}

.month-picker-month-table .ui-button {
  width: 4.2em;
  margin: .2em;
}

.month-picker-open-button {
  height: 20px;
  width: 20px;
  vertical-align: bottom;
}

.month-picker-invalid-message {
  display: none;
  background-color: Yellow;
}

.month-picker-disabled {
  background-color: #e1e1e1;
}
.help-block {
  color: #a94442;
}

/*-----------------------------------------------------------------------------------*/
/*	Resume prompt
/*-----------------------------------------------------------------------------------*/
.modal .modal-dialog-resume-prompt { width: 696px; }
.modal-prompt-resume-body {
  padding: 32px 32px 24px 32px;
  border-radius: 10px;
  overflow: hidden !important;
}
.resume-prompt-footer {
  text-align: right;
}
.resume-prompt-button {
  margin-right: 10px;
  text-transform: none !important;
  height: 48px;
}
.btn-apply-desktop {
  text-transform: none !important;
  height: 48px;
}

.btn-resume-prompt, .btn-resume-prompt:hover, .btn-resume-prompt:focus {
  background: #FFFFFF;
  border-color: #FA4094;
  color: #FA4094 !important;
  font-size: 16px !important;
  font-family: 'Lato' !important;
  font-weight: 700 !important;

}
.btn-generate-resume-prompt, .btn-continue-apply, .btn-generate-resume-prompt:hover, .btn-continue-apply:hover, .btn-generate-resume-prompt:focus, .btn-continue-apply:focus {
  background-color: #FA4094;
  border-color: #FA4094;
  color: #FFFFFF !important;
  font-size: 16px !important;
  font-weight: 700 !important;
  font-family: 'Lato' !important;
}

html[lang='ta'] .btn-generate-resume-prompt, .btn-generate-resume-prompt:hover, .btn-generate-resume-prompt:focus, .btn-resume-prompt, .btn-resume-prompt:hover, .btn-resume-prompt:focus {
  font-size: 14px !important;
}

.modal-prompt-title {
  font-family: 'Poppins';
  font-weight: 600;
  font-size: 24px;
  color: #18181B;
  top: 15px;
  position: relative;
}

/* Modal heading hierarchy: page keeps sole h1; modal titles use h2 */
.modal .modal-dialog-title {
  font-size: 24px;
  font-weight: 600;
  margin: 0 0 16px;
}

.modal .modal-dialog-body {
  font-size: 18px;
  font-weight: 400;
  margin: 0 0 1em;
}

.modal .download-section-label,
.modal .modal-section-label {
  font-size: 12px;
  font-weight: 700;
  margin: 0 0 10px;
}

.modal .modal-signup-errors {
  font-size: 14px;
  font-weight: 700;
  margin: 0 0 8px;
}
.modal-prompt-msg {
  font-family: 'Lato';
  font-weight: 400;
  font-size: 16px;
  color: #18181B;
  position: relative;
  top: 5px;
}
.modal-resume-prompt-content {
  border-radius: 10px;
}
.modal-apply-content {
  border-radius: 10px;
  position: relative;
}
.btn-apply {
  min-width: 240px;
  width: auto;
  height: 48px
}
.container-apply-btn {
  display: grid;
  padding: 0px;
  justify-items: center;
}

.container-apply-btn-back {
  display: flex;
  justify-content: space-between;
  padding: 0px !important;
}
.radio-apply {
  position: relative;
  padding-left: 30px;
  margin-bottom: 15px;
  cursor: pointer;
}
.radio-btn-apply {
  position: absolute;
  top: 14px;
  left: 20px;
  height: 20px;
  width: 20px;
  background: #fff;
  border: 1px solid #d6dbe4;
  border-radius: 10px;
}
.icon-mode-apply {
  /* in-flow (not absolute) so the label border grows with wrapped translations */
  position: static;
  display: block;
  margin-left: 55px;
}
.mode-apply-info {
  margin-bottom: 0 !important;
}
/* equal-height apply-mode options: grid rows size to the tallest label, labels stretch to fill */
.mobile-mode-apply {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  grid-auto-rows: 1fr;
}
.mobile-mode-apply > [class*="col-"] {
  width: auto;
  float: none;
  display: flex;
  flex-direction: column;
}
.mobile-mode-apply > .col-1mode-apply {
  grid-column: 1 / -1;
}
.mobile-mode-apply .mode-apply-div {
  flex: 1;
  display: flex;
}
.mobile-mode-apply::before,
.mobile-mode-apply::after {
  display: none; /* bootstrap .row clearfix would otherwise occupy a grid cell */
}
.mobile-mode-apply .mode-apply-label {
  width: 100%;
  display: flex;
  align-items: center;
  padding-top: 8px;
  padding-bottom: 8px;
}
.mobile-mode-apply .radio-btn-apply,
.mobile-mode-apply input[type="radio"]:checked + .mode-apply-label::after {
  top: 50%;
  transform: translate(-50%, -50%);
}
.mobile-mode-apply .radio-btn-apply {
  left: 30px; /* was left:20px with no x-translate; same spot once centred on its own width */
}
.apply-mode-label {
  font-family: 'Lato';
  font-size: 16px;
  font-weight: 700;
  color: #18181B;
  padding-left: 8px;
}
input[type="radio"]:checked + label .radio-btn-apply {
  border: 1px solid #FA4094 !important;
}
.resume-generate-btn {
  display: contents;
}
.mode-whatsapp {
  margin-top: -5px;
  margin-left: -10px !important;
}
.mode-whatsapp-label {
  padding-left: 0px !important;
}
.btn-redirect-link {
  float: right;
}
.outlet-inner-row {
  background: #ffff;
  border: solid #D4D4D4;
  border-radius: 5px;
  width: 95% !important;
  margin: 5px;
  height: 44px;
}
.outlet-outer {
  background: #FAFAFA;
  overflow-y: auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  max-height: calc(75vh - 212px);
  padding-left: 0px;
  padding-right: 0px;
}
.modal-outlet-body {
  overflow-y: hidden !important;
  overflow: hidden !important;
  max-height: none !important;
}

.modal-outlet-body-container {
  padding: 20px;
}

.modal-outlet-body .outlet-name-detail {
  display: flex !important;
  flex-direction: column;
  margin-left: 5px;
}

.outlet-name-detail .label-outlet-name {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-family: Lato;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  color: #18181B;

}
.outlet-name-detail .label-outlet-detail {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-family: Lato;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-align: left;
  color: #71717A;
  
}

.outlet-container {
  border: 1px solid #E5E5E5;
  background-color: transparent !important;
  border-radius: 5px;
  margin-top: 10px;
  display: block !important;
  max-height: 58vh !important;
  height: calc(81vh - 200px) !important;
}

.outlet-list-container {
  border: none !important;
  padding-left: 12px;
  padding-right: 12px;
}

.location-checkbox {
  margin-top: 10px;
}

.chk-outlet:checked + label > .control__indicator_option {
  background:#FFEEF6 !important;
  border-color: #FA4094 !important;
}
.max-outlet-msg {
  visibility: hidden;
  margin-top: -40px !important;
}
.total-selected-outlet {
  display: flex;
  justify-content: flex-end;
}
.total-selected-outlet-text {
  font-family: 'Lato';
  font-size: 14px;
  font-weight: 400;
  font-style: italic;
  color: #71717A;
}
.modal-outlet-content, .mobile-modal-content-apply {
  border-radius: 10px !important;
}
.close-resume-prompt{
  position: absolute;
  right: -7px;
  top: -13px;
  z-index: 10;
}
.btn-resume-prompt, .btn-continue-apply {
  padding: 8px;
}
.modal-resume-preview {
  top: -50px;
}
.modal-preview-resume-content {
  height: -webkit-fill-available;
  background-color: #0009 !important;
  display: flex;
  justify-content: center;
}
.modal-preview-resume-body {
  max-height: calc(120vh - 212px) !important;
  width: 80%;
}
.modal-preview-resume-dialog {
  width: 100% !important;
  height: -webkit-fill-available;
  margin-top: 20px;
  overflow-y: hidden;
  margin-bottom: 0px;
}
.close-preview-resume {
  color: #ffff;
  opacity: unset;
  position: absolute;
  display: contents;
}
.resume-preview-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #18181B;
  padding-left: 60px;
  padding-right: 60px;
  background: #18181B;
  padding-bottom: 15px;
}
.btn-outlet-next {
  padding: 13px;
  width: max-content;
  float: right;
}
.close-modal-outlet {
  color: #3F3F46;
  position: relative;
  right: 20px;
  top: 10px;
}
.btn-back-apply {
  min-width: 99px;
  width: auto;
}
.container-mode-apply {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
  gap: 20px
}
.btn-outlet-text {
  font-size: 16px ;
  font-weight: 700 ;
  font-family: 'Lato';
}

.jd-location-container {
  padding-left: 5px;
  width: 85%;
  z-index: 5;
}

.jd-location-name {
  font-family: Lato; 
  font-size: 16px; 
  font-style: normal; 
  font-weight: 400; 
  line-height: 26px;
}

.jd-location-address-container {
  flex-direction: row; 
  display: flex;
  white-space: nowrap;
}

.jd-location-address {
  margin-right: 8px; 
  overflow: hidden; 
  color: #71717A; 
  text-overflow: ellipsis; 
  font-family: Lato; 
  font-size: 16px; 
  font-style: normal; 
  font-weight: 400; 
  line-height: 26px; 
  white-space: nowrap; 
  margin-bottom: 0px;
}

.jd-location-link {
  margin-left: 8px; 
  font-family: Lato; 
  font-size: 15px; 
  font-style: normal; 
  font-weight: 700; 
  line-height: 20px; 
  text-decoration-line: underline;
  cursor: pointer;
  color: #FA4094;
}

.jd-location-link:hover {
  color: #DE116E;
}

.jd-location-link:visited {
  color: #DE116E;
}

.modal-joblocation-title {
  margin-bottom: 30px !important;
}

.modal-joblocation-close-icon {
  top: 35px !important;
  left: -40px !important;
}

.modal-joblocation-body {
  padding: 32px 32px 40px 32px !important;
  border-radius: 5px;
}

.modal-joblocation-inner-body {
  padding: 0px !important;
  margin: 0px !important;
  min-height: 70vh;
  width: 100%;
}

.modal-joblocation-outer-body {
  max-height: calc(90vh - 150px) !important;
}

.modal-joblocation-mapicon-container {
  display: flex; 
  justify-content: center; 
  align-items: center; 
  flex: 0 0 auto; 
  height: 40px; 
  width: 40px; 
  margin-top: 10px;
}

.modal-joblocation-address {
  color: #71717A; 
  font-family: Lato; 
  font-size: 14px; 
  font-style: normal; 
  font-weight: 400; 
  line-height: 20px; 
  overflow: hidden; 
  display: -webkit-box; 
  -webkit-line-clamp: 2; 
  -webkit-box-orient: vertical; 
  margin: 0; 
  padding: 0;
}

.modal-joblocation-location-title {
  font-family: Lato; 
  font-size: 16px; 
  font-style: normal; 
  font-weight: 700; 
  line-height: 24px;
}

.modal-joblocation-address-container {
  flex: 1; 
  min-width: 0;
}

.modal-joblocation-card {
  display: flex; 
  background-color: #FAFAFA; 
  padding: 8px 8px 8px 16px
}

.modal-close-outlet {
  right: 15px !important;
  top: 1px !important
}

.modal-dialog-app-outlet {
  width: 650px !important;
}

.modal-location-container {
  overflow-y: auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  max-height: calc(75vh - 150px);
  border: solid #E5E5E5;
  border-radius: 5px;
}

.modal-title-bar {
  font-family: 'Poppins';
  font-weight: 600;
  font-size: 24px;
  color: #18181B;
  top: 10px;
  position: relative;
}

.share-other-btn {
    border: 0;
    padding: 0 !important;
    border-radius: 4px;
    cursor: pointer;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    vertical-align: top;
    box-sizing: border-box;
    line-height: 0 !important;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
}

.share-other-btn span {
    position: relative;
    top: auto;
    display: block;
    line-height: 0;
    /* "..." sits on baseline — lift for optical middle */
    transform: translateY(-0.28em);
    letter-spacing: 0.02em;
}

/* Keep ShareThis icons + "..." on one baseline */
.sharethis-inline-share-buttons:not([data-share-btn="0"]) {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.sharethis-inline-share-buttons:not([data-share-btn="0"]) .st-btn {
    vertical-align: top;
}

@media (max-width: 767px) {
  .modal-joblocation-body {
    padding: 16px !important;
  }

  .modal-joblocation-card {
    background-color: #ffffff; 
    padding: 4px 2px
  }

  .modal-joblocation-back-icon {
    font-family: Lato;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    color: #3f3f46;
    cursor: pointer;
  }

  .modal-joblocation-icon {
    margin-right: 12px;
    margin-top: -2px;
  }

  .modal-prompt-msg {
    margin-left: 8px;
  }

  .modal-location-container {
    border: none !important;
  }

  .company-banner {
    padding-top: 65px;
  }

  .modal-outlet-body-container {
    top: 0 !important;
    height: 100vh;
    padding: 20px;
    background-color: #ffffff;
    text-align: left !important;
  }

  .pref-loc-prompt-msg {
    margin-left: 0 !important;
  }

  .outlet-container {
    max-height: 100vh !important;
    height: calc(95vh - 200px) !important;
    padding-bottom: 50px !important;
    border: none;
    margin-top: 20px;
  }

  .outlet-list-container {
    padding-right: 0px !important;

  }

  .outlet-inner-row {
    width: 100% !important;
  }
}

html[lang='ta'] .reco-job {
  .text-right {
    white-space: nowrap;
    font-size: 14px;
    float: right;
  }
}