.page-up .feature-photo{
    background-image: url('//www.rollins.edu/_common/images/bg-footer.jpg') !important;
}
.page-up ul.filter li input {
    margin: 4px 5px 0 0 !important;
}
.page-up a.btn, .page-up input[type="submit"], .page-up #job-mail-trigger,
.button {
    cursor: pointer;
    margin: 0;
    line-height: 1;
    -webkit-appearance: none !important;
    appearance: none !important;
    color: #fff !important;
    margin-bottom: 1.5em;
    padding: 0.5em 1em 0.625em !important;
    border-radius: 0.25em !important;
    background-color: #0071ba !important;
    box-shadow: 0 3px rgba(10, 73, 120, 1) !important;
    display: inline-block !important;
    font-weight: 300 !important;
    text-decoration: none;
    font-size: 16px !important;
}
.page-up #search-filters ul li{
    border-bottom: 0;
    padding: 2px 0;
}
.page-up tbody tr:nth-child(odd), .page-up tbody tr:nth-child(odd) {
    background-color: #f5f5f5 !important;
}
.page-up tbody tr:nth-child(even), .page-up table tr:nth-child(even) {
    background-color: #fff !important;
}
.page-up .pup p {
    margin-bottom: 1em;
}

.page-up h2, .page-up h3, .page-up h4, .page-up h5 {
    font-size: 18px;
    font-weight: 600;
}

#jobs-form {
    font-size: 0.8em;
}

#jobs-form tbody tr {
    background-color: #f0f2f5;
}

#jobs-form tbody tr.summary {
    background-color: #fff;
}

#jobs-form tbody tr.summary td {
    padding-bottom: 32px;
}

#jobs-form td {
    border-top: 1px solid #ccd2d9;
    padding: 0.7em 1em;
}

.page-up .filter-wrapper {
    margin-bottom: 20px;
}

.page-up .filter-wrapper fieldset {
    margin-bottom: 10px;
}

.page-up .filter-wrapper .filter-group {
    margin-bottom: 10px;
    border: 1px solid #f0f2f5;
    padding: 10px 10px;
    border-radius: 8px;
}

.page-up h3 {
    margin-top: 5px;
    margin-bottom: 5px;
}

.page-up #search-keyword, .page-up #job-mail-subscribe-email {
    border-radius: 5px;
    padding: 10px;
    border: 1px solid #333;
    margin-bottom: 10px;
}

.page-up .count:before {
    content: "(";
}

.page-up .count:after {
    content: ")";
}

.page-up #message-list .error {
    color: red;
    margin-bottom: 5px;
}
#PageUpPeopleLink {
    margin: 25px 0 0 15px;
}
#PageUpPeopleLink a {
    color: #555;
    font-size: 0.9em;
}

.page-up table {
    margin-top: 10px;
}

.page-up thead{
    background: #0071ba;
    color: white;
}

.page-up a.more-link.button {
    width: 135px;
    background: #0071ba!important;
    padding: 10px;
    border-radius: 5px;
    color: white;
    font-weight: 600;
    text-align: center;
}
.page-up a.job-link {
    text-decoration: underline;

}

.page-up .filter-wrapper .filter-group-title {
    margin-bottom: 5px;
    font-weight: bold;
    color: #0071ba;
}

.page-up a.job-link {
    color: #0071ba;
    font-weight: 700;
}

.page-up .pup.pSignUp, .page-up .pup.pSearch, .page-up .pup.pLogin {
    margin-bottom: 20px;
}

.page-up  #campaignsDiv {
    margin: 20px 0px;
}

.page-up #job-content li {
    display: list-item;
}

.page-up #job-content ul, .page-up #job-content ol {
    display: block;
    list-style: disc outside none;
    margin: 1em 0;
    padding: 0 0 0 40px;
}

.page-up #job-content ol {
    list-style-type: decimal;
}

#job-details a {
    text-decoration: underline;
}