.main-nav-men,
.header-wrapper,
.expander,
.modal-actions-component,
.report-header-wrapper,
.fence-container,
.map-settings,
.non-modal,
.report-filters-actions,
.close-standard-item,
.column-selector,
.gmnoprint,
.gm-style-cc,
.gmnoscreen,
.no-print,
.print-handle .date-chooser,
.label-cell svg {
    display: none !important;
}


.report-device-section {
    margin-bottom: 10px !important;
}

.for-print {
    display: inherit !important;
}

.inline-gmap-wrapper {
    height: 400px !important;
    width: 100% !important;
}
.inline-gmap-wrapper div {
    height: inherit !important;
}
.modal-body {
    overflow: hidden !important;
}

.modal-wrapper {
    flex-grow: 1 !important;
}

html body {
    overflow: auto;
}
html, body, div {
    height: auto !important;
}

.modal-wrapper {
    position: inherit !important;
}

.print-handle.date-range .tile-header .txt {
    display: inherit !important;
}

