.job-by-category {
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
}

.box-job .features-job-home {
    margin-top: 14px;
    width: 370px;
    height: auto;
}

.box-job .features-job-home:hover {
    margin-top: 14px;
    width: 370px;
    height: auto;
}

.tf-container-custom {
    max-width: 90%;
    margin-left: 10%;
    font-family: sans-serif;
}

.tf-title {
    /* border: 1px solid #a8a8a8;
    border-radius: 5px;
    padding: 2px; */
}

.see-more {
    text-align: right;
}

.custom-features-job-home {
    margin-bottom: 0px;
    max-height: auto;
    gap: 32;
    width: 370px;
    border: 1px solid #a8a8a8;
    border-radius: 5px;
    padding: 10px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    /* position: relative; */
    cursor: pointer;
    z-index: 1;
    height: auto;
    overflow: hidden;
    margin-top: 10px;
    margin-left: 12px;
}

.blog-item {
    display: flex;
    gap: 15px;
    margin-bottom: 10px;
    align-items: center;
}

.blog-item a {
    color: #206035;
}

.blog-item a:hover {
    color: #133B20(102, 98, 98);
}

.job-features-job-job {
    margin-bottom: 0px;
    max-height: auto;
    gap: 32;
    border: 1px solid #a8a8a8;
    padding: 10px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    /* position: relative; */
    cursor: pointer;
    z-index: 1;
    height: 120px;
    overflow: hidden;
}

.job-features-job-job .inner-box {
    position: relative;
    display: flex;
    /* align-items: center; */
    height: 105px;
}

.job-features-job-job .inner-box:hover {
    height: auto;
    min-height: 105px;
}

.job-features-job-job .inner-box .logo-company {
    margin: 9px 16px 9px 0px;
}

.job-features-job-job .inner-box .box-content {
    width: 80%;
}

.job-features-job-job.style-2.stc-apply .inner-box .box-content {
    width: 50%;
}

.job-features-job-job .inner-box .logo-company>img {
    max-width: 60px;
    height: 30px;
}

.job-features-job-job .job-archive-header span.icon-heart {
    right: 0;
    top: 0;
    position: absolute;
    border-radius: 1000px;
    padding: 12px;
    color: #a8a8a8;
    font-size: 17.42px;
    border: 1px solid #a8a8a8;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
}

.job-features-job-job .job-archive-header span.icon-heart:active,
.job-features-job-job .job-archive-header span.icon-heart:hover {
    color: #eb4d4d;
}

.job-features-job-job .job-archive-header h4 {
    line-height: 24px;
    font-size: 14px;
    word-break: break-word;
    padding-right: 22px;
}

.job-features-job-job .job-archive-header h4 a {
    transition: all 0.3s ease-in-out;
    color: #F19933;
    font-weight: 600;
}

.job-features-job-job .job-archive-header h3 {
    line-height: 28px;
    font-size: 20px;
    word-break: break-word;
}

.job-features-job-job .job-archive-header h3 a {
    transition: all 0.3s ease-in-out;
    font-weight: 700;
    color: #121212;
    text-transform: capitalize;
}

/* end job-features-job-job */
.jobtex-link-item {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.job-features-job {
    /* position: relative; */
    overflow: hidden;
    padding: 0 5px 10px;
    width: 100%;
    height: 120px;
    /* background-color: #ffffff; */
    /* border: 0.5px solid #dfdfdf; */
    /* transition: all 0.3s ease-in-out; */
    /* z-index: 99; */
    /* border: 0.5px solid #a8a8a8; */
    padding: 10px;
    box-shadow: 0px 0px 3px #cacaca;
    border-radius: 10px;
    /* margin-bottom: 0px;
    max-height: auto;
    gap: 32;
    border-radius: 10px;
     border: 1px solid #a8a8a8;
    padding: 10px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease-in-out !important;
    /* position: relative; */
    /* cursor: pointer;
    z-index: 1;
    height: 120px;
    overflow: hidden;
    background-color: #ffffff; */
}



.job-features-job:hover {
    /* border: 1px solid #F19933;
    overflow: visible;
    transition: all 0.3s ease-in-out;
    height: auto;

    /* position: absolute; */
    /* background-color: rgb(255, 255, 255) !important;
    z-index: 99999; */

    position: absolute;
    z-index: 9;
    /* background-color: #fff; */
    width: 100%;
    min-height: 120px;
    transform: scale(1.02);
    box-shadow: rgba(0, 0, 0, 0.16) 0px 2px 13px;
    height: max-content !important;
    /* box-shadow: 0px 0px 3px #d5d5d5; */
    background-color: #ffffff !important;
    /* background-color: #f7eaf7 !important; */
    border: transparent !important;
    cursor: pointer;
    transition: 0.3s ease-in-out;
    /* z-index: 9999; */

    .main-div1 {
        height: auto;
        /* transition: 0.3s ease-in-out; */
    }

    /* width: 33.33%; */
}

.main-div1 {
    height: 115px;
    /* transition: 0.3s ease-in-out !important; */
}

.job-features-job .inner-box {
    position: relative;
    display: flex;
    /* align-items: center; */
    height: 105px;
}

.job-features-job .inner-box:hover {
    height: auto;
    min-height: 105px;
}

.job-features-job .inner-box .logo-company {
    margin: 9px 16px 9px 0px;
}

.job-features-job .inner-box .box-content {
    width: 80%;
}

.job-features-job.style-2.stc-apply .inner-box .box-content {
    width: 50%;
}

.job-features-job .inner-box .logo-company>img {
    max-width: 60px;
    height: 30px;
}

.job-features-job .job-archive-header span.icon-heart {
    right: 0;
    top: 0;
    position: absolute;
    border-radius: 1000px;
    padding: 12px;
    color: #a8a8a8;
    font-size: 17.42px;
    border: 1px solid #a8a8a8;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
}

.job-features-job .job-archive-header span.icon-heart:active,
.job-features-job .job-archive-header span.icon-heart:hover {
    color: #eb4d4d;
}

.job-features-job .job-archive-header h4 {
    line-height: 24px;
    font-size: 14px;
    word-break: break-word;
    padding-right: 22px;
}

.job-features-job .job-archive-header h4 a {
    font-size: 18px;
    transition: all 0.3s ease-in-out;
    color: #F19933;
    font-weight: 600;
}

.job-features-job .job-archive-header h3 {
    line-height: 28px;
    font-size: 17.5px;
    word-break: break-word;
}

.job-features-job .job-archive-header h3 a {
    transition: all 0.3s ease-in-out;
    font-weight: 700;
    color: #121212;
    text-transform: capitalize;
}

.home-box-item h2 a:not(.jobtex-link-item),
.job-features-job .job-archive-header h3 a:not(.jobtex-link-item),
.job-features-job.style-3 .box-content h3 a:not(.jobtex-link-item),
.job-features-job .job-archive-footer .job-tag li a:not(.jobtex-link-item),
.job-features-job.style-3 .category .job-tag li a:not(.jobtex-link-item),
.employer-block .box-content h3 a:not(.jobtex-link-item) {
    position: relative;
    z-index: 2;
}

.job-features-job .job-archive-header span.icon-heart:not(.jobtex-link-item),
.job-features-job.style-3 .group-btn span.icon-heart:not(.jobtex-link-item) {
    z-index: 2;
}

.job-features-job .job-archive-header h3 a:hover,
.job-features-job.style-3 .box-content h3 a:hover {
    color: #F19933;
}

h3 span.icon-bolt {
    font-size: 14px;
    background-color: #504cfe;
    border-radius: 50%;
    padding: 3px;
    color: #ffffff;
}

.job-features-job .job-archive-header ul {
    margin-top: 4px;
}

.job-features-job .job-archive-header ul li {
    color: #64666c;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    /*display: inline-block;*/
}

.job-features-job .job-archive-header ul li:first-child {
    margin-right: 16px;
}

.job-features-job .job-footer-left {
    border-bottom: 1px solid #a8a8a8;
    display: flex;
    justify-content: space-between;
    padding: 16px 0px;
}

.job-features-job .job-footer-right {
    padding-top: 16px;
    display: flex;
    justify-content: space-between;
    font-size: 16px;
}

.job-features-job .job-archive-footer .job-tag {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

.job-features-job .job-archive-footer .job-tag li a {
    background-color: #f1f1f1;
    color: #121212;
    font-size: 12px;
    line-height: 16px;
    font-weight: 500;
    padding: 8px 16px;
    border-radius: 52px;
}

.job-features-job .job-archive-footer .job-tag li a{
    font-size : 14px;
}

.job-features-job .job-archive-footer .job-tag li a:hover {
    background: #206299;
    color: #fff;
}

.job-features-job .star span,
.employer-block .star span {
    font-size: 12.8px;
    color: #ffb321;
    cursor: pointer;
}

.job-features-job .star span:last-child,
.employer-block .star span:last-child {
    color: #a8a8a8;
}

.job-features-job .job-footer-right .price {
    display: flex;
    align-items: center;
    font-weight: 600;
    font-size: 16px;
    line-height: 26px;
    color: #121212;
}

.job-features-job span.icon-dolar1 {
    font-size: 20px;
    color: #121212;
    margin-right: 8px;
}


.job-features-job span.year {
    font-weight: 400;
    color: #64666c;
}

.job-features-job .job-footer-right .days {
    color: #64666c;
    font-size: 14px;
    line-height: 22px;
}

.input-select {
    padding: 12px 16px;
    background: #ffffff;
    border: 1px solid #a8a8a8;
    border-radius: 4px;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #121212;
}

/* feature job custom bimo */
.features-job-home {
    font-family: sans-serif;
    margin-bottom: 0px;
    max-height: auto;
    gap: 32;
    border: 1px solid #878787;
    border-radius: 5px;
    padding: 20px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    /* position: relative; */
    cursor: pointer;
    z-index: 1;
    height: 130px;
    overflow: hidden;
}

.jobtex-link-item {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.features-job-home:hover {
    border: 1px solid #F19933;
    overflow: visible;
    transition: all 0.3s ease-in-out;
    height: auto;
    position: absolute;
    background-color: rgb(222, 226, 230);
    z-index: 1;
    width: 33.33%;
}

.features-job-home .inner-box {
    position: relative;
    display: flex;
    /* align-items: center; */
    height: 105px;
}

.features-job-home .inner-box:hover {
    height: auto;
    min-height: 105px;
}

.features-job-home .inner-box .logo-company {
    margin: 9px 16px 9px 0px;
}

.features-job-home .inner-box .box-content {
    width: 80%;
}

.features-job-home.style-2.stc-apply .inner-box .box-content {
    width: 50%;
}

.features-job-home .inner-box .logo-company>img {
    max-width: 60px;
    height: 30px;
}

.features-job-home .job-archive-header span.icon-heart {
    right: 0;
    top: 0;
    position: absolute;
    border-radius: 1000px;
    padding: 12px;
    color: #e5e5e5;
    font-size: 17.42px;
    border: 1px solid #e5e5e5;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
}

.features-job-home .job-archive-header span.icon-heart:active,
.features-job-home .job-archive-header span.icon-heart:hover {
    color: #eb4d4d;
}

.features-job-home .job-archive-header h4 {
    line-height: 24px;
    font-size: 14px;
    word-break: break-word;
    padding-right: 22px;
}

.features-job-home .job-archive-header h4 a {
    transition: all 0.3s ease-in-out;
    color: #F19933;
    font-weight: 600;
}

.features-job-home .job-archive-header h3 {
    line-height: 28px;
    font-size: 20px;
    word-break: break-word;
}

.features-job-home .job-archive-header h3 a {
    transition: all 0.3s ease-in-out;
    font-weight: 700;
    color: #121212;
    text-transform: capitalize;
}

.home-box-item h2 a:not(.jobtex-link-item),
.features-job-home .job-archive-header h3 a:not(.jobtex-link-item),
.features-job-home.style-3 .box-content h3 a:not(.jobtex-link-item),
.features-job-home .job-archive-footer .job-tag li a:not(.jobtex-link-item),
.features-job-home.style-3 .category .job-tag li a:not(.jobtex-link-item),
.employer-block .box-content h3 a:not(.jobtex-link-item) {
    position: relative;
    z-index: 2;
}

.features-job-home .job-archive-header span.icon-heart:not(.jobtex-link-item),
.features-job-home.style-3 .group-btn span.icon-heart:not(.jobtex-link-item) {
    z-index: 2;
}

.features-job-home .job-archive-header h3 a:hover,
.features-job-home.style-3 .box-content h3 a:hover {
    color: #F19933;
}

h3 span.icon-bolt {
    font-size: 14px;
    background-color: #504cfe;
    border-radius: 50%;
    padding: 3px;
    color: #ffffff;
    margin-left: 5px;
}

.features-job-home .job-archive-header ul {
    margin-top: 4px;
}

.features-job-home .job-archive-header ul li {
    color: #64666c;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    /*display: inline-block;*/
}

.features-job-home .job-archive-header ul li:first-child {
    margin-right: 16px;
}

.features-job-home .job-footer-left {
    border-bottom: 1px solid #e5e5e5;
    display: flex;
    justify-content: space-between;
    padding: 16px 0px;
}

.features-job-home .job-footer-right {
    padding-top: 16px;
    display: flex;
    justify-content: space-between;
    font-size: 16px;
}

.features-job-home .job-archive-footer .job-tag {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

.features-job-home .job-archive-footer .job-tag li a {
    background-color: #f1f1f1;
    color: #121212;
    font-size: 12px;
    line-height: 16px;
    font-weight: 500;
    padding: 8px 16px;
    border-radius: 52px;
}

.features-job-home .job-archive-footer .job-tag li a:hover {
    background: #206299;
    color: #fff;
}

.features-job-home .star span,
.employer-block .star span {
    font-size: 12.8px;
    color: #ffb321;
    cursor: pointer;
}

.features-job-home .star span:last-child,
.employer-block .star span:last-child {
    color: #e5e5e5;
}

.features-job-home .job-footer-right .price {
    display: flex;
    align-items: center;
    font-weight: 600;
    font-size: 16px;
    line-height: 26px;
    color: #121212;
}

.features-job-home span.icon-dolar1 {
    font-size: 20px;
    color: #121212;
    margin-right: 8px;
}

.features-job-home span.year {
    font-weight: 400;
    color: #64666c;
}

.features-job-home .job-footer-right .days {
    color: #64666c;
    font-size: 14px;
    line-height: 22px;
}

.btn-popup {
    padding: 12px 12px;
    /* gap: 8px; */
    background: #206299;
    border-radius: 4px;
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    line-height: 26px;
}

.btn-popup:hover {
    background: #108662;
    color: #f9f9f9 !important;
}

.swal-custom-confirm {
    margin-right: 5px;
    /* Adjust the value as needed */
}

.swal-custom-cancel {
    margin-left: 5px;
    /* Adjust the value as needed */
}

.job-features-job2 {
    padding: 0 5px 10px;
    width: 100%;
    height: auto;
    padding: 10px;
    border: none;
    background-color: #ffffff;
    box-shadow: 0px 2px 8px #d1d1d1;
    border-radius: 10px;
    transition: all 0.3s ease-in-out;
}

.job-features-job2:hover {
    box-shadow: 0px 2px 20px #d1d1d1;
    /* transform: scale(1.02); */
}

.main-div2 {
    height: auto;
    /* transition: 0.3s ease-in-out !important; */
}

.job-features-job2 .inner-box {
    position: relative;
    display: flex;
    /* align-items: center; */
    /* height: 105px; */
}

.job-features-job2 .inner-box:hover {
    height: auto;
    /* min-height: 105px; */
}

.job-features-job2 .inner-box .logo-company {
    margin: 9px 16px 9px 0px;
}

.job-features-job2 .inner-box .box-content {
    width: 80%;
}

.job-features-job2.style-2.stc-apply .inner-box .box-content {
    width: 50%;
}

.job-features-job2 .inner-box .logo-company>img {
    max-width: 90px;
    height: 90px;
    border: 0.5px solid #cacaca;
}

.job-features-job2 .job-archive-header span.icon-heart {
    right: 0;
    top: 0;
    position: absolute;
    border-radius: 1000px;
    padding: 12px;
    color: #a8a8a8;
    font-size: 17.42px;
    border: 1px solid #a8a8a8;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
}

.job-features-job2 .job-archive-header span.icon-heart:active,
.job-features-job2 .job-archive-header span.icon-heart:hover {
    color: #eb4d4d;
}

.job-features-job2 .job-archive-header h4 {
    line-height: 24px;
    font-size: 14px;
    word-break: break-word;
    padding-right: 22px;
}

.job-features-job2 .job-archive-header h4 a {
    transition: all 0.3s ease-in-out;
    color: #F19933;
    font-weight: 600;
}

.job-features-job2 .job-archive-header h3 {
    line-height: 28px;
    font-size: 17.5px;
    word-break: break-word;
}

.job-features-job2 .job-archive-header h3 a {
    transition: all 0.3s ease-in-out;
    font-weight: 700;
    color: #121212;
    text-transform: capitalize;
}

.home-box-item h2 a:not(.jobtex-link-item),
.job-features-job2 .job-archive-header h3 a:not(.jobtex-link-item),
.job-features-job2.style-3 .box-content h3 a:not(.jobtex-link-item),
.job-features-job2 .job-archive-footer .job-tag li a:not(.jobtex-link-item),
.job-features-job2.style-3 .category .job-tag li a:not(.jobtex-link-item),
.employer-block .box-content h3 a:not(.jobtex-link-item) {
    position: relative;
    z-index: 2;
}

.job-features-job2 .job-archive-header span.icon-heart:not(.jobtex-link-item),
.job-features-job2.style-3 .group-btn span.icon-heart:not(.jobtex-link-item) {
    z-index: 2;
}

.job-features-job2 .job-archive-header h3 a:hover,
.job-features-job2.style-3 .box-content h3 a:hover {
    color: #F19933;
}

h3 span.icon-bolt {
    font-size: 14px;
    background-color: #504cfe;
    border-radius: 50%;
    padding: 3px;
    color: #ffffff;
}

.job-features-job2 .job-archive-header ul {
    margin-top: 4px;
}

.job-features-job2 .job-archive-header ul li {
    color: #64666c;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    /*display: inline-block;*/
}

.job-features-job2 .job-archive-header ul li:first-child {
    margin-right: 16px;
}

.job-features-job2 .job-footer-left {
    border-bottom: 1px solid #a8a8a8;
    display: flex;
    justify-content: space-between;
    padding: 16px 0px;
}

.job-features-job2 .job-footer-right {
    padding-top: 16px;
    display: flex;
    justify-content: space-between;
    font-size: 16px;
}

.job-features-job2 .job-archive-footer .job-tag {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

.job-features-job2 .job-archive-footer .job-tag li a {
    background-color: #f1f1f1;
    color: #121212;
    font-size: 12px;
    line-height: 16px;
    font-weight: 500;
    padding: 8px 10px;
    border-radius: 52px;
}

.job-features-job2 .job-archive-footer .job-tag li a:hover {
    background: #206299;
    color: #fff;
}

.job-features-job2 .star span,
.employer-block .star span {
    font-size: 12.8px;
    color: #ffb321;
    cursor: pointer;
}

.job-features-job2 .star span:last-child,
.employer-block .star span:last-child {
    color: #a8a8a8;
}

.job-features-job2 .job-footer-right .price {
    display: flex;
    align-items: center;
    font-weight: 600;
    font-size: 12px;
    line-height: 15px;
    color: #121212;
}

.job-features-job2 span.icon-dolar1 {
    font-size: 20px;
    color: #121212;
    margin-right: 8px;
}

.job-features-job2 span.year {
    font-weight: 400;
    color: #64666c;
}

.job-features-job2 .job-footer-right .days {
    color: #64666c;
    font-size: 12px;
    line-height: 15px;
}

.job-features-job2-green .inner-box {
    position: relative;
    display: flex;
    /* align-items: center; */
    /* height: 105px; */
}

.job-features-job2-green .inner-box:hover {
    height: auto;
    /* min-height: 105px; */
}

.job-features-job2-green .inner-box .logo-company {
    margin: 9px 16px 9px 0px;
}

.job-features-job2-green .inner-box .box-content {
    width: 80%;
}

.job-features-job2-green.style-2.stc-apply .inner-box .box-content {
    width: 50%;
}

.job-features-job2-green .inner-box .logo-company>img {
    max-width: 90px;
    height: 90px;
    border: 0.5px solid #cacaca;
}

.job-features-job2-green .job-archive-header span.icon-heart {
    right: 0;
    top: 0;
    position: absolute;
    border-radius: 1000px;
    padding: 12px;
    color: #a8a8a8;
    font-size: 17.42px;
    border: 1px solid #a8a8a8;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
}

.job-features-job2-green .job-archive-header span.icon-heart:active,
.job-features-job2-green .job-archive-header span.icon-heart:hover {
    color: #eb4d4d;
}

.job-features-job2-green .job-archive-header h4 {
    line-height: 24px;
    font-size: 14px;
    word-break: break-word;
    padding-right: 22px;
}

.job-features-job2-green .job-archive-header h4 a {
    transition: all 0.3s ease-in-out;
    color: #F19933;
    font-weight: 600;
}

.job-features-job2-green .job-archive-header h3 {
    line-height: 28px;
    font-size: 17.5px;
    word-break: break-word;
}

.job-features-job2-green .job-archive-header h3 a {
    transition: all 0.3s ease-in-out;
    font-weight: 700;
    color: #121212;
    text-transform: capitalize;
}

.home-box-item h2 a:not(.jobtex-link-item),
.job-features-job2-green .job-archive-header h3 a:not(.jobtex-link-item),
.job-features-job2-green.style-3 .box-content h3 a:not(.jobtex-link-item),
.job-features-job2-green .job-archive-footer .job-tag li a:not(.jobtex-link-item),
.job-features-job2-green.style-3 .category .job-tag li a:not(.jobtex-link-item),
.employer-block .box-content h3 a:not(.jobtex-link-item) {
    position: relative;
    z-index: 2;
}

.job-features-job2-green .job-archive-header span.icon-heart:not(.jobtex-link-item),
.job-features-job2-green.style-3 .group-btn span.icon-heart:not(.jobtex-link-item) {
    z-index: 2;
}

.job-features-job2-green .job-archive-header h3 a:hover,
.job-features-job2-green.style-3 .box-content h3 a:hover {
    color: #F19933;
}

h3 span.icon-bolt {
    font-size: 14px;
    background-color: #504cfe;
    border-radius: 50%;
    padding: 3px;
    color: #ffffff;
}

.job-features-job2-green .job-archive-header ul {
    margin-top: 4px;
}

.job-features-job2-green .job-archive-header ul li {
    color: #64666c;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    /*display: inline-block;*/
}

.job-features-job2-green .job-archive-header ul li:first-child {
    margin-right: 16px;
}

.job-features-job2-green .job-footer-left {
    border-bottom: 1px solid #a8a8a8;
    display: flex;
    justify-content: space-between;
    padding: 16px 0px;
}

.job-features-job2-green .job-footer-right {
    padding-top: 16px;
    display: flex;
    justify-content: space-between;
    font-size: 16px;
}

.job-features-job2-green .job-archive-footer .job-tag {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

.job-features-job2-green .job-archive-footer .job-tag li a {
    background-color: #f1f1f1;
    color: #121212;
    font-size: 12px;
    line-height: 16px;
    font-weight: 500;
    padding: 8px 16px;
    border-radius: 52px;
}

.job-features-job2-green .job-archive-footer .job-tag li a:hover {
    background: #206299;
    color: #fff;
}

.job-features-job2-green .star span,
.employer-block .star span {
    font-size: 12.8px;
    color: #ffb321;
    cursor: pointer;
}

.job-features-job2-green .star span:last-child,
.employer-block .star span:last-child {
    color: #a8a8a8;
}

.job-features-job2-green .job-footer-right .price {
    display: flex;
    align-items: center;
    font-weight: 600;
    font-size: 12px;
    line-height: 15px;
    color: #121212;
}

.job-features-job2-green span.icon-dolar1 {
    font-size: 20px;
    color: #121212;
    margin-right: 8px;
}

.job-features-job2-green span.year {
    font-weight: 400;
    color: #64666c;
}

.job-features-job2-green .job-footer-right .days {
    color: #64666c;
    font-size: 12px;
    line-height: 15px;
}

.scrollable-div {
    max-height: 400px;
    overflow-y: auto;
    scrollbar-color: #616161 #f1f1f1;
    /* For Firefox */
    scrollbar-width: thin;
    /* For Firefox */
}

.scrollable-div::-webkit-scrollbar {
    width: 4px;
    /* Set the scrollbar width */
    height: 4px;
    /* Set the scrollbar height */
    border-radius: 20px;
    /* Makes scrollbar edges rounded */
}

.scrollable-div::-webkit-scrollbar-track {
    background: #f1f1f1;
    /* Track color */
    border-radius: 20px;
    /* Rounds the edges of the track */
}

.scrollable-div::-webkit-scrollbar-thumb {
    background: #999999;
    /* Thumb color */
    border-radius: 20px;
    /* Rounds the edges of the thumb */
}

.scrollable-div::-webkit-scrollbar-thumb:hover {
    background: #393939;
    /* Changes thumb color on hover */
}

.scrollable-choose-vacancy {
    max-height: 68px !important;
    overflow-y: auto !important;
    scrollbar-color: #616161 #f9f9f9 !important;
    /* Custom colors for Firefox */
    scroll-behavior: smooth;
    scrollbar-width: thin;
    /* Thin scrollbar for Firefox */
}

/* For WebKit Browsers (Chrome, Safari, Edge) */
.scrollable-choose-vacancy::-webkit-scrollbar {
    width: 8px !important;
    /* Customize scrollbar width */
    height: 8px !important;
    border-radius: 20px;
    /* Customize scrollbar height */
}

.scrollable-choose-vacancy::-webkit-scrollbar-track {
    background: #f9f9f9 !important;
    /* Track color */
    border-radius: 20px !important;
    /* Round the edges */
}

.scrollable-choose-vacancy::-webkit-scrollbar-thumb {
    background: linear-gradient(180deg, #bcbcbc, #616161) !important;
    /* Gradient thumb */
    border-radius: 50px !important;
    /* Fully rounded thumb */
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3) !important;
    /* Subtle shadow for depth */
}

.scrollable-choose-vacancy::-webkit-scrollbar-thumb:hover {
    background: #616161 !important;
    box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.5) !important;
    /* Enhanced shadow on hover */
}

/* Hide Up and Down Buttons in WebKit Browsers */
.scrollable-choose-vacancy::-webkit-scrollbar-button {
    display: none !important;
    /* Hides upward and downward arrow buttons */
}

/* ========================================
   Application Status Stepper
   ======================================== */
.application-status-stepper {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0;
    padding: 20px 10px;
    min-width: 600px;
}

.status-step {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
    position: relative;
}

.status-circle {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #e0e0e0;
    border: 3px solid #e0e0e0;
    transition: all 0.3s ease;
    z-index: 2;
    position: relative;
}

.status-circle i {
    font-size: 14px;
    color: white;
}

.status-circle .status-dot {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #9e9e9e;
}

.status-label {
    font-size: 12px;
    font-weight: 500;
    color: #666;
    white-space: nowrap;
    text-align: center;
    margin-top: 4px;
}

/* Status Line Connector */
.status-line {
    height: 3px;
    width: 80px;
    background-color: #e0e0e0;
    margin: 0 4px;
    margin-bottom: 32px;
    transition: all 0.3s ease;
}

/* Completed Status */
.status-completed .status-circle {
    background-color: #28a745;
    border-color: #28a745;
}

.status-completed .status-label {
    color: #28a745;
    font-weight: 600;
}

.status-line-completed {
    background-color: #28a745;
}

/* Active Status */
.status-active .status-circle {
    border-width: 4px;
    box-shadow: 0 0 0 4px rgba(40, 167, 69, 0.2);
    animation: pulse 2s infinite;
}

.status-active.status-success .status-circle {
    background-color: #28a745;
    border-color: #28a745;
}

.status-active.status-danger .status-circle {
    background-color: #dc3545;
    border-color: #dc3545;
    box-shadow: 0 0 0 4px rgba(220, 53, 69, 0.2);
}

.status-active .status-label {
    font-weight: 700;
}

.status-active.status-success .status-label {
    color: #28a745;
}

.status-active.status-danger .status-label {
    color: #dc3545;
}

/* Pending Status */
.status-pending .status-circle {
    background-color: #f5f5f5;
    border-color: #e0e0e0;
}

.status-pending .status-label {
    color: #9e9e9e;
}

/* Pulse Animation */
@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 rgba(40, 167, 69, 0.4);
    }
    50% {
        box-shadow: 0 0 0 8px rgba(40, 167, 69, 0);
    }
    100% {
        box-shadow: 0 0 0 0 rgba(40, 167, 69, 0);
    }
}

/* Responsive Design */
@media (max-width: 768px) {
    .application-status-stepper {
        min-width: 100%;
        padding: 15px 5px;
        gap: 0;
    }

    .status-circle {
        width: 32px;
        height: 32px;
    }

    .status-circle i {
        font-size: 12px;
    }

    .status-circle .status-dot {
        width: 10px;
        height: 10px;
    }

    .status-label {
        font-size: 10px;
    }

    .status-line {
        width: 40px;
    }
}

/* Improved Job Listing Design */
.job-row {
    transition: background-color 0.3s ease, box-shadow 0.3s ease;
    border-bottom: 1px solid #f0f0f0;
}

.job-row:hover {
    background-color: #fafafa;
}

.job-position-cell {
    padding: 20px !important;
    vertical-align: top;
}

.job-header {
    margin-bottom: 12px;
}

.job-title {
    font-size: 16px;
    font-weight: 600;
    color: #333;
    margin: 0 0 8px 0;
    line-height: 1.4;
}

.job-meta {
    font-size: 13px;
    color: #666;
    margin: 0;
    display: flex;
    align-items: center;
    gap: 6px;
}

.job-tags {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-bottom: 12px;
}

.tag {
    display: inline-block;
    padding: 4px 10px;
    border-radius: 20px;
    font-size: 12px;
    font-weight: 500;
    white-space: nowrap;
}

.tag-primary {
    background-color: #e3f2fd;
    color: #1976d2;
}

.tag-info {
    background-color: #f3e5f5;
    color: #7b1fa2;
}

.tag-secondary {
    background-color: #e8f5e9;
    color: #388e3c;
}

.job-footer-info {
    display: flex;
    flex-direction: column;
    gap: 6px;
}

.job-posted,
.job-deadline {
    font-size: 12px;
    color: #999;
    display: flex;
    align-items: center;
    gap: 5px;
}

.metric-cell {
    padding: 20px 15px !important;
    vertical-align: middle;
}

.metric-value {
    font-size: 20px;
    font-weight: 700;
    color: #333;
}

.metric-label {
    font-size: 12px;
    color: #999;
    margin-top: 4px;
}

.action-cell {
    padding: 20px 15px !important;
    vertical-align: middle;
}

.action-buttons {
    display: flex;
    justify-content: center;
    gap: 8px;
}

.btn-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    border-radius: 6px;
    font-size: 14px;
    border: none;
    cursor: pointer;
    transition: all 0.2s ease;
    text-decoration: none;
}

.btn-view {
    background-color: #e3f2fd;
    color: #1976d2;
}

.btn-view:hover {
    background-color: #1976d2;
    color: white;
    transform: scale(1.05);
}

.btn-screen {
    background-color: #f3e5f5;
    color: #7b1fa2;
}

.btn-screen:hover {
    background-color: #7b1fa2;
    color: white;
    transform: scale(1.05);
}

/* Responsive adjustments */
@media (max-width: 992px) {
    .job-title {
        font-size: 15px;
    }

    .metric-value {
        font-size: 18px;
    }
}

@media (max-width: 768px) {
    .job-position-cell,
    .metric-cell,
    .action-cell {
        padding: 15px 10px !important;
    }

    .job-title {
        font-size: 14px;
    }

    .job-tags {
        gap: 6px;
        margin-bottom: 8px;
    }

    .tag {
        font-size: 11px;
        padding: 3px 8px;
    }
}

/* Improved Vacancy Listing Design */
.vacancy-row {
    transition: background-color 0.3s ease;
    border-bottom: 1px solid #f0f0f0;
}

.vacancy-row:hover {
    background-color: #fafafa;
}

.vacancy-position-cell {
    padding: 20px !important;
    vertical-align: top;
}

.vacancy-header {
    margin-bottom: 12px;
}

.vacancy-title {
    font-size: 16px;
    font-weight: 600;
    color: #333;
    text-decoration: none;
    transition: color 0.2s ease;
}

.vacancy-title:hover {
    color: #1976d2;
}

.vacancy-location {
    font-size: 13px;
    color: #666;
    margin: 6px 0 0 0;
    display: flex;
    align-items: center;
    gap: 6px;
}

.vacancy-meta {
    display: flex;
    gap: 16px;
    margin-bottom: 12px;
    flex-wrap: wrap;
}

.meta-item {
    font-size: 14px;
    color: #999;
    display: flex;
    align-items: center;
    gap: 5px;
}

.vacancy-tags {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

.vacancy-details-cell {
    padding: 20px 15px !important;
    vertical-align: middle;
}

.detail-row {
    display: flex;
    gap: 8px;
    margin-bottom: 8px;
    font-size: 13px;
}

.detail-label {
    color: #999;
    min-width: 80px;
    font-weight: 500;
    font-size: 14px;
}

.detail-value {
    color: #333;
    font-weight: 500;
    font-size: 14px;

}

.vacancy-salary-cell {
    padding: 20px 15px !important;
    vertical-align: middle;
    text-align: center;
}

.salary-display {
    display: flex;
    align-items: baseline;
    justify-content: center;
    gap: 4px;
}

.salary-currency {
    font-size: 14px;
    color: #666;
}

.salary-amount {
    font-size: 18px;
    font-weight: 700;
    color: #333;
}

.vacancy-status-cell {
    padding: 20px 15px !important;
    vertical-align: middle;
    text-align: center;
}

.status-badge {
    display: inline-block;
    padding: 6px 12px;
    border-radius: 20px;
    font-size: 12px;
    font-weight: 600;
    text-transform: capitalize;
}

.status-badge.approved {
    background-color: #d4edda;
    color: #155724;
}

.status-badge.pending {
    background-color: #fff3cd;
    color: #856404;
}

.status-badge.rejected {
    background-color: #f8d7da;
    color: #721c24;
}

.status-badge.draft {
    background-color: #e2e3e5;
    color: #383d41;
}

.vacancy-action-cell {
    padding: 20px 15px !important;
    vertical-align: middle;
    text-align: center;
    display: table-cell;
}

.action-buttons {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
    height: 100%;
}

.btn-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    border-radius: 6px;
    font-size: 14px;
    border: none;
    cursor: pointer;
    transition: all 0.2s ease;
    text-decoration: none;
}

.btn-edit {
    background-color: #e8f5e9;
    color: #388e3c;
}

.btn-edit:hover {
    background-color: #388e3c;
    color: white;
    transform: scale(1.05);
}

.btn-delete {
    background-color: #ffebee;
    color: #c62828;
}

.btn-delete:hover {
    background-color: #c62828;
    color: white;
    transform: scale(1.05);
}

.empty-state {
    padding: 60px 20px;
    text-align: center;
    color: #999;
}

.empty-state i {
    font-size: 48px;
    color: #ddd;
    margin-bottom: 16px;
    display: block;
}

.empty-state p {
    font-size: 16px;
    margin: 16px 0;
    color: #666;
}

/* Responsive adjustments */
@media (max-width: 992px) {
    .vacancy-title {
        font-size: 15px;
    }

    .detail-label {
        min-width: 70px;
    }
}

@media (max-width: 768px) {
    .vacancy-position-cell,
    .vacancy-details-cell,
    .vacancy-salary-cell,
    .vacancy-status-cell,
    .vacancy-action-cell {
        padding: 15px 10px !important;
    }

    .vacancy-title {
        font-size: 14px;
    }

    .vacancy-meta {
        gap: 8px;
        font-size: 11px;
    }

    .detail-row {
        font-size: 12px;
        margin-bottom: 6px;
    }

    .detail-label {
        min-width: 60px;
    }

    .salary-amount {
        font-size: 16px;
    }
}

/* Improved Approved Vacancy Design */
.approved-vacancy-row {
    transition: background-color 0.3s ease;
    border-bottom: 1px solid #f0f0f0;
    background-color: #fff;
}

.approved-vacancy-row:hover {
    background-color: #fafafa;
}

.approved-position-cell {
    padding: 20px !important;
    vertical-align: top;
}

.position-header {
    margin-bottom: 10px;
}

.position-link {
    font-size: 16px;
    font-weight: 600;
    color: #333;
    text-decoration: none;
    transition: color 0.2s ease;
    display: block;
    margin-bottom: 6px;
}

.position-link:hover {
    color: #1976d2;
}

.position-location {
    font-size: 13px;
    color: #666;
    margin: 0;
    display: flex;
    align-items: center;
    gap: 6px;
}

.position-meta {
    display: flex;
    gap: 12px;
    margin-bottom: 10px;
    flex-wrap: wrap;
}

.position-meta .meta-item {
    font-size: 12px;
    color: #999;
    display: flex;
    align-items: center;
    gap: 5px;
}

.position-tags {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-bottom: 8px;
}

.tag-tertiary {
    background-color: #fce4ec;
    color: #c2185b;
}

.position-deadline {
    font-size: 12px;
    color: #999;
    display: flex;
    align-items: center;
    gap: 5px;
}

.metric-cell {
    padding: 20px 12px !important;
    vertical-align: middle;
    text-align: center;
    display: table-cell;
}

.metric-box {
    transition: all 0.2s ease;
    padding: 8px 12px;
    border-radius: 6px;
}

.metric-cell:hover .metric-box {
    background-color: #f5f5f5;
}

.metric-link {
    text-decoration: none;
    color: inherit;
    display: block;
}

.metric-value {
    font-size: 20px;
    font-weight: 700;
    color: #333;
    line-height: 1.2;
}

.metric-label {
    font-size: 11px;
    color: #999;
    margin-top: 4px;
    font-weight: 500;
}

/* Responsive Design */
@media (max-width: 1200px) {
    .position-link {
        font-size: 15px;
    }

    .metric-value {
        font-size: 18px;
    }
}

@media (max-width: 992px) {
    .approved-position-cell {
        padding: 15px !important;
    }

    .position-link {
        font-size: 14px;
    }

    .position-meta {
        gap: 8px;
        font-size: 11px;
    }

    .metric-cell {
        padding: 15px 8px !important;
    }

    .metric-value {
        font-size: 16px;
    }

    .metric-label {
        font-size: 10px;
    }
}

@media (max-width: 768px) {
    .approved-position-cell {
        padding: 12px !important;
    }

    .position-link {
        font-size: 13px;
    }

    .position-tags {
        gap: 6px;
        margin-bottom: 6px;
    }

    .tag {
        font-size: 10px;
        padding: 2px 6px;
    }

    .metric-cell {
        padding: 12px 6px !important;
    }

    .metric-value {
        font-size: 14px;
    }

    .metric-label {
        font-size: 9px;
    }
}

/* Dashboard Job Posted Recently Table */
.dashboard-job-row {
    transition: background-color 0.2s ease;
    border-bottom: 1px solid #f0f0f0;
}

.dashboard-job-row:hover {
    background-color: #fafafa;
}

.dashboard-job-cell {
    padding: 18px 20px !important;
    vertical-align: middle;
}

.job-header {
    margin-bottom: 8px;
}

.job-title {
    font-size: 15px;
    font-weight: 600;
    color: #333;
    margin: 0;
    padding: 0;
}

.job-location {
    font-size: 12px;
    color: #666;
    margin: 4px 0 0 0;
    padding: 0;
    display: flex;
    align-items: center;
    gap: 5px;
}

.job-badge-group {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
    margin-bottom: 8px;
}

.job-badge {
    display: inline-block;
    padding: 3px 8px;
    border-radius: 16px;
    font-size: 14px;
    font-weight: 500;
    white-space: nowrap;
}

.employment-badge {
    background-color: #e3f2fd;
    color: #1976d2;
}

.level-badge {
    background-color: #f3e5f5;
    color: #7b1fa2;
}

.category-badge {
    background-color: #e8f5e9;
    color: #388e3c;
}

.job-info-row {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}

.job-posted-date,
.job-deadline-date {
    font-size: 14px;
    color: #000;
    display: flex;
    align-items: center;
    gap: 4px;
}

.dashboard-metric-cell {
    padding: 18px 12px !important;
    vertical-align: middle;
    text-align: center;
}

.mini-metric {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.mini-number {
    font-size: 18px;
    font-weight: 700;
    color: #333;
}

.dashboard-action-cell {
    padding: 18px 12px !important;
    vertical-align: middle;
    text-align: center;
    display: table-cell;
}

.action-icons-group {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 12px;
    height: 100%;
}

.action-icon {
    font-size: 14px;
    text-decoration: none;
    cursor: pointer;
    transition: all 0.2s ease;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    border-radius: 5px;
}

.view-icon {
    background-color: #e8f5e9;
    color: #388e3c;
}

.view-icon:hover {
    background-color: #388e3c;
    color: white;
    transform: scale(1.08);
}

.screen-icon {
    background-color: #ffebee;
    color: #c62828;
}

.screen-icon:hover {
    background-color: #c62828;
    color: white;
    transform: scale(1.08);
}

/* Responsive */
@media (max-width: 1024px) {
    .dashboard-job-cell {
        padding: 14px 15px !important;
    }

    .job-title {
        font-size: 14px;
    }

    .job-badge {
        font-size: 10px;
    }
}

@media (max-width: 768px) {
    .dashboard-job-cell,
    .dashboard-metric-cell,
    .dashboard-action-cell {
        padding: 12px 8px !important;
    }

    .job-title {
        font-size: 13px;
    }

    .job-location {
        font-size: 11px;
    }

    .job-badge {
        font-size: 9px;
        padding: 2px 6px;
    }

    .job-info-row {
        gap: 6px;
    }

    .job-posted-date,
    .job-deadline-date {
        font-size: 10px;
    }

    .mini-number {
        font-size: 16px;
    }

    .action-icon {
        font-size: 14px;
    }

    .action-icons-group {
        gap: 12px;
    }
}

/* Candidate Preferences Table */
.preference-row {
    font-size: 15px;
    transition: background-color 0.2s ease;
    border-bottom: 1px solid #f0f0f0;
    vertical-align: middle;
}

.preference-row:hover {
    background-color: #fafafa;
}

.preference-sn {
    padding: 18px !important;
    text-align: center;
    color: #666;
    font-weight: 600;
    width: 60px;
}

.preference-job {
    padding: 18px !important;
    font-weight: 500;
    color: #333;
    text-align: left;
}

.preference-salary {
    padding: 18px !important;
    text-align: center;
    vertical-align: middle;
}

.salary-badge {
    display: inline-block;
    background-color: #e8f5e9;
    color: #388e3c;
    padding: 6px 12px;
    border-radius: 4px;
    font-weight: 600;
    font-size: 14px;
    white-space: nowrap;
}

.preference-category {
    padding: 18px !important;
    text-align: center;
}

.category-badge {
    display: inline-block;
    background-color: #e3f2fd;
    color: #1976d2;
    padding: 6px 10px;
    border-radius: 4px;
    font-weight: 500;
    font-size: 13px;
}

.preference-type {
    padding: 18px !important;
    text-align: center;
    vertical-align: middle;
}

.preference-type span {
    display: inline-block;
    margin-right: 6px;
}

.type-badge {
    display: inline-block;
    background-color: #f3e5f5;
    color: #7b1fa2;
    padding: 5px 10px;
    border-radius: 14px;
    font-size: 12px;
    font-weight: 500;
    white-space: nowrap;
}

.level-badge {
    display: inline-block;
    background-color: #fce4ec;
    color: #c2185b;
    padding: 5px 10px;
    border-radius: 14px;
    font-size: 12px;
    font-weight: 500;
    white-space: nowrap;
}

.preference-location {
    padding: 18px !important;
    text-align: center;
    color: #666;
    vertical-align: middle;
}

.preference-location i {
    color: #1976d2;
    margin-right: 6px;
}

.preference-default {
    padding: 18px !important;
    text-align: center;
    vertical-align: middle;
}

.default-star {
    font-size: 20px;
    color: #ffc107;
}

.star-toggle {
    font-size: 20px;
    color: #ddd;
    text-decoration: none;
    transition: all 0.2s ease;
    cursor: pointer;
    display: inline-block;
}

.star-toggle:hover {
    color: #ffc107;
    transform: scale(1.1);
}

.preference-action {
    padding: 18px !important;
    text-align: center;
    vertical-align: middle;
}

.action-link {
    font-size: 16px;
    text-decoration: none;
    cursor: pointer;
    transition: all 0.2s ease;
    display: inline-block;
    margin: 0 6px;
}

.edit-link {
    color: #1976d2;
}

.edit-link:hover {
    color: #0d47a1;
    transform: scale(1.15);
}

.delete-link {
    color: #c62828;
}

.delete-link:hover {
    color: #7f0000;
    transform: scale(1.15);
}

.empty-row {
    background-color: #fafafa;
}

.empty-row td {
    padding: 60px 20px !important;
    text-align: center;
}

.empty-message {
    color: #999;
}

.empty-message i {
    font-size: 48px;
    color: #ddd;
    display: block;
    margin-bottom: 16px;
}

.empty-message p {
    font-size: 16px;
    margin: 16px 0;
    color: #666;
}

/* Responsive Design */
@media (max-width: 1200px) {
    .preference-row {
        font-size: 14px;
    }

    .preference-sn,
    .preference-job,
    .preference-salary,
    .preference-category,
    .preference-type,
    .preference-location,
    .preference-default,
    .preference-action {
        padding: 14px !important;
    }
}

@media (max-width: 992px) {
    .preference-row {
        font-size: 13px;
    }

    .preference-sn,
    .preference-job,
    .preference-salary,
    .preference-category,
    .preference-type,
    .preference-location,
    .preference-default,
    .preference-action {
        padding: 12px !important;
    }

    .salary-badge,
    .category-badge {
        font-size: 12px;
        padding: 4px 8px;
    }

    .type-badge,
    .level-badge {
        font-size: 11px;
        padding: 4px 8px;
    }
}

@media (max-width: 768px) {
    .preference-row {
        font-size: 12px;
    }

    .preference-sn,
    .preference-job,
    .preference-salary,
    .preference-category,
    .preference-type,
    .preference-location,
    .preference-default,
    .preference-action {
        padding: 10px !important;
    }

    .salary-badge,
    .category-badge {
        font-size: 11px;
        padding: 3px 6px;
    }

    .type-badge,
    .level-badge {
        font-size: 10px;
        padding: 3px 6px;
        margin-right: 3px;
    }

    .default-star,
    .star-toggle {
        font-size: 16px;
    }

    .action-link {
        font-size: 14px;
        margin: 0 4px;
    }

    .empty-row td {
        padding: 40px 15px !important;
    }

    .empty-message i {
        font-size: 36px;
    }

    .empty-message p {
        font-size: 14px;
    }
}

/* Matching Jobs Table */
.matching-job-row {
    transition: background-color 0.2s ease;
    border-bottom: 1px solid #f0f0f0;
    vertical-align: middle;
}

.matching-job-row:hover {
    background-color: #fafafa;
}

.matching-job-cell {
    padding: 18px !important;
    vertical-align: middle;
}

.matching-job-content {
    margin: 0;
}

.matching-job-title {
    font-size: 15px;
    font-weight: 600;
    color: #333;
    text-decoration: none;
    transition: color 0.2s ease;
    display: block;
    margin-bottom: 6px;
}

.matching-job-title:hover {
    color: #1976d2;
}

.matching-job-location,
.matching-job-posted {
    font-size: 13px;
    color: #666;
    margin: 4px 0;
    padding: 0;
    display: flex;
    align-items: center;
    gap: 6px;
}

.matching-job-location i,
.matching-job-posted i {
    color: #1976d2;
    font-size: 12px;
}

.matching-company-cell {
    padding: 18px !important;
    text-align: center;
    vertical-align: middle;
}

.company-link {
    font-size: 14px;
    color: #333;
    font-weight: 500;
    text-decoration: none;
    transition: color 0.2s ease;
}

.company-link:hover {
    color: #1976d2;
    text-decoration: underline;
}

.matching-salary-cell {
    padding: 18px !important;
    text-align: center;
    vertical-align: middle;
}

.salary-value {
    font-size: 15px;
    font-weight: 700;
    color: #388e3c;
}

.matching-action-cell {
    padding: 18px !important;
    text-align: center;
    vertical-align: middle;
}

.apply-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    padding: 8px 16px;
    background-color: #1976d2;
    color: white;
    border-radius: 4px;
    text-decoration: none;
    font-weight: 600;
    font-size: 13px;
    transition: all 0.2s ease;
    cursor: pointer;
    border: none;
}

.apply-btn:hover {
    background-color: #0d47a1;
    transform: translateY(-2px);
    box-shadow: 0 4px 8px rgba(25, 118, 210, 0.3);
    color: white;
    text-decoration: none;
}

.apply-btn i {
    font-size: 12px;
}

.jobs-col,
.company-col,
.salary-col,
.action-col {
    font-size: 12px !important;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-weight: 600;
    color: #999;
}

.empty-matching-row {
    background-color: #fafafa;
}

.empty-matching-row td {
    padding: 60px 20px !important;
    text-align: center;
}

.empty-matching-message {
    vertical-align: middle;
}

.empty-state-content {
    color: #999;
}

.empty-state-content i {
    font-size: 48px;
    color: #ddd;
    display: block;
    margin-bottom: 12px;
}

.empty-state-content h4 {
    font-size: 18px;
    font-weight: 600;
    color: #333;
    margin: 12px 0;
}

.empty-state-content p {
    font-size: 15px;
    color: #666;
    margin: 12px 0 20px;
}

.empty-state-content .btn {
    display: inline-block;
    padding: 10px 24px;
    background-color: #1976d2;
    color: white;
    border-radius: 4px;
    text-decoration: none;
    font-weight: 600;
    transition: all 0.2s ease;
}

.empty-state-content .btn:hover {
    background-color: #0d47a1;
    color: white;
    text-decoration: none;
    transform: translateY(-2px);
}

/* Responsive Design */
@media (max-width: 1024px) {
    .matching-job-cell,
    .matching-company-cell,
    .matching-salary-cell,
    .matching-action-cell {
        padding: 14px !important;
    }

    .matching-job-title {
        font-size: 14px;
    }

    .matching-job-location,
    .matching-job-posted {
        font-size: 12px;
    }
}

@media (max-width: 768px) {
    .matching-job-cell,
    .matching-company-cell,
    .matching-salary-cell,
    .matching-action-cell {
        padding: 12px !important;
    }

    .matching-job-title {
        font-size: 13px;
    }

    .matching-job-location,
    .matching-job-posted {
        font-size: 11px;
    }

    .company-link {
        font-size: 13px;
    }

    .salary-value {
        font-size: 14px;
    }

    .apply-btn {
        padding: 6px 12px;
        font-size: 12px;
    }

    .empty-matching-row td {
        padding: 40px 15px !important;
    }

    .empty-state-content i {
        font-size: 36px;
    }

    .empty-state-content h4 {
        font-size: 16px;
    }

    .empty-state-content p {
        font-size: 13px;
    }
}

/* Posted Days Styling */
.posted-days {
    font-size: 14px !important;
    color: #666;
    font-weight: 500;
}

/* Applied Job Table - Candidate Dashboard */
.applied-job-row {
    transition: background-color 0.2s ease;
    border-bottom: 1px solid #f0f0f0;
    vertical-align: middle;
}

.applied-job-row:hover {
    background-color: #fafafa;
}

.applied-job-cell {
    padding: 18px !important;
    vertical-align: middle;
}

.job-item-header {
    margin: 0;
}

.job-position-title {
    font-size: 15px;
    font-weight: 600;
    color: #333;
    text-decoration: none;
    transition: color 0.2s ease;
    display: block;
    margin-bottom: 6px;
}

.job-position-title:hover {
    color: #1976d2;
}

.job-company-info,
.job-posted-info {
    font-size: 13px;
    color: #666;
    margin: 4px 0;
    padding: 0;
    display: flex;
    align-items: center;
    gap: 6px;
}

.job-company-info i,
.job-posted-info i {
    color: #1976d2;
    font-size: 13px;
}

.applied-status-cell {
    padding: 18px !important;
    text-align: center;
    vertical-align: middle;
}

.status-badge {
    display: inline-block;
    padding: 6px 12px;
    border-radius: 16px;
    font-size: 13px;
    font-weight: 500;
}

.category-status {
    background-color: #e3f2fd;
    color: #1976d2;
}

.applied-date-cell {
    padding: 18px !important;
    text-align: center;
    vertical-align: middle;
}

.application-date {
    font-size: 14px;
    color: #333;
    font-weight: 500;
}

.jobs-header,
.status-header,
.date-header {
    font-size: 12px !important;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-weight: 600;
    color: #999;
}

.empty-applied-row {
    background-color: #fafafa;
}

.empty-applied-row td {
    padding: 60px 20px !important;
    text-align: center;
}

.empty-message {
    color: #999;
}

.empty-message i {
    font-size: 48px;
    color: #ddd;
    display: block;
    margin-bottom: 16px;
}

.empty-message p {
    font-size: 16px;
    margin: 16px 0;
    color: #666;
}

/* Responsive Design */
@media (max-width: 1024px) {
    .applied-job-cell,
    .applied-status-cell,
    .applied-date-cell {
        padding: 14px !important;
    }

    .job-position-title {
        font-size: 14px;
    }

    .job-company-info,
    .job-posted-info {
        font-size: 12px;
    }
}

@media (max-width: 768px) {
    .applied-job-cell,
    .applied-status-cell,
    .applied-date-cell {
        padding: 12px !important;
    }

    .job-position-title {
        font-size: 13px;
    }

    .job-company-info,
    .job-posted-info {
        font-size: 11px;
    }

    .application-date {
        font-size: 12px;
    }

    .empty-applied-row td {
        padding: 40px 15px !important;
    }

    .empty-message i {
        font-size: 36px;
    }

    .empty-message p {
        font-size: 14px;
    }
}

/* Matching Jobs Table */
.matching-job-row {
    transition: background-color 0.2s ease;
    border-bottom: 1px solid #f0f0f0;
    vertical-align: middle;
}

.matching-job-row:hover {
    background-color: #fafafa;
}

.matching-job-cell {
    padding: 18px !important;
    vertical-align: middle;
}

.matching-job-content {
    margin: 0;
}

.matching-job-title {
    font-size: 15px;
    font-weight: 600;
    color: #333;
    text-decoration: none;
    transition: color 0.2s ease;
    display: block;
    margin-bottom: 6px;
}

.matching-job-title:hover {
    color: #1976d2;
}

.matching-job-location,
.matching-job-posted {
    font-size: 13px;
    color: #666;
    margin: 4px 0;
    padding: 0;
    display: flex;
    align-items: center;
    gap: 6px;
}

.matching-job-location i,
.matching-job-posted i {
    color: #1976d2;
    font-size: 12px;
}

.matching-company-cell {
    padding: 18px !important;
    text-align: center;
    vertical-align: middle;
}

.company-link {
    font-size: 14px;
    color: #333;
    font-weight: 500;
    text-decoration: none;
    transition: color 0.2s ease;
}

.company-link:hover {
    color: #1976d2;
    text-decoration: underline;
}

.matching-salary-cell {
    padding: 18px !important;
    text-align: center;
    vertical-align: middle;
}

.salary-value {
    font-size: 15px;
    font-weight: 700;
    color: #388e3c;
}

.matching-action-cell {
    padding: 18px !important;
    text-align: center;
    vertical-align: middle;
}

.apply-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    padding: 8px 16px;
    background-color: #1976d2;
    color: white;
    border-radius: 4px;
    text-decoration: none;
    font-weight: 600;
    font-size: 13px;
    transition: all 0.2s ease;
    cursor: pointer;
    border: none;
}

.apply-btn:hover {
    background-color: #0d47a1;
    transform: translateY(-2px);
    box-shadow: 0 4px 8px rgba(25, 118, 210, 0.3);
    color: white;
    text-decoration: none;
}

.apply-btn i {
    font-size: 12px;
}

.jobs-col,
.company-col,
.salary-col,
.action-col {
    font-size: 12px !important;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-weight: 600;
    color: #999;
}

.empty-matching-row {
    background-color: #fafafa;
}

.empty-matching-row td {
    padding: 60px 20px !important;
    text-align: center;
}

.empty-matching-message {
    vertical-align: middle;
}

.empty-state-content {
    color: #999;
}

.empty-state-content i {
    font-size: 48px;
    color: #ddd;
    display: block;
    margin-bottom: 12px;
}

.empty-state-content h4 {
    font-size: 18px;
    font-weight: 600;
    color: #333;
    margin: 12px 0;
}

.empty-state-content p {
    font-size: 15px;
    color: #666;
    margin: 12px 0 20px;
}

.empty-state-content .btn {
    display: inline-block;
    padding: 10px 24px;
    background-color: #1976d2;
    color: white;
    border-radius: 4px;
    text-decoration: none;
    font-weight: 600;
    transition: all 0.2s ease;
}

.empty-state-content .btn:hover {
    background-color: #0d47a1;
    color: white;
    text-decoration: none;
    transform: translateY(-2px);
}

/* Responsive Design */
@media (max-width: 1024px) {
    .matching-job-cell,
    .matching-company-cell,
    .matching-salary-cell,
    .matching-action-cell {
        padding: 14px !important;
    }

    .matching-job-title {
        font-size: 14px;
    }

    .matching-job-location,
    .matching-job-posted {
        font-size: 12px;
    }
}

@media (max-width: 768px) {
    .matching-job-cell,
    .matching-company-cell,
    .matching-salary-cell,
    .matching-action-cell {
        padding: 12px !important;
    }

    .matching-job-title {
        font-size: 13px;
    }

    .matching-job-location,
    .matching-job-posted {
        font-size: 11px;
    }

    .company-link {
        font-size: 13px;
    }

    .salary-value {
        font-size: 14px;
    }

    .apply-btn {
        padding: 6px 12px;
        font-size: 12px;
    }

    .empty-matching-row td {
        padding: 40px 15px !important;
    }

    .empty-state-content i {
        font-size: 36px;
    }

    .empty-state-content h4 {
        font-size: 16px;
    }

    .empty-state-content p {
        font-size: 13px;
    }
}
