.toggle-switch{position:relative;width:100px;display:inline-block;vertical-align:middle;text-align:left}.toggle-switch-checkbox{display:none}.toggle-switch-label{display:block;overflow:hidden;cursor:pointer;border:0 solid #bbb;border-radius:20px;margin:0}.toggle-switch-inner{display:block;width:200%;margin-left:-100%;transition:margin .3s ease-in 0s}.toggle-switch-inner:after,.toggle-switch-inner:before{display:block;float:left;width:50%;height:34px;padding:0;line-height:34px;font-size:14px;color:#fff;font-weight:700;box-sizing:border-box}.toggle-switch-inner:before{content:attr(data-yes);text-transform:uppercase;padding-left:10px;background-color:#ffc627;color:#fff}.toggle-switch-disabled,.toggle-switch-disabled:before{background-color:#ddd;cursor:not-allowed}.toggle-switch-inner:after{content:attr(data-no);text-transform:uppercase;padding-right:10px;background-color:#bbb;color:#fff;text-align:right}.toggle-switch-switch{display:block;width:24px;margin:5px;background:#fff;position:absolute;top:0;bottom:0;right:65px;border:0 solid #bbb;border-radius:20px;transition:all .3s ease-in 0s}.toggle-switch-checkbox:checked+.toggle-switch-label .toggle-switch-inner{margin-left:0}.toggle-switch-checkbox:checked+.toggle-switch-label .toggle-switch-switch{right:0}.toggle-switch.small-switch{width:40px}.toggle-switch.small-switch .toggle-switch-inner:after,.toggle-switch.small-switch .toggle-switch-inner:before{content:"";height:20px;line-height:20px}.toggle-switch.small-switch .toggle-switch-switch{width:16px;right:20px;margin:2px}.form-check{border:0;padding-left:0}input::placeholder,textarea::placeholder{color:#747474!important}.form-control.is-invalid:not(:focus){border:solid #b72a2a;border-width:1px 1px 8px}form.uds-form .form-check input[type=checkbox]+label.form-check-label{font-weight:400}.is-invalid .invalid-feedback{display:block}small.invalid-feedback{font-size:90%}.list-group{margin-bottom:2rem}.required{font-size:3em;line-height:.45em;color:#8c1d40;vertical-align:-50%}.campaign-list{list-style:none;padding:0}.campaign-list-item{display:flex;align-items:center}.campaign-list-item label{font-weight:400;margin-left:.2rem;vertical-align:middle}.react-datepicker-wrapper{width:100%}form.uds-form input.icon-space{padding-left:32px!important}.app{display:grid;grid-template-rows:auto 1fr auto}.app,body{min-height:100vh}body{margin:0}#root{height:100%;min-height:100vh}.page-item:not(.active) .page-link{background-color:transparent!important;border:none!important;box-shadow:none!important}.page-item:not(.active) .page-link:is(:hover,:focus,:active){background-color:#e9ecef!important}
/*# sourceMappingURL=main.c4313ff5.chunk.css.map */