/*#region Generic*/
html,body{min-height:100%;height:100%;width:100%;touch-action:none}
body{background-image:linear-gradient(135deg, #F5F7FA 0%, #C3CFE2 100%);color:#000 !important;overflow:hidden !important;width:100%;position:fixed}
body *{font-family:Exo,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol';font-size:14px;font-weight:300}
body *:not(.nicescroll-cursors, #login-container-fluid-scroll, input[type='radio'], input[type='checkbox']){-webkit-font-smoothing:antialiased;outline:none !important;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent;-webkit-border-radius:0 !important;-moz-border-radius:0 !important;-o-border-radius:0 !important;border-radius:0 !important;-webkit-appearance:none !important;box-shadow:none !important}
body *:hover, body *:focus{outline:none !important;-webkit-border-radius:0 !important;-moz-border-radius:0 !important;-o-border-radius:0 !important;border-radius:0 !important;-webkit-appearance:none !important;box-shadow:none !important}
:focus{outline:none !important}
*:focus{outline:none !important}
/*#endregion*/

.container-fluid{height:100% !important;padding:0 !important;overflow-x:auto}
.logo{width:256px !important;height:256px !important}
.mail,.mail:hover,.mail:focus{font-size:26px;font-weight:400;color:#FFF;text-decoration:none}

/*#region Media*/
@media screen and (max-width:319.99px){
    .logo{width:128px !important;height:128px !important}
}
/*#endregion*/