/* 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); 
}
:root{
	--ark-base-header-menu: #9E9E9E; 
	--ark-base-light-color: #2C05BB;
	--ark-main-home-search-color: #1B1549 ;
	--ark-side-menu: #9E9E9E ;
	--ark-base-accent-color: #5A89CE ;
	
}