/* body{
    overflow: hidden;
} */
a {
    color: #0d81a7;
    text-decoration: none;
}
a:hover {
    color: inherit;
    text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
    font-family: "Poppins", sans-serif;
}

input, textarea, select, button {
    outline: none;
    border: none;
    font-size: 100%;
    margin: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

img {
    max-width: 100%;
}

.search-results {
    font-size: 1rem;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff;
    overflow: hidden;
    margin: 0;
    padding: 0;
    font-family: Roboto, sans-serif;
    font-weight: 400;
}

.results.container {
    max-width: 1320px;
    padding: 0px;
}

.results-tip {
    background: #0d81a71a;
    margin: auto;
    padding: 12px;
    text-align: center;
    border-radius: 3px;
    margin-bottom: 2rem;
}
.results-tip .fa {
    color: #0d81a7;
    margin-right: 12px;
}

.no-apply{
    width: 310px;
    margin-right: 10px;
}
.item {
    border: 1px solid transparent;
    overflow: hidden;
    padding: 12px 12px;
    border-bottom: 1px solid #c4c4c4;
    border-left: 4px solid transparent;
    position: relative;
}
.item.item_active {
    border-left: 4px solid #0d81a7;
}
a.item-link {
    text-decoration: none !important;
    color: inherit;
    background: #FFFFFF;
}
a.item-link:hover {
    background: #f4f7f6;
    display: block;
    color: inherit;
    text-decoration: none;
}
.item-title {
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-size: 17px;
    margin-bottom: 6px;
    margin-right: 24px;
}
.item-employer {
    font-family: "Poppins", sans-serif;
    font-weight: normal;
    font-size: 14px;
    line-height: 104%;
    margin-bottom: 12px;
    color: #0d81a7;
}
.item-salary {
    margin-bottom: 12px;
    font-weight: 600;
    font-size: 14px;
}
.item-prop {
    font-weight: 300;
    font-size: 13px;
    line-height: 104%;
    margin-bottom: 6px;
    display: flex;
    align-items: center;
}
.item-prop-ico {
    width: 20px;
    height: 20px;
    margin-right: 5px;
}
.item-arrow {
    width: 20px;
    height: 20px;
}
.item-btn {
    background-color: transparent;
    border: none;
    opacity: 0.5;
    cursor: pointer;
}
.item-btn-apply {
    font-weight: 500;
    font-size: 14px;
    background: #3880A3;
    border-radius: 4px;
    color: #FFFFFF;
    cursor: pointer;
    margin-right: 12px;
    padding: 5px 10px;
    width: 60px;
}
.item-btn-ico {
    width: 20px;
    height: 20px;
    margin: 0 auto;
    color: #212439;
}
.item-btn-ico_active {
    color: #3880A3;
}
.item-btn-ico_active path {
    fill: #3880A3;
}
.item-btn:first-child {
    margin-right: 12px;
}
.item-btn-name {
    font-family: Roboto, sans-serif;
    font-size: 12px;
    line-height: 104%;
    margin-top: 5px;
}
.item-date {
    font-size: 13px;
    line-height: 104%;
}
.item-date_days {
    color: #ccc;
}
.item-logo {
    width: 120px;
    float: right;
    position: absolute;
    bottom: 18px;
    right: 20px;
    padding: 5px;
    background: #FFF;
    border-radius: 6px;
}
.item-synd-logo {
    width: 120px;
    float: right;
    position: absolute;
    bottom: 18px;
    right: 20px;
    border-radius: 6px;
}
.item-content {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: flex-start;
}
.item-list {
    width: calc(40% - 10px);
    padding: 0 10px;
}
.item-list_hidden {
    display: none;
}
.item-featured {
    top: 0;
    right: 1rem;
    background: #0D81A8;
    font-weight: 600;
    font-size: 16px;
    line-height: 104%;
    color: #FFFFFF;
    padding: 0.75rem;
}

.detail {
    background: #fff;
    padding: 2rem;
}
.detail_active {
    position: relative;
    z-index: 100;
    right: 0;
}
.detail h2 {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 20px;
    color: #212529;
}
.job_like {
  position: absolute;
  z-index: 8;
  top: 21px;
  right: 19px;
}

.job_like img {
  width: 21px;
  height: 21px;
  -o-object-fit: scale-down;
  object-fit: scale-down;
}

.job_like.active .active {
  display: inline;
  width: 21px;
  height: 21px;
}
a.job_detail_btn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    color: #212439;
    margin-right: 10px;
  }
a.job_detail_btn.detail_btn_icon.red_like {
  text-decoration: none !important;
}

a.job_detail_btn.detail_btn_icon.red_like div {
  text-decoration: none !important;
  color: #111429;
}

a.job_detail_btn.detail_btn_icon.red_like.active,
a.job_detail_btn.detail_btn_icon.share_btn {
  text-decoration: none !important;
}

.detail-header {
    font-family: "Poppins", sans-serif;
    border-bottom: 1px solid #DDE0E6;
    padding-bottom: 18px;
}

.detail-new-window-link {
    float: right;
    font-size: 14px;
    line-height: 40px;
}

.detail-opening-count {
    margin-bottom: 1rem;
}

.detail-content {
    transition: all 0.3s ease;
    padding: 24px 24px 70px;
}
.detail-content_mobile {
    position: fixed;
    top: 0px;
    right: -1000%;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 1020;
    overflow-y: scroll;
}
.detail-content_mobile h2 {
    font-weight: 600;
    font-size: 16px;
    line-height: 119%;
}
.detail-content_active {
    right: 0;
}
.detail-title {
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 12px;
}
.detail-apply {
    font-weight: 500;
    font-size: 16px;
    line-height: 30px;
    background: #3880A3;
    border-radius: 4px;
    color: #FFFFFF;
    width: 150px;
    height: 40px;
    cursor: pointer;
    margin-right: 4px;
    text-transform: uppercase;
}
.detail-job-apply {
    font-weight: 500;
    font-size: 14px;
    line-height: 30px;
    background: #3880A3;
    border-radius: 4px;
    color: #FFFFFF;
    width: 400px;
    height: 40px;
    cursor: pointer;
    margin-right: 12px;
    text-transform: uppercase;
}
.detail-date, .detail-location, .detail-subtitle {
    font-size: 14px;
    line-height: 104%;
    color: #212439;
    display: flex;
    align-items: center;
    margin-bottom: 18px;
}
.detail-date-ico, .detail-location-ico {
    width: 20px;
    height: 20px;
    margin: 0 5px;
}
.detail-block {
    margin-bottom: 20px;
}
.detail_title {
    font-weight: 600;
    font-size: 14px;
}
.detail-text {
    font-size: 14px;
    font-weight: 300;
}
.detail-text p {
    line-height: 1.5rem;
}
.detail-list {
    margin-left: 20px;
}
.detail-list li {
    list-style: disc;
    font-weight: 300;
    font-size: 14px;
}
.detail-img {
    margin: 0 5px;
    width: calc(33.3% - 10px);
}
.detail-more {
    font-weight: 600;
    font-size: 16px;
    line-height: 104%;
    color: #3880A3;
    display: flex;
    align-items: center;
    margin-top: 24px;
}
.detail-more-ico {
    width: 16px;
    height: 16px;
    margin-right: 12px;
}
.detail-control-apply {
    font-size: 12px;
    color: #fff;
    background: #3880A3;
    border-radius: 4px;
}
.detail-control-arrow {
    border: 1px solid #3880A3;
    border-radius: 4px;
    width: 30px;
    height: 30px;
    background: #fff;
}
.detail-control-arrow svg {
    width: 16px;
    height: 16px;
    transform: rotateY(180deg);
}
.detail-buttons-item {
    background: #fff;
    border: 1px solid #3880A3;
    border-radius: 4px;
}
.detail-opening-count a {
    color: inherit;
    font-size: 14px;
}
.detail-opening-count .fa {
    color: #3880a3;
    font-size: 12px;
}

.no-result{
    background: #fff;
    bottom: 10px;
}

.filter {
    font-family: "Poppins", sans-serif;
    position: relative;
    z-index: 30;
}
.filter-list {
    display: flex;
    flex-wrap: wrap;
}
.filter-list br { display: none; }
.filter-list .search_result_filters_box { width: 100%; display: flex; gap: 15px; margin-top: 5px; }
.filter-list .search_result_filters_select { margin: 0; }
.filter-select-list a {
    display: block;
}
.filter-name {
    color: #212529;
}
.filter_active {
    top: 0;
}
.filter-count {
    color: #c4c4c4;
}
.filter-apply {
    color: #fff;
    width: 100%;
    height: 30px;
    font-size: 12px;
    background: #3880A3;
    border-radius: 4px;
}
.filter-header-name {
    font-weight: 600;
    font-size: 24px;
    color: #000000;
}
.filter-header-link {
    font-weight: 500;
    font-size: 14px;
    color: #0D81A8;
}
.filter-check {
    width: 18px;
    height: 18px;
    border: 2px solid #0D81A8;
    border-radius: 4px;
}
.filter-wrapper {
    padding-top: 24px;
    padding-bottom: 20px;
}
.filter-select {
    position: relative;
    cursor: pointer;
    display: inline-block;
    margin-bottom: 0.5rem;
}
.filter-select-checkbox {
    width: 0;
    height: 0;
    opacity: 0;
    visibility: hidden;
    position: absolute;
}
.filter-select-list {
    position: absolute;
    padding: 12px;
    z-index: 1050;
    top: 45px;
    left: 0;
    background: #fff;
    border-radius: 6px;
    display: none;
    min-width: 300px;
    width: 100%;
    max-height: 50vh;
    font-size: 14px;
    line-height: 1.5rem;
    overflow: auto;
    box-shadow: 0px 1px 7px 2px rgb(111 133 141 / 34%);
}
.filter-select-list_active {
    display: block;
}
.filter-select-list label {
    display: block;
    font-size: 14px;
    cursor: pointer;
}
.filter-select-list label:last-child {
    margin-bottom: 0;
}
.filter-select-list input {
    margin: 0 10px 0 0;
    appearance: auto;
}
.filter-item {
    background: #f4f7f6;
    border-radius: 4px;
    padding: 10px 36px 10px 15px;
    font-size: 14px;
    margin-right: 12px;
    position: relative;
}
.filter-item:after {
    position: absolute;
    content: "";
    top: 14px;
    right: 12px;
    background-image: url(/images/img/assets/img/filter_arrow.svg);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    width: 12px;
    height: 12px;
    transition: all 0.3s ease;
}
.filter-btn {
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 60px;
    height: 60px;
    border-radius: 100%;
    background-color: #3880A3;
    background-image: url(/images/img/assets/img/filter.svg);
    background-position: center;
    background-size: 40px;
    background-repeat: no-repeat;
    z-index: 100;
}
.filter-btn_hide {
    display: none !important;
}

.filter-select_active .filter-item:after {
    transform: rotateX(180deg);
}

.filter-select_active .filter-select-list {
    display: block;
}

.filter-select-checkbox:checked + .filter-check {
    background-image: url(/images/img/assets/img/check.svg);
    background-size: cover;
    background-position: center;
}
#loading-image {
    height: 64px;
    left: 50%;
    position: absolute;
    width: 64px;
    opacity: 1;
}
.search_result_filters_select {
  display: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 19px;
  margin-bottom: 19px;
}

.search_result_filters_select .close_sel {
  margin-left: -35px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 35px;
  height: 36px;
  min-width: 35px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.search_result_filters_select span {
  height: 35px;
  display: inline-block;
  background-image: url("../images/img/square_sel_arrow.png");
  background-repeat: no-repeat;
  background-position: calc(100% - 35px) center;
  background-size: 35px;
  padding-right: 73px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #f4f7f6;
  border-radius: 4px;
  padding-left: 11px;
  padding-top: 7px;
  font-size: 14px;
}

.search_result_filters_select a{
    color: #212439;
}

.search_result_filters_select select option:hover {
  background-color: #bec9cc;
}

.search_result_filters_select.active {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.info {
    background: #FFFFFF;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
}

.info-title {
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    color: #3880A3;
}
.info-text {
    font-size: 18px;
    line-height: 27px;
    color: #212439;
}

.results-scrollers {
    margin-right: 0;
    padding-right: 12px;
    min-height: 85vh;
    max-height: 100vh;
    overflow: auto;
}

.results-scrollers::-webkit-scrollbar {
    background-color: #EEE;
    width: 6px;
}

.results-scrollers::-webkit-scrollbar-thumb {
    background-color: darkgrey;
}

.results-count {
    font-family: "Poppins", sans-serif;
    padding: 0 1rem;
    display: inline-block;
    margin-bottom: 12px;
}

.no-results {
    padding: 2rem;
    font-size: 14px;
    background: #f4f7f6;
    margin-top: 1rem;
}

.posted {
    color: #212529bd;
    font-size: 12px;
    margin-top: 12px;
    font-weight: 400;
}

.item .save-job {
    width: 20px;
    height: 20px;
    margin: 0 auto;
    color: #212439;
    position: absolute;
    right: 12px;
    top: 14px;
    opacity: 0.5;
}

.item.featured {
    background: #0d81a71a;
}

.details th {
    width: 160px;
}

.details {
    font-size: 14px;
}

.save-search {
    float: right;
    color: #173b479e;
    font-size: 14px;
    text-decoration: underline;
    padding-right: 6px;
    line-height: 26px;
    cursor: pointer;
}

.search-notify .container {
    padding: 1rem;
}

.results-header {
    background-color: #173b47;
    background-size: cover;
    width: 100%;
    display: block;
    color: #FFF;
    text-align: center;
    padding: 2rem 0;
}

.results-header h1 {
    font-size: 32px;
    font-weight: 600;
    color: #fff;
    text-align: center;
    margin-bottom: 10px;
}

.results-header p {
    max-width: 560px;
    font-size: 18px;
    text-align: center;
    padding: 0;
    margin: 0 auto;
}

.results-header + p {
    text-align: center;
    line-height: 1.5rem;
    padding: 2rem 3rem;
}

#filterCollapse {
    display: block;
}

.btn-filter-collapse {
    display: none;
}
@media only screen and (max-width: 991px) {
    body {
        overflow: auto;
    }
    .results-scrollers {
        max-height: none;
    }
    .pagination {
        border: 0;
    }

    .pagination-wrap {
        text-align: center;
    }

    .item-logo {
        bottom: 0px;
    }

    .filter-wrapper {
        padding: 20px 20px;
    }
}
@media (min-width: 576px){
    .results .modal-dialog{
        max-width: 700px; 
    }
}

@media (max-width: 768px){
    #filterCollapse {
        display: none;
    }

    .collapsing#filterCollapse,
    .collapse.in#filterCollapse {
        display: block;
    }

    .btn-filter-collapse {
        display: block;
    }

    .results-scrollers {
        padding-top: 12px;
    }
    .filter-select {
        display: block;
    }
}

