﻿body {
    height: 100vh;
    margin: 0 !important;
    padding: 0 !important;
}


.h5-caption {
    margin:0 !important;
}

h-100 {
    height: 100% !important;
}

#drawer .dx-drawer-panel-content {
    background: #fafafa;
    z-index: 3;
}