/*  GLOBAL   */
body {
    margin: 0;
    padding: 0;
    font-family: "Work Sans", sans-serif;
    font-size: 14px;
    /*background: #fff url("../images/body-bg.gif") repeat-x left top;*/
    background-color: #fff; /* above is an unknown file :( */
}

.btn-full {
    width: 100%;
    margin-bottom: 10px;
}

.progress-custom {
    background: #cfe3f2;
}

.radio-poll + span {
    border-radius: 5px !important;
}

a {
    text-decoration: none;
    outline: none;
    color: #d06a19;
    cursor: pointer;
}

a:hover {
    text-decoration: underline;
}

img {
    border: none;
    margin: 0;
}

form {
    margin: 0;
    padding: 0;
}

/*
input, textarea, select {font-family:Arial;overflow:visible; box-sizing:unset;}
input:focus, textarea:focus, select:focus {outline:none; box-sizing:unset;}
*/


/*
 h5 {font-size:12px;color:#969696;font-style:italic;}
*/

table {
    width: 100%;
}

/* 
    margin: 0 0 0 20px;
    vertical-align: middle;
    width: 513px;
    overflow: hidden;
    display: inline-block;
    line-height: normal;
	*/
label {
    font-size: 14px;
    font-weight: normal;
    line-height: 24px;
    max-width: 80%;
}

/* GLOBAL CLASSES */
.rel {
    position: relative;
}

.fleft {
    float: left;
}

.fright {
    float: right;
}

.clear {
    clear: both;
}

.aright {
    text-align: right;
}

.wfixed {
    width: 128px !important;
}

.whalf {
    width: 320px;
}

.spleft {
    padding-left: 10px;
    width: 400px;
    line-height: 24px
}

.spright {
    padding-right: 5px;
}

.tmright {
    margin-right: 30px;
}

.bgray {
    background: #F8F8F8;
}

.bwhite {
    background: #fff;
}

.qfixed {
    float: left; /*width:180px;*/
}

.no-margin {
    margin: 0;
}

.pt20 {
    padding-top: 20px;
}

/* CONTAINERS */
#wrap {
    width: 100%;
    /*background: url("../images/bg.jpg") no-repeat center top;*/
    /* above is an unknown file :( */
}

#rpage {
    margin: auto;
    text-align: left;
    width: 665px;
    position: relative;
    height: 100%;
    border: 1px solid transparent;
}

/* all assets 
.asset {position:absolute;}*/

.seperator {
    height: 1px;
    width: 100%;
    border-bottom: 1px solid #ccc;
    padding-top: 10px;
    margin-bottom: 10px;
}

/* all assets with title */
.question {
    display: block;
    width: 100%;
    margin: 0;
    padding: 10px;
    font-size: 14px;
}

.question img {
    margin-right: 20px;
}

.question div {
    /*display: table-cell;*/
    display: block;
    vertical-align: middle;
}

/* asset 1 */
.rtext {
    font-size: 14px;
    line-height: 20px;
    padding: 0 5px
}

.rtext ul {
    list-style-type: disc;
    margin-left: 25px;
}

.rtext ol {
    margin-left: 25px;
}

/* almost all assets */
.optionbox {
    width: 100%;
    min-height: 50px;
    -moz-box-shadow: 0px 0px 1px 0px #C7C7C7;
    -webkit-box-shadow: 0px 0px 1px 0px #C7C7C7;
    box-shadow: 0px 0px 1px 0px #C7C7C7;
    background: #fbfbfb;
    line-height: 50px;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    font-size: 14px;
    position: relative;
}

.optionbox INPUT.ranswer {
    background: url("../images/optionInputBg.png") top left repeat-y #fff;
    padding: 0 10px;
    width: 120px;
    height: 44px;
    vertical-align: middle;
}

.optionbox img {
    margin: 0 0 0 10px;
    vertical-align: middle;
    max-height: 100%;
    max-width: 100%;
}

.optionbox img.vnkDiv {
    float: left;
    margin-top: 5px;
}

.optionbox + span {
    margin-left: 20px;
}

.optionbox .rightdivider {
    vertical-align: middle;
    display: none;
    position: absolute;
    right: 44px;
    top: 0;
}

.optionbox .rightdivider.active {
    display: block;
}

.optionbox .rightmark {
    float: right;
    margin: 18px 15px 0 0;
    vertical-align: middle;
    position: absolute;
    right: 0;
    top: 0;
}

.optionbox > div.rrow-full {
    display: block;
    padding: 0 20px;
    position: relative;
}

.optionbox .rrow-full p {
    display: inline;
}

.draggable {
    cursor: pointer;
}

.preventDrag {
    pointer-events: none;
}

.hotspot-image img {
    cursor: pointer;
    max-width: 100%;
}

/* asset 9 */

.optionbox > div {
    display: table-cell;
    vertical-align: middle;
    padding: 5px 15px;
}

.optionbox div input.ranswer {
    border: 1px solid #ddd;
    background: #fff;
    width: 200px;
    height: 44px;
    vertical-align: middle;
    padding: 0 10px;
    line-height: 44px;
    color: #0187c2;
}

.optionbox div.fanswer {
    width: 180px;
    line-height: 48px;
    padding-left: 20px;
    color: #fff;
    border: 1px solid #0d6e9e;
    background: url("../images/hint-bg.gif") repeat left top;
    display: none;
}

/* asset 10 */
.asset10 .optionbox {
    line-height: 30px
}

.asset10 .optionbox div.fanswer {
    float: right;
    width: 160px;
    padding: 0 15px;
    height: 50px;
    line-height: 44px;
    vertical-align: middle;
    color: #fff;
    border: 1px solid #0d6e9e;
    background: url("../images/hint-bg.gif") repeat left top;
    display: none;
}

/* asset 11 */
.optionbox div.droppable {
    padding-left: 15px;
    float: left
}

/*.optionbox div.droppable span {margin-left:5px;}*/
.rcontainer {
    width: 664px;
    min-height: 50px;
    display: table-cell;
    vertical-align: middle;
    margin: 0;
    padding: 0px 5px 0px 25px;
    border: 1px solid #ebebeb;
    background: url("../images/empty-bg.gif") repeat left top;
    display: block;
}

.droppable .dbutton img {
    float: right;
    margin-right: -15px;
    margin-top: -20px;
}

/* asset 13 */
.rtop {
    display: block;
    width: 100%;
    height: 120px;
    margin-top: 10px;
}

.rbottom {
    display: block;
    width: 100%;
    height: 120px;
    clear: both;
}

.asset13 .rbottom .rdrop {
    background: #fefefe;
}

.asset13 .rbox {
    background: #fefefe;
    -moz-box-shadow: inset 0 0 10px #d4d4d4;
    -webkit-box-shadow: inset 0 0 10px #d4d4d4;
    box-shadow: inset 0 0 10px #d4d4d4;
}

/* asset 14 */
.mtext {
    min-height: 180px;
    margin: 0;
    padding: 20px;
    border: 1px solid #ebebeb;
    background: url("../images/empty-bg.gif") repeat left top;
    display: block;
    font-size: 14px;
    line-height: 25px;
}

/* https://gitlab-instruct.nl/instruct-elo/docs/-/issues/1410#note_26532*/
.MathJax .mtext, .MathJax_Display .mtext {
    background: transparent !important;
}

.mtext p {
 /*   font-family: Georgia;
    color: #323232;*/
    line-height: 22px;
    padding: 10px 0px 10px 0px;
    margin: 0;
}

.rmarked.selected {
    background: url("../images/item-hover.gif") repeat left top;
    padding: 4px 0;
    /*border: 1px solid #2378b4;*/
    -moz-box-shadow: 1px 1px 10px 1px #c7c7c7;
    -webkit-box-shadow: 1px 1px 10px 1px #c7c7c7;
    box-shadow: 1px 1px 10px 1px #c7c7c7;
    color: #fff;
}

.rmarked:hover, .rmarked.rover {
    cursor: pointer;
    /*padding: 4px;*/
    padding: 4px 0;
    /*border: 1px solid #2378b4;*/
    -moz-box-shadow: 1px 1px 10px 1px #c7c7c7;
    -webkit-box-shadow: 1px 1px 10px 1px #c7c7c7;
    box-shadow: 1px 1px 10px 1px #c7c7c7;
    background: #fff;
    color: #333;
}

/* asset 16 */
#fcontainer {
    display: block;
    margin-top: 60px;
}

/* asset 17 */
.mover:hover {
    border: 1px solid #106f9e;
    cursor: pointer;
    background: url("../images/item-hover.gif");
    background-size: cover;
    background-repeat: no-repeat;
    color: #fff;
}

.hiddenanswer {
    line-height: 30px;
}

.whalf {
    line-height: 38px
}

.asset17 .whalf {
    line-height: 20px;
    padding: 15px !important;
}

/* asset 18 */
.rsection {
    margin: 10px 0;
}


.rsection .rightdivider {
    float: right;
    margin: 5px 22px 0 0;
    vertical-align: middle;
    display: none;
}

.rsection .rightmark {
    float: right;
    margin: 18px 15px 0 0;
    vertical-align: middle;
}

/* RADIO */

.regular-radio {
    display: none;
}

.regular-radio + span {
    -webkit-appearance: none;
    background-color: #efefef;
    border: 1px solid #cacece;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px 15px 10px -12px rgba(0, 0, 0, 0.5);
    width: 18px;
    height: 18px;
    vertical-align: top;
    border-radius: 50px;
    display: inline-block;
    position: relative;
    margin: 15px 7px 0 20px;
    box-sizing: unset;
    cursor: pointer;
}

.regular-radio.disabled + span {
    background-color: #fafafa;
    border: 1px solid #ededed;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
}

.regular-radio:checked + span:after {
    content: ' ';
    width: 8px;
    height: 8px;
    border-radius: 20px;
    position: absolute;
    top: 5px;
    background: #006b35;
    box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.3);
    text-shadow: 0px;
    left: 5px;
    font-size: 32px;
}

.regular-radio.disabled:checked + span:after {
    display: none;
}

.regular-radio:checked + span {
    background-color: #ececec;
    color: #99a1a7;
    border: 1px solid #a4a4a4;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
    box-sizing: unset;
}

.regular-radio.disabled:checked + span {
    background-color: #fafafa;
    border: 1px solid #ededed;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
    box-sizing: unset;
}

/* CHECKBOX */
.regular-check {
    display: none;
}

.ch_label {
    float: left;
    width: 20px;
    height: 20px;
    display: inline-block;
    background: url("../images/ch_1.png") no-repeat;
    box-sizing: unset;
    cursor: pointer;
    margin: 15px 0 0 20px;
}

.ch_label.active {
    background: url("../images/ch_a.png") no-repeat;
}

.ch_label.active.deact {
    background: url("../images/ch_a.png") no-repeat;
}

.ch_label.active.deact {
    background: url("../images/ch_a.png") no-repeat;
}

.ch_label.deact {
    background: url("../images/ch_n.png") no-repeat;
}


/* BUTTONS */

/* asset 7 */
.obutton {
    display: inline-block;
    width: auto;
    height: 27px;
    margin-left: 5px;
    border: 1px solid #cdcdcd;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-box-shadow: 1px 1px 2px 0px #c5c5c5;
    -webkit-box-shadow: 1px 1px 2px 0px 1px #c5c5c5;
    box-shadow: 1px 1px 2px 0px #c5c5c5;
    font-size: 12px;
    color: #000;
    font-weight: bold;
    line-height: 25px;
    text-align: center;
    cursor: pointer;
    position: relative;
    background: #fff;
}

.obutton:hover {
    color: #489f65;
}

.obutton.selected {
    color: #489f65;
    background: #fff url("../images/sbutton3.gif") repeat-x left top;
}

.optionbox .obutton.selected.right {
    background: url("../images/ok.png") no-repeat right 5px center;
    padding-right: 20px;
    color: #000;
}

.optionbox .obutton.selected.wrong {
    background: url("../images/cancel.png") no-repeat right 5px center;
    padding-right: 20px;
    color: #000;
}


/* all assets */
.rbuttons {
    margin: 10px 0;
    text-align: right;
}

.rbutton {
    width: 148px;
    height: 30px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-box-shadow: 1px 1px 2px 0px #c5c5c5;
    -webkit-box-shadow: 1px 1px 2px 0px 1px #c5c5c5;
    box-shadow: 1px 1px 2px 0px #c5c5c5;
    font-size: 12px;
    font-weight: bold;
    font-family: inherit;
    text-align: center;
    cursor: pointer;
    color: #ffffff;
    margin-left: 5px;
}

.rbutton:disabled {
    background: url("../images/dbutton.gif") repeat-x scroll left top #F8F8F8;
    border: 1px solid #F0F0F0;
    box-shadow: 0 0 0 0;
    color: #C8C8C8;
}

a.rbutton {
    padding: 6px 20px;
    font-weight: bold;
    color: #fff;
}

a.rbutton:hover {
    color: #fff;
}


/* FEEDBACK */

.hint {
    margin-top: 10px;
    padding: 10px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-box-shadow: 1px 1px 10px 1px #c7c7c7;
    -webkit-box-shadow: 1px 1px 10px 1px #c7c7c7;
    box-shadow: 1px 1px 10px 1px #c7c7c7;
    color: #ffffff;
    position: relative;
    display: none;
    font-size: 15px;
    box-sizing: unset;
}

.hint * ul {
    margin-left: 1em;
    list-style-position: outside;
}

/*.hint * ul li {margin-top:-10px;}*/

.ui-state-disabled {
    opacity: 1;
}


.hint.long {
    width: 618px;
    min-height: 37px;
    padding: 15px;
}

.hint:after, .hint:before {
    bottom: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.hint:before {
    border-width: 8px;
    left: 50%;
    top: -16px;
}

.hint.long:after {
    margin-left: -245px;
}

.hint.long:before {
    margin-left: -249px;
}

.mtext .hint:after, .mtext .hint:before {
    border: 0px none !important;
}

/* DRAG */

/* asset 8 */

.drag {
    width: 660px;
    position: relative;
    cursor: move;
    float: left
}

.ui-sortable {
    float: left
}

.drag.ui-sortable-helper span {
    color: #fff;
}

.item {
    min-height: 40px;
}

.item:hover {
    background-color: #4b97cb;
    color: #fff;
}

.item span {
    margin-left: 15px;
    float: left;
    width: 490px;
    line-height: 25px;
    margin-bottom: 5px;
    margin-top: 5px;
}

/* asset 10 */

#special_char_btn {
    width: 664px;
    padding: 5px 0;
    text-align: right;
}

#special_char_btn button {
    background: url(../images/button-spec-chars.png) no-repeat;
    width: 30px;
    height: 30px;
    cursor: pointer;
    border: none;
}

#special_char {
    width: 664px;
    min-height: 20px;
    float: left;
    height: auto !important;
    -moz-box-shadow: 0px 0px 1px 0px #C7C7C7;
    -webkit-box-shadow: 0px 0px 1px 0px #C7C7C7;
    box-shadow: 0px 0px 1px 0px #C7C7C7;
    line-height: 30px;
    display: table-cell;
    vertical-align: middle;
    padding: 5px 0;
    margin: 0;
    display: table;
}

#special_char div {
    display: table-cell;
    width: 20px;
    height: 15px;
    text-align: center;
    vertical-align: middle;
    border: 1px solid #cdcdcd;
    margin: 0 0 0 1px;
    background: url("../images/item-place-bg.gif") no-repeat left top;
}

/* asset 11, 18 draggable button */
.dbuttons {
    width: 649px;
    min-height: 50px;
    float: left;
    height: auto !important;
    -moz-box-shadow: 0px 0px 1px 0px #C7C7C7;
    -webkit-box-shadow: 0px 0px 1px 0px #C7C7C7;
    box-shadow: 0px 0px 1px 0px #C7C7C7;
    line-height: 50px;
    display: table-cell;
    vertical-align: middle;
    padding: 0 0 15px 15px;
    margin: 0;
    display: block;
}

.dbuttons .place {
    float: left;
    margin: 10px 0 0 5px;
    background: url("../images/item-place-bg.gif") no-repeat left top;
}

.dbutton {
    height: 27px;
    padding: 0 15px;
    border: 1px solid #cdcdcd;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-box-shadow: 1px 1px 2px 0px #c5c5c5;
    -webkit-box-shadow: 1px 1px 2px 0px 1px #c5c5c5;
    box-shadow: 1px 1px 2px 0px #c5c5c5;
    font-size: 12px;
    color: #000;
    font-weight: bold;
    font-size: 14px;
    line-height: 27px;
    text-align: center;
    cursor: pointer;
    position: relative;
    background: #fff;
}

.asset15 .dbutton {
    font-size: 20px;
}

.dbutton:hover {
    color: #2378b4;
}

.dbutton.selected {
    color: #2378b4;
    background: #fff url("../images/sbutton3.gif") repeat-x left top;
}


/* asset 13 */

.rbox {
    float: left;
    width: 33.3%;
    min-height: 120px;
    border: none;
    margin: 0;
    /*padding: 2px;*/
}

.rtile {
    width: 100%;
    height: 118px;
    border: 1px solid #dcdcdc;
    background: url("../images/box2-bg.gif") repeat left top;
}

.rtile > div {
    /* 21062024 PH origineel
    width: 213px;
    height: 118px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
     */
    width: 200px;
    height: 118px;
    /*  display: table-cell; */
    word-break: keep-all;
    margin:5px;
    font-size: 0.8vw;
    overflow: hidden !important;
    vertical-align: middle; /* doet het nu niet?*/
    text-align: center;
}

.rtile div img {
    max-width: 90%;
    height: 118px;
    max-height: 90%;
}

.ui-draggable {
    cursor: pointer;
}

/* DROP */

/* asset 11 */
.rmarker {
    float: left;
}

.place {
    float: left;
    width: auto;
    padding: 0;
    margin: 11px 0;
    background: red url("../images/item-place-bg.gif") no-repeat left top;
}

.place .dbutton {
    height: 27px;
}

/* asset 13 */
.rdrop {
    float: left;
    width: 100%;
    height: 118px;
    margin: 2px;
    border: 1px solid #106f9e;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    border: 1px solid #dcdcdc;
    background: url("../images/box2-bg.gif") repeat left top;
    position: relative;
}

.rdrop:first-child {
    margin-left: 0;
}

/*.rdrop .back_img {top:0}*/
.rdrop .back_img img {
    position: relative;
    z-index: 0;
    top: 0;
    left: 0;
    height: 118px;
    text-align: center;
}

.rdrop .back_sound {
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 118px;
}

.rdrop .back_txt {
    /* 21062024 PH origineel
          position: absolute;
        z-index: 0;
        width: 100%;
        height: 68px;
        padding-top: 20px;
        text-align: center;
    */
    position: absolute;
    z-index: 0;
    width: 95%;
    height: 118px;
    text-align: center;
    overflow: hidden;
}

.rdrop .rightmark {
    float: right;
    position: absolute;
    width: 15px;
    height: 13px;
    top: 10px;
    right: 10px;
    z-index: 10;
}


.rtile.item_back {
    position: absolute;
    width: 100%;
    height: 118px;
    top: 0;
    z-index: 15;
    opacity: 0.5;
}

.rtile.item_back div {
    opacity: 1;
}

/* asset 18 */
.rsection .rdrop_title {
    float: left;
    height: 35px;
    margin: 0;
}

.rsection .rdrop_text {
    float: left;
    height: 35px;
    margin: 0 0 0 10px;
}

/* SORT */

.box_general {
    width: 100%;
    min-height: 50px;
    box-shadow: 0 0 1px 0 #C7C7C7;
    background: #fbfbfb;
    padding: 10px 15px;
    font-size: 14px;
}

.box_wv13 {

}

/* asset 12 */

.drtable {
    width: 100%;
    box-shadow: 0px 0px 1px 0px #C7C7C7;
    background: #fff;
    line-height: 50px;
    margin: 0;
    padding: 0;
    display: block;
    font-size: 16px;
}

.drtable .rcol {
    float: left;
    width: 50%;
    padding: 0;
}

.rrow {
    display: table-cell;
    vertical-align: middle;
    display: block;
    height: 90px;
    margin: 0;
    padding: 10px 5px 10px 20px;
    background: none no-repeat scroll 0 0 #FFFFFF;
    box-shadow: 0 0 1px 0 #C7C7C7;
    line-height: 1.1em;
    font-size: 0.85em;
}

.rrow-lh50 {
    line-height: 50px !important;
}

.rrow8 {
    display: table-cell;
    vertical-align: middle;
    display: block;
    height: 50px;
    margin: 0;
    padding: 10px 5px 10px 20px;
    background: none no-repeat scroll 0 0 #FFFFFF;
    box-shadow: 0 0 1px 0 #C7C7C7;
    line-height: 1.1em;
    font-size: 0.85em;
    position: relative;
}

.rrowa {
    display: table-cell;
    vertical-align: middle;
    display: block;
    height: 110px;
    margin: 0;
    padding: 10px 5px 10px 20px;
    background: none no-repeat scroll 0 0 #FFFFFF;
    box-shadow: 0 0 1px 0 #C7C7C7;
    line-height: 1.1em;
    font-size: 0.85em;
}

.rsort div {
    width: 240px;
    float: left;
}

.rsort.selected {
    -moz-box-shadow: 1px 1px 10px 1px #c7c7c7;
    -webkit-box-shadow: 1px 1px 10px 1px #c7c7c7;
    box-shadow: 1px 1px 10px 1px #c7c7c7;
    background: url("../images/item-hover.gif") no-repeat #70b7e7 left top;
    color: #fff;
}

.rsort .rightdivider {
    float: right;
    margin: 5px 22px 0 0;
    vertical-align: middle;
    display: none;
}

.rsort .rightdivider.active {
    display: block;
}

.rsort .rightmark {
    float: right;
    margin: 18px 15px 0 0;
    vertical-align: middle;
}

/* PLAY */

/* asset 8 */

.play, a.pause, .fullscreen {
    float: left;
    width: 27px;
    height: 27px;
    border: 1px solid #f0f0f0;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: 1px 1px 2px 0px #c5c5c5;
    -webkit-box-shadow: 1px 1px 2px 0px 1px #c5c5c5;
    box-shadow: 1px 1px 2px 0px #c5c5c5;
    text-align: center;
    cursor: pointer;
    background: #f8f8f8 url("../images/dbutton.gif") repeat-x left top;
    margin: 10px 0 0 20px;
}

.play.disabled, .pause.disabled, .fullscreen.disabled {
    border: 1px solid #f0f0f0;
    -moz-box-shadow: 0 0 0 0;
    -webkit-box-shadow: 0 0 0 0;
    box-shadow: 0 0 0 0;
    background: #f8f8f8 url("../images/dbutton.gif") repeat-x left top;
}

.play.selected, .pause.selected, .fullscreen.selected {
    border: 1px solid #2378b4;
    background: #6bb6e9 url("../images/sbutton.gif") repeat-x left top;
}

.play I, .pause I, .fullscreen I {
    float: left;
    width: 27px;
    height: 27px;
}

.play I {
    background: url("../images/play.png") no-repeat 0 0;
}

.pause I {
    background: url("../images/pause.png") no-repeat 0 0;
    margin: 0;
    padding: 0;
}

.fullscreen I {
    background: url("../images/fullscreen.png") no-repeat 0 0;
}

.play.selected I {
    background: url("../images/play.png") no-repeat 0 -27px;
}

.pause.selected I {
    background: url("../images/pause.png") no-repeat 0 -27px;
}

.fullscreen.selected I {
    background: url("../images/fullscreen.png") no-repeat 0 -27px;
}

.play.disabled I {
    background: url("../images/play.png") no-repeat 0 -54px;
}

.pause.disabled I {
    background: url("../images/pause.png") no-repeat 0 -54px;
}

.fullscreen.disabled I {
    background: url("../images/fullscreen.png") no-repeat 0 -54px;
}

/* asset 13 */
.rdrop .play, .rtile .play {
    margin-left: 93px;
}

/* PROGRESS BAR */

/* asset 8 */


/* DOWNLOAD */

/* asset 20 */

.rdownload {
    height: 35px;
}

.rdownload .icon {
    float: left;
    width: 15px;
    height: 16px;
    background: url("../images/dowload.png") no-repeat;
    background-position: 0 0;
    margin-top: 10px;
}

.rdownload.ok .icon {
    background-position: 0 -17px;
}

.rdownload .divider {
    float: left;
    background: url("../images/divider.gif") no-repeat;
    width: 1px;
    height: 35px;
    margin: 0px 11px 0 17px;
}

.rdownload .file {
    font-size: 15px;
    float: left;
    margin: 10px 17px 0 0;
}

.rdownload .file a {
    color: #2976ab;
    text-decoration: none;
}

.rdownload .file a:hover {
    color: #2976ab;
    text-decoration: underline;
}

.rdownload .fsize {
    font-family: 'Georgia';
    font-size: 12px;
    color: #969696;
    float: left;
    margin-top: 12px;
}

/* AUDIO VIDEO */

.asset.aud .content, .asset.vid .content {
    margin: 30px 0;
}

.audioplayer .item {
    width: 642px;
    border: 1px solid #ebebeb;
    cursor: auto;
    background: url("../images/empty-bg.gif") top left;
    padding: 10px;
}

.audioplayer .item:hover {
    color: #000;
}

.audioplayer .rightdivider {
    float: left;
    margin: 5px 6px;
}


#audio_control {
    float: left;
}

#audio_control div {
    float: left;
}

#audio_control .play {
    margin: 10px 10px 0 5px;
}

#audio_seek {
    float: left;
}

#audio_control .text P,
#audio_seek .text P {
    padding: 0;
    width: 63px;
}

#audio_control .text p, #audio_seek .text p {
    padding: 0;
    font-family: 'Trade Gothic W01 Roman';
}

#audio_control .text, #audio_seek .text {
    width: 56px;
    text-align: center;
}

#audio_seek {
    float: left;
    width: 510px;
}

#audio_seek div {
    float: left;
}

#audio_seek .progressb {
    width: 384px;
}

#audio_seek .progress-bar {
    width: 384px;
    margin-top: 21px;
}

#audio_seek .progress-bar {
    background: url("../images/progress-bar-bg.jpg") repeat-x left center;
    height: 10px;
}

#audio_seek .progress-bar i {
    height: 10px;
    background: url("../images/progress-left-video.gif") repeat-x left center;
    border: 0px none;
    margin: 0;
}

.asset.aud.small_version .content {
    margin: 0;
}

.small_version .audioplayer .item {
    width: 50px;
    height: 50px;
    padding: 0;
    border: 0;
    background: none;
}

.small_version .audioplayer .item #audio_control {
    margin: 10px;
}

.small_version .audioplayer .item #audio_control .play {
    margin: 0;
}

.small_version .audioplayer .text,
.small_version .audioplayer .rightdivider,
.small_version .audioplayer #audio_seek {
    display: none;
}

/* video */
.videolayer .videobox {
    width: 660px;
    height: 372px;
    margin: 0;
    padding: 0;
    text-align: center;
}

.videolayer .videobox img {
    margin: 0 auto;
    max-width: 670px;
}

.videolayer .item {
    width: 642px;
    border: 1px solid #ebebeb;
    cursor: auto;
    background: url("../images/empty-bg.gif") top left;
    padding: 10px;
    position: relative;
    margin: 0 auto;
    color: #000;
}

.videolayer .item:hover {
    color: #000;
}

.videolayer .rightdivider {
    float: left;
    margin: 5px 6px;
}

#video_control {
    float: left;
}

#video_control div {
    float: left;
}

#video_control .play {
    margin: 10px 10px 0 5px;
}

#video_control .text p, #video_seek .text p {
    color: #000;
    padding: 0;
    font-family: 'Trade Gothic W01 Roman';
}

#video_control .text, #video_seek .text {
    width: 56px;
    text-align: center;
}

#video_seek {
    float: left;
    width: 510px;
}

#video_seek div {
    float: left;
}

#video_seek .progressb {
    width: 384px;
}

#video_seek .progress-bar {
    width: 384px;
    margin-top: 21px;
}

#video_seek .jp-toggles {
    margin: 10px 0 0 10px;
    padding: 0;
}

#video_seek .jp-toggles a {
    margin: 0;
}

.jp-video-full {
    position: fixed;
    top: 0;
    left: 0;
    background: #333;
}

#video_seek .progress-bar {
    background: url("../images/progress-bar-bg.jpg") repeat-x left center;
    height: 10px;
}

#video_seek .progress-bar i {
    height: 10px;
    background: url("../images/progress-left-video.gif") repeat-x left center;
    border: 0px none;
    margin: 0;
}

/* Video bonus */
#player555 img {
    max-width: 660px;
    max-height: 372px;
}

/* RATIO TABLE ASSET */

table.ratio {
    table-layout: fixed;
    border-collapse: collapse;
    padding: 0;
    margin: 0;
    border: 1px solid #d9d9d9;
}

table.ratio tr td {
    padding: 10px 20px;
    border-top: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
    height: 70px;
    line-height: 14px;
    text-align: center;
    vertical-align: middle;
    font-family: 'Trade Gothic W01 Light';
}

table.ratio tr td.cratio {
    padding: 0 20px 10px 20px;
}

table.ratio tr td.cratio .rightmark {
    float: right;
    margin: 0;
}

table.ratio tr td.first_ratio {
    width: 150px;
    text-align: left;
}

table.ratio tr td input {
    display: block;
    width: 40px;
    text-align: center;
    background: none;
    border: none;
    font-size: 16px;
    font-family: 'Trade Gothic W01 Light';
}

/* MATH ASSET */
.fractbox {
    background: none repeat scroll 0 0 #fff;
    float: left;
    padding: 40px;
    width: 664px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.fractbox ~ .fractbox {
    border-top: 1px solid #4a4a4a;
}

div.fraction {
    position: relative;
    float: left;
    height: 83px;
    display: inline-block;
    background: url("../images/breuk-bg.jpg") center center no-repeat
}

div.fraction.no {
    background: none;
}

.fract {
    min-width: 50px;
    max-width: 100px;
    font-size: 30px;
    line-height: 32px;
    text-align: center;
    padding: 0 10px;
    font-family: 'Trade Gothic W01 Light';
}

.fract.ok {
    background: url("../images/ok.png") right 8px no-repeat
}

.fract.notok {
    background: url("../images/cancel.png") right 8px no-repeat
}

.denominator {
    margin-top: 19px;
}

div.fraction.no .fract {
    margin-top: 28px;
}

.imath {
    border: 1px solid #000000;
    font-size: 26px;
    width: 43px;
    height: 25px;
    line-height: 20px;
    margin: 0 10px;
    overflow: hidden;
    padding: 2px 4px;
    text-align: center;
    font-family: 'Trade Gothic W01 Light';
}

.sign {
    float: left;
    font-size: 40px;
    height: 83px;
    line-height: 82px;
    text-align: center;
    width: 35px;
}


/* GLOBAL */


/*
 *
 *RED #af3264
 *
 */
body.red .regular-radio:checked + span:after {
    background: none repeat scroll 0 0 #af3264;
}

body.red .hint {
    background: url("../images/red-hint-bg.gif") repeat scroll left top rgba(0, 0, 0, 0);
    border: 2px solid #AF3264;
}

body.red .hint:after {
    border-color: rgba(136, 183, 213, 0) rgba(136, 183, 213, 0) #AF3264;
}

body.red .hint:before {
    border-color: rgba(13, 110, 158, 0) rgba(13, 110, 158, 0) #AF3264;
}

body.red .obutton:hover, body.red .obutton.selected {
    color: #af3264
}

body.red .ch_label.active {
    background: url("../images/red-ch_a.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}

body.red .item:hover {
    background: url("../images/red-item-hover.gif") no-repeat scroll left top rgba(0, 0, 0, 0);
}

body.red .videolayer .item:hover {
    background: url("../images/empty-bg.gif") repeat scroll left top rgba(0, 0, 0, 0);
}

body.red .progress-bar I {
    background: url("../images/red-progress-left.gif") repeat-x scroll left top rgba(0, 0, 0, 0);
    border: 1px solid #af3264;
}

body.red .rmarked:hover, body.red .rmarked.rover {
    /*border: 1px solid #af3264;*/
}

body.red .rmarked.selected {
    background: url("../images/red-item-hover.gif") no-repeat scroll left top rgba(0, 0, 0, 0);
    /*border: 1px solid #af3264;*/
}

body.red .mover:hover {
    border: 1px solid #af3264;
    background: url("../images/red-item-hover.gif");
    background-size: cover;
    background-repeat: no-repeat;
}

body.red .optionbox div input {
    color: #af3264
}

body.red .optionbox div.fanswer {
    background: url("../images/red-hint-bg.gif") repeat scroll left top rgba(0, 0, 0, 0);
    border: 1px solid #af3264;
}

body.red .dbutton:hover {
    color: #af3264
}

body.red .audioplayer .item {
    background: url("../images/empty-bg.gif") repeat scroll left top rgba(0, 0, 0, 0);
}

body.red .rsort.selected {
    background: url("../images/red-item-hover.gif") no-repeat #df6596 left top;
}

body.red #video_seek .progress-bar i, body.red #audio_seek .progress-bar i {
    background: url("../images/red-progress-left-video.gif") repeat-x left center;
}

/*
 *
 *green #238c87
 *
 */
body.green .regular-radio:checked + span:after {
    background: none repeat scroll 0 0 #238c87;
}

body.green .hint {
    background: url("../images/green-hint-bg.gif") repeat scroll left top rgba(0, 0, 0, 0);
    border: 2px solid #238c87;
}

body.green .hint:after {
    border-color: rgba(136, 183, 213, 0) rgba(136, 183, 213, 0) #238c87;
}

body.green .hint:before {
    border-color: rgba(13, 110, 158, 0) rgba(13, 110, 158, 0) #238c87;
}

body.green .obutton:hover, body.green .obutton.selected {
    color: #238c87
}

body.green .ch_label.active {
    background: url("../images/green-ch_a.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}

body.green .item:hover {
    background: url("../images/green-item-hover.gif") no-repeat scroll left top rgba(0, 0, 0, 0);
}

body.green .videolayer .item:hover {
    background: url("../images/empty-bg.gif") repeat scroll left top rgba(0, 0, 0, 0);
}

body.green .progress-bar I {
    background: url("../images/green-progress-left.gif") repeat-x scroll left top rgba(0, 0, 0, 0);
    border: 1px solid #238c87;
}

body.green .rmarked:hover, body.green .rmarked.rover {
    /*border: 1px solid #238c87;*/
}

body.green .rmarked.selected {
    background: url("../images/green-item-hover.gif") no-repeat scroll left top rgba(0, 0, 0, 0);
    /*border: 1px solid #238c87;*/
}

body.green .mover:hover {
    border: 1px solid #238c87;
    background: url("../images/green-item-hover.gif");
    background-size: cover;
    background-repeat: no-repeat;
}

body.green .optionbox div input {
    color: #238c87
}

body.green .optionbox div.fanswer {
    background: url("../images/green-hint-bg.gif") repeat scroll left top rgba(0, 0, 0, 0);
    border: 1px solid #238c87;
}

body.green .dbutton:hover {
    color: #238c87
}

body.green .audioplayer .item {
    background: url("../images/empty-bg.gif") repeat scroll left top rgba(0, 0, 0, 0);
}

body.green .rsort.selected {
    background: url("../images/green-item-hover.gif") no-repeat #76e7e2 left top;
}

body.green #video_seek .progress-bar i, body.green #audio_seek .progress-bar i {
    background: url("../images/green-progress-left-video.gif") repeat-x left center;
}

/*
 *
 *purple #3c3773
 *
 */
body.purple .regular-radio:checked + span:after {
    background: none repeat scroll 0 0 #3c3773;
}

body.purple .hint {
    background: url("../images/purple-hint-bg.gif") repeat scroll left top rgba(0, 0, 0, 0);
    border: 2px solid #3c3773;
}

body.purple .hint:after {
    border-color: rgba(136, 183, 213, 0) rgba(136, 183, 213, 0) #3c3773;
}

body.purple .hint:before {
    border-color: rgba(13, 110, 158, 0) rgba(13, 110, 158, 0) #3c3773;
}

body.purple .obutton:hover, body.purple .obutton.selected {
    color: #3c3773
}

body.purple .ch_label.active {
    background: url("../images/purple-ch_a.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}

body.purple .item:hover {
    background: url("../images/purple-item-hover.gif") no-repeat scroll left top rgba(0, 0, 0, 0);
}

body.purple .videolayer .item:hover {
    background: url("../images/empty-bg.gif") repeat scroll left top rgba(0, 0, 0, 0);
}

body.purple .progress-bar I {
    background: url("../images/purple-progress-left.gif") repeat-x scroll left top rgba(0, 0, 0, 0);
    border: 1px solid #3c3773;
}

body.purple .rmarked:hover, body.purple .rmarked.rover {
    /*border: 1px solid #3c3773;*/
}

body.purple .rmarked.selected {
    background: url("../images/purple-item-hover.gif") no-repeat scroll left top rgba(0, 0, 0, 0);
    /*border: 1px solid #3c3773;*/
}

body.purple .mover:hover {
    border: 1px solid #3c3773;
    background: url("../images/purple-item-hover.gif");
    background-size: cover;
    background-repeat: no-repeat;
}

body.purple .optionbox div input {
    color: #3c3773
}

body.purple .optionbox div.fanswer {
    background: url("../images/purple-hint-bg.gif") repeat scroll left top rgba(0, 0, 0, 0);
    border: 1px solid #3c3773;
}

body.purple .dbutton:hover {
    color: #3c3773
}

body.purple .audioplayer .item {
    background: url("../images/empty-bg.gif") repeat scroll left top rgba(0, 0, 0, 0);
}

body.purple .rsort.selected {
    background: url("../images/purple-item-hover.gif") no-repeat #8076e8 left top;
}

body.purple #rpage TABLE {
    background: #c4c3d5;
}

body.purple #rpage TABLE.voorbeeld {
    background: #999999;
}

body.purple #rpage .optionbox TABLE {
    background: none
}

body.purple #video_seek .progress-bar i, body.purple #audio_seek .progress-bar i {
    background: url("../images/purple-progress-left-video.gif") repeat-x left center;
}


.overlaydiv {
    position: fixed; /* Sit on top of the page content */
    display: none; /* Hidden by default */
    width: 100%; /* Full width (cover the whole page) */
    height: 100%; /* Full height (cover the whole page) */
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5); /* Black background with opacity */
    z-index: 2; /* Specify a stack order in case you're using a different order for other elements */
    cursor: pointer; /* Add a pointer on hover */
    overflow-y: scroll;
}

.insideoverlay {
    position: absolute;
    top: 30%;
    left: 50%;
    min-width: 30em;
    min-height: 18em;
    margin-top: -9em; /*set to a negative number 1/2 of your height*/
    margin-left: -15em; /*set to a negative number 1/2 of your width*/
    padding-left: 1em;
    padding-right: 1em;
    border: 1px solid #ccc;
    background-color: #f3f3f3;
    box-shadow: 2px 3px 2px #0b0b0b;
}

.star-orange {
    color: #f37322;
}

.card-header-link {
    padding: 0 !important;
}

.card-flat {
    border: none;
    border-radius: 0;
}

.card-header-link a {
    padding: .75rem 1.25rem;
    display: block;
}

.fundament-striped tbody tr:nth-of-type(2n+1) {
    background-color: rgba(0, 0, 0, .03);
}

.fundament-striped td {
    padding: 0.6rem;
}

.fundament-favorite {
    color: #a9a9a9 !important;
}

.fundament-favorite a {
    color: #a9a9a9 !important;
    text-decoration: none !important;
    font-style: italic !important;
}

.fundament-favorite a:hover {
    text-decoration: underline !important;
}

.fundament_c_adminblok {
    border: 1px solid #004175;
    background: rgba(255, 255, 255, 0.75);
    margin-top: 20px;
    padding: 5px;
    margin-bottom:80px;
}

/*  Git issue 1357 */
.ui-sortable-handle a[data-featherlight] {
    display: block;
}

.optionbox {
    margin-bottom: 5px;
    border: 1px solid rgb(0, 65, 117);
}

.optionbox label p {
    margin-bottom: 0;
}

.optionbox:has(:checked) {
    color: #fff;
    background-color: rgb(0, 65, 117)
}

.optionbox .regular-radio:checked + span:after
{
    background: rgb(0, 65, 117);;
}

.optionbox ol,
.optionbox ul
{
    padding-left: 20px;
    margin-bottom: 0;
}
/* 10122024 : PH https://gitlab-instruct.nl/instruct-elo/docs/-/issues/1805#note_30719
.optionbox table ol,
.optionbox table ul
{
    margin-bottom: 1rem;
}
*/

.optionbox label p {
    margin-bottom: 0;
}

.optionbox label
{
    margin-bottom: 0;
    vertical-align: middle;
    line-height: 1.2;
}

.optionbox .obutton.selected
{
    color: #fff;
    background: rgb(0, 65, 117);
}

.optionbox pre.hljs
{
    margin-bottom: 0;
}

.optionbox .hljs:hover .hljs-copy
{
    display: none;
}

.drtable .optionbox
{
    margin: 0;
    border: none;
}

.optionbox {
    margin-bottom: 5px;
    border: 1px solid rgb(0, 65, 117);
}

.optionbox label p {
    margin-bottom: 0;
}

.optionbox:has(:checked) {
    color: #fff;
    background-color: rgb(0, 65, 117)
}

.optionbox .regular-radio:checked + span:after
{
    background: rgb(0, 65, 117);;
}

.optionbox ol,
.optionbox ul
{
    padding-left: 20px;
    margin-bottom: 0;
}

.optionbox label p {
    margin-bottom: 0;
}

.optionbox label
{
    margin-bottom: 0;
    vertical-align: middle;
    line-height: 1.2;
}

.optionbox .obutton.selected
{
    color: #fff;
    background: rgb(0, 65, 117);
}

.optionbox pre.hljs
{
    margin-bottom: 0;
}

.optionbox .hljs:hover .hljs-copy
{
    display: none;
}

.drtable .optionbox
{
    margin: 0;
    border: none;
}

div.video-wrapper iframe
{
    border: 0;
    aspect-ratio: 16 / 9;
    width: 100%;
}

div.video-wrapper-small iframe
{
    max-width: 300px;
}

div.video-wrapper
{
    display: block;
}

.progress-bar{
    transition-duration: 2s !important;
}

.badge-orange {
    color: #fff;
    background-color: #f2aa50;
}

.badge-danger {
    color: #fff;
    background-color: darkred;
}

.badge-success {
    color: #fff;
    background-color: green;
}

.set_medal {
    background: linear-gradient(to bottom right, #eeb140 50%, #dda239 50%);
}

.badge_modal{
    margin-left: 35%; width: 300px; padding: 20px; border-radius: 150px; border: 2px solid #f5de5f;
}

.badge_modal_easteregg{
    margin-left: 35%; width: 300px; padding: 20px; border-radius: 150px; border: 2px solid #edeff1;
}

.set_medal_easteregg {
    background: linear-gradient(to bottom right, #d2d7da 50%, #c4cace 50%);
}

.rank_medal {
    width: 46px;
    padding: 5px;
    border-radius: 23px;
    border: 2px solid #f5de5f;
    background: linear-gradient(to bottom right, #eeb140 50%, #dda239 50%);
}

.rank_medal_easteregg {
    width: 46px;
    padding: 5px;
    border-radius: 23px;
    border: 2px solid #edeff1;
    background: linear-gradient(to bottom right, #edeff1 50%, #c4cace 50%);
}

.menu_badges {
    border: 1px solid #f5de5f;
    border-radius: 11px;
    height: 22px;
    width: 22px;
    display: inline-block;
    text-align: center;
    float: right;
    background: linear-gradient(to bottom right, #eeb140 50%, #dda239 50%);
}

pre.hljs {
    position: relative;
}
.hljs-copy {
    position: absolute;
    right: .5em;
    z-index: 500;
}

.ttip {
    border-bottom: 1px dotted black;
}
.ttip:hover {
    cursor: help;
}
.tooltip-inner {
    max-width: 576px !important;
    text-align: left;
}
pre:has(samp) {
    background: #eee;
    padding: .5em;
    color: black;
}
pre > samp {
    display: block;
    padding: .5em;
}