.small-logo {
    width: 120px;
}

.search-container {
	padding: 120px 0;
}

.search-container .btn-primary {
	color: #fff;
	background-color: #316cbe;
	border-color: #2f66b3;
}

.search-container .subheading {
	font-size: 1.5rem;
	font-weight: 300;
}

.recent-posts {
	padding: 48px 0;
}

.featured-employers {
	padding: 48px 0;
}

.featured-employers a img {
	opacity: 0.5;
	transition: all 0.5s;
}

.featured-employers a:hover img {
	opacity: 1;
}

.about-aim {
	padding: 72px;
}

.big-padding {
    padding: 72px;
}

.sidebar-padding {
    padding: 72px 48px;
}

.loader-sm {
    height: 1.5rem;
    width: 1.5rem;
}

.loader-sm:before, .loader-sm:after {
    width: 1.5rem;
    height: 1.5rem;
    margin: -0.75rem 0 0 -0.75rem;
}

/* SEARCH RESULTS */
.search-sidebar {
	padding: 48px 72px;
}

.job-card .card-footer {
    border-top: 1px solid rgba(0, 40, 100, 0.05);
    color: #6e7687;
}

.job-results > b {
    
}

/* JOB VIEW */

.job-sidebar li::before {
    content: "•";
    padding-right: 7px;
    color: rgb(125, 167, 195);
}

/* APPLY */
.apply-form {
    padding: 72px;;
}

.or-divider {
    position: relative;
    width: 200px;
    max-width: 100%;
    margin: auto;
    padding-top: 12px;
}

.or-divider-text {
    background: #FFF;
    margin: auto;
    margin-top: -32px;
    width: 30px;
    text-align: center;
}

.or-divider::before {
    content: "";
    display: block;
    border-top: 2px solid #dde2e978;
    width: 100%;
    height: 20px;
}

/* FOOTER */

footer {
    color: #dee2e6;
    padding: 48px 0;
    padding-bottom: 40px;
    background: #E3E5E4;
}

footer .logo {
    font-size: 12px;
    color: #6c757d;
}

footer .terms {    
    text-align: right;
    font-size: 12px;
    color: #495057;
}

footer .terms a {
    color: #6c757d;
}

footer ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

footer ul li a {
    color: #dee2e6;
    font-size: 13px;
}

footer .footer-header {
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    color: #adb5bd;
    font-size: 13px;
}

footer .footer-fifth {
    width: 20%;
    display: inline-block;
    float: left;
}

footer .products {
    padding-top: 12px;
    margin-top: 12px;
}

footer .logo img {
    height: 38px;
    width: auto;
    margin-top: -10px;
    margin-right: 12px;
}

footer .logos img {
    max-height: 35px;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: .7;
    transition: all 0.1s;
    -moz-transition: all 0.1s;
    -webkit-transition: all 0.1s;
    display: block;
    margin: auto;
}

footer .logos img:hover {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    opacity: 1;
}

footer img.nam-logo {
    max-height: 55px;
    opacity: 1;
    margin-top: 10px;
}

footer img.nam-badge {
    max-height: 65px;
    opacity: 1;
    margin-top: 5px;
}

footer small {
    color: #dee2e6;
    text-align: center;
    display: block;
    text-transform: uppercase;
    font-size: 10px;
}

footer .logos {
    margin-top: 30px;
}

/* DATE PICKER */

#ui-datepicker-div {
    background: #f5f7fb;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    border: 1px solid rgba(0, 40, 100, 0.12);
    border-radius: 3px;
    padding: 0.5rem;
}

#ui-datepicker-div th {
    text-align: center;
    font-weight: 600;
}

.ui-state-default {
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    border: 1px solid rgba(0, 40, 100, 0.12);
    border-radius: 3px;
    display: block;
    text-align: center;
    padding: 3px 7px;
    background: #FFF;
    color: inherit;
}

.ui-datepicker-week-end .ui-state-default {
    background: #f5f7fb;
}

.ui-datepicker-title {
    text-align: center;
    font-size: 18px;
    border-bottom: 1px solid #e0e5ec;
    padding-bottom: 0.5rem;
    margin-bottom: 0.5rem;
}

.ui-datepicker-prev {
    position: absolute;
    left: 0;
    top: 0;
    padding: 5px 10px;
    font-size: 24px;
    opacity: 0.5;
}

.ui-datepicker-next {
    position: absolute;
    right: 0;
    top: 0;
    padding: 5px 10px;
    font-size: 24px;
    opacity: 0.5;
}

.ui-datepicker-prev:after {
    content: "<";
    speak: none;
    font-family: consolas;
}

.ui-datepicker-next:after {
    content: ">";
    speak: none;
    font-family: consolas;
}

.ui-datepicker-prev span,
.ui-datepicker-next span {
    display: none;
}

.ui-datepicker {
    z-index: 9999 !important;
}

label.required:after {
    content: "(required)";
    color: #9da5ad;
    margin-left: 2px;
    font-weight: normal;
    font-size: 80%;
}

label.optional:after {
    content: "(optional)";
    color: #9da5ad;
    margin-left: 2px;
    font-weight: normal;
    font-size: 80%;
}

.col-stem-login {
    max-width: 44rem;
}

.col-stem-login img {
    border: 1px solid #e0e5ec;
    border-radius: 4px;
}

.king-science-form .invalid-feedback {
    background: #f5d2d2;
    border: 1px solid #f1c1c0;
    padding: 2px 8px;
    border-radius: 4px;
    color: #6b1110;
}

.sidebar {
    background-color: #053a73;
}

.bg-navy {
    background-color: #0d2d49;
}

@media (min-width: 992px) {
    .filters.collapse:not(.show), .threads.collapse:not(.show) {
        display: block !important;
    }

    .threads-container {
        height: 694px;
        overflow-y: auto;
    }

    .messages-container {
        height: 610px;
        overflow-y: auto;
    }
}

.offcanvas, .offcanvas-lg, .offcanvas-md, .offcanvas-sm, .offcanvas-xl, .offcanvas-xxl {
    --tblr-offcanvas-width: 630px;
}

@media (min-width: 992px) {
    :host, :root {
        margin-left: 0;
        margin-right: 0;
        overflow-x: hidden;
    }
}

@media (min-width: 992px) {
    .posts {
        width: 750px;
    }
}

.navbar {
    box-shadow: none;
}

.navbar-logo {
    filter: grayscale(1) brightness(1.5);
    height: 20px;
}

.navbar-logo-link:hover img {
    filter: revert;
}

.connect-hero {
    background-size: cover;
    background-position: center;
    padding: 3rem 0;
}

.connect-hero h1 {
    font-size: 40px;
}

.min-vh {
    min-height: 100vh;
}

.inbox {
    height: calc(100vh - 90px);
}

.nav-link:focus, .nav-link:hover {
    color: white;
}

.offcanvas-header .btn-close {
    opacity: 1;
    --tblr-btn-close-size: 1.5rem;
    height: 14px;
}

.dataTables_filter {
    display: none;
}

table.dataTable {
    border-collapse: collapse !important;
    margin: 0 !important;
}

.dataTables_wrapper {
    padding: 0;
}

.post h2 {
    color: #053a73;
}