/* Styles spécifiques pour le mode_document (DOC) */

.DOC-wrapper {
    max-width: 100%;
    display: inline-block;
}

.DOC-img-bg {
    max-width: 100%;
    height: auto;
    background-color: white;
}

.DOC-btn-clear {
    display: none;
}
