.xdebug-error i {
  color: blue !important;
}

.xdebug-error tbody tr:first-child {
  font-size: 16px;
}

.tooltip {
  z-index: 100000000;
}

body,
html {
  font-family: 'Open Sans', sans-serif !important;
  overscroll-behavior-y: none;
}

.select2-container .select2-search--inline .select2-search__field {
  font-family: 'Open Sans', sans-serif !important;
}

body.rtl .ltr_icon {
  display: none !important;
}

body.ltr .rtl_icon {
  display: none !important;
}

.ltr {
  direction: ltr !important;
}

.rtl {
  direction: rtl !important;
}

p {
  margin-bottom: 0;
}

@media (min-width: 1400px) {
  .container-xxl {
    max-width: unset !important;
  }
}

.lang_selector {
  cursor: pointer;
}


.top_toolbar {
  transition: all 0.5s;
  margin-left: auto;
}

body.rtl .top_toolbar {
  margin-left: 0;
  margin-right: auto;
}

.side_logo {
  height: 50px !important;
}

.side_logo .st0 {
  fill: #5CAF42;
  transition: fill 0.3s;
}

.side_logo .st1 {
  fill: #A6C84E;
  transition: fill 0.3s;
}

.side_logo .st2,
.side_logo .st3 {
  fill: #203C25;
  transition: fill 0.3s;
}

body.dark-mode .side_logo .st2,
body.dark-mode .side_logo .st3 {
  fill: #fff;
}

body[data-kt-aside-minimize=on] .content_loader {
  width: calc(100% - 75px);
}

body .content_loader {
  width: calc(100% - 265px);
}

body.rtl[data-kt-aside-minimize=on] .content_loader {
  right: 75px;
}

body.rtl .content_loader {
  right: 265px;
}

body.ltr[data-kt-aside-minimize=on] .content_loader {
  left: 75px;
}

body.ltr .content_loader {
  left: 265px;
}

.content_loader {
  background: #fff;
  position: absolute;
  top: 60px;
  z-index: 1000;
  display: flex;
  flex-direction: column !important;
  justify-content: center;
  align-items: center;
  height: 100vh;
  pointer-events: none;
  opacity: 0;
  transition: all 0.3s ease-in-out;
  z-index: 1000000;
}

.content_loading .content_loader {
  opacity: 1;
}

.page-loading .page-loader {
  display: flex !important;
}

.page-loading * {
  transition: none !important;
}

.modal.kt_modal_add_edit .radio_group {
  position: relative;
}

.modal.kt_modal_add_edit .radio_group .fv-plugins-icon-container {
  position: static;
}

.modal.kt_modal_add_edit .radio_group .fv-plugins-message-container {
  position: absolute;
  right: 30px;
  text-align: right;
  top: 3px;
}

.modal.kt_modal_add_edit .select2_group .fv-plugins-icon {
  display: none;
}

.modal.kt_modal_add_edit .select2_group.fv-plugins-bootstrap5-row-invalid .select2.select2-container .form-select.form-select-solid {
  border-color: red;
}

body.rtl .fv-plugins-icon {
  left: 0;
  right: auto;
}

body.rtl .fv-plugins-icon[data-field="id_num"],
body.rtl .fv-plugins-icon[data-field="email"],
body.rtl .modal.kt_modal_add_edit i[data-field="phone"] {
  left: auto;
  right: 0;
}

body.rtl .modal.kt_modal_add_edit .radio_group .fv-plugins-message-container {
  right: auto;
  left: 30px;
  text-align: left;
}

body.rtl #kt-manage-table .table_inactive_indicator_badge {
  margin-left: 15px;
}

.modal.kt_modal_add_edit#relation_interview_date_modal_add_edit,
.modal.kt_modal_add_edit#relation_contract_date_modal_add_edit,
.modal.action_modal,
.modal.comments_modal {
  z-index: 2000;
}

#kt-manage-table .table_inactive_indicator_badge {
  margin-right: 15px;
}

table.dataTable tr[match="true"] {
  background-color: #51ec78;

}

table.dataTable tr[match="non_relevant"] {
  background-color: #c6c9c7;

}

body.rtl .dropzone .dz-message {
  text-align: right;
}

.colpick {
  z-index: 9999;
}

.ql-editor {
  min-height: 200px;
}

.hand_cursor {
  cursor: pointer;
}

.text-hover-primary:hover a,
.text-hover-primary:hover span {
  transition: color .2s ease, background-color .2s ease;
  color: #009ef7 !important;
}

.preview_area .thumbs {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-top: 30px;
  width: calc(100% + 20px);
}

.preview_area .thumbs .image-input {
  margin: 20px;
}

@media (max-width: 425px) {
  .preview_area {
    width: 275px;
    max-width: 100%;
    margin: 0 auto;
  }

  .preview_area .thumbs {
    width: 100%;
  }

  .preview_area .thumbs .image-input {
    margin: 5px;
  }
}

@media (max-width: 380px) {
  .preview_area .thumbs .image-input {
    margin: 10px auto;
  }
}

.preview_area a.image-input-wrapper {
  display: block;
}

.preview_area a.delete-btn {
  position: absolute;
  left: 100%;
  top: 100%;
  cursor: pointer;
  transform: translate(-50%, -50%);
}

@keyframes spinner-border {
  100% {
    transform: rotate(360deg);
  }
}

@media (min-width: 992px) {
  /* body.rtl.aside-enabled.aside-fixed.toolbar-fixed .toolbar {
    left: 0;
  } */
}

@media (max-width: 991.98px) {}

input[type=text]:-moz-read-only {
  cursor: not-allowed;
  background-color: transparent !important;
}

input[type=text]:read-only:not(.dialer) {
  cursor: not-allowed;
  background-color: transparent !important;
}

.select2-container--bootstrap5 .select2-dropdown .select2-results__options.select2-results__options--nested {
  max-height: unset;
}

a.ecard {
  cursor: pointer;
}

.board_pub_card {
  width: calc(33.33% - 1.75rem);
}

.board_pub_card.valid {
  border-top: 5px solid #009ef7;
}

.board_pub_card.invalid {
  border-top: 5px solid #f70000;
}

.ecard_industry_roles_container {
  overflow-x: scroll;
  overflow-y: hidden;
  height: 80px;
  max-width: unset;
  width: auto;
}

.ecard_industry_roles_container .industry {
  flex-shrink: 0;
}

/* Track */
.ecard_industry_roles_container::-webkit-scrollbar-track {
  background: #f5f8fa;
}

/* Handle */
.ecard_industry_roles_container::-webkit-scrollbar-thumb {
  background: #009ef7;
  border-radius: 0.475rem;
}

/* Handle on hover */
.ecard_industry_roles_container::-webkit-scrollbar-thumb:hover {
  background: #54b0e3;
}

.ecard_industry_roles_container::-webkit-scrollbar {
  height: 4px;
}

.ecard_avatar {
  width: 100px !important;
  height: 100px !important;
}

.ecard_avatar.avatar-sm {
  width: 75px !important;
  height: 75px !important;
}

.ecard_avatar.modal {
  width: 150px !important;
  height: 150px !important;
}

.ecard_avatar img,
.avatar img {
  min-width: 100%;
  min-height: 100%;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.ecard_avatar.avatar-icon img,
.avatar.avatar-icon img {
  min-width: unset;
  min-height: unset;
  object-fit: unset;
  -o-object-fit: unset;
}

.ecard_profile_str {
  margin-left: auto !important;
}

body.rtl .ecard_profile_str {
  margin-right: auto !important;
  margin-left: 0 !important;
}

.ecard_profile_str {
  border-radius: 50%;
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  /* // For animations... */
  /* // transition: all 500ms ease-in; */
  /* // will-change: transform; */
}

.symbol.ecard_salary_expectations .sign {
  font-size: 12px;
  align-self: end;
  margin-bottom: 5px;
}

.pagination .page-item {
  cursor: pointer;
}


table tr.red_bg {
  background-color: rgb(252 171 171 / 80%);
  color: red;
}

table tr.green_bg {
  background-color: rgb(171 252 210 / 80%);
  color: green;
}

.table>:not(caption)>*>* {
  padding: 0;
}

div[id^="kt_charts_widget_"] {
  direction: ltr;
}

.col-xxl-6.first,
.dashboard_card.first {
  float: left;
}

.col-xxl-6.last,
.dashboard_card.last {
  float: right;
}

body .col-xxl-12.first,
body.rtl .col-xxl-6.first,
body.rtl .dashboard_card.first {
  float: right;
}

body.rtl .col-xxl-6.last,
body.rtl .dashboard_card.last {
  float: left;
}

input.form-control.form-control-solid.error {
  border-color: red;
}

input[name="email"],
input[name="tel"],
input[name="phone"],
input[name="id_num"] {
  direction: ltr;
}

body.rtl input[type=number] {
  direction: rtl;
}

.embedded_form .select2,
.embedded_form .embedded_input,
.embedded_form_card .send_embedded_form {
  display: none;
}

.embedded_form.editmode .select2,
.embedded_form.editmode .embedded_input {
  display: block;
}

.embedded_form.editmode .row.embedded_input {
  display: flex;
}

.embedded_form.editmode .display {
  display: none;
}

#asal_employee_official_name_data .embedded_form .row,
#asal_employee_sleep_salary_data .embedded_form .row,
#asal_employee_general_data .embedded_form .row {
  height: 45px;
}

.embedded_form .row label,
.embedded_form .row .input_holder {
  display: flex;
  align-items: center;
}

.embedded_form .row .input_holder span {
  width: 100%;
}

#asal_employee_media_tab>.row:first-child>div:first-child,
#asal_employee_media_tab>.row:first-child>div:nth-child(2),
#asal_employee_licenses_permits_tab>.row:first-child>div:first-child,
#asal_employee_licenses_permits_tab>.row:first-child>div:nth-child(2),
#asal_employee_work_experience_tab>.row>div:first-child,
#asal_employee_financial_tab>.row>div:first-child,
#asal_employee_financial_tab>.row>div:nth-child(2),
#asal_employee_general_data_tab>.row>div:first-child,
#asal_employee_general_data_tab>.row>div:nth-child(2) {
  margin-top: var(--bs-gutter-y) !important;
}

input[type="checkbox"].cloud-tag-checkbox {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.cloud-tag {
  font-size: 1.3rem;
  padding: 0.525rem 0.75rem;
  margin-bottom: 10px;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.325rem;
  color: #3f4254;
  background-color: #e4e6ef;
  cursor: pointer;
}

body.rtl .cloud-tag {
  margin-left: 10px;
}

body.ltr .cloud-tag {
  margin-left: 10px;
}

.cloud-tag:hover {
  color: #009ef7;
  background-color: #f1faff;
}

.cloud-tag.checked {
  color: #fff;
  background-color: #009ef7;
}

input[type="checkbox"].cloud-tag-checkbox:checked+label {
  color: #fff;
  background-color: #009ef7;
  -webkit-animation: bounce .5s;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
  -moz-animation: bounce .5s;
  -moz-animation-iteration-count: 1;
  -moz-animation-fill-mode: forwards;
  animation: bounce .5s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
}

/* @Keyframes for Chrome and Safari */
@-webkit-keyframes bounce {
  0% {
    -webkit-transform: scale(.8);
  }

  50% {
    -webkit-transform: scale(1.1);
  }

  100% {
    -webkit-transform: scale(1);
  }
}

@keyframes bounce {
  0% {
    transform: scale(.8);
  }

  50% {
    transform: scale(1.1);
  }

  100% {
    transform: scale(1);
  }
}

#asal_employee_licenses_permits_tab .license_container {
  display: flex;
  flex-direction: row;
}

#asal_employee_licenses_permits_tab .license_container .details_side,
#asal_employee_licenses_permits_tab .license_container .dropzone {
  width: 50%;
}

.embedded_form_card .dropzone {
  height: 230px;
  border: none;
  pointer-events: none;
}

input.dz-hidden-input {
  display: none;
}

.embedded_form_card.editmode .dropzone {
  border: 1px dashed #009ef7;
  pointer-events: all;
}

.embedded_form_card .dropzone .media_holder {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #e9e9e9;
  border: 5px solid white;
  border-radius: 15px;
  overflow: hidden;
  pointer-events: none;
}

.embedded_form_card .video_library,
.embedded_form_card .dropzone[id^="asal_dropzonejs_employee_video_"] {
  display: none;
}

.embedded_form_card.editmode .video_library,

.embedded_form_card.editmode .dropzone[id^="asal_dropzonejs_employee_video_"] {
  display: block;
}

.embedded_form_card .embedded_form .media_holder i {
  font-size: 6rem;
}

.embedded_form_card .embedded_form .license_container .row {
  height: 45px;
}

.embedded_form_card .dropzone .media_holder .dz-message {
  display: none;
}

.embedded_form_card.editmode .dropzone .media_holder .dz-message {
  display: inline-flex;
}

.embedded_form_card .embedded_form .dropzone .media_holder .dz-message {
  width: 100%;
  height: 100%;
  right: 0;
  top: 0;
  align-items: center;
  justify-content: center;
  padding: 0;
  border: 0;
  background: rgb(35 35 35 / 60%);
  transform: none;
  position: absolute;
}

.embedded_form_card .embedded_form .media_holder .image_replace i {
  font-size: 1.5rem
}

.embedded_form_card .embedded_form .media_holder:hover .image_replace i {
  color: #009ef7
}

.embedded_form_card .embedded_form .media_holder .preview_area {
  width: 100%;
  height: 100%;
}

.embedded_form_card .embedded_form .media_holder .preview_area .dropzone_preview_hover_icon {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 10;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease-in-out;
  opacity: 0;
}

.embedded_form_card .embedded_form .media_holder .preview_area .dropzone_preview_hover_icon i {
  color: white;
}

.embedded_form_card .embedded_form .media_holder:hover .preview_area .dropzone_preview_hover_icon {
  opacity: 1;
}

.embedded_form_card .embedded_form .media_holder .preview_area .static_preview {
  display: none;
}

.embedded_form_card .embedded_form.editmode .media_holder .preview_area .static_preview {
  display: block;
}

.embedded_form_card .embedded_form .media_holder .preview_area .dynamic_preview {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  cursor: pointer;
  pointer-events: all;
  display: block;
}

.embedded_form_card .embedded_form .media_holder .preview_area .dynamic_preview.pdf {
  display: flex;
  align-items: center;
  justify-content: center;
}

.embedded_form_card .embedded_form.editmode .media_holder .preview_area .dynamic_preview {
  display: none;
}

.embedded_form_card .embedded_form.editmode .videoplayer_card {
  display: none;
}

.embedded_form_card .embedded_form .media_holder .preview_area .thumbs {
  width: 100%;
  height: 100%;
  margin: 0;
  justify-content: center;
  align-items: center;
}

.embedded_form_card .embedded_form .media_holder .preview_area .thumbs .image-input {
  margin: 0;
  width: 100%;
  height: 100%;
  border: none;
  border-radius: unset;
}

.embedded_form_card .embedded_form .media_holder .preview_area .thumbs a.image-input-wrapper {
  width: 100% !important;
  min-width: 100%;
  min-height: 100%;
  height: 100% !important;
  -o-object-fit: cover;
  object-fit: cover;
  display: inline-block;
  border-radius: unset;
  border: none;
  border-radius: unset;
  background-size: cover;
  background-position: center;
}


.embedded_form_card .embedded_form .media_holder img {
  min-width: 100%;
  min-height: 100%;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.lang_string_holder {
  display: flex;
  flex-direction: row;
}

.lang_input {
  width: calc(100% - 90px);
  margin-left: 10px;
}

.save_langstring {
  width: 80px;
  padding: 0 !important;
  display: none;
  align-items: center;
  justify-content: center;
}

.save_langstring.active {
  display: flex;
}

.lang_input.missing {
  background-color: #f09191;
}

.lang_input.changed {
  background-color: #919df0;
}

input.datepicker {
  cursor: pointer;
}

.status_selector_container {
  padding: 15px !important;
  background-color: #fff !important;
  border: 1px solid #eff2f5;
  border-radius: 0.475rem;
  background-color: #fff;
  box-shadow: 0 0 50px 0 rgb(82 63 105 / 15%);
}

.status_selector_container a.dropdown-item {
  margin-bottom: 10px;
}

.status_selector_container a.dropdown-item:last-child {
  margin-bottom: 0px;
}

.dialer_option {
  display: flex;
  flex-direction: row;
}

.dialer_option.hidden {
  display: none;
}

.dialer_option label {
  width: 100%;
  margin-left: 10px;
}

.error {
  color: red !important;
}

#asal_request_relating_modal .ecard {
  border: 1px solid #eff2f5 !important;
}

#asal_request_relating_modal .ecard .card-body {
  padding-top: 0 !important;
}

#asal_quickview_modal,
#asal_role_selector_modal {
  z-index: 1100;
}

#asal_report_modal {
  z-index: 1150;
}

.swal2-container {
  z-index: 5000;
}

.btn.dead {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.8;
}

#asal_request_relating_modal .modal-content {
  position: relative;
}

#asal_request_relating_modal .employees_container {
  padding-top: 40px;
}

#asal_request_relating_modal .modal-footer {
  display: flex;
  z-index: 1055;
  justify-content: space-between;
}

#asal_request_relating_modal .modal-footer .selected_employees .line .employees .item,
#asal_request_relating_modal .modal-footer .initial_relation .line .employees .item {
  cursor: pointer;
  margin-bottom: .75rem;
}

#asal_request_relating_modal .modal-footer .separator {
  width: 100%;
}

#asal_request_relating_modal.fixed_search .employees_search_bar {
  position: fixed;
  top: 30px;
  background-color: white;
  align-items: flex-start;
  padding: 30px 0px 20px 0;
  z-index: 2000;
}

#asal_request_relating_modal .modal-footer .selected_employees .line .employees .item .employee_deselector,
#asal_request_relating_modal .modal-footer .initial_relation .line .employees .item .employee_deselector {
  position: absolute;
  left: 10px;
  top: 5px;
}

#asal_request_relating_modal .modal .modal-header {
  z-index: 2500;
}

#asal_request_relating_modal.fixed_search .employees_container {
  padding-top: 100px;
}

@media (min-width: 992px) {
  #asal_request_relating_modal.fixed_search .employees_search_bar {
    width: calc((100vw - 6rem) - 300px);
    right: 3.75rem;
    padding-left: 3rem;
  }

  #asal_request_relating_modal .bottom_alerter {
    width: calc((100vw - 6rem) - 285px);
    right: 2.25rem;
    padding-left: 0;
    position: fixed;
    bottom: 29px;
    z-index: 2000;
  }

  #asal_request_relating_modal .modal-header {
    margin-left: 300px;
  }

  #asal_request_relating_modal .modal-body {
    width: calc(100% - 300px);
    margin-left: 300px;
  }

  #asal_request_relating_modal .modal-footer {
    position: absolute;
    top: 0;
    z-index: 1055;
    height: 100%;
    left: 0;
    width: 300px;
    box-shadow: 0 0 20px 0 rgb(76 87 125 / 15%);
    background-color: #fff;
    background-clip: border-box;
    flex-direction: column;
    justify-content: flex-start;
  }

  #asal_request_relating_modal .modal-footer form[name="request_selected_employees"],
  #asal_request_relating_modal .modal-footer form[name="request_initial_relation_employees"] {
    width: 100%;
    /* height: calc(100% - 140px); */
    height: auto;
    overflow-y: auto;
  }

  #asal_request_relating_modal .modal-footer .selected_employees .line,
  #asal_request_relating_modal .modal-footer .initial_relation .line {
    flex-direction: column;
  }

  #asal_request_relating_modal .modal-footer .selected_employees .line .role_name,
  #asal_request_relating_modal .modal-footer .initial_relation .line .role_name {
    flex-direction: row;
  }

  #asal_request_relating_modal .modal-footer .selected_employees .line .employees,
  #asal_request_relating_modal .modal-footer .initial_relation .line .employees {
    flex-direction: column;
  }

  #asal_request_relating_modal .modal-footer .buttons {
    margin: auto auto 0 auto;
    border-top: 1px solid #eff2f5;
    padding-top: 20px;
  }

  #asal_request_relating_modal .modal-footer .selected_employees .line .employees .item .avatar>img,
  #asal_request_relating_modal .modal-footer .initial_relation .line .employees .item .avatar>img {
    width: 45px;
    height: 45px;
  }

  #asal_request_relating_modal .modal-footer .selected_employees .line .employees .item .name,
  #asal_request_relating_modal .modal-footer .initial_relation .line .employees .item .name {
    font-size: 1.15rem;
  }
}

@media (max-width: 991px) {
  #asal_request_relating_modal.fixed_search .employees_search_bar {
    width: calc((100vw - 6rem));
    right: 3.75rem;
    padding-left: 5rem;
  }

  #asal_request_relating_modal .modal-footer {
    flex-direction: column;
    position: sticky;
    bottom: 0;
    background-color: inherit;
    align-items: flex-start;
  }

  #asal_request_relating_modal .modal-footer .separator {
    margin-top: 0 !important;
  }

  #asal_request_relating_modal .modal-footer .selected_employees .line,
  #asal_request_relating_modal .modal-footer .initial_relation .line {
    flex-direction: row;
  }

  #asal_request_relating_modal .modal-footer .selected_employees .line .role_name,
  #asal_request_relating_modal .modal-footer .initial_relation .line .role_name {
    flex-direction: column;
  }

  #asal_request_relating_modal .modal-footer .selected_employees .line .employees,
  #asal_request_relating_modal .modal-footer .initial_relation .line .employees {
    flex-direction: row;
    flex-wrap: wrap;
  }

  #asal_request_relating_modal .modal-footer .buttons {
    margin: auto;
  }

  #asal_request_relating_modal .modal-footer .selected_employees .line .employees .item .avatar,
  #asal_request_relating_modal .modal-footer .selected_employees .line .employees .item .employment_label,
  #asal_request_relating_modal .modal-footer .initial_relation .line .employees .item .avatar,
  #asal_request_relating_modal .modal-footer .initial_relation .line .employees .item .employment_label {
    display: none;
  }

  #asal_request_relating_modal .modal-footer .selected_employees .line .employees .item .name,
  #asal_request_relating_modal .modal-footer .initial_relation .line .employees .item .name {
    font-size: 1rem;
  }

  #asal_request_relating_modal .modal-footer .selected_employees .line .employees .item,
  #asal_request_relating_modal .modal-footer .initial_relation .line .employees .item {
    padding-left: 24px !important;
  }

  #asal_request_relating_modal .modal-footer .selected_employees .line .employees .item .employee_deselector,
  #asal_request_relating_modal .modal-footer .initial_relation .line .employees .item .employee_deselector {
    top: 10px;
  }
}

/* width */
::-webkit-scrollbar {
  width: 6px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #009ef7 !important;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #009ef7 !important;
}

#asal_quickview_modal .role_buttons {
  gap: 0.25rem !important;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

#asal_quickview_modal .role_buttons .btn {
  font-size: 1rem !important;
  padding: 12px;
}


#asal_quickview_modal .carousel-inner .carousel-item .video_holder {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 70%;
  margin-right: 15%;
  height: 100%;
}

#asal_quickview_modal .carousel-inner .carousel-item iframe {
  left: 0;
}


.card .card-header.table-card-header {
  min-height: unset;
}

.table-responsive.loaded .spinner-border {
  display: none;
}

.table_copier {
  position: relative;
}

.table_copier .descriptor {
  position: absolute;
}

.table_copier .descriptor {
  visibility: hidden;
  width: 140px;
  background-color: #555;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px;
  position: absolute;
  z-index: 1;
  top: 120%;
  left: 50%;
  margin-left: -75px;
  opacity: 0;
  transition: opacity 0.3s;
}

.table_copier .descriptor::after {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent #555 transparent;
}

.table_copier:hover .descriptor {
  visibility: visible;
  opacity: 1;
}

.employment_status_bar {
  width: calc(100% - 15px);
  min-width: 150px;
  height: 2rem;
  display: flex;
  position: relative;
}

.employment_status_bar .status_item {
  height: 100%;
  transition: all 0.3s;
}

.employment_status_bar .status_item:hover {
  transform: scale(1.15);
}

.dataTables_wrapper .spacer {
  color: transparent;
  position: relative;
  background-color: #f5f8fa !important;
}

.dataTables_wrapper .spacer td:first-child {
  content: "";
  background-color: #f5f8fa !important;
  width: calc(100% + 5rem);
  display: inline-block;
  position: absolute;
  left: -2.5rem;
  padding: 0;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}

.modal-open .daterangepicker,
.daterangepicker {
  z-index: 10000;
}

.select2-container,
.select2-dropdown,
.select2-search,
.select2-results {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -ms-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}

.asal_searcher {
  position: relative;
}

input.asal_searcher_selector:focus~.search_icon_holder i {
  color: #009ef7 !important;
}

.asal_searcher .results_container {
  display: none;
}

.asal_searcher .results_container .lister {
  position: absolute;
  /* padding-top: 1.25rem !important; */
  /* padding-bottom: 1.25rem !important; */
  background-color: #f5f8fa;
  box-shadow: 0 0 50px 0 rgb(82 63 105 / 15%);
  width: 100%;
  z-index: 1000;
}

.asal_searcher .results_container .item {
  cursor: pointer;
  color: #3f4254;
  padding: 0.75rem;
  border-bottom: 1px solid white;
  display: flex;
  flex-direction: column;
  font-size: 16px;
  font-weight: 700;
}

.asal_searcher .results_container .item.active,
.asal_searcher .results_container .item:hover {
  color: white;
  background-color: #009ef7;
}

body.rtl .asal_searcher .asal_searcher_selector.locked {
  padding-right: 0.825rem !important;
}

body.ltr .asal_searcher .asal_searcher_selector.locked {
  padding-left: 0.825rem !important;
}


.employee_image_holder img {
  min-width: 100%;
  min-height: 100%;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.select2-container .select2-results__option[aria-disabled=true] {
  display: none;
}

.select2-container.no_titles .select2-results__option--group>strong {
  display: none !important;
}

.table_processing {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: white;
  z-index: 5;
  font-size: 2em;
  font-weight: bold;
  text-align: center;
  padding-top: 130px;
  opacity: 0;
  pointer-events: none;
  transition: all 0.5s ease-in-out;
}

.table_processing.active {
  opacity: 1;
  pointer-events: all;
}

.datatable_dropdown_filter_list {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.datatable_dropdown_filter_list>div {
  width: calc(50% - 10px);
}

.datatable_dropdown_filter_list>div:nth-child(odd) {
  margin-left: 20px;
}

.notifications_toggle .ignored_child,
.notifications_toggle .unread_child,
.notifications_toggle .unhandle_child,
.notifications_toggle .empty_child,
.notification_container.ignored .ignored_antichild,
.notification_container .ignored_child,
.notification_container .unread_child,
.notification_container .unhandle_child,
.notification_container .empty_child {
  display: none;
}

.notifications_toggle.ignored .ignored_child,
.notifications_toggle.unread .unread_child,
.notifications_toggle.unhandle .unhandle_child,
.notifications_toggle.empty .empty_child,
.notification_container.ignored .ignored_child,
.notification_container.unread .unread_child,
.notification_container.unhandle .unhandle_child,
.notification_container.empty .empty_child {
  display: flex;
}

/* unread notification */
.notification_container.unread.unhandle .notification_icon_container,
.notification_container.unread .notification_icon_container {
  background-color: #50cd89 !important;
  --bg-color: 80, 205, 137 !important;
}

.notification_container.unread.unhandle .notification_icon_container .notification_icon,
.notification_container.unread .notification_icon_container .notification_icon {
  color: white;
}

.notification_container.unread.unhandle .title,
.notification_container.unread .title {
  font-weight: 600 !important;
}

/* unhandle notification */
.notification_container.unhandle .notification_icon_container {
  background-color: #009ef7 !important;
  --bg-color: 0, 158, 247 !important;
}

.notification_container.unhandle .notification_icon_container .notification_icon {
  color: white;
}

.notification_container.unhandle .title {
  font-weight: 500 !important;
}

.notification_container.unhandle .handled_badge {
  display: none;
}

/* regular notification */
.notification_container .notification_icon_container {
  background-color: #f5f8fa !important;
  --bg-color: 245, 248, 250 !important;
}



.request_loading .employees_container_loader,
.request_loading .mini_loader_container {
  display: flex;
}

.mini_loader_container {
  display: none;
}

#asal_request_relating_modal .branch_comments_container {
  display: flex;
}

.salary_toggle input[type="checkbox"] {
  background-color: #7239ea !important;
}

.salary_toggle span.true {
  display: none;
}

.salary_toggle span.false {
  display: block;
}

.salary_toggle input[type="checkbox"]:checked~span.true {
  display: block;
}

.salary_toggle input[type="checkbox"]:checked~span.false {
  display: none;
}

.salary_toggle input[type="checkbox"]:checked {
  background-color: #50cd89 !important;
}

.salary_toggle label {
  display: flex;
  flex-direction: row;
  align-items: center;
}

#selected_branch_details_container .det_row .error {
  display: none;
}

#selected_branch_details_container .det_row.error .error {
  display: block;
}

#selected_branch_details_container .det_row.error .valid {
  display: none;
}

.iti {
  display: block;
  direction: ltr !important;
}

.iti.iti--allow-dropdown.iti--separate-dial-code {
  width: 100%;
}

[dir=rtl] .iti--allow-dropdown .iti__flag-container,
[dir=rtl] .iti--separate-dial-code .iti__flag-container {
  right: auto !important;
  left: 0 !important;
}

[dir=rtl] .iti--allow-dropdown input,
[dir=rtl] .iti--allow-dropdown input[type=tel],
[dir=rtl] .iti--allow-dropdown input[type=text],
[dir=rtl] .iti--separate-dial-code input,
[dir=rtl] .iti--separate-dial-code input[type=tel],
[dir=rtl] .iti--separate-dial-code input[type=text] {
  padding-right: 0px !important;
  padding-left: 62px !important;
  margin-right: 0;
}

.iti .iti__country-list {
  direction: rtl !important;
}

.iti .iti__country-list .iti__dial-code {
  direction: ltr !important;
}

.iti .iti__country {
  justify-content: flex-end;
  direction: ltr;
  flex-direction: row-reverse;
}

.cloak_data {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  background-color: orange;
  color: black;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  font-size: 22px;
  font-weight: 700;
  align-items: center;
  padding: 5px 280px 5px 15px;
}

.cloak_data .right {
  display: flex;
  flex-direction: row;

  align-items: center;

}

@media (max-width: 1149px) {

  .board_pub_card {
    width: calc(50% - 0.875rem);
  }
}


@media (max-width: 991px) {

  .cloak_data {
    padding-right: 15px;
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  .cloak_data {
    flex-direction: column;
    justify-content: center;
  }

  .cloak_data .right {

    flex-wrap: wrap;
    justify-content: center;

  }



}

@media (max-width: 600px) {
  .board_pub_card {
    width: 100%;
  }


}



@media (max-width: 991px) {
  #asal_request_stepper_modal .modal-content {
    height: 93vh !important;
  }

  #asal_request_stepper_modal .stepper-nav {
    flex-direction: row !important;
    overflow-y: hidden !important;
    justify-content: flex-start;
    width: 100%;
  }

  #asal_request_stepper_modal .stepper-nav::-webkit-scrollbar {
    height: 0;
  }

  #asal_request_stepper_modal .form_container {
    overflow-y: auto;
  }


  #asal_request_stepper_modal .stepper-item {
    padding-bottom: 1.5rem;
    width: 100%;
    flex-shrink: 0;
    display: none;
  }

  #asal_request_stepper_modal .stepper-item.current {
    display: flex;
  }

  #asal_request_stepper_modal .stepper-item .stepper-line {
    top: auto;
    left: 0;
    transform: translate(0);
    width: 140px;
    border-top: 1px dashed #e4e6ef;
    position: relative;
    height: 1px !important;
    flex-grow: 1;
    margin-right: 15px;
  }

}