#memberpanel{
    width: 100% !important;
    background: #2d3141 !important;
    padding: 5px 0 !important;
    position: fixed;
    z-index: 9999 !important;
}

.memberinfo{
    margin-left: 5px !important;
}

.access{
    margin-right: 5px !important;
}

#memberpanel span, #memberpanel a{
    color: white !important;
    font-size: 14px !important;
    font-family: "Lato",sans-serif !important;
}

#memberpanel .access{
    float: right !important;
}