.modal-xxl {
    max-width: 75%;
    min-width: 800px;
}
.vertical-slider {
    writing-mode: vertical-rl;
    direction: ltr;
}
#viewer {
    width: 100% !important;
    height: 100% !important;
    display: block !important;
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}
.body-container {
    min-width: 1400px;
}
.tooltip-inner {
    max-width: 500px;
    width: auto;
}   
