.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: #39a6c1;

    --colorTer: #2171b9;
    --colorQua: #aecde7;
    --highlightPri: #142570;
    --highlightSec: #39a6c1;
}

body {
background-color: #e6e6e6; /* grey */
}
