.incident-report-header {
    margin-bottom: 10px;
    margin-left: 10px;
}

.incident-report-iframe {
    width: 100%;
    height: 100%;
    border: none;
}

.incident-report-error {
    margin-bottom: 10px;
    margin-left: 10px;
    color: #F20D0D;
}
