.adappt-logo
{
    height: inherit;
    min-width:230px;
    background: url('../img/adappt-white.png') no-repeat center center #00937d;
    background-size: 70%;
}
.logo
{
    max-height: 50px;
}
.logo-icon
{
    max-height: 50px;
    vertical-align: middle;
}
.icon-font
{
    font-size:22px!important;
}
.md-icon-btn
{
    border-radius:50%;
    min-width:50px;
}

md-menu-bar 
{
    padding:0;
}