.container {
    padding: 0;
    width: 100%;
}
h3 {
    color: #424e5c;
}
.qt-card a {
    color: #03e9f1;
}
.qt-card a.btn {
    color: white;
}
ul.qt-side-nav li a {
    color: #03e9f1;
}

.auditmessageinfo {
    background: #f2f2f2;
    color: Black;
}

.auditmessageerror {
    background: Orange;
    color: White;
}

.auditmessagesuccess {
    background: Green;
    color: White;
}

.submitNextBidButtons {
    background-color: transparent;
    border: 1px solid #ffffff;
    padding: .35rem .7rem;
}

.block-submitNextBidButtons {
    display: block;
    width: 100%;
    margin: 0 auto;
    font-size: 1em;
    background-color: rgb(231,3,128,1);
    border-radius: 4px;
    color: #ffffff;
    border-width: 0;
    min-height: 3.357rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .block-submitNextBidButtons:hover {
        background-color: rgb(231,3,128,.75);
    }

.qt-mplayer__rowone, .qt-mplayer__rowtwo {
    pointer-events: auto !important;
}

#_streaminghtml {
    padding: 0 0 0.5rem 0;
}

.qt-container .row .col {
    /*padding-top: 0.5rem !important;*/
}

.input-field:first-child {
    padding-top: 0.5rem;
}

select {
    display: block;
    color: #000000;
}

.paymenu-intent {
    background: White;
    padding: 10px;
    max-width: 500px;
    margin: 0 auto;
    color: #000000;
    border-radius: 5px;
}

#regFormContainer .qt-card {
    padding: 0 1rem;
}

#regFormContainer .conditions-text {
    line-height: 2.5;
}

#RequestRegistrationForm {
    background: #ccc;
    padding: 10px;
}

.account-message-p {
    color: Black;
    font-size: 1em;
}

.qt-col .tabs {
    background-color: transparent !important;
}

.tabs .tab a {
    color: #fff !important;
}

    .tabs .tab a:hover {
        color: #c60038 !important;
    }

.indicator {
    background-color: #ff0d51 !important;
}

#kentha-contactform {
    padding: 0rem 1.5rem 1rem;
}

.list-none-style {
    list-style-type: none;
}

.z-index-111 {
    position: relative;
    z-index: 111;
}
.qt-booking-sideform {
    margin: 15px 5px;
}