


/*************/
/* Logo Tag */
/*************/

#logo {
    background: url("/ui.inpro/style/mps-logo_white.png");
	background-repeat: no-repeat;
    background-size: cover;
    max-height: 34px;
    height: 34px;
    width: 56px;
}