@sys-clr-tit: white;
@title-fs: 1.6rem;
.c-toolbar{
    height: 100%;
    width: 100%;
    &>.c-toolbar-title{
        float: left;
        font-size: @title-fs;
        font-weight: bold;
        &>.icon{
            margin: 0 5px;
        }
    }
}
