.startupHeader {
    background-color: rgba(0, 0, 0, 0.6);
    height: 44px;
    min-width: 1000px;
    background-image: url(196x75.png) !important;
    background-position: 10px center;
    background-repeat: no-repeat;
    background-size: 85px;
}

#loginLogoText{
    margin: 15px 0 0 0 !important;
}

/*#container {
    background: url(airflow_bg_blue.jpg) no-repeat fixed center center / cover transparent !important;

}*/