﻿.jobs-container {
    padding: 250px 0 20px 0;
    max-width: 1120px !important;
}

.jobs-container h4 {
    font-weight: 600;
    padding-top: 20px;
}

.jobs-container .panel {
    box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 3px 2px !important;
}

.jobs-container .panel-body {
    font-weight: 500;
    padding: 60px;
}

.jobs-container h2 {
    font-weight: 600;
    padding: 15px;
}

.jobs-container h3 {
    font-size: 26px;
    line-height: 29px;
    font-weight: 600;
    color: #599e2f;
    margin: 0 0 15px 0;
}

.jobs-container .job-title {
    text-align: center;
}

.jobs-container ul li {
    margin: 0 0 7px 30px !important;
    list-style-type: initial !important
}

.jobs-container ul li:before {
    background-color: unset !important;
}

.panel-body hr {
    border: 0;
    height: 1px;
    background: #333;
    background-image: -webkit-linear-gradient(left, #ccc, #333, #ccc);
    background-image: -moz-linear-gradient(left, #ccc, #333, #ccc);
    background-image: -ms-linear-gradient(left, #ccc, #333, #ccc);
    background-image: -o-linear-gradient(left, #ccc, #333, #ccc);
}

.page {
    display: none;
}

.page-active {
    display: block;
}

.paginator {
    font-size: xx-large;
}

.paginator-next, .paginator-prev {
    font-weight: bold;
}

.notice-bottom {
    font-style: italic;
}

.job-contact-us {
    font-weight: 500;
    font-size: 18px;
    padding-left: 15px;
    float: left;
}

.top-pager {
    font-size: xx-large;
}

.interested-candidates {
    font-weight: 500;
}

.dataTables_info {
    padding-left: 15px;
}

.dataTables_paginate {
    padding-bottom: 5px;
}

#JobPostings thead {
    display: none !important;
}

table.dataTable.no-footer {
    border-bottom: none !important;
}

.dataTables_empty {
    display: none !important;
}