.fascia-azure-light{
    background-color: white!important;
}


section .Containers h1, h2{
    font-family: Gotham Rounded!important;
    letter-spacing: -1px;
    padding: 0 0 10px;
    margin: 0;
    outline: none;
    color: #00225a!important;

}

section .Containers h3 {
    font-family: Gotham Rounded!important;
}


/* download page */
.imapagedownload .col_4 {
    height : 460px;
}

.imapagedownload .imaButtonCyano a {
    color: white;
}

/* Open a ticket */

.DnnModule-DNNImagicleRegConfigurable .fascia-azure{
    background-color: white!important;
}

.DnnModule-DNNImagicleRegConfigurable .tabCare .contactSection .contactTitle, .DnnModule-DNNImagicleRegConfigurable .tabCare .contactSection .contactTitleBorder, .DnnModule-DNNImagicleRegConfigurable  .tabCare .contactSection .contactBodyBorderBottom {
    color:inherit!important;    
}

.DnnModule-DNNImagicleRegConfigurable .tabRegister {
    margin-top:40px;
}
.DnnModule-DNNImagicleRegConfigurable .tabRegister .contactSection .contactBodyBorderBottom{
    border-bottom: none;
}

.DnnModule-DNNImagicleRegConfigurable table, .DnnModule-DNNImagicleRegConfigurable table tr {
    border : none;
}

.DnnModule-DNNImagicleRegConfigurable .gdprWrapper{
    max-width: unset;
}

.DnnModule-DNNImagicleRegConfigurable .dnnCheckbox .mark{
    background-color: white;
}
