.top-container .threequarter {
align-content:center;
}
.top-container {
border-bottom:1px solid #cdcdcd;
}
.layout-widget #user_panel_widget .panel-checklist-link {
    color: #000;
}

.content-header, h1 {
    color: white;
    /* font-size: 18px; */
    font-weight: bold;
    background-color: #FFFFFF;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 5px;
    padding-right: 5px;
    width: calc(100% - 45px) !important;
    vertical-align: baseline;
    margin-top: 0px;
    margin-bottom: 2px;
    position: relative;
}

.user-search {
    padding-right: 20px;
    background-position
Specifies the initial position of the background image(s) (after any resizing) within their corresponding background positioning area.
Learn more

Don't show
: 100% 50%;
    background-repeat: no-repeat;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    color: #FFF;
    background-size: 16px;
    line-height: 2;
}