/* Asad Ali File */
.abc {
  color: #fff;
  width: auto;
}

.all_worker_pages table#datatable td.child {
  padding: 0 0 !important;
}
@media (min-width: 1440px) {
  .all_worker_pages table#datatable td.rs-dt-col {
    vertical-align: middle;
  }
  .all_worker_pages table#datatable td.rs-dt-col .worker-notes-area-parent {
    position: relative;
    text-align: left;
  }
  .all_worker_pages table#datatable td.rs-dt-col .worker-notes-area-parent textarea {
    border-radius: 0px;
    outline: none;
    padding: 11px 0 0 16px;
    width: 100%;
    height: 20vh;
    overflow-y: auto;
  }
}
.all_worker_pages table#datatable ul.dtr-details {
  width: 100%;
  display: block;
  position: relative;
}
.all_worker_pages table#datatable ul.dtr-details li {
  border-bottom: 1px solid #efefef;
  padding: 0.5em 0;
  width: 49%;
  clear: both;
  text-align: left;
}
.all_worker_pages table#datatable ul.dtr-details li span {
  white-space: break-spaces;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  min-width: -webkit-max-content;
  min-width: -moz-max-content;
  min-width: max-content;
}
.all_worker_pages table#datatable ul.dtr-details li:last-child {
  float: right;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 100%;
  z-index: 9;
}
.all_worker_pages table#datatable ul.dtr-details li:last-child span {
  display: block;
  vertical-align: middle;
  width: 100%;
}
.all_worker_pages table#datatable ul.dtr-details li:last-child span.dtr-data {
  height: 90%;
}
.all_worker_pages table#datatable ul.dtr-details li:last-child span .worker-notes-area-parent {
  position: relative;
  text-align: left;
  height: 100%;
}
.all_worker_pages table#datatable ul.dtr-details li:last-child span .worker-notes-area-parent textarea {
  border-radius: 0px;
  outline: none;
  padding: 11px 0 0 16px;
  width: 100%;
  height: 100%;
}

.offerd_candidate_download button {
  font-size: 15px;
}
.offerd_candidate_download a {
  font-size: 15px;
}

@media (max-width: 768px) {
  .btn-card {
    font-size: 15px;
  }
}

@media (min-width: 1440px) {
  .full_container .container {
    max-width: 100%;
  }
}

@media (max-width: 1024px) {
  .btn-card {
    padding: 8px 20px !important;
    font-size: 12px !important;
  }
}

@media (max-width: 900px) {
  .actions {
    width: 100% !important;
  }
}

@media (max-width: 1190px) {
  .mobile-filter-menu {
    display: block !important;
  }
}

@media (max-width: 900px) {
  .find-cost {
    margin-left: 0px !important;
    padding-left: 15px !important;
    margin-right: 15px !important;
  }
}

@media (max-width: 600px) {
  .theme-form-group label {
    line-height: 1.5;
  }
}

@media (max-width: 900px) {
  .removeExtra_padding_job {
    padding-left: 15px !important;
  }
}

.table-head {
  padding: 10px 20px 2px 3rem !important;
  width: 100% !important;
  margin-left: 0px !important;
}
@media (max-width: 900px) {
  .table-head {
    padding: 10px 20px 2px 15px !important;
  }
}
@media (max-width: 600px) {
  .table-head {
    padding: 10px 20px 10px 15px !important;
  }
}

.accordion span.select2.select2-container .selection > span {
  padding: 8px 6px;
  height: 45px;
  /* padding: 10px; */
  border-radius: 4px;
  background: #ffffff;
  height: 45px;
  text-transform: capitalize;
  border-color: #000;
}
.accordion span.select2.select2-container .selection > span span.select2-selection__arrow {
  top: 50%;
  transform: translateY(-50%);
  right: 10px;
  color: #000;
}
.accordion span.select2.select2-container .selection > span span.select2-selection__arrow b {
  color: #000;
  border-color: #000 transparent transparent transparent;
}

.accordian-form-inner span.select2.select2-container .selection > span {
  padding: 8px 6px;
  height: 45px;
  /* padding: 10px; */
  border-radius: 4px;
  background: #ffffff;
  height: 45px;
  text-transform: capitalize;
  border-color: #000;
}
.accordian-form-inner span.select2.select2-container .selection > span span.select2-selection__arrow {
  top: 50%;
  transform: translateY(-50%);
  right: 10px;
  color: #000;
}
.accordian-form-inner span.select2.select2-container .selection > span span.select2-selection__arrow b {
  color: #000;
  border-color: #000 transparent transparent transparent;
}

.select2-container .select2-results__options {
  /* width */
  /* Track */
  /* Handle */
  /* Handle on hover */
}
.select2-container .select2-results__options::-webkit-scrollbar {
  width: 14px;
}
.select2-container .select2-results__options::-webkit-scrollbar-track {
  background: #dbdbdb5c;
}
.select2-container .select2-results__options::-webkit-scrollbar-thumb {
  background: #af0000;
  height: 50px;
  border-radius: 4px;
}
.select2-container .select2-results__options::-webkit-scrollbar-thumb:hover {
  background: #555;
}

.candidate-filters .filter-searchbar {
  padding-right: 25px;
}

@media (max-width: 900px) {
  .view_offer_employer .find-cost {
    margin-left: 0px !important;
    padding-left: 48px !important;
  }
}
@media (max-width: 900px) {
  .view_offer_employer .table-head {
    padding-left: 48px !important;
  }
}

@media (max-width: 768px) {
  .card-layout-jobs {
    padding: 20px 20px !important;
  }
}

.wrap_text_overflow {
  line-height: 2;
  overflow: hidden;
  padding: 5px 12px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  padding-right: 112px;
}

#details_modal .modal-header {
  padding: 2px 15px;
  background: #e3e3e3;
}
#details_modal .modal-header button {
  color: #a20000;
  opacity: 1;
  outline: none;
}
#details_modal .modal-content {
  border-radius: 15px !important;
  overflow: hidden;
  border-bottom: 25px solid #e3e3e3;
}
#details_modal .modal-body button {
  background: #c00;
  border-radius: 6px;
  padding: 7px 24px;
  border: navajowhite;
  text-transform: uppercase;
  position: absolute;
  right: 15px;
  bottom: 15px;
}
@media (max-width: 600px) {
  #details_modal .modal-body button {
    position: relative;
    right: 0;
    bottom: 0;
    float: right;
  }
}

.active_button {
  background: #ac0000 !important;
  color: #fff !important;
  border-right: 2px solid #ac0000 !important;
  border-top-color: #ac0000 !important;
  border-bottom-color: #ac0000 !important;
}
.active_button .text-dark {
  color: #fff !important;
}

@media (max-width: 600px) {
  .d_inline_custom {
    display: inline-block !important;
  }

  .d_inline_custom li {
    display: inline;
    width: auto;
    padding-right: 10px;
    /* font-size: 13px; */
  }

  .card-layout-jobs .job-title a, .card-layout-jobs .job-title h3 {
    font-weight: 700;
    font-size: 23px;
    line-height: 28px;
    color: #ac0000;
  }

  .navbar-brand img {
    width: 59%;
    max-width: 210px;
  }

  .mark-as-fav a {
    right: 15px;
  }

  .job-title.my-sm-3 {
    padding-top: 10px;
  }
}
