.row {
    --bs-gutter-x: 1rem;
}
.pre-line {
    white-space: pre-line;
}

.select2-container {
    padding: 1rem 1.3rem;
    border-radius: 30px;
    border: 1px solid var(--pxpLightGrayColor);
    color: var(--pxpTextColor);
    width: 100% !important;
}

.select2-container .select2-search--inline .select2-search__field {
    height: 22px !important;
}

.select2-dropdown {
    z-index: 1063 !important;
}

.select2-container--default
    .select2-selection--multiple
    .select2-selection__choice {
    background-color: #fcb702 !important;
    border: 1px solid #18161d !important;
}

.select2-container--default
    .select2-selection--multiple
    .select2-selection__choice__remove {
    background-color: #fcb702 !important;
    color: #18161d !important;
    border-right: 1px solid #18161d !important;
}

.select2-container--default .select2-selection--multiple {
    border: none !important;
}

.client-apply {
    width: 100%;
}

.content-job-client {
    border: 1px solid #e8e8e8;
    border-radius: 16px;
    padding: 15px;
    height: fit-content;
}

.sidebar-job-client {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 0px;
}

.conten-detail-client h4 {
    margin-bottom: 5px !important;
}

.pxp-blogs-side-tags > a {
    margin-right: 0px !important;
    margin-bottom: 0px !important;
}

.sidebar-item-end {
    padding: 5px 0px;
}

.conten-detail-client ul {
    padding: 0px;
}

.apply-job {
    padding: 0px !important;
    margin-top: 16px;
}

.content-job-detail {
    display: flex;
    align-items: center;
}

.content-job-client .pxp-blogs-side-tags {
    margin-right: 10px;
}

.top-title-job {
    display: flex;
    align-items: center;
    margin-top: -60px;
}

.top-title-job .justify-content-between {
    margin-left: 10px;
    height: 120px;
}

.sidebar-job-detail {
    display: grid;
    grid-template-columns: 50% 50%;
    align-items: center;
}

.sidebar-title-job {
    padding: 10px 10px 10px 0px;
    border-bottom: 1px dashed #d3cece99;
    font-size: 16px;
}

.sidebar-title-job i,
.sidebar-title-job-end i {
    margin-right: 5px;
    width: 15px;
}

.sidebar-content-job {
    padding: 10px 0px 10px 10px;
    border-bottom: 1px dashed #d3cece99;
    font-size: 16px;
    text-align: end;
}

.sidebar-title-job-end {
    padding: 10px 10px 10px 0px;
    margin-right: 10px;
    font-size: 16px;
    white-space: nowrap;
}

.sidebar-content-job-end {
    padding: 10px 0px 10px 10px;
    font-size: 16px;
    text-align: end;
}

.company-logo {
    width: 120px;
    height: 120px;
    background: #fff;
    border-radius: 16px;
    border: 1px solid #e8e8e8;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.company-logo img {
    width: 100%;
    height: 100%;
    object-fit: scale-down;
}

.pxp-single-job-cover-logo {
    padding: 10px;
}

.job-relate-to {
    border: 1px solid #e8e8e8;
    border-radius: 16px;
    padding: 5px;
    width: 80px;
    height: 80px;
}

.job-relate-to img {
    width: 100%;
    height: 100%;
    object-fit: scale-down;
}

.pxp-jobs-card-2-company-logo {
    border-radius: 16px !important;
}

.type-job-sidebar {
    border: 1px solid #3daa42;
    padding: 0px 10px;
    width: fit-content;
    border-radius: 50px;
    background-color: #d8fcd9db;
    color: #3daa42;
    margin-left: auto;
}

.type-job-content {
    border: 1px solid #3daa42;
    width: fit-content;
    border-radius: 50px;
    background-color: #d8fcd9db;
    color: #3daa42;
    height: 35px;
    font-size: 14px;
    padding: 5px 17px;
}

.pxp-single-job-apply-btn,
.pxp-jobs-card-1-location,
.pxp-blogs-side-tags a,
.skill-job-client p {
    font-size: 14px !important;
}

.title-job-client {
    color: #fff;
}

.pxp-single-job-company-location .pxp-blogs-side-tags a {
    background-color: var(--pxpMainColor);
}

.salary-jobdetail-client,
.pxp-jobs-card-1-company {
    color: #cd3543 !important;
    font-weight: 600 !important;
}

.expired {
    color: #cd3543;
    font-weight: 600;
}

.model-cv-job {
    max-width: 600px !important;
}

.user-apply-cv {
    display: flex;
    gap: 15px;
}

.user-apply-cv .form-floating,
.user-apply-cv .form-group {
    width: 50%;
}

.user-apply-cv .form-floating input,
.user-apply-cv .form-group select,
.select2-container {
    height: 50px !important;
}

.modal-body {
    padding: 0px !important;
}

.user-apply-cv label,
.user-apply-cv select {
    color: #a69b9b !important;
}

.select2-search__field {
    margin: 0px !important;
}

.custom-file-label {
    padding: 0 20px;
    width: 100%;
    line-height: 52px;
    color: #a69b9b;
    height: 60px;
}

.form-apply-cv {
    padding: 15px;
}

.modal-header .btn-close {
    top: 0px !important;
}

.banner-popup img {
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
}

.avatar-job-detail-relate figure {
    margin-bottom: 0px;
}

.modal-content {
    border-radius: 16px !important;
}

.pxp-jobs-card-2-container {
    margin-top: 0px !important;
}

.title-job-top {
    display: flex;
    align-items: center;
    gap: 10px;
}

.title-name-job h1 {
    margin-top: 5px;
    margin-bottom: 20px;
}

.title-name-job {
    height: 100%;
}

.top-title-job figure {
    margin-bottom: 0px;
}

.pxp-jobs-card-2-date {
    font-size: 14px !important;
}

.pxp-jobs-card-2-container {
    width: 100% !important;
    padding: 0px !important;
}

.pd-10 {
    padding: 10px;
}

.conten-job {
    --bs-gutter-x: unset !important;
    --bs-gutter-y: unset !important;
}

.pxp-jobs-card-2-bottom {
    margin-top: 0px !important;
}

.pxp-jobs-card-1-company {
    margin-top: 0px !important;
}

.pxp-jobs-card-2-details {
    margin: 3px 0px !important;
    align-items: center;
    gap: 10px;
    justify-content: space-between;
}

.pxp-jobs-card-2-top,
.pxp-jobs-card-2-info {
    width: 100%;
}

.pxp-jobs-card-2 {
    border-radius: 16px !important;
}

.pxp-jobs-card-2-details .job-type {
    border: 1px solid #3daa42;
    padding: 2px 10px;
    width: fit-content;
    border-radius: 50px;
    background-color: #d8fcd9db;
    color: #3daa42;
    height: 30px;
}

.pxp-jobs-card-2-location {
    display: flex !important;
    align-items: center;
    gap: 15px;
}

.content-main,
.border-hotline,
.pxp-subsection-h2 {
    margin-top: 16px;
    margin-bottom: 0px !important;
}

.pd-0 {
    padding: 0px !important;
}

.content-main .sidebar {
    padding-left: 16px;
    padding-right: 0px;
}

.pdr-0 {
    padding-right: 0px !important;
}

.mgt-16 {
    margin-top: 16px !important;
}

.detail-hotline .size-hotline,
.pxp-single-job-content-details {
    font-size: 16px !important;
}

.pxp-user-modal .form-floating > label {
    padding: 10px 1.3rem;
    top: 0px;
}

span.selection {
    position: absolute;
    transform: translate(-5px, -7px);
}

.hotline-image {
    margin-top: 0px !important;
    width: 60px;
    height: 60px;
}

.sale-hr-hotline {
    display: grid;
    grid-template-columns: 60px auto;
    align-items: center;
    gap: 16px;
    margin-top: 12px;
}

.detail-hotline {
    width: 100% !important;
}

.hotline-job-sale,
.hotline-job-sale2 {
    height: 24px !important;
}

/* Chrome, Safari, Edge, Opera */
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type="number"] {
    -moz-appearance: textfield;
}
