
@font-face {
    font-family: 'Open Sans';
    src: url("https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0C4nY1M2xLER.ttf");
}

@font-face {
    font-family: 'Open Sans';
    src: url("https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1y4nY1M2xLER.ttf");
    font-weight: bold;
}

body {
    font-family: 'Open Sans', sans-serif !important;
}
button{
    font-family: 'Open Sans', sans-serif !important;
}

.h5p - blanks.h5p - question - content p{
    line-height: 2em;
}
.h5p-content{
    background: transparent;
}
.h5p-question{
    background: transparent;
}
.questionset-results{
    background: transparent;
}
.h5p-question-introduction h3{
    display: none !important;
}
.h5p-sort-paragraphs-task-description{
    display: none !important;
}
.h5p-image-sequencing .h5p-task-description{
    display: none !important;
}
.h5p-question-introduction p{
    display: none !important;
}
.h5p-matching-title{
    display: none !important;
}
.h5p-essay .h5p-question-introduction p{
    display: block !important;
}
.h5p-play-area .h5p-task-description {
    opacity: 0;
}
.h5p-advanced-blanks #h5p-cloze-container{
    overflow-y: auto;
}
@media only screen and (min-width: 768px) {
   
}
@media only screen and (max-width: 600px) {
    .h5p-dropzone .h5p-label p {
        margin: 0px;
        font-size: 12px !important;
    }
}

.h5p-drag-task{
    display: flex !important;
    flex-wrap: wrap !important;
    flex-flow: column-reverse !important;
}
@media (max-width: 687px) {
    .h5p-drag-task{
        display: flex !important;
        flex-wrap: wrap !important;
        flex-flow: column !important;
    }
}

.h5p-drag-text .h5p-drag-wide-screen{
    float: none !important;
    display: flex;
    padding-top: 1rem;
    flex-wrap: wrap !important;
}
.h5p-drag-droppable-words{
    margin-right: 0px !important;
}

table{
    border-spacing: 0;
    border-width: 0px;
    border-style: solid;
    min-width: 100%;
    --tw-divide-x-reverse: 0;
    border-top-width:1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    --tw-divide-opacity: 1;
    border-color: rgb(229 231 235 / var(--tw-divide-opacity));
}
thead {
    --tw-bg-opacity: 1;
    background-color: rgb(238 242 255 / var(--tw-bg-opacity));
}

thead th{
    border-width: 0px;
    border-style: solid;
    padding-top: 0.875rem/* 14px */;
    padding-bottom: 0.875rem/* 14px */;
    padding-left: 1rem/* 16px */;
    padding-right: 1rem/* 16px */;
    text-align: left;
    font-weight: 600;
    --tw-text-opacity: 1;
    color: rgb(17 24 39 / var(--tw-text-opacity));
    --tw-divide-x-reverse: 0;
    border-right-width: calc(1px * var(--tw-divide-x-reverse));
    border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));
    --tw-divide-opacity: 1;
    border-color: rgb(229 231 235 / var(--tw-divide-opacity));
}

tbody{
    --tw-divide-y-reverse: 0;
    border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
    --tw-divide-opacity: 1;
    border-color: rgb(229 231 235 / var(--tw-divide-opacity));
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

tbody td{
    border-width: 0px;
    border-style: solid;
    padding-top: 1rem/* 16px */;
    padding-bottom: 1rem/* 16px */;
    padding-left: 1rem/* 16px */;
    padding-right: 1rem/* 16px */;
    --tw-text-opacity: 1;
    color: rgb(17 24 39 / var(--tw-text-opacity));
    --tw-divide-x-reverse: 0;
    border-right-width: calc(1px * var(--tw-divide-x-reverse));
    border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));
    --tw-divide-opacity: 1;
    border-color: rgb(229 231 235 / var(--tw-divide-opacity));
}
tbody tr:nth-child(even){
    --tw-bg-opacity: 1;
    background-color: rgb(249 250 251 / var(--tw-bg-opacity));
}

.h5p-question-show-solution{
    display: none !important;
}
.qs-solutionbutton{
    display:none !important;
}
.h5p-multichoice .h5p-question-check-answer{
    display:none !important;
}
.h5p-true-false .h5p-question-check-answer{
    display:none !important;
}
.h5p-interaction-inner.h5p-multichoice .h5p-question-check-answer{
    display:block !important;
}
    