@import '_content/TEDxCommonUI/TEDxCommonUI.g0mrrqm6gw.bundle.scp.css';
@import '_content/TEDxDataEntryUI/TEDxDataEntryUI.km0vmdustk.bundle.scp.css';
@import '_content/TEDxDataFormsUI/TEDxDataFormsUI.dlw62zvs6u.bundle.scp.css';
@import '_content/TEDxDataManagementUI/TEDxDataManagementUI.sjsbbcabt5.bundle.scp.css';
@import '_content/TEDxDataViewUI/TEDxDataViewUI.2v2bf7loem.bundle.scp.css';
@import '_content/TEDxLayoutUI/TEDxLayoutUI.v4l7poljhm.bundle.scp.css';
@import '_content/TEDxNavMenuUI/TEDxNavMenuUI.mjawasubz4.bundle.scp.css';

/* /Components/RequireVoterSearch.razor.rz.scp.css */
/* Delay the skeleton's appearance so a fast redirect (SPA navigation) is invisible.
   The element stays transparent for 150 ms; if removed before that it was never seen. */
.voter-check-skeleton[b-f2q1l2lyoi] {
    animation: voter-check-delayed-appear-b-f2q1l2lyoi 0s 150ms both;
}

@keyframes voter-check-delayed-appear-b-f2q1l2lyoi {
    from { opacity: 0; }
    to   { opacity: 1; }
}
