/* 
    PAISYadvanced Styles
    Created on : 28.06.2024
    Author     : lvonhaef
*/

body {
    background: url("../../images/ADP_default_background.png");
    background-size: cover;
    background-attachment: fixed;
    background-position: right bottom 50px;
    background-repeat: no-repeat;
    height: auto;
    margin:0;
}

.loading {
    visibility: hidden
}