﻿.w6-pdf-preview {
    width: 100%;
    height: 100%;
    min-height: 0;
    overflow: hidden;
    background: #f5f5f5;
}

.w6-pdf-preview__iframe {
    width: 100%;
    height: 100%;
    border: 0;
    display: block;
}

.w6-pdf-preview-window [data-cell-id="content"] {
    padding: 0 !important;
    overflow: hidden !important;
}

.w6-pdf-preview {
    position: absolute !important;
    inset: 0 !important;
    width: 100% !important;
    height: 100% !important;
    min-width: 0 !important;
    min-height: 0 !important;
    overflow: hidden !important;
}

.w6-pdf-preview__iframe {
    position: absolute !important;
    inset: 0 !important;
    width: 100% !important;
    height: 100% !important;
    min-width: 0 !important;
    min-height: 0 !important;
    border: 0 !important;
    display: block !important;
}

.wiso_tabbar .wiso_layout-cell,
.wiso_tabbar .wiso_tabbar-cell {
    min-width: 0 !important;
    min-height: 0 !important;
    overflow: hidden !important;
}
