.page-title {
    font-weight: 600;
    color: #F36523;
}

.list-job {
    padding-bottom: 0;
}

    .list-job .search-header {
        margin-top: 24px;
    }

    .list-job .result-search {
        margin-bottom: 16px;
    }

.list-job-table {
    font-size: 14px;
    margin-top: 16px;
}

    .list-job-table .table-head {
        vertical-align: top;
    }

    .list-job-table .title-job,
    .list-job-table .location-job,
    .list-job-table .number-job {
        text-align: center;
    }

    .list-job-table .stt {
        text-align: center;
        width: 3%;
    }

    .list-job-table .position {
        width: 25%;
        text-transform: uppercase;
        min-width: 130px;
    }

    .list-job-table .career {
        width: 18%;
    }

    .list-job-table .unit {
        width: 15%;
        min-width: 110px;
    }

    .list-job-table .location {
        text-align: center;
        width: 13%;
    }

    .list-job-table .amount {
        text-align: center;
        width: 6%;
    }

    .list-job-table .start-date, .list-job-table .end-date {
        width: 10%;
    }

.list-job .pagination {
    margin-top: 32px;
    justify-content: center;
}

.paging-container #page_number_text, .paging-container .pagination-container {
    padding-left: 0;
}
.list-job-bold{
    font-weight : bold;
}
/*# sourceMappingURL=list-job.css.map */
