@import '/cas/css/cas.css?6.5.4';


header#app-bar
{
    background: #272727;
    color: #fff;
}

@media (min-width: 768px)
{
header#app-bar
{

    background: #272727 url(/cas/images/osu-brand-horizontal-white.png) no-repeat left;
    height: 120px;

}

#cas-theme-title
{
    text-indent: -5000px;
}
}
