/* Here, the content of the common custom CSS defined into Home - Setup - Display - CSS*/
#img_logo, .img_logo {
max-width: 300px;
max-height: 90px;
}

#login_center, .login_center {
background-size: cover; background-position: center center; background-attachment: fixed; background-repeat: no-repeat; background: linear-gradient(4deg, rgba(255,255,255,1) 0%, rgba(0,0,0,1) 60%, rgba(204,102,255,1) 80%, rgba(51,102,255,1) 100%) !important;
}