.titlePage { margin-left: 10px; }
.sectionTitle { 
    padding-left: 10px; 
    padding-right: 10px;
    margin-left: -10px;
}
.headerIcon { cursor: pointer; margin-left: 5px; }

.lastheaderIcon { padding-inline-end: 12px;}

#headerToolbar, .sectionTitle 
{ 
    color:white; 
    font-size: 16px; 
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.fgToolbar,
#headerToolbar,
#headerToolbar > *,
.sectionTitle,
.sectionTitle > *
{
	white-space: nowrap;
    /*
    margin-bottom: 10px;
    */
    height: 48px;
    line-height: 25px!important;
    /* line-height: 48px!important; */
}









