.tag::before,.tag::after {
    display: none;
}
.list_job_detail{
    position: relative;
}
.list_job_detail .width-image-home .div-jobs{
    height: 100%; 
    width: 100%;
}
.mobi-fontsize12 .icon_canlendar{
    margin-right: 6px;
}
.padding-bottom_0{
    padding-bottom:0  !important;
}
.padding-left_1{
    padding-left: 1px !important;
}
.title_container{
    padding-right: 15px;
}
.box_tuyengap{
    background-color: #f60000;
    color: #fff !important;
    padding: 4px 10px;
    border-radius: 4px;
    font-size: 12px;
    white-space: nowrap;
    background-color: #ffeaea;
    color: red !important;
    font-size: 14px !important;
    font-weight: 500;
}
.job_tuyengap {
    background-color: #fff8f8;

}
.grid-job{
    border-radius: 4px;
}
.tag_magrin_mobile{
    margin-left: 0;
}
.title_container{
    display: grid;
    grid-template-columns: 1fr auto; /* First block flexible, second block fixed */
}
.icon-bookmark i,
.icon-bookmark .fa-spinner {
    vertical-align: middle;
    margin-left: 2px;
}
.jobs-header-right.bookmark_job{
    text-align: end;
}
@media only screen and (max-width: 480px) {
    
}
@media only screen and (max-width: 600px) {
}
@media (min-width: 481px) and (max-width: 640px) {

}
@media (min-width: 641px) and (max-width: 768px) {
}
@media (max-width: 991px){

}
@media (min-width: 769px) and (max-width: 1024px) {

}