.videoTypage-pdf-default {
    height: 100%;
}

.videoTypage-fixed-document-container {
    position: fixed;
    top: 5%;
    height:100%;
}

.videoTypage-fixed-document {
    height:82%; /* Use most of the height relative to container but compensate - imperfectly though - the header space */
}

.videoTypage-img-container-default {
    overflow: scroll;
    width: 100%;
    height:82%; /* Use most of the height relative to container but compensate - imperfectly though - the header space */
}

.videoTypage-img-default {
    width: 100%;
}

.videoTypage-text-default, .videoTypage-html-default {
    width: 100%;
    height:82%; /* Use most of the height relative to container but compensate - imperfectly though - the header space */
}

.videoTypage-radio-label {
    font-weight: normal;
}

.videotypage-sousNiveaux-container {
    display: none;
    padding-left: 30px;
}

.videoTypage-entete-nonAccordeon {
    color: #4d5258;
    font-weight: 600;
}
