.plyr__controls {
    background: #d3f9ff !important;
}

button.plyr__controls__item.plyr__control {
    background: #32b3c7 !important;
}

.plyr--audio.plyr--full-ui input[type=range] {
    color: #32b3c7 !important;
}

.modal-dialog.modal-fullscreen {
    width: 100% !important;
    height: 100% !important;
    margin: 0 !important;
    max-width: 100% !important;
}

.split-right.padding-top-1.split-video {
    padding-top: 75px;
}

.explanations-box {
    padding: 4px;
    overflow: auto;
    border: 1px solid #ebe8e8;
}

.font-medium .split-left *,
.font-small .split-left *,
.font-large .split-left * {
    font-family: Nunito, "Helvetica Neue", Roboto, Helvetica, Arial, sans-serif;
}

.font-medium .split-right *,
.font-small .split-right *,
.font-large .split-right * {
    font-family: Nunito, "Helvetica Neue", Roboto, Helvetica, Arial, sans-serif;
}

.explanations-box {
    padding: 4px;
    overflow: auto;
    border: 1px solid #ebe8e8;
}

span.elementor-progress-percentage {
    width: 100%;
}

.elementor-progress-wrapper {
    text-align: center;
}

button.font-size-radio {
    padding: initial;
    font-weight: initial;
    line-height: 40px;
    background: initial;
}

.sl-item.explanation .sl-control button {
    padding: 0 !important;
    line-height: 0 !important;
    vertical-align: unset !important;
}

select.iot-question {
    height: 30px !important;
}

.plyr__controls {
    background: #d3f9ff !important;
}

button.plyr__controls__item.plyr__control {
    background: #32b3c7 !important;
}

.plyr--audio.plyr--full-ui input[type=range] {
    color: #32b3c7 !important;
}

.split-left.cyan .sl-item span.number {
    background-color: #32b3c7;
}
.listening-page .qp-item-unanswered {
    background-color: #32b3c7 !important;
}
.listening-page .qp-item-answered {
    color: white !important;
    background-color: #268695 !important;
}


.rc-item.qp-item-unanswered { background: white !important;}
.rc-item.qp-item-answered {background: white !important;}

.rc-item.qp-item-wrong {
    background-color: white !important;
}

.rc-item.qp-item-correct {
    background-color: white !important;
}