/*** Gateway Report — page-specific styles only.
     Shared styles (.report-intro, .report-btn-row, .report-offscreen,
     .report-error) are in report-common.css.                          ***/


/*** Off-screen canvas dimensions — specific to the gateway charts. ***/

.gr-offscreen {
    width: 800px;
    height: auto;
}
