/* margin header js */
#detailsjob-page .js-container:first-child {
  margin-top: 63px;
}
/* margin header em */
#detailsjob-page .em-container:first-child {
  margin-top: 72px;
}
#sidebar-container .nav-sidebar {
  margin-bottom: 0 !important;
}
/* Employer detail job: menu trái fix dưới header, content đẩy sang phải (giống footer) */
#detailsjob-page .detailsjob-em-sidebar-fixed {
  position: fixed;
  left: 0;
  top: 72px;
  bottom: 0;
  width: 275px;
  z-index: 100;
  overflow-y: auto;
  background: #fff;
  border-right: 1px solid var(--Color-Border, #e5e7eb);
}
#detailsjob-page .detailsjob-em-sidebar-fixed #sidebarz {
  position: static;
  margin-top: 0;
  border-right: none;
  min-width: 100%;
  max-width: 100%;
}
#detailsjob-page .detailsjob-em-content {
  margin-left: 275px;
}
@media (max-width: 991px) {
  #detailsjob-page .detailsjob-em-sidebar-fixed {
    display: none !important;
  }
  #detailsjob-page .detailsjob-em-content {
    margin-left: 0;
  }
}
.path {
  font-size: 12px;
  padding: 15px 0px;
}
.vieclamtainha label {
  margin-bottom: 0px;
}
.info-sub-detail li {
  white-space: unset;
}
.detailsjob-container .info-sub-detail li {
  margin: 0;
  line-height: 16px;
  padding-top: 5px;
}
.detailsjob-container .title-detail-middle {
  color: #fff;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.26);
}
.detailsjob-container .ul-sub-detail .d-table-wrap {
  width: 20px;
  white-space: nowrap;
}
.detailsjob-container .ul-sub-detail .d-table-padding {
  padding-left: 10px;
}
.detailsjob-container .ul-sub-detail .d-table-cell .icon_info_company {
  margin-top: 3px;
}
#company_intro_origin {
  display: none;
}
#company_intro {
  display: none;
}
.pd-left-5 {
  padding-left: 5px;
}
.padding-left_10 {
  padding-left: 10px;
}
.padding-left_10-font-size_13 {
  padding-left: 10px;
  font-size: 13px;
}
.white-space_normal {
  white-space: normal;
}
.grid-company .property-logo-detail .image_home_main {
  height: auto;
  min-width: unset;
  overflow: hidden;
}
.width_100 {
  width: 100%;
}
.search_more a {
  margin-left: 15px;
  background-color: #28b7dd !important;
  border: 1px solid #28b7dd !important;
  color: #fff;
  padding: 7px 20px;
  border-radius: 20px;
}
@media only screen and (max-width: 480px) {
  .group-salary-detail .btn-save-detail {
    width: 100%;
    font-size: 14px;
    font-weight: 600;
  }
}
.rating {
  font-weight: 700;
  background-color: #ffc107;
  color: #fff !important;
  padding: 2px 6px;
  line-height: 1;
  z-index: 1;
  cursor: pointer;
  border-radius: 15px;
}
.hover_box {
  position: absolute;
  /* width: 186px;
    height: 170px; */
  width: 250px;
  height: 125px;
  left: 54%;
  top: 16%;
  box-shadow: 0 25px 50px -12px rgb(0 0 0 / 25%);
  border: 1px solid rgb(229, 231, 235);
  z-index: 2;
  visibility: hidden;
  background-color: #fff;
  transform: translateY(30px);
  transition-duration: 200ms;
  transition-property: opacity, transform;
  padding: 10px;
  font-size: 12px;
}
.hover_box label {
  min-width: 144px;
  font-weight: 500;
  border: 0px !important;
  margin-bottom: 0px !important;
}
.hover_box li {
  border: 0px !important;
  margin-bottom: 0px !important;
}
.hover_box.on_hover {
  visibility: visible;
  opacity: 1;
}
.hover_box ul {
  position: relative;
}
.hover_box ul li {
  list-style: circle;
  margin-left: 15px;
}
.hover_box ul {
  padding-bottom: 5px;
}
.hover_box p {
  text-transform: uppercase;
  color: red;
  border-top: 1px solid #e1e1e1;
  padding-top: 10px;
  font-weight: bold;
}
.hover_box p .bold {
  background-color: red;
  color: #fff;
  padding: 5px;
}
.title_company {
  padding: 5px;
  background-color: #f07e1d;
  color: #fff;
  font-size: 14px;
  justify-content: center;
  display: flex;
}
.ul_company {
  /* margin-top: 20px; */
}
.Resume {
  box-shadow: none;
}
.ul_job li a {
  color: #333;
}
.ul_job li a:hover {
  color: #ff9800;
}
.rating1 {
  font-weight: 700;
  background-color: #ffc107;
  color: #fff !important;
  padding: 2px 6px;
  line-height: 1;
  z-index: 1;
  cursor: pointer;
  border-radius: 15px;
}
.rating2 {
  font-weight: 700;
  background-color: #ffc107;
  color: #fff !important;
  padding: 2px 11px;
  line-height: 1;
  z-index: 1;
  cursor: pointer;
  border-radius: 15px;
}
.rating3 {
  font-weight: 700;
  background-color: #ffc107;
  color: #fff !important;
  padding: 2px 11px;
  line-height: 1;
  z-index: 1;
  cursor: pointer;
  border-radius: 15px;
}
.hover_box_job1 {
  position: absolute;
  width: 215px;
  height: 160px;
  left: 54%;
  top: 49%;
  box-shadow: 0 25px 50px -12px rgb(0 0 0 / 25%);
  border: 1px solid rgb(229, 231, 235);
  z-index: 2;
  visibility: hidden;
  background-color: #fff;
  transform: translateY(30px);
  transition-duration: 200ms;
  transition-property: opacity, transform;
  padding: 10px;
  font-size: 12px;
}
.hover_box_job1x {
  height: 80px;
}
.hover_box_job2x {
  height: 100px;
}
.hover_box_job3x {
  height: 130px;
}
.hover_box_job1 label {
  font-weight: 500;
  min-width: 114px;
}
.hover_box_job1 li {
  margin-bottom: 0px !important;
  border: 0px !important;
}
.hover_box_job2 {
  position: absolute;
  width: 186px;
  height: 170px;
  left: 54%;
  top: 49%;
  box-shadow: 0 25px 50px -12px rgb(0 0 0 / 25%);
  border: 1px solid rgb(229, 231, 235);
  z-index: 2;
  visibility: hidden;
  background-color: #fff;
  transform: translateY(30px);
  transition-duration: 200ms;
  transition-property: opacity, transform;
  padding: 10px;
  font-size: 12px;
}
.hover_box_job3 {
  position: absolute;
  width: 186px;
  height: 170px;
  left: 54%;
  top: 59%;
  box-shadow: 0 25px 50px -12px rgb(0 0 0 / 25%);
  border: 1px solid rgb(229, 231, 235);
  z-index: 2;
  visibility: hidden;
  background-color: #fff;
  transform: translateY(30px);
  transition-duration: 200ms;
  transition-property: opacity, transform;
  padding: 10px;
  font-size: 12px;
}

.hover_box_job1.on_hover,
.hover_box_job2.on_hover,
.hover_box_job3.on_hover {
  visibility: visible;
  opacity: 1;
}
.mt-97 {
  margin-top: 120px;
}
.hover_box_job1 ul,
.hover_box_job2 ul,
.hover_box_job3 ul {
  position: relative;
}
.hover_box_job1 ul li,
.hover_box_job2 ul li,
.hover_box_job3 ul li {
  list-style: circle;
  margin-left: 15px;
}
.hover_box_job1 ul,
.hover_box_job2 ul,
.hover_box_job3 ul {
  padding-bottom: 5px;
}
.hover_box_job1 p,
.hover_box_job2 p,
.hover_box_job3 p {
  text-transform: uppercase;
  color: red;
  border-top: 1px solid #e1e1e1;
  padding-top: 10px;
  font-weight: bold;
  margin-bottom: 0px;
}
.hover_box_job1 p .bold,
.hover_box_job2 p .bold,
.hover_box_job3 p .bold {
  background-color: red;
  color: #fff;
  padding: 5px;
}
.color-main {
  color: #f07f1d;
}
.user_login_title {
  width: 100%;
}
.box-tuyengap_title {
  position: relative;
  top: -2px;
}
@media only screen and (max-width: 480px) {
  .container.content {
    margin-top: 63px !important;
    padding-top: 0px !important;
  }
  .widget-box {
    padding-left: 15px;
  }
  .widget .widget-header:before {
    left: -10px !important;
  }
  .p_0 {
    padding: 0 !important;
  }
  .py_10 {
    padding: 0 10px;
  }
  .grid-job {
    margin-bottom: 10px;
  }
  .mb_10 {
    margin-bottom: 10px !important;
  }
  .content {
    padding-top: 50px;
  }
  /* improve fe */
  .path {
    /* padding: 0px !important; */
  }
  /*  */
  .col-xs-12.padding_bt_15px.path {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }

  .load_search_macdinh {
    padding-top: 1px;
  }
  .select2-container {
    margin-bottom: 0px;
  }
  .info-sub-detail.mobi-hidden-detail {
    display: grid;
    grid-template-columns: 235px 1fr;
  }

  .hover_box {
    left: 16%;
  }
  .hover_box_job1 {
    left: 21%;
  }
  .px-0_mb {
    padding-left: 0px;
    padding-right: 0px;
  }
  .mx-0_mb {
    margin-left: 0px;
    margin-right: 0px;
  }
  .content-detail {
    padding-top: 10px !important;
  }
  /* .cus-grid-comp{grid-template-columns: 0.6fr 3fr;grid-template-rows: 0.8fr 2fr;} */
  .li-cus-wd {
    width: 0;
  }
  .grid-info .name-job {
    padding: 0 5px;
    margin-top: 10px;
  }
  .mar10 {
    margin-top: 10px;
  }
  .grid-info {
    z-index: 9;
  }
  .mobi-t-15 {
    margin-top: 15px !important;
  }
  /* improve fe */
  .load_search_macdinh {
    margin: 0;
    /* margin-left: -15px;
        margin-right: -15px; */
  }
  .container-item1 {
    padding: 0;
  }

  .jobs_container {
    /* margin-left: -15px;
        margin-right: -15px; */
  }
  .jobs-info {
    border-width: 1px 0px;
  }
  .sidebar-job {
    padding: 0px;
  }
  /*  */
  .property-margin-detail {
    margin-top: 10px;
  }
  .row .col-md-3 .btn-property,
  .row .col-md-3 .widget {
    margin-bottom: 0;
  }
  .div-in-logo {
    height: 60px;
  }
  /* .dropdown-content{min-width: 345px;} */
  .border-bottom {
    border-bottom: 0;
  }
  .box-result-more {
    padding: 15px 20px;
  }
  .property-margin-top-job {
    margin-top: 0px;
  }
  .hide-mobi {
    display: none;
  }
  .new-tags .tag::after {
    border: 0px;
  }
  .grid-job > .grid-job-salary {
    padding-left: 0;
  }
  .tag_job a {
    margin: 0px 3px 10px 0px !important;
    height: 26px;
  }
  .mb_10s {
    margin-bottom: 10px !important;
  }
  .job_overflow {
    padding-left: 0 !important;
  }
  .job_overflow.width_auto {
    padding-left: 0 !important;
  }

  .apply_now {
    padding-right: 0 !important;
    text-align: right;
  }
  .mobi_p10 {
    padding-right: 10px;
  }
  .grid-job-title .a-company {
  }
  .row_mb_10 {
    margin: 0px -15px 0px -15px;
  }
}
@media (min-width: 481px) and (max-width: 640px) {
  .property-margin-detail {
    margin-top: 15px;
  }
  .row .col-md-3 .btn-property,
  .row .col-md-3 .widget {
    margin-bottom: 0;
  }
  .grid-info {
    z-index: 9;
  }
  .div-in-logo {
    height: 60px;
  }
}
@media only screen and (max-width: 600px) {
  .group-salary-detail {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-row-gap: 10px;
    grid-column-gap: 10px;
    padding-top: 10px;
  }
  /* .mobi_row{padding-left: 1px;padding-right: 0px;} */
  .mobi-t-15 {
    margin-top: 15px !important;
  }
  .width-logo-company {
    top: inherit;
  }
  .div-in-logo img {
    margin: 0 auto;
    left: 9px;
    position: absolute;
    top: -11px;
    border-radius: 50%;
    max-width: 40px !important;
  }

  .mobi-fontsize12 a,
  .mobi-fontsize12 {
    font-size: 12px;
  }
  /* .mobi-hidden-detail{display: none;} */
  /* .chaynophoso{
    bottom: 59px;
    position: fixed!important;
    width: 100%;
    left: 0;
    display: grid;
    padding: 15px 15px 0px 15px;
    grid-template-columns: 50% 50%;
    background-color: #222323;
    grid-column-gap: 5px;
            z-index: 10000 !important;
    } */
  .image_home {
    height: auto !important;
  }
  #job_id,
  #type_process {
    display: none;
  }
  .group-salary-detail .btn-save-detail {
    margin-bottom: 19px;
  }
  .column-order {
    display: flex;
    flex-direction: column-reverse;
  }
  .order01 {
    order: 1;
  }
  .order02 {
    order: 2;
  }
  .adsbygoogle {
    bottom: 69px !important;
  }
  .group-salary-detail {
    position: static !important;
    bottom: 48px;
    left: 0;
    margin: auto;
  }
  .group-salary-detail.fixedbutton {
    position: fixed !important;
    bottom: 48px !important;
    left: 0 !important;
    margin: auto !important;
  }
}
@media (max-width: 760px) {
  /* improve fe */
  /*  */

  #des_company {
    overflow: scroll;
    padding: 0px 10px;
  }
}
@media (min-width: 641px) and (max-width: 768px) {
  .col-xs-12.padding_bt_15px.path {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .container.content {
    padding: 0px;
  }
  .jobs_container {
    display: block;
  }
  .mobi-fontsize12.Web-hidden-grid.mobi_p10 .new-tags {
    position: absolute;
    bottom: 10px;
    left: 27%;
  }
  .apply_now {
    position: absolute;
    right: 10px;
    bottom: 15px;
  }
  .grid-job-img .image_home {
    height: 115px;
  }
  .mobi-fontsize12.Web-hidden-grid.mobi_p10 {
    display: block;
  }

  .property-margin-detail {
    margin-top: 15px;
  }
  .row .col-md-3 .btn-property,
  .row .col-md-3 .widget {
    margin-bottom: 0;
  }
  .grid-info {
    z-index: 9;
  }
  .group-salary-detail {
    width: 25%;
    margin-left: 70%;
    position: static !important;
    top: 40%;
  }
  .group-salary-detail.fixedbutton {
    width: 25%;
    margin-left: 70%;
    position: fixed !important;
    top: 40%;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  .container.content {
    padding: 0px;
  }
  .jobs_container {
    display: block;
  }
  .group-salary-detail {
    width: 25%;
    margin-left: 70%;
    position: static !important;
    top: 40%;
  }
  .group-salary-detail.fixedbutton {
    width: 25%;
    margin-left: 70%;
    position: fixed !important;
    top: 40%;
  }

  .load_search_macdinh {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .mobi-fontsize12.Web-hidden-grid.mobi_p10 .new-tags {
    position: absolute;
    bottom: 10px;
    left: 27%;
  }
  .apply_now {
    position: absolute;
    right: 10px;
    bottom: 15px;
  }
  .mobi-fontsize12.Web-hidden-grid.mobi_p10 {
    display: block;
  }
  .grid-job-img .image_home {
    height: 115px;
  }
}
@media (min-width: 1025px) {
  .col-xs-12.background_white.property-margin-detail .col-xs-12 {
    padding: 0px 5px;
  }
  .py-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .dropdown-content-new {
    width: 935px;
  }
}
#select2-se_keywords-results,
#select2-se_keywords_mb-results {
  display: none;
}
.select2-container--default
  .select2-selection--multiple
  .select2-selection__choice {
  border: 0 !important;
}
.img-benefit {
  object-fit: contain;
  border: 1px solid #ededed;
  padding: 2px;
  height: 100% !important;
}

.em-container .container {
  max-width: none;
}
.em-container .content {
  padding-top: 0px;
  margin-left: 16%;
}
.em-container .mt-97 {
  margin-top: 120px;
}

@media (max-width: 991px) {
  .em-container .content {
    margin-left: 0px;
    margin-right: 0px;
    padding-right: 0px !important;
  }
}
@media (max-width: 480px) {
  .em-container #footer-m {
    margin-left: 0px !important;
  }
}
@media (min-width: 481px) and (max-width: 640px) {
  .em-container #footer-m {
    margin-left: 0px !important;
  }
}
@media (min-width: 641px) and (max-width: 768px) {
  .em-container .m-t-80 {
    margin-top: 57px !important;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  .em-container .m-t-80 {
    margin-top: 57px !important;
  }
}
/* body {
    background: #f2f5fa;
} */

.ul-sub-detail ol,
.ul-sub-detail ul {
  padding-left: 15px;
}
.ul-sub-detail ol li {
  list-style-type: number;
}
.ul-sub-detail ul li {
  list-style-type: circle;
}
#bnf .ul-sub-detail span,
#bnf .ul-sub-detail div {
  white-space: normal !important;
}
@media only screen and (max-width: 480px) {
  .ul-sub-detail li {
    display: list-item;
  }
  .box-tuyengap_title {
    top: 0;
  }
}
