body {
    background: #3498db !important;
}
.quiz_section .mlw_qmn_question.qsm_remove_bold {
    /*float: right;*/
    display: flex;
    align-items: center;
    gap: 15px;
    margin: 15px 0;
}
.mlw_qmn_question .qsm-speak {
    text-decoration: none;
    background: transparent;
    border: 1px solid;
    padding: 5px 10px;
}
.voiceselection {
    width: 30%;
    padding: 0 !important;
}
.voiceselection option {
    color: #000 !important;
}
.voice-selection-wrapper {
    display: flex;
    align-items: center;
    gap: 15px;
    margin: 15px 0;
}
.voice-selection-wrapper .qsm-speak-answer {
    text-decoration: none;
    background: transparent;
    border: 1px solid;
    padding: 5px 10px;
}
.voice-selection-wrapper .voiceselection-answer {
    width: 30%;
    padding: 0 !important;
}
.voiceselection-answer option {
    color: #000 !important;
}
.voice-selection-wrapper {
    display: flex;
    align-items: center;
    gap: 15px;
    margin: 15px 0;
}
.voice-selection-wrapper .qsm-speak-answer-short {
    text-decoration: none;
    background: transparent;
    border: 1px solid;
    padding: 5px 10px;
}
.voice-selection-wrapper .voiceselection-answer-short {
    width: 30%;
    padding: 0 !important;
}
.voiceselection-answer-short option {
    color: #000 !important;
}
.voice-selection-wrapper .qsm-speak-answer-response {
    text-decoration: none;
    background: transparent;
    border: 1px solid;
    padding: 5px 10px;
}
.voice-selection-wrapper .voiceselection-answer-response {
    width: 30%;
    padding: 0 !important;
}
.voiceselection-answer-response option {
    color: #000 !important;
}

.voice-selection-wrapper .qsm-stop {
    text-decoration: none;
    background: transparent;
    border: 1px solid;
    padding: 5px 10px;
    color:red;
}

.voice-selection-wrapper .qsm-speak-inline-answer {
    text-decoration: none;
    background: transparent;
    border: 1px solid;
    padding: 5px 10px;
}
.voice-selection-wrapper-inline {
    display: flex;
    align-items: center;
    gap: 15px;
    margin: 15px 0;
}
.voice-selection-wrapper-inline .qsm-speak-answer {
    text-decoration: none;
    background: transparent;
    border: 1px solid;
    padding: 5px 10px;
}
.voice-selection-wrapper-inline .voiceselection-answer {
    width: 30%;
    padding: 0 !important;
}
.voice-selection-wrapper-inline option {
    color: #000 !important;
}
.voiceselection-answer-inline {
    padding: 0 !important;
}
.voiceselection-result-que option {
    color: #000 !important;
}
select.voiceselection-result-que{
    color: #000 !important;
}
.qsm-quiz-container select {
    width: 30% !important;
}
select.voiceselection-result-inline{
    color: #000 !important;
}
