.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: #2c2c2c;
    --colorTer: #2171b9;
    --colorQua: #aecde7;
    --highlightPri: #142570;
    --highlightSec: #2c2c2c;
}