    .loginbox {
background: #6a6a6a87 !important;
padding: 0px !important;
}


.loginbox .appheader .accountlabel{
font-size: 35px!important;
padding-top: 30px!important;
margin-bottom: 10px!important;
}
    
.grid3.grid3-c .side2 {
	background-image: linear-gradient(rgb(225, 231, 237), rgb(64, 131, 198)) !important;
}

.grid3-c .side2 .logo {
	background: url('https://mda.dev.ivivadx.com/content/portals/logos/3011aa2a-abec-4cce-934e-7650bb762ed4.png') no-repeat bottom center !important;
	background-size: 65% !important;

}

.grid3.grid3-c .side2 ul.applist {
	background: unset !important;
}

.grid3.grid3-c .side2 ul.applist li a.selected {
	background: #629dd7 !important
}

.grid3.grid3-c .side2 ul.applist li a:hover {
	background: #629dd7 !important
}

ul.applist.drawer {
	background: #629dd7 !important;
}

.grid3.grid3-c .side2 ul.applist-other {
	background: unset !important;
}

.grid3.grid3-c .side2 ul.applist-other :hover {
	background: #629dd7 !important;
}