/* Only JPG allowed */
/* Image size:  */
.login-background {
    background: url(../companies/login-background.jpg) no-repeat center center fixed; 
}

/* Only SVG allowed */
/* Max height allowed: 35px*/
/* Max width allowed: 315px*/
.logo-top-left {
	height:30px !important;
	width: auto !important;
}

.logo-bottom-left {
    background-color:rgb(44, 62, 80); 
}