



body {
    color: ;
    background-color: ;
    background-image: url('https://digivents2.bucket.digivents.net/2774/WebLayout/c0ad0dbf-2111-4bf4-a2ac-c644850d778b.jpg');
}

.document-pdf a, .document-img a {
    color: #000000 !important;
}

header {
    background: ;
    padding: ;
    margin: ;
}

footer {
    background: ;
    padding: ;
    margin: ;
}

#table-utenti-registrati {
    color: ;
}

.loader-container {
    background-color: #ffffff;
}

.loader {
    background-color: #ffffff;
}

.loader::after {
    background-color: #00b4d5;
}


                .btn-new {
                    border-radius: 5px;
                    color: #32317b !important;
                    background-color: #00b4d5 !important;
                    text-decoration: none !important;
                    font-weight: bold !important;
                }

                .btn-new:hover {
                    color: #32317b !important;
                    background-color: #00b4d5 !important;
                    text-decoration: none !important;
                    font-weight: bold !important;
                }
            
                .btn-red {
                    border-radius: 5px;
                    color: #ffffff !important;
                    background-color: #dd4242 !important;
                    text-decoration: none !important;
                    font-weight: normal !important;
                }

                .btn-red:hover {
                    color:  !important;
                    background-color:  !important;
                    text-decoration: none !important;
                    font-weight: normal !important;
                }
            