.top-container .threequarter {
align-content:center;
}
.top-container {
border-bottom:1px solid #cdcdcd;
}
.layout-widget #user_panel_widget .panel-checklist-link {
    color: #000;
}
:root {
    --colorPri: #e6e6e6;
    --colorSec: #0a667a;
    --colorTer: #2171b9;
    --colorQua: #aecde7;
    --highlightPri: #142570;
    --highlightSec: #0a667a;
}
#full_width-986630545 ul.site-menu li span a {
color: #FFFFFF;
font-size: 18px;
line-height: 40px;
font-weight: normal;
font-family: Arial, sans-serif;
}
.ue-title {
display: block;
margin-bottom: 32px;
text-align: left;
float: left;
position: relative;
padding-top: 5px;
text-transform: uppercase;
font-weight: bold;
font-size: 1.5rem;
letter-spacing: -0.5px;
font-family: merriweather;
color: #0a667a;
}
.top-container {
    background-color: #0a667a;
}

.ue-desc, .ba-date, .job-desc {
white-space: normal;
overflow: hidden;
text-overflow: ellipsis;
font-size: 16px;
color: #000000;
line-height: 1.4;
}

.calendar-grid-today a {
color: #00008B;
font-size: 15px;
}