#post_title {
    width: 100%;
    margin-bottom: 20px;
}

.filter-links li {
    display: inline-block;
    margin: 0;
}

.filter-links li>a {
    color: #000000;
    font-weight: 500;
}

ul.filter-links {
    margin-left: 0;
}

.filter-links .current {
    box-shadow: none;
    border-bottom: 4px solid #032456;
    color: #032456;
}

.wp-job-manager-applications-form-editor .tab-content {
    padding-top: 25px;
}

.widefat {
    border: 1px solid #e5e5e5;
}

.widefat thead th {
    border-width: 0px 0px 1px 0px;
    border-color: #e5e5e5;
}

.widefat tfoot th, .widefat tbody td {
    border: none;
}

.widefat .add-field {
    color: #ffffff!important;
}

.widefat>thead>tr {
    text-align: left;
}

.spinner {
    background-size: 20px 20px;
    display: inline-block;
    visibility: hidden;
    vertical-align: middle;
    opacity: .7;
    width: 20px;
    height: 20px;
    margin: 4px 10px 0;
}
