
#public_header{
    background: #ee475b;
    box-shadow: inset 0 -1px 0 #00000073, 0 1px 1px #00000017;
    height: 50px;
    color: white;
}

#logo{
    width: 102px;
    height: 49px;
    margin-top: 0;
    display: inline-block;
    font-weight: 500;
    letter-spacing: -0.5px;
}

#menu{
    float:right;
    margin-top: 14px;
}

#menu .button{
    margin-left: 2px;
    background: #00000014;
    color: white;
    box-shadow: none;
    margin-top: 1px;
}