.form-item-delayed-timer-used { margin-bottom: 2rem; }
.form-item-delayed-timer-used input[type=checkbox]{
border: .125rem solid var(--ge-atmosphere-blue-200);
    border-radius: .25rem;
    height: 1.5rem !important;
    width: 1.5rem !important;
}
.form-item-delayed-timer-used .form-check-label { line-height: 2rem; }