@import url("zbms-graphic.css");
@page {
    size: A4 landscape;
}

room-supervision {
    display: unset !important;
}

article {
    display: unset !important;
}

app-barra {
    display: none;
}

app-cabecera {
    display: flex !important;
    padding: 0 !important;
    width: 100%;
}

body {
    margin: 0;
    overflow: unset !important;
}

aside {
    display: none;
}

.toast {
    display: none !important;
}

.not-available {
    color-adjust: exact !important;
    -webkit-print-color-adjust: exact;
    background-color: rgb(216, 216, 216) !important;
    height: 23px;
}

td.not-available {
    padding: 0em !important;
}

.context-menu {
    display: none;
}

td, th {
    width: auto !important;
}