/* Portal chrome tweaks for registration pages */
.section_h23_engage {
    margin-top: 0;
}

.reg-main-content {
    flex: 1;
}

.reg-page .reg-body {
    flex: 1;
}

.step-status.pending-text {
    color: #171c8f;
    font-weight: 600;
}

.info-banner.whats-next {
    background: #171c8f;
    border: none;
    color: #fff;
    margin-top: 28px;
}
.info-banner.whats-next .info-banner-title { color: #fff; }
.info-banner.whats-next ul { color: rgba(255,255,255,.92); }

.status-date-valid { color: #00b0b9; font-weight: 700; }

.plate-option-header .plate-check { display: inline-grid; }
