@import "../../variables";

.AuditReport-controls-mech {
    white-space: nowrap;
    width: 1px;
}

.AuditReport-controls-download {
    line-height: $control_height_normal;

    .AuditReport-controls-mech + & {
        padding-left: $offset_main * 1.5;
    }
}

.AuditReport-mech-select {
    width: 160px;
}
