#unit {
    color: white;
}

#welcome-text {
    color: white;
    padding-right: 15px;
}

#pocBanner {
    background-image: url('../images/proof_of_concept.png');
    width: 128px;
    height: 45px;
    position: absolute;
    left: 206px;
    top: -5px;
}

#welcome_banner_logo {
    height: 28px;
    padding-right: 10px;
}

#user-preferences {
    font-size: 17px;
    padding-top: .1rem!important;
    padding-bottom: .1rem!important;
}
