/* FILE CREATED ON 30-3-2021 10:37:34 */
@font-face {
    font-family: 'sohne_buch';
    src: url('https://ixpolepublic.blob.core.windows.net/customerfonts/clubbrugge/Sohne-Buch.otf') format('otf');
}

@font-face {
    font-family: 'sohnebreit_buck';
    src: url('https://ixpolepublic.blob.core.windows.net/customerfonts/clubbrugge/SohneBreit-Buch.otf') format('otf');
}

.confirm-btn {
    margin: 0;
    padding: 10px 15px;
    text-transform: uppercase;
    font-weight: bolder;
    color:#000 !important;
}

.ixp-booker-overview-container .ixp-booker-overview-card button {
  color: #161616;
  background-color: #b4dee8; 
}

footer .footer-top .footer-bottom a,
footer .footer-top .footer-bottom{
    color:white;
}
.btn-modal-close .fa-close {
    margin-top: 5px;
}

.progressbar-dot i {
    padding-top: 13px;
}
.PortalDefaultStyling{
    background-color:#0b0e16;
}


.form-check,
.questiontextarea {
    margin: 3px 15px;
}

label.ixp-question-label {
    padding: 25px 15px 0px 15px;
}