/* ACTIVE - FROM 2024*/

.h5p-joubelui-button {background-color: #000!important;}

.joubel-progress-circle-active-border{background-color:#000!important}

.joubel-simple-rounded-button {background-color:#000!important;}

.h5p-question-feedback {color: #000!important;}

.h5p-joubelui-score-bar .joubel-tip-container {color:#000!important;}

.questionset-results .result-header,
.questionset-results .result-text,
.questionset-results .feedback-section .feedback-text {color:#000!important;}

.h5peditor .ui-dialog .h5p-joubelui-button,
.h5peditor .h5p-joubelui-button,
.h5p-joubelui-button {background: #000!important;}

.joubel-progress-circle-active-border{background-color:#000!important;}



/* SET SHADOW COLOUR FOR GAP FILLS 28 12 2023 */
.h5p-blanks .h5p-text-input:focus {outline: none;box-shadow: 0 0 0.5em 0 #000;border-color: #000;}

/* FIX ISSUES WITH FONT SIZE AND LINE HEIGHT (ALL COLOUR THEMES) 07 05 2024 */
.h5p-question-introduction {font-size: 16px;line-height: 1.75;}

/* SET BACKGROUND FOR MC QUESTION SET TO TRANSPARENT TO MAKE OPTIONAL BG IMAGES VISIBLE 07 05 2024 */
.h5p-question {background: transparent;}

/* STYLING FOR QUESTION SET BACKGROUND AND PROGRESS DOTS 07 05 2024 */
.progress-dot.current {background: #000;}
.progress-dot.answered {background: #404040;}
.questionset-results {text-align: center;background: #FFF !important;}

/* ADJUST COLOURS FOR GAP FILL TEXT INPUT 08 05 2024 */
.h5p-blanks .h5p-correct .h5p-text-input {background: #9dd8bb;border: 1px solid #9dd8bb;color: #000;}

/* FIX ISSUES WITH BUTTON COLOURS - 01 06 2024 */

.joubel-simple-rounded-button:hover,
.joubel-simple-rounded-button:focus,.h5p-joubelui-button:active {background-color: #000!important;}

.h5p-joubelui-button:hover,
.h5p-joubelui-button:focus, .h5p-joubelui-button:active {background-color:#000!important;} 

.button.h5p-core-button:visited,
.button.h5p-core-button:link,
.button.h5p-core-button {background: #000!important;}

.h5p-joubelui-button {background: #000!important;}
.h5p-joubelui-button:hover, .h5p-joubelui-button:focus,.h5p-joubelui-button:active {background: #000!important;}

/* UPDATED 01 06 2024 */

