<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
}

label {
    white-space: nowrap;
}

h2.title {
    font-weight: bold;
}

.form-group {
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.thin-header {
    background-color: #2f506c;
    height: 5px;
}

.footer- {
    height: 45px !important;
}

.wrapper::after- {
    height: 45px !important;
}

::-webkit-input-placeholder {
    text-transform: initial;
}

:-moz-placeholder {
    text-transform: initial;
}

::-moz-placeholder {
    text-transform: initial;
}

:-ms-input-placeholder {
    text-transform: initial;
}

.has-divider {
    border-bottom: 1px dotted #9a99b6 !important;
}

#divCityName {
    display: none;
}

.course-date-box {
    background-color: #6091ba;
    color: white;
    padding: 10px;
    border-radius: 0px;
    white-space: nowrap;
}

.adr-group {
    margin-left: 8px;
    display: inline-block;
}

@media only screen and (max-width: 300px) {
    #div-header-contact {
        display: none !important;
    }
}

@media only screen and (max-width: 768px) {
    .footer-column-right-3-m {
        margin-top: -75px;
    }
}
</pre></body></html>