    .post-detail{
        padding: 30px 0;
    }
    .post-detail ul li{
       list-style: disc;
        margin-left: 20px;
    }
    .sider__job h3{
        margin: 15px 0;
        border-bottom: 1px solid #ccc;
        padding-bottom: 15px;
        font-size: 16px;
    }
    .meta__data-list li{
        list-style: disc;
        font-size: 15px;
        letter-spacing: 1px;
        margin: 5px 0 5px 0;
        padding: 0;
    }
    .meta__data-list ul{
        padding-left: 20px;
    }
    .meta__data-list li span{
        margin: 4px 0;
        font-weight: 400;
    }
    .job-post-description h2{
        margin: 15px 0 20px;
        font-size: var(--font-size-body);
    }
    .list__benefit{
        margin-bottom: 20px;
    }
    .tagskilldetail a{
        background-color: #f0f0f0;
        box-shadow: 1px 1px 0 #ddd;
        font-size: 12px;
        margin-bottom: 5px;
        margin-right: 5px;
        padding: 4px 10px;
        line-height: normal;
        color: var(--color-second);
    }
    .tagskilldetail{
        margin-bottom: 15px;
    }
    .bottom__ctas{
        margin: 40px 0;
    }
    .external__apply a.btn__apply-detail-post{
		background-image: linear-gradient(to right, #006a41, #85c441);
        color: #fff;
        padding: 17px 30px;
        border-radius: 27px;
        width: 320px;
        font-size: calc(var(--font-size-body) + 1px);
    }
    .external__apply a svg{
        margin-left: 4px;
        fill: var(--color-primary);
    }
    .external__apply p a{
        color: var(--color-2);
        font-size: 12px;
    }
    .docked__nav{
        z-index: 9;
        background-color: var(--bg-primary);
        padding: 15px;
        box-shadow: 0px 10px 20px 0px #eee;
        top: -100%;
        transition: .4s;
    }
    .docked-title h3{
        font-size: 15px;
        margin-top: 12px;
        margin-bottom: 12px;
    }
    .docked-ctas a{
    background-image: linear-gradient(to right, #006a41, #85c441);
        color: var(--color-primary);
        padding: 10px 15px;
        border-radius: 27px;
    }
    .docked-ctas svg{
        fill: var(--color-primary);
        margin-left: 8px;
    }
    .docked-ctas{
            margin-top: 10px;
        margin-bottom: 10px;
    }
    .docked__nav.active{
        top: 0;
    }
    .show__data{
        padding-top: 20px;
    }
    .main__filter{
        padding: 0 0 10px 15px;
        border-bottom: 1px solid #B5B5B5;
    }
    .main__filter h2{
        font-size: 18px;
    }
    .data__ctnr{
        padding: 0px 0 0 15px;
    }
    .data__ctnr span{
        width: 240px;
		line-height: 1.2
    }
    .popup__form-apply{
        width: 95%;
        position: fixed;
        left: 50%;
        top: 50%;
        transform: translate(-50%,-50%);
        z-index: 44;
        background: #fff;
        border: 1px solid #000;
    }
    .data__ctnr h4{
        font-size: 14px;
    }
    .data__ctnr a{
        color: var(--color-2);
    }
    .data__ctnr h3{
        font-size: 14px;
        color: #ff5b00;
        margin-bottom: 0;
    }
    .data__ctnr .row{
        margin-bottom: 10px;
    }
    .data__ctnr input{
        height: 26px;
        line-height: 26px;
        padding: 0 10px;
        font-size: 12px;
        border: 1px solid #b1b1b1;
        width: 100%;
    }
.data__ctnr textarea {
	padding: 10px;
	width: 100%
}
    .data__ctnr input:focus-visible{
        outline: 0;
    }
    .submit__application{
        background-color: var(--color-2);
        font-size: 15px;
        color: var(--color-primary);
        border-radius: 3px;
    }
    .cancel__application{
        margin-left: 5px;
    }
    .action__applocation{
        margin-top: 10px;
        margin-bottom: 20px;
    }
.popup__form-apply.active::-webkit-scrollbar {
  display: none;
}
.popup__form-apply.active {
  scrollbar-width: none; /* ?n thanh cu?n tr?n Firefox */
}
    .popup__form-apply.active{
        display: block;
        overflow-y: auto;
        height: 90vh;
        border-radius: 8px;
    }
    .overlay__form{
        background-color: black;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        opacity: 0;
        position: absolute;
        z-index: 9;
        visibility: hidden;
        transition: .5s;
    }
    .overlay__form.active{
        opacity: 0.8;
        visibility: visible;
    }



    .cancel__application {
        position: absolute;
        right: 0;
        width: 30px;
        height: 30px;
        background: #ff5b00;
        border-radius: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .cancel__application svg {
        fill: #fff;
    }


    input#condition {
        display: none;
    }
    .modal-dialog.fix-dialog {
        width: 870px;
    max-width: 870px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    position: fixed;
    z-index: 999999999;
}
.modal-content.fix-md-ct {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border-radius: .3rem;
    outline: 0;
}
.form-nn form {
    display: flex;
    overflow: hidden;
    height: 100%;
    width: 100%;
}
.anh_dangky {
    position: relative;
    overflow: hidden;
}

.anh_dangky {
    width: 50%;
    height: 100%;
}
.anh_dangky:before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
    animation: shine 3s ease-in-out infinite;
    animation-delay: 1s;
}
@keyframes shine {
100% {
    left: 125%;
}
}
.anh_dangky a {
    display: block;
    height: 100%;
    width: 100%;
}
.anh_dangky img {
    width: 100%;
    height: 525px;
    display: block;
}
.form-reg-kmn {
    background-image: linear-gradient(to right, #033d23, #85c441);
    border-radius: 0px;
    width: 50%;
    height: 100%;
}
.box-form1-section {
    padding: 20px;
    height: 525px;
    padding-top: 55px;
}
.form-reg-kmn span#text3 {
    font-size: 24px;
    color: #fff;
    text-align: center;
    margin-bottom: 10px;
    font-weight: 700;
    display: block;
    text-transform: uppercase;
}
.form-reg-kmn input {
    margin: 0;
    height: 32px;
    padding: 0px 10px;
    border-radius: 2px;
    box-shadow: unset;
    border: 0;
    font-size: 15px;
    width: 100%;
}
.form-reg-kmn p {
    color: #fff;
    font-weight: 300;
    text-align: center;
    font-size: 14px;
    margin-bottom: 12px;
}
.form-reg-kmn .form-group.ct-fix {
    margin-bottom: 12px;
    border-radius: 0;
}
.form-reg-kmn input {
    margin: 0;
    height: 40px;
    padding: 0px 10px;
    border-radius: 2px;
    box-shadow: unset;
    border: 0;
    font-size: 15px;
    width: 100%;
}
.form-group.ct-fix select {
    width: 100%;
    height: 40px;
    padding-left: 10px;
    color: #746c6c;
    font-family: inherit;
    border: none;
    border-radius: 3px;
}

div#popupForm:before {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #00000000;
    z-index: 999999999;
}

div#popupForm {width: 100%;height: 100%;background: none;}

.bg-bef {
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000000a8;
    z-index: 999999999;
    width: 100%;
    height: 100%;
    position: absolute;
}
    @media (min-width: 576px) {}
    @media (min-width: 768px) {}
    @media (min-width: 992px) {
        .popup__form-apply{
            width: 700px;
        }

        .docked-title h3{
            font-size: 24px;
        }
        .docked-ctas a{
                padding: 14px 30px;
            }

            .data__ctnr{
                padding: 10px 0 0 15px;
            }
    }
    @media (min-width: 1200px){}
    @media (min-width: 1600px){}
@media(max-width:768px){
	.post-detail {
    overflow: hidden !important;
    padding: 30px 0;
}
.anh_dangky {
    display: none;
}

.form-reg-kmn {
    width: 100%;
}

.modal-dialog.fix-dialog {
    width: 95%;
}
}



  