header {
    height: 50px;
    border-bottom: 1px solid rgba(226,232,240,1);
    background: #fff;

}
header .logo {
    height: 30px;
}


.btn-group-vertical label.form-check-label ,
.btn-group-vertical input.btn-check  {
    display: none;
}


.me {
    background: #F1F5F9;
    height: 32px;
    width: 32px;
    padding:2px 5px;
}
