<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.eDelivery-container a {
  color: #086ea1; }
  .eDelivery-container a:active, .eDelivery-container a:hover {
    color: #043954; }

.eDelivery-container strong {
  font-weight: bold; }

.eDelivery-container .bold {
  font-weight: bold; }

.eDelivery-container .btn {
  font-weight: 400;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  border: 1px solid transparent;
  line-height: 1.42857143;
  border-radius: 4px;
  height: auto; }

.eDelivery-container .btn-primary {
  color: #ffffff;
  background-color: #337ab7;
  border-color: #2e6da4; }
  .eDelivery-container .btn-primary:focus, .eDelivery-container .btn-primary:hover {
    color: #ffffff;
    background-color: #054c70;
    border-color: #054c70; }
  .eDelivery-container .btn-primary:active {
    color: #ffffff;
    background-color: #043954;
    border-color: #043954; }
  .eDelivery-container .btn-primary[disabled] {
    color: #b1b1b1;
    background-color: #d8d8d8;
    border-color: #d8d8d8; }

.eDelivery-container [class^="icon-"], .eDelivery-container [class^="large-icon-"], .eDelivery-container [class*=" icon-"], .eDelivery-container [class*=" large-icon-"] {
  background-image: none;
  vertical-align: initial;
  line-height: initial;
  height: auto;
  width: auto;
  display: initial; }

.eDelivery-container.loading {
  max-height: 80vh;
  overflow: hidden; }

.eDelivery-container.loading:before {
  background-color: #ffffff;
  z-index: 2; }

.eDelivery-container.loading:after {
  z-index: 3; }

.eDelivery-container p.text-24, .eDelivery-container h1.text-24, .eDelivery-container h2.text-24 {
  font-size: 24px;
  line-height: 30px; }

.eDelivery-container p.text-40, .eDelivery-container h1.text-40, .eDelivery-container h2.text-40 {
  font-size: 40px;
  line-height: 35px; }

.eDelivery-container p.font-light, .eDelivery-container h1.font-light, .eDelivery-container h2.font-light {
  font-family: "Nimbus Sans Light", "Nimbus Sans TW01Lig"; }

.eDelivery-container p {
  font-family: "Nimbus Sans Regular", "Nimbus Sans TW01";
  font-size: 18px;
  line-height: 22px; }

.eDelivery-container h1, .eDelivery-container h2, .eDelivery-container .h1, .eDelivery-container .h2 {
  color: #3b3b3b;
  text-align: center; }

.eDelivery-container h1, .eDelivery-container .h1 {
  margin-bottom: 0; }

.eDelivery-container h2, .eDelivery-container .h2 {
  margin-top: 0; }
  .eDelivery-container h2.text-24, .eDelivery-container .h2.text-24 {
    margin-top: 10px;
    margin-bottom: 10px; }

.eDelivery-container .header-wrap {
  min-height: 90px;
  margin-top: 30px; }

.eDelivery-container .icon-wrapper {
  position: relative;
  width: 100%;
  display: block; }
  .eDelivery-container .icon-wrapper:after {
    content: "";
    background-color: #d8d8d8;
    position: absolute;
    width: 100%;
    left: 0;
    top: 32px;
    height: 2px; }
  .eDelivery-container .icon-wrapper span, .eDelivery-container .icon-wrapper img {
    display: block;
    text-align: center;
    background: #ffffff;
    margin: 0 auto;
    height: 66px;
    z-index: 1;
    position: relative;
    padding: 15px 20px; }

.eDelivery-container .paperless-btn {
  margin-top: 22px;
  padding: 8px 20px;
  font-size: 18px; }
  .eDelivery-container .paperless-btn[disabled] {
    color: #b1b1b1;
    background-color: #d8d8d8;
    border-color: #d8d8d8; }

.eDelivery-container .agreement ul {
  margin-left: 40px;
  list-style-type: disc; }

.eDelivery-container .agreement-link-wrap {
  text-align: center;
  margin-top: 22px;
  cursor: pointer; }
  .eDelivery-container .agreement-link-wrap .btn-agreement {
    font-size: 16px;
    margin-bottom: 22px;
    padding: 13px 20px; }
  .eDelivery-container .agreement-link-wrap .pipe {
    padding: 0 15px; }

.eDelivery-container .agreement, .eDelivery-container .btn-agreement, .eDelivery-container .btn-agreement.center-block, .eDelivery-container .back-btn, .eDelivery-container .doc-types-desc, .eDelivery-container .edit-email-container, .eDelivery-container .agreement.header-wrap {
  display: none; }

@media (max-width: 767px) {
  .eDelivery-container .back-btn.hidden-xs-custom {
    display: none !important; } }

.eDelivery-container .doc-details {
  display: none; }
  .eDelivery-container .doc-details.eligible {
    display: block; }

.eDelivery-container .close-wrap {
  position: relative;
  text-align: center;
  margin-top: 35px; }

.eDelivery-container .close-btn {
  display: inline-block; }
  .eDelivery-container .close-btn:hover {
    text-decoration: none;
    color: #05c3de; }
    .eDelivery-container .close-btn:hover .sl-icon {
      color: #05c3de; }
  .eDelivery-container .close-btn .sl-icon {
    font-size: 30px;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 50%;
    margin-top: -15px; }
  .eDelivery-container .close-btn .close-txt {
    margin-left: 40px; }

.eDelivery-container .consent-type {
  margin-top: 20px; }

.eDelivery-container .multi-plan {
  display: none; }

.eDelivery-container .input-validation-icon {
  display: none;
  position: absolute;
  right: 10px;
  top: 0;
  bottom: 0;
  margin: auto; }

.eDelivery-container .form-error {
  margin-top: 5px;
  color: #d0021b;
  display: none; }

.eDelivery-container .form-input-wrapper {
  position: relative;
  margin-top: 5px;
  display: flex;
  align-items: center; }
  .eDelivery-container .form-input-wrapper.confirm-email-wrapper {
    margin-top: 15px; }
  .eDelivery-container .form-input-wrapper input {
    border: solid 1px #767676;
    border-radius: 0;
    width: 100%;
    height: 40px;
    font-size: 16px; }
    .eDelivery-container .form-input-wrapper input:focus {
      border: solid 1px #05c3de;
      box-shadow: none; }
    .eDelivery-container .form-input-wrapper input.error {
      border: solid 1px #d0021b; }
    .eDelivery-container .form-input-wrapper input.success {
      border: solid 1px #00843d; }
  .eDelivery-container .form-input-wrapper.new-email-wrapper {
    margin-top: 0px;
    margin-right: 15px;
    flex: 1; }
    .eDelivery-container .form-input-wrapper.new-email-wrapper .new-email-input {
      background-color: #f1f1f1;
      border: solid 1px #ebebeb;
      border-radius: 0;
      box-shadow: none; }
      .eDelivery-container .form-input-wrapper.new-email-wrapper .new-email-input::-mis-input-placeholder {
        color: #b1b1b1; }
      .eDelivery-container .form-input-wrapper.new-email-wrapper .new-email-input.empty {
        color: #b1b1b1; }
      .eDelivery-container .form-input-wrapper.new-email-wrapper .new-email-input[disabled] {
        cursor: default; }
      .eDelivery-container .form-input-wrapper.new-email-wrapper .new-email-input:focus {
        border: solid 1px #05c3de;
        box-shadow: none; }
      .eDelivery-container .form-input-wrapper.new-email-wrapper .new-email-input.error {
        border: solid 1px #d0021b;
        background-color: #ffffff; }

.eDelivery-container .edit-email-container .btn-primary {
  margin-top: 45px;
  font-size: 18px;
  padding: 6px 45px; }
  .eDelivery-container .edit-email-container .btn-primary[disabled] {
    color: #b1b1b1;
    background-color: #d8d8d8;
    border-color: #d8d8d8; }

.eDelivery-container .edit-email-container a {
  margin-top: 30px;
  font-size: 18px; }

.eDelivery-container .center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.eDelivery-container .clearfix:before, .eDelivery-container .clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.eDelivery-container .clearfix:after {
  clear: both; }

.eDelivery-container .hide-me {
  display: none; }

.eDelivery-container .px-0 {
  padding-left: 0;
  padding-right: 0; }

.eDelivery-container .mt-30 {
  margin-top: 30px; }

.eDelivery-container .mt-20 {
  margin-top: 20px; }

.eDelivery-container .mt-10 {
  margin-top: 10px; }

.eDelivery-container .mb-10 {
  margin-bottom: 10px; }

.eDelivery-container .mb-30 {
  margin-bottom: 30px; }

.eDelivery-container .mb-0 {
  margin-bottom: 0; }

.eDelivery-container .email-edit-button {
  font-size: 18px; }

.eDelivery-container .btn-outline-primary {
  background-color: transparent;
  border-color: #086ea1;
  color: #086ea1; }
  .eDelivery-container .btn-outline-primary.email-edit-button {
    padding: 0px 36px;
    font-size: 16px; }
  .eDelivery-container .btn-outline-primary:focus, .eDelivery-container .btn-outline-primary:hover {
    color: #ffffff;
    background-color: #054c70;
    border-color: #054c70; }
  .eDelivery-container .btn-outline-primary:active {
    color: #ffffff;
    background-color: #043954;
    border-color: #043954; }
  .eDelivery-container .btn-outline-primary[disabled] {
    color: #b1b1b1;
    background-color: #d8d8d8;
    border-color: #d8d8d8; }

.eDelivery-container .d-flex {
  display: flex; }

.eDelivery-container .d-inline-block {
  display: inline-block; }

.eDelivery-container .justify-content-center {
  justify-content: center; }

.eDelivery-container .align-items-center {
  align-items: center; }

.eDelivery-container .clickable {
  cursor: pointer; }
  .eDelivery-container .clickable[disabled] {
    cursor: default; }

.eDelivery-container .checkboxwrap {
  cursor: pointer;
  align-items: center;
  position: relative;
  margin-bottom: 12px;
  min-height: 18px;
  display: none;
  /*** Checkbox "checked state" for the check:  ***/
  /*** Box for the checkbox:  ***/ }
  .eDelivery-container .checkboxwrap input {
    opacity: 0;
    pointer-events: none; }
  .eDelivery-container .checkboxwrap span {
    position: relative;
    left: 7%;
    width: 92%;
    display: inline-block;
    vertical-align: middle; }
  .eDelivery-container .checkboxwrap input[type=checkbox]:checked + .checkbox-label {
    background: #086ea1; }
  .eDelivery-container .checkboxwrap:hover input[type=checkbox]:checked + .checkbox-label,
  .eDelivery-container .checkboxwrap input[type=checkbox]:focus:checked + .checkbox-label {
    background-color: #054c70;
    border: 1px solid #054c70; }
  .eDelivery-container .checkboxwrap .checkbox-label {
    width: 18px;
    height: 18px;
    border: 1px solid #086ea1;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    /*** Check inside the checkbox:
          Need to make it 'before' instead of 'after' to make it tabbable.
       ***/
    /*** Hover event of the check:
      &amp;:hover::after{
        opacity: 0.8;
        border-color: $color-interactive-blue;
      }***/ }
    .eDelivery-container .checkboxwrap .checkbox-label:before {
      content: '';
      width: 10px;
      height: 5px;
      background: transparent;
      margin-bottom: 3px;
      position: absolute;
      border: 2px solid #ffffff;
      border-top: none;
      border-right: none;
      transform: rotate(-45deg);
      top: 4px;
      left: 3px; }
  .eDelivery-container .checkboxwrap .checkbox-text {
    font-weight: 400;
    padding-left: 15px;
    margin-bottom: 0;
    cursor: pointer; }

@media (min-width: 992px) {
  .eDelivery-container .edit-email-container .form-input-wrapper input, .eDelivery-container .election-page-main .new-email-input {
    height: 50px; }
  .eDelivery-container p {
    font-size: 16px;
    margin: 0 0 15px; }
  .eDelivery-container p.text-40, .eDelivery-container h1.text-40, .eDelivery-container h2.text-40 {
    line-height: 45px; }
  .eDelivery-container .edit-email-container .btn-primary {
    padding: 14px 45px;
    font-size: 16px; }
  .eDelivery-container .edit-email-container a {
    font-size: 16px; }
  .eDelivery-container .paperless-btn {
    padding: 13px 20px;
    font-size: 16px; }
  .eDelivery-container .btn-outline-primary.email-edit-button {
    font-size: 16px; } }
</pre></body></html>