body {
  background: #f9f9f9;
  color: #0a2852;
  font-size: 16px;
  line-height: 26px;
  font-family: 'Bitter', serif; }

  .copy-template-ribbon {
    font-size: 0.6em;
    font-family: 'Bitter', serif;
    padding-left: 15px;
    background-color: #dddddd; }

    .main-content p + p, .main-content p + h1, .main-content p + h2,
    .main-content p + h3, .main-content p + h4 {
      margin-top: 20px; }
      .main-content ol {
        list-style: none;
        counter-reset: li;
        padding: 0;
        margin: 20px 0; }
        .main-content ol li {
          padding: 0 60px;
          counter-increment: li; }
          .main-content ol li + li {
            margin-top: 10px; }
            .main-content ol li::before {
              content: counter(li) '.';
              color: #0a2852;
              font-weight: bold;
              display: inline-block;
              width: 20px;
              margin-left: -20px; }
    .main-content ul {
      list-style: none;
      padding: 0;
      margin: 20px 0; }
      .main-content ul li {
        padding: 0 60px; }
        .main-content ul li + li {
          margin-top: 10px; }
          .main-content ul li::before {
            content: '•';
            color: #0a2852;
            display: inline-block;
            width: 20px;
            margin-left: -20px;
            font-size: 24px;
            position: relative;
            top: 3px; }
    .main-content ol ul {
      margin-top: 10px; }
      .main-content ol ul li {
        counter-increment: none; }
        .main-content ol ul li::before {
          content: '•';
          color: #0a2852;
          display: inline-block;
          width: 20px;
          margin-left: -20px;
          font-size: 24px;
          position: relative;
          top: 3px; }
    .main-content ul ol {
      margin-top: 10px; }
      .main-content ul ol li::before {
        content: counter(li) '.';
        color: #0a2852;
        font-weight: bold;
        display: inline-block;
        width: 20px;
        margin-left: -20px;
        font-size: 16px;
        position: initial; }
    .main-content .uib-datepicker li, .main-content .uib-datepicker-popup li {
      padding: 0 !important; }
      .main-content .uib-datepicker li::before,
      .main-content .uib-datepicker-popup li::before {
        content: none !important; }
    .main-content .uib-datepicker .btn, .main-content .uib-datepicker-popup .btn {
      min-width: auto !important;
      width: auto !important;
      text-align: center !important;
      padding: 5px 10px !important;
      font-family: 'Roboto', sans-serif !important;
      font-weight: 400 !important;
      display: inline-block !important;
      cursor: pointer !important;
      border-radius: 3px !important;
      border: 1px solid transparent !important; }
      .main-content .uib-datepicker .btn.btn-primary,
      .main-content .uib-datepicker-popup .btn.btn-primary {
        color: #00c4ff !important;
        background-color: #fff !important;
        border: 1px solid #00c4ff !important; }
        .main-content .uib-datepicker .btn.btn-primary:hover,
        .main-content .uib-datepicker-popup .btn.btn-primary:hover {
          background-color: #0a2852 !important;
          border-color: #0a2852 !important; }
    .main-content .uib-datepicker .btn.btn-default,
    .main-content .uib-datepicker-popup .btn.btn-default {
      color: #333 !important;
      background-color: #fff !important;
      border-color: #ccc !important; }
      .main-content .uib-datepicker .btn.btn-default:hover,
      .main-content .uib-datepicker-popup .btn.btn-default:hover {
        color: #0a2852 !important;
        border-color: #0a2852 !important; }
    .main-content .uib-datepicker .btn-group > .btn:last-child:not(:first-child),
    .main-content .uib-datepicker .btn-group > .dropdown-toggle:not(:first-child),
    .main-content .uib-datepicker-popup .btn-group > .btn:last-child:not(:first-child),
    .main-content .uib-datepicker-popup .btn-group > .dropdown-toggle:not(:first-child) {
      border-top-left-radius: 0 !important;
      border-bottom-left-radius: 0 !important; }
      .main-content .uib-datepicker .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle),
      .main-content .uib-datepicker-popup .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
        border-top-right-radius: 0 !important;
        border-bottom-right-radius: 0 !important; }
        .main-content .uib-datepicker .uib-left, .main-content .uib-datepicker .uib-right,
        .main-content .uib-datepicker .uib-title,
        .main-content .uib-datepicker-popup .uib-left,
        .main-content .uib-datepicker-popup .uib-right,
        .main-content .uib-datepicker-popup .uib-title {
          width: 100% !important; }
          .main-content .uib-datepicker .uib-day button,
          .main-content .uib-datepicker .uib-month button,
          .main-content .uib-datepicker .uib-year button,
          .main-content .uib-datepicker-popup .uib-day button,
          .main-content .uib-datepicker-popup .uib-month button,
          .main-content .uib-datepicker-popup .uib-year button {
            min-width: 100% !important; }
    .main-content blockquote {
      background: #00c4ff;
      padding: 30px 30px 30px 40px;
      border: none;
      width: 100%; }
      .main-content blockquote p {
        font-family: 'Bitter', serif;
        font-size: 22px;
        line-height: 1.65em;
        color: #f9f9f9; }

.main-content h1.navy, .main-content h2.navy, .main-content h3.navy,
.main-content h4.navy, .main-content label.navy, .main-content p.navy,
.main-content span.navy, header h1.navy, header h2.navy, header h3.navy,
header h4.navy, header label.navy, header p.navy, header span.navy, footer h1.navy,
footer h2.navy, footer h3.navy, footer h4.navy, footer label.navy, footer p.navy,
footer span.navy {
  color: #0a2852; }
  .main-content h1.mainblue, .main-content h2.mainblue, .main-content h3.mainblue,
  .main-content h4.mainblue, .main-content label.mainblue, .main-content p.mainblue,
  .main-content span.mainblue, header h1.mainblue, header h2.mainblue,
  header h3.mainblue, header h4.mainblue, header label.mainblue, header p.mainblue,
  header span.mainblue, footer h1.mainblue, footer h2.mainblue, footer h3.mainblue,
  footer h4.mainblue, footer label.mainblue, footer p.mainblue, footer span.mainblue {
    color: #00c4ff; }
    .main-content h1.mainred, .main-content h2.mainred, .main-content h3.mainred,
    .main-content h4.mainred, .main-content label.mainred, .main-content p.mainred,
    .main-content span.mainred, header h1.mainred, header h2.mainred,
    header h3.mainred, header h4.mainred, header label.mainred, header p.mainred,
    header span.mainred, footer h1.mainred, footer h2.mainred, footer h3.mainred,
    footer h4.mainred, footer label.mainred, footer p.mainred, footer span.mainred {
      color: #ff5c66; }
      .main-content h1.mainwhite, .main-content h2.mainwhite, .main-content h3.mainwhite,
      .main-content h4.mainwhite, .main-content label.mainwhite,
      .main-content p.mainwhite, .main-content span.mainwhite, header h1.mainwhite,
      header h2.mainwhite, header h3.mainwhite, header h4.mainwhite,
      header label.mainwhite, header p.mainwhite, header span.mainwhite,
      footer h1.mainwhite, footer h2.mainwhite, footer h3.mainwhite, footer h4.mainwhite,
      footer label.mainwhite, footer p.mainwhite, footer span.mainwhite {
        color: #f9f9f9; }
.main-content h1, .main-content h2, header h1, header h2, footer h1, footer h2 {
  margin: 0 0 20px 0; }
  .main-content h3, .main-content h4, header h3, header h4, footer h3, footer h4 {
    margin: 0 0 5px 0; }
    .main-content h1, header h1, footer h1 {
      font-size: 60px;
      line-height: 0.97em;
      color: #0a2852;
      font-weight: bold;
      font-family: 'Oswald', sans-serif; }
      .main-content h1 a, header h1 a, footer h1 a {
        font-size: 60px;
        line-height: 0.97em;
        font-weight: bold;
        font-family: 'Oswald', sans-serif; }
.main-content h2, header h2, footer h2 {
  font-size: 35px;
  line-height: 1.14em;
  color: #0a2852;
  font-weight: bold;
  font-family: 'Oswald', sans-serif; }
  .main-content h2 a, header h2 a, footer h2 a {
    font-size: 35px;
    line-height: 1.14em;
    font-weight: bold;
    font-family: 'Oswald', sans-serif; }
.main-content h3, header h3, footer h3 {
  font-size: 22px;
  line-height: 1.45em;
  color: #0a2852;
  font-weight: bold;
  font-family: 'Bitter', serif; }
  .main-content h3 a, header h3 a, footer h3 a {
    font-size: 22px;
    line-height: 1.45em;
    font-weight: bold;
    font-family: 'Bitter', serif; }
.main-content h4, .main-content label, header h4, header label, footer h4,
footer label {
  font-size: 15px;
  line-height: 1.07em;
  color: #0a2852;
  font-weight: 800;
  font-family: 'Roboto', sans-serif;
  letter-spacing: 0.05em; }
  .main-content h4 a, .main-content label a, header h4 a, header label a,
  footer h4 a, footer label a {
    font-size: 15px;
    line-height: 1.07em;
    font-weight: 800;
    font-family: 'Roboto', sans-serif;
    letter-spacing: 0.05em; }
.main-content h1, .main-content h2, .main-content h4, .main-content label,
header h1, header h2, header h4, header label, footer h1, footer h2, footer h4,
footer label {
  text-transform: uppercase; }
  .main-content p, .main-content a, header p, header a, footer p, footer a {
    line-height: 1.65em; }
    .main-content p, header p, footer p {
      margin: 0; }
      .main-content a, header a, footer a {
        color: #00c4ff;
        font-weight: bold;
        text-decoration: none; }
        .main-content a:hover, header a:hover, footer a:hover {
          color: #00c4ff;
          text-decoration: underline; }
.main-content .sl-box, header .sl-box, footer .sl-box {
  border-radius: 8px;
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.25); }
  .main-content .btn.btn-sl, header .btn.btn-sl, footer .btn.btn-sl {
    font-size: 20px;
    height: 50px;
    padding-left: 20px;
    padding-right: 20px;
    min-width: 100px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    border-radius: 30px;
    cursor: pointer;
    text-align: center;
    border: 2px solid transparent;
    text-decoration: none; }
    .main-content .btn.btn-sl.btn-sm, header .btn.btn-sl.btn-sm,
    footer .btn.btn-sl.btn-sm {
      font-size: 15px;
      height: 35px;
      padding-left: 15px;
      padding-right: 15px;
      display: inline-flex;
      align-items: center;
      justify-content: center;
      font-family: 'Roboto', sans-serif;
      font-weight: bold;
      border-radius: 30px;
      cursor: pointer;
      text-align: center;
      border: 2px solid transparent;
      text-decoration: none; }
      .main-content .btn.btn-sl.btn-xs, header .btn.btn-sl.btn-xs,
      footer .btn.btn-sl.btn-xs {
        font-size: 10px;
        height: 30px;
        padding-left: 5px;
        padding-right: 5px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        font-family: 'Roboto', sans-serif;
        font-weight: bold;
        border-radius: 30px;
        cursor: pointer;
        text-align: center;
        border: 2px solid transparent;
        text-decoration: none; }
        .main-content .btn.btn-sl.btn-mainred, header .btn.btn-sl.btn-mainred,
        footer .btn.btn-sl.btn-mainred {
          background-color: #ff5c66;
          color: #f9f9f9; }
          .main-content .btn.btn-sl.btn-mainred:hover,
          .main-content .btn.btn-sl.btn-mainred:active, header .btn.btn-sl.btn-mainred:hover,
          header .btn.btn-sl.btn-mainred:active, footer .btn.btn-sl.btn-mainred:hover,
          footer .btn.btn-sl.btn-mainred:active {
            background-color: #0a2852;
            color: #f9f9f9; }
            .main-content .btn.btn-sl.btn-mainred:focus, header .btn.btn-sl.btn-mainred:focus,
            footer .btn.btn-sl.btn-mainred:focus {
              box-shadow: 0 0 5px -1px #ff5c66; }
              .main-content .btn.btn-sl.btn-mainred:disabled,
              header .btn.btn-sl.btn-mainred:disabled, footer .btn.btn-sl.btn-mainred:disabled {
                background-color: rgba(255, 92, 102, 0.7);
                color: #f9f9f9; }
    .main-content .btn.btn-sl.btn-navy, header .btn.btn-sl.btn-navy,
    footer .btn.btn-sl.btn-navy {
      background-color: #0a2852;
      color: #f9f9f9; }
      .main-content .btn.btn-sl.btn-navy:hover,
      .main-content .btn.btn-sl.btn-navy:active, header .btn.btn-sl.btn-navy:hover,
      header .btn.btn-sl.btn-navy:active, footer .btn.btn-sl.btn-navy:hover,
      footer .btn.btn-sl.btn-navy:active {
        background-color: #00c4ff;
        color: #f9f9f9; }
        .main-content .btn.btn-sl.btn-navy:focus, header .btn.btn-sl.btn-navy:focus,
        footer .btn.btn-sl.btn-navy:focus {
          box-shadow: 0 0 5px -1px #0a2852; }
          .main-content .btn.btn-sl.btn-navy:disabled, header .btn.btn-sl.btn-navy:disabled,
          footer .btn.btn-sl.btn-navy:disabled {
            background-color: rgba(10, 40, 82, 0.7);
            color: #f9f9f9; }
    .main-content .btn.btn-sl.btn-mainblue, header .btn.btn-sl.btn-mainblue,
    footer .btn.btn-sl.btn-mainblue {
      background-color: #00c4ff;
      color: #f9f9f9; }
      .main-content .btn.btn-sl.btn-mainblue:hover,
      .main-content .btn.btn-sl.btn-mainblue:active,
      header .btn.btn-sl.btn-mainblue:hover, header .btn.btn-sl.btn-mainblue:active,
      footer .btn.btn-sl.btn-mainblue:hover, footer .btn.btn-sl.btn-mainblue:active {
        background-color: #0a2852;
        color: #f9f9f9; }
        .main-content .btn.btn-sl.btn-mainblue:focus,
        header .btn.btn-sl.btn-mainblue:focus, footer .btn.btn-sl.btn-mainblue:focus {
          box-shadow: 0 0 5px -1px #00c4ff; }
          .main-content .btn.btn-sl.btn-mainblue:disabled,
          header .btn.btn-sl.btn-mainblue:disabled, footer .btn.btn-sl.btn-mainblue:disabled {
            background-color: rgba(0, 196, 255, 0.7);
            color: #f9f9f9; }
    .main-content .btn.btn-sl.btn-mainwhite,
    .main-content .btn.btn-sl.btn-mainwhite-on-navy, header .btn.btn-sl.btn-mainwhite,
    header .btn.btn-sl.btn-mainwhite-on-navy, footer .btn.btn-sl.btn-mainwhite,
    footer .btn.btn-sl.btn-mainwhite-on-navy {
      background-color: #f9f9f9;
      color: #0a2852; }
      .main-content .btn.btn-sl.btn-mainwhite:hover,
      .main-content .btn.btn-sl.btn-mainwhite:active,
      .main-content .btn.btn-sl.btn-mainwhite-on-navy:hover,
      .main-content .btn.btn-sl.btn-mainwhite-on-navy:active,
      header .btn.btn-sl.btn-mainwhite:hover, header .btn.btn-sl.btn-mainwhite:active,
      header .btn.btn-sl.btn-mainwhite-on-navy:hover,
      header .btn.btn-sl.btn-mainwhite-on-navy:active,
      footer .btn.btn-sl.btn-mainwhite:hover, footer .btn.btn-sl.btn-mainwhite:active,
      footer .btn.btn-sl.btn-mainwhite-on-navy:hover,
      footer .btn.btn-sl.btn-mainwhite-on-navy:active {
        background-color: #00c4ff;
        color: #f9f9f9; }
        .main-content .btn.btn-sl.btn-mainwhite:focus,
        .main-content .btn.btn-sl.btn-mainwhite-on-navy:focus,
        header .btn.btn-sl.btn-mainwhite:focus,
        header .btn.btn-sl.btn-mainwhite-on-navy:focus,
        footer .btn.btn-sl.btn-mainwhite:focus,
        footer .btn.btn-sl.btn-mainwhite-on-navy:focus {
          box-shadow: 0 0 5px -1px #f9f9f9; }
          .main-content .btn.btn-sl.btn-mainwhite:disabled,
          .main-content .btn.btn-sl.btn-mainwhite-on-navy:disabled,
          header .btn.btn-sl.btn-mainwhite:disabled,
          header .btn.btn-sl.btn-mainwhite-on-navy:disabled,
          footer .btn.btn-sl.btn-mainwhite:disabled,
          footer .btn.btn-sl.btn-mainwhite-on-navy:disabled {
            background-color: rgba(249, 249, 249, 0.7);
            color: #0a2852; }
    .main-content .btn.btn-sl.btn-mainred-on-navy,
    header .btn.btn-sl.btn-mainred-on-navy, footer .btn.btn-sl.btn-mainred-on-navy {
      background-color: #ff5c66;
      color: #f9f9f9; }
      .main-content .btn.btn-sl.btn-mainred-on-navy:hover,
      .main-content .btn.btn-sl.btn-mainred-on-navy:active,
      header .btn.btn-sl.btn-mainred-on-navy:hover,
      header .btn.btn-sl.btn-mainred-on-navy:active,
      footer .btn.btn-sl.btn-mainred-on-navy:hover,
      footer .btn.btn-sl.btn-mainred-on-navy:active {
        background-color: #f9f9f9;
        color: #0a2852; }
        .main-content .btn.btn-sl.btn-mainred-on-navy:focus,
        header .btn.btn-sl.btn-mainred-on-navy:focus,
        footer .btn.btn-sl.btn-mainred-on-navy:focus {
          box-shadow: 0 0 5px -1px #ff5c66; }
          .main-content .btn.btn-sl.btn-mainred-on-navy:disabled,
          header .btn.btn-sl.btn-mainred-on-navy:disabled,
          footer .btn.btn-sl.btn-mainred-on-navy:disabled {
            background-color: rgba(255, 92, 102, 0.7);
            color: rgba(249, 249, 249, 0.7); }
    .main-content .btn.btn-sl.btn-mainblue-on-navy,
    header .btn.btn-sl.btn-mainblue-on-navy, footer .btn.btn-sl.btn-mainblue-on-navy {
      background-color: #00c4ff;
      color: #f9f9f9; }
      .main-content .btn.btn-sl.btn-mainblue-on-navy:hover,
      .main-content .btn.btn-sl.btn-mainblue-on-navy:active,
      header .btn.btn-sl.btn-mainblue-on-navy:hover,
      header .btn.btn-sl.btn-mainblue-on-navy:active,
      footer .btn.btn-sl.btn-mainblue-on-navy:hover,
      footer .btn.btn-sl.btn-mainblue-on-navy:active {
        background-color: #f9f9f9;
        color: #0a2852; }
        .main-content .btn.btn-sl.btn-mainblue-on-navy:focus,
        header .btn.btn-sl.btn-mainblue-on-navy:focus,
        footer .btn.btn-sl.btn-mainblue-on-navy:focus {
          box-shadow: 0 0 5px -1px #00c4ff; }
          .main-content .btn.btn-sl.btn-mainblue-on-navy:disabled,
          header .btn.btn-sl.btn-mainblue-on-navy:disabled,
          footer .btn.btn-sl.btn-mainblue-on-navy:disabled {
            background-color: rgba(0, 196, 255, 0.7);
            color: rgba(249, 249, 249, 0.7); }
    .main-content .btn.btn-sl.btn-mainwhite-on-mainblue,
    header .btn.btn-sl.btn-mainwhite-on-mainblue,
    footer .btn.btn-sl.btn-mainwhite-on-mainblue {
      background-color: #f9f9f9;
      color: #0a2852; }
      .main-content .btn.btn-sl.btn-mainwhite-on-mainblue:hover,
      .main-content .btn.btn-sl.btn-mainwhite-on-mainblue:active,
      header .btn.btn-sl.btn-mainwhite-on-mainblue:hover,
      header .btn.btn-sl.btn-mainwhite-on-mainblue:active,
      footer .btn.btn-sl.btn-mainwhite-on-mainblue:hover,
      footer .btn.btn-sl.btn-mainwhite-on-mainblue:active {
        background-color: #0a2852;
        color: #f9f9f9; }
        .main-content .btn.btn-sl.btn-mainwhite-on-mainblue:focus,
        header .btn.btn-sl.btn-mainwhite-on-mainblue:focus,
        footer .btn.btn-sl.btn-mainwhite-on-mainblue:focus {
          box-shadow: 0 0 5px -1px #f9f9f9; }
          .main-content .btn.btn-sl.btn-mainwhite-on-mainblue:disabled,
          header .btn.btn-sl.btn-mainwhite-on-mainblue:disabled,
          footer .btn.btn-sl.btn-mainwhite-on-mainblue:disabled {
            background-color: rgba(249, 249, 249, 0.7);
            color: rgba(10, 40, 82, 0.7); }
    .main-content .btn.btn-sl.btn-mainwhite-on-mainred,
    header .btn.btn-sl.btn-mainwhite-on-mainred,
    footer .btn.btn-sl.btn-mainwhite-on-mainred {
      background-color: #f9f9f9;
      color: #ff5c66; }
      .main-content .btn.btn-sl.btn-mainwhite-on-mainred:hover,
      .main-content .btn.btn-sl.btn-mainwhite-on-mainred:active,
      header .btn.btn-sl.btn-mainwhite-on-mainred:hover,
      header .btn.btn-sl.btn-mainwhite-on-mainred:active,
      footer .btn.btn-sl.btn-mainwhite-on-mainred:hover,
      footer .btn.btn-sl.btn-mainwhite-on-mainred:active {
        background-color: #0a2852;
        color: #f9f9f9; }
        .main-content .btn.btn-sl.btn-mainwhite-on-mainred:focus,
        header .btn.btn-sl.btn-mainwhite-on-mainred:focus,
        footer .btn.btn-sl.btn-mainwhite-on-mainred:focus {
          box-shadow: 0 0 5px -1px #f9f9f9; }
          .main-content .btn.btn-sl.btn-mainwhite-on-mainred:disabled,
          header .btn.btn-sl.btn-mainwhite-on-mainred:disabled,
          footer .btn.btn-sl.btn-mainwhite-on-mainred:disabled {
            background-color: rgba(249, 249, 249, 0.7);
            color: #ff5c66; }
    .main-content .btn.btn-sl.btn-share, header .btn.btn-sl.btn-share,
    footer .btn.btn-sl.btn-share {
      background-color: #00c4ff;
      color: #f9f9f9;
      height: 50px;
      padding-right: 0px;
      padding-left: 0px;
      width: 70px;
      min-width: 0px;
      transition: width 0.25s;
      -webkit-transition: width 0.25s; }
      .main-content .btn.btn-sl.btn-share:hover,
      .main-content .btn.btn-sl.btn-share:active, header .btn.btn-sl.btn-share:hover,
      header .btn.btn-sl.btn-share:active, footer .btn.btn-sl.btn-share:hover,
      footer .btn.btn-sl.btn-share:active {
        background-color: #ff5c66;
        color: #f9f9f9; }
        .main-content .btn.btn-sl.btn-share:focus, header .btn.btn-sl.btn-share:focus,
        footer .btn.btn-sl.btn-share:focus {
          box-shadow: 0 0 5px -1px #00c4ff; }
          .main-content .btn.btn-sl.btn-share:disabled,
          header .btn.btn-sl.btn-share:disabled, footer .btn.btn-sl.btn-share:disabled {
            background-color: rgba(0, 196, 255, 0.7);
            color: #f9f9f9; }
            .main-content .btn.btn-sl.btn-share.contains-message,
            header .btn.btn-sl.btn-share.contains-message,
            footer .btn.btn-sl.btn-share.contains-message {
              width: 80px; }
              .main-content .btn.btn-sl.btn-share img, header .btn.btn-sl.btn-share img,
              footer .btn.btn-sl.btn-share img {
                width: 28px; }
                .main-content .btn.btn-sl.btn-share .copy-message,
                header .btn.btn-sl.btn-share .copy-message,
                footer .btn.btn-sl.btn-share .copy-message {
                  font-size: 14px;
                  font-family: 'Roboto', sans-serif; }
.main-content .button-stack .btn-sl + .btn-sl,
header .button-stack .btn-sl + .btn-sl, footer .button-stack .btn-sl + .btn-sl {
  margin-top: 20px; }
.main-content .button-array .btn-sl + .btn-sl,
header .button-array .btn-sl + .btn-sl, footer .button-array .btn-sl + .btn-sl {
  margin-left: 20px; }
.main-content .btn-share-array :not(:first-child),
header .btn-share-array :not(:first-child),
footer .btn-share-array :not(:first-child) {
  padding-left: 10px; }
.main-content .input-description, header .input-description,
footer .input-description {
  color: #565555;
  font-size: 12px;
  line-height: 1.2em;
  margin-top: 5px; }
  .main-content input[type="text"], .main-content input[type="email"],
  .main-content input[type="number"], .main-content input[type="tel"],
  .main-content input[type="password"], .main-content input[type="file"] + label,
  .main-content textarea, .main-content select, header input[type="text"],
  header input[type="email"], header input[type="number"], header input[type="tel"],
  header input[type="password"], header input[type="file"] + label, header textarea,
  header select, footer input[type="text"], footer input[type="email"],
  footer input[type="number"], footer input[type="tel"],
  footer input[type="password"], footer input[type="file"] + label, footer textarea,
  footer select {
    font-family: 'Roboto', sans-serif;
    border-radius: 4px;
    padding-left: 15px;
    padding-right: 15px;
    border-width: 1px;
    border-style: solid; }
    .main-content input[type="text"], .main-content input[type="email"],
    .main-content input[type="number"], .main-content input[type="tel"],
    .main-content input[type="password"], .main-content input[type="file"] + label,
    .main-content textarea, header input[type="text"], header input[type="email"],
    header input[type="number"], header input[type="tel"],
    header input[type="password"], header input[type="file"] + label, header textarea,
    footer input[type="text"], footer input[type="email"], footer input[type="number"],
    footer input[type="tel"], footer input[type="password"],
    footer input[type="file"] + label, footer textarea {
      background-color: rgba(0, 0, 0, 0.01); }
      .main-content input[type="text"], .main-content input[type="email"],
      .main-content input[type="number"], .main-content input[type="tel"],
      .main-content input[type="password"], .main-content select,
      header input[type="text"], header input[type="email"], header input[type="number"],
      header input[type="tel"], header input[type="password"], header select,
      footer input[type="text"], footer input[type="email"], footer input[type="number"],
      footer input[type="tel"], footer input[type="password"], footer select {
        font-size: 20px;
        font-weight: 300;
        height: 50px; }
        .main-content textarea, header textarea, footer textarea {
          font-size: 16px;
          line-height: 1.4em;
          height: 100px;
          padding-top: 10px;
          resize: vertical; }
          .main-content input[type="file"], header input[type="file"],
          footer input[type="file"] {
            font: 400 11px system-ui; }
            .main-content select, header select, footer select {
              -webkit-appearance: none;
              -moz-appearance: none;
              background-color: transparent;
              background-position: calc(100% - 15px) 50%;
              background-repeat: no-repeat;
              background-size: 15px;
              box-shadow: 0px 4px #e8e8e8; }
              .main-content .has-error select, header .has-error select, footer .has-error select {
                box-shadow: 0px 4px #e8e8e8; }
.main-content input[type="text"], .main-content input[type="email"],
.main-content input[type="number"], .main-content input[type="tel"],
.main-content input[type="password"], .main-content input[type="file"] + label,
.main-content textarea, .main-content select, header input[type="text"],
header input[type="email"], header input[type="number"], header input[type="tel"],
header input[type="password"], header input[type="file"] + label, header textarea,
header select, footer input[type="text"], footer input[type="email"],
footer input[type="number"], footer input[type="tel"],
footer input[type="password"], footer input[type="file"] + label, footer textarea,
footer select {
  border-color: #0a2852;
  color: #0a2852; }
  .main-content input[type="text"]::placeholder,
  .main-content input[type="email"]::placeholder,
  .main-content input[type="number"]::placeholder,
  .main-content input[type="tel"]::placeholder,
  .main-content input[type="password"]::placeholder,
  .main-content input[type="file"] + label::placeholder,
  .main-content textarea::placeholder, .main-content select::placeholder,
  header input[type="text"]::placeholder, header input[type="email"]::placeholder,
  header input[type="number"]::placeholder, header input[type="tel"]::placeholder,
  header input[type="password"]::placeholder,
  header input[type="file"] + label::placeholder, header textarea::placeholder,
  header select::placeholder, footer input[type="text"]::placeholder,
  footer input[type="email"]::placeholder, footer input[type="number"]::placeholder,
  footer input[type="tel"]::placeholder, footer input[type="password"]::placeholder,
  footer input[type="file"] + label::placeholder, footer textarea::placeholder,
  footer select::placeholder {
    color: #cccccc; }
.main-content input[type="radio"] + label,
.main-content input[type="checkbox"] + label, header input[type="radio"] + label,
header input[type="checkbox"] + label, footer input[type="radio"] + label,
footer input[type="checkbox"] + label {
  color: #0a2852; }
  .main-content .input-group-with-prefix .input-group-addon,
  .main-content .input-group-with-suffix .input-group-addon,
  header .input-group-with-prefix .input-group-addon,
  header .input-group-with-suffix .input-group-addon,
  footer .input-group-with-prefix .input-group-addon,
  footer .input-group-with-suffix .input-group-addon {
    background-color: #0a2852;
    color: #f9f9f9; }
.main-content label, header label, footer label {
  color: #0a2852; }
  .main-content .form-question h3, .main-content .form-question h4,
  header .form-question h3, header .form-question h4, footer .form-question h3,
  footer .form-question h4 {
    color: #0a2852; }
    .main-content .form-question h3 a, .main-content .form-question h4 a,
    header .form-question h3 a, header .form-question h4 a, footer .form-question h3 a,
    footer .form-question h4 a {
      color: #0a2852; }
      .main-content .form-question h3 a:hover, .main-content .form-question h4 a:hover,
      header .form-question h3 a:hover, header .form-question h4 a:hover,
      footer .form-question h3 a:hover, footer .form-question h4 a:hover {
        color: #00c4ff; }
.main-content .has-error input[type="text"],
.main-content .has-error input[type="email"],
.main-content .has-error input[type="number"],
.main-content .has-error input[type="tel"],
.main-content .has-error input[type="radio"],
.main-content .has-error input[type="file"] + label,
.main-content .has-error input[type="checkbox"] + label,
.main-content .has-error textarea, .main-content .has-error select,
header .has-error input[type="text"], header .has-error input[type="email"],
header .has-error input[type="number"], header .has-error input[type="tel"],
header .has-error input[type="radio"],
header .has-error input[type="file"] + label,
header .has-error input[type="checkbox"] + label, header .has-error textarea,
header .has-error select, footer .has-error input[type="text"],
footer .has-error input[type="email"], footer .has-error input[type="number"],
footer .has-error input[type="tel"], footer .has-error input[type="radio"],
footer .has-error input[type="file"] + label,
footer .has-error input[type="checkbox"] + label, footer .has-error textarea,
footer .has-error select {
  border-color: #ff5c66;
  color: #ff5c66; }
  .main-content .has-error input[type="radio"] + label,
  .main-content .has-error input[type="checkbox"] + label,
  header .has-error input[type="radio"] + label,
  header .has-error input[type="checkbox"] + label,
  footer .has-error input[type="radio"] + label,
  footer .has-error input[type="checkbox"] + label {
    color: #ff5c66; }
    .main-content .has-error label, header .has-error label, footer .has-error label {
      color: #ff5c66; }
      .main-content .has-error .form-question h3,
      .main-content .has-error .form-question h4, header .has-error .form-question h3,
      header .has-error .form-question h4, footer .has-error .form-question h3,
      footer .has-error .form-question h4 {
        color: #ff5c66; }
.main-content .disabled input[type="text"],
.main-content .disabled input[type="email"],
.main-content .disabled input[type="number"],
.main-content .disabled input[type="tel"],
.main-content .disabled input[type="radio"],
.main-content .disabled input[type="checkbox"],
.main-content .disabled input[type="file"] + label,
.main-content .disabled textarea, .main-content .disabled select,
header .disabled input[type="text"], header .disabled input[type="email"],
header .disabled input[type="number"], header .disabled input[type="tel"],
header .disabled input[type="radio"], header .disabled input[type="checkbox"],
header .disabled input[type="file"] + label, header .disabled textarea,
header .disabled select, footer .disabled input[type="text"],
footer .disabled input[type="email"], footer .disabled input[type="number"],
footer .disabled input[type="tel"], footer .disabled input[type="radio"],
footer .disabled input[type="checkbox"],
footer .disabled input[type="file"] + label, footer .disabled textarea,
footer .disabled select {
  border-color: #dcdfdf;
  color: #dcdfdf; }
  .main-content .disabled input[type="radio"] + label,
  .main-content .disabled input[type="checkbox"] + label,
  header .disabled input[type="radio"] + label,
  header .disabled input[type="checkbox"] + label,
  footer .disabled input[type="radio"] + label,
  footer .disabled input[type="checkbox"] + label {
    color: #dcdfdf; }
    .main-content .disabled label, header .disabled label, footer .disabled label {
      color: #dcdfdf; }
      .main-content .disabled .form-question h3,
      .main-content .disabled .form-question h4, header .disabled .form-question h3,
      header .disabled .form-question h4, footer .disabled .form-question h3,
      footer .disabled .form-question h4 {
        color: #dcdfdf; }
        .main-content .disabled .form-question h3 a,
        .main-content .disabled .form-question h4 a, header .disabled .form-question h3 a,
        header .disabled .form-question h4 a, footer .disabled .form-question h3 a,
        footer .disabled .form-question h4 a {
          color: #dcdfdf; }
.main-content .disabled .input-group-with-prefix .input-group-addon,
.main-content .disabled .input-group-with-suffix .input-group-addon,
header .disabled .input-group-with-prefix .input-group-addon,
header .disabled .input-group-with-suffix .input-group-addon,
footer .disabled .input-group-with-prefix .input-group-addon,
footer .disabled .input-group-with-suffix .input-group-addon {
  background-color: #dcdfdf; }
.main-content select, header select, footer select {
  background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyMyA4LjkzIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6IzBhMjg1Mjt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmRyb3Bkb3duX2JsdWU8L3RpdGxlPjxwb2x5Z29uIGNsYXNzPSJjbHMtMSIgcG9pbnRzPSIwIDAgMTEuNSA4LjkzIDIzIDAgMCAwIi8+PC9zdmc+); }
  .main-content .checkbox input[type="checkbox"],
  header .checkbox input[type="checkbox"], footer .checkbox input[type="checkbox"] {
    visibility: hidden; }
    .main-content .checkbox input[type="checkbox"] + label,
    header .checkbox input[type="checkbox"] + label,
    footer .checkbox input[type="checkbox"] + label {
      margin-bottom: 0;
      padding-left: 0;
      font-size: 16px;
      letter-spacing: normal;
      font-family: 'Bitter', serif;
      font-weight: normal;
      text-transform: none;
      padding-left: 30px; }
      .main-content .checkbox input[type="checkbox"] + label::before,
      header .checkbox input[type="checkbox"] + label::before,
      footer .checkbox input[type="checkbox"] + label::before {
        content: '';
        width: 16px;
        height: 16px;
        display: inline-block;
        margin-right: 10px;
        background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMjBweCIgaGVpZ2h0PSIyMHB4IiB2aWV3Qm94PSIwIDAgMjAgMjAiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDQ3LjEgKDQ1NDIyKSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT5SZWN0YW5nbGUgMTIgQ29weSA5PC90aXRsZT4KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPgogICAgPGRlZnM+PC9kZWZzPgogICAgPGcgaWQ9IkRlc2t0b3AiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxnIGlkPSJTTF9TYXRlbGxpdGVfTWFya3VwLVN0eWxlc2hlZXRfU3RhdGVzIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTgzLjAwMDAwMCwgLTM1MTAuMDAwMDAwKSIgc3Ryb2tlPSIjRDJEMkQyIiBzdHJva2Utd2lkdGg9IjIiPgogICAgICAgICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlLTEyLUNvcHktOSIgeD0iMTg0IiB5PSIzNTExIiB3aWR0aD0iMTgiIGhlaWdodD0iMTgiPjwvcmVjdD4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPg==);
        background-size: cover;
        vertical-align: middle;
        margin-left: -30px; }
  .main-content .checkbox input[type="checkbox"]:checked + label::before,
  header .checkbox input[type="checkbox"]:checked + label::before,
  footer .checkbox input[type="checkbox"]:checked + label::before {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMjBweCIgaGVpZ2h0PSIyMHB4IiB2aWV3Qm94PSIwIDAgMjAgMjAiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDQ3LjEgKDQ1NDIyKSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT5Hcm91cCA1IENvcHk8L3RpdGxlPgogICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+CiAgICA8ZGVmcz4KICAgICAgICA8cmVjdCBpZD0icGF0aC0xIiB4PSIwIiB5PSIwIiB3aWR0aD0iMjAiIGhlaWdodD0iMjAiPjwvcmVjdD4KICAgIDwvZGVmcz4KICAgIDxnIGlkPSJEZXNrdG9wIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyBpZD0iU0xfU2F0ZWxsaXRlX01hcmt1cC1TdHlsZXNoZWV0X1N0YXRlcyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTc4My4wMDAwMDAsIC0zNTEwLjAwMDAwMCkiPgogICAgICAgICAgICA8ZyBpZD0iR3JvdXAtNS1Db3B5IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg3ODMuMDAwMDAwLCAzNTEwLjAwMDAwMCkiPgogICAgICAgICAgICAgICAgPGcgaWQ9IlJlY3RhbmdsZS0xMi1Db3B5LTgiPgogICAgICAgICAgICAgICAgICAgIDx1c2UgZmlsbD0iIzAwQzRGRiIgZmlsbC1ydWxlPSJldmVub2RkIiB4bGluazpocmVmPSIjcGF0aC0xIj48L3VzZT4KICAgICAgICAgICAgICAgICAgICA8cmVjdCBzdHJva2U9IiMwMEM0RkYiIHN0cm9rZS13aWR0aD0iMiIgeD0iMSIgeT0iMSIgd2lkdGg9IjE4IiBoZWlnaHQ9IjE4Ij48L3JlY3Q+CiAgICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgICAgICA8cG9seWxpbmUgaWQ9IlBhdGgtMi1Db3B5LTIiIHN0cm9rZT0iI0ZGRkZGRiIgc3Ryb2tlLXdpZHRoPSIzIiBwb2ludHM9IjUgOS41IDguMjM1MTQxNTQgMTQgMTUgNSI+PC9wb2x5bGluZT4KICAgICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+); }
  .main-content .checkbox input[type="checkbox"]:not(:checked):not(:disabled):hover::before,
  .main-content .checkbox input[type="checkbox"]:not(:checked):not(:disabled) + label:hover::before,
  header .checkbox input[type="checkbox"]:not(:checked):not(:disabled):hover::before,
  header .checkbox input[type="checkbox"]:not(:checked):not(:disabled) + label:hover::before,
  footer .checkbox input[type="checkbox"]:not(:checked):not(:disabled):hover::before,
  footer .checkbox input[type="checkbox"]:not(:checked):not(:disabled) + label:hover::before {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMjBweCIgaGVpZ2h0PSIyMHB4IiB2aWV3Qm94PSIwIDAgMjAgMjAiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDQ3LjEgKDQ1NDIyKSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT5SZWN0YW5nbGUgMTIgQ29weSAxMDwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxkZWZzPjwvZGVmcz4KICAgIDxnIGlkPSJEZXNrdG9wIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyBpZD0iU0xfU2F0ZWxsaXRlX01hcmt1cC1TdHlsZXNoZWV0X1N0YXRlcyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTM4My4wMDAwMDAsIC0zNTEwLjAwMDAwMCkiIHN0cm9rZT0iIzAwMjg1NSIgc3Ryb2tlLXdpZHRoPSIyIj4KICAgICAgICAgICAgPHJlY3QgaWQ9IlJlY3RhbmdsZS0xMi1Db3B5LTEwIiB4PSIzODQiIHk9IjM1MTEiIHdpZHRoPSIxOCIgaGVpZ2h0PSIxOCI+PC9yZWN0PgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+); }
.main-content .checkbox-group label, header .checkbox-group label,
footer .checkbox-group label {
  margin-bottom: 0; }
.main-content .radio input[type="radio"], header .radio input[type="radio"],
footer .radio input[type="radio"] {
  visibility: hidden; }
  .main-content .radio input[type="radio"] + label,
  header .radio input[type="radio"] + label,
  footer .radio input[type="radio"] + label {
    margin-bottom: 0;
    padding-left: 0;
    font-size: 16px;
    font-family: 'Bitter', serif;
    font-weight: normal;
    letter-spacing: normal;
    text-transform: none;
    padding-left: 30px; }
    .main-content .radio input[type="radio"] + label::before,
    header .radio input[type="radio"] + label::before,
    footer .radio input[type="radio"] + label::before {
      content: '';
      width: 16px;
      height: 16px;
      display: inline-block;
      margin-right: 10px;
      background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMjJweCIgaGVpZ2h0PSIyMnB4IiB2aWV3Qm94PSIwIDAgMjIgMjIiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDQ3LjEgKDQ1NDIyKSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT5PdmFsIENvcHkgNzwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxkZWZzPjwvZGVmcz4KICAgIDxnIGlkPSJEZXNrdG9wIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyBpZD0iU0xfU2F0ZWxsaXRlX01hcmt1cC1TdHlsZXNoZWV0X1N0YXRlcyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTEzNC4wMDAwMDAsIC0zNTA5LjAwMDAwMCkiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlPSIjRDJEMkQyIj4KICAgICAgICAgICAgPGNpcmNsZSBpZD0iT3ZhbC1Db3B5LTciIGN4PSIxNDUiIGN5PSIzNTIwIiByPSIxMCI+PC9jaXJjbGU+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4=);
      background-size: cover;
      vertical-align: middle;
      margin-left: -30px; }
.main-content .radio input[type="radio"]:checked + label::before,
header .radio input[type="radio"]:checked + label::before,
footer .radio input[type="radio"]:checked + label::before {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMjJweCIgaGVpZ2h0PSIyMnB4IiB2aWV3Qm94PSIwIDAgMjIgMjIiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDQ3LjEgKDQ1NDIyKSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT5Hcm91cCA4IENvcHkgMzwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxkZWZzPjwvZGVmcz4KICAgIDxnIGlkPSJEZXNrdG9wIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyBpZD0iU0xfU2F0ZWxsaXRlX01hcmt1cC1TdHlsZXNoZWV0X1N0YXRlcyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTczNC4wMDAwMDAsIC0zNTA5LjAwMDAwMCkiPgogICAgICAgICAgICA8ZyBpZD0iR3JvdXAtOC1Db3B5LTMiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDczNS4wMDAwMDAsIDM1MTAuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICA8Y2lyY2xlIGlkPSJPdmFsLUNvcHkiIHN0cm9rZT0iIzAwQzRGRiIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjMDBDNEZGIiBjeD0iMTAiIGN5PSIxMCIgcj0iMTAiPjwvY2lyY2xlPgogICAgICAgICAgICAgICAgPGNpcmNsZSBpZD0iT3ZhbC1Db3B5IiBmaWxsPSIjRkZGRkZGIiBjeD0iMTAiIGN5PSIxMCIgcj0iNSI+PC9jaXJjbGU+CiAgICAgICAgICAgIDwvZz4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPg==); }
.main-content .radio input[type="radio"]:not(:checked):hover::before,
.main-content .radio input[type="radio"]:not(:checked) + label:hover::before,
header .radio input[type="radio"]:not(:checked):hover::before,
header .radio input[type="radio"]:not(:checked) + label:hover::before,
footer .radio input[type="radio"]:not(:checked):hover::before,
footer .radio input[type="radio"]:not(:checked) + label:hover::before {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMjJweCIgaGVpZ2h0PSIyMnB4IiB2aWV3Qm94PSIwIDAgMjIgMjIiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDQ3LjEgKDQ1NDIyKSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT5PdmFsIENvcHkgODwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxkZWZzPjwvZGVmcz4KICAgIDxnIGlkPSJEZXNrdG9wIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyBpZD0iU0xfU2F0ZWxsaXRlX01hcmt1cC1TdHlsZXNoZWV0X1N0YXRlcyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTMzNC4wMDAwMDAsIC0zNTA5LjAwMDAwMCkiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlPSIjMDAyODU1Ij4KICAgICAgICAgICAgPGNpcmNsZSBpZD0iT3ZhbC1Db3B5LTgiIGN4PSIzNDUiIGN5PSIzNTIwIiByPSIxMCI+PC9jaXJjbGU+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4=); }
.main-content .radio > label, header .radio > label, footer .radio > label {
  padding-left: 0;
  margin-bottom: 0; }
.main-content .file input[type="file"], header .file input[type="file"],
footer .file input[type="file"] {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1; }
  .main-content .file input[type="file"] + label,
  header .file input[type="file"] + label, footer .file input[type="file"] + label {
    width: 200px;
    height: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer; }
    .main-content .file input[type="file"] + label.nv-file-over,
    header .file input[type="file"] + label.nv-file-over,
    footer .file input[type="file"] + label.nv-file-over {
      border-width: 2px; }
      .main-content .file input[type="file"] + label span,
      header .file input[type="file"] + label span,
      footer .file input[type="file"] + label span {
        width: 90%;
        text-align: center; }
.main-content .file input[type="file"]:focus + label,
header .file input[type="file"]:focus + label,
footer .file input[type="file"]:focus + label {
  outline: 1px dotted #000;
  outline: -webkit-focus-ring-color auto 5px; }
.main-content .form-question h3.main-question,
header .form-question h3.main-question, footer .form-question h3.main-question {
  line-height: 1.3em; }
  .main-content .form-question h4.sub-question,
  header .form-question h4.sub-question, footer .form-question h4.sub-question {
    text-transform: none;
    letter-spacing: 0.02em;
    font-weight: 600;
    margin: 5px 0px 15px 0px; }
    .main-content .form-question h4.sub-question a,
    header .form-question h4.sub-question a, footer .form-question h4.sub-question a {
      text-decoration: underline; }
.main-content .input-group-with-prefix .input-group-addon,
.main-content .input-group-with-suffix .input-group-addon,
header .input-group-with-prefix .input-group-addon,
header .input-group-with-suffix .input-group-addon,
footer .input-group-with-prefix .input-group-addon,
footer .input-group-with-suffix .input-group-addon {
  padding: 6px 12px 6px 14px;
  border-width: 0;
  font-family: 'Roboto', sans-serif;
  font-size: 20px; }
.main-content .input-group-with-prefix input.form-control,
header .input-group-with-prefix input.form-control,
footer .input-group-with-prefix input.form-control {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }
  .main-content .input-group-with-prefix .input-group-addon,
  header .input-group-with-prefix .input-group-addon,
  footer .input-group-with-prefix .input-group-addon {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
.main-content .input-group-with-suffix input.form-control,
header .input-group-with-suffix input.form-control,
footer .input-group-with-suffix input.form-control {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }
  .main-content .input-group-with-suffix .input-group-addon,
  header .input-group-with-suffix .input-group-addon,
  footer .input-group-with-suffix .input-group-addon {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px; }
.main-content .pagination, header .pagination, footer .pagination {
  max-width: none; }
  .main-content .pagination li, header .pagination li, footer .pagination li {
    padding: 0; }
    .main-content .pagination > li > a, .main-content .pagination > li > span,
    header .pagination > li > a, header .pagination > li > span,
    footer .pagination > li > a, footer .pagination > li > span {
      border-radius: 0;
      border: 1px solid #dcdfdf; }
      .main-content .pagination > li > a:hover, header .pagination > li > a:hover,
      footer .pagination > li > a:hover {
        color: #00c4ff; }
        .main-content .pagination li::before, header .pagination li::before,
        footer .pagination li::before {
          content: none; }
          .main-content .pagination > .active > a,
          .main-content .pagination > .active > a:focus,
          .main-content .pagination > .active > a:hover,
          .main-content .pagination > .active > span,
          .main-content .pagination > .active > span:focus,
          .main-content .pagination > .active > span:hover, header .pagination > .active > a,
          header .pagination > .active > a:focus, header .pagination > .active > a:hover,
          header .pagination > .active > span, header .pagination > .active > span:focus,
          header .pagination > .active > span:hover, footer .pagination > .active > a,
          footer .pagination > .active > a:focus, footer .pagination > .active > a:hover,
          footer .pagination > .active > span, footer .pagination > .active > span:focus,
          footer .pagination > .active > span:hover {
            color: #ffffff;
            background-color: #00c4ff;
            border: 1px solid #00c4ff; }
            .main-content .pagination > .disabled > a,
            .main-content .pagination > .disabled > a:focus,
            .main-content .pagination > .disabled > a:hover,
            .main-content .pagination > .disabled > span,
            .main-content .pagination > .disabled > span:focus,
            .main-content .pagination > .disabled > span:hover,
            header .pagination > .disabled > a, header .pagination > .disabled > a:focus,
            header .pagination > .disabled > a:hover, header .pagination > .disabled > span,
            header .pagination > .disabled > span:focus,
            header .pagination > .disabled > span:hover, footer .pagination > .disabled > a,
            footer .pagination > .disabled > a:focus, footer .pagination > .disabled > a:hover,
            footer .pagination > .disabled > span, footer .pagination > .disabled > span:focus,
            footer .pagination > .disabled > span:hover {
              color: #9f9f9f; }
.main-content .title-highlight, header .title-highlight, footer .title-highlight {
  color: #f9f9f9;
  background-color: #ff5c66; }
  .main-content .alert, header .alert, footer .alert {
    border-radius: 0;
    background-color: transparent; }
    .main-content .alert.alert-danger, header .alert.alert-danger,
    footer .alert.alert-danger {
      border: 1px solid #ff5d67;
      color: #262626;
      font-weight: bold; }
      .main-content .alert.alert-danger .alert-symbol,
      header .alert.alert-danger .alert-symbol, footer .alert.alert-danger .alert-symbol {
        background-color: #ff5d67;
        width: 26px;
        height: 26px;
        display: inline-block;
        border-radius: 50%;
        color: #fff;
        text-align: center;
        margin-right: 8px; }
    .main-content .alert.alert-success, header .alert.alert-success,
    footer .alert.alert-success {
      color: #262626;
      font-weight: bold;
      border: 1px solid #002855; }
      .main-content .alert.alert-success .alert-symbol::before,
      header .alert.alert-success .alert-symbol::before,
      footer .alert.alert-success .alert-symbol::before {
        content: "";
        font-family: 'Glyphicons Halflings';
        background-color: #00c4ff;
        width: 26px;
        height: 26px;
        display: inline-block;
        border-radius: 50%;
        color: #fff;
        text-align: center;
        margin-right: 8px;
        padding-left: 1px; }
.main-content .accent-header, header .accent-header, footer .accent-header {
  background-color: #0a2852;
  color: #f9f9f9; }
  .main-content .accent-header h1, .main-content .accent-header h2,
  header .accent-header h1, header .accent-header h2, footer .accent-header h1,
  footer .accent-header h2 {
    color: #f9f9f9; }
    .main-content .accent-header h1, header .accent-header h1, footer .accent-header h1 {
      margin-bottom: 0px; }
.main-content .header-section, header .header-section, footer .header-section {
  margin-top: 40px;
  margin-bottom: 40px; }
  .main-content .page-content, header .page-content, footer .page-content {
    margin: 20px 0; }
    .main-content .highlight, header .highlight, footer .highlight {
      background-color: #00c4ff;
      line-height: 1.1em !important;
      display: inline-block; }
      .main-content .content-container, header .content-container,
      footer .content-container {
        padding-top: 50px;
        padding-bottom: 50px; }
        .main-content .search-wrapper, header .search-wrapper, footer .search-wrapper {
          margin-top: 20px;
          margin-bottom: 20px; }
          .main-content .search-wrapper .btn-sl, header .search-wrapper .btn-sl,
          footer .search-wrapper .btn-sl {
            width: 100%; }
.main-content hr, header hr, footer hr {
  margin: 40px 0;
  border-top: 1px solid #ced4dc; }

.box {
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border: 1px solid #ff5d67; }

  .skip-content {
    position: absolute;
    top: -1000px;
    left: -1000px;
    height: 1px;
    width: 1px;
    text-align: left;
    overflow: hidden; }

    a.skip-content:active, a.skip-content:focus, a.skip-content:hover {
      left: 0;
      top: 0;
      width: auto;
      height: auto;
      overflow: visible; }

      .header-wrap {
        box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.25); }

        header {
          position: relative;
          z-index: 3; }
          header .container {
            width: 100%; }
            header .navbar-container:not(.collapsing) {
              overflow: visible !important; }
              header .navbar {
                border: none;
                margin-bottom: 10px;
                border-radius: 0; }
                header .navbar .nav {
                  position: relative;
                  top: 24px; }
                  header .navbar .nav .mobilize-link {
                    padding: 5px; }
                    header .navbar .nav .mobilize-link:focus {
                      outline: none; }
                  header .navbar .nav li {
                    padding-left: 20px; }
                    header .navbar .nav li a {
                      color: #0a2852;
                      font-weight: 700;
                      font-size: 20px;
                      font-family: 'Roboto', sans-serif;
                      letter-spacing: 0;
                      text-align: center; }
                      header .navbar .nav li a:hover {
                        color: #ff5c66; }
                    header .navbar .nav li.mobilize-btn {
                      text-align: left;
                      margin-top: 0;
                      min-width: 100px; }
                      header .navbar .nav li.mobilize-btn > a {
                        color: #0a2852; }
                        header .navbar .nav li.mobilize-btn:hover > a {
                          color: #00c4ff; }
                    header .navbar .nav li.mobilize-btn-donate {
                      margin-left: 10px; }
                      header .navbar .nav li.mobilize-btn, header .navbar .nav li.mobilize-btn-donate,
                      header .navbar .nav li.mobilize-btn-take-action {
                        float: none;
                        display: inline-block;
                        z-index: 2; }
                        header .navbar .nav li .btn.donate-button {
                          text-align: center;
                          font-weight: 700;
                          font-size: 20px;
                          display: inline-block;
                          border-radius: 0;
                          letter-spacing: 0;
                          width: 140px;
                          height: 82px;
                          margin-top: -83px;
                          margin-bottom: -80px;
                          margin-right: -30px;
                          color: #f9f9f9;
                          background-color: #ff5c66;
                          border-color: #ff5c66; }
                          header .navbar .nav li .btn.donate-button:hover {
                            background-color: #00c4ff;
                            border-color: #00c4ff; }
                            header .navbar .nav li .btn.donate-button:focus,
                            header .navbar .nav li .btn.donate-button:active {
                              outline: none; }
                              header .navbar .nav li .btn.donate-button span.btn-content {
                                position: absolute;
                                margin-top: 14px;
                                margin-left: -33px; }
                header .navbar .navbar-toggle {
                  border: none;
                  position: relative;
                  top: 26px;
                  margin: 0; }
                  header .navbar.navbar-default {
                    background: #f9f9f9; }
                    header .navbar.navbar-default .navbar-toggle .icon-bar {
                      background-color: #ff5c66; }
                      header .navbar.navbar-default .navbar-toggle:focus,
                      header .navbar.navbar-default .navbar-toggle:hover {
                        background: none; }
                        header .navbar .navbar-logo {
                          position: relative;
                          z-index: 2;
                          padding-left: 20px; }
                          header .navbar .navbar-logo img {
                            width: 188px; }
                header .navbar .nav-menu-dropdown .dropdown-content.get-the-facts-menu {
                  left: 5px; }
                  header .navbar .nav-menu-dropdown .dropdown-content.get-to-work-menu {
                    left: 2px; }
                    header .navbar .nav-menu-dropdown .dropdown-content.learn-more-menu {
                      left: 3px; }
                      header .navbar .nav-menu-dropdown .dropdown-content.get-involved-menu {
                        left: 7px; }
                        header .navbar .nav-menu-dropdown .dropdown-content {
                          display: none;
                          position: absolute;
                          top: 29px;
                          background-color: #00c4ff;
                          max-height: 400px;
                          overflow-y: auto;
                          min-width: 160px;
                          z-index: 1000; }
                          header .navbar .nav-menu-dropdown .dropdown-content .triangle-connector {
                            height: 28px;
                            background-color: #f9f9f9; }
                            header .navbar .nav-menu-dropdown .dropdown-content .triangle-connector:before {
                              display: block;
                              content: ' ';
                              background-color: #f9f9f9;
                              border-left: 10px solid transparent;
                              border-right: 10px solid transparent;
                              border-bottom: 10px solid #00c4ff;
                              margin: 0 70px;
                              padding-top: 18px; }
                          header .navbar .nav-menu-dropdown .dropdown-content.hover-open {
                            display: block; }
                            header .navbar .nav-menu-dropdown .dropdown-content.click-open {
                              display: block; }
                header .navbar .nav-menu-dropdown .dropdown-content a {
                  color: #f9f9f9;
                  padding: 12px 10px;
                  cursor: pointer;
                  text-decoration: none;
                  font-size: 16px;
                  font-weight: normal;
                  display: block;
                  text-align: left;
                  line-height: 1.25em; }
                  header .navbar .nav-menu-dropdown .dropdown-content a:hover {
                    color: #f9f9f9;
                    background-color: #0a2852; }
          header .btn-content {
            position: relative; }
            header .btn-content-outline {
              position: relative; }
              header :focus > .btn-content {
                outline: 2px solid #00c4ff; }
                header button:not(:-moz-focusring):focus > .complex-btn-content {
                  outline: none; }
                  header .btn-content:focus {
                    outline: none; }

header.no-nav .navbar-header {
  float: none;
  text-align: center; }
  header.no-nav .navbar-header a.navbar-brand {
    float: none;
    display: inline-block;
    padding: 0;
    margin-bottom: 10px; }
    header.no-nav .navbar-header a.navbar-brand img {
      width: 188px; }

.flashed-messages {
  text-align: center;
  margin: 20px 0;
  position: relative; }
  .flashed-messages .collapser {
    position: absolute;
    top: 0;
    right: 0; }

.leaflet-container a {
  color: #002855 !important; }
  .leaflet-container .leaflet-control-attribution a {
    color: #000000 !important; }

.leaflet-touch .leaflet-bar a {
  color: #000000 !important; }

  .leaflet-popup-content p {
    margin: 0 !important; }
    .leaflet-popup-content p + p {
      margin-top: 10px !important; }

footer {
  background-color: #0a2852;
  font-family: 'Bitter', serif;
  color: #f9f9f9;
  border-top: 0px; }
  footer a, footer p {
    font-size: 14px;
    font-weight: normal; }
    footer a {
      color: #f9f9f9; }
      footer a:hover {
        color: #f9f9f9;
        text-decoration: underline; }
  footer .footer {
    padding: 20px 0; }
    footer .footer-logo {
      max-width: 180px; }
      footer .social-links {
        float: right;
        margin-top: 28px; }
        footer .social-links .social-link {
          display: inline-block;
          max-width: 25px; }
          footer .social-links .social-link img {
            width: 30px; }
            footer .social-links .social-link:not(:first-child) {
              margin-left: 10px; }
  footer h4 {
    color: #ff5c66;
    margin: 0 0 10px 0; }
    footer p {
      color: #f9f9f9; }
      footer .selected-language {
        color: #00c4ff; }
        footer .disclaimer {
          margin: 40px 0;
          text-align: center; }
          footer .disclaimer .disclaimer-text {
            font-family: 'Roboto', sans-serif;
            font-size: 12px;
            line-height: 12px;
            padding: 15px;
            border: 1px solid #ccc;
            display: inline-block;
            color: #ccc; }
  footer hr {
    border-top: 1px solid rgba(255, 255, 255, 0.4); }

.form-control[disabled] {
  background: #ccc !important; }

  [ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
    display: none !important; }

    .spinner {
      margin: 100px auto 0;
      width: 70px;
      text-align: center; }

      .spinner > div {
        width: 18px;
        height: 18px;
        background-color: #ff5d67;
        border-radius: 100%;
        display: inline-block;
        -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
        animation: sk-bouncedelay 1.4s infinite ease-in-out both; }

        .spinner .bounce1 {
          -webkit-animation-delay: -0.32s;
          animation-delay: -0.32s; }

          .spinner .bounce2 {
            -webkit-animation-delay: -0.16s;
            animation-delay: -0.16s; }

            @-webkit-keyframes sk-bouncedelay {
              0%, 80%, 100% {
                -webkit-transform: scale(0);   }
                40% {
                  -webkit-transform: scale(1);   }
}

@keyframes sk-bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0);   }
    40% {
      -webkit-transform: scale(1);
      transform: scale(1);   }
}

@-webkit-keyframes sk-stretchdelay {
  0%, 40%, 100% {
    -webkit-transform: scaleY(0.4);   }
    20% {
      -webkit-transform: scaleY(1);   }
}

@keyframes sk-stretchdelay {
  0%, 40%, 100% {
    transform: scaleY(0.4);
    -webkit-transform: scaleY(0.4);   }
    20% {
      transform: scaleY(1);
      -webkit-transform: scaleY(1);   }
}

.spinner-text {
  font-family: 'Bitter', serif;
  font-style: italic;
  color: #d2d2d2; }

  .ripple-spinner {
    display: inline-block;
    vertical-align: middle; }
    .ripple-spinner .lds-ripple {
      position: relative; }
      .ripple-spinner .lds-ripple div {
        box-sizing: content-box;
        position: absolute;
        border-width: 4px;
        border-style: solid;
        opacity: 1;
        border-radius: 50%;
        -webkit-animation: lds-ripple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;
        animation: lds-ripple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite; }
        .ripple-spinner .lds-ripple div:nth-child(1) {
          border-color: #d2d2d2; }
          .ripple-spinner .lds-ripple div:nth-child(2) {
            border-color: #9f9f9f;
            -webkit-animation-delay: -0.5s;
            animation-delay: -0.5s; }
            .ripple-spinner .lds-ripple {
              width: 50px !important;
              height: 50px !important;
              -webkit-transform: translate(-25px, -25px) scale(0.25) translate(25px, 25px);
              transform: translate(-25px, -25px) scale(0.25) translate(25px, 25px); }

@keyframes lds-ripple {
  0% {
    top: 96px;
    left: 96px;
    width: 0;
    height: 0;
    opacity: 1;   }
    100% {
      top: 18px;
      left: 18px;
      width: 156px;
      height: 156px;
      opacity: 0;   }
}

@-webkit-keyframes lds-ripple {
  0% {
    top: 96px;
    left: 96px;
    width: 0;
    height: 0;
    opacity: 1;   }
    100% {
      top: 18px;
      left: 18px;
      width: 156px;
      height: 156px;
      opacity: 0;   }
}

.modal-dialog .modal-title {
  color: #002855; }
  .modal-dialog .modal-body {
    color: #000000; }

.inline-widget {
  color: #000000; }

  img.desaturate {
    filter: gray;
    filter: grayscale(100%);
    filter: url(desaturate.svg#greyscale); }

    .col-xs-5ths, .col-sm-5ths, .col-md-5ths, .col-lg-5ths {
      position: relative;
      min-height: 1px;
      padding-right: 15px;
      padding-left: 15px; }

      .col-xs-5ths {
        width: 20%;
        float: left; }

        @media (min-width: 768px) {
          .col-sm-5ths {
            width: 20%;
            float: left;   }
}

@media (min-width: 992px) {
  .col-md-5ths {
    width: 20%;
    float: left;   }
}

@media (min-width: 1200px) {
  .col-lg-5ths {
    width: 20%;
    float: left;   }
}

.pac-container {
  z-index: 2000;
  border-radius: 0; }

  .marker-cluster-small {
    background-color: rgba(181, 226, 140, 0.6); }

    .marker-cluster-small div {
      background-color: rgba(110, 204, 57, 0.6); }

      .marker-cluster-medium {
        background-color: rgba(241, 211, 87, 0.6); }

        .marker-cluster-medium div {
          background-color: rgba(240, 194, 12, 0.6); }

          .marker-cluster-large {
            background-color: rgba(253, 156, 115, 0.6); }

            .marker-cluster-large div {
              background-color: rgba(241, 128, 23, 0.6); }

              .leaflet-oldie .marker-cluster-small {
                background-color: #b5e28c; }

                .leaflet-oldie .marker-cluster-small div {
                  background-color: #6ecc39; }

                  .leaflet-oldie .marker-cluster-medium {
                    background-color: #f1d357; }

                    .leaflet-oldie .marker-cluster-medium div {
                      background-color: #f0c20c; }

                      .leaflet-oldie .marker-cluster-large {
                        background-color: #fd9c73; }

                        .leaflet-oldie .marker-cluster-large div {
                          background-color: #f18017; }

                          .marker-cluster {
                            background-clip: padding-box;
                            border-radius: 20px; }

                            .marker-cluster div {
                              width: 30px;
                              height: 30px;
                              margin-left: 5px;
                              margin-top: 5px;
                              text-align: center;
                              border-radius: 15px;
                              font: 12px "Helvetica Neue", Arial, Helvetica, sans-serif; }

                              .marker-cluster span {
                                line-height: 30px; }

                                .leaflet-cluster-anim .leaflet-marker-icon,
                                .leaflet-cluster-anim .leaflet-marker-shadow {
                                  -webkit-transition: -webkit-transform 0.3s ease-out, opacity 0.3s ease-in;
                                  -moz-transition: -moz-transform 0.3s ease-out, opacity 0.3s ease-in;
                                  -o-transition: -o-transform 0.3s ease-out, opacity 0.3s ease-in;
                                  transition: transform 0.3s ease-out, opacity 0.3s ease-in; }

                                  .leaflet-cluster-spider-leg {
                                    -webkit-transition: -webkit-stroke-dashoffset 0.3s ease-out, -webkit-stroke-opacity 0.3s ease-in;
                                    -moz-transition: -moz-stroke-dashoffset 0.3s ease-out, -moz-stroke-opacity 0.3s ease-in;
                                    -o-transition: -o-stroke-dashoffset 0.3s ease-out, -o-stroke-opacity 0.3s ease-in;
                                    transition: stroke-dashoffset 0.3s ease-out, stroke-opacity 0.3s ease-in; }

                                    @media (max-width: 991px) {
                                      .navbar-header {
                                        float: none;   }
                                        .navbar-left, .navbar-right {
                                          float: none !important;   }
                                          .navbar-toggle {
                                            display: block;   }
                                            .navbar-collapse {
                                              border-top: 1px solid transparent;
                                              box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);   }
                                              .navbar-fixed-top {
                                                top: 0;
                                                border-width: 0 0 1px;   }
                                                .navbar-collapse.collapse {
                                                  display: none !important;   }
                                                  .navbar-nav {
                                                    float: none !important;
                                                    margin-top: 7.5px;   }
                                                    .navbar-nav > li {
                                                      float: none;   }
                                                      .navbar-nav > li > a {
                                                        padding-top: 10px;
                                                        padding-bottom: 10px;   }
                                                        .collapse.in {
                                                          display: block !important;   }
                                                          .search-wrapper .search-input:not(:first-child) {
                                                            margin-top: 10px;   }
                                                            .search-wrapper .search-button-wrapper {
                                                              text-align: center;   }
                                      .main-content .accent-header h1 {
                                        margin-bottom: 20px;   }
}

@media only screen and (max-width : 991px) {
  header .navbar-container {
    padding: 0;
    margin: 0 -30px;   }
    header .navbar .nav {
      top: 0;   }
      header .navbar .nav li {
        padding-left: 0px;   }
        header .navbar .nav li.mobilize-btn, header .navbar .nav li.mobilize-btn-donate,
        header .navbar .nav li.mobilize-btn-take-action {
          text-align: center;
          display: block;   }
          header .navbar .nav li.mobilize-btn {
            border-bottom: 1px solid #ccc;   }
            header .navbar .nav li.mobilize-btn .mobilize-link {
              padding: 10px 5px;
              padding-top: 10px;
              padding-bottom: 10px;
              padding-left: 35px;
              padding-right: 5px;
              text-align: left;   }
        header .navbar .nav li.mobilize-btn-donate,
        header .navbar .nav li.mobilize-btn-take-action {
          margin: 20px auto 0 auto;
          width: calc(100% - 60px);   }
          header .navbar .nav li a {
            font-size: 16px;   }
            header .navbar .nav li .btn.donate-button,
            header .navbar .nav li .btn.take-action-button {
              padding: 7px 10px;   }
              header .navbar .nav li .btn.take-action-button {
                margin-left: 0;   }
                header .navbar .nav li .btn.donate-button {
                  width: 90%;
                  height: auto;
                  margin: auto;
                  border-radius: 30px;   }
                  header .navbar .nav li .btn.donate-button span.btn-content {
                    position: relative;
                    margin: auto;   }
    header .navbar .navbar-logo {
      position: static;
      top: 0;
      padding-left: inherit;   }
      header .navbar .navbar-right {
        margin-left: 0px;
        margin-right: 0px;   }
        header .navbar .nav-menu-dropdown .dropdown-content {
          position: static;   }
          header .navbar .nav-menu-dropdown .dropdown-content .triangle-connector {
            display: none;   }
            header .navbar .nav-menu-dropdown .dropdown-content a {
              padding-left: 35px;   }
              header .navbar .nav-menu-dropdown .dropdown-content.hover-open {
                display: none;   }
                header .navbar .nav-menu-dropdown .dropdown-content.click-open {
                  display: block;   }
  header .navbar-collapse {
    border: none;   }
  .main-content .button-array .btn-sl {
    width: 100%;   }
    .main-content .button-array .btn-sl + .btn-sl {
      margin-top: 10px;
      margin-left: 0px;   }
  footer .social-links {
    float: none;
    margin-top: 20px;   }
    footer .footer-column:not(:first-child) {
      margin-top: 20px;   }
}

.vertical-center {
  display: flex;
  align-items: center; }

  @media only screen and (max-width : 480px) {
    .vertical-center {
      display: block;   }
}

@media only screen and (max-width : 320px) {
  .vertical-center {
    display: block;   }
}

.signup-modal-window .modal-content {
  border-radius: 0;
  background-color: #f9f9f9; }
  .signup-modal-window .close-button {
    position: absolute;
    top: 20px;
    right: 20px; }
    .signup-modal-window .close-button a {
      color: #0a2852; }
.signup-modal-window .signup-form {
  padding: 40px; }
  .signup-modal-window .explanation-container {
    padding: 0px; }
    .signup-modal-window .explanation-small {
      font-size: 0.9em;
      line-height: 1.2em;
      margin-bottom: 10px; }
      .signup-modal-window .field-select {
        float: right;
        width: 85%; }
        .signup-modal-window .select-label {
          float: left;
          text-align: right;
          padding-top: 3%;
          width: 10%; }

.signup-form {
  color: #0a2852; }
  .signup-form input[type="text"], .signup-form input[type="email"],
  .signup-form input[type="number"], .signup-form input[type="tel"],
  .signup-form input[type="password"], .signup-form input[type="file"] + label,
  .signup-form textarea, .signup-form select {
    border-color: #0a2852;
    color: #0a2852; }
    .signup-form input[type="text"]::placeholder,
    .signup-form input[type="email"]::placeholder,
    .signup-form input[type="number"]::placeholder,
    .signup-form input[type="tel"]::placeholder,
    .signup-form input[type="password"]::placeholder,
    .signup-form input[type="file"] + label::placeholder,
    .signup-form textarea::placeholder, .signup-form select::placeholder {
      color: #cccccc; }
  .signup-form input[type="radio"] + label,
  .signup-form input[type="checkbox"] + label {
    color: #0a2852; }
    .signup-form .input-group-with-prefix .input-group-addon,
    .signup-form .input-group-with-suffix .input-group-addon {
      background-color: #0a2852;
      color: #f9f9f9; }
  .signup-form label {
    color: #0a2852; }
    .signup-form .form-question h3, .signup-form .form-question h4 {
      color: #0a2852; }
      .signup-form .form-question h3 a, .signup-form .form-question h4 a {
        color: #0a2852; }
        .signup-form .form-question h3 a:hover, .signup-form .form-question h4 a:hover {
          color: #00c4ff; }
  .signup-form .has-error input[type="text"],
  .signup-form .has-error input[type="email"],
  .signup-form .has-error input[type="number"],
  .signup-form .has-error input[type="tel"],
  .signup-form .has-error input[type="radio"],
  .signup-form .has-error input[type="file"] + label,
  .signup-form .has-error input[type="checkbox"] + label,
  .signup-form .has-error textarea, .signup-form .has-error select {
    border-color: #ff5c66;
    color: #ff5c66; }
    .signup-form .has-error input[type="radio"] + label,
    .signup-form .has-error input[type="checkbox"] + label {
      color: #ff5c66; }
      .signup-form .has-error label {
        color: #ff5c66; }
        .signup-form .has-error .form-question h3,
        .signup-form .has-error .form-question h4 {
          color: #ff5c66; }
  .signup-form .disabled input[type="text"],
  .signup-form .disabled input[type="email"],
  .signup-form .disabled input[type="number"],
  .signup-form .disabled input[type="tel"],
  .signup-form .disabled input[type="radio"],
  .signup-form .disabled input[type="checkbox"],
  .signup-form .disabled input[type="file"] + label, .signup-form .disabled textarea,
  .signup-form .disabled select {
    border-color: #dcdfdf;
    color: #dcdfdf; }
    .signup-form .disabled input[type="radio"] + label,
    .signup-form .disabled input[type="checkbox"] + label {
      color: #dcdfdf; }
      .signup-form .disabled label {
        color: #dcdfdf; }
        .signup-form .disabled .form-question h3, .signup-form .disabled .form-question h4 {
          color: #dcdfdf; }
          .signup-form .disabled .form-question h3 a,
          .signup-form .disabled .form-question h4 a {
            color: #dcdfdf; }
  .signup-form .disabled .input-group-with-prefix .input-group-addon,
  .signup-form .disabled .input-group-with-suffix .input-group-addon {
    background-color: #dcdfdf; }
  .signup-form select {
    background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyMyA4LjkzIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6IzBhMjg1Mjt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmRyb3Bkb3duX2JsdWU8L3RpdGxlPjxwb2x5Z29uIGNsYXNzPSJjbHMtMSIgcG9pbnRzPSIwIDAgMTEuNSA4LjkzIDIzIDAgMCAwIi8+PC9zdmc+); }
    .signup-form h1 {
      text-align: center; }
      .signup-form .signup-cta-msg {
        margin: 20px 0;
        font-size: 14px;
        text-align: center; }
        .signup-form .submit-button {
          width: 400px;
          max-width: 100%; }
          .signup-form .button-panel {
            text-align: center; }
            .signup-form .tcpa {
              margin-top: 30px;
              color: #777;
              font-size: 10px;
              line-height: 16px;
              font-style: italic;
              text-align: center;
              font-family: 'Roboto', sans-serif; }
              .signup-form .input-row {
                margin-bottom: 20px; }
                .signup-form .form-error-panel {
                  margin-top: 20px; }
                  .signup-form .success-confirmation {
                    margin-top: 20px;
                    text-align: center; }
                    .signup-form .success-confirmation .default-success-confirmation-message {
                      display: inline-block; }
  @media (max-width: 991px) {
    .signup-form .input-col:not(:first-child) {
      margin-top: 20px;   }
}
  @media only screen and (min-width : 992px) {
    .signup-form .modal-dialog {
      width: 700px;   }
}

.email-capture-modal-window .modal-dialog {
  width: 400px; }
  .email-capture-modal-window .modal-dialog .modal-content {
    padding: 6px 10px 10px 10px; }
    .email-capture-modal-window .modal-dialog .modal-content .close-button a {
      color: #0a2852; }
    .email-capture-modal-window .modal-dialog .modal-content .email-capture-modal-html {
      padding: 0px 15px 15px 15px; }
      .email-capture-modal-window .modal-dialog .modal-content .email-capture-modal-html input[type="text"],
      .email-capture-modal-window .modal-dialog .modal-content .email-capture-modal-html input[type="email"],
      .email-capture-modal-window .modal-dialog .modal-content .email-capture-modal-html input[type="number"],
      .email-capture-modal-window .modal-dialog .modal-content .email-capture-modal-html input[type="tel"],
      .email-capture-modal-window .modal-dialog .modal-content .email-capture-modal-html input[type="password"],
      .email-capture-modal-window .modal-dialog .modal-content .email-capture-modal-html input[type="file"] + label,
      .email-capture-modal-window .modal-dialog .modal-content .email-capture-modal-html textarea,
      .email-capture-modal-window .modal-dialog .modal-content .email-capture-modal-html select {
        border-color: #0a2852;
        color: #0a2852; }
        .email-capture-modal-window .modal-dialog .modal-content .email-capture-modal-html input[type="text"]::placeholder,
        .email-capture-modal-window .modal-dialog .modal-content .email-capture-modal-html input[type="email"]::placeholder,
        .email-capture-modal-window .modal-dialog .modal-content .email-capture-modal-html input[type="number"]::placeholder,
        .email-capture-modal-window .modal-dialog .modal-content .email-capture-modal-html input[type="tel"]::placeholder,
        .email-capture-modal-window .modal-dialog .modal-content .email-capture-modal-html input[type="password"]::placeholder,
        .email-capture-modal-window .modal-dialog .modal-content .email-capture-modal-html input[type="file"] + label::placeholder,
        .email-capture-modal-window .modal-dialog .modal-content .email-capture-modal-html textarea::placeholder,
        .email-capture-modal-window .modal-dialog .modal-content .email-capture-modal-html select::placeholder {
          color: #cccccc; }
      .email-capture-modal-window .modal-dialog .modal-content .email-capture-modal-html input[type="radio"] + label,
      .email-capture-modal-window .modal-dialog .modal-content .email-capture-modal-html input[type="checkbox"] + label {
        color: #0a2852; }
        .email-capture-modal-window .modal-dialog .modal-content .email-capture-modal-html .input-group-with-prefix .input-group-addon,
        .email-capture-modal-window .modal-dialog .modal-content .email-capture-modal-html .input-group-with-suffix .input-group-addon {
          background-color: #0a2852;
          color: #f9f9f9; }
      .email-capture-modal-window .modal-dialog .modal-content .email-capture-modal-html label {
        color: #0a2852; }
        .email-capture-modal-window .modal-dialog .modal-content .email-capture-modal-html .form-question h3,
        .email-capture-modal-window .modal-dialog .modal-content .email-capture-modal-html .form-question h4 {
          color: #0a2852; }
          .email-capture-modal-window .modal-dialog .modal-content .email-capture-modal-html .form-question h3 a,
          .email-capture-modal-window .modal-dialog .modal-content .email-capture-modal-html .form-question h4 a {
            color: #0a2852; }
            .email-capture-modal-window .modal-dialog .modal-content .email-capture-modal-html .form-question h3 a:hover,
            .email-capture-modal-window .modal-dialog .modal-content .email-capture-modal-html .form-question h4 a:hover {
              color: #00c4ff; }
      .email-capture-modal-window .modal-dialog .modal-content .email-capture-modal-html .has-error input[type="text"],
      .email-capture-modal-window .modal-dialog .modal-content .email-capture-modal-html .has-error input[type="email"],
      .email-capture-modal-window .modal-dialog .modal-content .email-capture-modal-html .has-error input[type="number"],
      .email-capture-modal-window .modal-dialog .modal-content .email-capture-modal-html .has-error input[type="tel"],
      .email-capture-modal-window .modal-dialog .modal-content .email-capture-modal-html .has-error input[type="radio"],
      .email-capture-modal-window .modal-dialog .modal-content .email-capture-modal-html .has-error input[type="file"] + label,
      .email-capture-modal-window .modal-dialog .modal-content .email-capture-modal-html .has-error input[type="checkbox"] + label,
      .email-capture-modal-window .modal-dialog .modal-content .email-capture-modal-html .has-error textarea,
      .email-capture-modal-window .modal-dialog .modal-content .email-capture-modal-html .has-error select {
        border-color: #ff5c66;
        color: #ff5c66; }
        .email-capture-modal-window .modal-dialog .modal-content .email-capture-modal-html .has-error input[type="radio"] + label,
        .email-capture-modal-window .modal-dialog .modal-content .email-capture-modal-html .has-error input[type="checkbox"] + label {
          color: #ff5c66; }
          .email-capture-modal-window .modal-dialog .modal-content .email-capture-modal-html .has-error label {
            color: #ff5c66; }
            .email-capture-modal-window .modal-dialog .modal-content .email-capture-modal-html .has-error .form-question h3,
            .email-capture-modal-window .modal-dialog .modal-content .email-capture-modal-html .has-error .form-question h4 {
              color: #ff5c66; }
      .email-capture-modal-window .modal-dialog .modal-content .email-capture-modal-html .disabled input[type="text"],
      .email-capture-modal-window .modal-dialog .modal-content .email-capture-modal-html .disabled input[type="email"],
      .email-capture-modal-window .modal-dialog .modal-content .email-capture-modal-html .disabled input[type="number"],
      .email-capture-modal-window .modal-dialog .modal-content .email-capture-modal-html .disabled input[type="tel"],
      .email-capture-modal-window .modal-dialog .modal-content .email-capture-modal-html .disabled input[type="radio"],
      .email-capture-modal-window .modal-dialog .modal-content .email-capture-modal-html .disabled input[type="checkbox"],
      .email-capture-modal-window .modal-dialog .modal-content .email-capture-modal-html .disabled input[type="file"] + label,
      .email-capture-modal-window .modal-dialog .modal-content .email-capture-modal-html .disabled textarea,
      .email-capture-modal-window .modal-dialog .modal-content .email-capture-modal-html .disabled select {
        border-color: #dcdfdf;
        color: #dcdfdf; }
        .email-capture-modal-window .modal-dialog .modal-content .email-capture-modal-html .disabled input[type="radio"] + label,
        .email-capture-modal-window .modal-dialog .modal-content .email-capture-modal-html .disabled input[type="checkbox"] + label {
          color: #dcdfdf; }
          .email-capture-modal-window .modal-dialog .modal-content .email-capture-modal-html .disabled label {
            color: #dcdfdf; }
            .email-capture-modal-window .modal-dialog .modal-content .email-capture-modal-html .disabled .form-question h3,
            .email-capture-modal-window .modal-dialog .modal-content .email-capture-modal-html .disabled .form-question h4 {
              color: #dcdfdf; }
              .email-capture-modal-window .modal-dialog .modal-content .email-capture-modal-html .disabled .form-question h3 a,
              .email-capture-modal-window .modal-dialog .modal-content .email-capture-modal-html .disabled .form-question h4 a {
                color: #dcdfdf; }
      .email-capture-modal-window .modal-dialog .modal-content .email-capture-modal-html .disabled .input-group-with-prefix .input-group-addon,
      .email-capture-modal-window .modal-dialog .modal-content .email-capture-modal-html .disabled .input-group-with-suffix .input-group-addon {
        background-color: #dcdfdf; }
      .email-capture-modal-window .modal-dialog .modal-content .email-capture-modal-html select {
        background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyMyA4LjkzIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6IzBhMjg1Mjt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmRyb3Bkb3duX2JsdWU8L3RpdGxlPjxwb2x5Z29uIGNsYXNzPSJjbHMtMSIgcG9pbnRzPSIwIDAgMTEuNSA4LjkzIDIzIDAgMCAwIi8+PC9zdmc+); }
        .email-capture-modal-window .modal-dialog .modal-content .email-capture-modal-html .email-input-row {
          text-align: center; }
          .email-capture-modal-window .modal-dialog .modal-content .email-capture-modal-html .email-input-row .email-input-row-inner {
            width: 350px;
            margin: 0 auto;
            text-align: center; }
            .email-capture-modal-window .modal-dialog .modal-content .email-capture-modal-html .email-input-row .email-input-row-inner label {
              margin-bottom: 15px;
              font-size: 20px;
              font-family: 'Bitter', sans-serif;
              line-height: 1.25em;
              text-transform: none;
              letter-spacing: normal; }
              .email-capture-modal-window .modal-dialog .modal-content .email-capture-modal-html .email-input-row .email-input-row-inner input {
                vertical-align: center;
                margin-bottom: 10px; }
      .email-capture-modal-window .modal-dialog .modal-content .email-capture-modal-html .btn.submit-button {
        background-color: #ff5c66;
        color: #f9f9f9;
        margin: 10px auto;
        vertical-align: center;
        width: 100%; }
        .email-capture-modal-window .modal-dialog .modal-content .email-capture-modal-html .btn.submit-button:hover,
        .email-capture-modal-window .modal-dialog .modal-content .email-capture-modal-html .btn.submit-button:active {
          background-color: #0a2852;
          color: #f9f9f9; }
          .email-capture-modal-window .modal-dialog .modal-content .email-capture-modal-html .btn.submit-button:focus {
            box-shadow: 0 0 5px -1px #ff5c66; }
            .email-capture-modal-window .modal-dialog .modal-content .email-capture-modal-html .btn.submit-button:disabled {
              background-color: rgba(255, 92, 102, 0.7);
              color: #f9f9f9; }

@media only screen and (max-width : 667px) {
  .email-capture-modal-window .modal-dialog {
    width: auto;   }
    .email-capture-modal-window .modal-dialog .modal-content .email-capture-modal-html .email-input-row .email-input-row-inner {
      width: auto;   }
}

.main-content.home-content .page-content {
  margin: 40px 0 !important; }
  .main-content.home-content h1, .main-content.home-content h2 {
    font-family: 'Bitter', serif;
    text-transform: none; }
    .main-content.home-content .hero-container {
      background-image: url('/static/img/2019_gtw_home_hero.jpg');
      background-position: center center;
      background-repeat: no-repeat;
      background-size: cover;
      padding: 70px 15px 50px 15px; }
      .main-content.home-content .hero-container .take-action-hero .take-action-text {
        text-align: center;
        color: #f9f9f9; }
        .main-content.home-content .hero-container .take-action-hero .take-action-text h1 {
          font-family: 'Oswald', sans-serif;
          font-weight: Bold;
          text-transform: uppercase;
          color: #f9f9f9;
          width: 100%;
          text-align: center;
          vertical-align: middle;
          margin: auto;
          color: #f9f9f9; }
          .main-content.home-content .hero-container .take-action-hero .take-action-text p {
            color: #00c4ff;
            font-size: 30px;
            line-height: 1.4em;
            margin-left: 70px;
            margin-right: 70px;
            margin-bottom: 40px; }
      .main-content.home-content .hero-container .take-action-hero .take-action-zip-form {
        margin-top: 20px;
        text-align: center;
        color: #f9f9f9; }
        .main-content.home-content .hero-container .take-action-hero .take-action-zip-form .take-action-zip-form-inner {
          width: 400px;
          margin: 0 auto; }
          .main-content.home-content .hero-container .take-action-hero .take-action-zip-form input {
            border-color: #f9f9f9;
            caret-color: #f9f9f9;
            color: #f9f9f9;
            margin-bottom: 20px; }
            .main-content.home-content .hero-container .take-action-hero .take-action-zip-form .btn-sl {
              background-color: #ff5c66;
              color: #f9f9f9; }
              .main-content.home-content .hero-container .take-action-hero .take-action-zip-form .btn-sl:hover,
              .main-content.home-content .hero-container .take-action-hero .take-action-zip-form .btn-sl:active {
                background-color: #f9f9f9;
                color: #0a2852; }
                .main-content.home-content .hero-container .take-action-hero .take-action-zip-form .btn-sl:focus {
                  box-shadow: 0 0 5px -1px #ff5c66; }
                  .main-content.home-content .hero-container .take-action-hero .take-action-zip-form .btn-sl:disabled {
                    background-color: rgba(255, 92, 102, 0.7);
                    color: #f9f9f9; }
      .main-content.home-content .hero-container h1 {
        max-width: 550px;
        line-height: 1.15em; }
.main-content.home-content .right-column {
  padding-left: 50px; }
  .main-content.home-content .report-container,
  .main-content.home-content .signup-form-container,
  .main-content.home-content .get-involved-container,
  .main-content.home-content .hiring-container {
    padding-top: 20px;
    padding-bottom: 30px; }
    .main-content.home-content .signup-form-container {
      background-color: #ff5c66; }
      .main-content.home-content .signup-form-container .signup-form {
        margin: auto; }
        .main-content.home-content .signup-form-container .signup-form input[type="text"],
        .main-content.home-content .signup-form-container .signup-form input[type="email"],
        .main-content.home-content .signup-form-container .signup-form input[type="number"],
        .main-content.home-content .signup-form-container .signup-form input[type="tel"],
        .main-content.home-content .signup-form-container .signup-form input[type="password"],
        .main-content.home-content .signup-form-container .signup-form input[type="file"] + label,
        .main-content.home-content .signup-form-container .signup-form textarea,
        .main-content.home-content .signup-form-container .signup-form select {
          border-color: #f9f9f9;
          color: #f9f9f9; }
          .main-content.home-content .signup-form-container .signup-form input[type="text"]::placeholder,
          .main-content.home-content .signup-form-container .signup-form input[type="email"]::placeholder,
          .main-content.home-content .signup-form-container .signup-form input[type="number"]::placeholder,
          .main-content.home-content .signup-form-container .signup-form input[type="tel"]::placeholder,
          .main-content.home-content .signup-form-container .signup-form input[type="password"]::placeholder,
          .main-content.home-content .signup-form-container .signup-form input[type="file"] + label::placeholder,
          .main-content.home-content .signup-form-container .signup-form textarea::placeholder,
          .main-content.home-content .signup-form-container .signup-form select::placeholder {
            color: #cccccc; }
        .main-content.home-content .signup-form-container .signup-form input[type="radio"] + label,
        .main-content.home-content .signup-form-container .signup-form input[type="checkbox"] + label {
          color: #f9f9f9; }
          .main-content.home-content .signup-form-container .signup-form .input-group-with-prefix .input-group-addon,
          .main-content.home-content .signup-form-container .signup-form .input-group-with-suffix .input-group-addon {
            background-color: #f9f9f9;
            color: #f9f9f9; }
        .main-content.home-content .signup-form-container .signup-form label {
          color: #f9f9f9; }
          .main-content.home-content .signup-form-container .signup-form .form-question h3,
          .main-content.home-content .signup-form-container .signup-form .form-question h4 {
            color: #f9f9f9; }
            .main-content.home-content .signup-form-container .signup-form .form-question h3 a,
            .main-content.home-content .signup-form-container .signup-form .form-question h4 a {
              color: #f9f9f9; }
              .main-content.home-content .signup-form-container .signup-form .form-question h3 a:hover,
              .main-content.home-content .signup-form-container .signup-form .form-question h4 a:hover {
                color: #00c4ff; }
        .main-content.home-content .signup-form-container .signup-form .has-error input[type="text"],
        .main-content.home-content .signup-form-container .signup-form .has-error input[type="email"],
        .main-content.home-content .signup-form-container .signup-form .has-error input[type="number"],
        .main-content.home-content .signup-form-container .signup-form .has-error input[type="tel"],
        .main-content.home-content .signup-form-container .signup-form .has-error input[type="radio"],
        .main-content.home-content .signup-form-container .signup-form .has-error input[type="file"] + label,
        .main-content.home-content .signup-form-container .signup-form .has-error input[type="checkbox"] + label,
        .main-content.home-content .signup-form-container .signup-form .has-error textarea,
        .main-content.home-content .signup-form-container .signup-form .has-error select {
          border-color: #0a2852;
          color: #0a2852; }
          .main-content.home-content .signup-form-container .signup-form .has-error input[type="radio"] + label,
          .main-content.home-content .signup-form-container .signup-form .has-error input[type="checkbox"] + label {
            color: #0a2852; }
            .main-content.home-content .signup-form-container .signup-form .has-error label {
              color: #0a2852; }
              .main-content.home-content .signup-form-container .signup-form .has-error .form-question h3,
              .main-content.home-content .signup-form-container .signup-form .has-error .form-question h4 {
                color: #0a2852; }
        .main-content.home-content .signup-form-container .signup-form .disabled input[type="text"],
        .main-content.home-content .signup-form-container .signup-form .disabled input[type="email"],
        .main-content.home-content .signup-form-container .signup-form .disabled input[type="number"],
        .main-content.home-content .signup-form-container .signup-form .disabled input[type="tel"],
        .main-content.home-content .signup-form-container .signup-form .disabled input[type="radio"],
        .main-content.home-content .signup-form-container .signup-form .disabled input[type="checkbox"],
        .main-content.home-content .signup-form-container .signup-form .disabled input[type="file"] + label,
        .main-content.home-content .signup-form-container .signup-form .disabled textarea,
        .main-content.home-content .signup-form-container .signup-form .disabled select {
          border-color: #dcdfdf;
          color: #dcdfdf; }
          .main-content.home-content .signup-form-container .signup-form .disabled input[type="radio"] + label,
          .main-content.home-content .signup-form-container .signup-form .disabled input[type="checkbox"] + label {
            color: #dcdfdf; }
            .main-content.home-content .signup-form-container .signup-form .disabled label {
              color: #dcdfdf; }
              .main-content.home-content .signup-form-container .signup-form .disabled .form-question h3,
              .main-content.home-content .signup-form-container .signup-form .disabled .form-question h4 {
                color: #dcdfdf; }
                .main-content.home-content .signup-form-container .signup-form .disabled .form-question h3 a,
                .main-content.home-content .signup-form-container .signup-form .disabled .form-question h4 a {
                  color: #dcdfdf; }
        .main-content.home-content .signup-form-container .signup-form .disabled .input-group-with-prefix .input-group-addon,
        .main-content.home-content .signup-form-container .signup-form .disabled .input-group-with-suffix .input-group-addon {
          background-color: #dcdfdf; }
        .main-content.home-content .signup-form-container .signup-form select {
          background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyMyA4LjkzIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6I2ZiZmRmYjt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmRyb3Bkb3duX3doaXRlPC90aXRsZT48cG9seWdvbiBjbGFzcz0iY2xzLTEiIHBvaW50cz0iMCAwIDExLjUgOC45MyAyMyAwIDAgMCIvPjwvc3ZnPg==); }
          .main-content.home-content .signup-form-container .signup-form .btn.submit-button {
            background-color: #f9f9f9;
            color: #ff5c66; }
            .main-content.home-content .signup-form-container .signup-form .btn.submit-button:hover,
            .main-content.home-content .signup-form-container .signup-form .btn.submit-button:active {
              background-color: #0a2852;
              color: #f9f9f9; }
              .main-content.home-content .signup-form-container .signup-form .btn.submit-button:focus {
                box-shadow: 0 0 5px -1px #f9f9f9; }
                .main-content.home-content .signup-form-container .signup-form .btn.submit-button:disabled {
                  background-color: rgba(249, 249, 249, 0.7);
                  color: #ff5c66; }
        .main-content.home-content .signup-form-container .signup-form .tcpa {
          color: #ececec; }
          .main-content.home-content .signup-form-container .signup-form .success-confirmation h1,
          .main-content.home-content .signup-form-container .signup-form .success-confirmation p {
            color: #f9f9f9; }
        .main-content.home-content .signup-form-container .signup-form .alert-danger {
          border-color: #0a2852; }
          .main-content.home-content .signup-form-container .signup-form .alert-danger p {
            margin: auto; }
            .main-content.home-content .signup-form-container .signup-form .alert-danger .alert-symbol {
              background-color: #0a2852;
              color: #ff5c66; }
.main-content.home-content .get-involved-container h1 {
  text-align: center; }
  .main-content.home-content .get-involved-container .get-involved-tile:before {
    content: "";
    display: block;
    padding-top: 100%; }
    .main-content.home-content .get-involved-container .get-involved-tile {
      position: relative; }
      .main-content.home-content .get-involved-container .get-involved-tile .find-group-tile {
        background-image: url('/static/img/2019_home_group.jpg'); }
        .main-content.home-content .get-involved-container .get-involved-tile .donate-senate-tile {
          background-image: url('/static/img/2019_home_donateSenate.jpg'); }
          .main-content.home-content .get-involved-container .get-involved-tile .event-search-tile {
            background-image: url('/static/img/2019_home_donateSL.jpg'); }
            .main-content.home-content .get-involved-container .get-involved-tile .find-group-tile,
            .main-content.home-content .get-involved-container .get-involved-tile .donate-senate-tile,
            .main-content.home-content .get-involved-container .get-involved-tile .event-search-tile {
              position: absolute;
              top: 0;
              left: 0;
              bottom: 0;
              right: 0;
              background-size: cover;
              background-position: center; }
              .main-content.home-content .get-involved-container .get-involved-tile .tile-header {
                position: absolute;
                padding: 40px; }
                .main-content.home-content .get-involved-container .get-involved-tile .tile-header h2 {
                  max-width: 320px;
                  text-align: left; }
      .main-content.home-content .get-involved-container .get-involved-tile .tile-link {
        position: absolute;
        bottom: 0px;
        padding: 60px 40px; }
.main-content.home-content .hiring-container {
  background-color: #00c4ff; }
  .main-content.home-content .hiring-container a {
    color: #f9f9f9; }
@media only screen and (max-width: 1199px) {
  .main-content.home-content .get-involved-container .get-involved-tile .tile-header h2 {
    font-size: 36px;   }
}
@media only screen and (max-width: 991px) {
  .main-content.home-content .get-involved-container .get-involved-tile:before {
    padding-top: 35%;   }
    .main-content.home-content .get-involved-container .get-involved-tile {
      min-width: 80%;
      margin: auto;   }
      .main-content.home-content .get-involved-container .tiles .col-sm-12 {
        padding-bottom: 20px;   }
  .main-content.home-content .main-content.home-content .right-column {
    padding-left: 30px;   }
    .main-content.home-content .main-content.home-content .hero-container .take-action-hero .take-action-zip-form .take-action-zip-form-inner .btn-sl {
      width: 100%;   }
}
@media only screen and (max-width : 767px) {
  .main-content.home-content .page-content {
    margin: 20px 0 !important;   }
    .main-content.home-content .hero-container {
      padding: 30px 15px 30px 15px;   }
      .main-content.home-content .hero-container .right-column {
        padding-left: 30px;   }
        .main-content.home-content .hero-container .take-action-hero h1 {
          font-size: 90px;
          line-height: 1em;
          max-width: 100%;   }
          .main-content.home-content .hero-container .take-action-hero .take-action-text p {
            font-size: 20px;
            line-height: 1.3em;
            margin-left: 30px;
            margin-right: 30px;
            margin-bottom: 40px;   }
        .main-content.home-content .hero-container .take-action-hero .take-action-zip-form {
          margin-top: 20px;   }
          .main-content.home-content .hero-container .take-action-hero .take-action-zip-form .take-action-zip-form-inner {
            width: 350px;
            margin: 0 auto;   }
            .main-content.home-content .hero-container .take-action-hero .take-action-zip-form .take-action-zip-form-inner .btn-sl {
              width: 100%;   }
          .main-content.home-content .hero-container .take-action-hero .take-action-zip-form input {
            margin-bottom: 20px;   }
  .main-content.home-content .report-container,
  .main-content.home-content .signup-form-container,
  .main-content.home-content .get-involved-container,
  .main-content.home-content .hiring-container {
    padding-top: 10px;
    padding-bottom: 10px;   }
    .main-content.home-content .left-column h2 {
      font-size: 40px;   }
  .main-content.home-content .right-column p,
  .main-content.home-content .right-column a {
    font-size: 18px;   }
    .main-content.home-content .right-column p {
      padding-bottom: 10px;   }
      .main-content.home-content .right-column a {
        padding-top: 5px;   }
  .main-content.home-content .report-container .row,
  .main-content.home-content .hiring-container .row {
    display: inherit;   }
    .main-content.home-content .report-container h2,
    .main-content.home-content .hiring-container h2 {
      margin: 0 0 20px 0;   }
  .main-content.home-content .right-column {
    padding-left: 15px;   }
    .main-content.home-content .get-involved-container h2 {
      font-size: 46px;   }
      .main-content.home-content .get-involved-container .get-involved-tile:before {
        padding-top: 90%;   }
        .main-content.home-content .get-involved-container .get-involved-tile .tile-header {
          padding: 25px 25px;   }
          .main-content.home-content .get-involved-container .get-involved-tile .tile-link {
            padding: 25px 25px;
            width: 100%;   }
            .main-content.home-content .get-involved-container .get-involved-tile .tile-link .btn {
              width: 100%;   }
}
@media only screen and (max-width : 320px) {
  .main-content.home-content .hero-container .take-action-hero .take-action-zip-form {
    margin-top: 20px;   }
    .main-content.home-content .hero-container .take-action-hero .take-action-zip-form .take-action-zip-form-inner {
      width: 250px;
      margin: 0 auto;   }
      .main-content.home-content .hero-container .take-action-hero .take-action-zip-form input {
        margin-bottom: 20px;   }
  .main-content.home-content .left-column h2 {
    font-size: 35px;   }
  .main-content.home-content .get-involved-container .get-involved-tile .tile-header h2 {
    font-size: 25px;   }
}

.main-content.district:not(.canonical-content) .social-centered {
  text-align: center; }
  .main-content.district:not(.canonical-content) .zip-form {
    margin-top: 20px; }
    .main-content.district:not(.canonical-content) .unsub-header {
      background: #ffffff; }
      .main-content.district:not(.canonical-content) .unsub-content {
        background: #002855; }
        .main-content.district:not(.canonical-content) .district-header {
          background: #ffffff; }
          .main-content.district:not(.canonical-content) .district-map-content {
            background: #002855; }
            .main-content.district:not(.canonical-content) .district-social {
              background: #ff5d67;
              padding-top: 5px;
              padding-bottom: 5px; }
              .main-content.district:not(.canonical-content) .district-explanation {
                background: #ffffff; }
                .main-content.district:not(.canonical-content) .district-explanation .cta-header {
                  font-size: 1.3em;
                  font-weight: bold; }
                  .main-content.district:not(.canonical-content) .district-explanation .cta-link {
                    font-size: 1.3em;
                    font-weight: bold; }
                    .main-content.district:not(.canonical-content) .district-explanation span.salmon-text {
                      color: #ff5d67;
                      font-weight: bold; }
.main-content.district:not(.canonical-content) section {
  padding: 0em 2em 0em 2em; }
  .main-content.district:not(.canonical-content) section:nth-child(even) h1,
  .main-content.district:not(.canonical-content) section:nth-child(even) h2,
  .main-content.district:not(.canonical-content) section:nth-child(even) h3,
  .main-content.district:not(.canonical-content) section:nth-child(even) h4,
  .main-content.district:not(.canonical-content) section:nth-child(even) h5,
  .main-content.district:not(.canonical-content) section:nth-child(even) h6 {
    color: #ffffff; }
  .main-content.district:not(.canonical-content) section:nth-child(odd) h1,
  .main-content.district:not(.canonical-content) section:nth-child(odd) h2,
  .main-content.district:not(.canonical-content) section:nth-child(odd) h3,
  .main-content.district:not(.canonical-content) section:nth-child(odd) h4,
  .main-content.district:not(.canonical-content) section:nth-child(odd) h5,
  .main-content.district:not(.canonical-content) section:nth-child(odd) h6 {
    color: #002855; }
  .main-content.district:not(.canonical-content) section.sec-dist h1 {
    font-size: 2.1em;
    padding-top: 1em;
    padding-bottom: 0em;
    margin-bottom: 0px; }
    .main-content.district:not(.canonical-content) section.sec-dist .col-rep-con {
      color: #ff5d67;
      padding-bottom: 1em; }
      .main-content.district:not(.canonical-content) section.sec-dist .col-rep-con .rep-con-text {
        font-weight: 700;
        padding-top: 13px;
        position: relative;
        font-size: 1.3em;
        padding-left: 0.5em; }
  .main-content.district:not(.canonical-content) section.sec-dist .col-dem-con {
    color: #00c4ff;
    padding-bottom: 1em; }
    .main-content.district:not(.canonical-content) section.sec-dist .col-dem-con .dem-con-text {
      font-weight: 700;
      padding-top: 13px;
      position: relative;
      font-size: 1.3em;
      padding-left: 0.5em; }
      .main-content.district:not(.canonical-content) section.sec-dist .col-dem-con .rep-con-text2 {
        color: #ff5d67; }
  .main-content.district:not(.canonical-content) section.sec-dist .col-rep2-con a {
    color: #ff5d67; }
  .main-content.district:not(.canonical-content) section.sec-dist h2 {
    font-size: 1em;
    padding-top: 0em;
    padding-bottom: 0.143em;
    margin-top: 0px; }
    .main-content.district:not(.canonical-content) section.sec-dist h2 a {
      color: #ff5d67; }
  .main-content.district:not(.canonical-content) section.sec-dist .explanation {
    margin-bottom: 20px; }
    .main-content.district:not(.canonical-content) section.sec-dist .explanation .explanation-why a {
      color: #777; }
    .main-content.district:not(.canonical-content) section.sec-dist .explanation .explanation-text {
      color: #333;
      margin-bottom: 20px; }
  .main-content.district:not(.canonical-content) section.sec-dist-map {
    padding: 0 0 0 0; }
    .main-content.district:not(.canonical-content) section.sec-dist-map .interactive-district-wrapper img {
      width: 100%; }
    .main-content.district:not(.canonical-content) section.sec-dist-map .col-dist-special {
      padding: 1.6em 3.1em; }
      .main-content.district:not(.canonical-content) section.sec-dist-map .col-dist-special p {
        font-size: 1em;
        margin-top: 1.3em; }
        .main-content.district:not(.canonical-content) section.sec-dist-map .col-dist-special .mini-h2 {
          margin-top: 0.5em;
          margin-bottom: 3em;
          font-size: 1em;
          font-weight: bold;
          color: #ffffff; }
          .main-content.district:not(.canonical-content) section.sec-dist-map .col-dist-special .rep-con-text {
            color: #ff5d67;
            font-size: 1.1em;
            font-weight: bold;
            padding-top: 0px; }
            .main-content.district:not(.canonical-content) section.sec-dist-map .col-dist-special .dem-con-text {
              color: #00c4ff;
              font-size: 1.1em;
              font-weight: bold;
              padding-top: 0px; }
              .main-content.district:not(.canonical-content) section.sec-dist-map .col-dist-special .district-name-h2 {
                font-size: 1.9em;
                font-weight: bold;
                color: #ffffff;
                margin-top: 0px;
                margin-bottom: 5px; }
                .main-content.district:not(.canonical-content) section.sec-dist-map .col-dist-special .district-name-h2 .nowrap-code {
                  white-space: nowrap; }
      .main-content.district:not(.canonical-content) section.sec-dist-map .col-dist-special .label-small {
        font-size: 0.9em;
        color: #00c4ff; }
        .main-content.district:not(.canonical-content) section.sec-dist-map .col-dist-special .dark-form-input {
          color: white;
          background: #002855;
          border: 1px solid #eee;
          border-radius: 0;
          height: 3.2em;
          font-size: 16px; }
          .main-content.district:not(.canonical-content) section.sec-dist-map .col-dist-special .dark-form-input::placeholder {
            color: #cccccc;
            opacity: 0.8; }
      .main-content.district:not(.canonical-content) section.sec-dist-map .col-dist-special .btn.submit-button {
        color: #ffffff;
        background-color: #ff5d67;
        border: 2px solid #ff5d67;
        font-weight: bold;
        font-size: 1.4em;
        padding-left: 1.6em;
        padding-right: 1.6em;
        margin-top: 20px; }
        .main-content.district:not(.canonical-content) section.sec-dist-map .col-dist-special .btn.submit-button:focus {
          box-shadow: 0 0 5px -1px #ff5d67; }
          .main-content.district:not(.canonical-content) section.sec-dist-map .col-dist-special .btn.submit-button:hover {
            background-color: #00c4ff;
            border-color: #00c4ff; }
            .main-content.district:not(.canonical-content) section.sec-dist-map .col-dist-special .btn.submit-button:active {
              background-color: #002855;
              border-color: #002855; }
      .main-content.district:not(.canonical-content) section.sec-dist-map .col-dist-special .address-finder {
        padding-top: 0.5em; }
        .main-content.district:not(.canonical-content) section.sec-dist-map .col-dist-special .address-finder .add-form-wrapper,
        .main-content.district:not(.canonical-content) section.sec-dist-map .col-dist-special .address-finder .form-wrapper {
          padding-top: 5em;
          position: relative;
          padding-bottom: 3em; }
          .main-content.district:not(.canonical-content) section.sec-dist-map .col-dist-special .address-finder .add-form-wrapper form ::-webkit-input-placeholder,
          .main-content.district:not(.canonical-content) section.sec-dist-map .col-dist-special .address-finder .form-wrapper form ::-webkit-input-placeholder {
            color: #ffffff; }
            .main-content.district:not(.canonical-content) section.sec-dist-map .col-dist-special .address-finder .add-form-wrapper form :-moz-placeholder,
            .main-content.district:not(.canonical-content) section.sec-dist-map .col-dist-special .address-finder .form-wrapper form :-moz-placeholder {
              color: #ffffff; }
              .main-content.district:not(.canonical-content) section.sec-dist-map .col-dist-special .address-finder .add-form-wrapper form ::-moz-placeholder,
              .main-content.district:not(.canonical-content) section.sec-dist-map .col-dist-special .address-finder .form-wrapper form ::-moz-placeholder {
                color: #ffffff; }
                .main-content.district:not(.canonical-content) section.sec-dist-map .col-dist-special .address-finder .add-form-wrapper form :-ms-input-placeholder,
                .main-content.district:not(.canonical-content) section.sec-dist-map .col-dist-special .address-finder .form-wrapper form :-ms-input-placeholder {
                  color: #ffffff; }
                  .main-content.district:not(.canonical-content) section.sec-dist-map .col-dist-special .address-finder .add-form-wrapper form .mini-h2,
                  .main-content.district:not(.canonical-content) section.sec-dist-map .col-dist-special .address-finder .form-wrapper form .mini-h2 {
                    position: relative;
                    top: 15px; }
                    .main-content.district:not(.canonical-content) section.sec-dist-map .col-dist-special .address-finder .add-form-wrapper form .mini-h2.share-invite,
                    .main-content.district:not(.canonical-content) section.sec-dist-map .col-dist-special .address-finder .form-wrapper form .mini-h2.share-invite {
                      position: relative;
                      top: 0px; }
                      .main-content.district:not(.canonical-content) section.sec-dist-map .col-dist-special .address-finder .add-form-wrapper form .btn-primary,
                      .main-content.district:not(.canonical-content) section.sec-dist-map .col-dist-special .address-finder .form-wrapper form .btn-primary {
                        color: #ffffff;
                        width: 10em;
                        text-align: center;
                        padding: 0.9em;
                        font-weight: bold;
                        display: block;
                        cursor: pointer;
                        border-radius: 0;
                        border: 2px solid #fff;
                        border-radius: 0;
                        color: #ff5d67;
                        margin-top: 1.5em;
                        padding: 1em;
                        width: 10em;
                        background: none;
                        color: #ffffff; }
                        .main-content.district:not(.canonical-content) section.sec-dist-map .col-dist-special .address-finder .add-form-wrapper form .btn-primary:hover,
                        .main-content.district:not(.canonical-content) section.sec-dist-map .col-dist-special .address-finder .form-wrapper form .btn-primary:hover {
                          background: #ffffff;
                          text-decoration: none;
                          color: #000000;
                          border-color: #ffffff; }
          .main-content.district:not(.canonical-content) section.sec-dist-map .col-dist-special .address-finder .add-form-wrapper form .btn-primary-address,
          .main-content.district:not(.canonical-content) section.sec-dist-map .col-dist-special .address-finder .form-wrapper form .btn-primary-address {
            color: #ffffff;
            width: 10em;
            text-align: center;
            padding: 0.9em;
            font-weight: bold;
            display: block;
            cursor: pointer;
            border-radius: 0;
            border: 2px solid #fff;
            border-radius: 0;
            color: #ff5d67;
            margin-top: 0px;
            padding: 1em;
            padding-top: 13px;
            width: 10em;
            background: none;
            color: #ffffff; }
            .main-content.district:not(.canonical-content) section.sec-dist-map .col-dist-special .address-finder .add-form-wrapper form .btn-primary-address:hover,
            .main-content.district:not(.canonical-content) section.sec-dist-map .col-dist-special .address-finder .form-wrapper form .btn-primary-address:hover {
              background: #ffffff;
              text-decoration: none;
              color: #000000;
              border-color: #ffffff; }
          .main-content.district:not(.canonical-content) section.sec-dist-map .col-dist-special .address-finder .add-form-wrapper form .mini-form-input,
          .main-content.district:not(.canonical-content) section.sec-dist-map .col-dist-special .address-finder .form-wrapper form .mini-form-input {
            background: #ff5d67;
            border: none;
            border-radius: 0;
            color: #ffffff;
            height: 3.2em;
            font-size: 16px; }
            .main-content.district:not(.canonical-content) section.sec-dist-map .col-dist-special .address-finder .add-form-wrapper form .mini-form-label,
            .main-content.district:not(.canonical-content) section.sec-dist-map .col-dist-special .address-finder .form-wrapper form .mini-form-label {
              font-size: 0; }
              .main-content.district:not(.canonical-content) section.sec-dist-map .col-dist-special .address-finder .add-form-wrapper form .mini-form-tiny-text,
              .main-content.district:not(.canonical-content) section.sec-dist-map .col-dist-special .address-finder .form-wrapper form .mini-form-tiny-text {
                color: #ffffff;
                display: block;
                font-style: italic;
                padding: 5px 0; }
        .main-content.district:not(.canonical-content) section.sec-dist-map .col-dist-special .address-finder .add-form-wrapper {
          padding-top: 0em;
          padding-bottom: 0em; }
          .main-content.district:not(.canonical-content) section.sec-dist-map .col-dist-special .address-finder .mini-form-tiny-text {
            padding-top: 0px; }
            .main-content.district:not(.canonical-content) section.sec-dist-map .col-dist-special .address-finder .mini-form-tiny-text p {
              font-size: 0.7em;
              color: #cccccc;
              padding-left: 15px;
              margin-top: 0px; }
        .main-content.district:not(.canonical-content) section.sec-dist-map .col-dist-special .address-finder .email-warning {
          margin-top: 10px; }
          .main-content.district:not(.canonical-content) section.sec-dist-map .col-dist-special .address-finder .spinner-nopad {
            margin-top: 2em; }
  .main-content.district:not(.canonical-content) section.sec-support {
    padding-top: 3em;
    padding-bottom: 4em;
    padding-left: 0px;
    padding-right: 0px;
    color: #262626; }
    .main-content.district:not(.canonical-content) section.sec-support .row > div {
      padding: 0 2.5em; }
      .main-content.district:not(.canonical-content) section.sec-support h3 {
        font-size: 1.8em;
        font-weight: bold;
        padding-bottom: 0.5em;
        color: #00c4ff; }
        .main-content.district:not(.canonical-content) section.sec-support p,
        .main-content.district:not(.canonical-content) section.sec-support ul {
          font-size: 1em; }
          .main-content.district:not(.canonical-content) section.sec-support ul {
            padding: 0;
            margin: 0;
            margin-top: 1em;
            margin-left: 1em; }
            .main-content.district:not(.canonical-content) section.sec-support ul li {
              color: #ff5d67;
              padding: 3px 0; }
              .main-content.district:not(.canonical-content) section.sec-support ul li span {
                color: #000; }
                .main-content.district:not(.canonical-content) section.sec-support ul li span.salmon-text {
                  color: #ff5d67;
                  font-weight: bold; }
                  .main-content.district:not(.canonical-content) section.sec-support ul li span.salmon-text.bullet {
                    padding-right: 5px; }
    .main-content.district:not(.canonical-content) section.sec-support p.apply {
      padding-top: 0.5em; }
      .main-content.district:not(.canonical-content) section.sec-support p.countdown {
        font-size: 2.4em;
        text-align: center;
        font-weight: bold;
        line-height: 1.1em;
        margin-bottom: 1em; }
@media only screen and (max-width : 480px) {
  .main-content.district:not(.canonical-content) .district-map-content {
    padding-left: 0px;
    padding-right: 0px;   }
    .main-content.district:not(.canonical-content) .full-width-col {
      padding-left: 0px;
      padding-right: 0px;   }
      .main-content.district:not(.canonical-content) .submit-button {
        width: 100%;   }
        .main-content.district:not(.canonical-content) .cta-link {
          margin-bottom: 30px;   }
          .main-content.district:not(.canonical-content) .cta-block {
            margin-bottom: 10px;   }
}

.main-content.thanks .container-fluid:nth-child(odd) {
  background: #ffffff; }
  .main-content.thanks .container-fluid:nth-child(even) {
    background: #002855; }
    .main-content.thanks section {
      padding: 2em 2em 2em 2em; }
      .main-content.thanks section:nth-child(even) h1,
      .main-content.thanks section:nth-child(even) h2,
      .main-content.thanks section:nth-child(even) h3,
      .main-content.thanks section:nth-child(even) h4,
      .main-content.thanks section:nth-child(even) h5,
      .main-content.thanks section:nth-child(even) h6 {
        color: #ffffff; }
      .main-content.thanks section:nth-child(odd) h1,
      .main-content.thanks section:nth-child(odd) h2,
      .main-content.thanks section:nth-child(odd) h3,
      .main-content.thanks section:nth-child(odd) h4,
      .main-content.thanks section:nth-child(odd) h5,
      .main-content.thanks section:nth-child(odd) h6 {
        color: #002855; }
      .main-content.thanks section.sec-dist h1 {
        font-size: 2.1em;
        padding-top: 1em;
        padding-bottom: 0.143em; }
        .main-content.thanks section.sec-dist .col-rep-con {
          color: #ff5d67;
          padding-bottom: 1em; }
          .main-content.thanks section.sec-dist .col-rep-con .rep-con-text {
            font-weight: 700;
            padding-top: 13px;
            position: relative;
            font-size: 1.3em;
            padding-left: 0.5em; }
      .main-content.thanks section.sec-dist .col-dem-con {
        color: #00c4ff;
        padding-bottom: 1em; }
        .main-content.thanks section.sec-dist .col-dem-con .dem-con-text {
          font-weight: 700;
          padding-top: 13px;
          position: relative;
          font-size: 1.3em;
          padding-left: 0.5em; }
          .main-content.thanks section.sec-dist .col-dem-con .rep-con-text2 {
            color: #ff5d67; }
      .main-content.thanks section.sec-dist-map {
        padding: 0 0 0 0; }
        .main-content.thanks section.sec-dist-map .interactive-district-wrapper img {
          width: 100%; }
        .main-content.thanks section.sec-dist-map .center-wrap {
          height: 554px;
          position: relative; }
          .main-content.thanks section.sec-dist-map .center-wrap .center-content {
            margin: 0;
            position: absolute;
            top: 50%;
            left: 50%;
            -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }
            .main-content.thanks section.sec-dist-map .center-wrap p {
              font-size: 1.1em; }
              .main-content.thanks section.sec-dist-map .center-wrap p a {
                color: #ffffff;
                text-decoration: underline;
                padding-top: 0.5em;
                display: block; }
          .main-content.thanks section.sec-dist-map .center-wrap .center-content p:nth-child(2) a:after {
            content: url('/static/img/arrow.png');
            position: relative;
            top: 4px;
            left: 7px; }
      .main-content.thanks section.sec-support {
        padding-top: 3em;
        padding-bottom: 4em;
        color: #262626; }
        .main-content.thanks section.sec-support .row > div {
          padding: 0 2.5em; }
          .main-content.thanks section.sec-support h3 {
            font-size: 1.8em;
            font-weight: bold;
            padding-bottom: 0.5em;
            color: #00c4ff; }
            .main-content.thanks section.sec-support p,
            .main-content.thanks section.sec-support ul {
              font-family: 'Open Sans', sans-serif;
              font-size: 1em; }
              .main-content.thanks section.sec-support ul {
                list-style-type: none;
                padding: 0;
                margin: 0;
                margin-top: 1em; }
                .main-content.thanks section.sec-support ul li {
                  padding: 5px 10px; }
        .main-content.thanks section.sec-support p {
          padding-top: 0.5em; }
@media only screen and (max-width : 1200px) {
  .main-content.thanks section.sec-dist-map .center-wrap {
    height: 455px;
    position: relative;   }
    .main-content.thanks section.sec-dist-map .center-wrap .center-content {
      margin: 0;
      position: absolute;
      top: 50%;
      left: 50%;
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);   }
}
@media only screen and (max-width : 992px) {
  .main-content.thanks section.sec-dist-map {
    padding-top: 2em;   }
}

.main-content.about:not(.canonical-content) .container-fluid {
  background: #ffffff; }
  .main-content.about:not(.canonical-content) .container-fluid.beige {
    background: #FFFBEE; }
    .main-content.about:not(.canonical-content) .container-fluid.blue {
      background: #002855; }
      .main-content.about:not(.canonical-content) .container-fluid.movement {
        background: url('/static/img/movement.jpg') repeat-x 50% 0;
        height: 232px; }
.main-content.about:not(.canonical-content) .container > section {
  position: relative; }
  .main-content.about:not(.canonical-content) .container > section a.go-up {
    position: absolute;
    right: 2em;
    top: 2em; }
    .main-content.about:not(.canonical-content) .container > section a.go-up img {
      left: 0; }
.main-content.about:not(.canonical-content) section {
  padding: 2em 0; }
  .main-content.about:not(.canonical-content) section h2 {
    padding-bottom: 0.4em; }
    .main-content.about:not(.canonical-content) section:nth-child(even) {
      background: #002855; }
      .main-content.about:not(.canonical-content) section:nth-child(even) h1,
      .main-content.about:not(.canonical-content) section:nth-child(even) h2,
      .main-content.about:not(.canonical-content) section:nth-child(even) h3,
      .main-content.about:not(.canonical-content) section:nth-child(even) h4,
      .main-content.about:not(.canonical-content) section:nth-child(even) h5,
      .main-content.about:not(.canonical-content) section:nth-child(even) h6 {
        color: #ffffff; }
        .main-content.about:not(.canonical-content) section:nth-child(even) ul li span {
          color: #ffffff; }
  .main-content.about:not(.canonical-content) section:nth-child(odd) {
    background: #ffffff;
    color: #262626; }
    .main-content.about:not(.canonical-content) section:nth-child(odd) h1,
    .main-content.about:not(.canonical-content) section:nth-child(odd) h2,
    .main-content.about:not(.canonical-content) section:nth-child(odd) h3,
    .main-content.about:not(.canonical-content) section:nth-child(odd) h4,
    .main-content.about:not(.canonical-content) section:nth-child(odd) h5,
    .main-content.about:not(.canonical-content) section:nth-child(odd) h6 {
      color: #002855; }
      .main-content.about:not(.canonical-content) section:nth-child(odd) ul li span {
        color: #262626; }
  .main-content.about:not(.canonical-content) section ul {
    padding-left: 1em; }
    .main-content.about:not(.canonical-content) section ul li {
      font-weight: normal;
      color: #ff5d67;
      padding-bottom: 20px; }
      .main-content.about:not(.canonical-content) section ul li:nth-child(1) {
        padding-top: 20px; }
  .main-content.about:not(.canonical-content) section.sec-about {
    padding: 3.5em 0; }
    .main-content.about:not(.canonical-content) section.sec-about:before {
      content: ""; }
      .main-content.about:not(.canonical-content) section.sec-about .highlight-sb {
        background: #ff5d67;
        color: #ffffff; }
        .main-content.about:not(.canonical-content) section.sec-about ul.sec-about-list {
          padding-top: 1em; }
          .main-content.about:not(.canonical-content) section.sec-about ul.sec-about-list li:nth-child(1) {
            border-top: 1px solid #ddd; }
            .main-content.about:not(.canonical-content) section.sec-about ul.sec-about-list li {
              font-size: 0.875em;
              color: #002855;
              font-weight: bold;
              list-style-type: none;
              border-bottom: 1px solid #ddd;
              padding-top: 1.5em; }
              .main-content.about:not(.canonical-content) section.sec-about ul.sec-about-list li:hover {
                text-decoration: underline;
                cursor: pointer; }
                .main-content.about:not(.canonical-content) section.sec-about ul.sec-about-list li a {
                  color: #002855; }
                  .main-content.about:not(.canonical-content) section.sec-about ul.sec-about-list li img {
                    float: right;
                    cursor: pointer;
                    -ms-transform: rotate(180deg);
                    -webkit-transform: rotate(180deg);
                    transform: rotate(180deg); }
    .main-content.about:not(.canonical-content) section.sec-about h1 {
      font-size: 2.813em; }
      .main-content.about:not(.canonical-content) section.sec-about p {
        line-height: 1.5em; }
  .main-content.about:not(.canonical-content) section.sec-why-swing {
    background: #002855;
    padding: 0; }
    .main-content.about:not(.canonical-content) section.sec-why-swing .col-why-swing {
      padding-left: 3em;
      padding-top: 0em;
      padding-bottom: 0em; }
      .main-content.about:not(.canonical-content) section.sec-why-swing h2 {
        color: #ffffff; }
        .main-content.about:not(.canonical-content) section.sec-why-swing p {
          font-size: 1.25em;
          color: #ffffff;
          line-height: 1.5em; }
  .main-content.about:not(.canonical-content) section.sec-action-items {
    background: #002855;
    padding-left: 32px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-top: 0px; }
    .main-content.about:not(.canonical-content) section.sec-action-items h2 {
      color: #ffffff; }
      .main-content.about:not(.canonical-content) section.sec-action-items li {
        color: #ff5d67; }
        .main-content.about:not(.canonical-content) section.sec-action-items p {
          font-size: 1.25em;
          color: #ffffff;
          line-height: 1.5em; }
          .main-content.about:not(.canonical-content) section.sec-action-items h2 {
            padding-bottom: 0px;
            margin-bottom: 0px; }
  .main-content.about:not(.canonical-content) section.sec-get-to-work {
    padding-left: 32px;
    padding-top: 12px;
    padding-bottom: 25px;
    line-height: 24px; }
    .main-content.about:not(.canonical-content) section.sec-get-to-work h1 {
      padding-bottom: 0px; }
  .main-content.about:not(.canonical-content) section.sec-approach {
    overflow: hidden;
    padding: 0; }
    .main-content.about:not(.canonical-content) section.sec-approach .col-our-approach {
      padding-top: 2em;
      padding-bottom: 2em; }
      .main-content.about:not(.canonical-content) section.sec-approach .col-our-approach-right {
        padding-left: 3em; }
  .main-content.about:not(.canonical-content) section.sec-promise {
    background: #fffbee; }
    .main-content.about:not(.canonical-content) section.sec-promise h2 {
      color: #ff5d67; }
      .main-content.about:not(.canonical-content) section.sec-promise .polling img {
        position: relative;
        top: -32px; }
  .main-content.about:not(.canonical-content) section.sec-who {
    background: #ffffff;
    color: #262626; }
    .main-content.about:not(.canonical-content) section.sec-who h2 {
      color: #002855; }
      .main-content.about:not(.canonical-content) section.sec-who .col-who-p-wrap p:nth-child(1) {
        font-size: 1.25em;
        line-height: 1.5em;
        padding-bottom: 1em; }
    .main-content.about:not(.canonical-content) section.sec-who .address-finder {
      background: #002855;
      color: #ffffff;
      margin-top: 5em;
      float: right; }
      .main-content.about:not(.canonical-content) section.sec-who .address-finder .add-form-wrapper,
      .main-content.about:not(.canonical-content) section.sec-who .address-finder .form-wrapper {
        padding-top: 5em;
        position: relative;
        padding-bottom: 3em; }
        .main-content.about:not(.canonical-content) section.sec-who .address-finder .add-form-wrapper form ::-webkit-input-placeholder,
        .main-content.about:not(.canonical-content) section.sec-who .address-finder .form-wrapper form ::-webkit-input-placeholder {
          color: #ffffff; }
          .main-content.about:not(.canonical-content) section.sec-who .address-finder .add-form-wrapper form :-moz-placeholder,
          .main-content.about:not(.canonical-content) section.sec-who .address-finder .form-wrapper form :-moz-placeholder {
            color: #ffffff; }
            .main-content.about:not(.canonical-content) section.sec-who .address-finder .add-form-wrapper form ::-moz-placeholder,
            .main-content.about:not(.canonical-content) section.sec-who .address-finder .form-wrapper form ::-moz-placeholder {
              color: #ffffff; }
              .main-content.about:not(.canonical-content) section.sec-who .address-finder .add-form-wrapper form :-ms-input-placeholder,
              .main-content.about:not(.canonical-content) section.sec-who .address-finder .form-wrapper form :-ms-input-placeholder {
                color: #ffffff; }
                .main-content.about:not(.canonical-content) section.sec-who .address-finder .add-form-wrapper form .mini-h2,
                .main-content.about:not(.canonical-content) section.sec-who .address-finder .form-wrapper form .mini-h2 {
                  position: relative;
                  top: 15px; }
                  .main-content.about:not(.canonical-content) section.sec-who .address-finder .add-form-wrapper form .mini-h2.share-invite,
                  .main-content.about:not(.canonical-content) section.sec-who .address-finder .form-wrapper form .mini-h2.share-invite {
                    position: relative;
                    top: 0px; }
                    .main-content.about:not(.canonical-content) section.sec-who .address-finder .add-form-wrapper form .btn-primary,
                    .main-content.about:not(.canonical-content) section.sec-who .address-finder .form-wrapper form .btn-primary {
                      color: #ffffff;
                      width: 10em;
                      text-align: center;
                      padding: 0.9em;
                      font-weight: bold;
                      display: block;
                      cursor: pointer;
                      border-radius: 0;
                      border: 2px solid #fff;
                      border-radius: 0;
                      color: #ff5d67;
                      margin-top: 1.5em;
                      padding: 1em;
                      width: 10em;
                      background: none;
                      color: #ffffff; }
                      .main-content.about:not(.canonical-content) section.sec-who .address-finder .add-form-wrapper form .btn-primary:hover,
                      .main-content.about:not(.canonical-content) section.sec-who .address-finder .form-wrapper form .btn-primary:hover {
                        background: #ffffff;
                        text-decoration: none;
                        color: #000000;
                        border-color: #ffffff; }
        .main-content.about:not(.canonical-content) section.sec-who .address-finder .add-form-wrapper form .btn-primary-address,
        .main-content.about:not(.canonical-content) section.sec-who .address-finder .form-wrapper form .btn-primary-address {
          color: #ffffff;
          width: 10em;
          text-align: center;
          padding: 0.9em;
          font-weight: bold;
          display: block;
          cursor: pointer;
          border-radius: 0;
          border: 2px solid #fff;
          border-radius: 0;
          color: #ff5d67;
          margin-top: 0px;
          padding: 1em;
          padding-top: 13px;
          width: 10em;
          background: none;
          color: #ffffff; }
          .main-content.about:not(.canonical-content) section.sec-who .address-finder .add-form-wrapper form .btn-primary-address:hover,
          .main-content.about:not(.canonical-content) section.sec-who .address-finder .form-wrapper form .btn-primary-address:hover {
            background: #ffffff;
            text-decoration: none;
            color: #000000;
            border-color: #ffffff; }
        .main-content.about:not(.canonical-content) section.sec-who .address-finder .add-form-wrapper form .mini-form-input,
        .main-content.about:not(.canonical-content) section.sec-who .address-finder .form-wrapper form .mini-form-input {
          background: #ff5d67;
          border: none;
          border-radius: 0;
          color: #ffffff;
          height: 3.2em;
          font-size: 16px; }
          .main-content.about:not(.canonical-content) section.sec-who .address-finder .add-form-wrapper form .mini-form-label,
          .main-content.about:not(.canonical-content) section.sec-who .address-finder .form-wrapper form .mini-form-label {
            font-size: 0; }
            .main-content.about:not(.canonical-content) section.sec-who .address-finder .add-form-wrapper form .mini-form-tiny-text,
            .main-content.about:not(.canonical-content) section.sec-who .address-finder .form-wrapper form .mini-form-tiny-text {
              color: #ffffff;
              display: block;
              font-style: italic;
              padding: 5px 0; }
      .main-content.about:not(.canonical-content) section.sec-who .address-finder .add-form-wrapper {
        padding: 2em; }
  .main-content.about:not(.canonical-content) section .salmon-text {
    color: #ff5d67 !important; }
    .main-content.about:not(.canonical-content) section .white-text {
      color: #ffffff !important; }
@media only screen and (min-width : 992px) {
  .main-content.about:not(.canonical-content) .sec-approach .col-our-approach .how-it-works {
    border-right: 1px solid #cccccc;
    padding-right: 3em;   }
    .main-content.about:not(.canonical-content) .sec-approach .col-our-approach.col-our-approach-right {
      padding-top: 7em;   }
}
@media only screen and (max-width : 1200px) {
  .main-content.about:not(.canonical-content) section.sec-why-swing p {
    font-size: 1em;   }
    .main-content.about:not(.canonical-content) section.sec-why-swing li:nth-child(1) {
      padding-top: 10px;   }
      .main-content.about:not(.canonical-content) section.sec-why-swing li {
        font-size: 0.8em;
        padding-bottom: 10px;   }
}
@media only screen and (max-width : 992px) {
  .main-content.about:not(.canonical-content) section .col-why-swing {
    padding-right: 3em;   }
    .main-content.about:not(.canonical-content) section.sec-about ul.sec-about-list {
      padding-top: 3em;
      padding-left: 0em;
      width: 100%;
      float: none;   }
      .main-content.about:not(.canonical-content) section.sec-approach {
        padding-right: 3em;   }
        .main-content.about:not(.canonical-content) section.sec-approach img {
          vertical-align: middle;
          position: relative;
          left: -84px;
          padding-bottom: 4em;   }
  .main-content.about:not(.canonical-content) section.sec-who .address-finder {
    background: #002855;
    color: #fff;
    width: 100%;
    margin-top: 5em;
    float: none;   }
    .main-content.about:not(.canonical-content) section.sec-who .address-finder .add-form-wrapper p.p80 {
      width: 100%;   }
}

.main-content.faq:not(.canonical-content) .salmon-text {
  color: #ff5d67 !important; }
  .main-content.faq:not(.canonical-content) .container-fluid {
    background: #ffffff; }
    .main-content.faq:not(.canonical-content) .container-fluid.beige {
      background: #FFFBEE; }
      .main-content.faq:not(.canonical-content) .container-fluid.blue {
        background: #002855; }
.main-content.faq:not(.canonical-content) .container section {
  position: relative; }
  .main-content.faq:not(.canonical-content) .container section a.go-up {
    position: absolute;
    right: 2em;
    top: 0.3em; }
    .main-content.faq:not(.canonical-content) .container section a.go-up img {
      left: 0; }
.main-content.faq:not(.canonical-content) .container .more-sl-col {
  position: relative; }
  .main-content.faq:not(.canonical-content) .container .more-sl-col:after {
    content: "";
    background: #cccccc;
    position: absolute;
    right: 0;
    top: 0;
    height: 1px;
    width: 98%; }
.main-content.faq:not(.canonical-content) section {
  padding: 0em 0 2em 0; }
  .main-content.faq:not(.canonical-content) section.more-sl h2 {
    padding-top: 1em; }
    .main-content.faq:not(.canonical-content) section p:last-child {
      padding-bottom: 3.75em;
      border-bottom: 1px solid #cccccc; }
      .main-content.faq:not(.canonical-content) section p.no-border {
        border: none; }
        .main-content.faq:not(.canonical-content) section h1 {
          color: #002855 !important;
          padding-top: 0.8em; }
          .main-content.faq:not(.canonical-content) section h2 {
            font-size: 1.875em;
            padding-bottom: 0.4em;
            padding-top: 0;
            margin-top: 0; }
            .main-content.faq:not(.canonical-content) section h3 {
              font-size: 1.25em;
              line-height: 2em; }
              .main-content.faq:not(.canonical-content) section p {
                color: #000000;
                line-height: 2em; }
                .main-content.faq:not(.canonical-content) section:nth-child(even) {
                  background: #ffffff; }
                  .main-content.faq:not(.canonical-content) section:nth-child(even) h2 {
                    color: #ff5d67; }
  .main-content.faq:not(.canonical-content) section:nth-child(odd) {
    background: #ffffff;
    color: #262626; }
    .main-content.faq:not(.canonical-content) section:nth-child(odd) h2 {
      color: #00c4ff; }
      .main-content.faq:not(.canonical-content) section:nth-child(odd) ul li span {
        color: #00c4ff; }
  .main-content.faq:not(.canonical-content) section ul {
    padding-left: 1em; }
    .main-content.faq:not(.canonical-content) section ul li {
      font-family: "Open Sans", sans-serif;
      font-weight: normal;
      color: #ff5d67;
      padding-bottom: 20px; }
      .main-content.faq:not(.canonical-content) section ul li:nth-child(1) {
        padding-top: 20px; }
  .main-content.faq:not(.canonical-content) section.sec-faq {
    padding: 0em 0 0.5em 0; }
    .main-content.faq:not(.canonical-content) section.sec-faq:before {
      content: ""; }
      .main-content.faq:not(.canonical-content) section.sec-faq .highlight-sb {
        background: #ff5d67;
        color: #ffffff; }
        .main-content.faq:not(.canonical-content) section.sec-faq ul.sec-about-list li:nth-child(1) {
          border-top: 1px solid #ddd; }
          .main-content.faq:not(.canonical-content) section.sec-faq ul.sec-about-list li {
            text-transform: uppercase;
            font-size: 0.875em;
            color: #002855;
            font-weight: bold;
            list-style-type: none;
            border-bottom: 1px solid #ddd;
            padding-top: 1.5em; }
            .main-content.faq:not(.canonical-content) section.sec-faq ul.sec-about-list li:hover {
              text-decoration: underline;
              cursor: pointer; }
              .main-content.faq:not(.canonical-content) section.sec-faq ul.sec-about-list li a {
                color: #002855; }
                .main-content.faq:not(.canonical-content) section.sec-faq ul.sec-about-list li img {
                  float: right;
                  cursor: pointer;
                  -ms-transform: rotate(180deg);
                  -webkit-transform: rotate(180deg);
                  transform: rotate(180deg); }
    .main-content.faq:not(.canonical-content) section.sec-faq h1 {
      font-size: 2.813em; }
      .main-content.faq:not(.canonical-content) section.sec-faq p {
        line-height: 1.5em; }
  .main-content.faq:not(.canonical-content) section .white-text {
    color: #ffffff !important; }
@media only screen and (min-width : 992px) {
  .main-content.faq:not(.canonical-content) .sec-approach .col-our-approach .how-it-works {
    border-right: 1px solid #cccccc;
    padding-right: 3em;   }
    .main-content.faq:not(.canonical-content) .sec-approach .col-our-approach.col-our-approach-right {
      padding-top: 7em;   }
}
@media only screen and (max-width : 1200px) {
  .main-content.faq:not(.canonical-content) section.sec-why-swing p {
    font-size: 1em;   }
    .main-content.faq:not(.canonical-content) section.sec-why-swing li:nth-child(1) {
      padding-top: 10px;   }
      .main-content.faq:not(.canonical-content) section.sec-why-swing li {
        font-size: 0.8em;
        padding-bottom: 10px;   }
}
@media only screen and (max-width : 992px) {
  .main-content.faq:not(.canonical-content) section .col-why-swing {
    padding-right: 3em;   }
    .main-content.faq:not(.canonical-content) section.sec-faq ul.sec-about-list {
      padding-top: 3em;
      padding-left: 0em;
      width: 100%;
      float: none;   }
      .main-content.faq:not(.canonical-content) section.sec-approach {
        padding-right: 3em;   }
        .main-content.faq:not(.canonical-content) section.sec-approach img {
          vertical-align: middle;
          position: relative;
          left: -84px;
          padding-bottom: 4em;   }
  .main-content.faq:not(.canonical-content) section.sec-who .address-finder {
    background: #002855;
    color: #fff;
    width: 100%;
    margin-top: 5em;
    float: none;   }
    .main-content.faq:not(.canonical-content) section.sec-who .address-finder .add-form-wrapper p.p80 {
      width: 100%;   }
  .main-content.faq:not(.canonical-content) .more-sl-col:after {
    display: none;   }
}

.main-content.calendar-page .calendar {
  max-width: 700px;
  margin: 70px auto 20px auto;
  margin-top: 1.5em; }
  .main-content.calendar-page .calendar-widget {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #000;
    font-size: 14px; }
    .main-content.calendar-page .fc-event-container {
      cursor: pointer; }
      .main-content.calendar-page .fc-event.canvassing,
      .main-content.calendar-page .legend-box.canvassing {
        background-color: #F18805;
        border: 1px solid #F18805; }
        .main-content.calendar-page .fc-event.house_party,
        .main-content.calendar-page .fc-event.other,
        .main-content.calendar-page .legend-box.house_party_and_other {
          background-color: #002855;
          border: 1px solid #002855; }
          .main-content.calendar-page .fc-content {
            white-space: normal; }
            .main-content.calendar-page .fc-title, .main-content.calendar-page .fc-time {
              color: #fff; }
              .main-content.calendar-page .fc-sat, .main-content.calendar-page .fc-sun {
                width: 60px; }
                .main-content.calendar-page .fc-mon, .main-content.calendar-page .fc-tue,
                .main-content.calendar-page .fc-wed, .main-content.calendar-page .fc-thu,
                .main-content.calendar-page .fc-fri {
                  width: 30px; }
                  .main-content.calendar-page .legend {
                    max-width: 700px;
                    color: #333; }
                    .main-content.calendar-page .legend-box {
                      display: inline-block;
                      width: 30px;
                      height: 10px; }
                      .main-content.calendar-page .abuse-form {
                        color: #333;
                        margin-top: 20px;
                        margin-bottom: 20px; }
                        .main-content.calendar-page .abuse-form .expander {
                          text-align: center;
                          font-size: 14px; }
                          .main-content.calendar-page .abuse-form .expander .glyphicon {
                            font-size: 12px;
                            position: relative;
                            top: 2px; }
.main-content.calendar-page #map_canvas {
  width: 100%;
  min-height: 50vw;
  border: 1px solid #002855;
  max-width: 700px;
  margin: auto; }
  .main-content.calendar-page .map-wrapper {
    margin-bottom: 70px; }
    .main-content.calendar-page .map-wrapper h2 {
      text-align: center;
      margin-bottom: 20px; }
.main-content.calendar-page .calendar-rss-icon {
  float: right;
  padding-right: 6px; }
  .main-content.calendar-page .feed-info {
    margin-top: 10px; }
    .main-content.calendar-page .feed-helptext {
      margin-top: 5px;
      color: #777;
      font-size: 0.9em; }

.main-content.canvassing-page:not(.canonical-content) {
  font-size: 14px; }
  .main-content.canvassing-page:not(.canonical-content) #map_canvas {
    width: 100%;
    min-height: 50vw;
    border: 1px solid #002855; }
    .main-content.canvassing-page:not(.canonical-content) .map-container {
      margin-bottom: 30px; }
      .main-content.canvassing-page:not(.canonical-content) .container-fluid:nth-child(odd) {
        background: #ffffff; }
        .main-content.canvassing-page:not(.canonical-content) .container-fluid:nth-child(odd) h1,
        .main-content.canvassing-page:not(.canonical-content) .container-fluid:nth-child(odd) h2,
        .main-content.canvassing-page:not(.canonical-content) .container-fluid:nth-child(odd) h3,
        .main-content.canvassing-page:not(.canonical-content) .container-fluid:nth-child(odd) h4,
        .main-content.canvassing-page:not(.canonical-content) .container-fluid:nth-child(odd) h5,
        .main-content.canvassing-page:not(.canonical-content) .container-fluid:nth-child(odd) h6 {
          color: #002855;
          padding-bottom: 0.7em; }
  .main-content.canvassing-page:not(.canonical-content) .container-fluid:nth-child(even) {
    background: #ffffff; }
    .main-content.canvassing-page:not(.canonical-content) .container-fluid:nth-child(even) h1,
    .main-content.canvassing-page:not(.canonical-content) .container-fluid:nth-child(even) h2,
    .main-content.canvassing-page:not(.canonical-content) .container-fluid:nth-child(even) h3,
    .main-content.canvassing-page:not(.canonical-content) .container-fluid:nth-child(even) h4,
    .main-content.canvassing-page:not(.canonical-content) .container-fluid:nth-child(even) h5,
    .main-content.canvassing-page:not(.canonical-content) .container-fluid:nth-child(even) h6 {
      color: #002855; }
  .main-content.canvassing-page:not(.canonical-content) section {
    padding: 0em 2em 0em 2em; }
    .main-content.canvassing-page:not(.canonical-content) section .sec-canvassing-header .highlight-sb {
      background: #ff5d67;
      color: #ffffff; }
      .main-content.canvassing-page:not(.canonical-content) section .sec-canvassing-header h1 {
        padding-top: 0.8em;
        font-size: 2.813em; }
    .main-content.canvassing-page:not(.canonical-content) section h2 {
      padding-bottom: 0.4em; }
      .main-content.canvassing-page:not(.canonical-content) section:nth-child(even) {
        background: #ffffff; }
        .main-content.canvassing-page:not(.canonical-content) section:nth-child(even) h1,
        .main-content.canvassing-page:not(.canonical-content) section:nth-child(even) h2,
        .main-content.canvassing-page:not(.canonical-content) section:nth-child(even) h3,
        .main-content.canvassing-page:not(.canonical-content) section:nth-child(even) h4,
        .main-content.canvassing-page:not(.canonical-content) section:nth-child(even) h5,
        .main-content.canvassing-page:not(.canonical-content) section:nth-child(even) h6 {
          color: #002855; }
          .main-content.canvassing-page:not(.canonical-content) section:nth-child(even) ul li span {
            color: #002855; }
    .main-content.canvassing-page:not(.canonical-content) section:nth-child(odd) {
      background: #ffffff;
      color: #002855; }
      .main-content.canvassing-page:not(.canonical-content) section:nth-child(odd) h1,
      .main-content.canvassing-page:not(.canonical-content) section:nth-child(odd) h2,
      .main-content.canvassing-page:not(.canonical-content) section:nth-child(odd) h3,
      .main-content.canvassing-page:not(.canonical-content) section:nth-child(odd) h4,
      .main-content.canvassing-page:not(.canonical-content) section:nth-child(odd) h5,
      .main-content.canvassing-page:not(.canonical-content) section:nth-child(odd) h6 {
        color: #002855; }
    .main-content.canvassing-page:not(.canonical-content) section ul {
      padding-left: 2em; }
      .main-content.canvassing-page:not(.canonical-content) section ul li {
        font-weight: normal;
        padding-bottom: 10px; }
    .main-content.canvassing-page:not(.canonical-content) section h1 {
      font-size: 2.813em; }
      .main-content.canvassing-page:not(.canonical-content) section p {
        line-height: 2em;
        font-size: 1.15em; }
        .main-content.canvassing-page:not(.canonical-content) section ul li {
          font-size: 1.15em; }
  .main-content.canvassing-page:not(.canonical-content) .salmon-text {
    color: #ff5d67 !important; }
    .main-content.canvassing-page:not(.canonical-content) .white-text {
      color: #ffffff !important; }
      .main-content.canvassing-page:not(.canonical-content) h1 {
        font-size: 2.1em;
        padding-top: 1em;
        text-align: center; }
        .main-content.canvassing-page:not(.canonical-content) .bad-neighborhood-form {
          color: #333;
          margin-bottom: 20px; }
          .main-content.canvassing-page:not(.canonical-content) .bad-neighborhood-form .expander {
            text-align: center; }
            .main-content.canvassing-page:not(.canonical-content) .bad-neighborhood-form .expander .glyphicon {
              font-size: 12px;
              position: relative;
              top: 2px; }
          .main-content.canvassing-page:not(.canonical-content) .bad-neighborhood-form input.form-control,
          .main-content.canvassing-page:not(.canonical-content) .bad-neighborhood-form textarea.form-control {
            border: 1px solid #002855;
            border-radius: 0; }
            .main-content.canvassing-page:not(.canonical-content) .bad-neighborhood-form .btn.btn-primary-blue {
              color: #ffffff;
              width: 10em;
              text-align: center;
              padding: 0.9em;
              font-weight: bold;
              display: block;
              cursor: pointer;
              border-radius: 0;
              background: #002855;
              border-color: #002855;
              width: initial;
              display: inline-block;
              letter-spacing: 0; }
              .main-content.canvassing-page:not(.canonical-content) .bad-neighborhood-form .btn.btn-primary-blue:hover {
                background: #ff5d67;
                text-decoration: none;
                border-color: #ff5d67; }
  .main-content.canvassing-page:not(.canonical-content) .btn-directions {
    width: 100%;
    color: white !important;
    margin-top: 10px; }

.main-content.cms-page .edit-link {
  position: fixed;
  top: 140px;
  right: 20px; }
  .main-content.cms-page h2, .main-content.cms-page h3, .main-content.cms-page h4,
  .main-content.cms-page p, .main-content.cms-page ul, .main-content.cms-page ol {
    max-width: 800px; }
    .main-content.cms-page.centered-content {
      text-align: center; }
      .main-content.cms-page.centered-content ul,
      .main-content.cms-page.centered-content ol,
      .main-content.cms-page.centered-content .checkbox,
      .main-content.cms-page.centered-content .checkbox-group,
      .main-content.cms-page.centered-content .radio {
        text-align: left; }
        .main-content.cms-page.centered-content h2,
        .main-content.cms-page.centered-content h3,
        .main-content.cms-page.centered-content h4,
        .main-content.cms-page.centered-content img,
        .main-content.cms-page.centered-content p,
        .main-content.cms-page.centered-content ul,
        .main-content.cms-page.centered-content ol,
        .main-content.cms-page.centered-content input,
        .main-content.cms-page.centered-content textarea,
        .main-content.cms-page.centered-content select,
        .main-content.cms-page.centered-content .alert,
        .main-content.cms-page.centered-content blockquote {
          margin-left: auto;
          margin-right: auto; }
.main-content.cms-page input, .main-content.cms-page textarea,
.main-content.cms-page select, .main-content.cms-page .alert {
  max-width: 800px; }
  .main-content.cms-page hr {
    border-width: 0 0 5px 0;
    border-style: dotted;
    border-image-source: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyB3aWR0aD0iMjVweCIgaGVpZ2h0PSIyNXB4IiB2aWV3Qm94PSIwIDAgMjUgMjUiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeG1sbnM6c2tldGNoPSJodHRwOi8vd3d3LmJvaGVtaWFuY29kaW5nLmNvbS9za2V0Y2gvbnMiPiAgICAgICAgPHRpdGxlPmRvdHM8L3RpdGxlPiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4gICAgPGRlZnM+PC9kZWZzPiAgICA8ZyBpZD0iUGFnZS0xIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIiBza2V0Y2g6dHlwZT0iTVNQYWdlIj4gICAgICAgIDxnIGlkPSJBcnRib2FyZC0xIiBza2V0Y2g6dHlwZT0iTVNBcnRib2FyZEdyb3VwIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTQwLjAwMDAwMCwgLTE1NC4wMDAwMDApIiBmaWxsPSIjMDBjNGZmIj4gICAgICAgICAgICA8ZyBpZD0iZG90cyIgc2tldGNoOnR5cGU9Ik1TTGF5ZXJHcm91cCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTQwLjAwMDAwMCwgMTU0LjAwMDAwMCkiPiAgICAgICAgICAgICAgICA8ZyBpZD0iZG90IiBza2V0Y2g6dHlwZT0iTVNTaGFwZUdyb3VwIj4gICAgICAgICAgICAgICAgICAgIDxnPiAgICAgICAgICAgICAgICAgICAgICAgIDxjaXJjbGUgY3g9IjIuNSIgY3k9IjIuNSIgcj0iMi41Ij48L2NpcmNsZT4gICAgICAgICAgICAgICAgICAgIDwvZz4gICAgICAgICAgICAgICAgPC9nPiAgICAgICAgICAgICAgICA8ZyBpZD0iZG90IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLjAwMDAwMCwgMjAuMDAwMDAwKSIgc2tldGNoOnR5cGU9Ik1TU2hhcGVHcm91cCI+ICAgICAgICAgICAgICAgICAgICA8Zz4gICAgICAgICAgICAgICAgICAgICAgICA8Y2lyY2xlIGN4PSIyLjUiIGN5PSIyLjUiIHI9IjIuNSI+PC9jaXJjbGU+ICAgICAgICAgICAgICAgICAgICA8L2c+ICAgICAgICAgICAgICAgIDwvZz4gICAgICAgICAgICAgICAgPGcgaWQ9ImRvdCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMC4wMDAwMDAsIDEwLjAwMDAwMCkiIHNrZXRjaDp0eXBlPSJNU1NoYXBlR3JvdXAiPiAgICAgICAgICAgICAgICAgICAgPGc+ICAgICAgICAgICAgICAgICAgICAgICAgPGNpcmNsZSBjeD0iMi41IiBjeT0iMi41IiByPSIyLjUiPjwvY2lyY2xlPiAgICAgICAgICAgICAgICAgICAgPC9nPiAgICAgICAgICAgICAgICA8L2c+ICAgICAgICAgICAgICAgIDxnIGlkPSJkb3QiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEwLjAwMDAwMCwgMC4wMDAwMDApIiBza2V0Y2g6dHlwZT0iTVNTaGFwZUdyb3VwIj4gICAgICAgICAgICAgICAgICAgIDxnPiAgICAgICAgICAgICAgICAgICAgICAgIDxjaXJjbGUgY3g9IjIuNSIgY3k9IjIuNSIgcj0iMi41Ij48L2NpcmNsZT4gICAgICAgICAgICAgICAgICAgIDwvZz4gICAgICAgICAgICAgICAgPC9nPiAgICAgICAgICAgICAgICA8ZyBpZD0iZG90IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMC4wMDAwMDAsIDIwLjAwMDAwMCkiIHNrZXRjaDp0eXBlPSJNU1NoYXBlR3JvdXAiPiAgICAgICAgICAgICAgICAgICAgPGc+ICAgICAgICAgICAgICAgICAgICAgICAgPGNpcmNsZSBjeD0iMi41IiBjeT0iMi41IiByPSIyLjUiPjwvY2lyY2xlPiAgICAgICAgICAgICAgICAgICAgPC9nPiAgICAgICAgICAgICAgICA8L2c+ICAgICAgICAgICAgICAgIDxnIGlkPSJkb3QiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDIwLjAwMDAwMCwgMC4wMDAwMDApIiBza2V0Y2g6dHlwZT0iTVNTaGFwZUdyb3VwIj4gICAgICAgICAgICAgICAgICAgIDxnPiAgICAgICAgICAgICAgICAgICAgICAgIDxjaXJjbGUgY3g9IjIuNSIgY3k9IjIuNSIgcj0iMi41Ij48L2NpcmNsZT4gICAgICAgICAgICAgICAgICAgIDwvZz4gICAgICAgICAgICAgICAgPC9nPiAgICAgICAgICAgICAgICA8ZyBpZD0iZG90IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyMC4wMDAwMDAsIDIwLjAwMDAwMCkiIHNrZXRjaDp0eXBlPSJNU1NoYXBlR3JvdXAiPiAgICAgICAgICAgICAgICAgICAgPGc+ICAgICAgICAgICAgICAgICAgICAgICAgPGNpcmNsZSBjeD0iMi41IiBjeT0iMi41IiByPSIyLjUiPjwvY2lyY2xlPiAgICAgICAgICAgICAgICAgICAgPC9nPiAgICAgICAgICAgICAgICA8L2c+ICAgICAgICAgICAgICAgIDxnIGlkPSJkb3QiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDIwLjAwMDAwMCwgMTAuMDAwMDAwKSIgc2tldGNoOnR5cGU9Ik1TU2hhcGVHcm91cCI+ICAgICAgICAgICAgICAgICAgICA8Zz4gICAgICAgICAgICAgICAgICAgICAgICA8Y2lyY2xlIGN4PSIyLjUiIGN5PSIyLjUiIHI9IjIuNSI+PC9jaXJjbGU+ICAgICAgICAgICAgICAgICAgICA8L2c+ICAgICAgICAgICAgICAgIDwvZz4gICAgICAgICAgICA8L2c+ICAgICAgICA8L2c+ICAgIDwvZz48L3N2Zz4=);
    border-image-slice: 20% 20%;
    border-image-repeat: round;
    margin: 40px 0;
    padding: 0; }
    .main-content.cms-page hr.blue {
      border-image-source: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyB3aWR0aD0iMjVweCIgaGVpZ2h0PSIyNXB4IiB2aWV3Qm94PSIwIDAgMjUgMjUiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeG1sbnM6c2tldGNoPSJodHRwOi8vd3d3LmJvaGVtaWFuY29kaW5nLmNvbS9za2V0Y2gvbnMiPiAgICAgICAgPHRpdGxlPmRvdHM8L3RpdGxlPiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4gICAgPGRlZnM+PC9kZWZzPiAgICA8ZyBpZD0iUGFnZS0xIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIiBza2V0Y2g6dHlwZT0iTVNQYWdlIj4gICAgICAgIDxnIGlkPSJBcnRib2FyZC0xIiBza2V0Y2g6dHlwZT0iTVNBcnRib2FyZEdyb3VwIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTQwLjAwMDAwMCwgLTE1NC4wMDAwMDApIiBmaWxsPSIjMDAyODU1Ij4gICAgICAgICAgICA8ZyBpZD0iZG90cyIgc2tldGNoOnR5cGU9Ik1TTGF5ZXJHcm91cCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTQwLjAwMDAwMCwgMTU0LjAwMDAwMCkiPiAgICAgICAgICAgICAgICA8ZyBpZD0iZG90IiBza2V0Y2g6dHlwZT0iTVNTaGFwZUdyb3VwIj4gICAgICAgICAgICAgICAgICAgIDxnPiAgICAgICAgICAgICAgICAgICAgICAgIDxjaXJjbGUgY3g9IjIuNSIgY3k9IjIuNSIgcj0iMi41Ij48L2NpcmNsZT4gICAgICAgICAgICAgICAgICAgIDwvZz4gICAgICAgICAgICAgICAgPC9nPiAgICAgICAgICAgICAgICA8ZyBpZD0iZG90IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLjAwMDAwMCwgMjAuMDAwMDAwKSIgc2tldGNoOnR5cGU9Ik1TU2hhcGVHcm91cCI+ICAgICAgICAgICAgICAgICAgICA8Zz4gICAgICAgICAgICAgICAgICAgICAgICA8Y2lyY2xlIGN4PSIyLjUiIGN5PSIyLjUiIHI9IjIuNSI+PC9jaXJjbGU+ICAgICAgICAgICAgICAgICAgICA8L2c+ICAgICAgICAgICAgICAgIDwvZz4gICAgICAgICAgICAgICAgPGcgaWQ9ImRvdCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMC4wMDAwMDAsIDEwLjAwMDAwMCkiIHNrZXRjaDp0eXBlPSJNU1NoYXBlR3JvdXAiPiAgICAgICAgICAgICAgICAgICAgPGc+ICAgICAgICAgICAgICAgICAgICAgICAgPGNpcmNsZSBjeD0iMi41IiBjeT0iMi41IiByPSIyLjUiPjwvY2lyY2xlPiAgICAgICAgICAgICAgICAgICAgPC9nPiAgICAgICAgICAgICAgICA8L2c+ICAgICAgICAgICAgICAgIDxnIGlkPSJkb3QiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEwLjAwMDAwMCwgMC4wMDAwMDApIiBza2V0Y2g6dHlwZT0iTVNTaGFwZUdyb3VwIj4gICAgICAgICAgICAgICAgICAgIDxnPiAgICAgICAgICAgICAgICAgICAgICAgIDxjaXJjbGUgY3g9IjIuNSIgY3k9IjIuNSIgcj0iMi41Ij48L2NpcmNsZT4gICAgICAgICAgICAgICAgICAgIDwvZz4gICAgICAgICAgICAgICAgPC9nPiAgICAgICAgICAgICAgICA8ZyBpZD0iZG90IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMC4wMDAwMDAsIDIwLjAwMDAwMCkiIHNrZXRjaDp0eXBlPSJNU1NoYXBlR3JvdXAiPiAgICAgICAgICAgICAgICAgICAgPGc+ICAgICAgICAgICAgICAgICAgICAgICAgPGNpcmNsZSBjeD0iMi41IiBjeT0iMi41IiByPSIyLjUiPjwvY2lyY2xlPiAgICAgICAgICAgICAgICAgICAgPC9nPiAgICAgICAgICAgICAgICA8L2c+ICAgICAgICAgICAgICAgIDxnIGlkPSJkb3QiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDIwLjAwMDAwMCwgMC4wMDAwMDApIiBza2V0Y2g6dHlwZT0iTVNTaGFwZUdyb3VwIj4gICAgICAgICAgICAgICAgICAgIDxnPiAgICAgICAgICAgICAgICAgICAgICAgIDxjaXJjbGUgY3g9IjIuNSIgY3k9IjIuNSIgcj0iMi41Ij48L2NpcmNsZT4gICAgICAgICAgICAgICAgICAgIDwvZz4gICAgICAgICAgICAgICAgPC9nPiAgICAgICAgICAgICAgICA8ZyBpZD0iZG90IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyMC4wMDAwMDAsIDIwLjAwMDAwMCkiIHNrZXRjaDp0eXBlPSJNU1NoYXBlR3JvdXAiPiAgICAgICAgICAgICAgICAgICAgPGc+ICAgICAgICAgICAgICAgICAgICAgICAgPGNpcmNsZSBjeD0iMi41IiBjeT0iMi41IiByPSIyLjUiPjwvY2lyY2xlPiAgICAgICAgICAgICAgICAgICAgPC9nPiAgICAgICAgICAgICAgICA8L2c+ICAgICAgICAgICAgICAgIDxnIGlkPSJkb3QiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDIwLjAwMDAwMCwgMTAuMDAwMDAwKSIgc2tldGNoOnR5cGU9Ik1TU2hhcGVHcm91cCI+ICAgICAgICAgICAgICAgICAgICA8Zz4gICAgICAgICAgICAgICAgICAgICAgICA8Y2lyY2xlIGN4PSIyLjUiIGN5PSIyLjUiIHI9IjIuNSI+PC9jaXJjbGU+ICAgICAgICAgICAgICAgICAgICA8L2c+ICAgICAgICAgICAgICAgIDwvZz4gICAgICAgICAgICA8L2c+ICAgICAgICA8L2c+ICAgIDwvZz48L3N2Zz4K); }
      .main-content.cms-page hr.grey {
        border-image-source: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyB3aWR0aD0iMjVweCIgaGVpZ2h0PSIyNXB4IiB2aWV3Qm94PSIwIDAgMjUgMjUiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeG1sbnM6c2tldGNoPSJodHRwOi8vd3d3LmJvaGVtaWFuY29kaW5nLmNvbS9za2V0Y2gvbnMiPiAgICAgICAgPHRpdGxlPmRvdHM8L3RpdGxlPiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4gICAgPGRlZnM+PC9kZWZzPiAgICA8ZyBpZD0iUGFnZS0xIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIiBza2V0Y2g6dHlwZT0iTVNQYWdlIj4gICAgICAgIDxnIGlkPSJBcnRib2FyZC0xIiBza2V0Y2g6dHlwZT0iTVNBcnRib2FyZEdyb3VwIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTQwLjAwMDAwMCwgLTE1NC4wMDAwMDApIiBmaWxsPSIjZDFkMWQxIj4gICAgICAgICAgICA8ZyBpZD0iZG90cyIgc2tldGNoOnR5cGU9Ik1TTGF5ZXJHcm91cCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTQwLjAwMDAwMCwgMTU0LjAwMDAwMCkiPiAgICAgICAgICAgICAgICA8ZyBpZD0iZG90IiBza2V0Y2g6dHlwZT0iTVNTaGFwZUdyb3VwIj4gICAgICAgICAgICAgICAgICAgIDxnPiAgICAgICAgICAgICAgICAgICAgICAgIDxjaXJjbGUgY3g9IjIuNSIgY3k9IjIuNSIgcj0iMi41Ij48L2NpcmNsZT4gICAgICAgICAgICAgICAgICAgIDwvZz4gICAgICAgICAgICAgICAgPC9nPiAgICAgICAgICAgICAgICA8ZyBpZD0iZG90IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLjAwMDAwMCwgMjAuMDAwMDAwKSIgc2tldGNoOnR5cGU9Ik1TU2hhcGVHcm91cCI+ICAgICAgICAgICAgICAgICAgICA8Zz4gICAgICAgICAgICAgICAgICAgICAgICA8Y2lyY2xlIGN4PSIyLjUiIGN5PSIyLjUiIHI9IjIuNSI+PC9jaXJjbGU+ICAgICAgICAgICAgICAgICAgICA8L2c+ICAgICAgICAgICAgICAgIDwvZz4gICAgICAgICAgICAgICAgPGcgaWQ9ImRvdCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMC4wMDAwMDAsIDEwLjAwMDAwMCkiIHNrZXRjaDp0eXBlPSJNU1NoYXBlR3JvdXAiPiAgICAgICAgICAgICAgICAgICAgPGc+ICAgICAgICAgICAgICAgICAgICAgICAgPGNpcmNsZSBjeD0iMi41IiBjeT0iMi41IiByPSIyLjUiPjwvY2lyY2xlPiAgICAgICAgICAgICAgICAgICAgPC9nPiAgICAgICAgICAgICAgICA8L2c+ICAgICAgICAgICAgICAgIDxnIGlkPSJkb3QiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEwLjAwMDAwMCwgMC4wMDAwMDApIiBza2V0Y2g6dHlwZT0iTVNTaGFwZUdyb3VwIj4gICAgICAgICAgICAgICAgICAgIDxnPiAgICAgICAgICAgICAgICAgICAgICAgIDxjaXJjbGUgY3g9IjIuNSIgY3k9IjIuNSIgcj0iMi41Ij48L2NpcmNsZT4gICAgICAgICAgICAgICAgICAgIDwvZz4gICAgICAgICAgICAgICAgPC9nPiAgICAgICAgICAgICAgICA8ZyBpZD0iZG90IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMC4wMDAwMDAsIDIwLjAwMDAwMCkiIHNrZXRjaDp0eXBlPSJNU1NoYXBlR3JvdXAiPiAgICAgICAgICAgICAgICAgICAgPGc+ICAgICAgICAgICAgICAgICAgICAgICAgPGNpcmNsZSBjeD0iMi41IiBjeT0iMi41IiByPSIyLjUiPjwvY2lyY2xlPiAgICAgICAgICAgICAgICAgICAgPC9nPiAgICAgICAgICAgICAgICA8L2c+ICAgICAgICAgICAgICAgIDxnIGlkPSJkb3QiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDIwLjAwMDAwMCwgMC4wMDAwMDApIiBza2V0Y2g6dHlwZT0iTVNTaGFwZUdyb3VwIj4gICAgICAgICAgICAgICAgICAgIDxnPiAgICAgICAgICAgICAgICAgICAgICAgIDxjaXJjbGUgY3g9IjIuNSIgY3k9IjIuNSIgcj0iMi41Ij48L2NpcmNsZT4gICAgICAgICAgICAgICAgICAgIDwvZz4gICAgICAgICAgICAgICAgPC9nPiAgICAgICAgICAgICAgICA8ZyBpZD0iZG90IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyMC4wMDAwMDAsIDIwLjAwMDAwMCkiIHNrZXRjaDp0eXBlPSJNU1NoYXBlR3JvdXAiPiAgICAgICAgICAgICAgICAgICAgPGc+ICAgICAgICAgICAgICAgICAgICAgICAgPGNpcmNsZSBjeD0iMi41IiBjeT0iMi41IiByPSIyLjUiPjwvY2lyY2xlPiAgICAgICAgICAgICAgICAgICAgPC9nPiAgICAgICAgICAgICAgICA8L2c+ICAgICAgICAgICAgICAgIDxnIGlkPSJkb3QiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDIwLjAwMDAwMCwgMTAuMDAwMDAwKSIgc2tldGNoOnR5cGU9Ik1TU2hhcGVHcm91cCI+ICAgICAgICAgICAgICAgICAgICA8Zz4gICAgICAgICAgICAgICAgICAgICAgICA8Y2lyY2xlIGN4PSIyLjUiIGN5PSIyLjUiIHI9IjIuNSI+PC9jaXJjbGU+ICAgICAgICAgICAgICAgICAgICA8L2c+ICAgICAgICAgICAgICAgIDwvZz4gICAgICAgICAgICA8L2c+ICAgICAgICA8L2c+ICAgIDwvZz48L3N2Zz4K); }
.main-content.cms-page .btn-primary, .main-content.cms-page .btn-default {
  font-size: 20px;
  height: 50px;
  padding-left: 20px;
  padding-right: 20px;
  min-width: 100px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-family: 'Roboto', sans-serif;
  font-weight: bold;
  border-radius: 30px;
  cursor: pointer;
  text-align: center;
  border: 2px solid transparent;
  text-decoration: none; }
  .main-content.cms-page .btn-primary {
    background-color: #ff5c66;
    color: #f9f9f9; }
    .main-content.cms-page .btn-primary:hover,
    .main-content.cms-page .btn-primary:active {
      background-color: #0a2852;
      color: #f9f9f9; }
      .main-content.cms-page .btn-primary:focus {
        box-shadow: 0 0 5px -1px #ff5c66; }
        .main-content.cms-page .btn-primary:disabled {
          background-color: rgba(255, 92, 102, 0.7);
          color: #f9f9f9; }
.main-content.cms-page .btn-default {
  background-color: #00c4ff;
  color: #f9f9f9; }
  .main-content.cms-page .btn-default:hover,
  .main-content.cms-page .btn-default:active {
    background-color: #0a2852;
    color: #f9f9f9; }
    .main-content.cms-page .btn-default:focus {
      box-shadow: 0 0 5px -1px #00c4ff; }
      .main-content.cms-page .btn-default:disabled {
        background-color: rgba(0, 196, 255, 0.7);
        color: #f9f9f9; }

.cms-title-col, .cms-content-col {
  max-width: 800px;
  float: none;
  margin: 0 auto; }

  @media only screen and (min-width : 1200px) {
    .main-content.cms-page img {
      max-width: calc(800px - 30px);   }
      .main-content.cms-page.centered-content img {
        max-width: 800px;   }
}

@media only screen and (max-width : 1199px) {
  .main-content.cms-page img {
    max-width: calc(800px - 30px);   }
    .main-content.cms-page.centered-content img {
      max-width: 800px;   }
}

@media only screen and (max-width : 991px) {
  .main-content.cms-page img {
    max-width: calc(750px - 30px);   }
    .main-content.cms-page.centered-content img {
      max-width: calc(750px - 30px);   }
}

@media only screen and (max-width : 767px) {
  .main-content.cms-page img {
    max-width: 100%;   }
    .main-content.cms-page.centered-content img {
      max-width: 100%;   }
}

.main-content.resource-home:not(.canonical-content) .container-fluid {
  background: #ffffff; }
  .main-content.resource-home:not(.canonical-content) .container-fluid.beige {
    background: #FFFBEE; }
    .main-content.resource-home:not(.canonical-content) .container-fluid.blue {
      background: #002855; }
      .main-content.resource-home:not(.canonical-content) .container-fluid.movement {
        background: url('/static/img/movement.jpg') repeat-x 50% 0;
        height: 232px; }
.main-content.resource-home:not(.canonical-content) .container > section {
  position: relative; }
  .main-content.resource-home:not(.canonical-content) .container > section a.go-up {
    position: absolute;
    right: 2em;
    top: 2em; }
    .main-content.resource-home:not(.canonical-content) .container > section a.go-up img {
      left: 0; }
.main-content.resource-home:not(.canonical-content) section {
  padding: 2em 0; }
  .main-content.resource-home:not(.canonical-content) section h2 {
    padding-bottom: 0.4em; }
    .main-content.resource-home:not(.canonical-content) section:nth-child(even) {
      background: #002855; }
      .main-content.resource-home:not(.canonical-content) section:nth-child(even) h1,
      .main-content.resource-home:not(.canonical-content) section:nth-child(even) h2,
      .main-content.resource-home:not(.canonical-content) section:nth-child(even) h3,
      .main-content.resource-home:not(.canonical-content) section:nth-child(even) h4,
      .main-content.resource-home:not(.canonical-content) section:nth-child(even) h5,
      .main-content.resource-home:not(.canonical-content) section:nth-child(even) h6 {
        color: #ffffff; }
        .main-content.resource-home:not(.canonical-content) section:nth-child(even) ul li span {
          color: #ffffff; }
  .main-content.resource-home:not(.canonical-content) section:nth-child(odd) {
    background: #ffffff;
    color: #262626; }
    .main-content.resource-home:not(.canonical-content) section:nth-child(odd) h1,
    .main-content.resource-home:not(.canonical-content) section:nth-child(odd) h2,
    .main-content.resource-home:not(.canonical-content) section:nth-child(odd) h3,
    .main-content.resource-home:not(.canonical-content) section:nth-child(odd) h4,
    .main-content.resource-home:not(.canonical-content) section:nth-child(odd) h5,
    .main-content.resource-home:not(.canonical-content) section:nth-child(odd) h6 {
      color: #002855; }
      .main-content.resource-home:not(.canonical-content) section:nth-child(odd) ul li span {
        color: #262626; }
  .main-content.resource-home:not(.canonical-content) section ul {
    padding-left: 1em; }
    .main-content.resource-home:not(.canonical-content) section ul li {
      font-weight: normal;
      padding-bottom: 20px; }
      .main-content.resource-home:not(.canonical-content) section ul li:nth-child(1) {
        padding-top: 20px; }
  .main-content.resource-home:not(.canonical-content) section.sec-resource {
    padding: 2em 0 3.5em 0; }
    .main-content.resource-home:not(.canonical-content) section.sec-resource:before {
      content: ""; }
      .main-content.resource-home:not(.canonical-content) section.sec-resource .highlight-sb {
        background: #ff5d67;
        color: #ffffff; }
        .main-content.resource-home:not(.canonical-content) section.sec-resource ul.sec-resource-list {
          padding-top: 1em;
          margin-bottom: 3em;
          max-height: 65vh;
          overflow-y: auto; }
          .main-content.resource-home:not(.canonical-content) section.sec-resource ul.sec-resource-list li:nth-child(1) {
            border-top: 1px solid #ddd; }
            .main-content.resource-home:not(.canonical-content) section.sec-resource ul.sec-resource-list li {
              font-size: 0.875em;
              color: #002855;
              font-weight: bold;
              list-style-type: none;
              border-bottom: 1px solid #ddd;
              padding-top: 1.5em; }
              .main-content.resource-home:not(.canonical-content) section.sec-resource ul.sec-resource-list li:hover {
                text-decoration: underline;
                cursor: pointer; }
                .main-content.resource-home:not(.canonical-content) section.sec-resource ul.sec-resource-list li a {
                  color: #002855; }
                  .main-content.resource-home:not(.canonical-content) section.sec-resource ul.sec-resource-list li img {
                    float: right;
                    cursor: pointer;
                    -ms-transform: rotate(180deg);
                    -webkit-transform: rotate(180deg);
                    transform: rotate(180deg); }
    .main-content.resource-home:not(.canonical-content) section.sec-resource h1 {
      font-size: 2.813em; }
      .main-content.resource-home:not(.canonical-content) section.sec-resource h3 {
        font-size: 1.2em;
        padding-left: 0.75em; }
        .main-content.resource-home:not(.canonical-content) section.sec-resource p {
          line-height: 1.5em; }
  .main-content.resource-home:not(.canonical-content) section.sec-why-swing {
    background: #002855;
    padding: 0; }
    .main-content.resource-home:not(.canonical-content) section.sec-why-swing .col-why-swing {
      padding-left: 3em;
      padding-top: 0em;
      padding-bottom: 0em; }
      .main-content.resource-home:not(.canonical-content) section.sec-why-swing h2 {
        color: #ffffff; }
        .main-content.resource-home:not(.canonical-content) section.sec-why-swing p {
          font-size: 1.25em;
          color: #ffffff;
          line-height: 1.5em; }
  .main-content.resource-home:not(.canonical-content) section.sec-action-items {
    background: #002855;
    padding-left: 32px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-top: 0px; }
    .main-content.resource-home:not(.canonical-content) section.sec-action-items h2 {
      color: #ffffff; }
      .main-content.resource-home:not(.canonical-content) section.sec-action-items li {
        color: #ff5d67; }
        .main-content.resource-home:not(.canonical-content) section.sec-action-items p {
          font-size: 1.25em;
          color: #ffffff;
          line-height: 1.5em; }
          .main-content.resource-home:not(.canonical-content) section.sec-action-items h2 {
            padding-bottom: 0px;
            margin-bottom: 0px; }
  .main-content.resource-home:not(.canonical-content) section.sec-resource-items {
    background: #002855;
    padding-left: 32px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-top: 0px; }
    .main-content.resource-home:not(.canonical-content) section.sec-resource-items h2 {
      color: #ffffff; }
      .main-content.resource-home:not(.canonical-content) section.sec-resource-items li {
        color: #ffffff; }
        .main-content.resource-home:not(.canonical-content) section.sec-resource-items p {
          font-size: 1.25em;
          color: #ffffff;
          line-height: 1.5em; }
          .main-content.resource-home:not(.canonical-content) section.sec-resource-items h2 {
            padding-bottom: 0px;
            margin-bottom: 0px; }
  .main-content.resource-home:not(.canonical-content) section .salmon-text {
    color: #ff5d67 !important; }
    .main-content.resource-home:not(.canonical-content) section .white-text {
      color: #ffffff !important; }
@media only screen and (min-width : 992px) {
  .main-content.resource-home:not(.canonical-content) .sec-approach .col-our-approach .how-it-works {
    border-right: 1px solid #cccccc;
    padding-right: 3em;   }
    .main-content.resource-home:not(.canonical-content) .sec-approach .col-our-approach.col-our-approach-right {
      padding-top: 7em;   }
}
@media only screen and (max-width : 1200px) {
  .main-content.resource-home:not(.canonical-content) section.sec-why-swing p {
    font-size: 1em;   }
    .main-content.resource-home:not(.canonical-content) section.sec-why-swing li:nth-child(1) {
      padding-top: 10px;   }
      .main-content.resource-home:not(.canonical-content) section.sec-why-swing li {
        font-size: 0.8em;
        padding-bottom: 10px;   }
}
@media only screen and (max-width : 992px) {
  .main-content.resource-home:not(.canonical-content) section .col-why-swing {
    padding-right: 3em;   }
    .main-content.resource-home:not(.canonical-content) section.sec-resource ul.sec-resource-list {
      padding-top: 3em;
      padding-left: 0em;
      width: 100%;
      float: none;   }
      .main-content.resource-home:not(.canonical-content) section.sec-approach {
        padding-right: 3em;   }
        .main-content.resource-home:not(.canonical-content) section.sec-approach img {
          vertical-align: middle;
          position: relative;
          left: -84px;
          padding-bottom: 4em;   }
  .main-content.resource-home:not(.canonical-content) section.sec-who .address-finder {
    background: #002855;
    color: #fff;
    width: 100%;
    margin-top: 5em;
    float: none;   }
    .main-content.resource-home:not(.canonical-content) section.sec-who .address-finder .add-form-wrapper p.p80 {
      width: 100%;   }
}

.main-content.resource:not(.canonical-content) .container-fluid {
  background: #ffffff; }
  .main-content.resource:not(.canonical-content) .container-fluid.beige {
    background: #FFFBEE; }
    .main-content.resource:not(.canonical-content) .container-fluid.blue {
      background: #002855; }
      .main-content.resource:not(.canonical-content) .container-fluid.movement {
        background: url('/static/img/movement.jpg') repeat-x 50% 0;
        height: 232px; }
.main-content.resource:not(.canonical-content) .container section {
  position: relative; }
  .main-content.resource:not(.canonical-content) .container section a.go-up {
    position: absolute;
    right: 2em;
    top: 2em; }
    .main-content.resource:not(.canonical-content) .container section a.go-up img {
      left: 0; }
.main-content.resource:not(.canonical-content) .section-no-padding {
  padding-top: 0px;
  padding-bottom: 0px; }
  .main-content.resource:not(.canonical-content) section {
    padding: 2em 0; }
    .main-content.resource:not(.canonical-content) section .sec-resource-header .highlight-sb {
      background: #ff5d67;
      color: #ffffff; }
      .main-content.resource:not(.canonical-content) section .sec-resource-header h1 {
        padding-top: 0.8em;
        font-size: 2.813em; }
    .main-content.resource:not(.canonical-content) section h2 {
      padding-bottom: 0.4em; }
      .main-content.resource:not(.canonical-content) section:nth-child(even) {
        background: #ffffff; }
        .main-content.resource:not(.canonical-content) section:nth-child(even) h1,
        .main-content.resource:not(.canonical-content) section:nth-child(even) h2,
        .main-content.resource:not(.canonical-content) section:nth-child(even) h3,
        .main-content.resource:not(.canonical-content) section:nth-child(even) h4,
        .main-content.resource:not(.canonical-content) section:nth-child(even) h5,
        .main-content.resource:not(.canonical-content) section:nth-child(even) h6 {
          color: #002855; }
          .main-content.resource:not(.canonical-content) section:nth-child(even) ul li span {
            color: #002855; }
    .main-content.resource:not(.canonical-content) section:nth-child(odd) {
      background: #ffffff;
      color: #002855; }
      .main-content.resource:not(.canonical-content) section:nth-child(odd) h1,
      .main-content.resource:not(.canonical-content) section:nth-child(odd) h2,
      .main-content.resource:not(.canonical-content) section:nth-child(odd) h3,
      .main-content.resource:not(.canonical-content) section:nth-child(odd) h4,
      .main-content.resource:not(.canonical-content) section:nth-child(odd) h5,
      .main-content.resource:not(.canonical-content) section:nth-child(odd) h6 {
        color: #002855; }
    .main-content.resource:not(.canonical-content) section ul {
      padding-left: 1em; }
      .main-content.resource:not(.canonical-content) section ul li {
        font-weight: normal;
        padding-bottom: 20px; }
        .main-content.resource:not(.canonical-content) section ul li:nth-child(1) {
          padding-top: 20px; }
    .main-content.resource:not(.canonical-content) section.sec-resource {
      padding 3.5em 0; }
      .main-content.resource:not(.canonical-content) section.sec-resource:before {
        content: ""; }
        .main-content.resource:not(.canonical-content) section.sec-resource .highlight-sb {
          background: #ff5d67;
          color: #ffffff; }
          .main-content.resource:not(.canonical-content) section.sec-resource ul.sec-resource-list {
            padding-top: 1em;
            max-height: 45vh;
            overflow-y: auto; }
            .main-content.resource:not(.canonical-content) section.sec-resource ul.sec-resource-list li:nth-child(1) {
              border-top: 1px solid #ddd; }
              .main-content.resource:not(.canonical-content) section.sec-resource ul.sec-resource-list li {
                font-size: 0.875em;
                color: #002855;
                font-weight: bold;
                list-style-type: none;
                border-bottom: 1px solid #ddd;
                padding-top: 1.5em; }
                .main-content.resource:not(.canonical-content) section.sec-resource ul.sec-resource-list li:hover {
                  text-decoration: underline;
                  cursor: pointer; }
                  .main-content.resource:not(.canonical-content) section.sec-resource ul.sec-resource-list li a {
                    color: #002855; }
                    .main-content.resource:not(.canonical-content) section.sec-resource ul.sec-resource-list li img {
                      float: right;
                      cursor: pointer;
                      -ms-transform: rotate(180deg);
                      -webkit-transform: rotate(180deg);
                      transform: rotate(180deg); }
      .main-content.resource:not(.canonical-content) section.sec-resource h1 {
        font-size: 2.813em; }
        .main-content.resource:not(.canonical-content) section.sec-resource p {
          line-height: 1.5em; }
    .main-content.resource:not(.canonical-content) section.sec-resource-items {
      background: #ffffff;
      padding-left: 32px;
      padding-right: 0px;
      padding-bottom: 0px;
      padding-top: 0px;
      margin-bottom: 2em; }
      .main-content.resource:not(.canonical-content) section.sec-resource-items h2 {
        color: #002855; }
        .main-content.resource:not(.canonical-content) section.sec-resource-items li {
          color: #002855; }
          .main-content.resource:not(.canonical-content) section.sec-resource-items p {
            color: #002855;
            line-height: 1.5em; }
            .main-content.resource:not(.canonical-content) section.sec-resource-items h2 {
              padding-bottom: 0px;
              margin-bottom: 0px; }
    .main-content.resource:not(.canonical-content) section .salmon-text {
      color: #ff5d67 !important; }
      .main-content.resource:not(.canonical-content) section .white-text {
        color: #ffffff !important; }
@media only screen and (min-width : 992px) {
  .main-content.resource:not(.canonical-content) .sec-approach .col-our-approach .how-it-works {
    border-right: 1px solid #cccccc;
    padding-right: 3em;   }
    .main-content.resource:not(.canonical-content) .sec-approach .col-our-approach.col-our-approach-right {
      padding-top: 7em;   }
}
@media only screen and (max-width : 1200px) {
  .main-content.resource:not(.canonical-content) section.sec-why-swing p {
    font-size: 1em;   }
    .main-content.resource:not(.canonical-content) section.sec-why-swing li:nth-child(1) {
      padding-top: 10px;   }
      .main-content.resource:not(.canonical-content) section.sec-why-swing li {
        font-size: 0.8em;
        padding-bottom: 10px;   }
}
@media only screen and (max-width : 992px) {
  .main-content.resource:not(.canonical-content) section .col-why-swing {
    padding-right: 3em;   }
    .main-content.resource:not(.canonical-content) section.sec-resource ul.sec-resource-list {
      padding-top: 3em;
      padding-left: 0em;
      width: 100%;
      float: none;   }
      .main-content.resource:not(.canonical-content) section.sec-approach {
        padding-right: 3em;   }
        .main-content.resource:not(.canonical-content) section.sec-approach img {
          vertical-align: middle;
          position: relative;
          left: -84px;
          padding-bottom: 4em;   }
  .main-content.resource:not(.canonical-content) section.sec-who .address-finder {
    background: #002855;
    color: #fff;
    width: 100%;
    margin-top: 5em;
    float: none;   }
    .main-content.resource:not(.canonical-content) section.sec-who .address-finder .add-form-wrapper p.p80 {
      width: 100%;   }
}

.slack-invite-content:not(.canonical-content) h1 {
  padding: 0.5em 0 !important; }
  .slack-invite-content:not(.canonical-content) p.info {
    font-size: 1.1em !important; }
    .slack-invite-content:not(.canonical-content) .steps li {
      font-size: 1.1em; }
      .slack-invite-content:not(.canonical-content) select {
        color: #002855;
        background-color: #ffffff;
        height: 3.2em;
        width: 100%; }
        .slack-invite-content:not(.canonical-content) .district-result-msg {
          font-size: 1.2em; }
          .slack-invite-content:not(.canonical-content) .button-cell {
            position: relative;
            top: 6px; }
            .slack-invite-content:not(.canonical-content) .btn.request-invite-btn {
              width: initial !important; }
              @media only screen and (max-width : 768px) {
                .slack-invite-content:not(.canonical-content) .district-dropdown-row,
                .slack-invite-content:not(.canonical-content) .alert-row {
                  margin-top: 30px;   }
}

.research-content h1 {
  text-align: center; }
  .research-content .research-form-content {
    max-width: 800px;
    margin: auto; }
    .research-content .research-form-content .info-text {
      margin-bottom: 20px; }
      .research-content .research-form-content .success-confirmation {
        text-align: center;
        font-size: 18px; }

.main-content.subscriptions-page .property-row {
  margin-top: 25px; }
  .main-content.subscriptions-page .action-row {
    margin-top: 25px;
    margin-bottom: 25px; }
    .main-content.subscriptions-page .info {
      margin-bottom: 20px; }
      .main-content.subscriptions-page .info-row {
        margin-bottom: 30px; }
        .main-content.subscriptions-page .unsub-button-panel {
          margin-top: 20px; }
          .main-content.subscriptions-page .success-msg {
            margin-top: 20px; }
            .main-content.subscriptions-page .subscriber-email {
              font-size: 1.2em;
              font-weight: bold;
              margin-bottom: 20px; }
              .main-content.subscriptions-page .alert-row {
                margin-top: 20px; }
                .main-content.subscriptions-page .unsub-confirm-panel {
                  margin-top: 20px; }
                  .main-content.subscriptions-page .unsub-confirm-msg {
                    margin-bottom: 20px; }
                    .main-content.subscriptions-page .btn.sub-btn {
                      background: none;
                      border-color: #002855;
                      width: initial;
                      min-width: auto;
                      display: inline-block;
                      line-height: 1;
                      font-size: 12px;
                      letter-spacing: 0;
                      padding: 10px 10px 10px 12px;
                      border-radius: 0px; }
                      .main-content.subscriptions-page .btn.sub-btn:hover {
                        background: #002855;
                        text-decoration: none;
                        color: #ffffff;
                        border-color: #002855; }
.main-content.subscriptions-page .sub-row {
  margin-bottom: 5px; }

.email-preferences-body .flashed-messages {
  font-size: 30px; }
  .email-preferences-body .flashed-messages .collapser {
    font-size: 16px; }

.main-content.resources-content:not(.canonical-content) .action-section {
  margin: 57px 0 76px 0;
  position: relative; }
  .main-content.resources-content:not(.canonical-content) .subsection-spacer {
    margin-top: 64px; }
    .main-content.resources-content:not(.canonical-content) .inner-section-spacer {
      margin-top: 38px; }
      .main-content.resources-content:not(.canonical-content) .action-section-separator {
        border-width: 0 0 5px 0;
        border-style: dotted;
        border-image-source: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyB3aWR0aD0iMjVweCIgaGVpZ2h0PSIyNXB4IiB2aWV3Qm94PSIwIDAgMjUgMjUiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeG1sbnM6c2tldGNoPSJodHRwOi8vd3d3LmJvaGVtaWFuY29kaW5nLmNvbS9za2V0Y2gvbnMiPiAgICAgICAgPHRpdGxlPmRvdHM8L3RpdGxlPiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4gICAgPGRlZnM+PC9kZWZzPiAgICA8ZyBpZD0iUGFnZS0xIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIiBza2V0Y2g6dHlwZT0iTVNQYWdlIj4gICAgICAgIDxnIGlkPSJBcnRib2FyZC0xIiBza2V0Y2g6dHlwZT0iTVNBcnRib2FyZEdyb3VwIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTQwLjAwMDAwMCwgLTE1NC4wMDAwMDApIiBmaWxsPSIjYWNhY2FjIj4gICAgICAgICAgICA8ZyBpZD0iZG90cyIgc2tldGNoOnR5cGU9Ik1TTGF5ZXJHcm91cCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTQwLjAwMDAwMCwgMTU0LjAwMDAwMCkiPiAgICAgICAgICAgICAgICA8ZyBpZD0iZG90IiBza2V0Y2g6dHlwZT0iTVNTaGFwZUdyb3VwIj4gICAgICAgICAgICAgICAgICAgIDxnPiAgICAgICAgICAgICAgICAgICAgICAgIDxjaXJjbGUgY3g9IjIuNSIgY3k9IjIuNSIgcj0iMi41Ij48L2NpcmNsZT4gICAgICAgICAgICAgICAgICAgIDwvZz4gICAgICAgICAgICAgICAgPC9nPiAgICAgICAgICAgICAgICA8ZyBpZD0iZG90IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLjAwMDAwMCwgMjAuMDAwMDAwKSIgc2tldGNoOnR5cGU9Ik1TU2hhcGVHcm91cCI+ICAgICAgICAgICAgICAgICAgICA8Zz4gICAgICAgICAgICAgICAgICAgICAgICA8Y2lyY2xlIGN4PSIyLjUiIGN5PSIyLjUiIHI9IjIuNSI+PC9jaXJjbGU+ICAgICAgICAgICAgICAgICAgICA8L2c+ICAgICAgICAgICAgICAgIDwvZz4gICAgICAgICAgICAgICAgPGcgaWQ9ImRvdCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMC4wMDAwMDAsIDEwLjAwMDAwMCkiIHNrZXRjaDp0eXBlPSJNU1NoYXBlR3JvdXAiPiAgICAgICAgICAgICAgICAgICAgPGc+ICAgICAgICAgICAgICAgICAgICAgICAgPGNpcmNsZSBjeD0iMi41IiBjeT0iMi41IiByPSIyLjUiPjwvY2lyY2xlPiAgICAgICAgICAgICAgICAgICAgPC9nPiAgICAgICAgICAgICAgICA8L2c+ICAgICAgICAgICAgICAgIDxnIGlkPSJkb3QiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEwLjAwMDAwMCwgMC4wMDAwMDApIiBza2V0Y2g6dHlwZT0iTVNTaGFwZUdyb3VwIj4gICAgICAgICAgICAgICAgICAgIDxnPiAgICAgICAgICAgICAgICAgICAgICAgIDxjaXJjbGUgY3g9IjIuNSIgY3k9IjIuNSIgcj0iMi41Ij48L2NpcmNsZT4gICAgICAgICAgICAgICAgICAgIDwvZz4gICAgICAgICAgICAgICAgPC9nPiAgICAgICAgICAgICAgICA8ZyBpZD0iZG90IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMC4wMDAwMDAsIDIwLjAwMDAwMCkiIHNrZXRjaDp0eXBlPSJNU1NoYXBlR3JvdXAiPiAgICAgICAgICAgICAgICAgICAgPGc+ICAgICAgICAgICAgICAgICAgICAgICAgPGNpcmNsZSBjeD0iMi41IiBjeT0iMi41IiByPSIyLjUiPjwvY2lyY2xlPiAgICAgICAgICAgICAgICAgICAgPC9nPiAgICAgICAgICAgICAgICA8L2c+ICAgICAgICAgICAgICAgIDxnIGlkPSJkb3QiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDIwLjAwMDAwMCwgMC4wMDAwMDApIiBza2V0Y2g6dHlwZT0iTVNTaGFwZUdyb3VwIj4gICAgICAgICAgICAgICAgICAgIDxnPiAgICAgICAgICAgICAgICAgICAgICAgIDxjaXJjbGUgY3g9IjIuNSIgY3k9IjIuNSIgcj0iMi41Ij48L2NpcmNsZT4gICAgICAgICAgICAgICAgICAgIDwvZz4gICAgICAgICAgICAgICAgPC9nPiAgICAgICAgICAgICAgICA8ZyBpZD0iZG90IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyMC4wMDAwMDAsIDIwLjAwMDAwMCkiIHNrZXRjaDp0eXBlPSJNU1NoYXBlR3JvdXAiPiAgICAgICAgICAgICAgICAgICAgPGc+ICAgICAgICAgICAgICAgICAgICAgICAgPGNpcmNsZSBjeD0iMi41IiBjeT0iMi41IiByPSIyLjUiPjwvY2lyY2xlPiAgICAgICAgICAgICAgICAgICAgPC9nPiAgICAgICAgICAgICAgICA8L2c+ICAgICAgICAgICAgICAgIDxnIGlkPSJkb3QiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDIwLjAwMDAwMCwgMTAuMDAwMDAwKSIgc2tldGNoOnR5cGU9Ik1TU2hhcGVHcm91cCI+ICAgICAgICAgICAgICAgICAgICA8Zz4gICAgICAgICAgICAgICAgICAgICAgICA8Y2lyY2xlIGN4PSIyLjUiIGN5PSIyLjUiIHI9IjIuNSI+PC9jaXJjbGU+ICAgICAgICAgICAgICAgICAgICA8L2c+ICAgICAgICAgICAgICAgIDwvZz4gICAgICAgICAgICA8L2c+ICAgICAgICA8L2c+ICAgIDwvZz48L3N2Zz4=);
        border-image-slice: 20% 20%;
        border-image-repeat: round; }
        .main-content.resources-content:not(.canonical-content) .button-panel {
          margin-top: 38px; }
          .main-content.resources-content:not(.canonical-content) .accent-box {
            background-color: #002855;
            color: #ffffff;
            padding: 30px; }
            .main-content.resources-content:not(.canonical-content) .accent-box h2,
            .main-content.resources-content:not(.canonical-content) .accent-box h3 {
              color: #ffffff; }
              .main-content.resources-content:not(.canonical-content) .accent-box .btn.btn-default:hover {
                color: #ffffff;
                border-color: #ffffff; }
.main-content.resources-content:not(.canonical-content) .detail-box {
  padding: 30px;
  background-color: #f2f2f2; }
  .main-content.resources-content:not(.canonical-content) .detail-box h3 {
    text-transform: uppercase; }
    .main-content.resources-content:not(.canonical-content) .detail-box li + li {
      margin-top: 10px; }
      .main-content.resources-content:not(.canonical-content) .detail-box li a {
        color: #000000;
        text-decoration: none; }
        .main-content.resources-content:not(.canonical-content) .detail-box li a:hover {
          text-decoration: underline; }
.main-content.resources-content:not(.canonical-content) .accent-box,
.main-content.resources-content:not(.canonical-content) .detail-box {
  max-width: 800px;
  margin: auto; }
  .main-content.resources-content:not(.canonical-content) .event-finder {
    margin-top: 30px;
    margin-bottom: 30px; }
    .main-content.resources-content:not(.canonical-content) .results-row {
      height: 400px;
      margin-bottom: 30px; }
      .main-content.resources-content:not(.canonical-content) .results-row .events-list {
        height: 400px;
        overflow: auto; }
        .main-content.resources-content:not(.canonical-content) .results-row .events-list.scrollable-bottom {
          box-shadow: inset 0 -7px 10px -7px #777; }
      .main-content.resources-content:not(.canonical-content) .results-row .one-event {
        margin-bottom: 20px;
        font-size: 14px;
        line-height: 1.5em; }
        .main-content.resources-content:not(.canonical-content) .results-row .one-event:hover {
          background-color: #efefef; }
          .main-content.resources-content:not(.canonical-content) .results-row .one-event .title {
            font-size: 18px;
            font-weight: bold; }
            .main-content.resources-content:not(.canonical-content) .results-row .one-event .title a:hover {
              text-decoration: none;
              color: #002855; }
        .main-content.resources-content:not(.canonical-content) .results-row .one-event .location {
          color: #777; }
          .main-content.resources-content:not(.canonical-content) .results-row .one-event .time .glyphicon {
            font-size: 0.8em; }
.main-content.resources-content:not(.canonical-content) #event-map {
  width: 100%;
  height: 400px; }
  @media only screen and (max-width : 991px) {
    .main-content.resources-content:not(.canonical-content) section.page-content {
      padding: 0 1em 2em 1em;   }
      .main-content.resources-content:not(.canonical-content) .button-panel .btn {
        display: block;
        white-space: normal;   }
        .main-content.resources-content:not(.canonical-content) .button-panel .btn + .btn {
          margin-left: 0;
          margin-top: 20px;   }
    .main-content.resources-content:not(.canonical-content) .results-row {
      height: auto;   }
      .main-content.resources-content:not(.canonical-content) .results-row .events-list {
        margin-bottom: 30px;   }
        .main-content.resources-content:not(.canonical-content) .results-row .one-event .timeslot-expander {
          display: block;   }
}

.main-content.designers .container-fluid {
  background: #ffffff; }
  .main-content.designers .container-fluid.beige {
    background: #FFFBEE; }
    .main-content.designers .container-fluid.blue {
      background: #002855; }
      .main-content.designers .container-fluid.movement {
        background: url('/static/img/movement.jpg') repeat-x 50% 0;
        height: 232px; }
.main-content.designers .container section {
  position: relative; }
  .main-content.designers .container section a.go-up {
    position: absolute;
    right: 2em;
    top: 2em; }
    .main-content.designers .container section a.go-up img {
      left: 0; }
.main-content.designers .section-no-padding {
  padding-top: 0px;
  padding-bottom: 0px; }
  .main-content.designers section {
    padding: 2em 2em 2em 2em; }
    .main-content.designers section .sec-designers-header .highlight-sb {
      background: #ff5d67;
      color: #ffffff; }
      .main-content.designers section .sec-designers-header h1 {
        padding-top: 0.8em;
        font-size: 2.813em; }
    .main-content.designers section h2 {
      padding-bottom: 0.4em; }
      .main-content.designers section:nth-child(even) {
        background: #ffffff; }
        .main-content.designers section:nth-child(even) h1,
        .main-content.designers section:nth-child(even) h2,
        .main-content.designers section:nth-child(even) h3,
        .main-content.designers section:nth-child(even) h4,
        .main-content.designers section:nth-child(even) h5,
        .main-content.designers section:nth-child(even) h6 {
          color: #002855; }
          .main-content.designers section:nth-child(even) ul li span {
            color: #002855; }
    .main-content.designers section:nth-child(odd) {
      background: #ffffff;
      color: #002855; }
      .main-content.designers section:nth-child(odd) h1,
      .main-content.designers section:nth-child(odd) h2,
      .main-content.designers section:nth-child(odd) h3,
      .main-content.designers section:nth-child(odd) h4,
      .main-content.designers section:nth-child(odd) h5,
      .main-content.designers section:nth-child(odd) h6 {
        color: #002855; }
    .main-content.designers section ul {
      padding-left: 1em; }
      .main-content.designers section ul li {
        font-weight: normal;
        padding-bottom: 20px; }
        .main-content.designers section ul li:nth-child(1) {
          padding-top: 20px; }
    .main-content.designers section.sec-designers {
      padding: 3.5em 2em 3.5em 2em; }
      .main-content.designers section.sec-designers:before {
        content: ""; }
        .main-content.designers section.sec-designers .highlight-sb {
          background: #ff5d67;
          color: #ffffff; }
          .main-content.designers section.sec-designers h1 {
            font-size: 2.813em; }
            .main-content.designers section.sec-designers p {
              line-height: 1.5em; }
    .main-content.designers section.sec-designers-items {
      background: #ffffff;
      padding-left: 32px;
      padding-right: 0px;
      padding-bottom: 0px;
      padding-top: 0px;
      margin-bottom: 2em; }
      .main-content.designers section.sec-designers-items ul.sec-designers-list {
        padding-top: 0.2em;
        padding-left: 1.6em;
        margin-left: 1em;
        max-height: 45vh;
        overflow-y: auto; }
        .main-content.designers section.sec-designers-items ul.sec-designers-list li {
          font-size: 1em;
          color: #002855;
          font-weight: bold;
          padding-top: 0px; }
      .main-content.designers section.sec-designers-items h2 {
        color: #002855; }
        .main-content.designers section.sec-designers-items p {
          color: #002855;
          line-height: 1.5em; }
          .main-content.designers section.sec-designers-items h2 {
            font-size: 1.8em;
            margin-bottom: 0px; }
    .main-content.designers section .salmon-text {
      color: #ff5d67 !important; }
      .main-content.designers section .white-text {
        color: #ffffff !important; }
@media only screen and (min-width : 992px) {
  .main-content.designers .sec-approach .col-our-approach .how-it-works {
    border-right: 1px solid #cccccc;
    padding-right: 3em;   }
    .main-content.designers .sec-approach .col-our-approach.col-our-approach-right {
      padding-top: 7em;   }
}
@media only screen and (max-width : 1200px) {
  .main-content.designers section.sec-why-swing p {
    font-size: 1em;   }
    .main-content.designers section.sec-why-swing li:nth-child(1) {
      padding-top: 10px;   }
      .main-content.designers section.sec-why-swing li {
        font-size: 0.8em;
        padding-bottom: 10px;   }
}
@media only screen and (max-width : 992px) {
  .main-content.designers section .col-why-swing {
    padding-right: 3em;   }
    .main-content.designers section.sec-designers ul.sec-designers-list {
      padding-top: 3em;
      padding-left: 0em;
      width: 100%;
      float: none;   }
      .main-content.designers section.sec-approach {
        padding-right: 3em;   }
        .main-content.designers section.sec-approach img {
          vertical-align: middle;
          position: relative;
          left: -84px;
          padding-bottom: 4em;   }
  .main-content.designers section.sec-who .address-finder {
    background: #002855;
    color: #fff;
    width: 100%;
    margin-top: 5em;
    float: none;   }
    .main-content.designers section.sec-who .address-finder .add-form-wrapper p.p80 {
      width: 100%;   }
}

.main-content.fund-home:not(.canonical-content) .container-fluid {
  background: #ffffff; }
  .main-content.fund-home:not(.canonical-content) .container-fluid.beige {
    background: #FFFBEE; }
    .main-content.fund-home:not(.canonical-content) .container-fluid.blue {
      background: #002855; }
      .main-content.fund-home:not(.canonical-content) .container-fluid.movement {
        background: url('/static/img/movement.jpg') repeat-x 50% 0;
        height: 232px; }
.main-content.fund-home:not(.canonical-content) .container > section {
  position: relative; }
  .main-content.fund-home:not(.canonical-content) .container > section a.go-up {
    position: absolute;
    right: 2em;
    top: 2em; }
    .main-content.fund-home:not(.canonical-content) .container > section a.go-up img {
      left: 0; }
.main-content.fund-home:not(.canonical-content) section {
  padding: 2em 2em 2em 2em; }
  .main-content.fund-home:not(.canonical-content) section h2 {
    padding-bottom: 0.4em; }
    .main-content.fund-home:not(.canonical-content) section:nth-child(even) {
      background: #002855; }
      .main-content.fund-home:not(.canonical-content) section:nth-child(even) h1,
      .main-content.fund-home:not(.canonical-content) section:nth-child(even) h2,
      .main-content.fund-home:not(.canonical-content) section:nth-child(even) h3,
      .main-content.fund-home:not(.canonical-content) section:nth-child(even) h4,
      .main-content.fund-home:not(.canonical-content) section:nth-child(even) h5,
      .main-content.fund-home:not(.canonical-content) section:nth-child(even) h6 {
        color: #ffffff; }
        .main-content.fund-home:not(.canonical-content) section:nth-child(even) ul li span {
          color: #ffffff; }
  .main-content.fund-home:not(.canonical-content) section:nth-child(odd) {
    background: #ffffff;
    color: #262626; }
    .main-content.fund-home:not(.canonical-content) section:nth-child(odd) h1,
    .main-content.fund-home:not(.canonical-content) section:nth-child(odd) h2,
    .main-content.fund-home:not(.canonical-content) section:nth-child(odd) h3,
    .main-content.fund-home:not(.canonical-content) section:nth-child(odd) h4,
    .main-content.fund-home:not(.canonical-content) section:nth-child(odd) h5,
    .main-content.fund-home:not(.canonical-content) section:nth-child(odd) h6 {
      color: #002855; }
      .main-content.fund-home:not(.canonical-content) section:nth-child(odd) ul li span {
        color: #262626; }
  .main-content.fund-home:not(.canonical-content) section ul {
    padding-left: 1em; }
    .main-content.fund-home:not(.canonical-content) section ul li {
      font-weight: normal;
      padding-bottom: 20px; }
      .main-content.fund-home:not(.canonical-content) section ul li:nth-child(1) {
        padding-top: 20px; }
  .main-content.fund-home:not(.canonical-content) section.sec-fund {
    padding: 2em 2em 3.5em 2em; }
    .main-content.fund-home:not(.canonical-content) section.sec-fund:before {
      content: ""; }
      .main-content.fund-home:not(.canonical-content) section.sec-fund .highlight-sb {
        background: #ff5d67;
        color: #ffffff; }
        .main-content.fund-home:not(.canonical-content) section.sec-fund ul.sec-fund-list {
          padding-top: 1em;
          margin-bottom: 3em;
          max-height: 155vh;
          overflow-y: auto; }
          .main-content.fund-home:not(.canonical-content) section.sec-fund ul.sec-fund-list li:nth-child(1) {
            border-top: 1px solid #ddd; }
            .main-content.fund-home:not(.canonical-content) section.sec-fund ul.sec-fund-list li {
              font-size: 0.875em;
              color: #002855;
              font-weight: bold;
              list-style-type: none;
              border-bottom: 1px solid #ddd;
              padding-top: 1.5em; }
              .main-content.fund-home:not(.canonical-content) section.sec-fund ul.sec-fund-list li:hover {
                text-decoration: underline;
                cursor: pointer; }
                .main-content.fund-home:not(.canonical-content) section.sec-fund ul.sec-fund-list li a {
                  color: #002855; }
                  .main-content.fund-home:not(.canonical-content) section.sec-fund ul.sec-fund-list li img {
                    float: right;
                    cursor: pointer;
                    -ms-transform: rotate(180deg);
                    -webkit-transform: rotate(180deg);
                    transform: rotate(180deg); }
    .main-content.fund-home:not(.canonical-content) section.sec-fund h1 {
      font-size: 2.813em; }
      .main-content.fund-home:not(.canonical-content) section.sec-fund h3 {
        font-size: 1.2em; }
        .main-content.fund-home:not(.canonical-content) section.sec-fund p {
          line-height: 1.5em; }
  .main-content.fund-home:not(.canonical-content) section .salmon-text {
    color: #ff5d67 !important; }
    .main-content.fund-home:not(.canonical-content) section .white-text {
      color: #ffffff !important; }
@media only screen and (min-width : 992px) {
  .main-content.fund-home:not(.canonical-content) .sec-approach .col-our-approach .how-it-works {
    border-right: 1px solid #cccccc;
    padding-right: 3em;   }
    .main-content.fund-home:not(.canonical-content) .sec-approach .col-our-approach.col-our-approach-right {
      padding-top: 7em;   }
}
@media only screen and (max-width : 1200px) {
  .main-content.fund-home:not(.canonical-content) section.sec-why-swing p {
    font-size: 1em;   }
    .main-content.fund-home:not(.canonical-content) section.sec-why-swing li:nth-child(1) {
      padding-top: 10px;   }
      .main-content.fund-home:not(.canonical-content) section.sec-why-swing li {
        font-size: 0.8em;
        padding-bottom: 10px;   }
}
@media only screen and (max-width : 992px) {
  .main-content.fund-home:not(.canonical-content) section .col-why-swing {
    padding-right: 3em;   }
    .main-content.fund-home:not(.canonical-content) section.sec-fund ul.sec-fund-list {
      max-height: 65vh;
      padding-top: 3em;
      padding-left: 0em;
      width: 100%;
      float: none;   }
      .main-content.fund-home:not(.canonical-content) section.sec-approach {
        padding-right: 3em;   }
        .main-content.fund-home:not(.canonical-content) section.sec-approach img {
          vertical-align: middle;
          position: relative;
          left: -84px;
          padding-bottom: 4em;   }
  .main-content.fund-home:not(.canonical-content) section.sec-who .address-finder {
    background: #002855;
    color: #fff;
    width: 100%;
    margin-top: 5em;
    float: none;   }
    .main-content.fund-home:not(.canonical-content) section.sec-who .address-finder .add-form-wrapper p.p80 {
      width: 100%;   }
}

.join-body {
  background-image: url('/static/img/sl_join_bg_trump.jpg');
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  background-color: #464646; }
  .join-body header {
    background: inherit !important;
    border: none; }
    .join-body header .container-fluid {
      background: inherit !important;
      border: none; }
      .join-body header .container-fluid nav {
        background: inherit !important;
        padding: 0 !important; }
  .join-body .header-container {
    margin-top: 30px; }
    .join-body .logo-white {
      max-width: 200px; }
      .join-body footer {
        background: inherit !important;
        border: none; }

.join-content:not(.canonical-content) .container-fluid {
  background: inherit !important; }
  .join-content:not(.canonical-content) h1 {
    color: white;
    font-size: 3.9em;
    padding: 0px;
    margin-top: 1em;
    margin-bottom: 0.5em;
    line-height: 1em; }
    .join-content:not(.canonical-content) .explanation p {
      font-size: 1.1em;
      margin-bottom: 1.4em; }
.join-content:not(.canonical-content) .address-label {
  font-size: 1.1em;
  margin-bottom: 1.4em; }
  .join-content:not(.canonical-content) .join-input-label {
    color: #00c4ff; }
    .join-content:not(.canonical-content) input[type="text"],
    .join-content:not(.canonical-content) input[type="email"],
    .join-content:not(.canonical-content) input[type="number"],
    .join-content:not(.canonical-content) input[type="tel"],
    .join-content:not(.canonical-content) input[type="password"],
    .join-content:not(.canonical-content) input[type="file"] + label,
    .join-content:not(.canonical-content) textarea,
    .join-content:not(.canonical-content) select {
      border-color: #f9f9f9;
      color: #f9f9f9; }
      .join-content:not(.canonical-content) input[type="text"]::placeholder,
      .join-content:not(.canonical-content) input[type="email"]::placeholder,
      .join-content:not(.canonical-content) input[type="number"]::placeholder,
      .join-content:not(.canonical-content) input[type="tel"]::placeholder,
      .join-content:not(.canonical-content) input[type="password"]::placeholder,
      .join-content:not(.canonical-content) input[type="file"] + label::placeholder,
      .join-content:not(.canonical-content) textarea::placeholder,
      .join-content:not(.canonical-content) select::placeholder {
        color: #cccccc; }
.join-content:not(.canonical-content) input[type="radio"] + label,
.join-content:not(.canonical-content) input[type="checkbox"] + label {
  color: #f9f9f9; }
  .join-content:not(.canonical-content) .input-group-with-prefix .input-group-addon,
  .join-content:not(.canonical-content) .input-group-with-suffix .input-group-addon {
    background-color: #f9f9f9;
    color: #f9f9f9; }
.join-content:not(.canonical-content) label {
  color: #f9f9f9; }
  .join-content:not(.canonical-content) .form-question h3,
  .join-content:not(.canonical-content) .form-question h4 {
    color: #f9f9f9; }
    .join-content:not(.canonical-content) .form-question h3 a,
    .join-content:not(.canonical-content) .form-question h4 a {
      color: #f9f9f9; }
      .join-content:not(.canonical-content) .form-question h3 a:hover,
      .join-content:not(.canonical-content) .form-question h4 a:hover {
        color: #00c4ff; }
.join-content:not(.canonical-content) .has-error input[type="text"],
.join-content:not(.canonical-content) .has-error input[type="email"],
.join-content:not(.canonical-content) .has-error input[type="number"],
.join-content:not(.canonical-content) .has-error input[type="tel"],
.join-content:not(.canonical-content) .has-error input[type="radio"],
.join-content:not(.canonical-content) .has-error input[type="file"] + label,
.join-content:not(.canonical-content) .has-error input[type="checkbox"] + label,
.join-content:not(.canonical-content) .has-error textarea,
.join-content:not(.canonical-content) .has-error select {
  border-color: #ff5c66;
  color: #ff5c66; }
  .join-content:not(.canonical-content) .has-error input[type="radio"] + label,
  .join-content:not(.canonical-content) .has-error input[type="checkbox"] + label {
    color: #ff5c66; }
    .join-content:not(.canonical-content) .has-error label {
      color: #ff5c66; }
      .join-content:not(.canonical-content) .has-error .form-question h3,
      .join-content:not(.canonical-content) .has-error .form-question h4 {
        color: #ff5c66; }
.join-content:not(.canonical-content) .disabled input[type="text"],
.join-content:not(.canonical-content) .disabled input[type="email"],
.join-content:not(.canonical-content) .disabled input[type="number"],
.join-content:not(.canonical-content) .disabled input[type="tel"],
.join-content:not(.canonical-content) .disabled input[type="radio"],
.join-content:not(.canonical-content) .disabled input[type="checkbox"],
.join-content:not(.canonical-content) .disabled input[type="file"] + label,
.join-content:not(.canonical-content) .disabled textarea,
.join-content:not(.canonical-content) .disabled select {
  border-color: #dcdfdf;
  color: #dcdfdf; }
  .join-content:not(.canonical-content) .disabled input[type="radio"] + label,
  .join-content:not(.canonical-content) .disabled input[type="checkbox"] + label {
    color: #dcdfdf; }
    .join-content:not(.canonical-content) .disabled label {
      color: #dcdfdf; }
      .join-content:not(.canonical-content) .disabled .form-question h3,
      .join-content:not(.canonical-content) .disabled .form-question h4 {
        color: #dcdfdf; }
        .join-content:not(.canonical-content) .disabled .form-question h3 a,
        .join-content:not(.canonical-content) .disabled .form-question h4 a {
          color: #dcdfdf; }
.join-content:not(.canonical-content) .disabled .input-group-with-prefix .input-group-addon,
.join-content:not(.canonical-content) .disabled .input-group-with-suffix .input-group-addon {
  background-color: #dcdfdf; }
.join-content:not(.canonical-content) select {
  background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyMyA4LjkzIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6I2ZiZmRmYjt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmRyb3Bkb3duX3doaXRlPC90aXRsZT48cG9seWdvbiBjbGFzcz0iY2xzLTEiIHBvaW50cz0iMCAwIDExLjUgOC45MyAyMyAwIDAgMCIvPjwvc3ZnPg==); }
  .join-content:not(.canonical-content) .btn {
    margin-top: 20px;
    width: 100%; }
    .join-content:not(.canonical-content) .form-error-panel {
      margin-top: 20px;
      background-color: #ffffff; }
      .join-content:not(.canonical-content) .join-tcpa {
        color: #ffffff;
        font-size: 10px;
        line-height: 1.4em;
        padding-top: 30px;
        width: 100%; }

.pledge-content .address-finder #search {
  margin: auto;
  font-size: 18px; }
  .pledge-content .address-finder #search_spinner {
    margin: 20px auto; }
    .pledge-content .address-finder .email-input {
      margin-top: 30px; }
      .pledge-content .address-finder .search_address {
        margin-bottom: 30px; }
.pledge-content .social-widgets {
  margin: 50px 0; }
  .pledge-content .social-widget {
    display: inline-block;
    margin: 0 20px;
    padding: 20px;
    border-radius: 5px;
    background-color: #002855; }
    .pledge-content .social-widget img {
      max-width: 75px; }
.pledge-content .form-error-panel {
  margin-top: 20px; }

div.main-content.landing-page {
  background-image: url('/static/img/landing_bg.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #01174A; }
  div.main-content.landing-page .landing-header {
    padding-left: 10px;
    padding-top: 20px;
    padding-bottom: 20px; }
    div.main-content.landing-page .landing-header .landing-logo {
      width: 200px; }
      @media only screen and (min-width: 991px) {
        div.main-content.landing-page .landing-header {
          padding-top: 40px;
          padding-left: 70px;   }
          div.main-content.landing-page .landing-header .landing-logo {
            width: 300px;   }
}
  div.main-content.landing-page div.landing-body h1 {
    font-size: 60px;
    color: #ffffff;
    font-style: normal; }
    div.main-content.landing-page div.landing-body h2 {
      font-size: 40px;
      color: #ffffff;
      font-weight: 100;
      line-height: 1.25; }
      div.main-content.landing-page div.landing-body .landing-copy {
        font-size: 20px;
        color: #ffffff;
        font-weight: 100;
        line-height: 1.5; }
        div.main-content.landing-page div.landing-body .row {
          padding-bottom: 10px; }
          div.main-content.landing-page div.landing-body .col-xs-12 {
            padding-bottom: 30px; }
            div.main-content.landing-page div.landing-body .responsive-img {
              float: none;
              max-width: 100%; }
              div.main-content.landing-page div.landing-body .floating {
                float: none;
                display: inline-block; }
                div.main-content.landing-page div.landing-body .drop-bottom {
                  vertical-align: bottom; }
                  div.main-content.landing-page div.landing-body .drop-middles {
                    vertical-align: middle; }
                    div.main-content.landing-page div.landing-body .form-group .transparent-input {
                      background: transparent;
                      border: 1px solid #ffffff;
                      color: #ffffff;
                      width: 100%;
                      max-width: 100%;
                      height: 60px;
                      padding-left: 30px;
                      padding-right: 30px; }
                      div.main-content.landing-page div.landing-body .form-group .transparent-input textarea {
                        color: #ffffff; }
                        div.main-content.landing-page div.landing-body .form-group .transparent-input::placeholder {
                          color: #ffffff;
                          font-size: 16px; }
  div.main-content.landing-page div.landing-body .form-group.has-error .transparent-input {
    border: 2px solid #ff5d67; }
    div.main-content.landing-page div.landing-body .form-group.has-error .transparent-input textarea {
      color: #ff5d67; }
      div.main-content.landing-page div.landing-body .form-group.has-error .transparent-input::placeholder {
        color: #ff5d67; }
  div.main-content.landing-page div.landing-body .form-error-panel {
    margin-top: 20px;
    background-color: #ffffff; }
    div.main-content.landing-page div.landing-body span.button {
      padding-top: 20px;
      padding-bottom: 20px; }
      div.main-content.landing-page div.landing-body span.button .btn-landing {
        width: 100%;
        height: 58px;
        font-size: 22px;
        font-weight: lighter; }
  div.main-content.landing-page div.landing-body .landing-tcpa {
    color: #ffffff;
    font-size: 10px;
    line-height: 1.4em;
    padding-top: 10px;
    max-width: 400px; }
    @media only screen and (min-width: 991px) {
      div.main-content.landing-page div.landing-body h1 {
        font-size: 80px;   }
        div.main-content.landing-page div.landing-body .col-xs-12 {
          padding-bottom: 0px;   }
          div.main-content.landing-page div.landing-body .main-container {
            padding-left: 70px;   }
            div.main-content.landing-page div.landing-body .headline-row {
              padding-bottom: 0px;   }
              div.main-content.landing-page div.landing-body .form-row {
                padding-bottom: 100px;   }
                div.main-content.landing-page div.landing-body .graphics-row {
                  padding-bottom: 100px;   }
                  div.main-content.landing-page div.landing-body .form-col {
                    padding-left: 85px;   }
                    div.main-content.landing-page div.landing-body span.button .btn-landing,
                    div.main-content.landing-page div.landing-body span.button .landing-spinner {
                      max-width: 100%;
                      width: 248px;   }
      div.main-content.landing-page div.landing-body .form-group .transparent-input {
        max-width: 100%;
        width: 400px;   }
}
  @media only screen and (max-width: 767px) {
    div.main-content.landing-page {
      background-image: url('/static/img/landing_mobile_bg.jpg');   }
}

.landing-footer {
  background-color: #01174A; }
  .landing-footer footer {
    background-color: #01174A;
    border: none; }
    .landing-footer .privacy-policy {
      background-color: #01174A;
      text-align: center;
      padding-bottom: 30px; }
      .landing-footer .privacy-policy .privacy-policy-text {
        color: #ffffff;
        font-size: 16px;
        text-decoration: underline; }

.file-uploader .dropzone {
  padding: 80px 50px;
  text-align: center;
  color: #777;
  border: 2px dashed #d3d3d3;
  background-color: #f5f5f5;
  margin-bottom: 20px; }
  .file-uploader .nv-file-over {
    border: 2px dashed #ff5d67; }
    .file-uploader .file-uploader-input-wrapper {
      text-align: center; }
      .file-uploader input[type="file"] {
        display: none; }
        .file-uploader .upload-select {
          cursor: pointer; }
          .file-uploader p.overwrite-warning {
            margin: 10px 0; }
            .file-uploader .progress {
              margin-top: 20px; }
              .file-uploader .alert {
                margin-top: 20px; }

[sl-sortable] {
  cursor: pointer; }
  [sl-sortable]::after {
    content: "▲";
    font-size: 12px;
    padding-left: 5px;
    visibility: hidden; }

.sl-sortable-active-asc::after {
  content: "▲";
  visibility: visible; }

  .sl-sortable-active-desc::after {
    content: "▼";
    visibility: visible; }

    .targets-map {
      background-color: #0a2852; }
      .targets-map .intro {
        text-align: center;
        padding-top: 60px;
        padding-bottom: 60px; }
        .targets-map .intro h1 {
          max-width: 90% !important;
          margin: auto !important;
          padding-bottom: 25px; }
          .targets-map .intro p {
            max-width: 80% !important;
            margin: auto !important; }
            .targets-map .intro p a {
              color: #f9f9f9;
              text-decoration: underline; }
              .targets-map .intro p a:hover {
                color: #00c4ff; }
      .targets-map .map-and-buttons {
        padding-bottom: 70px; }
        .targets-map .map-and-buttons .buttons-section,
        .targets-map .map-and-buttons .map-section {
          display: inline-block;
          vertical-align: middle;
          float: none; }
          .targets-map .map-and-buttons .buttons-section .senate-section,
          .targets-map .map-and-buttons .buttons-section .presidential-section {
            padding-bottom: 35px; }
            .targets-map .map-and-buttons .buttons-section .senate-section .section-blurb > p,
            .targets-map .map-and-buttons .buttons-section .presidential-section .section-blurb > p,
            .targets-map .map-and-buttons .buttons-section .gerrymandering-section .section-blurb > p {
              color: #f9f9f9;
              font-size: 14px;
              line-height: 1.5em;
              padding-top: 10px;
              padding-bottom: 12px; }
              .targets-map .map-and-buttons .buttons-section .senate-section .section-title > h3,
              .targets-map .map-and-buttons .buttons-section .presidential-section .section-title > h3,
              .targets-map .map-and-buttons .buttons-section .gerrymandering-section .section-title > h3 {
                font-size: 27px;
                font-weight: 700;
                margin-bottom: 0; }
                .targets-map .map-and-buttons .buttons-section .senate-section .section-button button,
                .targets-map .map-and-buttons .buttons-section .presidential-section .section-button button,
                .targets-map .map-and-buttons .buttons-section .gerrymandering-section .section-button button {
                  height: 35px;
                  padding: 0;
                  font-size: 0px;
                  line-height: normal; }
                  .targets-map .map-and-buttons .buttons-section .senate-section .section-button button:focus,
                  .targets-map .map-and-buttons .buttons-section .presidential-section .section-button button:focus,
                  .targets-map .map-and-buttons .buttons-section .gerrymandering-section .section-button button:focus {
                    outline: 0; }
                    .targets-map .map-and-buttons .buttons-section .senate-section .section-button button::after,
                    .targets-map .map-and-buttons .buttons-section .presidential-section .section-button button::after,
                    .targets-map .map-and-buttons .buttons-section .gerrymandering-section .section-button button::after {
                      font-size: 18px; }
                      .targets-map .map-and-buttons .buttons-section .senate-section .section-button button.on::after,
                      .targets-map .map-and-buttons .buttons-section .presidential-section .section-button button.on::after,
                      .targets-map .map-and-buttons .buttons-section .gerrymandering-section .section-button button.on::after {
                        content: "Hide"; }
                .targets-map .map-and-buttons .buttons-section .senate-section .section-button button.off::after,
                .targets-map .map-and-buttons .buttons-section .presidential-section .section-button button.off::after,
                .targets-map .map-and-buttons .buttons-section .gerrymandering-section .section-button button.off::after {
                  content: "Show"; }
          .targets-map .map-and-buttons .buttons-section .senate-section .section-title > h3 {
            color: #ff5c66; }
            .targets-map .map-and-buttons .buttons-section .senate-section .section-button button {
              border-color: #ff5c66; }
              .targets-map .map-and-buttons .buttons-section .senate-section .section-button button.off {
                background-color: #ff5c66;
                color: #0a2852; }
                .targets-map .map-and-buttons .buttons-section .senate-section .section-button button.off:hover {
                  border-color: transparent;
                  background-color: rgba(255, 93, 103, 0.7); }
              .targets-map .map-and-buttons .buttons-section .senate-section .section-button button.on {
                background-color: unset;
                color: #ff5c66; }
                .targets-map .map-and-buttons .buttons-section .senate-section .section-button button.on:hover {
                  border-color: rgba(255, 93, 103, 0.7);
                  color: rgba(255, 93, 103, 0.7); }
          .targets-map .map-and-buttons .buttons-section .presidential-section .section-title > h3 {
            color: #ffff00; }
            .targets-map .map-and-buttons .buttons-section .presidential-section .section-button button {
              border-color: #ffff00; }
              .targets-map .map-and-buttons .buttons-section .presidential-section .section-button button.off {
                background-color: #ffff00;
                color: #0a2852; }
                .targets-map .map-and-buttons .buttons-section .presidential-section .section-button button.off:hover {
                  border-color: transparent;
                  background-color: rgba(255, 255, 0, 0.7); }
              .targets-map .map-and-buttons .buttons-section .presidential-section .section-button button.on {
                background-color: unset;
                color: #ffff00; }
                .targets-map .map-and-buttons .buttons-section .presidential-section .section-button button.on:hover {
                  border-color: rgba(255, 255, 0, 0.7);
                  color: rgba(255, 255, 0, 0.7); }
          .targets-map .map-and-buttons .buttons-section .gerrymandering-section .section-title > h3 {
            color: #00c4ff; }
            .targets-map .map-and-buttons .buttons-section .gerrymandering-section .section-button button {
              border-color: #00c4ff; }
              .targets-map .map-and-buttons .buttons-section .gerrymandering-section .section-button button.off {
                background-color: #00c4ff;
                color: #0a2852; }
                .targets-map .map-and-buttons .buttons-section .gerrymandering-section .section-button button.off:hover {
                  border-color: transparent;
                  background-color: rgba(0, 196, 255, 0.7); }
              .targets-map .map-and-buttons .buttons-section .gerrymandering-section .section-button button.on {
                background-color: unset;
                color: #00c4ff; }
                .targets-map .map-and-buttons .buttons-section .gerrymandering-section .section-button button.on:hover {
                  border-color: rgba(0, 196, 255, 0.7);
                  color: rgba(0, 196, 255, 0.7); }
        .targets-map .map-and-buttons .map-section {
          padding-left: 50px; }
          .targets-map .map-and-buttons .map-section img {
            width: 100%; }

@media only screen and (min-width : 992px) {
  .targets-map .map-and-buttons .buttons-section .senate-section .row,
  .targets-map .map-and-buttons .buttons-section .presidential-section .row,
  .targets-map .map-and-buttons .buttons-section .gerrymandering-section .row {
    display: flex;
    display: -ms-flex;
    flex-direction: column;   }
    .targets-map .map-and-buttons .buttons-section .senate-section .row .section-title,
    .targets-map .map-and-buttons .buttons-section .presidential-section .row .section-title,
    .targets-map .map-and-buttons .buttons-section .gerrymandering-section .row .section-title {
      order: 1;   }
      .targets-map .map-and-buttons .buttons-section .senate-section .row .section-button,
      .targets-map .map-and-buttons .buttons-section .presidential-section .row .section-button,
      .targets-map .map-and-buttons .buttons-section .gerrymandering-section .row .section-button {
        order: 3;   }
        .targets-map .map-and-buttons .buttons-section .senate-section .row .section-blurb,
        .targets-map .map-and-buttons .buttons-section .presidential-section .row .section-blurb,
        .targets-map .map-and-buttons .buttons-section .gerrymandering-section .row .section-blurb {
          order: 2;   }
}

@media (max-width: 991px) {
  .targets-map .intro {
    padding-top: 30px;
    padding-bottom: 20px;   }
    .targets-map .intro h1 {
      font-size: 40px !important;
      max-width: inherit !important;
      text-align: left;   }
      .targets-map .intro p {
        max-width: inherit !important;
        font-size: 18px !important;
        line-height: 1.5em;
        text-align: left;   }
  .targets-map .map-and-buttons {
    padding-bottom: 30px;   }
    .targets-map .map-and-buttons .buttons-section .senate-section {
      padding-top: 20px;   }
      .targets-map .map-and-buttons .buttons-section .senate-section,
      .targets-map .map-and-buttons .buttons-section .presidential-section {
        padding-bottom: 25px;   }
        .targets-map .map-and-buttons .buttons-section .senate-section .section-blurb,
        .targets-map .map-and-buttons .buttons-section .presidential-section .section-blurb,
        .targets-map .map-and-buttons .buttons-section .gerrymandering-section .section-blurb {
          padding-top: 5px;   }
          .targets-map .map-and-buttons .buttons-section .senate-section .section-button button,
          .targets-map .map-and-buttons .buttons-section .presidential-section .section-button button,
          .targets-map .map-and-buttons .buttons-section .gerrymandering-section .section-button button {
            float: right;
            height: 30px;
            min-width: 55px;   }
            .targets-map .map-and-buttons .buttons-section .senate-section .section-button button::after,
            .targets-map .map-and-buttons .buttons-section .presidential-section .section-button button::after,
            .targets-map .map-and-buttons .buttons-section .gerrymandering-section .section-button button::after {
              font-size: 16px;   }
    .targets-map .map-and-buttons .map-section {
      padding-left: 15px;   }
}

@media only screen and (max-width : 320px) {
  .targets-map .map-and-buttons .buttons-section .senate-section .section-title > h3,
  .targets-map .map-and-buttons .buttons-section .presidential-section .section-title > h3,
  .targets-map .map-and-buttons .buttons-section .gerrymandering-section .section-title > h3 {
    font-size: 20px;   }
}

.main-content.news:not(.canonical-content) .container-fluid {
  background: #ffffff; }
  .main-content.news:not(.canonical-content) .container-fluid.beige {
    background: #FFFBEE; }
    .main-content.news:not(.canonical-content) .container-fluid.blue {
      background: #002855; }
      .main-content.news:not(.canonical-content) .container-fluid.movement {
        background: url('/static/img/movement.jpg') repeat-x 50% 0;
        height: 232px; }
.main-content.news:not(.canonical-content) .container section {
  position: relative; }
  .main-content.news:not(.canonical-content) .container section a.go-up {
    position: absolute;
    right: 2em;
    top: 2em; }
    .main-content.news:not(.canonical-content) .container section a.go-up img {
      left: 0; }
.main-content.news:not(.canonical-content) .section-no-padding {
  padding-top: 0px;
  padding-bottom: 0px; }
  .main-content.news:not(.canonical-content) section {
    padding: 2em 2em 2em 2em; }
    .main-content.news:not(.canonical-content) section .sec-news-header .highlight-sb {
      background: #ff5d67;
      color: #ffffff; }
      .main-content.news:not(.canonical-content) section .sec-news-header h1 {
        padding-top: 0.8em;
        font-size: 2.813em; }
    .main-content.news:not(.canonical-content) section h2 {
      padding-bottom: 0.4em; }
      .main-content.news:not(.canonical-content) section:nth-child(even) {
        background: #ffffff; }
        .main-content.news:not(.canonical-content) section:nth-child(even) h1,
        .main-content.news:not(.canonical-content) section:nth-child(even) h2,
        .main-content.news:not(.canonical-content) section:nth-child(even) h3,
        .main-content.news:not(.canonical-content) section:nth-child(even) h4,
        .main-content.news:not(.canonical-content) section:nth-child(even) h5,
        .main-content.news:not(.canonical-content) section:nth-child(even) h6 {
          color: #002855; }
          .main-content.news:not(.canonical-content) section:nth-child(even) ul li span {
            color: #002855; }
    .main-content.news:not(.canonical-content) section:nth-child(odd) {
      background: #ffffff;
      color: #002855; }
      .main-content.news:not(.canonical-content) section:nth-child(odd) h1,
      .main-content.news:not(.canonical-content) section:nth-child(odd) h2,
      .main-content.news:not(.canonical-content) section:nth-child(odd) h3,
      .main-content.news:not(.canonical-content) section:nth-child(odd) h4,
      .main-content.news:not(.canonical-content) section:nth-child(odd) h5,
      .main-content.news:not(.canonical-content) section:nth-child(odd) h6 {
        color: #002855; }
    .main-content.news:not(.canonical-content) section ul {
      padding-left: 1em; }
      .main-content.news:not(.canonical-content) section ul li {
        font-weight: normal;
        padding-bottom: 20px; }
        .main-content.news:not(.canonical-content) section ul li:nth-child(1) {
          padding-top: 20px; }
    .main-content.news:not(.canonical-content) section.sec-news {
      padding: 3.5em 2em 3.5em 2em; }
      .main-content.news:not(.canonical-content) section.sec-news:before {
        content: ""; }
        .main-content.news:not(.canonical-content) section.sec-news .highlight-sb {
          background: #ff5d67;
          color: #ffffff; }
          .main-content.news:not(.canonical-content) section.sec-news h1 {
            font-size: 2.813em; }
            .main-content.news:not(.canonical-content) section.sec-news p {
              line-height: 1.5em; }
    .main-content.news:not(.canonical-content) section.sec-news-items {
      background: #ffffff;
      padding-left: 32px;
      padding-right: 0px;
      padding-bottom: 0px;
      padding-top: 0px;
      margin-bottom: 2em; }
      .main-content.news:not(.canonical-content) section.sec-news-items li.sub-list {
        padding-bottom: 15px; }
        .main-content.news:not(.canonical-content) section.sec-news-items li.sub-list li {
          padding-bottom: 0px; }
      .main-content.news:not(.canonical-content) section.sec-news-items ul.sec-news-list {
        padding-top: 0.2em;
        padding-left: 1.6em;
        margin-left: 1em;
        color: white; }
        .main-content.news:not(.canonical-content) section.sec-news-items ul.sec-news-list li {
          font-size: 1em;
          color: #002855;
          font-weight: bold;
          padding-top: 0px; }
          .main-content.news:not(.canonical-content) section.sec-news-items ul.sec-news-list .outlet {
            padding-right: 8px; }
            .main-content.news:not(.canonical-content) section.sec-news-items ul.sec-news-list .publish-date {
              padding-left: 5px;
              font-size: 0.8em; }
      .main-content.news:not(.canonical-content) section.sec-news-items h2 {
        color: #002855; }
        .main-content.news:not(.canonical-content) section.sec-news-items p {
          color: #002855;
          line-height: 1.5em; }
          .main-content.news:not(.canonical-content) section.sec-news-items h2 {
            font-size: 1.8em;
            margin-bottom: 0px; }
    .main-content.news:not(.canonical-content) section .salmon-text {
      color: #ff5d67 !important; }
      .main-content.news:not(.canonical-content) section .white-text {
        color: #ffffff !important; }
@media only screen and (min-width : 992px) {
  .main-content.news:not(.canonical-content) .sec-approach .col-our-approach .how-it-works {
    border-right: 1px solid #cccccc;
    padding-right: 3em;   }
    .main-content.news:not(.canonical-content) .sec-approach .col-our-approach.col-our-approach-right {
      padding-top: 7em;   }
}
@media only screen and (max-width : 1200px) {
  .main-content.news:not(.canonical-content) section.sec-why-swing p {
    font-size: 1em;   }
    .main-content.news:not(.canonical-content) section.sec-why-swing li:nth-child(1) {
      padding-top: 10px;   }
      .main-content.news:not(.canonical-content) section.sec-why-swing li {
        font-size: 0.8em;
        padding-bottom: 10px;   }
}
@media only screen and (max-width : 992px) {
  .main-content.news:not(.canonical-content) section .col-why-swing {
    padding-right: 3em;   }
    .main-content.news:not(.canonical-content) section.sec-news ul.sec-news-list {
      padding-top: 3em;
      padding-left: 0em;
      width: 100%;
      float: none;   }
      .main-content.news:not(.canonical-content) section.sec-approach {
        padding-right: 3em;   }
        .main-content.news:not(.canonical-content) section.sec-approach img {
          vertical-align: middle;
          position: relative;
          left: -84px;
          padding-bottom: 4em;   }
  .main-content.news:not(.canonical-content) section.sec-who .address-finder {
    background: #002855;
    color: #fff;
    width: 100%;
    margin-top: 5em;
    float: none;   }
    .main-content.news:not(.canonical-content) section.sec-who .address-finder .add-form-wrapper p.p80 {
      width: 100%;   }
}

.login-content h1, .login-content h2, .login-content label {
  color: #f9f9f9; }
  .login-content h2 {
    margin-bottom: 30px; }
    .login-content hr {
      margin: 50px 0px; }
      .login-content .header {
        position: relative;
        margin: 10px; }
        .login-content .header .text-center {
          height: 70px;
          position: relative; }
          .login-content .header .text-center img {
            width: 188px;
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            margin: auto; }
        .login-content .header .header-links {
          position: absolute;
          top: 0;
          right: 0;
          color: #0a2852;
          font-size: 14px; }
.login-content .main-login-content {
  background-color: #0a2852;
  padding: 50px 0px; }
  .login-content .col-centered {
    float: none;
    margin: 0 auto; }
    .login-content .explanatory-section {
      margin-bottom: 30px; }
      .login-content .social-buttons {
        padding-top: 10px;
        margin: 20px auto; }
        .login-content .social-buttons .social-login-button {
          width: 100%;
          height: 60px;
          border-radius: 30px;
          border: none;
          padding: 10px;
          background-color: #f9f9f9;
          box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.25); }
          .login-content .social-buttons .social-login-button:hover {
            box-shadow: 0 0 3px 3px rgba(66, 133, 244, 0.3); }
            .login-content .social-buttons .social-login-button .button-text {
              font-weight: normal;
              margin-left: 10px;
              font-family: 'Roboto', sans-serif;
              font-size: 24px; }
              .login-content .social-buttons .social-login-button img {
                width: 26px;
                position: relative;
                top: -1px; }
        .login-content .social-buttons .error-panel-row {
          margin-top: 20px; }
.login-content .text-right a {
  font-size: 14px; }
.login-content input[type="text"], .login-content input[type="email"],
.login-content input[type="number"], .login-content input[type="tel"],
.login-content input[type="password"] {
  height: 70px; }
  .login-content input[type="text"], .login-content input[type="email"],
  .login-content input[type="number"], .login-content input[type="tel"],
  .login-content input[type="password"], .login-content input[type="file"] + label,
  .login-content textarea, .login-content select {
    border-color: #f9f9f9;
    color: #f9f9f9; }
    .login-content input[type="text"]::placeholder,
    .login-content input[type="email"]::placeholder,
    .login-content input[type="number"]::placeholder,
    .login-content input[type="tel"]::placeholder,
    .login-content input[type="password"]::placeholder,
    .login-content input[type="file"] + label::placeholder,
    .login-content textarea::placeholder, .login-content select::placeholder {
      color: #cccccc; }
.login-content input[type="radio"] + label,
.login-content input[type="checkbox"] + label {
  color: #f9f9f9; }
  .login-content .input-group-with-prefix .input-group-addon,
  .login-content .input-group-with-suffix .input-group-addon {
    background-color: #f9f9f9;
    color: #f9f9f9; }
.login-content label {
  color: #f9f9f9; }
  .login-content .form-question h3, .login-content .form-question h4 {
    color: #f9f9f9; }
    .login-content .form-question h3 a, .login-content .form-question h4 a {
      color: #f9f9f9; }
      .login-content .form-question h3 a:hover, .login-content .form-question h4 a:hover {
        color: #00c4ff; }
.login-content .has-error input[type="text"],
.login-content .has-error input[type="email"],
.login-content .has-error input[type="number"],
.login-content .has-error input[type="tel"],
.login-content .has-error input[type="radio"],
.login-content .has-error input[type="file"] + label,
.login-content .has-error input[type="checkbox"] + label,
.login-content .has-error textarea, .login-content .has-error select {
  border-color: #ff5c66;
  color: #ff5c66; }
  .login-content .has-error input[type="radio"] + label,
  .login-content .has-error input[type="checkbox"] + label {
    color: #ff5c66; }
    .login-content .has-error label {
      color: #ff5c66; }
      .login-content .has-error .form-question h3,
      .login-content .has-error .form-question h4 {
        color: #ff5c66; }
.login-content .disabled input[type="text"],
.login-content .disabled input[type="email"],
.login-content .disabled input[type="number"],
.login-content .disabled input[type="tel"],
.login-content .disabled input[type="radio"],
.login-content .disabled input[type="checkbox"],
.login-content .disabled input[type="file"] + label,
.login-content .disabled textarea, .login-content .disabled select {
  border-color: #dcdfdf;
  color: #dcdfdf; }
  .login-content .disabled input[type="radio"] + label,
  .login-content .disabled input[type="checkbox"] + label {
    color: #dcdfdf; }
    .login-content .disabled label {
      color: #dcdfdf; }
      .login-content .disabled .form-question h3,
      .login-content .disabled .form-question h4 {
        color: #dcdfdf; }
        .login-content .disabled .form-question h3 a,
        .login-content .disabled .form-question h4 a {
          color: #dcdfdf; }
.login-content .disabled .input-group-with-prefix .input-group-addon,
.login-content .disabled .input-group-with-suffix .input-group-addon {
  background-color: #dcdfdf; }
.login-content select {
  background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyMyA4LjkzIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6I2ZiZmRmYjt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmRyb3Bkb3duX3doaXRlPC90aXRsZT48cG9seWdvbiBjbGFzcz0iY2xzLTEiIHBvaW50cz0iMCAwIDExLjUgOC45MyAyMyAwIDAgMCIvPjwvc3ZnPg==); }
  .login-content .forgot-password {
    text-align: right; }
    .login-content .forgot-password a {
      font-family: 'Roboto', sans-serif;
      color: #00c4ff;
      text-decoration: underline;
      font-weight: bold; }
.login-content .submit-button {
  text-align: center;
  padding-top: 40px; }
  .login-content .submit-button input[type="submit"] {
    max-width: 270px; }
.login-content .btn-primary {
  font-size: 20px;
  height: 50px;
  padding-left: 20px;
  padding-right: 20px;
  min-width: 100px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-family: 'Roboto', sans-serif;
  font-weight: bold;
  border-radius: 30px;
  cursor: pointer;
  text-align: center;
  border: 2px solid transparent;
  text-decoration: none;
  background-color: #f9f9f9;
  color: #0a2852;
  width: 100%;
  margin-top: 10px; }
  .login-content .btn-primary:hover, .login-content .btn-primary:active {
    background-color: #00c4ff;
    color: #f9f9f9; }
    .login-content .btn-primary:focus {
      box-shadow: 0 0 5px -1px #f9f9f9; }
      .login-content .btn-primary:disabled {
        background-color: rgba(249, 249, 249, 0.7);
        color: #0a2852; }
.login-content .checkbox input[type="checkbox"] {
  visibility: visible; }
  .login-content .checkbox label {
    text-transform: none;
    font-weight: normal;
    letter-spacing: inherit; }
.login-content .help-block {
  font-family: 'Roboto', sans-serif; }
  .login-content .help-block .other-switch-mode-link {
    color: inherit;
    text-decoration: underline; }
    .login-content .help-block .other-switch-mode-link:hover {
      color: inherit; }
.login-content .mode-switch {
  padding-top: 20px;
  padding-bottom: 40px; }
  .login-content .mode-switch p {
    font-family: 'Roboto', sans-serif;
    color: #00c4ff;
    text-align: center; }
    .login-content .mode-switch p a {
      color: #00c4ff;
      text-decoration: underline;
      font-weight: bold; }
@media (max-width: 991px) {
  .login-content .social-buttons .social-login-button .button-text {
    font-size: 21px;   }
}
@media only screen and (max-width : 767px) {
  .login-content .social-buttons .top-space-xs {
    margin-top: 20px;   }
}

.canvass-pledge-content:not(.canonical-content) {
  font-size: 18px; }
  .canvass-pledge-content:not(.canonical-content) h2.welcome {
    text-align: center; }
    .canvass-pledge-content:not(.canonical-content) .content-wrapper {
      max-width: 500px;
      margin-bottom: 30px; }
      .canvass-pledge-content:not(.canonical-content) .navigation-header {
        margin-top: 15px; }
        .canvass-pledge-content:not(.canonical-content) .col-centered {
          float: none;
          margin: 0 auto; }
          .canvass-pledge-content:not(.canonical-content) input[type="text"],
          .canvass-pledge-content:not(.canonical-content) input[type="email"],
          .canvass-pledge-content:not(.canonical-content) input[type="tel"] {
            background: #ffffff;
            border: none;
            border-radius: 0;
            color: #000000;
            height: 40px;
            font-size: 18px;
            line-height: 18px; }
            .canvass-pledge-content:not(.canonical-content) input[type="text"]::placeholder,
            .canvass-pledge-content:not(.canonical-content) input[type="email"]::placeholder,
            .canvass-pledge-content:not(.canonical-content) input[type="tel"]::placeholder {
              color: #888; }
  .canvass-pledge-content:not(.canonical-content) .error-label {
    display: none;
    color: #ff5d67; }
    .canvass-pledge-content:not(.canonical-content) .has-error input[type="text"],
    .canvass-pledge-content:not(.canonical-content) .has-error input[type="email"],
    .canvass-pledge-content:not(.canonical-content) .has-error input[type="tel"] {
      background: #ff5d67;
      color: #ffffff; }
      .canvass-pledge-content:not(.canonical-content) .has-error input[type="text"]::placeholder,
      .canvass-pledge-content:not(.canonical-content) .has-error input[type="email"]::placeholder,
      .canvass-pledge-content:not(.canonical-content) .has-error input[type="tel"]::placeholder {
        color: #ddd; }
    .canvass-pledge-content:not(.canonical-content) .has-error .error-label {
      display: block; }
  .canvass-pledge-content:not(.canonical-content) .btn-primary {
    color: #ffffff;
    width: 10em;
    text-align: center;
    padding: 0.9em;
    font-weight: bold;
    display: block;
    cursor: pointer;
    border-radius: 0;
    border: 2px solid #ffffff;
    border-radius: 0;
    color: #ffffff;
    margin-top: 1.5em;
    padding: 1em;
    width: auto;
    background: none; }
    .canvass-pledge-content:not(.canonical-content) .btn-primary:hover {
      background: #ffffff;
      text-decoration: none;
      color: #000000;
      border-color: #ffffff; }
  .canvass-pledge-content:not(.canonical-content) .canvass-sub-footer {
    background-color: #ffffff !important;
    padding: 10px 0;
    text-align: center; }
    .canvass-pledge-content:not(.canonical-content) .canvass-sub-footer .voter-reg-resources {
      border-right: 1px solid #cccccc; }
  .canvass-pledge-content:not(.canonical-content) .explainer-text p {
    margin: 20px 0; }
  .canvass-pledge-content:not(.canonical-content) .fine-print {
    font-size: 12px;
    color: #cccccc; }
    .canvass-pledge-content:not(.canonical-content) .spinner {
      margin: auto;
      width: 100%;
      text-align: center;
      top: 17px;
      position: absolute; }
      .canvass-pledge-content:not(.canonical-content) .errors-panel {
        color: #ff5d67;
        margin-top: 20px; }
        .canvass-pledge-content:not(.canonical-content) .button-panel {
          margin-top: 50px;
          position: relative; }
          .canvass-pledge-content:not(.canonical-content) .button-panel .btn-primary {
            margin: auto; }
  .canvass-pledge-content:not(.canonical-content) .info-page .substeps {
    margin-top: 20px; }
    .canvass-pledge-content:not(.canonical-content) .info-page .substep-title {
      text-align: center;
      font-size: 30px;
      font-weight: bold;
      color: #ff5d67; }
      .canvass-pledge-content:not(.canonical-content) .info-page .substep-error {
        color: #ff5d67;
        font-weight: bold; }
        .canvass-pledge-content:not(.canonical-content) .info-page .continue-btn {
          position: relative; }
          .canvass-pledge-content:not(.canonical-content) .info-page .continue-btn .skip-link {
            position: absolute;
            top: 13px;
            right: 0; }
  .canvass-pledge-content:not(.canonical-content) .info-page .substep-bubble-panel {
    text-align: center;
    margin-bottom: 20px; }
    .canvass-pledge-content:not(.canonical-content) .info-page .substep-bubble-panel a.substep-bubble {
      display: inline-block;
      width: 15px;
      height: 15px;
      border-radius: 50%;
      background-color: #ffffff;
      margin: 0 5px; }
      .canvass-pledge-content:not(.canonical-content) .info-page .substep-bubble-panel a.substep-bubble:hover,
      .canvass-pledge-content:not(.canonical-content) .info-page .substep-bubble-panel a.substep-bubble.selected {
        background-color: #00c4ff; }
  .canvass-pledge-content:not(.canonical-content) .id-question-page .survey-button,
  .canvass-pledge-content:not(.canonical-content) .trump-approval-page .survey-button {
    display: block;
    width: 100%;
    color: #000000;
    background-color: #E9E9E9;
    border-radius: 4px;
    margin: 10px 0;
    padding: 5px 10px;
    text-align: left;
    border: none;
    box-shadow: 1px 1px 1px #000000;
    outline: none; }
    .canvass-pledge-content:not(.canonical-content) .id-question-page .survey-button.selected,
    .canvass-pledge-content:not(.canonical-content) .trump-approval-page .survey-button.selected {
      background-color: #00c4ff; }
  .canvass-pledge-content:not(.canonical-content) .id-question-page .wont-answer,
  .canvass-pledge-content:not(.canonical-content) .trump-approval-page .wont-answer {
    margin-top: 30px; }
  .canvass-pledge-content:not(.canonical-content) .issues-page input[type="checkbox"] {
    top: 3px; }
  .canvass-pledge-content:not(.canonical-content) .canvasser-page .canvasser-form {
    margin-bottom: 30px; }
    .canvass-pledge-content:not(.canonical-content) .canvasser-page .display-name-form {
      margin-top: 20px; }
      .canvass-pledge-content:not(.canonical-content) .canvasser-page input[type="checkbox"] {
        top: 3px; }
        .canvass-pledge-content:not(.canonical-content) .canvasser-page .sign-in-cta {
          margin-top: 10px;
          font-size: 24px;
          text-align: center; }
          .canvass-pledge-content:not(.canonical-content) .canvasser-page .sign-in-cta a {
            text-decoration: none; }
            .canvass-pledge-content:not(.canonical-content) .canvasser-page .sign-in-cta button {
              margin: auto; }
  .canvass-pledge-content:not(.canonical-content) .canvasser-page .sign-out-link {
    margin-top: 20px; }
    .canvass-pledge-content:not(.canonical-content) .canvasser-page p {
      margin-bottom: 20px; }
  .canvass-pledge-content:not(.canonical-content) .resident-info-form,
  .canvass-pledge-content:not(.canonical-content) .supporter-info-form {
    margin-top: 30px; }
    .canvass-pledge-content:not(.canonical-content) .resident-info-form .address-form-group,
    .canvass-pledge-content:not(.canonical-content) .supporter-info-form .address-form-group {
      position: relative;
      z-index: 2; }
      .canvass-pledge-content:not(.canonical-content) .resident-info-form .address-form-group .input-info,
      .canvass-pledge-content:not(.canonical-content) .supporter-info-form .address-form-group .input-info {
        position: absolute;
        width: 100%;
        background-color: #ccc;
        box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
        margin-top: 2px;
        padding: 5px 10px; }
  .canvass-pledge-content:not(.canonical-content) .signature-page .signature-pad {
    position: relative; }
    .canvass-pledge-content:not(.canonical-content) .signature-page .signature-pad canvas {
      width: 100%;
      height: 150px;
      background-color: #ffffff;
      border: 1px solid #565555; }
      .canvass-pledge-content:not(.canonical-content) .signature-page .signature-pad .line-cue {
        position: absolute;
        left: 20px;
        bottom: 20px;
        width: calc(100% - 40px);
        color: #cccccc;
        border-bottom: 1px solid #cccccc;
        pointer-events: none; }
  .canvass-pledge-content:not(.canonical-content) .signature-page .signature-box-label {
    float: left; }
    .canvass-pledge-content:not(.canonical-content) .signature-page .signature-clear-link {
      float: right; }
      .canvass-pledge-content:not(.canonical-content) .signature-page .signature-clear-link a {
        color: #cccccc;
        font-size: 14px; }
  .canvass-pledge-content:not(.canonical-content) .signature-page .date-input {
    background-color: #ffffff;
    color: #000000; }
  .canvass-pledge-content:not(.canonical-content) .ask-about-voter-reg-page .btn {
    margin: 30px auto;
    min-width: 120px; }
  .canvass-pledge-content:not(.canonical-content) .voter-reg-page .voter-reg-iframe {
    border: none;
    width: 100%;
    height: calc(100vh - 240px);
    background-image: url('/static/img/spinner-salmon.svg');
    background-repeat: no-repeat;
    background-position: center center;
    margin-top: 10px;
    padding: 0 10px;
    background-color: #ffffff; }
    .canvass-pledge-content:not(.canonical-content) .voter-reg-page .done-btn {
      margin: 20px auto 0 auto;
      min-width: 120px; }
  .canvass-pledge-content:not(.canonical-content) .whats-next-page .btn {
    margin: 30px auto; }
    .canvass-pledge-content:not(.canonical-content) .whats-next-page .encouragement {
      margin-top: 20px; }
      .canvass-pledge-content:not(.canonical-content) .whats-next-page .whats-next {
        margin-top: 20px;
        font-size: 24px;
        text-align: center; }
        .canvass-pledge-content:not(.canonical-content) .whats-next-page p {
          margin-bottom: 10px; }
          .canvass-pledge-content:not(.canonical-content) .whats-next-page .survey-btn {
            color: #ff5d67;
            width: 10em;
            text-align: center;
            padding: 0.9em;
            font-weight: bold;
            display: block;
            cursor: pointer;
            border-radius: 0;
            border: 2px solid #ff5d67;
            border-radius: 0;
            color: #ff5d67;
            margin-top: 1.5em;
            padding: 1em;
            width: 12em;
            background: none; }
            .canvass-pledge-content:not(.canonical-content) .whats-next-page .survey-btn:hover {
              background: #ffffff;
              text-decoration: none;
              color: #000000;
              border-color: #ffffff; }
  .canvass-pledge-content:not(.canonical-content) .im-done-page .block {
    margin: 30px 0; }

.canvass-pledge-body .pac-item, .canvass-pledge-body .pac-item-query {
  font-size: 18px; }
  @media only screen and (max-width : 767px) {
    .canvass-pledge-body .dont-want-to-pledge {
      margin-top: 20px;   }
}

.canvass-pledge-bulk-content:not(.canonical-content) h1 {
  padding: 0; }
  .canvass-pledge-bulk-content:not(.canonical-content) p {
    margin-bottom: 10px; }
    .canvass-pledge-bulk-content:not(.canonical-content) .form-container {
      margin-top: 30px;
      margin-bottom: 30px;
      color: #000000; }
      .canvass-pledge-bulk-content:not(.canonical-content) .form-container input.form-control,
      .canvass-pledge-bulk-content:not(.canonical-content) .form-container select.form-control {
        border: 1px solid #002855;
        border-radius: 0; }
        .canvass-pledge-bulk-content:not(.canonical-content) .form-container input.form-control.has-error,
        .canvass-pledge-bulk-content:not(.canonical-content) .form-container select.form-control.has-error {
          border-color: #ff5d67; }
      .canvass-pledge-bulk-content:not(.canonical-content) .form-container .checkbox.signup-checkbox {
        margin-top: -5px;
        margin-bottom: 15px; }
        .canvass-pledge-bulk-content:not(.canonical-content) .form-container .btn.btn-primary {
          color: #ffffff;
          width: 10em;
          text-align: center;
          padding: 0.9em;
          font-weight: bold;
          display: block;
          cursor: pointer;
          border-radius: 0;
          background: #002855;
          border-color: #002855;
          width: initial;
          display: inline-block;
          letter-spacing: 0; }
          .canvass-pledge-bulk-content:not(.canonical-content) .form-container .btn.btn-primary:hover {
            background: #ff5d67;
            text-decoration: none;
            border-color: #ff5d67; }
      .canvass-pledge-bulk-content:not(.canonical-content) .form-container .button-panel {
        position: relative; }
        .canvass-pledge-bulk-content:not(.canonical-content) .form-container .button-panel .spinner {
          position: absolute;
          top: 15px;
          left: 19px;
          margin: 0; }
      .canvass-pledge-bulk-content:not(.canonical-content) .form-container .issues .glyphicon {
        top: 2px;
        font-size: 0.8em; }
      .canvass-pledge-bulk-content:not(.canonical-content) .form-container .radio-prompt {
        margin-right: 5px; }
        .canvass-pledge-bulk-content:not(.canonical-content) .form-container .clear-canvasser {
          position: relative;
          top: 5px; }
          .canvass-pledge-bulk-content:not(.canonical-content) .form-container .alert {
            margin-top: 20px; }

.main-content.canvass-leaderboard-content:not(.canonical-content) {
  color: #262626; }
  .main-content.canvass-leaderboard-content:not(.canonical-content) h1,
  .main-content.canvass-leaderboard-content:not(.canonical-content) h2,
  .main-content.canvass-leaderboard-content:not(.canonical-content) h3,
  .main-content.canvass-leaderboard-content:not(.canonical-content) h4,
  .main-content.canvass-leaderboard-content:not(.canonical-content) h5,
  .main-content.canvass-leaderboard-content:not(.canonical-content) h6 {
    color: #002855 !important; }
    .main-content.canvass-leaderboard-content:not(.canonical-content) h3 {
      font-size: 1.2em; }
      .main-content.canvass-leaderboard-content:not(.canonical-content) .content-row {
        margin-top: 50px;
        margin-bottom: 50px; }
        .main-content.canvass-leaderboard-content:not(.canonical-content) .highlight-sb {
          background: #ff5d67;
          color: #ffffff; }
          .main-content.canvass-leaderboard-content:not(.canonical-content) .container-fluid {
            background: #ffffff; }
            .main-content.canvass-leaderboard-content:not(.canonical-content) section h2 {
              padding-bottom: 0.4em; }
  .main-content.canvass-leaderboard-content:not(.canonical-content) .main-header {
    margin: 2em 0; }
    .main-content.canvass-leaderboard-content:not(.canonical-content) .main-header p {
      margin: 10px 0;
      max-width: 800px; }
  .main-content.canvass-leaderboard-content:not(.canonical-content) .leaderboard-container .leaderboard-horiz-scroll {
    overflow-x: scroll; }
    .main-content.canvass-leaderboard-content:not(.canonical-content) .leaderboard-container .leaderboard {
      width: 100%;
      border-bottom: 1px solid #002855; }
      .main-content.canvass-leaderboard-content:not(.canonical-content) .leaderboard-container .leaderboard th,
      .main-content.canvass-leaderboard-content:not(.canonical-content) .leaderboard-container .leaderboard td {
        padding: 15px;
        vertical-align: top; }
        .main-content.canvass-leaderboard-content:not(.canonical-content) .leaderboard-container .leaderboard thead tr {
          display: block;
          position: relative; }
      .main-content.canvass-leaderboard-content:not(.canonical-content) .leaderboard-container .leaderboard tbody {
        display: block;
        max-height: 500px;
        overflow-x: hidden;
        overflow-y: scroll; }
        .main-content.canvass-leaderboard-content:not(.canonical-content) .leaderboard-container .leaderboard .numeric-cell {
          min-width: 120px; }
          .main-content.canvass-leaderboard-content:not(.canonical-content) .leaderboard-container .leaderboard .wide-cell {
            min-width: 250px; }
            .main-content.canvass-leaderboard-content:not(.canonical-content) .leaderboard-container .leaderboard .name-cell {
              width: 300px;
              min-width: 200px; }
              .main-content.canvass-leaderboard-content:not(.canonical-content) .leaderboard-container .leaderboard .header-row {
                font-weight: bold;
                border-top: 1px solid #002855;
                border-bottom: 1px solid #002855;
                color: #002855; }
                .main-content.canvass-leaderboard-content:not(.canonical-content) .leaderboard-container .leaderboard .header-row th.rank-header {
                  text-align: center;
                  background-color: #002855;
                  color: #ffffff; }
      .main-content.canvass-leaderboard-content:not(.canonical-content) .leaderboard-container .leaderboard .rank-cell {
        background-color: #00c4ff;
        color: #ffffff;
        text-align: center; }
  .main-content.canvass-leaderboard-content:not(.canonical-content) .leaderboard-container .title-block {
    margin-bottom: 40px; }
    .main-content.canvass-leaderboard-content:not(.canonical-content) .leaderboard-container .title-block .leaderboard-title {
      font-size: 35px;
      color: #002855;
      font-family: 'Bitter', serif;
      font-weight: bold; }
  .main-content.canvass-leaderboard-content:not(.canonical-content) .links-container {
    background-color: #002855;
    color: #ffffff;
    font-size: 1.2em;
    text-align: center; }
    @media only screen and (max-width : 767px) {
      .main-content.canvass-leaderboard-content:not(.canonical-content) .sm-top-space {
        margin-top: 50px;   }
}

.main-content.canvass-stats-content:not(.canonical-content) {
  color: #262626; }
  .main-content.canvass-stats-content:not(.canonical-content) h1,
  .main-content.canvass-stats-content:not(.canonical-content) h2,
  .main-content.canvass-stats-content:not(.canonical-content) h3,
  .main-content.canvass-stats-content:not(.canonical-content) h4,
  .main-content.canvass-stats-content:not(.canonical-content) h5,
  .main-content.canvass-stats-content:not(.canonical-content) h6 {
    color: #002855 !important; }
    .main-content.canvass-stats-content:not(.canonical-content) h3 {
      font-size: 1.2em; }
      .main-content.canvass-stats-content:not(.canonical-content) .content-row {
        margin-top: 50px;
        margin-bottom: 50px; }
        .main-content.canvass-stats-content:not(.canonical-content) .highlight-sb {
          background: #ff5d67;
          color: #ffffff; }
          .main-content.canvass-stats-content:not(.canonical-content) .container-fluid {
            background: #ffffff; }
            .main-content.canvass-stats-content:not(.canonical-content) section h2 {
              padding-bottom: 0.4em; }
  .main-content.canvass-stats-content:not(.canonical-content) .chart-pad {
    margin-top: 30px;
    margin-bottom: 30px; }
    .main-content.canvass-stats-content:not(.canonical-content) .profile-header .header-copy {
      padding: 4em 0 2em 0; }
      .main-content.canvass-stats-content:not(.canonical-content) .profile-header .header-copy h1 {
        margin-bottom: 0;
        padding-bottom: 0; }
        .main-content.canvass-stats-content:not(.canonical-content) .profile-header .header-copy .display-name-section {
          margin-top: 20px; }
          .main-content.canvass-stats-content:not(.canonical-content) .profile-header .header-copy .display-name-section .explainer {
            color: #565555; }
            .main-content.canvass-stats-content:not(.canonical-content) .profile-header .header-copy .display-name-section .display-name {
              font-size: 2em;
              color: #ff5d67; }
              .main-content.canvass-stats-content:not(.canonical-content) .profile-header .header-copy .display-name-section .display-name-form input.form-control {
                border: 1px solid #002855;
                border-radius: 0;
                color: #000000; }
                .main-content.canvass-stats-content:not(.canonical-content) .profile-header .header-copy .display-name-section .display-name-form label {
                  color: #002855; }
                  .main-content.canvass-stats-content:not(.canonical-content) .profile-header .header-copy .display-name-section .display-name-form .btn.btn-primary {
                    color: #ffffff;
                    width: 10em;
                    text-align: center;
                    padding: 0.9em;
                    font-weight: bold;
                    display: block;
                    cursor: pointer;
                    border-radius: 0;
                    background: #002855;
                    border-color: #002855;
                    width: initial;
                    display: inline-block;
                    letter-spacing: 0; }
                    .main-content.canvass-stats-content:not(.canonical-content) .profile-header .header-copy .display-name-section .display-name-form .btn.btn-primary:hover {
                      background: #ff5d67;
                      text-decoration: none;
                      border-color: #ff5d67; }
              .main-content.canvass-stats-content:not(.canonical-content) .profile-header .header-copy .display-name-section .display-name-form .btn.btn-default {
                color: #002855;
                width: 10em;
                text-align: center;
                padding: 0.9em;
                font-weight: bold;
                display: block;
                cursor: pointer;
                border-radius: 0;
                background: #ffffff;
                border-color: #002855;
                width: initial;
                display: inline-block;
                letter-spacing: 0; }
                .main-content.canvass-stats-content:not(.canonical-content) .profile-header .header-copy .display-name-section .display-name-form .btn.btn-default:hover {
                  background: #ff5d67;
                  text-decoration: none;
                  border-color: #ff5d67;
                  color: #ffffff; }
      .main-content.canvass-stats-content:not(.canonical-content) .profile-header .header-copy .subtitle {
        font-size: 1.2em; }
    .main-content.canvass-stats-content:not(.canonical-content) .profile-header .rankings {
      padding: 4em 0 2em 0;
      text-align: center; }
      .main-content.canvass-stats-content:not(.canonical-content) .profile-header .rankings .rankings-inner {
        width: auto;
        display: inline-block;
        text-transform: uppercase; }
        .main-content.canvass-stats-content:not(.canonical-content) .profile-header .rankings .ranking {
          padding: 1em;
          text-align: center; }
          .main-content.canvass-stats-content:not(.canonical-content) .profile-header .rankings .ranking .ranking-value {
            font-size: 44px;
            font-weight: bold;
            font-family: 'Bitter', serif; }
      .main-content.canvass-stats-content:not(.canonical-content) .profile-header .rankings .district-ranking {
        background-color: #002855;
        color: #ffffff; }
        .main-content.canvass-stats-content:not(.canonical-content) .profile-header .rankings .national-ranking {
          color: #002855;
          position: relative; }
          .main-content.canvass-stats-content:not(.canonical-content) .profile-header .rankings .national-ranking:not(.national-only):before {
            position: absolute;
            top: -1px;
            left: 0;
            content: '';
            width: 0;
            height: 0;
            border-top: 0px solid transparent;
            border-bottom: 25px solid transparent;
            border-left: 25px solid #002855; }
      .main-content.canvass-stats-content:not(.canonical-content) .profile-header .rankings .num-fundraisers {
        color: #00c4ff;
        font-weight: normal; }
    .main-content.canvass-stats-content:not(.canonical-content) .profile-header .zeroes-explainer {
      margin: 30px 0;
      color: #ff5d67;
      font-size: 1.2em; }
  .main-content.canvass-stats-content:not(.canonical-content) .container-fluid.summary-stats-container {
    background-color: #00c4ff; }
    .main-content.canvass-stats-content:not(.canonical-content) .container-fluid.summary-stats-container .single-stat {
      padding: 30px 10px; }
      .main-content.canvass-stats-content:not(.canonical-content) .container-fluid.summary-stats-container .single-stat .stat-label {
        height: 44px;
        color: #002855;
        text-transform: uppercase;
        font-weight: bold; }
        .main-content.canvass-stats-content:not(.canonical-content) .container-fluid.summary-stats-container .single-stat .stat-value {
          font-size: 4em;
          font-weight: bold;
          color: #ffffff;
          font-family: 'Bitter', serif; }
          .main-content.canvass-stats-content:not(.canonical-content) .container-fluid.summary-stats-container .single-stat.left-border {
            border-left: 3px solid #ffffff; }
  .main-content.canvass-stats-content:not(.canonical-content) .container-fluid.district-summary-stats-container {
    background-color: #fffbef; }
    .main-content.canvass-stats-content:not(.canonical-content) .container-fluid.district-summary-stats-container h3 {
      font-size: 2em;
      color: #002855 !important;
      text-align: center; }
      .main-content.canvass-stats-content:not(.canonical-content) .container-fluid.district-summary-stats-container .single-stat {
        padding: 30px 10px; }
        .main-content.canvass-stats-content:not(.canonical-content) .container-fluid.district-summary-stats-container .single-stat .stat-label {
          height: 44px;
          color: #002855;
          text-transform: uppercase;
          font-weight: bold; }
          .main-content.canvass-stats-content:not(.canonical-content) .container-fluid.district-summary-stats-container .single-stat .stat-value {
            font-size: 4em;
            font-weight: bold;
            color: #00c4ff;
            font-family: 'Bitter', serif; }
  .main-content.canvass-stats-content:not(.canonical-content) .container-fluid.progress-container {
    background-color: #ff5d67;
    padding-top: 30px;
    padding-bottom: 50px; }
    .main-content.canvass-stats-content:not(.canonical-content) .container-fluid.progress-container h3 {
      font-size: 2em;
      margin: 0 0 20px 0;
      color: #ffffff !important;
      text-align: center; }
      .main-content.canvass-stats-content:not(.canonical-content) .container-fluid.progress-container .goal-explainer {
        color: #ffffff;
        text-align: center;
        font-size: 1.2em;
        margin: 40px 0; }
        .main-content.canvass-stats-content:not(.canonical-content) .container-fluid.progress-container .rzslider .rz-bar {
          background-color: #ffffff; }
          .main-content.canvass-stats-content:not(.canonical-content) .container-fluid.progress-container .rzslider .rz-tick {
            background-color: #ffffff; }
            .main-content.canvass-stats-content:not(.canonical-content) .container-fluid.progress-container .rzslider .rz-tick-value {
              color: #ffffff; }
              .main-content.canvass-stats-content:not(.canonical-content) .container-fluid.progress-container .rzslider .rz-bubble {
                color: #002855; }
                .main-content.canvass-stats-content:not(.canonical-content) .container-fluid.progress-container .rzslider .rz-bubble.rz-limit {
                  color: #ffffff; }
        .main-content.canvass-stats-content:not(.canonical-content) .container-fluid.progress-container .rzslider .rz-pointer {
          background-color: #002855; }
          .main-content.canvass-stats-content:not(.canonical-content) .container-fluid.progress-container .rzslider .rz-tick-legend {
            color: #ffffff;
            position: absolute;
            top: 44px; }
  .main-content.canvass-stats-content:not(.canonical-content) .container-fluid.share-container {
    background-color: #002855;
    color: #ffffff;
    text-align: center; }
    .main-content.canvass-stats-content:not(.canonical-content) .container-fluid.share-container h3 {
      font-size: 2em;
      margin: 0;
      color: #ffffff !important; }
      .main-content.canvass-stats-content:not(.canonical-content) .container-fluid.share-container .share-links {
        text-align: center;
        margin-top: 30px; }
        .main-content.canvass-stats-content:not(.canonical-content) .container-fluid.share-container .share-links img {
          max-width: 54px; }
          .main-content.canvass-stats-content:not(.canonical-content) .container-fluid.share-container .share-links a {
            text-decoration: none; }
            .main-content.canvass-stats-content:not(.canonical-content) .container-fluid.share-container .share-links a:not(:first-child) {
              margin-left: 20px; }
  @media only screen and (max-width : 767px) {
    .main-content.canvass-stats-content:not(.canonical-content) .profile-header .header-copy {
      padding: 2em 0 0 0;   }
}

.main-content.fundraise-content .image-header {
  background-image: url('/static/img/fundraise_register_hero.jpg');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }
  .main-content.fundraise-content .warning-text {
    color: #0a2852;
    font-size: 10px;
    line-height: 1em;
    font-family: 'Roboto', sans-serif;
    font-style: italic;
    padding-top: 10px; }
    @media only screen and (max-width : 991px) {
      .main-content.fundraise-content h1 {
        font-size: 48px;   }
        .main-content.fundraise-content h2 {
          font-size: 30px;   }
}

.fundraise-goal-content .progress-header .reached {
  color: #ff5c66; }
  .fundraise-goal-content .progress-header .not-reached {
    color: #0a2852; }
.fundraise-goal-content .goal-wrapper {
  position: relative;
  height: 70px; }
  .fundraise-goal-content .goal-wrapper .goal-bar {
    position: absolute;
    top: 0;
    left: 0;
    height: 30px;
    border-radius: 20px; }
    .fundraise-goal-content .goal-wrapper .goal-background {
      background-color: #e8ebeb;
      width: 100%; }
      .fundraise-goal-content .goal-wrapper .goal-progress {
        background: #00c4ff;
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px; }
        .fundraise-goal-content .goal-wrapper .goal-progress.reached {
          background: #ff5c66;
          border-top-right-radius: 20px;
          border-bottom-right-radius: 20px; }
  .fundraise-goal-content .goal-wrapper .progress-label {
    position: absolute;
    top: 33px;
    text-align: center; }
    .fundraise-goal-content .goal-wrapper .progress-label .goal-arrow {
      width: 0;
      height: 0;
      border-left: 5px solid transparent;
      border-right: 5px solid transparent;
      margin: auto;
      border-bottom: 10px solid #00c4ff; }
      .fundraise-goal-content .goal-wrapper .progress-label .label-content {
        color: #f9f9f9;
        font-size: 16px;
        font-weight: bold;
        background-color: #00c4ff; }
        .fundraise-goal-content .goal-wrapper .progress-label.reached .goal-arrow {
          border-bottom-color: #ff5c66; }
          .fundraise-goal-content .goal-wrapper .progress-label.reached .label-content {
            background-color: #ff5c66; }

.fundraise-table-content .fundraise-table {
  position: relative; }
  .fundraise-table-content .fundraise-table .fundraise-table-header {
    border-bottom: 1px solid #0a2852;
    padding-bottom: 10px;
    margin-right: 0px; }
    .fundraise-table-content .fundraise-table .fundraise-table-header div:last-child {
      text-align: right;
      padding-right: 0px; }
      @media only screen and (max-width : 991px) {
        .fundraise-table-content .fundraise-table .fundraise-table-header {
          display: none;   }
}
  .fundraise-table-content .fundraise-table .fundraise-table-inner {
    max-height: 250px;
    overflow-y: scroll;
    padding-right: 10px;
    padding-bottom: 10px; }
    .fundraise-table-content .fundraise-table .fundraise-table-inner .fundraise-table-row {
      padding: 10px 0;
      margin-right: 0px; }
      .fundraise-table-content .fundraise-table .fundraise-table-inner .fundraise-table-row .amount-col {
        color: #00c4ff;
        font-weight: bold;
        text-align: right;
        padding-left: 0px;
        padding-right: 0px; }
    .fundraise-table-content .fundraise-table .fundraise-table-inner .fundraise-table-row + .fundraise-table-row {
      border-top: 1px solid #ced4dc; }
      .fundraise-table-content .fundraise-table .fundraise-table-inner.scrollable-bottom + div.shadow-box {
        height: 10px;
        position: absolute;
        bottom: 0;
        width: 100%;
        box-shadow: inset 0 -7px 10px -7px #777; }

.contributions-table-content .num-contributions {
  color: #00c4ff; }
  .contributions-table-content .fundraise-table .fundraise-table-inner .fundraise-table-row .date-col {
    font-weight: bold; }
    .contributions-table-content .fundraise-table .fundraise-table-inner .fundraise-table-row .email-col a {
      color: #0a2852;
      font-weight: normal;
      text-decoration: underline; }
  .contributions-table-content .fundraise-table .fundraise-table-inner .share-box {
    background-color: #0a2852;
    text-align: center;
    padding: 15px; }
    .contributions-table-content .fundraise-table .fundraise-table-inner .share-box .social-buttons {
      padding-top: 20px;
      padding-bottom: 15px; }
.contributions-table-content .action-buttons {
  text-align: right; }
  @media only screen and (max-width : 991px) {
    .contributions-table-content .action-buttons {
      padding-top: 25px;
      text-align: center;   }
      .contributions-table-content .action-buttons .btn-sl {
        width: 100%;
        margin-top: 10px;   }
}

.leaderboard-table-content .fundraise-table .fundraise-table-inner .fundraise-table-row .fundname-col a {
  color: #0a2852; }
  .leaderboard-table-content .fundraise-table .fundraise-table-inner .fundraise-table-row .fundname-col a p {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis; }

.main-content.fundraise-home-content .header-section {
  margin-top: 60px;
  margin-bottom: 60px; }
  .main-content.fundraise-home-content .header-section .btn-sl {
    margin-top: 30px; }
.main-content.fundraise-home-content .main-container {
  margin-top: 60px;
  margin-bottom: 60px; }
  .main-content.fundraise-home-content .main-container .my-fundraisers-section {
    margin-bottom: 60px; }
    .main-content.fundraise-home-content .main-container .my-fundraisers-section .my-fundraiser-table {
      padding-top: 10px; }
      .main-content.fundraise-home-content .main-container .my-fundraisers-section .my-fundraiser-table .my-fundraiser-row {
        padding-top: 5px;
        padding-bottom: 5px; }
        .main-content.fundraise-home-content .main-container .my-fundraisers-section .my-fundraiser-table .my-fundraiser-row .name-col p {
          overflow: hidden;
          white-space: nowrap;
          text-overflow: ellipsis;
          line-height: 35px; }
        .main-content.fundraise-home-content .main-container .my-fundraisers-section .my-fundraiser-table .my-fundraiser-row .amount-col p {
          line-height: 35px; }
          .main-content.fundraise-home-content .main-container .my-fundraisers-section .my-fundraiser-table .my-fundraiser-row .amount-col p .raised-txt {
            display: none; }
        .main-content.fundraise-home-content .main-container .my-fundraisers-section .my-fundraiser-table .my-fundraiser-row .button-col {
          text-align: right; }
          .main-content.fundraise-home-content .main-container .my-fundraisers-section .my-fundraiser-table .my-fundraiser-row .button-col .btn-sm {
            min-width: 80px; }
      .main-content.fundraise-home-content .main-container .my-fundraisers-section .my-fundraiser-table .my-fundraiser-row + .my-fundraiser-row {
        border-top: 1px solid #ced4dc; }
        @media only screen and (max-width : 768px) {
          .main-content.fundraise-home-content .main-container .my-fundraisers-section .my-fundraiser-table {
            padding-top: 0px;   }
            .main-content.fundraise-home-content .main-container .my-fundraisers-section .my-fundraiser-table .header-row {
              display: none;   }
              .main-content.fundraise-home-content .main-container .my-fundraisers-section .my-fundraiser-table .my-fundraiser-row {
                padding-bottom: 20px;   }
                .main-content.fundraise-home-content .main-container .my-fundraisers-section .my-fundraiser-table .my-fundraiser-row .name-col p {
                  font-size: 22px;
                  line-height: 1em;
                  padding-bottom: 5px;   }
                  .main-content.fundraise-home-content .main-container .my-fundraisers-section .my-fundraiser-table .my-fundraiser-row .name-col p a {
                    line-height: 1em;   }
                .main-content.fundraise-home-content .main-container .my-fundraisers-section .my-fundraiser-table .my-fundraiser-row .amount-col {
                  padding-bottom: 20px;   }
                  .main-content.fundraise-home-content .main-container .my-fundraisers-section .my-fundraiser-table .my-fundraiser-row .amount-col p {
                    line-height: 1em;
                    font-family: 'Roboto', sans-serif;
                    font-size: 15px;
                    font-weight: bold;   }
                    .main-content.fundraise-home-content .main-container .my-fundraisers-section .my-fundraiser-table .my-fundraiser-row .amount-col p .raised-txt {
                      display: inline;   }
                .main-content.fundraise-home-content .main-container .my-fundraisers-section .my-fundraiser-table .my-fundraiser-row .button-col {
                  text-align: center;   }
                  .main-content.fundraise-home-content .main-container .my-fundraisers-section .my-fundraiser-table .my-fundraiser-row .button-col .btn-sm {
                    width: 49%;   }
            .main-content.fundraise-home-content .main-container .my-fundraisers-section .my-fundraiser-table .my-fundraiser-row + .my-fundraiser-row {
              padding-top: 20px;   }
}
  .main-content.fundraise-home-content .main-container .register-section {
    padding-right: 135px; }
    .main-content.fundraise-home-content .main-container .register-section .btn-sl {
      margin-top: 30px; }
.main-content.fundraise-home-content .slates-container {
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #e8ebeb; }
  .main-content.fundraise-home-content .slates-container .row .slate-info-block {
    height: 470px;
    display: flex;
    justify-content: center; }
    .main-content.fundraise-home-content .slates-container .row .slate-info-block .slate-info-block-inner,
    .main-content.fundraise-home-content .slates-container .row .slate-info-block .btn-sl {
      max-width: 250px; }
      .main-content.fundraise-home-content .slates-container .row .slate-info-block hr {
        margin-top: 20px;
        margin-bottom: 10px; }
        .main-content.fundraise-home-content .slates-container .row .slate-info-block h4 {
          margin-bottom: 0px; }
          .main-content.fundraise-home-content .slates-container .row .slate-info-block p.amount-raised {
            color: #0a2852;
            font-weight: bold;
            font-size: 20px;
            padding-bottom: 5px; }
            .main-content.fundraise-home-content .slates-container .row .slate-info-block p.description {
              padding-top: 15px;
              padding-bottom: 15px; }
              .main-content.fundraise-home-content .slates-container .row .slate-info-block .btn-donate {
                position: absolute;
                bottom: 0;
                width: 100%; }
                .main-content.fundraise-home-content .slates-container .row .slate-info-block .btn-share {
                  height: 30px;
                  width: 40px; }
                  .main-content.fundraise-home-content .slates-container .row .slate-info-block .btn-share.contains-message {
                    width: 60px; }
                    .main-content.fundraise-home-content .slates-container .row .slate-info-block .btn-share img {
                      width: 18px; }
.main-content.fundraise-home-content .split-container input[type="text"],
.main-content.fundraise-home-content .split-container input[type="email"],
.main-content.fundraise-home-content .split-container input[type="number"],
.main-content.fundraise-home-content .split-container input[type="tel"],
.main-content.fundraise-home-content .split-container input[type="password"],
.main-content.fundraise-home-content .split-container input[type="file"] + label,
.main-content.fundraise-home-content .split-container textarea,
.main-content.fundraise-home-content .split-container select {
  border-color: #00c4ff;
  color: #00c4ff; }
  .main-content.fundraise-home-content .split-container input[type="text"]::placeholder,
  .main-content.fundraise-home-content .split-container input[type="email"]::placeholder,
  .main-content.fundraise-home-content .split-container input[type="number"]::placeholder,
  .main-content.fundraise-home-content .split-container input[type="tel"]::placeholder,
  .main-content.fundraise-home-content .split-container input[type="password"]::placeholder,
  .main-content.fundraise-home-content .split-container input[type="file"] + label::placeholder,
  .main-content.fundraise-home-content .split-container textarea::placeholder,
  .main-content.fundraise-home-content .split-container select::placeholder {
    color: #cccccc; }
.main-content.fundraise-home-content .split-container input[type="radio"] + label,
.main-content.fundraise-home-content .split-container input[type="checkbox"] + label {
  color: #00c4ff; }
  .main-content.fundraise-home-content .split-container .input-group-with-prefix .input-group-addon,
  .main-content.fundraise-home-content .split-container .input-group-with-suffix .input-group-addon {
    background-color: #00c4ff;
    color: #f9f9f9; }
.main-content.fundraise-home-content .split-container label {
  color: #00c4ff; }
  .main-content.fundraise-home-content .split-container .form-question h3,
  .main-content.fundraise-home-content .split-container .form-question h4 {
    color: #00c4ff; }
    .main-content.fundraise-home-content .split-container .form-question h3 a,
    .main-content.fundraise-home-content .split-container .form-question h4 a {
      color: #00c4ff; }
      .main-content.fundraise-home-content .split-container .form-question h3 a:hover,
      .main-content.fundraise-home-content .split-container .form-question h4 a:hover {
        color: #00c4ff; }
.main-content.fundraise-home-content .split-container .has-error input[type="text"],
.main-content.fundraise-home-content .split-container .has-error input[type="email"],
.main-content.fundraise-home-content .split-container .has-error input[type="number"],
.main-content.fundraise-home-content .split-container .has-error input[type="tel"],
.main-content.fundraise-home-content .split-container .has-error input[type="radio"],
.main-content.fundraise-home-content .split-container .has-error input[type="file"] + label,
.main-content.fundraise-home-content .split-container .has-error input[type="checkbox"] + label,
.main-content.fundraise-home-content .split-container .has-error textarea,
.main-content.fundraise-home-content .split-container .has-error select {
  border-color: #ff5c66;
  color: #ff5c66; }
  .main-content.fundraise-home-content .split-container .has-error input[type="radio"] + label,
  .main-content.fundraise-home-content .split-container .has-error input[type="checkbox"] + label {
    color: #ff5c66; }
    .main-content.fundraise-home-content .split-container .has-error label {
      color: #ff5c66; }
      .main-content.fundraise-home-content .split-container .has-error .form-question h3,
      .main-content.fundraise-home-content .split-container .has-error .form-question h4 {
        color: #ff5c66; }
.main-content.fundraise-home-content .split-container .disabled input[type="text"],
.main-content.fundraise-home-content .split-container .disabled input[type="email"],
.main-content.fundraise-home-content .split-container .disabled input[type="number"],
.main-content.fundraise-home-content .split-container .disabled input[type="tel"],
.main-content.fundraise-home-content .split-container .disabled input[type="radio"],
.main-content.fundraise-home-content .split-container .disabled input[type="checkbox"],
.main-content.fundraise-home-content .split-container .disabled input[type="file"] + label,
.main-content.fundraise-home-content .split-container .disabled textarea,
.main-content.fundraise-home-content .split-container .disabled select {
  border-color: #dcdfdf;
  color: #dcdfdf; }
  .main-content.fundraise-home-content .split-container .disabled input[type="radio"] + label,
  .main-content.fundraise-home-content .split-container .disabled input[type="checkbox"] + label {
    color: #dcdfdf; }
    .main-content.fundraise-home-content .split-container .disabled label {
      color: #dcdfdf; }
      .main-content.fundraise-home-content .split-container .disabled .form-question h3,
      .main-content.fundraise-home-content .split-container .disabled .form-question h4 {
        color: #dcdfdf; }
        .main-content.fundraise-home-content .split-container .disabled .form-question h3 a,
        .main-content.fundraise-home-content .split-container .disabled .form-question h4 a {
          color: #dcdfdf; }
.main-content.fundraise-home-content .split-container .disabled .input-group-with-prefix .input-group-addon,
.main-content.fundraise-home-content .split-container .disabled .input-group-with-suffix .input-group-addon {
  background-color: #dcdfdf; }
.main-content.fundraise-home-content .split-container select {
  background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyMyA4LjkzIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6IzBhMjg1Mjt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmRyb3Bkb3duX2JsdWU8L3RpdGxlPjxwb2x5Z29uIGNsYXNzPSJjbHMtMSIgcG9pbnRzPSIwIDAgMTEuNSA4LjkzIDIzIDAgMCAwIi8+PC9zdmc+); }
  .main-content.fundraise-home-content .split-container .desktop {
    display: block;
    padding-top: 40px;
    padding-bottom: 40px;
    background: linear-gradient(to right, #00c4ff 50%, #0a2852 50%); }
    .main-content.fundraise-home-content .split-container .desktop .split-box {
      text-align: center; }
      .main-content.fundraise-home-content .split-container .desktop .split-box .host-info,
      .main-content.fundraise-home-content .split-container .desktop .split-box .resend-info {
        max-width: 450px;
        text-align: left;
        display: inline-block;
        height: 250px; }
        .main-content.fundraise-home-content .split-container .desktop .split-box .host-info > .btn-sl,
        .main-content.fundraise-home-content .split-container .desktop .split-box .resend-info > .search-wrapper {
          position: absolute;
          bottom: 0px; }
          .main-content.fundraise-home-content .split-container .desktop .split-box .resend-info .search-wrapper {
            margin-bottom: 0px; }
.main-content.fundraise-home-content .split-container .mobile {
  display: none; }
@media only screen and (max-width : 991px) {
  .main-content.fundraise-home-content .header-section {
    margin-top: 40px;
    margin-bottom: 40px;   }
    .main-content.fundraise-home-content .main-container {
      margin-top: 40px;
      margin-bottom: 40px;   }
      .main-content.fundraise-home-content .main-container .my-fundraisers-section {
        margin-bottom: 40px;   }
        .main-content.fundraise-home-content .main-container .register-section {
          padding-right: 15px;   }
          .main-content.fundraise-home-content .main-container .leaderboard-section {
            padding-top: 50px;   }
  .main-content.fundraise-home-content .split-container .desktop {
    display: none;   }
    .main-content.fundraise-home-content .split-container .mobile {
      display: block;   }
      .main-content.fundraise-home-content .split-container .mobile .host-box,
      .main-content.fundraise-home-content .split-container .mobile .resend-box {
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 30px;
        padding-bottom: 30px;   }
        .main-content.fundraise-home-content .split-container .mobile .host-box {
          background-color: #00c4ff;   }
          .main-content.fundraise-home-content .split-container .mobile .host-box .btn-sl {
            margin-top: 20px;   }
      .main-content.fundraise-home-content .split-container .mobile .resend-box {
        background-color: #0a2852;   }
  .main-content.fundraise-home-content .slates-container .row .slate-info-block {
    height: 100%;
    display: block;   }
    .main-content.fundraise-home-content .slates-container .row .slate-info-block .slate-info-block-inner,
    .main-content.fundraise-home-content .slates-container .row .slate-info-block .btn-sl {
      max-width: 100%;   }
      .main-content.fundraise-home-content .slates-container .row .slate-info-block p {
        padding-bottom: 20px;   }
        .main-content.fundraise-home-content .slates-container .row .slate-info-block .btn {
          position: relative;   }
  .main-content.fundraise-home-content .slates-container .row .col-xs-12 + .col-xs-12 {
    padding-top: 50px;   }
}

.main-content.fundraise-register-content .page-content {
  margin-top: 40px;
  margin-bottom: 60px; }
  .main-content.fundraise-register-content .page-content .main-form {
    max-width: 800px;
    margin: auto; }
    .main-content.fundraise-register-content .page-content .main-form .form-group {
      padding-top: 10px;
      padding-bottom: 10px; }
      .main-content.fundraise-register-content .page-content .main-form .radio .slate-select {
        display: inline-block;
        padding-left: 20px; }
        .main-content.fundraise-register-content .page-content .main-form .radio .slate-select select {
          height: 30px;
          font-size: 16px;
          line-height: 1em; }
      .main-content.fundraise-register-content .page-content .main-form .radio .custom-fund-warning {
        font-size: 14px;
        font-style: italic;
        font-family: 'Roboto', sans-serif; }
    .main-content.fundraise-register-content .page-content .main-form .notifications .checkbox,
    .main-content.fundraise-register-content .page-content .main-form .anonymity .checkbox {
      margin-top: -5px; }
    .main-content.fundraise-register-content .page-content .main-form .checkbox label {
      font-size: 22px;
      font-weight: bold; }
    .main-content.fundraise-register-content .page-content .main-form .event-details .form-group {
      padding-top: 5px;
      padding-bottom: 5px;
      margin-bottom: 0px; }
      .main-content.fundraise-register-content .page-content .main-form .event-details .form-group h4 {
        margin-bottom: 10px; }
    .main-content.fundraise-register-content .page-content .main-form .button-panel {
      margin-top: 20px; }
      .main-content.fundraise-register-content .page-content .main-form .remove-image-button {
        margin-top: 20px; }
        .main-content.fundraise-register-content .page-content .main-form .success-msg {
          overflow-wrap: break-word; }
          .main-content.fundraise-register-content .page-content .main-form .alert-danger {
            margin-top: 20px; }
@media only screen and (max-width : 991px) {
  .main-content.fundraise-register-content .header-container .cta-box {
    margin-top: 0;   }
    .main-content.fundraise-register-content .header-container .fundraising-page-example {
      margin-top: 20px;   }
  .main-content.fundraise-register-content .page-content {
    margin-top: 20px;
    margin-bottom: 40px;   }
    .main-content.fundraise-register-content .page-content .input-group-addon {
      font-size: 10px;   }
}

.fundraise-register-success-modal-window .close-button {
  position: absolute;
  top: 20px;
  right: 20px; }
  .fundraise-register-success-modal-window .close-button a {
    color: #0a2852; }
.fundraise-register-success-modal-window .modal-content {
  color: #0a2852;
  border-radius: 0;
  padding: 40px; }
  .fundraise-register-success-modal-window .modal-content .main-content h1 {
    font-size: 50px; }
    .fundraise-register-success-modal-window .modal-content .main-content h2 {
      font-size: 30px; }
      .fundraise-register-success-modal-window .modal-content .main-content hr {
        margin: 20px 0px; }
        .fundraise-register-success-modal-window .modal-content .main-content p {
          padding-bottom: 20px; }
          .fundraise-register-success-modal-window .modal-content .main-content label {
            font-size: 12px; }
            .fundraise-register-success-modal-window .modal-content .main-content .btn-share {
              height: 50px;
              width: 60px; }
              .fundraise-register-success-modal-window .modal-content .main-content .btn-share img {
                width: 25px; }
  .fundraise-register-success-modal-window .modal-content .main-content .copy-button {
    padding-top: 25px; }
    .fundraise-register-success-modal-window .modal-content .main-content .copy-button .btn {
      margin-right: 10px; }
  .fundraise-register-success-modal-window .modal-content .main-content .buttons-row {
    padding-top: 20px; }
    .fundraise-register-success-modal-window .modal-content .main-content .buttons-row .action-button .btn {
      width: 100%; }
    @media only screen and (max-width : 991px) {
      .fundraise-register-success-modal-window .modal-content .main-content .buttons-row .share-buttons {
        padding-top: 20px;
        text-align: center;   }
}

.main-content.fundraise-profile-content .accent-header {
  word-wrap: break-word; }
  .main-content.fundraise-profile-content .accent-header .admin-buttons {
    position: absolute;
    right: 0px; }
    .main-content.fundraise-profile-content .accent-header .admin-buttons .btn-sl {
      margin-top: 12px;
      background-color: transparent;
      border-color: #00c4ff;
      color: #00c4ff; }
      .main-content.fundraise-profile-content .accent-header .admin-buttons .btn-sl:hover,
      .main-content.fundraise-profile-content .accent-header .admin-buttons .btn-sl:active {
        border-color: rgba(0, 196, 255, 0.7);
        color: rgba(0, 196, 255, 0.7); }
    .main-content.fundraise-profile-content .accent-header .admin-buttons .btn-sl + .btn-sl {
      margin-left: 12px;
      margin-right: 12px; }
  .main-content.fundraise-profile-content .accent-header .header-section {
    margin-top: 50px;
    margin-bottom: 50px; }
    .main-content.fundraise-profile-content .accent-header .header-section.bump-down {
      padding-top: 20px; }
      .main-content.fundraise-profile-content .accent-header .header-section .profile-img-circle {
        width: 350px;
        height: 350px;
        border-radius: 175px;
        background-size: cover; }
        .main-content.fundraise-profile-content .accent-header .header-section .details-col {
          padding-left: 135px; }
          .main-content.fundraise-profile-content .accent-header .header-section .fund-data {
            padding-bottom: 10px; }
            .main-content.fundraise-profile-content .accent-header .header-section .fund-data p,
            .main-content.fundraise-profile-content .accent-header .header-section .fund-data a {
              padding-bottom: 20px;
              font-weight: bold;
              color: #00c4ff;
              text-decoration: none; }
              @media only screen and (max-width : 768px) {
                .main-content.fundraise-profile-content .accent-header .header-section .fund-data h4 {
                  margin-bottom: 0px;   }
}
    .main-content.fundraise-profile-content .accent-header .header-section hr {
      margin: 20px 0px; }
      .main-content.fundraise-profile-content .accent-header .header-section .header-buttons {
        padding-top: 25px; }
        .main-content.fundraise-profile-content .accent-header .header-section .header-buttons .donate-button .btn-sl {
          width: 100%; }
        .main-content.fundraise-profile-content .accent-header .header-section .header-buttons .share-buttons {
          text-align: center; }
.main-content.fundraise-profile-content .donation-container {
  padding-top: 40px;
  padding-bottom: 40px; }
  .main-content.fundraise-profile-content .donation-container .fundraise-goal-content {
    padding-bottom: 40px; }
    .main-content.fundraise-profile-content .donation-container .donate-row .donate-section {
      padding-left: 135px; }
      .main-content.fundraise-profile-content .donation-container .donate-row .donate-section .donate-cta {
        font-weight: bold;
        font-size: 18px; }
        .main-content.fundraise-profile-content .donation-container .donate-row .donate-section .donate-buttons .btn-sl {
          margin-top: 15px;
          width: 100%; }
.main-content.fundraise-profile-content .event-container {
  padding-bottom: 40px; }
  .main-content.fundraise-profile-content .event-container .container .inner-event-container {
    background-color: #00c4ff;
    text-align: center; }
    .main-content.fundraise-profile-content .event-container .container .inner-event-container h3 {
      padding-top: 40px; }
      .main-content.fundraise-profile-content .event-container .container .inner-event-container h2 {
        margin-top: 10px;
        margin-bottom: 5px; }
        .main-content.fundraise-profile-content .event-container .container .inner-event-container a {
          margin-top: 30px;
          margin-bottom: 30px; }
.main-content.fundraise-profile-content .extra-cta-container {
  background-color: #e8ebeb; }
  .main-content.fundraise-profile-content .extra-cta-container .desktop {
    display: unset; }
    .main-content.fundraise-profile-content .extra-cta-container .desktop .cta-row .cta-box {
      padding-top: 40px;
      height: 350px;
      display: flex;
      justify-content: center; }
      .main-content.fundraise-profile-content .extra-cta-container .desktop .cta-row .cta-box .cta-box-inner-smaller {
        max-width: 250px; }
        .main-content.fundraise-profile-content .extra-cta-container .desktop .cta-row .cta-box .cta-box-inner-larger {
          max-width: 450px; }
          .main-content.fundraise-profile-content .extra-cta-container .desktop .cta-row .cta-box .btn {
            position: absolute;
            bottom: 0;
            max-width: 250px; }
    .main-content.fundraise-profile-content .extra-cta-container .desktop .cta-row .cta-box {
      margin-bottom: 40px; }
  .main-content.fundraise-profile-content .extra-cta-container .mobile {
    display: none; }
@media only screen and (max-width : 991px) {
  .main-content.fundraise-profile-content .profile-img-banner {
    height: 150px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    margin-left: -15px;   }
    .main-content.fundraise-profile-content .accent-header .header-section .profile-img-circle {
      display: none;   }
      .main-content.fundraise-profile-content .accent-header .header-section .details-col {
        padding-left: inherit;   }
        .main-content.fundraise-profile-content .accent-header .header-section .header-buttons .donate-button .btn-sl {
          max-width: 300px;   }
        .main-content.fundraise-profile-content .accent-header .header-section .header-buttons .share-buttons {
          padding-top: 35px;   }
  .main-content.fundraise-profile-content .donation-container .fundraise-goal-content {
    margin-top: 0px;
    margin-bottom: 0px;   }
    .main-content.fundraise-profile-content .donation-container .donate-row .donate-section {
      padding-left: 15px;
      padding-bottom: 40px;   }
      .main-content.fundraise-profile-content .donation-container .donate-row .donate-section .donate-buttons .btn-sl {
        min-width: 0px;   }
  .main-content.fundraise-profile-content .event-container .container {
    padding-right: 25px;   }
  .main-content.fundraise-profile-content .extra-cta-container {
    padding-top: 10px;
    padding-bottom: 10px;   }
    .main-content.fundraise-profile-content .extra-cta-container .desktop {
      display: none;   }
      .main-content.fundraise-profile-content .extra-cta-container .mobile {
        display: unset;   }
        .main-content.fundraise-profile-content .extra-cta-container .mobile .other-ctas-box .cta-col {
          margin-top: 20px;   }
          .main-content.fundraise-profile-content .extra-cta-container .mobile .other-ctas-box .cta-col .btn-sl {
            margin-top: 20px;
            margin-bottom: 20px;   }
}

.main-content.fundraise-stats-content .share-banner {
  background-color: #ff5c66;
  padding-top: 30px;
  padding-bottom: 30px; }
  .main-content.fundraise-stats-content .share-banner .row {
    display: flex;
    align-items: center; }
    .main-content.fundraise-stats-content .share-banner .row h2 {
      margin-bottom: 0px; }
      .main-content.fundraise-stats-content .share-banner .row .banner-buttons {
        text-align: right; }
        .main-content.fundraise-stats-content .share-banner .row .banner-buttons .btn-share {
          background-color: #0a2852;
          color: #f9f9f9; }
          .main-content.fundraise-stats-content .share-banner .row .banner-buttons .btn-share:hover,
          .main-content.fundraise-stats-content .share-banner .row .banner-buttons .btn-share:active {
            background-color: #00c4ff;
            color: #f9f9f9; }
            .main-content.fundraise-stats-content .share-banner .row .banner-buttons .btn-share:focus {
              box-shadow: 0 0 5px -1px #0a2852; }
              .main-content.fundraise-stats-content .share-banner .row .banner-buttons .btn-share:disabled {
                background-color: rgba(10, 40, 82, 0.7);
                color: #f9f9f9; }
.main-content.fundraise-stats-content .primary-container {
  padding-top: 40px; }
  .main-content.fundraise-stats-content .primary-container .fundraise-table-content {
    padding-top: 40px; }
    .main-content.fundraise-stats-content .primary-container .return-button {
      padding: 50px 0px;
      text-align: center; }
@media only screen and (max-width : 991px) {
  .main-content.fundraise-stats-content .share-banner .row {
    display: block;   }
    .main-content.fundraise-stats-content .share-banner .row .banner-message {
      padding-bottom: 20px;   }
      .main-content.fundraise-stats-content .share-banner .row .banner-message,
      .main-content.fundraise-stats-content .share-banner .row .banner-buttons {
        text-align: center;   }
}

.signup-bulk-content:not(.canonical-content) h1 {
  padding: 0; }
  .signup-bulk-content:not(.canonical-content) .form-header {
    margin-top: 0px !important;
    margin-bottom: 0px !important; }
    .signup-bulk-content:not(.canonical-content) .form-header .upload-csv {
      padding-top: 5px !important;
      padding-bottom: 8px !important; }
.signup-bulk-content:not(.canonical-content) .sign-in-head {
  margin-bottom: 0px; }
  .signup-bulk-content:not(.canonical-content) .sign-in-explain1 {
    font-size: 0.4em;
    text-transform: none; }
    .signup-bulk-content:not(.canonical-content) .sign-in-explain2 {
      text-transform: none; }
      .signup-bulk-content:not(.canonical-content) p {
        margin-bottom: 10px; }
        .signup-bulk-content:not(.canonical-content) .form-container {
          margin-top: 30px;
          margin-bottom: 30px;
          color: #000000; }
          .signup-bulk-content:not(.canonical-content) .form-container .form-explanation {
            margin-bottom: 20px; }
            .signup-bulk-content:not(.canonical-content) .form-container .input-row {
              margin-bottom: 10px; }
              .signup-bulk-content:not(.canonical-content) .form-container .input-row.error {
                background-color: #f2dede;
                border: 1px solid #ebccd1;
                padding: 10px;
                margin: -10px;
                margin-bottom: 10px; }
          .signup-bulk-content:not(.canonical-content) .form-container .secondary-row {
            margin-top: 5px;
            margin-bottom: 5px; }
            .signup-bulk-content:not(.canonical-content) .form-container .error-panel-row {
              margin-top: -10px; }
              .signup-bulk-content:not(.canonical-content) .form-container input.form-control,
              .signup-bulk-content:not(.canonical-content) .form-container select.form-control {
                border: 1px solid #002855;
                border-radius: 0; }
                .signup-bulk-content:not(.canonical-content) .form-container input.form-control.has-error,
                .signup-bulk-content:not(.canonical-content) .form-container select.form-control.has-error {
                  border-color: #ff5d67; }
          .signup-bulk-content:not(.canonical-content) .form-container .form-control[disabled] {
            background: #eee !important; }
            .signup-bulk-content:not(.canonical-content) .form-container .checkbox {
              margin-top: 0px; }
              .signup-bulk-content:not(.canonical-content) .form-container span.checkbox,
              .signup-bulk-content:not(.canonical-content) .form-container .interest-label {
                display: inline-block;
                margin-right: 10px; }
                .signup-bulk-content:not(.canonical-content) .form-container .btn.btn-primary {
                  color: #ffffff;
                  width: 10em;
                  text-align: center;
                  padding: 0.9em;
                  font-weight: bold;
                  display: block;
                  cursor: pointer;
                  border-radius: 0;
                  background: #002855;
                  border-color: #002855;
                  width: initial;
                  display: inline-block;
                  letter-spacing: 0; }
                  .signup-bulk-content:not(.canonical-content) .form-container .btn.btn-primary:hover {
                    background: #ff5d67;
                    text-decoration: none;
                    border-color: #ff5d67; }
          .signup-bulk-content:not(.canonical-content) .form-container .submit-btn {
            min-width: 150px; }
            .signup-bulk-content:not(.canonical-content) .form-container .button-panel {
              margin-top: 40px;
              position: relative; }
              .signup-bulk-content:not(.canonical-content) .form-container .button-panel .spinner {
                position: absolute;
                top: 15px;
                left: 19px;
                margin: 0; }
          .signup-bulk-content:not(.canonical-content) .form-container .submit-info {
            margin-top: 20px; }
            .signup-bulk-content:not(.canonical-content) .form-container .issues .glyphicon {
              top: 2px;
              font-size: 0.8em; }
          .signup-bulk-content:not(.canonical-content) .form-container .radio-prompt {
            margin-right: 5px; }
            .signup-bulk-content:not(.canonical-content) .form-container .alert {
              margin-top: 20px; }
              .signup-bulk-content:not(.canonical-content) .form-container .submission-summary .summary-header {
                font-size: 18px;
                margin-bottom: 20px; }
                .signup-bulk-content:not(.canonical-content) .form-container .submission-summary .csv-summary {
                  font-family: monospace;
                  font-size: 12px; }

.upload-attendee-form .upload-csv-progress {
  margin-bottom: 5px !important; }
  .upload-attendee-form .csv-error-list {
    max-height: 300px;
    overflow-y: scroll;
    overflow-x: hidden; }
    .upload-attendee-form .event-select-top {
      padding-top: 15px; }

.main-content.gifts-content:not(.canonical-content) section.page-content {
  padding: 50px 0;
  max-width: 850px;
  margin: auto; }
  .main-content.gifts-content:not(.canonical-content) .btn {
    min-width: 10em;
    text-align: center;
    padding: 0.9em;
    font-weight: bold;
    display: inline-block;
    cursor: pointer;
    border-radius: 5px; }
    .main-content.gifts-content:not(.canonical-content) .btn.btn-primary {
      color: #ffffff;
      background-color: #00c4ff;
      border: 2px solid #00c4ff; }
      .main-content.gifts-content:not(.canonical-content) .btn.btn-primary:hover {
        background-color: #002855;
        border-color: #002855; }
.main-content.gifts-content:not(.canonical-content) .top-section {
  background-color: #00c4ff;
  position: relative;
  background-image: url(/static/img/blurry-dots-opacity-35.png);
  background-size: cover;
  text-align: center; }
  .main-content.gifts-content:not(.canonical-content) .top-section .logo {
    max-width: 200px;
    margin: 0 auto 30px auto; }
    .main-content.gifts-content:not(.canonical-content) .top-section .logo img {
      max-width: 100%; }
  .main-content.gifts-content:not(.canonical-content) .top-section .wishlist {
    margin: auto; }
    .main-content.gifts-content:not(.canonical-content) .top-section .wishlist img {
      max-width: 100%; }
  .main-content.gifts-content:not(.canonical-content) .top-section h1 {
    color: #ffffff;
    font-size: 4rem;
    margin-bottom: 30px;
    font-weight: normal; }
.main-content.gifts-content:not(.canonical-content) .cta-section {
  background-color: #ffffff; }
  .main-content.gifts-content:not(.canonical-content) .cta-section h2 {
    color: #002855;
    font-size: 3rem; }
    .main-content.gifts-content:not(.canonical-content) .cta-section .donate-description {
      color: #002855;
      font-size: 2rem; }
      .main-content.gifts-content:not(.canonical-content) .cta-section .donate-checkbox {
        margin-top: 25px; }
        .main-content.gifts-content:not(.canonical-content) .cta-section .donate-checkbox .checkbox-wrapper {
          display: inline-block;
          width: 30px; }
          .main-content.gifts-content:not(.canonical-content) .cta-section .donate-checkbox .checkbox-wrapper input[type="checkbox"] {
            transform: scale(1.5);
            margin: 0 6px; }
        .main-content.gifts-content:not(.canonical-content) .cta-section .donate-checkbox .label-wrapper {
          display: inline-block;
          width: calc(100% - 35px);
          vertical-align: middle; }
          .main-content.gifts-content:not(.canonical-content) .cta-section .donate-checkbox label {
            color: #002855;
            font-weight: normal;
            font-style: italic;
            cursor: pointer; }
  .main-content.gifts-content:not(.canonical-content) .cta-section .buttons {
    margin-top: 25px; }
    .main-content.gifts-content:not(.canonical-content) .cta-section .btn.btn-primary {
      font-size: 2rem;
      padding: 20px 50px; }
      .main-content.gifts-content:not(.canonical-content) .cta-section .donate-explainer {
        margin-top: 25px;
        color: #777;
        font-size: 12px; }
        .main-content.gifts-content:not(.canonical-content) .cta-section .donate-explainer a {
          color: #777; }
  .main-content.gifts-content:not(.canonical-content) .cta-section .carousel .item {
    margin-bottom: 50px; }
    .main-content.gifts-content:not(.canonical-content) .cta-section .carousel .carousel-control {
      background-image: none; }
      .main-content.gifts-content:not(.canonical-content) .cta-section .carousel .carousel-indicators li {
        background-color: #ccc; }
        .main-content.gifts-content:not(.canonical-content) .cta-section .carousel .carousel-indicators li.active {
          background-color: #002855; }
  .main-content.gifts-content:not(.canonical-content) .cta-section .carousel .slide-inner {
    padding: 30px; }
    .main-content.gifts-content:not(.canonical-content) .cta-section .carousel img {
      max-width: 100%;
      box-shadow: 3px 3px 3px 0px rgba(0, 0, 0, 0.3);
      transform: rotate(-8deg); }
.main-content.gifts-content:not(.canonical-content) .thanks-section {
  background-color: #ffffff;
  color: #00c4ff; }
  .main-content.gifts-content:not(.canonical-content) .thanks-section .logo {
    margin-bottom: 35px; }
    .main-content.gifts-content:not(.canonical-content) .thanks-section h2 {
      color: #00c4ff;
      text-align: center; }
      .main-content.gifts-content:not(.canonical-content) .thanks-section .custom-text-section {
        margin-top: 50px;
        text-align: center; }
        .main-content.gifts-content:not(.canonical-content) .thanks-section .custom-text-section textarea {
          min-height: 150px; }
  .main-content.gifts-content:not(.canonical-content) .thanks-section .folding-instructions {
    margin-top: 50px; }
    .main-content.gifts-content:not(.canonical-content) .thanks-section .download-row {
      margin-top: 50px; }
      .main-content.gifts-content:not(.canonical-content) .thanks-section .download-item img {
        max-width: 100%; }
        .main-content.gifts-content:not(.canonical-content) .thanks-section .download-item .button-row {
          margin-top: 30px; }
          .main-content.gifts-content:not(.canonical-content) .thanks-section .download-item .button-row .btn {
            width: 100%; }
@media only screen and (max-width : 767px) {
  .main-content.gifts-content:not(.canonical-content) .download-item + .download-item {
    margin-top: 50px;   }
}

.gift-body footer .language-switch {
  display: none; }
  .gift-body footer .footer-wrap {
    background-color: #002855; }
    .gift-body footer .footer-wrap .footer {
      background-color: #002855; }

.donorportal-body:not(.canonical-content) .btn {
  min-width: 10em;
  text-align: center;
  padding: 0.9em;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  display: inline-block;
  cursor: pointer;
  border-radius: 0; }
  .donorportal-body:not(.canonical-content) .btn.btn-primary {
    color: #ffffff;
    background-color: #002855;
    border: 2px solid #002855; }
    .donorportal-body:not(.canonical-content) .btn.btn-primary:hover {
      background-color: #00c4ff;
      border-color: #00c4ff; }
.donorportal-body:not(.canonical-content) .button-panel {
  text-align: center;
  margin-top: 30px;
  position: relative; }
  .donorportal-body:not(.canonical-content) .button-panel .btn:not(:first-child) {
    margin-left: 20px; }
    .donorportal-body:not(.canonical-content) .button-panel .spinner {
      position: absolute;
      top: 15px;
      margin: 0;
      width: 100%; }
      .donorportal-body:not(.canonical-content) .button-panel .check-wire-unsupported-msg {
        margin-top: 20px;
        font-size: 12px;
        color: #777; }
.donorportal-body:not(.canonical-content) h2 {
  font-size: 2.188rem;
  font-weight: bold; }
  .donorportal-body:not(.canonical-content) .alert {
    border-radius: 0;
    border: none; }
    .donorportal-body:not(.canonical-content) .alert.alert-success {
      background-color: #00c4ff;
      color: #ffffff; }
.donorportal-body:not(.canonical-content) .main-content.donorportal-content {
  color: #000000;
  font-family: 'Open Sans', sans-serif; }
  .donorportal-body:not(.canonical-content) .main-content.donorportal-content .header-content {
    margin: 2em 2em 0 2em; }
    .donorportal-body:not(.canonical-content) .main-content.donorportal-content .page-content {
      margin: 2em; }
      .donorportal-body:not(.canonical-content) .main-content.donorportal-content .blue-highlight {
        color: #002855;
        background-color: #00c4ff; }
        .donorportal-body:not(.canonical-content) .main-content.donorportal-content .slate-overall-stats {
          text-align: center; }
          .donorportal-body:not(.canonical-content) .main-content.donorportal-content .slate-overall-stats .stats-label {
            text-transform: uppercase; }
            .donorportal-body:not(.canonical-content) .main-content.donorportal-content .slate-overall-stats .stats-amount {
              margin-bottom: 20px;
              font-size: 32px;
              font-family: 'Bitter', serif;
              font-weight: bold; }
  .donorportal-body:not(.canonical-content) .main-content.donorportal-content .number-circle {
    color: #ffffff;
    background-color: #002855;
    border-radius: 50%;
    display: inline-block;
    width: 27px;
    height: 27px;
    text-align: center;
    margin-right: 7px; }
    .donorportal-body:not(.canonical-content) .main-content.donorportal-content .step-indent {
      margin-left: 40px; }
      .donorportal-body:not(.canonical-content) .main-content.donorportal-content .header-container {
        background-color: #002855;
        color: #ffffff; }
        .donorportal-body:not(.canonical-content) .main-content.donorportal-content .header-container .img-column {
          text-align: center; }
          .donorportal-body:not(.canonical-content) .main-content.donorportal-content .header-container .img-column img {
            max-width: 400px; }
        .donorportal-body:not(.canonical-content) .main-content.donorportal-content .header-container .intro-text {
          margin-bottom: 2em; }
          .donorportal-body:not(.canonical-content) .main-content.donorportal-content .header-container .intro-text p + p {
            margin-top: 20px; }
  .donorportal-body:not(.canonical-content) .main-content.donorportal-content .slate-container {
    background-color: #ffffff; }
    .donorportal-body:not(.canonical-content) .main-content.donorportal-content .slate-container .slate-table-section {
      border: 1px solid #9F9F9F;
      padding: 30px;
      overflow-x: scroll; }
      .donorportal-body:not(.canonical-content) .main-content.donorportal-content .slate-container .slate-table-section .slate-name {
        font-weight: bold;
        font-size: 2.188rem;
        color: #00c4ff; }
        .donorportal-body:not(.canonical-content) .main-content.donorportal-content .slate-container .slate-table-section .slate-description {
          margin-top: 10px; }
          .donorportal-body:not(.canonical-content) .main-content.donorportal-content .slate-container .slate-table-section .slate-table {
            margin-top: 20px; }
            .donorportal-body:not(.canonical-content) .main-content.donorportal-content .slate-container .slate-table-section .slate-table thead {
              border-top: 1px solid #002855;
              border-bottom: 1px solid #002855; }
              .donorportal-body:not(.canonical-content) .main-content.donorportal-content .slate-container .slate-table-section .slate-table thead tr {
                display: block;
                position: relative; }
                .donorportal-body:not(.canonical-content) .main-content.donorportal-content .slate-container .slate-table-section .slate-table thead th {
                  padding: 10px;
                  user-select: none;
                  color: #002855; }
                  .donorportal-body:not(.canonical-content) .main-content.donorportal-content .slate-container .slate-table-section .slate-table thead th.sort-column-header {
                    background-color: #002855;
                    color: #ffffff; }
            .donorportal-body:not(.canonical-content) .main-content.donorportal-content .slate-container .slate-table-section .slate-table tbody {
              display: block;
              max-height: 400px;
              overflow-y: scroll; }
              .donorportal-body:not(.canonical-content) .main-content.donorportal-content .slate-container .slate-table-section .slate-table th.narrow,
              .donorportal-body:not(.canonical-content) .main-content.donorportal-content .slate-container .slate-table-section .slate-table td.narrow {
                width: 120px;
                min-width: 120px; }
                .donorportal-body:not(.canonical-content) .main-content.donorportal-content .slate-container .slate-table-section .slate-table th.wide,
                .donorportal-body:not(.canonical-content) .main-content.donorportal-content .slate-container .slate-table-section .slate-table td.wide {
                  width: 250px;
                  min-width: 250px; }
                  .donorportal-body:not(.canonical-content) .main-content.donorportal-content .slate-container .slate-table-section .slate-table td {
                    padding: 5px 10px; }
  .donorportal-body:not(.canonical-content) .main-content.donorportal-content .contrib-container {
    background-color: #00c4ff; }
    .donorportal-body:not(.canonical-content) .main-content.donorportal-content .contrib-container h2 {
      color: #002855; }
      .donorportal-body:not(.canonical-content) .main-content.donorportal-content .contrib-container .contrib-form {
        max-width: 750px;
        margin: auto; }
        .donorportal-body:not(.canonical-content) .main-content.donorportal-content .contrib-container .contrib-form .amount-label {
          margin-right: 30px;
          color: #002855; }
          .donorportal-body:not(.canonical-content) .main-content.donorportal-content .contrib-container .contrib-form .amount-input {
            text-align: center; }
            .donorportal-body:not(.canonical-content) .main-content.donorportal-content .contrib-container .contrib-form .amount-input.amount-per-district-input {
              max-width: 170px; }
        .donorportal-body:not(.canonical-content) .main-content.donorportal-content .contrib-container .contrib-form .total-contrib {
          font-size: 2rem;
          font-weight: bold;
          color: #ffffff;
          text-align: center;
          margin-top: 40px;
          text-transform: uppercase; }
          .donorportal-body:not(.canonical-content) .main-content.donorportal-content .contrib-container .contrib-form input {
            border: 1px solid #ffffff;
            border-radius: 0;
            color: #000000;
            font-weight: normal;
            box-shadow: none; }
            .donorportal-body:not(.canonical-content) .main-content.donorportal-content .contrib-container .contrib-form .input-group-addon {
              border-radius: 0;
              border: none; }
              .donorportal-body:not(.canonical-content) .main-content.donorportal-content .contrib-container .contrib-form .has-error input {
                border: 1px solid #ff5d67; }
        .donorportal-body:not(.canonical-content) .main-content.donorportal-content .contrib-container .contrib-form .candidate-amount-too-low {
          background-color: #ffffff;
          color: #ff5d67;
          margin-top: 20px;
          padding: 10px; }
    .donorportal-body:not(.canonical-content) .main-content.donorportal-content .contrib-container .donation-amount-info {
      color: #ffffff;
      background-color: #00afe4;
      margin: 30px 0;
      padding: 30px;
      text-align: center; }
      .donorportal-body:not(.canonical-content) .main-content.donorportal-content .contrib-container .donation-amount-info .district-amount-summary {
        font-size: 3rem; }
        .donorportal-body:not(.canonical-content) .main-content.donorportal-content .contrib-container .donation-amount-info .district-amount-summary .amount {
          font-weight: bold; }
          .donorportal-body:not(.canonical-content) .main-content.donorportal-content .contrib-container .donation-amount-info .district-amount-summary .small-text {
            font-size: 14px;
            text-transform: uppercase; }
            .donorportal-body:not(.canonical-content) .main-content.donorportal-content .contrib-container .donation-amount-info .district-amount-summary span {
              display: inline-block;
              text-align: center;
              vertical-align: middle;
              padding: 0 10px; }
      .donorportal-body:not(.canonical-content) .main-content.donorportal-content .contrib-container .donation-amount-info .max-donation-info {
        margin-top: 20px;
        padding: 10px; }
        .donorportal-body:not(.canonical-content) .main-content.donorportal-content .contrib-container .donation-amount-info .max-donation-info.alerting {
          background-color: #ff5d67;
          transition: background-color 0.3s; }
          .donorportal-body:not(.canonical-content) .main-content.donorportal-content .contrib-container .donation-amount-info .max-donation-info:not(.alerting) {
            background-color: none;
            transition: background-color 0.3s; }
  .donorportal-body:not(.canonical-content) .main-content.donorportal-content .payment-container {
    background-color: #ffffff; }
.donorportal-body:not(.canonical-content) .modal-content {
  padding: 30px;
  color: #000000;
  font-family: 'Open Sans', sans-serif;
  border-radius: 0; }
  .donorportal-body:not(.canonical-content) .check-wire-form {
    max-width: 700px;
    margin: auto;
    padding: 30px;
    margin-top: 30px;
    border: 1px solid #9F9F9F; }
    .donorportal-body:not(.canonical-content) .check-wire-form .form-title {
      font-size: 3rem;
      font-weight: bold;
      color: #002855; }
      .donorportal-body:not(.canonical-content) .check-wire-form .form-explainer {
        margin-bottom: 20px; }
        .donorportal-body:not(.canonical-content) .check-wire-form label {
          color: #002855; }
          .donorportal-body:not(.canonical-content) .check-wire-form label::after {
            content: "*";
            color: #ff5d67;
            margin-left: 3px; }
            .donorportal-body:not(.canonical-content) .check-wire-form input {
              background-color: #E9E9E9;
              border: 1px solid #E9E9E9;
              border-radius: 0;
              box-shadow: none;
              color: #000000; }
              .donorportal-body:not(.canonical-content) .check-wire-form .required {
                color: #ff5d67; }
                .donorportal-body:not(.canonical-content) .check-wire-form .has-error input {
                  border-color: #ff5d67; }
                  .donorportal-body:not(.canonical-content) .check-wire-form .has-error label {
                    color: #ff5d67; }
.donorportal-body:not(.canonical-content).donorportal-continue-body h1 {
  padding-bottom: 0;
  margin-bottom: 0; }
.donorportal-body:not(.canonical-content).donorportal-thanks-body h1 {
  padding-bottom: 0;
  margin-bottom: 0; }
  .donorportal-body:not(.canonical-content).donorportal-thanks-body .slate-table-section {
    margin-top: 30px; }
    .donorportal-body:not(.canonical-content).donorportal-thanks-body .slate-table-section th.amount-contributed {
      background-color: #002855;
      color: #ffffff !important;
      text-align: center; }
      .donorportal-body:not(.canonical-content).donorportal-thanks-body .slate-table-section td.amount-contributed {
        background-color: #00c4ff;
        color: #ffffff;
        text-align: center; }
.donorportal-body:not(.canonical-content).donorportal-thanks-body .swing-left-contribution {
  text-align: center;
  margin-top: 30px;
  font-size: 2rem;
  text-transform: uppercase; }
  .donorportal-body:not(.canonical-content).donorportal-thanks-body .total-contribution {
    text-align: center;
    margin-top: 30px;
    font-size: 3rem;
    color: #00c4ff;
    text-transform: uppercase;
    font-weight: bold; }
@media only screen and (max-width : 767px) {
  .donorportal-body:not(.canonical-content) .main-content.donorportal-content .header-content {
    margin: 2em 0 0 0;   }
    .donorportal-body:not(.canonical-content) .main-content.donorportal-content .page-content {
      margin: 2em 0;   }
      .donorportal-body:not(.canonical-content) .main-content.donorportal-content .donation-amount-info .divide-sign {
        display: none !important;   }
        .donorportal-body:not(.canonical-content) .main-content.donorportal-content .donation-amount-info .equals-sign {
          display: block !important;   }
  .donorportal-body:not(.canonical-content) .btn {
    display: block;
    width: 100%;   }
    .donorportal-body:not(.canonical-content) .button-panel .btn:not(:first-child) {
      margin-left: 0;
      margin-top: 20px;   }
}

.main-content.midterm-madness-content .btn.btn-primary {
  background-color: #e6c544 !important;
  border-color: #e6c544 !important;
  color: #5e3d82 !important; }
  .main-content.midterm-madness-content .btn.btn-primary:hover {
    background-color: #cbbade !important;
    border-color: #cbbade !important;
    color: #5e3d82 !important; }
.main-content.midterm-madness-content .btn.btn-default {
  background-color: #ffffff !important;
  border-color: #ffffff !important;
  color: #5e3d82 !important; }
  .main-content.midterm-madness-content .btn.btn-default:hover {
    background-color: #cbbade !important;
    border-color: #cbbade !important;
    color: #5e3d82 !important; }
.main-content.midterm-madness-content .hero-container {
  background-color: #5e3d82; }
  .main-content.midterm-madness-content .hero-container .hero-wrapper {
    background-image: url(/static/img/midterm-madness-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%; }
    .main-content.midterm-madness-content .hero-container .hero-img {
      max-width: 100%;
      max-height: 300px;
      padding: 40px; }
.main-content.midterm-madness-content .title-text {
  font-family: 'Bitter', serif;
  color: #5e3d82;
  font-size: 30px;
  line-height: 35px;
  font-weight: bold;
  padding: 40px; }
  .main-content.midterm-madness-content .cta-container {
    background-color: #5e3d82; }
    .main-content.midterm-madness-content .cta-container .fundraising-page-example img {
      max-width: 100%;
      max-height: 321px;
      padding-top: 30px; }
    .main-content.midterm-madness-content .cta-container .cta-box {
      padding: 30px; }
      .main-content.midterm-madness-content .cta-container .cta-box h2 {
        color: #ffffff; }
        .main-content.midterm-madness-content .cta-container .cta-box p {
          color: #cbbade; }
          .main-content.midterm-madness-content .cta-container .cta-box .button-panel {
            margin-top: 20px; }
.main-content.midterm-madness-content .leaderboards-container .leaderboard-content {
  padding: 40px; }
  .main-content.midterm-madness-content .leaderboards-container h2 {
    font-size: 40px;
    color: #5e3d82; }
    .main-content.midterm-madness-content .leaderboards-container .region {
      margin: 40px 0; }
      .main-content.midterm-madness-content .leaderboards-container .region .region-header {
        background-color: #5e3d82;
        padding: 10px; }
        .main-content.midterm-madness-content .leaderboards-container .region .region-header .region-buttons {
          text-align: right; }
          .main-content.midterm-madness-content .leaderboards-container .region .region-header .btn {
            padding: 3px 10px !important; }
            .main-content.midterm-madness-content .leaderboards-container .region .region-header .region-name {
              font-family: 'Bitter', serif;
              color: #ffdc31;
              font-weight: bold;
              font-size: 24px; }
              .main-content.midterm-madness-content .leaderboards-container .region .region-header .region-total {
                font-family: 'Bitter', serif;
                color: #ffffff;
                font-weight: bold;
                font-size: 24px; }
      .main-content.midterm-madness-content .leaderboards-container .region .region-table {
        margin: 20px 15px 0 15px; }
        .main-content.midterm-madness-content .leaderboards-container .region .region-table .region-table-header {
          color: #5e3d82;
          font-weight: bold; }
          .main-content.midterm-madness-content .leaderboards-container .region .region-table .region-table-row {
            color: #5e3d82; }
            .main-content.midterm-madness-content .leaderboards-container .region .region-table .region-table-row.even-row {
              background-color: rgba(94, 61, 130, 0.08); }
              .main-content.midterm-madness-content .leaderboards-container .region .region-table .region-table-row .ellipsize {
                overflow-x: hidden;
                text-overflow: ellipsis; }
                .main-content.midterm-madness-content .leaderboards-container .region .region-table .region-table-row a {
                  color: #5e3d82;
                  text-decoration: underline; }
                  .main-content.midterm-madness-content .leaderboards-container .region .region-table .region-table-row a:hover {
                    color: #cbbade; }
.main-content.midterm-madness-content .leaderboards-container .summary-stats {
  text-align: center;
  color: #5e3d82;
  margin-top: 60px; }
  .main-content.midterm-madness-content .leaderboards-container .summary-stats .left-border {
    border-left: 1px solid #5e3d82; }
    .main-content.midterm-madness-content .leaderboards-container .summary-stats .stat-value {
      font-family: 'Bitter', serif;
      font-weight: bold;
      font-size: 40px;
      line-height: 1em; }
      .main-content.midterm-madness-content .leaderboards-container .summary-stats .stat-text {
        font-size: 20px;
        margin-top: 20px;
        font-weight: bold; }
@media only screen and (max-width : 991px) {
  .main-content.midterm-madness-content .title-text {
    font-size: 24px;
    line-height: 30px;
    padding: 40px 0;   }
    .main-content.midterm-madness-content .leaderboards-container .leaderboard-content {
      padding: 40px 0;   }
      .main-content.midterm-madness-content .leaderboards-container .leaderboard-content .region .region-header .region-buttons {
        text-align: left;
        margin-top: 10px;   }
      .main-content.midterm-madness-content .leaderboards-container .leaderboard-content .region-table {
        font-size: 14px;   }
    .main-content.midterm-madness-content .leaderboards-container .summary-stats .left-border {
      border: none;
      margin-top: 40px;   }
}

.main-content.signup-embed .logo {
  height: 100px; }
  .main-content.signup-embed .logo img {
    max-width: 100%;
    max-height: 100%; }
.main-content.signup-embed .signup-form {
  padding: 20px; }
  .main-content.signup-embed .signup-form h1,
  .main-content.signup-embed .signup-form .signup-cta-msg {
    text-align: center; }

.main-content.canonical-content.academy-signup-embed {
  background-color: #ff5d67; }
  .main-content.canonical-content.academy-signup-embed .form-wrapper {
    max-width: 800px;
    margin: auto;
    padding: 20px;
    text-align: center;
    color: #ffffff; }
    .main-content.canonical-content.academy-signup-embed .form-wrapper h1.form-title {
      text-align: center;
      color: #ffffff; }
  .main-content.canonical-content.academy-signup-embed .signup-form {
    margin-top: 20px; }
    .main-content.canonical-content.academy-signup-embed .signup-form input {
      background-color: transparent;
      color: #ffffff;
      border: 1px solid #ffffff; }
      .main-content.canonical-content.academy-signup-embed .signup-form input::placeholder {
        color: #ffffff; }
    .main-content.canonical-content.academy-signup-embed .signup-form .has-error input {
      border-color: #ffff00; }
    .main-content.canonical-content.academy-signup-embed .signup-form .btn.submit-button {
      color: #ff5d67;
      background-color: #ffffff;
      border-color: #ffffff; }
      .main-content.canonical-content.academy-signup-embed .signup-form .btn.submit-button:hover {
        color: #ffffff;
        background-color: #002855;
        border-color: #002855; }
    .main-content.canonical-content.academy-signup-embed .signup-form .success-confirmation {
      font-size: 30px;
      padding: 10px;
      font-weight: bold; }
      .main-content.canonical-content.academy-signup-embed .signup-form .alert-danger {
        border-color: #ffff00; }
        .main-content.canonical-content.academy-signup-embed .signup-form .alert-danger .alert-symbol {
          background-color: #002855;
          color: #ffff00; }

.embed-video-with-signup-page {
  overflow: hidden; }

  .video-embed-with-signup.main-content {
    position: relative; }
    .video-embed-with-signup.main-content .overlay-content {
      position: absolute;
      top: 0;
      left: 0;
      text-align: center;
      pointer-events: none; }
      .video-embed-with-signup.main-content .overlay-content.form-open {
        background-color: rgba(0, 40, 85, 0.9);
        pointer-events: auto; }
    .video-embed-with-signup.main-content .video-signup-trigger {
      color: #ccc;
      font-weight: bold;
      background-color: #002855;
      position: absolute;
      top: 95px;
      right: 0;
      padding: 5px 10px;
      display: inline-block;
      pointer-events: auto; }
      .video-embed-with-signup.main-content .video-signup-trigger:hover {
        color: #00c4ff; }
    .video-embed-with-signup.main-content .video-signup-form {
      pointer-events: auto; }
      .video-embed-with-signup.main-content .video-signup-form .main-form {
        max-width: 250px;
        margin: auto; }
        .video-embed-with-signup.main-content .video-signup-form .signup-text {
          font-family: 'Bitter', serif;
          font-size: 30px;
          font-weight: bold;
          color: white;
          margin-bottom: 20px; }
          .video-embed-with-signup.main-content .video-signup-form input.form-control {
            margin-bottom: 10px;
            background-color: transparent;
            border: 1px solid #ffffff;
            color: #ffffff; }
            .video-embed-with-signup.main-content .video-signup-form input.form-control::placeholder {
              color: #ffffff; }
      .video-embed-with-signup.main-content .video-signup-form .btn.form-button {
        width: 120px; }
        .video-embed-with-signup.main-content .video-signup-form .btn.btn-default {
          color: #ffffff;
          background-color: #00c4ff;
          border: 2px solid #00c4ff; }
          .video-embed-with-signup.main-content .video-signup-form .btn.btn-default:hover {
            background-color: #002855;
            border-color: #002855; }
            .video-embed-with-signup.main-content .video-signup-form .btn.btn-default:active {
              background-color: #002855;
              border-color: #002855; }
              .video-embed-with-signup.main-content .video-signup-form .btn.btn-default.cancel-btn {
                margin-left: 5px; }
      .video-embed-with-signup.main-content .video-signup-form .alert.alert-danger.form-error-panel {
        margin: 10px;
        color: #ffffff; }
        .video-embed-with-signup.main-content .video-signup-form .alert.alert-danger.form-error-panel p {
          margin-left: auto;
          margin-right: auto; }
      .video-embed-with-signup.main-content .video-signup-form .success-msg {
        font-family: 'Bitter', serif;
        font-size: 30px;
        font-weight: bold;
        color: white;
        margin-bottom: 20px; }

.main-content.canonical-content.shift-pledge-content {
  background-color: #002855;
  color: #ffffff; }
  .main-content.canonical-content.shift-pledge-content .shift-pledge-wrapper {
    max-width: 600px;
    margin: auto;
    padding: 40px 0; }
    .main-content.canonical-content.shift-pledge-content h1 {
      font-size: 40px; }
      .main-content.canonical-content.shift-pledge-content h1 .title-highlight {
        color: #ffffff;
        background-color: #00c4ff; }
  .main-content.canonical-content.shift-pledge-content.form-success {
    background-color: #ffffff;
    color: #000000; }
    .main-content.canonical-content.shift-pledge-content.form-success h1 {
      text-align: left; }
  .main-content.canonical-content.shift-pledge-content .pledge-form .input-col {
    margin-top: 30px; }
    .main-content.canonical-content.shift-pledge-content .pledge-form input[type="text"] {
      background-color: transparent;
      border: 1px solid #ffffff;
      border-radius: 0;
      color: #ffffff; }
      .main-content.canonical-content.shift-pledge-content .pledge-form input[type="text"]::placeholder {
        color: #ffffff; }
  .main-content.canonical-content.shift-pledge-content .pledge-form select {
    border: 1px solid #ffffff;
    background-color: #002855;
    color: #ffffff;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTJweCIgaGVpZ2h0PSI5cHgiIHZpZXdCb3g9IjAgMCAxMiA5IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPCEtLSBHZW5lcmF0b3I6IFNrZXRjaCA0Ny4xICg0NTQyMikgLSBodHRwOi8vd3d3LmJvaGVtaWFuY29kaW5nLmNvbS9za2V0Y2ggLS0+CiAgICA8dGl0bGU+UGFnZSAxIENvcHkgOTwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxkZWZzPjwvZGVmcz4KICAgIDxnIGlkPSJEZXNrdG9wIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPgogICAgICAgIDxnIGlkPSJTTF9TYXRlbGxpdGVfTWFya3VwLVN0eWxlc2hlZXRfU3RhdGVzIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNDc1LjAwMDAwMCwgLTI2OTcuMDAwMDAwKSIgc3Ryb2tlPSIjZmZmZmZmIiBzdHJva2Utd2lkdGg9IjIiPgogICAgICAgICAgICA8ZyBpZD0iR3JvdXAtNCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTM1LjAwMDAwMCwgMjY4MC4wMDAwMDApIj4KICAgICAgICAgICAgICAgIDxwb2x5bGluZSBpZD0iUGFnZS0xLUNvcHktOSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMzQ2LjAwMDAwMCwgMjEuNTAwMDAwKSByb3RhdGUoLTkwLjAwMDAwMCkgdHJhbnNsYXRlKC0zNDYuMDAwMDAwLCAtMjEuNTAwMDAwKSAiIHBvaW50cz0iMzQ5LjUgMjYuNSAzNDIuNSAyMS41IDM0OS41IDE2LjUiPjwvcG9seWxpbmU+CiAgICAgICAgICAgIDwvZz4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPgo=); }
    .main-content.canonical-content.shift-pledge-content .pledge-form .input-col.has-error input[type="text"],
    .main-content.canonical-content.shift-pledge-content .pledge-form .input-col.has-error select,
    .main-content.canonical-content.shift-pledge-content .pledge-form .input-col.has-error textarea {
      border: 1px solid #ff5d67;
      box-shadow: none; }
  .main-content.canonical-content.shift-pledge-content .pledge-form .button-panel {
    text-align: center;
    margin-top: 40px; }
    .main-content.canonical-content.shift-pledge-content .pledge-form .button-panel .btn {
      min-width: 200px; }
  .main-content.canonical-content.shift-pledge-content .pledge-form .form-error-panel {
    margin-top: 20px;
    color: #ffffff; }
  .main-content.canonical-content.shift-pledge-content .success-section .button-panel {
    margin-top: 20px; }
    .main-content.canonical-content.shift-pledge-content .success-section .button-panel .btn-default {
      background-color: #00c4ff;
      color: #ffffff; }
      .main-content.canonical-content.shift-pledge-content .success-section .button-panel .btn-default + .btn-default {
        margin-left: 10px; }
        .main-content.canonical-content.shift-pledge-content .success-section .button-panel .btn-default:hover {
          background-color: #002855;
          border-color: #002855; }
  .main-content.canonical-content.shift-pledge-content .success-section .go-back {
    margin-top: 20px;
    font-size: 14px; }
  .main-content.canonical-content.shift-pledge-content.shift-pledge-tool-content a:not(.btn) {
    text-decoration: underline; }
    .main-content.canonical-content.shift-pledge-content.shift-pledge-tool-content a:not(.btn):hover {
      color: #ffffff; }
  .main-content.canonical-content.shift-pledge-content.shift-pledge-tool-content .button-panel {
    margin-top: 20px; }
  @media only screen and (max-width : 991px) {
    .main-content.canonical-content.shift-pledge-content .shift-pledge-wrapper h1 {
      font-size: 32px;   }
    .main-content.canonical-content.shift-pledge-content .success-section .button-panel .btn-default {
      display: block;
      width: 100%;   }
      .main-content.canonical-content.shift-pledge-content .success-section .button-panel .btn-default + .btn-default {
        margin-left: 0;
        margin-top: 20px;   }
}

.link-share-modal-window {
  color: #002855;
  text-align: center; }
  .link-share-modal-window .modal-content {
    border-radius: 0; }
    .link-share-modal-window .close-button {
      position: absolute;
      top: 20px;
      right: 20px; }
      .link-share-modal-window .close-button a {
        color: #002855; }
  .link-share-modal-window .link-share-form {
    padding: 40px; }
    .link-share-modal-window .link-share-form input {
      border: none;
      border-radius: 0;
      box-shadow: inset 0 0.5px 1px 0 rgba(0, 0, 0, 0.1);
      color: #262626; }
      .link-share-modal-window .link-share-form .button-panel {
        margin-top: 20px; }
        .link-share-modal-window .link-share-form .button-panel .btn {
          min-width: 100px;
          text-align: center;
          padding: 10px;
          font-weight: bold;
          display: inline-block;
          cursor: pointer;
          border-radius: 0; }
          .link-share-modal-window .link-share-form .button-panel .btn.btn-default {
            color: #ffffff;
            background-color: #00c4ff;
            border: 2px solid #00c4ff;
            border-radius: 0; }
            .link-share-modal-window .link-share-form .button-panel .btn.btn-default + .btn.btn-default {
              margin-left: 10px; }
              .link-share-modal-window .link-share-form .button-panel .btn.btn-default:hover {
                background-color: #002855;
                border-color: #002855; }
                .link-share-modal-window .link-share-form .button-panel .btn.btn-default:active {
                  background-color: #002855;
                  border-color: #002855; }
  @media only screen and (max-width : 991px) {
    .link-share-modal-window .link-share-form .button-panel .btn.btn-default {
      display: block;
      width: 100%;   }
      .link-share-modal-window .link-share-form .button-panel .btn.btn-default + .btn.btn-default {
        margin-left: 0;
        margin-top: 20px;   }
}

.main-content.groups-content .accent-header {
  background: url('/static/img/localGroups_hero.jpg') no-repeat center;
  background-size: cover; }
  .main-content.groups-content .accent-header .header-section {
    display: inline-flex;
    padding: 40px; }
.main-content.groups-content .page-content {
  margin: 50px 0px 100px 0px; }
  .main-content.groups-content .no-groups {
    font-weight: bold; }
    .main-content.groups-content .results-section {
      height: 500px;
      margin-top: 50px; }
      .main-content.groups-content .results-section #map {
        width: 100%;
        height: 500px; }
        .main-content.groups-content .results-section .group-results {
          height: 500px;
          overflow: auto; }
          .main-content.groups-content .results-section .group-results .scrollable-bottom {
            box-shadow: inset 0 -10px 14px -15px #777; }
.main-content.groups-content .one-group {
  margin-top: 20px; }
  .main-content.groups-content .one-group.search-result {
    padding: 5px 15px 15px 15px; }
    .main-content.groups-content .one-group.search-result:hover {
      background-color: #efefef; }
  .main-content.groups-content .one-group .name {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.2em;
    margin-bottom: 8px; }
    .main-content.groups-content .one-group .location {
      font-size: 12px;
      line-height: 1.5em;
      color: #0a2852;
      font-family: Roboto;
      text-transform: uppercase;
      font-weight: bold;
      letter-spacing: 0.05em; }
      .main-content.groups-content .one-group .distance {
        font-size: 14px;
        line-height: 1.5em; }
.main-content.groups-content .my-groups .group-row {
  margin-top: 1em;
  margin-bottom: 1em; }
  .main-content.groups-content .my-groups .actions {
    opacity: 0; }
    .main-content.groups-content .my-groups .edit-leave {
      text-align: right;
      display: inline-block; }
      .main-content.groups-content .my-groups .edit {
        margin-right: 0.5em;
        display: inline-block; }
        .main-content.groups-content .my-groups .leave-section {
          display: inline-block; }
          .main-content.groups-content .my-groups .btn {
            vertical-align: top; }
            .main-content.groups-content .my-groups .name {
              font-size: 20px;
              font-weight: bold; }
              .main-content.groups-content .my-groups .location {
                font-size: 20px; }
                .main-content.groups-content .my-groups hr {
                  margin: 10px 0; }
                  .main-content.groups-content .my-groups label {
                    margin-bottom: 15px; }
.main-content.groups-content .create-prompt {
  background: #00c4ff;
  color: #262626;
  margin-top: 4em;
  border-radius: 7px;
  alignment: center;
  text-align: center;
  padding: 4em 6em;
  display: inline-block;
  width: 100%;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2); }
  .main-content.groups-content .create-prompt .btn {
    margin-top: 1.5em; }
    .main-content.groups-content .create-prompt .h2 {
      color: #f9f9f9; }
      .main-content.groups-content .create-prompt .mobile-content {
        display: none; }
        .main-content.groups-content .create-prompt .standard-content {
          display: inline-block; }
@media only screen and (max-width: 320px) {
  .main-content.groups-content .my-groups .name {
    font-size: 12px;   }
    .main-content.groups-content .my-groups .location {
      font-size: 12px;   }
      .main-content.groups-content .my-groups .btn {
        width: 75px;
        padding: 0;   }
}
@media only screen and (max-width: 667px) {
  .main-content.groups-content .page-content {
    margin: 30px 0px 30px 0px;   }
    .main-content.groups-content .header-section {
      width: 100%;   }
      .main-content.groups-content .my-groups .name {
        font-size: 15px;
        font-weight: bold;   }
        .main-content.groups-content .my-groups .location {
          font-size: 15px;   }
          .main-content.groups-content .my-groups .btn {
            width: 75px;
            font-size: 15px;
            padding: 0 15px;
            min-width: 0;   }
            .main-content.groups-content .my-groups .edit-leave {
              padding-left: 0;   }
}
@media only screen and (max-width: 768px) {
  .main-content.groups-content .create-prompt {
    padding: 1em;   }
    .main-content.groups-content .create-prompt .mobile-content {
      display: inline-block;
      align-self: center;   }
      .main-content.groups-content .create-prompt .standard-content {
        display: none;
        align-self: center;   }
}
@media only screen and (max-width: 991px) {
  .main-content.groups-content .accent-header .header-section {
    display: inline-block;
    padding: 0.5em;   }
  .main-content.groups-content .results-section {
    height: auto;   }
    .main-content.groups-content .results-section #map {
      height: 300px;
      margin-top: 20px;   }
      .main-content.groups-content .results-section .group-results {
        height: auto;
        overflow: none;   }
  .main-content.groups-content .one-group.search-result {
    padding: 0;   }
  .main-content.groups-content .my-groups .location {
    margin-top: 0;   }
    .main-content.groups-content .my-groups .btn {
      margin-top: 0;   }
      .main-content.groups-content .my-groups label {
        display: none;   }
        .main-content.groups-content .my-groups .name-location {
          width: 45%;   }
          .main-content.groups-content .my-groups .edit-leave {
            width: 55%;   }
}

.group-content .page-content {
  margin: 50px 0px 0px 0px; }
  .group-content .page-content.upload-page-content {
    margin-bottom: 100px; }
.group-content .profile-photo-wrapper .profile-photo {
  width: 350px;
  height: 350px;
  object-fit: cover;
  border-radius: 175px;
  background-size: cover;
  margin-top: 35px;
  margin-bottom: 35px; }
.group-content .accent-header {
  padding-top: 20px;
  padding-bottom: 20px; }
  .group-content .accent-header .admin-buttons {
    text-align: right;
    display: block; }
    .group-content .accent-header .admin-buttons .btn-sl {
      color: #00c4ff;
      background: #0a2852;
      border: 1px solid #00c4ff; }
.group-content .header-section {
  margin-top: 100px; }
  .group-content .header-section .title-group-name {
    color: #f9f9f9;
    margin-bottom: 20px; }
    .group-content .header-section .title-group-location {
      color: #00c4ff; }
      .group-content .header-section .title-group-role {
        color: #00c4ff; }
        .group-content .header-section .title-group-social {
          color: #fbfbfd;
          margin-bottom: 10px; }
          .group-content .header-section hr {
            border-top: 1px solid #354d6f;
            margin-top: 20px;
            margin-bottom: 20px;
            margin-right: 50px;
            padding-top: 0;
            padding-bottom: 0; }
            .group-content .header-section .btn-sl {
              margin-right: 10px;
              background-color: #00c4ff;
              color: #f9f9f9; }
              .group-content .header-section .btn-sl:hover,
              .group-content .header-section .btn-sl:active {
                background-color: #f9f9f9;
                color: #00c4ff; }
                .group-content .header-section .btn-sl:focus {
                  box-shadow: 0 0 5px -1px #00c4ff; }
                  .group-content .header-section .btn-sl:disabled {
                    background-color: rgba(0, 196, 255, 0.7);
                    color: #f9f9f9; }
.group-content hr {
  margin-top: 30px;
  margin-bottom: 0;
  border-top: 1px solid #ddd;
  padding-bottom: 30px; }
  .group-content h3 {
    text-transform: none;
    font-size: 18px;
    letter-spacing: normal;
    margin-bottom: 5px; }
    .group-content .description {
      margin-bottom: 20px;
      overflow: auto; }
      .group-content .group-events .create-event-button {
        float: right;
        margin-top: 5px; }
        .group-content .group-events .create-event-button .btn {
          padding-left: 20px;
          padding-right: 20px;
          width: 200px; }
      .group-content .group-events .events-container {
        height: 350px; }
        .group-content .group-events .events-container #map {
          width: 100%;
          height: 350px; }
          .group-content .group-events .events-container .event-list {
            height: 350px;
            overflow: auto; }
            .group-content .group-events .events-container .event-list .one-event {
              margin-top: 15px; }
              .group-content .group-events .events-container .event-list .one-event .name a {
                font-size: 20px; }
              .group-content .group-events .events-container .event-list .one-event .date {
                font-weight: bold;
                font-family: roboto;
                font-size: 16px; }
                .group-content .group-events .events-container .event-list .one-event .location {
                  font-size: 16px; }
      .group-content .group-events .non-member-margin {
        margin-bottom: 100px; }
.group-content .admin-actions {
  display: block;
  text-align: left;
  margin-top: 20px; }
  .group-content .participants .no-members {
    padding: 20px; }
.group-content .whiteboard {
  margin-bottom: 20px; }
  .group-content .guides-section {
    margin-bottom: 20px; }
    .group-content .guides-section h3 {
      margin-top: 20px;
      margin-bottom: 15px; }
      .group-content .guides-section a {
        text-decoration: underline; }
        .group-content .guides-section hr {
          padding-bottom: 10px; }
          .group-content .guides-section .guide {
            padding-bottom: 15px; }
.group-content .nav-tabs.group-nav-tabs {
  margin-bottom: 0px; }
  .group-content .nav-tabs.group-nav-tabs .active.group-tab {
    border-radius: 0;
    margin-bottom: -1px; }
    .group-content .nav-tabs.group-nav-tabs .active.group-tab a {
      padding: 12px 25px;
      color: #002855;
      background-color: #f9f9f9; }
.group-content .nav-tabs .group-tab {
  padding: 0; }
  .group-content .nav-tabs .group-tab a {
    font-size: 15px;
    line-height: 1em;
    font-family: Bitter, serif;
    text-transform: none;
    font-weight: bold;
    margin-bottom: -1px !important;
    border-radius: 0;
    color: lightgrey; }
    .group-content .nav-tabs .group-tab::before {
      content: unset; }
.group-content .tab-content {
  background-color: #f9f9f9; }
  .group-content .mission {
    margin-top: 30px; }
    .group-content .mission .resource-links {
      margin-top: 30px;
      margin-bottom: 40px; }
      .group-content .mission .resource-links #share input {
        width: 100%; }
      .group-content .mission .resource-links #share-buttons sl-share-buttons {
        float: right; }
        .group-content .mission .resource-links #share-buttons a {
          background-color: #ff5c66; }
.group-content .join-section .phone-prompt {
  font-weight: bold;
  margin-bottom: 10px; }
  .group-content .join-section .phone-input {
    max-width: 200px;
    margin: 20px 0; }
    .group-content .join-section .alert {
      margin-top: 20px; }
.group-content .reg-explain {
  margin-top: 15px; }
  .group-content .join-disclaimer {
    margin-top: 30px;
    font-size: 12px;
    font-style: italic;
    color: #a1acbc;
    line-height: 1.2em;
    font-family: 'Arial', sans-serif; }
    .group-content .edit-form textarea {
      min-height: 100px; }
      .group-content .edit-form .visibility-input {
        max-width: 150px; }
        .group-content .edit-form .district-input-wrapper {
          display: inline-block;
          width: 150px;
          margin-right: 10px;
          position: relative; }
          .group-content .edit-form .district-input-wrapper .remove-district {
            position: absolute;
            top: -4px;
            right: -4px;
            font-size: 12px;
            line-height: 12px; }
    .group-content .edit-form .add-district {
      font-size: 12px; }
.group-content .button-panel + .alert {
  margin-top: 20px; }
  .group-content .help-section {
    padding-bottom: 20px; }
    .group-content .slates-container {
      margin-top: 10px;
      padding-top: 40px;
      background-color: #e8ebeb;
      padding-bottom: 100px; }
      .group-content .slates-container.no-funds {
        background-color: #f9f9f9; }
        .group-content .slates-container .fundraiser-resize {
          min-width: 389.98px;
          max-width: 400px;
          overflow: scroll; }
          .group-content .slates-container .fundraiser-resize .card {
            background-color: #fff;
            border-radius: 10px;
            box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
            height: 600px;
            margin-top: 20px;
            margin-bottom: 10px;
            overflow: scroll; }
            .group-content .slates-container .fundraiser-resize .card .fundraiser-info-block {
              display: inline-block;
              margin: 45px;
              text-align: left;
              overflow: scroll; }
              .group-content .slates-container .fundraiser-resize .card .fundraiser-info-block h2 {
                color: #0a2852;
                padding-bottom: 0;
                max-height: 255px;
                word-break: break-word;
                font-size: xx-large; }
                .group-content .slates-container .fundraiser-resize .card .fundraiser-info-block hr {
                  margin-top: 5px;
                  padding-bottom: 10px; }
                  .group-content .slates-container .fundraiser-resize .card .fundraiser-info-block .description {
                    margin-top: 15px;
                    margin-bottom: 15px;
                    max-height: 120px; }
                    .group-content .slates-container .fundraiser-resize .card .fundraiser-info-block .amount-raised {
                      height: 30px;
                      font-size: 25px;
                      font-weight: bold;
                      line-height: 1.25em;
                      margin-bottom: 20px; }
                      .group-content .slates-container .fundraiser-resize .card .fundraiser-info-block sl-share-buttons {
                        margin-bottom: 10px; }
                        .group-content .slates-container .fundraiser-resize .card .fundraiser-info-block sl-share-buttons .btn-share-array {
                          width: 100%; }
                          .group-content .slates-container .fundraiser-resize .card .fundraiser-info-block sl-share-buttons .btn-share-array .btn {
                            margin: 2px; }
              .group-content .slates-container .fundraiser-resize .card .fundraiser-info-block .btn-donate {
                margin: 5px 0px 0px 0px;
                color: #f9f9f9;
                width: 100%; }
      .group-content .slates-container .start-fundraiser-card.full-section .start-fundraiser-resize {
        width: 100%;
        max-width: 100%; }
        .group-content .slates-container .start-fundraiser-card.full-section .start-fundraiser-resize .card {
          height: 280px; }
          .group-content .slates-container .start-fundraiser-card.full-section .start-fundraiser-resize .card .fundraiser-info-block {
            margin: 45px 90px; }
            .group-content .slates-container .start-fundraiser-card.full-section .start-fundraiser-resize .card .fundraiser-info-block {
              margin: 45px 90px; }
      .group-content .slates-container .start-fundraiser-card .start-fundraiser-resize {
        min-width: 345px;
        max-width: 400px; }
        .group-content .slates-container .start-fundraiser-card .start-fundraiser-resize .card {
          align-content: center;
          text-align: center;
          background-color: #00c4ff;
          border-radius: 10px;
          box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
          height: 600px;
          margin-top: 20px; }
          .group-content .slates-container .start-fundraiser-card .start-fundraiser-resize .card .fundraiser-info-block {
            display: inline-block;
            margin: 45px; }
            .group-content .slates-container .start-fundraiser-card .start-fundraiser-resize .card .fundraiser-info-block h2 {
              color: #f9f9f9; }
              .group-content .slates-container .start-fundraiser-card .start-fundraiser-resize .card .fundraiser-info-block .btn {
                margin: 20px;
                color: #0a2852; }
.group-content .group-nav-tabs {
  margin-bottom: 0px; }
  .group-content .header-row {
    font-weight: bold;
    color: #002855;
    font-family: roboto;
    font-size: 14px;
    text-transform: uppercase; }
    .group-content .header-row .heading {
      padding-left: 0;
      padding-right: 0; }
.group-content .members-table {
  margin-top: 20px;
  margin-bottom: 20px; }
  .group-content .members-table .search-input ::placeholder {
    color: #0a2852; }
  .group-content .members-table .member-controls {
    margin-bottom: 20px; }
    .group-content .members-table .member-table .member-table-inner .member-row {
      padding-top: 5px;
      padding-bottom: 5px;
      font-size: 14px; }
      .group-content .members-table .member-table .member-table-inner .member-row:not(:nth-child(2)) {
        border-top: 1px solid #ddd; }
        .group-content .members-table .member-table .member-table-inner .member-row .role-select {
          display: inline-block;
          width: calc(100% - 50px); }
          .group-content .members-table .member-table .member-table-inner .member-row .row-controls {
            float: right; }
            .group-content .members-table .member-table .member-table-inner .member-row .row-controls .lds-ripple {
              height: 34px !important;
              width: 34px !important; }
  .group-content .members-table .role {
    padding-left: 0;
    padding-right: 0; }
    .group-content .members-table .hide-overflow {
      text-overflow: ellipsis;
      overflow: hidden;
      white-space: nowrap;
      padding-left: 0;
      padding-right: 0; }
      .group-content .members-table .hide-overflow:hover {
        overflow: visible;
        z-index: 2; }
        .group-content .members-table .hide-overflow:hover .overflowable-cell-content {
          background-color: #ffffff;
          padding-right: 10px;
          overflow: hidden; }
.group-content .attendees-table {
  margin-top: 20px; }
  .group-content .attendees-table .attendee-controls {
    margin-bottom: 20px; }
    .group-content .attendees-table .is-member {
      text-align: center;
      margin-right: 1em; }
      .group-content .attendees-table .event-error {
        margin-left: 2em;
        font-size: 1.5em; }
        .group-content .attendees-table .checkbox {
          margin: 0; }
          .group-content .attendees-table .header-row {
            font-weight: bold;
            color: #002855; }
            .group-content .attendees-table .attendee-row {
              padding-top: 5px;
              padding-bottom: 5px; }
              .group-content .attendees-table .attendee-row:not(:nth-child(2)) {
                border-top: 1px solid #ddd; }
                .group-content .attendees-table .attendee-row .row-controls .lds-ripple {
                  height: 34px !important;
                  width: 34px !important; }
  .group-content .attendees-table .hide-overflow {
    text-overflow: ellipsis;
    overflow: auto;
    white-space: nowrap; }
    .group-content .attendees-table .hide-overflow:hover {
      overflow: visible;
      z-index: 2; }
      .group-content .attendees-table .hide-overflow:hover .overflowable-cell-content {
        background-color: #ffffff;
        padding-right: 10px; }
.group-content .having-trouble {
  font-size: 14px; }
  .group-content .reg-explain {
    font-size: 13px;
    padding-left: 3px; }
    @media only screen and (max-width: 991px) {
      .group-content .mission .resource-links #share-buttons {
        margin-top: 10px;   }
        .group-content .mission .resource-links #share-buttons sl-share-buttons {
          float: left;   }
      .group-content .group-events .heading {
        width: 100%;   }
        .group-content .group-events .button {
          width: 100%;   }
          .group-content .group-events .button .create-event-button {
            float: left;   }
      .group-content .group-events .events-container {
        height: auto;   }
        .group-content .group-events .events-container .event-list {
          height: auto;
          margin-bottom: 20px;
          width: 100%;   }
          .group-content .group-events .events-container .event-list .one-event {
            margin-top: 0;
            border-bottom: 1px solid #cacaca;
            padding-bottom: 25px;
            padding-top: 25px;   }
            .group-content .group-events .events-container .event-list .one-event.last {
              border-bottom: none;   }
      .group-content .group-events .non-member-margin {
        margin-bottom: 30px;   }
      .group-content .member-table {
        overflow-x: auto;   }
        .group-content .member-table .member-table-inner {
          min-width: 805px;   }
}
@media only screen and (max-width: 768px) {
  .group-content .header-resize .photo-resize .profile-photo-wrapper .profile-photo {
    margin-bottom: 0;   }
  .group-content .group-social .btn-sm {
    margin-top: 10px;   }
  .group-content .page-content {
    margin: 30px 0px 0px 0px;   }
    .group-content .header-section {
      margin-top: 30px;
      margin-bottom: 10px;   }
      .group-content .header-section .title-group-name {
        margin-bottom: 5px;   }
        .group-content .header-section .title-group-social {
          margin-bottom: 2px;   }
          .group-content .header-section hr {
            margin-top: 5px;
            margin-bottom: 5px;
            margin-right: 10px;
            padding-top: 2px;
            padding-bottom: 2px;   }
            .group-content .header-section .btn-sl {
              margin-right: 3px;
              background-color: #00c4ff;
              color: #f9f9f9;   }
              .group-content .header-section .btn-sl:hover,
              .group-content .header-section .btn-sl:active {
                background-color: #f9f9f9;
                color: #00c4ff;   }
                .group-content .header-section .btn-sl:focus {
                  box-shadow: 0 0 5px -1px #00c4ff;   }
                  .group-content .header-section .btn-sl:disabled {
                    background-color: rgba(0, 196, 255, 0.7);
                    color: #f9f9f9;   }
  .group-content .slates-container {
    padding: 20px 0px 30px 0px;   }
    .group-content .slates-container h2 {
      padding-bottom: 0;   }
      .group-content .slates-container .section-title {
        margin-bottom: 0;   }
        .group-content .slates-container .start-fundraiser-card .start-fundraiser-resize .card .fundraiser-info-block .fundraiser-info-block-inner .btn {
          margin-left: 0;
          margin-right: 0;
          width: 100%;   }
  .group-content .slates-container.no-funds {
    padding-top: 0;   }
    .group-content .slates-container.no-funds .start-fundraiser-card.full-section .start-fundraiser-resize .card {
      margin-top: 0;
      height: 400px;   }
      .group-content .slates-container.no-funds .start-fundraiser-card.full-section .start-fundraiser-resize .card .fundraiser-info-block .fundraiser-info-block-inner .btn {
        margin-left: 0;
        margin-right: 0;
        width: 100%;   }
}
@media only screen and (max-width: 667px) {
  .group-content .admin-actions .btn-sm {
    margin-top: 20px;   }
  .group-content .slates-container.no-funds .start-fundraiser-card.full-section .start-fundraiser-resize .card .fundraiser-info-block {
    margin: 45px;   }
}
@media only screen and (max-width: 414px) {
  .group-content .accent-header .admin-buttons {
    text-align: center;
    height: 30px;   }
    .group-content .accent-header .admin-buttons .placeholder {
      width: 0;   }
      .group-content .accent-header .admin-buttons .col-xs-12 {
        padding: 0;   }
        .group-content .accent-header .admin-buttons .col-xs-12 .btn-sm {
          font-size: 9px;
          padding: 4px;
          margin-top: 10px;   }
  .group-content .header-section h1 {
    font-size: 35px;   }
    .group-content .header-section hr {
      padding: 10px;   }
      .group-content .header-section .title-group-name {
        margin-bottom: 23px;   }
        .group-content .header-section .title-group-location {
          margin-bottom: 10px;   }
          .group-content .header-section .group-social .col-xs-12 {
            padding-left: 13px;
            padding-right: 13px;   }
  .group-content .join-section .btn {
    width: 100%;   }
  .group-content .group-events .create-event-button {
    width: 100%;   }
    .group-content .group-events .create-event-button .btn {
      width: 100%;   }
  .group-content .members-table .search-wrapper {
    margin-top: 30px;
    margin-bottom: 30px;   }
  .group-content .attendees-table .search-wrapper {
    margin-top: 30px;
    margin-bottom: 30px;   }
    .group-content .attendees-table .attendee-table .attendee-table-inner .header-row .col-xs-2 {
      width: auto;   }
  .group-content .admin-actions a {
    width: 100%;   }
  .group-content .slates-container .fundraiser-resize {
    min-width: 345px;   }
    .group-content .slates-container .fundraiser-resize .card .fundraiser-info-block {
      margin: 45px 40px;   }
  .group-content .slates-container.no-funds {
    padding-top: 0;   }
    .group-content .slates-container.no-funds .start-fundraiser-card.full-section .start-fundraiser-resize {
      min-width: 345px;   }
      .group-content .slates-container.no-funds .start-fundraiser-card.full-section .start-fundraiser-resize .card {
        margin-top: 0;
        height: 600px;   }
        .group-content .slates-container.no-funds .start-fundraiser-card.full-section .start-fundraiser-resize .card .fundraiser-info-block {
          margin: 45px 10px;   }
          .group-content .slates-container.no-funds .start-fundraiser-card.full-section .start-fundraiser-resize .card .fundraiser-info-block .fundraiser-info-block-inner {
            max-width: 275px;   }
            .group-content .slates-container.no-funds .start-fundraiser-card.full-section .start-fundraiser-resize .card .fundraiser-info-block .fundraiser-info-block-inner .btn {
              margin-left: 0;
              margin-right: 0;
              width: 100%;   }
  .group-content .slates-container .start-fundraiser-card .start-fundraiser-resize .card .fundraiser-info-block .fundraiser-info-block-inner .btn {
    margin-left: 0;
    margin-right: 0;
    width: 100%;   }
}
@media only screen and (max-width: 375px) {
  .group-content .header-resize .photo-resize .profile-photo-wrapper .profile-photo {
    width: 100%;
    height: 0;
    padding-top: 100%;   }
  .group-content .slates-container .fundraiser-resize {
    min-width: 260px;   }
    .group-content .slates-container .fundraiser-resize .card .fundraiser-info-block {
      margin: 45px 20px;   }
  .group-content .slates-container .start-fundraiser-card .start-fundraiser-resize {
    min-width: 260px;   }
    .group-content .slates-container .start-fundraiser-card .start-fundraiser-resize .card .fundraiser-info-block {
      margin: 45px 10px;   }
      .group-content .slates-container .start-fundraiser-card .start-fundraiser-resize .card .fundraiser-info-block .fundraiser-info-block-inner {
        max-width: 230px;   }
  .group-content .slates-container.no-funds {
    padding-top: 0;   }
    .group-content .slates-container.no-funds .start-fundraiser-card.full-section .start-fundraiser-resize {
      min-width: 260px;   }
      .group-content .slates-container.no-funds .start-fundraiser-card.full-section .start-fundraiser-resize .card {
        margin-top: 0;
        height: 600px;   }
        .group-content .slates-container.no-funds .start-fundraiser-card.full-section .start-fundraiser-resize .card .fundraiser-info-block {
          margin: 45px 10px;   }
          .group-content .slates-container.no-funds .start-fundraiser-card.full-section .start-fundraiser-resize .card .fundraiser-info-block .fundraiser-info-block-inner {
            max-width: 230px;   }
            .group-content .slates-container.no-funds .start-fundraiser-card.full-section .start-fundraiser-resize .card .fundraiser-info-block .fundraiser-info-block-inner .btn {
              margin-left: 0;
              margin-right: 0;
              width: 100%;   }
}

.create-an-event-modal-window .main-content .create-an-event-modal-content .modal-close-button {
  margin: 5px -5px 5px 5px;
  padding: 0; }
  .create-an-event-modal-window .main-content .create-an-event-modal-content .modal-close-button .glyphicon {
    float: right;
    color: #0a2852; }
.create-an-event-modal-window .main-content .create-an-event-modal-content .event-types {
  margin: 0 20px;
  padding-bottom: 20px;
  display: inline-block; }
  .create-an-event-modal-window .main-content .create-an-event-modal-content .event-types .modal-title {
    text-align: center;
    padding: 0 30px; }
    .create-an-event-modal-window .main-content .create-an-event-modal-content .event-types .modal-title h2 {
      text-transform: none;
      font-family: Bitter, serif; }
  .create-an-event-modal-window .main-content .create-an-event-modal-content .event-types .event-buttons {
    margin-top: 15px;
    padding: 0 20px; }
    .create-an-event-modal-window .main-content .create-an-event-modal-content .event-types .event-buttons .col-xs-12:nth-child(odd) {
      padding-right: 0;
      padding-left: 30px; }
      .create-an-event-modal-window .main-content .create-an-event-modal-content .event-types .event-buttons .col-xs-12:nth-child(even) {
        padding-left: 15px;
        padding-right: 30px; }
    .create-an-event-modal-window .main-content .create-an-event-modal-content .event-types .event-buttons .btn-sl {
      align-content: center;
      color: #0a2852;
      background: #fff;
      border: 1px solid #0a2852;
      margin: 10px 0;
      width: 215px; }
      .create-an-event-modal-window .main-content .create-an-event-modal-content .event-types .event-buttons .btn-sl:hover {
        color: #fff;
        background: #0a2852; }
  .create-an-event-modal-window .main-content .create-an-event-modal-content .event-types .modal-disclaimer {
    text-align: center;
    margin-top: 30px;
    font-size: 12px;
    font-style: italic;
    color: #a1acbc;
    line-height: 1.2em;
    font-family: 'Arial', sans-serif; }

.group-email-content .message-actions .btn {
  margin: 5px;
  width: 220px; }
  .group-email-content .message-actions .events-list {
    margin: 5px;
    width: 220px;
    display: inline; }
.group-email-content .success-panel {
  margin-top: 15px; }
  .group-email-content .message-headers {
    margin-top: 25px; }
    .group-email-content .message-headers .group-email-faq {
      font-size: 0.8em; }

.success-panel {
  font-size: 20px;
  line-height: 24px;
  font-weight: bold; }

  .preview-content.group-email-preview .message-preview {
    margin-top: 25px;
    margin-bottom: 25px;
    margin-left: 5px;
    margin-right: 5px;
    min-height: 50px;
    border-color: grey;
    border-width: thin;
    border-style: solid; }

.directions {
  margin-top: 15px;
  font-style: italic;
  color: grey; }

  .email-confirm-modal-window .modal-content {
    width: max-content; }
    .email-confirm-modal-window .modal-content .email-confirm-modal-html .email-input-row {
      margin: 50px 20px;
      width: 100%;
      min-width: 300px; }
      .email-confirm-modal-window .modal-content .email-confirm-modal-html .email-input-row .button-panel .submit-button {
        margin-top: 20px;
        margin-bottom: 10px;
        margin-left: 125px;
        margin-right: 15px; }
        .email-confirm-modal-window .modal-content .email-confirm-modal-html .email-input-row .button-panel .cancel-button {
          margin-top: 20px;
          margin-bottom: 10px;
          margin-left: 15px;
          margin-right: 75px; }

.main-content.new-group-content .page-content {
  margin: 50px 0px 100px 0px; }
  .main-content.new-group-content .group-form {
    max-width: 800px;
    margin: auto; }
    .main-content.new-group-content .group-form .form-group {
      margin-bottom: 35px; }
      .main-content.new-group-content .group-form .existing-image-preview {
        margin-bottom: 10px; }
        .main-content.new-group-content .group-form textarea {
          width: 100%;
          min-height: 100px;
          display: block; }
          .main-content.new-group-content .group-form .checkbox input[type="checkbox"] + label::before {
            border-radius: 3px;
            height: 25px;
            width: 25px;
            border: 1px solid #0a2852;
            box-shadow: none;
            background-image: none; }
            .main-content.new-group-content .group-form .checkbox input[type="checkbox"]:checked + label::before {
              border-radius: 3px;
              height: 25px;
              width: 25px;
              border: none;
              box-shadow: none;
              background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMjBweCIgaGVpZ2h0PSIyMHB4IiB2aWV3Qm94PSIwIDAgMjAgMjAiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDQ3LjEgKDQ1NDIyKSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT5Hcm91cCA1IENvcHk8L3RpdGxlPgogICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+CiAgICA8ZGVmcz4KICAgICAgICA8cmVjdCBpZD0icGF0aC0xIiB4PSIwIiB5PSIwIiB3aWR0aD0iMjAiIGhlaWdodD0iMjAiPjwvcmVjdD4KICAgIDwvZGVmcz4KICAgIDxnIGlkPSJEZXNrdG9wIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyBpZD0iU0xfU2F0ZWxsaXRlX01hcmt1cC1TdHlsZXNoZWV0X1N0YXRlcyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTc4My4wMDAwMDAsIC0zNTEwLjAwMDAwMCkiPgogICAgICAgICAgICA8ZyBpZD0iR3JvdXAtNS1Db3B5IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg3ODMuMDAwMDAwLCAzNTEwLjAwMDAwMCkiPgogICAgICAgICAgICAgICAgPGcgaWQ9IlJlY3RhbmdsZS0xMi1Db3B5LTgiPgogICAgICAgICAgICAgICAgICAgIDx1c2UgZmlsbD0iIzAwQzRGRiIgZmlsbC1ydWxlPSJldmVub2RkIiB4bGluazpocmVmPSIjcGF0aC0xIj48L3VzZT4KICAgICAgICAgICAgICAgICAgICA8cmVjdCBzdHJva2U9IiMwMEM0RkYiIHN0cm9rZS13aWR0aD0iMiIgeD0iMSIgeT0iMSIgd2lkdGg9IjE4IiBoZWlnaHQ9IjE4Ij48L3JlY3Q+CiAgICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgICAgICA8cG9seWxpbmUgaWQ9IlBhdGgtMi1Db3B5LTIiIHN0cm9rZT0iI0ZGRkZGRiIgc3Ryb2tlLXdpZHRoPSIzIiBwb2ludHM9IjUgOS41IDguMjM1MTQxNTQgMTQgMTUgNSI+PC9wb2x5bGluZT4KICAgICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+); }
    .main-content.new-group-content .group-form .ta-toolbar {
      border-top: 1px solid #0a2852;
      border-left: 1px solid #0a2852;
      border-right: 1px solid #0a2852;
      border-bottom-color: transparent;
      border-top-left-radius: 4px;
      border-top-right-radius: 4px; }
      .main-content.new-group-content .group-form .ta-toolbar.btn-toolbar {
        padding: 4px;
        line-height: 12px;
        background-color: #eaeaea; }
        .main-content.new-group-content .group-form .ta-toolbar.btn-toolbar .btn-group {
          margin: 2px;
          line-height: 12px;
          height: 26px; }
          .main-content.new-group-content .group-form .ta-toolbar.btn-toolbar .btn-group .btn {
            align-items: center;
            font-size: 10px;
            padding: 5px 8px;
            height: 24px; }
    .main-content.new-group-content .group-form .ta-scroll-window {
      height: fit-content;
      min-height: 100px;
      border-bottom: 1px solid #0a2852;
      border-left: 1px solid #0a2852;
      border-right: 1px solid #0a2852;
      border-top: none;
      border-bottom-left-radius: 4px;
      border-bottom-right-radius: 4px;
      overflow: auto; }
      .main-content.new-group-content .group-form .ta-scroll-window .ta-bind {
        box-shadow: none; }
    .main-content.new-group-content .group-form .zip-input,
    .main-content.new-group-content .group-form .visibility-input {
      max-width: 200px; }
      .main-content.new-group-content .group-form .input-description {
        font-family: roboto;
        color: #0a2852;
        margin-bottom: 15px;
        margin-top: 0;
        font-size: 12px; }
        .main-content.new-group-content .group-form .input-description.visibility-label {
          margin-left: 35px; }
    .main-content.new-group-content .group-form .url-input-prefix {
      color: #fbfbfd;
      background-color: #0a2852;
      border: 1px solid #0a2852; }
      .main-content.new-group-content .group-form .file input[type="file"] + label {
        width: 250px;
        height: 75px;
        background-color: #eaeaea;
        font-size: 12px; }
    .main-content.new-group-content .group-form h3 {
      text-transform: none;
      font-size: 18px;
      letter-spacing: normal;
      margin-bottom: 0; }
      .main-content.new-group-content .group-form .district-input-wrapper {
        display: inline-block;
        width: 225px;
        margin-right: 10px;
        position: relative; }
        .main-content.new-group-content .group-form .district-input-wrapper .remove-district {
          position: absolute;
          top: -10px;
          right: -10px;
          font-size: 20px;
          line-height: 20px; }
    .main-content.new-group-content .group-form .add-district {
      font-size: 12px; }
.main-content.new-group-content .button-panel + .alert {
  margin-top: 20px; }
  .main-content.new-group-content .alert-success .normal-text {
    font-weight: normal; }
.main-content.new-group-content .nav-tabs.group-nav-tabs {
  margin-bottom: 0px; }
  .main-content.new-group-content .nav-tabs.group-nav-tabs .active.group-tab {
    border-radius: 0;
    margin-bottom: -1px; }
    .main-content.new-group-content .nav-tabs.group-nav-tabs .active.group-tab a {
      padding: 12px 25px;
      color: #002855;
      background-color: #f9f9f9; }
.main-content.new-group-content .nav-tabs .group-tab {
  padding: 0; }
  .main-content.new-group-content .nav-tabs .group-tab a {
    font-size: 15px;
    line-height: 1em;
    font-weight: bold;
    margin-bottom: -1px !important;
    border-radius: 0;
    color: lightgrey; }
    .main-content.new-group-content .nav-tabs .group-tab::before {
      content: unset; }
.main-content.new-group-content .tab-content {
  background-color: #f9f9f9; }
  .main-content.new-group-content .tab-content #members .bulk-upload {
    padding: 35px 15px; }
    .main-content.new-group-content .tab-content #members .bulk-upload p {
      font-family: roboto;
      font-size: 14px;
      line-height: normal; }
      .main-content.new-group-content .tab-content #members .bulk-upload .btn {
        margin: 20px 0; }
.main-content.new-group-content .members-table {
  margin-top: 20px; }
  .main-content.new-group-content .members-table .member-controls {
    margin-bottom: 20px; }
    .main-content.new-group-content .members-table .checkbox {
      margin: 0; }
      .main-content.new-group-content .members-table .header-row {
        font-weight: bold;
        color: #002855;
        border-bottom: 1px solid #002855; }
        .main-content.new-group-content .members-table .member-row {
          padding-top: 5px;
          padding-bottom: 5px; }
          .main-content.new-group-content .members-table .member-row .role-select {
            display: inline-block;
            width: calc(100% - 50px); }
            .main-content.new-group-content .members-table .member-row .row-controls {
              float: right; }
              .main-content.new-group-content .members-table .member-row .row-controls .lds-ripple {
                height: 34px !important;
                width: 34px !important; }
  .main-content.new-group-content .members-table .hide-overflow {
    text-overflow: ellipsis;
    overflow: auto;
    white-space: nowrap; }
    .main-content.new-group-content .members-table .hide-overflow:hover {
      overflow: visible;
      z-index: 2; }
      .main-content.new-group-content .members-table .hide-overflow:hover .overflowable-cell-content {
        background-color: #ffffff;
        padding-right: 10px; }
.main-content.new-group-content .attendees-table {
  margin-top: 20px; }
  .main-content.new-group-content .attendees-table .attendee-controls {
    margin-bottom: 20px; }
    .main-content.new-group-content .attendees-table .is-member {
      text-align: center;
      margin-right: 1em; }
      .main-content.new-group-content .attendees-table .event-error {
        margin-left: 2em;
        font-size: 1.5em; }
        .main-content.new-group-content .attendees-table .checkbox {
          margin: 0; }
          .main-content.new-group-content .attendees-table .header-row {
            font-weight: bold;
            color: #002855;
            border-bottom: 1px solid #002855; }
            .main-content.new-group-content .attendees-table .attendee-row {
              padding-top: 5px;
              padding-bottom: 5px; }
              .main-content.new-group-content .attendees-table .attendee-row .row-controls .lds-ripple {
                height: 34px !important;
                width: 34px !important; }
  .main-content.new-group-content .attendees-table .hide-overflow {
    text-overflow: ellipsis;
    overflow: auto;
    white-space: nowrap; }
    .main-content.new-group-content .attendees-table .hide-overflow:hover {
      overflow: visible;
      z-index: 2; }
      .main-content.new-group-content .attendees-table .hide-overflow:hover .overflowable-cell-content {
        background-color: #ffffff;
        padding-right: 10px; }
@media only screen and (max-width: 768px) {
  .main-content.new-group-content .page-content {
    margin: 30px 0px 30px 0px;   }
    .main-content.new-group-content .super-states .row .col-xs-3 {
      width: 100%;   }
      .main-content.new-group-content .super-states .row .col-xs-3 .checkbox {
        width: 100%;   }
}

.admin-action-section .admin-action-button a {
  width: 100%;
  margin: 15px; }
.admin-action-section .admin-action-explanation {
  min-height: 80px;
  display: flex;
  align-items: flex-start; }
  .admin-action-section .admin-action-explanation p {
    margin-top: auto;
    margin-bottom: auto;
    vertical-align: middle; }

.ta-hidden-input {
  width: 1px;
  height: 1px;
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: -10000px;
  left: -10000px;
  opacity: 0;
  overflow: hidden; }

  .ta-root.focussed > .ta-scroll-window.form-control {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }

    .ta-editor.ta-html, .ta-scroll-window.form-control {
      min-height: 300px;
      height: auto;
      overflow: auto;
      font-family: inherit;
      font-size: 100%; }

      .ta-scroll-window.form-control {
        position: relative;
        padding: 0; }

        .ta-scroll-window > .ta-bind {
          height: auto;
          min-height: 300px;
          padding: 6px 12px; }

          .ta-editor:focus {
            user-select: text; }

            .ta-resizer-handle-overlay {
              z-index: 100;
              position: absolute;
              display: none; }

              .ta-resizer-handle-overlay > .ta-resizer-handle-info {
                position: absolute;
                bottom: 16px;
                right: 16px;
                border: 1px solid black;
                background-color: #FFF;
                padding: 0 4px;
                opacity: 0.7; }

                .ta-resizer-handle-overlay > .ta-resizer-handle-background {
                  position: absolute;
                  bottom: 5px;
                  right: 5px;
                  left: 5px;
                  top: 5px;
                  border: 1px solid black;
                  background-color: rgba(0, 0, 0, 0.2); }

                  .ta-resizer-handle-overlay > .ta-resizer-handle-corner {
                    width: 10px;
                    height: 10px;
                    position: absolute; }

                    .ta-resizer-handle-overlay > .ta-resizer-handle-corner-tl {
                      top: 0;
                      left: 0;
                      border-left: 1px solid black;
                      border-top: 1px solid black; }

                      .ta-resizer-handle-overlay > .ta-resizer-handle-corner-tr {
                        top: 0;
                        right: 0;
                        border-right: 1px solid black;
                        border-top: 1px solid black; }

                        .ta-resizer-handle-overlay > .ta-resizer-handle-corner-bl {
                          bottom: 0;
                          left: 0;
                          border-left: 1px solid black;
                          border-bottom: 1px solid black; }

                          .ta-resizer-handle-overlay > .ta-resizer-handle-corner-br {
                            bottom: 0;
                            right: 0;
                            border: 1px solid black;
                            cursor: se-resize;
                            background-color: white; }

                            body.canonical-page .main-content .ta-scroll-window {
                              border: none;
                              border-radius: 0; }
                              body.canonical-page .main-content .ta-scroll-window > .ta-bind {
                                background-color: #f5f5f5;
                                box-shadow: inset 0 0.5px 1px 0 rgba(0, 0, 0, 0.4);
                                color: #262626; }
                                body.canonical-page .main-content .ta-toolbar.btn-toolbar {
                                  margin: 0;
                                  padding: 10px 10px 5px 10px;
                                  background-color: #efefef; }
                                  body.canonical-page .main-content .ta-toolbar .btn-group {
                                    margin-bottom: 5px; }
                                    body.canonical-page .main-content .ta-toolbar .btn-group > .btn:not(:first-child):not(:last-child) {
                                      border-radius: 0; }
                                      body.canonical-page .main-content .ta-toolbar .btn-group > .btn:first-child {
                                        border-bottom-left-radius: 4px;
                                        border-top-left-radius: 4px;
                                        border-bottom-right-radius: 0;
                                        border-top-right-radius: 0; }
                                        body.canonical-page .main-content .ta-toolbar .btn-group > .btn:last-child {
                                          border-bottom-left-radius: 0;
                                          border-top-left-radius: 0;
                                          border-bottom-right-radius: 4px;
                                          border-top-right-radius: 4px; }
                                          body.canonical-page .main-content .ta-toolbar .btn.btn-default {
                                            border: 1px solid #adadad;
                                            padding: 6px 12px;
                                            font-weight: normal;
                                            min-width: 0;
                                            color: #333;
                                            background-color: #fff; }
                                            body.canonical-page .main-content .ta-toolbar .btn.btn-default.active {
                                              background-color: #e6e6e6; }

footer.lastweekend-footer .container-fluid:last-child {
  background-color: #ffffff; }
  footer.lastweekend-footer .footer {
    background-color: #ffffff;
    padding: 40px 0; }
    footer.lastweekend-footer .organized-by {
      text-align: center;
      color: rgba(0, 41, 86, 0.7); }
      footer.lastweekend-footer .organized-by .organized-by-logo {
        max-width: 200px;
        margin: -10px auto 0 auto; }
        footer.lastweekend-footer .organized-by .organized-by-logo img {
          max-width: 100%; }
footer.lastweekend-footer .partner-logos {
  max-width: 800px;
  margin: auto; }
  footer.lastweekend-footer .partner-logos .partner-logo {
    max-width: 100%;
    margin: auto; }
footer.lastweekend-footer .disclaimer {
  color: rgba(0, 41, 86, 0.7); }
  footer.lastweekend-footer .disclaimer .disclaimer-text {
    padding: 20px;
    border: 1px solid rgba(0, 41, 86, 0.7);
    color: rgba(0, 41, 86, 0.7); }
footer.lastweekend-footer .privacy {
  text-align: center; }
  footer.lastweekend-footer .privacy a {
    color: rgba(0, 41, 86, 0.7); }

.main-content.canonical-content.lastweekend-content {
  line-height: 28px; }
  .main-content.canonical-content.lastweekend-content .hero-container {
    background-image: url(/static/img/tlw/capitol-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;
    height: 250px;
    margin-bottom: 50px; }
    .main-content.canonical-content.lastweekend-content .hero-container .hero-container-inner {
      position: relative; }
      .main-content.canonical-content.lastweekend-content .hero-container .hero-img {
        width: 244.8px;
        height: 240px;
        margin-top: 60px; }
        .main-content.canonical-content.lastweekend-content .hero-container .hero-img img {
          max-width: 100%;
          max-height: 100%; }
    .main-content.canonical-content.lastweekend-content .hero-container.imm-hero-container {
      background-image: url(/static/img/tlw/imm-hero-bg.jpg);
      height: auto;
      margin-bottom: 0; }
      .main-content.canonical-content.lastweekend-content .hero-container.imm-hero-container .hero-text {
        margin-top: 20px;
        font-size: 60px;
        text-align: center;
        font-family: 'Bitter', serif;
        font-weight: bold;
        line-height: 1.2em;
        color: #ffffff; }
        .main-content.canonical-content.lastweekend-content .hero-container.imm-hero-container .form-link {
          text-align: center;
          font-size: 24px;
          margin-top: 100px; }
          .main-content.canonical-content.lastweekend-content .hero-container.imm-hero-container .form-link a {
            color: #ffffff; }
            .main-content.canonical-content.lastweekend-content .hero-container.imm-hero-container .form-link .down-arrow {
              margin: auto;
              width: 80px;
              position: relative;
              top: 25px; }
              .main-content.canonical-content.lastweekend-content .hero-container.imm-hero-container .form-link .down-arrow img {
                max-width: 100%; }
  .main-content.canonical-content.lastweekend-content .page-content {
    margin-top: 50px;
    margin-bottom: 30px; }
    .main-content.canonical-content.lastweekend-content .copy-section {
      max-width: 800px;
      margin-left: auto;
      margin-right: auto;
      color: #002855; }
      .main-content.canonical-content.lastweekend-content .copy-section h1 {
        font-size: 70px;
        line-height: 60px; }
        .main-content.canonical-content.lastweekend-content .copy-section h1 .day-counter {
          color: #ff5d67; }
      .main-content.canonical-content.lastweekend-content .copy-section #exp-urgency-h1 {
        display: none; }
        .main-content.canonical-content.lastweekend-content .copy-section p {
          font-size: 24px;
          line-height: 32px; }
          .main-content.canonical-content.lastweekend-content .copy-section .main-text {
            margin-top: 35px;
            margin-bottom: 20px; }
            .main-content.canonical-content.lastweekend-content .copy-section .video-embed-wrapper {
              position: relative;
              padding-bottom: 56.25%;
              margin-top: 40px;
              margin-bottom: 45px; }
              .main-content.canonical-content.lastweekend-content .copy-section .video-embed-wrapper .video-embed {
                position: absolute;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%; }
      .main-content.canonical-content.lastweekend-content .copy-section .anchor-link {
        color: #002855; }
        .main-content.canonical-content.lastweekend-content .copy-section .anchor-link:hover {
          color: #002855;
          text-decoration: underline; }
  .main-content.canonical-content.lastweekend-content .imm-blurbs {
    margin: 50px auto 0 auto; }
    .main-content.canonical-content.lastweekend-content .imm-blurbs .row {
      margin-top: 20px;
      margin-bottom: 20px; }
      .main-content.canonical-content.lastweekend-content .imm-blurbs .blurb-title {
        font-size: 32px;
        font-weight: bold;
        font-family: 'Bitter', serif;
        margin-bottom: 10px; }
        .main-content.canonical-content.lastweekend-content .imm-blurbs .blurb-text {
          font-size: 20px;
          line-height: 1.3em; }
          .main-content.canonical-content.lastweekend-content .imm-blurbs .blurb-image {
            max-width: 100%;
            margin-top: -30px; }
  .main-content.canonical-content.lastweekend-content .form-container {
    background-color: #002855;
    color: #ffffff;
    font-size: 22px;
    line-height: 30px; }
    .main-content.canonical-content.lastweekend-content .shift-pledge-wrapper {
      max-width: 800px;
      margin: auto;
      padding: 50px 0; }
      .main-content.canonical-content.lastweekend-content .shift-pledge-wrapper .success-copy {
        margin: 50px 0;
        font-size: 36px;
        line-height: 44px; }
  .main-content.canonical-content.lastweekend-content .pledge-form .input-col {
    margin-top: 30px; }
    .main-content.canonical-content.lastweekend-content .pledge-form input[type="text"] {
      background-color: transparent;
      border: 1px solid #ffffff;
      border-radius: 0;
      color: #ffffff; }
      .main-content.canonical-content.lastweekend-content .pledge-form input[type="text"]::placeholder {
        color: #ffffff; }
  .main-content.canonical-content.lastweekend-content .pledge-form select {
    border: 1px solid #ffffff;
    background-color: #002855;
    color: #ffffff;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTJweCIgaGVpZ2h0PSI5cHgiIHZpZXdCb3g9IjAgMCAxMiA5IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPCEtLSBHZW5lcmF0b3I6IFNrZXRjaCA0Ny4xICg0NTQyMikgLSBodHRwOi8vd3d3LmJvaGVtaWFuY29kaW5nLmNvbS9za2V0Y2ggLS0+CiAgICA8dGl0bGU+UGFnZSAxIENvcHkgOTwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxkZWZzPjwvZGVmcz4KICAgIDxnIGlkPSJEZXNrdG9wIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPgogICAgICAgIDxnIGlkPSJTTF9TYXRlbGxpdGVfTWFya3VwLVN0eWxlc2hlZXRfU3RhdGVzIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNDc1LjAwMDAwMCwgLTI2OTcuMDAwMDAwKSIgc3Ryb2tlPSIjZmZmZmZmIiBzdHJva2Utd2lkdGg9IjIiPgogICAgICAgICAgICA8ZyBpZD0iR3JvdXAtNCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTM1LjAwMDAwMCwgMjY4MC4wMDAwMDApIj4KICAgICAgICAgICAgICAgIDxwb2x5bGluZSBpZD0iUGFnZS0xLUNvcHktOSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMzQ2LjAwMDAwMCwgMjEuNTAwMDAwKSByb3RhdGUoLTkwLjAwMDAwMCkgdHJhbnNsYXRlKC0zNDYuMDAwMDAwLCAtMjEuNTAwMDAwKSAiIHBvaW50cz0iMzQ5LjUgMjYuNSAzNDIuNSAyMS41IDM0OS41IDE2LjUiPjwvcG9seWxpbmU+CiAgICAgICAgICAgIDwvZz4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPgo=); }
    .main-content.canonical-content.lastweekend-content .pledge-form .input-col.has-error input[type="text"],
    .main-content.canonical-content.lastweekend-content .pledge-form .input-col.has-error select,
    .main-content.canonical-content.lastweekend-content .pledge-form .input-col.has-error textarea {
      border: 1px solid #ff5d67;
      box-shadow: none; }
  .main-content.canonical-content.lastweekend-content .pledge-form .button-panel {
    text-align: center;
    margin-top: 40px; }
    .main-content.canonical-content.lastweekend-content .pledge-form .button-panel .btn {
      min-width: 200px; }
  .main-content.canonical-content.lastweekend-content .pledge-form .form-error-panel {
    margin-top: 20px;
    color: #ffffff; }
    .main-content.canonical-content.lastweekend-content .pledge-form .disclaimer {
      font-size: 12px;
      line-height: 1.2em;
      margin-top: 40px;
      color: #ccc; }
      .main-content.canonical-content.lastweekend-content .pledge-form .disclaimer a {
        color: #ffffff; }
        .main-content.canonical-content.lastweekend-content .pledge-form .disclaimer a:hover {
          color: #00c4ff; }
  .main-content.canonical-content.lastweekend-content.partner-page-content h1 {
    font-size: 40px; }
    .main-content.canonical-content.lastweekend-content.partner-page-content .partner {
      margin-bottom: 30px; }
      .main-content.canonical-content.lastweekend-content.partner-page-content .partner .partner-name {
        font-size: 24px; }
  @media only screen and (max-width : 767px) {
    .main-content.canonical-content.lastweekend-content .copy-section h1 {
      font-size: 42px;
      line-height: 42px;   }
      .main-content.canonical-content.lastweekend-content .copy-section p {
        font-size: 16px;
        line-height: 28px;   }
    .main-content.canonical-content.lastweekend-content .imm-blurbs .blurb-image {
      margin-top: 0;   }
}
  @media only screen and (max-width : 991px) {
    .main-content.canonical-content.lastweekend-content .hero-container.imm-hero-container .hero-text {
      font-size: 34px;
      margin-top: 40px;   }
    .main-content.canonical-content.lastweekend-content .shift-pledge-wrapper h1 {
      font-size: 32px;   }
    .main-content.canonical-content.lastweekend-content .success-section .button-panel .btn-default {
      display: block;
      width: 100%;   }
      .main-content.canonical-content.lastweekend-content .success-section .button-panel .btn-default + .btn-default {
        margin-left: 0;
        margin-top: 20px;   }
}

.tlw-success-modal-window .modal-content {
  border-radius: 0; }
  .tlw-success-modal-window .close-button {
    position: absolute;
    top: 5px;
    right: 5px; }
    .tlw-success-modal-window .close-button a {
      color: #777; }
.tlw-success-modal-window .success-modal-content {
  margin: 50px;
  color: #002855; }
  .tlw-success-modal-window .success-modal-content h1 {
    color: #002855;
    font-family: 'Bitter', serif;
    font-weight: bold; }
    .tlw-success-modal-window .success-modal-content p {
      margin: 20px 0; }
      .tlw-success-modal-window .success-modal-content .go-back {
        margin-top: 20px;
        font-size: 14px; }
@media only screen and (max-width : 991px) {
  .tlw-success-modal-window .success-modal-content {
    margin: 30px;   }
    .tlw-success-modal-window .success-modal-content .share-prompt {
      font-size: 30px;   }
      .tlw-success-modal-window .success-modal-content .button-panel .btn.btn-default {
        display: block;
        width: 100%;   }
        .tlw-success-modal-window .success-modal-content .button-panel .btn.btn-default + .btn.btn-default {
          margin-left: 0;
          margin-top: 20px;   }
}

.gr-nav-container {
  font-family: 'Roboto';
  background-color: #141428;
  color: #eeeef3;
  margin-bottom: 0px;
  padding-bottom: 15px;
  padding-top: 40px; }
  .gr-nav-container .gr-nav-container-inner {
    position: relative;
    max-width: 1199px; }
    @media only screen and (max-width: 767px) {
      .gr-nav-container .mobile-collapsed {
        display: none;   }
}
  @media only screen and (min-width: 767px) {
    .gr-nav-container .gr-nav-hamburger {
      display: none;   }
}
  .gr-nav-container .gr-nav-link .border-class,
  .gr-nav-container .gr-nav-img .border-class,
  .gr-nav-container .gr-nav-hamburger .border-class {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px;
    min-height: 160px; }
    .gr-nav-container .gr-nav-link .border-class img,
    .gr-nav-container .gr-nav-img .border-class img,
    .gr-nav-container .gr-nav-hamburger .border-class img {
      max-height: 160px;
      min-height: 100%; }
  .gr-nav-container .gr-nav-link a {
    color: #eeeef3;
    font-weight: 600; }
    .gr-nav-container .gr-nav-link a:hover {
      text-decoration: none;
      color: #00c4ff; }
  .gr-nav-container .gr-nav-link .btn-primary {
    background-color: #00c4ff;
    border-color: #00c4ff;
    border-radius: 20px;
    padding: 8px 18px; }
    .gr-nav-container .gr-nav-link .btn-primary:hover {
      background-color: #eeeef3;
      border-color: #eeeef3; }
  .gr-nav-container .gr-nav-img img {
    max-width: 100%;
    max-height: 100%; }
  .gr-nav-container .gr-nav-hamburger .icon-bar {
    background-color: #eeeef3; }
  .gr-nav-container .mobile-nav {
    justify-content: center; }
    .gr-nav-container .mobile-nav a {
      color: #eeeef3;
      font-weight: 600; }
      .gr-nav-container .mobile-nav a:hover {
        text-decoration: none;
        color: #00c4ff; }
    .gr-nav-container .mobile-nav .border-class-thin {
      display: flex;
      justify-content: center;
      align-items: center;
      padding: 5px;
      min-height: 60px; }
      .gr-nav-container .mobile-nav .border-class-thin img {
        max-height: 160px;
        min-height: 100%; }

.main-content.grassrootsredistricting-content {
  line-height: 28px;
  font-family: 'Roboto Mono', monospace;
  scroll-behavior: smooth; }
  .main-content.grassrootsredistricting-content a {
    font-weight: normal; }
    .main-content.grassrootsredistricting-content .gr-topcopy-container {
      padding-bottom: 50px;
      background-color: #141428;
      color: #eeeef3;
      text-align: center; }
      .main-content.grassrootsredistricting-content .gr-topcopy-container .gr-topcopy-container-inner {
        position: relative;
        max-width: 1199px; }
        .main-content.grassrootsredistricting-content .gr-topcopy-container .copy-section {
          margin-left: auto;
          margin-right: auto; }
          .main-content.grassrootsredistricting-content .gr-topcopy-container .copy-section h1 {
            font-size: 70px;
            line-height: 60px;
            font-family: 'Roboto Mono';
            color: #141428;
            font-weight: bold;
            text-transform: none; }
            .main-content.grassrootsredistricting-content .gr-topcopy-container .copy-section p {
              font-size: 24px;
              font-family: 'Roboto Mono';
              line-height: 32px;
              margin-left: auto;
              margin-right: auto; }
              @media only screen and (max-width : 767px) {
                .main-content.grassrootsredistricting-content .gr-topcopy-container .copy-section h1 {
                  font-size: 42px;
                  line-height: 42px;   }
                  .main-content.grassrootsredistricting-content .gr-topcopy-container .copy-section p {
                    font-size: 16px;
                    line-height: 28px;   }
}
          .main-content.grassrootsredistricting-content .gr-topcopy-container .copy-section .partner-highlight {
            color: #00c4ff; }
            .main-content.grassrootsredistricting-content .gr-topcopy-container .copy-section .main-text {
              margin-top: 45px;
              margin-bottom: 5px; }
              .main-content.grassrootsredistricting-content .gr-topcopy-container .copy-section .anchor-link {
                color: #002855; }
                .main-content.grassrootsredistricting-content .gr-topcopy-container .copy-section .anchor-link:hover {
                  color: #002855;
                  text-decoration: underline; }
  .main-content.grassrootsredistricting-content .gr-states-container {
    background-color: #141428;
    color: #eeeef3;
    padding-bottom: 50px; }
    .main-content.grassrootsredistricting-content .gr-states-container .gr-states-container-inner {
      position: relative;
      max-width: 1199px; }
      .main-content.grassrootsredistricting-content .gr-states-container .gr-states-img .border-class {
        display: flex;
        justify-content: center;
        align-items: center;
        border: 0px solid #ddd;
        padding: 5px;
        min-height: 160px; }
        .main-content.grassrootsredistricting-content .gr-states-container .gr-states-img img {
          max-width: 100%;
          max-height: 100%; }
    @media only screen and (max-width: 767px) {
      .main-content.grassrootsredistricting-content .gr-states-container .gr-states-img {
        padding-left: 0px;
        padding-right: 0px;   }
        .main-content.grassrootsredistricting-content .gr-states-container .gr-states-img .border-class {
          padding: 0px;
          min-height: 0px;   }
}
  .main-content.grassrootsredistricting-content .page-content {
    margin-top: 50px;
    margin-bottom: 30px; }
    .main-content.grassrootsredistricting-content .gr-form-container {
      font-size: 1.2em;
      background-color: #00c4ff; }
      .main-content.grassrootsredistricting-content .gr-form-container .btn.btn-primary {
        background-color: #00c4ff;
        border-color: #00c4ff;
        border-radius: 40px; }
        .main-content.grassrootsredistricting-content .gr-form-container .btn.btn-primary:hover {
          background-color: #eeeef3;
          color: #00c4ff; }
      .main-content.grassrootsredistricting-content .gr-form-container h1 {
        font-size: 1.8em;
        font-family: 'Roboto Mono';
        font-weight: bold;
        color: #141428;
        text-transform: none; }
        @media only screen and (max-width : 767px) {
          .main-content.grassrootsredistricting-content .gr-form-container h1 {
            font-size: 1.4em;   }
}
      .main-content.grassrootsredistricting-content .gr-form-container .gr-narrative-container {
        padding-top: 50px;
        padding-bottom: 50px;
        padding-left: 50px;
        padding-right: 50px;
        background-color: #00c4ff;
        color: #141428; }
        @media only screen and (min-width: 991px) {
          .main-content.grassrootsredistricting-content .gr-form-container .gr-narrative-container .narrative-wrapper {
            max-width: 450px;
            margin: 0 25px 0 auto;   }
}
          .main-content.grassrootsredistricting-content .gr-form-container .gr-narrative-container .narrative-wrapper a {
            color: #141428;
            font-style: italic; }
            .main-content.grassrootsredistricting-content .gr-form-container .gr-narrative-container .narrative-wrapper a:hover {
              color: #002855;
              text-decoration: underline; }
        .main-content.grassrootsredistricting-content .gr-form-container .gr-narrative-container .narrative-wrapper h1 {
          color: #141428;
          text-transform: none; }
          .main-content.grassrootsredistricting-content .gr-form-container .gr-narrative-container .narrative-wrapper p {
            padding-top: 20px;
            font-size: 1.1em;
            line-height: 1.5em;
            font-family: 'Roboto'; }
            @media only screen and (max-width : 767px) {
              .main-content.grassrootsredistricting-content .gr-form-container .gr-narrative-container .narrative-wrapper p {
                font-size: 1em;   }
}
      .main-content.grassrootsredistricting-content .gr-form-container .gr-signup-container {
        padding-top: 50px;
        padding-bottom: 50px;
        padding-left: 50px;
        padding-right: 50px;
        background-color: #eeeef3;
        color: #141428;
        letter-spacing: 0.03em; }
        .main-content.grassrootsredistricting-content .gr-form-container .gr-signup-container .shift-pledge-wrapper {
          padding: 0; }
          @media only screen and (min-width: 991px) {
            .main-content.grassrootsredistricting-content .gr-form-container .gr-signup-container .shift-pledge-wrapper {
              max-width: 450px;
              margin: 0 auto 0 25px;   }
}
            .main-content.grassrootsredistricting-content .gr-form-container .gr-signup-container .shift-pledge-wrapper .success-copy {
              margin: 50px 0;
              font-size: 36px;
              line-height: 44px; }
  .main-content.grassrootsredistricting-content .gr-text-container {
    padding-bottom: 50px;
    background-color: #141428;
    color: #eeeef3;
    text-align: left; }
    .main-content.grassrootsredistricting-content .gr-text-container .gr-text-container-inner {
      position: relative;
      max-width: 799px; }
      .main-content.grassrootsredistricting-content .gr-text-container .copy-section {
        margin-left: auto;
        margin-right: auto; }
        .main-content.grassrootsredistricting-content .gr-text-container .copy-section h1 {
          font-size: 26px;
          line-height: 28px;
          color: #00c4ff;
          font-family: 'Roboto Mono';
          font-weight: bold;
          text-transform: none; }
          .main-content.grassrootsredistricting-content .gr-text-container .copy-section li,
          .main-content.grassrootsredistricting-content .gr-text-container .copy-section p {
            color: #e6e6ec;
            font-weight: 300;
            letter-spacing: 0.03em;
            font-size: 16px;
            font-family: 'Roboto';
            line-height: 28px;
            max-width: 100%; }
            .main-content.grassrootsredistricting-content .gr-text-container .copy-section li b,
            .main-content.grassrootsredistricting-content .gr-text-container .copy-section p b {
              font-weight: 800;
              letter-spacing: 0.03em; }
        .main-content.grassrootsredistricting-content .gr-text-container .copy-section .main-text {
          margin-top: 35px;
          margin-bottom: 20px; }
  .main-content.grassrootsredistricting-content .pledge-form .input-col {
    margin-top: 10px; }
    .main-content.grassrootsredistricting-content .pledge-form .field-label {
      font-family: "Roboto";
      text-transform: uppercase;
      font-size: 14px;
      font-weight: bold; }
      .main-content.grassrootsredistricting-content .pledge-form input[type="text"] {
        background-color: transparent;
        border: 1.5px solid #141428;
        height: 48px;
        border-radius: 0;
        color: #141428; }
        .main-content.grassrootsredistricting-content .pledge-form input[type="text"]::placeholder {
          color: #141428; }
  .main-content.grassrootsredistricting-content .pledge-form select {
    border: 1px solid #ffffff;
    background-color: #002855;
    color: #ffffff;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTJweCIgaGVpZ2h0PSI5cHgiIHZpZXdCb3g9IjAgMCAxMiA5IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPCEtLSBHZW5lcmF0b3I6IFNrZXRjaCA0Ny4xICg0NTQyMikgLSBodHRwOi8vd3d3LmJvaGVtaWFuY29kaW5nLmNvbS9za2V0Y2ggLS0+CiAgICA8dGl0bGU+UGFnZSAxIENvcHkgOTwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxkZWZzPjwvZGVmcz4KICAgIDxnIGlkPSJEZXNrdG9wIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPgogICAgICAgIDxnIGlkPSJTTF9TYXRlbGxpdGVfTWFya3VwLVN0eWxlc2hlZXRfU3RhdGVzIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNDc1LjAwMDAwMCwgLTI2OTcuMDAwMDAwKSIgc3Ryb2tlPSIjZmZmZmZmIiBzdHJva2Utd2lkdGg9IjIiPgogICAgICAgICAgICA8ZyBpZD0iR3JvdXAtNCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTM1LjAwMDAwMCwgMjY4MC4wMDAwMDApIj4KICAgICAgICAgICAgICAgIDxwb2x5bGluZSBpZD0iUGFnZS0xLUNvcHktOSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMzQ2LjAwMDAwMCwgMjEuNTAwMDAwKSByb3RhdGUoLTkwLjAwMDAwMCkgdHJhbnNsYXRlKC0zNDYuMDAwMDAwLCAtMjEuNTAwMDAwKSAiIHBvaW50cz0iMzQ5LjUgMjYuNSAzNDIuNSAyMS41IDM0OS41IDE2LjUiPjwvcG9seWxpbmU+CiAgICAgICAgICAgIDwvZz4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPgo=); }
    .main-content.grassrootsredistricting-content .pledge-form .input-col.has-error input[type="text"],
    .main-content.grassrootsredistricting-content .pledge-form .input-col.has-error select,
    .main-content.grassrootsredistricting-content .pledge-form .input-col.has-error textarea {
      border: 1px solid #ff5d67;
      box-shadow: none; }
  .main-content.grassrootsredistricting-content .pledge-form .button-panel {
    text-align: center;
    margin-top: 40px; }
    .main-content.grassrootsredistricting-content .pledge-form .button-panel .btn {
      width: 100%;
      font-size: 30px;
      font-family: "Roboto";
      font-weight: normal;
      color: #eeeef3; }
  .main-content.grassrootsredistricting-content .pledge-form .form-error-panel {
    margin-top: 20px;
    color: #00c4ff; }
    .main-content.grassrootsredistricting-content .pledge-form .disclaimer {
      font-family: "Roboto";
      font-style: italic;
      font-size: 10px;
      line-height: 1.4em;
      margin-top: 40px;
      color: #141428; }
      .main-content.grassrootsredistricting-content .pledge-form .disclaimer a {
        color: #141428; }
        .main-content.grassrootsredistricting-content .pledge-form .disclaimer a:hover {
          color: #00c4ff;
          text-decoration: underline; }
  @media only screen and (max-width : 991px) {
    .main-content.grassrootsredistricting-content .success-section .button-panel .btn-default {
      display: block;
      width: 100%;   }
      .main-content.grassrootsredistricting-content .success-section .button-panel .btn-default + .btn-default {
        margin-left: 0;
        margin-top: 20px;   }
}

footer.grassrootsredistricting-footer {
  background-color: #141428;
  font-family: 'Roboto Mono', monospace; }
  footer.grassrootsredistricting-footer .footer {
    max-width: 1199px;
    padding: 40px 0;
    margin: 0 auto; }
    footer.grassrootsredistricting-footer .footer .footer-header p {
      font-weight: 600;
      font-family: "Roboto Mono";
      color: #00c4ff;
      text-align: center;
      font-size: 36px; }
      @media only screen and (max-width : 991px) {
        footer.grassrootsredistricting-footer .footer .footer-header p {
          font-size: 24px;   }
}
    footer.grassrootsredistricting-footer .footer .partner-logos {
      max-width: 799px;
      margin: 0 auto; }
      footer.grassrootsredistricting-footer .footer .partner-logos .partner-logo .border-class {
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 5px;
        min-height: 160px;
        max-width: 1199px; }
        footer.grassrootsredistricting-footer .footer .partner-logos .partner-logo img {
          max-width: 236px;
          max-height: 100%; }
      footer.grassrootsredistricting-footer .footer .partner-logos .partner-delimiter .border-class {
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 5px;
        min-height: 160px; }
        footer.grassrootsredistricting-footer .footer .partner-logos .partner-delimiter p {
          font-size: 4em;
          font-family: 'Roboto Mono', monospace;
          max-height: 100%; }
    footer.grassrootsredistricting-footer .footer .disclaimer p {
      font-family: "Roboto";
      text-align: center;
      color: #eeeef3; }
      footer.grassrootsredistricting-footer .footer .disclaimer p a {
        color: #eeeef3;
        text-decoration: underline; }

.gr-success-modal-window .modal-content {
  border-radius: 0; }
  .gr-success-modal-window .close-button {
    position: absolute;
    top: 5px;
    right: 5px; }
    .gr-success-modal-window .close-button a {
      color: #777; }
.gr-success-modal-window .success-modal-content {
  margin: 50px;
  color: #141428; }
  .gr-success-modal-window .success-modal-content h1 {
    color: #141428;
    font-family: 'Roboto Mono';
    font-weight: bold;
    text-transform: none; }
    .gr-success-modal-window .success-modal-content p {
      margin: 20px 0; }
      .gr-success-modal-window .success-modal-content .go-back {
        margin-top: 20px;
        font-size: 14px; }
@media only screen and (max-width : 991px) {
  .gr-success-modal-window .success-modal-content {
    margin: 30px;   }
    .gr-success-modal-window .success-modal-content .share-prompt {
      font-size: 30px;   }
      .gr-success-modal-window .success-modal-content .button-panel .btn.btn-default {
        display: block;
        width: 100%;   }
        .gr-success-modal-window .success-modal-content .button-panel .btn.btn-default + .btn.btn-default {
          margin-left: 0;
          margin-top: 20px;   }
}

.gr-contact-modal-window .modal-content {
  border-radius: 0; }
  .gr-contact-modal-window .close-button {
    position: absolute;
    top: 10px;
    right: 10px; }
    .gr-contact-modal-window .close-button a {
      color: #777; }
.gr-contact-modal-window .contact-modal-content {
  margin: 50px;
  color: #141428; }
  .gr-contact-modal-window .contact-modal-content h1 {
    color: #141428;
    font-family: 'Roboto Mono';
    font-weight: bold;
    font-size: 28px;
    text-transform: none; }
    .gr-contact-modal-window .contact-modal-content p {
      margin: 20px 0; }
      .gr-contact-modal-window .contact-modal-content .go-back {
        margin-top: 20px;
        font-size: 14px; }
@media only screen and (max-width : 991px) {
  .gr-contact-modal-window .contact-modal-content {
    margin: 30px;   }
    .gr-contact-modal-window .contact-modal-content .share-prompt {
      font-size: 30px;   }
      .gr-contact-modal-window .contact-modal-content .button-panel .btn.btn-default {
        display: block;
        width: 100%;   }
        .gr-contact-modal-window .contact-modal-content .button-panel .btn.btn-default + .btn.btn-default {
          margin-left: 0;
          margin-top: 20px;   }
}

.main-content.actions-content.canonical-content {
  background-color: #0a2852; }
  .main-content.actions-content.canonical-content .intro-text-container {
    text-align: center; }
    .main-content.actions-content.canonical-content .intro-text-container h1 {
      margin-top: 30px;
      font-size: 50px; }
      .main-content.actions-content.canonical-content .intro-text-container .intro-text {
        color: #0a2852;
        font-weight: bold;
        max-width: 500px;
        line-height: 1.2em;
        margin: 10px auto; }
        .main-content.actions-content.canonical-content .intro-text-container .intro-text .day-counter {
          color: #ff5c66; }
  .main-content.actions-content.canonical-content #urgency-section {
    display: none; }
    .main-content.actions-content.canonical-content .filter-container {
      background-color: #0a2852;
      color: #f9f9f9;
      padding: 0; }
      .main-content.actions-content.canonical-content .filter-container .filters {
        margin: 0 0 20px 0; }
        .main-content.actions-content.canonical-content .filter-container .filters .filter-row {
          padding: 15px 0px 15px 0px;
          border-bottom: 1px solid rgba(255, 255, 255, 0.3); }
          .main-content.actions-content.canonical-content .filter-container .filters .filter-row a.filter-remove {
            float: right; }
            .main-content.actions-content.canonical-content .filter-container .filters .filter-row a.filter-remove:hover {
              color: #00c4ff; }
        .main-content.actions-content.canonical-content .filter-container .filters .change-link {
          text-decoration: underline; }
          .main-content.actions-content.canonical-content .filter-container .filters .change-link:hover {
            color: #00c4ff; }
      .main-content.actions-content.canonical-content .filter-container .zip-filter {
        padding-right: 15px; }
        .main-content.actions-content.canonical-content .filter-container .zip-filter .near-zip {
          font-weight: bold; }
      .main-content.actions-content.canonical-content .filter-container .date-filter {
        display: inline-block;
        padding-left: 15px;
        border-left: 1px solid #f9f9f9; }
        .main-content.actions-content.canonical-content .filter-container .date-filter .date-string {
          font-weight: bold; }
          .main-content.actions-content.canonical-content .filter-container .date-filter .input-group {
            display: inline; }
            .main-content.actions-content.canonical-content .filter-container .date-filter .input-group .date-input {
              display: inline;
              float: none;
              width: 80px; }
  .main-content.actions-content.canonical-content .errors-container {
    background-color: #ff5c66; }
    .main-content.actions-content.canonical-content .errors-container p {
      color: #f9f9f9; }
      .main-content.actions-content.canonical-content .errors-container .alert.alert-danger {
        color: #f9f9f9;
        margin-bottom: 0; }
        .main-content.actions-content.canonical-content .errors-container .alert.alert-danger .alert-symbol {
          background-color: #f9f9f9;
          color: #ff5c66; }
  .main-content.actions-content.canonical-content .search-container {
    color: #f9f9f9;
    background-color: #0a2852; }
    .main-content.actions-content.canonical-content .search-container .header-section {
      margin-top: 30px;
      margin-bottom: 20px; }
      .main-content.actions-content.canonical-content .search-container .header-section h1 {
        color: #f9f9f9;
        font-size: 30px;
        text-align: center; }
        .main-content.actions-content.canonical-content .search-container .header-section h1 .day-counter {
          color: #ff5c66; }
    .main-content.actions-content.canonical-content .search-container .search-prompt {
      font-size: 20px;
      text-align: center; }
      .main-content.actions-content.canonical-content .search-container .location-search-form {
        margin: 50px 0 70px 0; }
        .main-content.actions-content.canonical-content .search-container .location-search-form input {
          border-color: #f9f9f9;
          caret-color: #f9f9f9;
          color: #f9f9f9; }
          .main-content.actions-content.canonical-content .search-container .location-search-form button:hover,
          .main-content.actions-content.canonical-content .search-container .location-search-form button:active {
            background-color: #f9f9f9;
            color: #0a2852; }
    .main-content.actions-content.canonical-content .search-container .button-panel {
      margin-top: 20px; }
      .main-content.actions-content.canonical-content .search-container .button-panel .btn {
        width: 100%; }
    .main-content.actions-content.canonical-content .search-container .form-error-panel {
      margin-top: 20px; }
  .main-content.actions-content.canonical-content .working-container {
    background-color: #0a2852;
    min-height: 400px; }
    .main-content.actions-content.canonical-content .working-container .working-text {
      margin: 150px auto 20px auto;
      font-size: 20px;
      font-weight: bold;
      color: #f9f9f9;
      text-align: center; }
      .main-content.actions-content.canonical-content .working-container .working-spinner {
        margin: auto;
        width: 50px;
        height: 40px;
        text-align: center;
        font-size: 10px; }
        .main-content.actions-content.canonical-content .working-container .working-spinner > div {
          background-color: #00c4ff;
          height: 100%;
          width: 6px;
          display: inline-block;
          -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
          animation: sk-stretchdelay 1.2s infinite ease-in-out; }
          .main-content.actions-content.canonical-content .working-container .working-spinner .rect2 {
            -webkit-animation-delay: -1.1s;
            animation-delay: -1.1s; }
            .main-content.actions-content.canonical-content .working-container .working-spinner .rect3 {
              -webkit-animation-delay: -1s;
              animation-delay: -1s; }
              .main-content.actions-content.canonical-content .working-container .working-spinner .rect4 {
                -webkit-animation-delay: -0.9s;
                animation-delay: -0.9s; }
                .main-content.actions-content.canonical-content .working-container .working-spinner .rect5 {
                  -webkit-animation-delay: -0.8s;
                  animation-delay: -0.8s; }
  .main-content.actions-content.canonical-content .resources-link-container {
    background-color: #DBDBDB; }
    .main-content.actions-content.canonical-content .resources-link-container .container {
      max-width: calc(500px - 30px); }
      .main-content.actions-content.canonical-content .resources-link-container .resources-link-section {
        padding: 30px 15px;
        text-align: center;
        color: #0a2852; }
        .main-content.actions-content.canonical-content .resources-link-container .resources-link-section .resources-link a {
          color: #0a2852;
          font-weight: bold;
          text-decoration: underline; }
          .main-content.actions-content.canonical-content .resources-link-container .resources-link-section .resources-link a:hover {
            color: #00c4ff; }
  .main-content.actions-content.canonical-content .cards-container {
    background-color: #0a2852;
    padding: 0;
    position: relative; }
    .main-content.actions-content.canonical-content .cards-outer {
      width: 100%;
      overflow: hidden;
      margin: auto;
      padding: 20px 0; }
      .main-content.actions-content.canonical-content .cards-outer .cards-inner {
        width: 30000px;
        position: relative;
        transition: right 0.5s; }
  .main-content.actions-content.canonical-content .action-card {
    background-color: #ffffff;
    background-size: cover;
    border-radius: 5px;
    box-shadow: 1px 1px 10px 1px rgba(0, 0, 0, 0.2);
    line-height: 1.2em;
    color: #0a2852;
    width: calc(100vw - 80px);
    max-width: calc(650px - 100px);
    min-width: 260px;
    height: 490px;
    margin: 0 10px;
    display: inline-block;
    position: relative;
    vertical-align: middle; }
    .main-content.actions-content.canonical-content .action-card:first-child {
      margin-left: 40px; }
      .main-content.actions-content.canonical-content .action-card .card-content {
        padding: 25px; }
        .main-content.actions-content.canonical-content .action-card .card-upper {
          height: 325px;
          overflow: hidden; }
          .main-content.actions-content.canonical-content .action-card .card-category {
            color: #ff5c66;
            font-family: 'Roboto', sans-serif;
            text-transform: uppercase;
            font-weight: bold;
            margin-bottom: 10px;
            font-size: 15px;
            letter-spacing: 0.07em; }
            .main-content.actions-content.canonical-content .action-card .card-title {
              font-size: 26px;
              line-height: 1.2em;
              color: #0a2852;
              font-weight: bold;
              font-family: 'Bitter', serif;
              margin-bottom: 10px; }
              .main-content.actions-content.canonical-content .action-card .card-title a {
                color: inherit;
                line-height: inherit; }
                .main-content.actions-content.canonical-content .action-card .card-title a:hover {
                  text-decoration: underline; }
    .main-content.actions-content.canonical-content .action-card .card-description {
      margin-bottom: 15px;
      white-space: pre-line;
      font-size: 15px;
      line-height: 1.5em; }
      .main-content.actions-content.canonical-content .action-card .card-impact-statement {
        color: #ff5c66;
        font-family: 'Roboto', sans-serif;
        font-size: 13px;
        letter-spacing: 0.1px;
        margin-bottom: 10px;
        line-height: 1.3em; }
        .main-content.actions-content.canonical-content .action-card .card-badges {
          margin-bottom: 10px; }
          .main-content.actions-content.canonical-content .action-card .card-badges .alt-badge {
            display: none; }
            .main-content.actions-content.canonical-content .action-card .card-badges .standard-badge {
              background: #00c4ff;
              border-radius: 13px;
              width: 108px;
              height: 20px;
              padding: 1px 10px;
              color: #f9f9f9;
              font-family: 'Roboto', sans-serif;
              font-size: 10px;
              font-weight: 600;
              text-transform: uppercase;
              letter-spacing: 0.19em;
              line-height: 18px;
              text-align: center; }
              .main-content.actions-content.canonical-content .action-card .card-badges .bars-badge .bars-text {
                color: #0a2852;
                font-weight: bold;
                text-align: right;
                font-size: 11px;
                max-width: 40px;
                display: inline-block;
                line-height: 1em; }
                .main-content.actions-content.canonical-content .action-card .card-badges .bars-badge .bar {
                  display: inline-block;
                  width: 5px;
                  height: 20px;
                  margin-right: 2px;
                  background-color: #ccc; }
                  .main-content.actions-content.canonical-content .action-card .card-badges .bars-badge .bar.filled {
                    background-color: #00c4ff; }
          .main-content.actions-content.canonical-content .action-card .card-badges .stars-badge {
            color: #00c4ff;
            font-size: 12px; }
            .main-content.actions-content.canonical-content .action-card .card-badges .stars-badge .glyphicon {
              margin-right: 5px; }
          .main-content.actions-content.canonical-content .action-card .card-badges .score-badge {
            background-color: #00c4ff;
            color: #f9f9f9;
            border-radius: 50%;
            width: 21px;
            height: 21px;
            padding: 1px 7px;
            font-size: 12px; }
    .main-content.actions-content.canonical-content .action-card .card-details {
      margin-bottom: 20px;
      font-size: 13px;
      font-weight: bold;
      letter-spacing: 0.3px;
      font-family: 'Roboto', sans-serif; }
      .main-content.actions-content.canonical-content .action-card .card-details .detail-line {
        padding: 12px 0px 12px 0px;
        border-top: 1px solid rgba(0, 0, 0, 0.1); }
        .main-content.actions-content.canonical-content .action-card .card-details .detail-line .city {
          display: inline-block;
          max-width: 175px;
          overflow: hidden;
          text-overflow: ellipsis;
          white-space: nowrap; }
      .main-content.actions-content.canonical-content .action-card .card-details .distance {
        float: right;
        color: #a7a7a7;
        font-weight: normal; }
        .main-content.actions-content.canonical-content .action-card .card-details .more-times {
          float: right;
          font-weight: normal; }
          .main-content.actions-content.canonical-content .action-card .card-details .more-times a {
            color: #a7a7a7;
            text-decoration: underline; }
            .main-content.actions-content.canonical-content .action-card .card-details .more-times a:hover {
              color: #0a2852; }
    .main-content.actions-content.canonical-content .action-card .button-panel {
      position: absolute;
      bottom: 25px;
      width: calc(100% - 50px); }
      .main-content.actions-content.canonical-content .action-card .btn-sl {
        color: #f9f9f9;
        width: 100%; }
        .main-content.actions-content.canonical-content .action-card .hide-link {
          text-align: center;
          margin-top: 15px; }
          .main-content.actions-content.canonical-content .action-card .hide-link a {
            font-size: 12px;
            color: #0a2852;
            text-decoration: underline; }
            .main-content.actions-content.canonical-content .action-card .hide-link a:hover {
              color: #ff5c66; }
    .main-content.actions-content.canonical-content .action-card.red-card .card-category,
    .main-content.actions-content.canonical-content .action-card.red-card .card-impact-statement {
      color: #ff5c66; }
      .main-content.actions-content.canonical-content .action-card.red-card .btn-sl {
        background-color: #ff5c66;
        color: #f9f9f9; }
        .main-content.actions-content.canonical-content .action-card.red-card .btn-sl:hover,
        .main-content.actions-content.canonical-content .action-card.red-card .btn-sl:active {
          background-color: #0a2852;
          color: #f9f9f9; }
          .main-content.actions-content.canonical-content .action-card.red-card .btn-sl:focus {
            box-shadow: 0 0 5px -1px #ff5c66; }
            .main-content.actions-content.canonical-content .action-card.red-card .btn-sl:disabled {
              background-color: rgba(255, 92, 102, 0.7);
              color: #f9f9f9; }
    .main-content.actions-content.canonical-content .action-card.blue-card .card-category,
    .main-content.actions-content.canonical-content .action-card.blue-card .card-impact-statement {
      color: #00c4ff; }
      .main-content.actions-content.canonical-content .action-card.blue-card .btn-sl {
        background-color: #00c4ff;
        color: #f9f9f9; }
        .main-content.actions-content.canonical-content .action-card.blue-card .btn-sl:hover,
        .main-content.actions-content.canonical-content .action-card.blue-card .btn-sl:active {
          background-color: #0a2852;
          color: #f9f9f9; }
          .main-content.actions-content.canonical-content .action-card.blue-card .btn-sl:focus {
            box-shadow: 0 0 5px -1px #00c4ff; }
            .main-content.actions-content.canonical-content .action-card.blue-card .btn-sl:disabled {
              background-color: rgba(0, 196, 255, 0.7);
              color: #f9f9f9; }
    .main-content.actions-content.canonical-content .action-card.BUS .card-category,
    .main-content.actions-content.canonical-content .action-card.BUS .card-impact-statement {
      color: #ff8b4c; }
      .main-content.actions-content.canonical-content .action-card.BUS .btn-sl {
        background-color: #ff8b4c; }
        .main-content.actions-content.canonical-content .action-card.BUS .btn-sl:hover,
        .main-content.actions-content.canonical-content .action-card.BUS .btn-sl:active {
          background-color: #0a2852; }
          .main-content.actions-content.canonical-content .action-card.BUS .btn-sl:focus {
            box-shadow: 0 0 5px -1px #ff8b4c; }
    .main-content.actions-content.canonical-content .action-card.purple-card .card-category,
    .main-content.actions-content.canonical-content .action-card.purple-card .card-impact-statement {
      color: #5e3f80; }
      .main-content.actions-content.canonical-content .action-card.purple-card .btn-sl {
        background-color: #5e3f80; }
        .main-content.actions-content.canonical-content .action-card.purple-card .btn-sl:hover,
        .main-content.actions-content.canonical-content .action-card.purple-card .btn-sl:active {
          background-color: #0a2852; }
          .main-content.actions-content.canonical-content .action-card.purple-card .btn-sl:focus {
            box-shadow: 0 0 5px -1px #5e3f80; }
    .main-content.actions-content.canonical-content .action-card.mitch-card {
      background-image: url('/static/img/take-action/bg_mitch.jpg');
      color: #f9f9f9; }
      .main-content.actions-content.canonical-content .action-card.mitch-card .card-category {
        color: #0a2852; }
        .main-content.actions-content.canonical-content .action-card.mitch-card .card-title {
          color: #f9f9f9; }
          .main-content.actions-content.canonical-content .action-card.mitch-card .card-impact-statement {
            display: none; }
            .main-content.actions-content.canonical-content .action-card.mitch-card .btn-sl {
              background-color: #f9f9f9;
              color: #904F94; }
              .main-content.actions-content.canonical-content .action-card.mitch-card .btn-sl:hover,
              .main-content.actions-content.canonical-content .action-card.mitch-card .btn-sl:active {
                background-color: #0a2852;
                color: #f9f9f9; }
                .main-content.actions-content.canonical-content .action-card.mitch-card .btn-sl:focus {
                  box-shadow: 0 0 5px -1px #f9f9f9; }
    .main-content.actions-content.canonical-content .action-card.money-card {
      background-image: url('/static/img/take-action/bg_money.jpg');
      color: #f9f9f9; }
      .main-content.actions-content.canonical-content .action-card.money-card .card-category {
        color: #0a2852; }
        .main-content.actions-content.canonical-content .action-card.money-card .card-title {
          color: #f9f9f9; }
          .main-content.actions-content.canonical-content .action-card.money-card .card-impact-statement {
            display: none; }
            .main-content.actions-content.canonical-content .action-card.money-card .btn-sl {
              background-color: #f9f9f9;
              color: #40c2a9; }
              .main-content.actions-content.canonical-content .action-card.money-card .btn-sl:hover,
              .main-content.actions-content.canonical-content .action-card.money-card .btn-sl:active {
                background-color: #0a2852;
                color: #f9f9f9; }
                .main-content.actions-content.canonical-content .action-card.money-card .btn-sl:focus {
                  box-shadow: 0 0 5px -1px #f9f9f9; }
    .main-content.actions-content.canonical-content .action-card.community-card {
      background-image: url('/static/img/take-action/bg_community.jpg');
      color: #f9f9f9; }
      .main-content.actions-content.canonical-content .action-card.community-card .card-category {
        color: #0a2852; }
        .main-content.actions-content.canonical-content .action-card.community-card .card-title {
          color: #f9f9f9; }
          .main-content.actions-content.canonical-content .action-card.community-card .card-impact-statement {
            display: none; }
            .main-content.actions-content.canonical-content .action-card.community-card .btn-sl {
              background-color: #f9f9f9;
              color: #00c4ff; }
              .main-content.actions-content.canonical-content .action-card.community-card .btn-sl:hover,
              .main-content.actions-content.canonical-content .action-card.community-card .btn-sl:active {
                background-color: #0a2852;
                color: #f9f9f9; }
                .main-content.actions-content.canonical-content .action-card.community-card .btn-sl:focus {
                  box-shadow: 0 0 5px -1px #f9f9f9; }
    .main-content.actions-content.canonical-content .action-card.letter-card {
      background-image: url('/static/img/take-action/bg_letter.jpg');
      color: #f9f9f9; }
      .main-content.actions-content.canonical-content .action-card.letter-card .card-category {
        color: #0a2852; }
        .main-content.actions-content.canonical-content .action-card.letter-card .card-title {
          color: #f9f9f9; }
          .main-content.actions-content.canonical-content .action-card.letter-card .card-impact-statement {
            display: none; }
            .main-content.actions-content.canonical-content .action-card.letter-card .btn-sl {
              background-color: #f9f9f9;
              color: #ff5c66; }
              .main-content.actions-content.canonical-content .action-card.letter-card .btn-sl:hover,
              .main-content.actions-content.canonical-content .action-card.letter-card .btn-sl:active {
                background-color: #0a2852;
                color: #f9f9f9; }
                .main-content.actions-content.canonical-content .action-card.letter-card .btn-sl:focus {
                  box-shadow: 0 0 5px -1px #f9f9f9; }
    .main-content.actions-content.canonical-content .action-card.group-card {
      background-image: url('/static/img/take-action/bg_group.jpg');
      color: #f9f9f9; }
      .main-content.actions-content.canonical-content .action-card.group-card .card-details .distance {
        color: #f9f9f9; }
      .main-content.actions-content.canonical-content .action-card.group-card .card-category {
        color: #0a2852; }
        .main-content.actions-content.canonical-content .action-card.group-card .card-title {
          color: #f9f9f9; }
          .main-content.actions-content.canonical-content .action-card.group-card .card-impact-statement {
            display: none; }
            .main-content.actions-content.canonical-content .action-card.group-card .btn-sl {
              background-color: #f9f9f9;
              color: #00c4ff; }
              .main-content.actions-content.canonical-content .action-card.group-card .btn-sl:hover,
              .main-content.actions-content.canonical-content .action-card.group-card .btn-sl:active {
                background-color: #0a2852;
                color: #f9f9f9; }
                .main-content.actions-content.canonical-content .action-card.group-card .btn-sl:focus {
                  box-shadow: 0 0 5px -1px #f9f9f9; }
    .main-content.actions-content.canonical-content .action-card.living-room-card {
      background-image: url('/static/img/take-action/bg_living_room.jpg');
      color: #f9f9f9; }
      .main-content.actions-content.canonical-content .action-card.living-room-card .card-category {
        color: #0a2852; }
        .main-content.actions-content.canonical-content .action-card.living-room-card .card-title {
          color: #f9f9f9; }
          .main-content.actions-content.canonical-content .action-card.living-room-card .card-impact-statement {
            display: none; }
            .main-content.actions-content.canonical-content .action-card.living-room-card .btn-sl {
              background-color: #f9f9f9;
              color: #00c4ff; }
              .main-content.actions-content.canonical-content .action-card.living-room-card .btn-sl:hover,
              .main-content.actions-content.canonical-content .action-card.living-room-card .btn-sl:active {
                background-color: #0a2852;
                color: #f9f9f9; }
                .main-content.actions-content.canonical-content .action-card.living-room-card .btn-sl:focus {
                  box-shadow: 0 0 5px -1px #f9f9f9; }
    .main-content.actions-content.canonical-content .action-card.capitol-card {
      background-image: url('/static/img/take-action/bg_capitol.jpg');
      color: #f9f9f9; }
      .main-content.actions-content.canonical-content .action-card.capitol-card .card-category {
        color: #0a2852; }
        .main-content.actions-content.canonical-content .action-card.capitol-card .card-title {
          color: #f9f9f9; }
          .main-content.actions-content.canonical-content .action-card.capitol-card .card-impact-statement {
            display: none; }
            .main-content.actions-content.canonical-content .action-card.capitol-card .btn-sl {
              background-color: #f9f9f9;
              color: #aa5aaf; }
              .main-content.actions-content.canonical-content .action-card.capitol-card .btn-sl:hover,
              .main-content.actions-content.canonical-content .action-card.capitol-card .btn-sl:active {
                background-color: #0a2852;
                color: #f9f9f9; }
                .main-content.actions-content.canonical-content .action-card.capitol-card .btn-sl:focus {
                  box-shadow: 0 0 5px -1px #f9f9f9; }
    .main-content.actions-content.canonical-content .action-card.va-learn-card {
      background-image: url('/static/img/take-action/bg_va_learn.png');
      color: #f9f9f9; }
      .main-content.actions-content.canonical-content .action-card.va-learn-card .card-category {
        color: #0a2852; }
        .main-content.actions-content.canonical-content .action-card.va-learn-card .card-title {
          color: #f9f9f9; }
          .main-content.actions-content.canonical-content .action-card.va-learn-card .card-impact-statement {
            display: none; }
            .main-content.actions-content.canonical-content .action-card.va-learn-card .btn-sl {
              background-color: #f9f9f9;
              color: #aa5aaf; }
              .main-content.actions-content.canonical-content .action-card.va-learn-card .btn-sl:hover,
              .main-content.actions-content.canonical-content .action-card.va-learn-card .btn-sl:active {
                background-color: #0a2852;
                color: #f9f9f9; }
                .main-content.actions-content.canonical-content .action-card.va-learn-card .btn-sl:focus {
                  box-shadow: 0 0 5px -1px #f9f9f9; }
    .main-content.actions-content.canonical-content .action-card.ss-learn-card {
      background-image: url('/static/img/take-action/bg_ss_learn.png');
      color: #fbfbfd; }
      .main-content.actions-content.canonical-content .action-card.ss-learn-card .card-category {
        color: #00c4ff; }
        .main-content.actions-content.canonical-content .action-card.ss-learn-card .card-title {
          color: #fbfbfd; }
          .main-content.actions-content.canonical-content .action-card.ss-learn-card .card-impact-statement {
            xdisplay: none;
            color: #fbfbfd; }
            .main-content.actions-content.canonical-content .action-card.ss-learn-card .btn-sl {
              background-color: #fbfbfd;
              color: #0a2852; }
              .main-content.actions-content.canonical-content .action-card.ss-learn-card .btn-sl:hover,
              .main-content.actions-content.canonical-content .action-card.ss-learn-card .btn-sl:active {
                background-color: #00c4ff;
                color: #00c4ff #fbfbfd; }
                .main-content.actions-content.canonical-content .action-card.ss-learn-card .btn-sl:focus {
                  box-shadow: 0 0 5px -1px #fbfbfd; }
    .main-content.actions-content.canonical-content .action-card.one-on-one-card {
      background-image: url('/static/img/take-action/bg_1on1.jpg');
      color: #f9f9f9; }
      .main-content.actions-content.canonical-content .action-card.one-on-one-card .card-category {
        color: #0a2852; }
        .main-content.actions-content.canonical-content .action-card.one-on-one-card .card-title {
          color: #f9f9f9; }
          .main-content.actions-content.canonical-content .action-card.one-on-one-card .card-impact-statement {
            display: none; }
            .main-content.actions-content.canonical-content .action-card.one-on-one-card .btn-sl {
              background-color: #f9f9f9;
              color: #3D71D0; }
              .main-content.actions-content.canonical-content .action-card.one-on-one-card .btn-sl:hover,
              .main-content.actions-content.canonical-content .action-card.one-on-one-card .btn-sl:active {
                background-color: #0a2852;
                color: #f9f9f9; }
                .main-content.actions-content.canonical-content .action-card.one-on-one-card .btn-sl:focus {
                  box-shadow: 0 0 5px -1px #f9f9f9; }
    .main-content.actions-content.canonical-content .action-card.bus-card {
      background-image: url('/static/img/take-action/bg_bus.jpg');
      color: #f9f9f9; }
      .main-content.actions-content.canonical-content .action-card.bus-card .card-category {
        color: #0a2852; }
        .main-content.actions-content.canonical-content .action-card.bus-card .card-title {
          color: #f9f9f9; }
          .main-content.actions-content.canonical-content .action-card.bus-card .card-impact-statement {
            display: none; }
            .main-content.actions-content.canonical-content .action-card.bus-card .btn-sl {
              background-color: #f9f9f9;
              color: #f07e42; }
              .main-content.actions-content.canonical-content .action-card.bus-card .btn-sl:hover,
              .main-content.actions-content.canonical-content .action-card.bus-card .btn-sl:active {
                background-color: #0a2852;
                color: #f9f9f9; }
                .main-content.actions-content.canonical-content .action-card.bus-card .btn-sl:focus {
                  box-shadow: 0 0 5px -1px #f9f9f9; }
    .main-content.actions-content.canonical-content .action-card.green-card .card-category,
    .main-content.actions-content.canonical-content .action-card.green-card .card-impact-statement {
      color: #40c2a9; }
      .main-content.actions-content.canonical-content .action-card.green-card .btn-sl {
        background-color: #40c2a9; }
        .main-content.actions-content.canonical-content .action-card.green-card .btn-sl:hover,
        .main-content.actions-content.canonical-content .action-card.green-card .btn-sl:active {
          background-color: #0a2852; }
          .main-content.actions-content.canonical-content .action-card.green-card .btn-sl:focus {
            box-shadow: 0 0 5px -1px #40c2a9; }
    .main-content.actions-content.canonical-content .action-card.orange-card .card-category,
    .main-content.actions-content.canonical-content .action-card.orange-card .card-impact-statement {
      color: #e28500; }
      .main-content.actions-content.canonical-content .action-card.orange-card .btn-sl {
        background-color: #e28500; }
        .main-content.actions-content.canonical-content .action-card.orange-card .btn-sl:hover,
        .main-content.actions-content.canonical-content .action-card.orange-card .btn-sl:active {
          background-color: #0a2852; }
          .main-content.actions-content.canonical-content .action-card.orange-card .btn-sl:focus {
            box-shadow: 0 0 5px -1px #e28500; }
    .main-content.actions-content.canonical-content .action-card.navy-card .card-category,
    .main-content.actions-content.canonical-content .action-card.navy-card .card-impact-statement {
      color: #0a2852; }
      .main-content.actions-content.canonical-content .action-card.navy-card .btn-sl {
        background-color: #0a2852;
        color: #f9f9f9; }
        .main-content.actions-content.canonical-content .action-card.navy-card .btn-sl:hover,
        .main-content.actions-content.canonical-content .action-card.navy-card .btn-sl:active {
          background-color: #0a2852;
          color: #f9f9f9; }
          .main-content.actions-content.canonical-content .action-card.navy-card .btn-sl:focus {
            box-shadow: 0 0 5px -1px #0a2852; }
            .main-content.actions-content.canonical-content .action-card.navy-card .btn-sl:disabled {
              background-color: rgba(10, 40, 82, 0.7);
              color: #f9f9f9; }
  .main-content.actions-content.canonical-content .endcap {
    background-color: #f9f9f9;
    padding: 25px;
    height: 490px;
    border-radius: 5px; }
    .main-content.actions-content.canonical-content .endcap .endcap-title {
      color: #0a2852;
      font-size: 26px;
      font-weight: bold;
      font-family: 'Bitter', serif;
      margin-bottom: 10px;
      line-height: 1.2em; }
      .main-content.actions-content.canonical-content .endcap .endcap-title .day-counter {
        color: #ff5c66; }
        .main-content.actions-content.canonical-content .endcap .endcap-title a {
          color: #00c4ff;
          text-decoration: underline;
          line-height: 1.2em; }
          .main-content.actions-content.canonical-content .endcap .endcap-title a:hover {
            color: #00c4ff;
            text-decoration: underline; }
    .main-content.actions-content.canonical-content .endcap .endcap-description {
      color: #00c4ff;
      margin-bottom: 20px;
      font-size: 13px; }
      .main-content.actions-content.canonical-content .endcap .endcap-category {
        color: #00c4ff;
        text-transform: uppercase;
        font-weight: bold;
        margin-bottom: 10px;
        font-size: 15px;
        letter-spacing: 0.07em;
        font-family: Roboto; }
        .main-content.actions-content.canonical-content .endcap .btn-primary {
          background-color: #f9f9f9; }
          .main-content.actions-content.canonical-content .endcap .btn-primary:hover,
          .main-content.actions-content.canonical-content .endcap .btn-primary:active {
            background-color: #00c4ff; }
            .main-content.actions-content.canonical-content .endcap .btn-primary:focus {
              box-shadow: 0 0 5px -1px #f9f9f9; }
    .main-content.actions-content.canonical-content .endcap .pledge-form .input-col {
      margin-bottom: 10px; }
      .main-content.actions-content.canonical-content .endcap .pledge-form input[type="text"] {
        background-color: transparent;
        border: 1px solid #ffffff;
        border-radius: 0;
        color: #ffffff; }
        .main-content.actions-content.canonical-content .endcap .pledge-form input[type="text"]::placeholder {
          color: #ffffff; }
    .main-content.actions-content.canonical-content .endcap .pledge-form select {
      border: 1px solid #ffffff;
      background-color: #002855;
      color: #ffffff;
      background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTJweCIgaGVpZ2h0PSI5cHgiIHZpZXdCb3g9IjAgMCAxMiA5IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPCEtLSBHZW5lcmF0b3I6IFNrZXRjaCA0Ny4xICg0NTQyMikgLSBodHRwOi8vd3d3LmJvaGVtaWFuY29kaW5nLmNvbS9za2V0Y2ggLS0+CiAgICA8dGl0bGU+UGFnZSAxIENvcHkgOTwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxkZWZzPjwvZGVmcz4KICAgIDxnIGlkPSJEZXNrdG9wIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPgogICAgICAgIDxnIGlkPSJTTF9TYXRlbGxpdGVfTWFya3VwLVN0eWxlc2hlZXRfU3RhdGVzIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNDc1LjAwMDAwMCwgLTI2OTcuMDAwMDAwKSIgc3Ryb2tlPSIjZmZmZmZmIiBzdHJva2Utd2lkdGg9IjIiPgogICAgICAgICAgICA8ZyBpZD0iR3JvdXAtNCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTM1LjAwMDAwMCwgMjY4MC4wMDAwMDApIj4KICAgICAgICAgICAgICAgIDxwb2x5bGluZSBpZD0iUGFnZS0xLUNvcHktOSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMzQ2LjAwMDAwMCwgMjEuNTAwMDAwKSByb3RhdGUoLTkwLjAwMDAwMCkgdHJhbnNsYXRlKC0zNDYuMDAwMDAwLCAtMjEuNTAwMDAwKSAiIHBvaW50cz0iMzQ5LjUgMjYuNSAzNDIuNSAyMS41IDM0OS41IDE2LjUiPjwvcG9seWxpbmU+CiAgICAgICAgICAgIDwvZz4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPgo=); }
      .main-content.actions-content.canonical-content .endcap .pledge-form .input-col.has-error input[type="text"],
      .main-content.actions-content.canonical-content .endcap .pledge-form .input-col.has-error select,
      .main-content.actions-content.canonical-content .endcap .pledge-form .input-col.has-error textarea {
        border: 1px solid #ff5d67;
        box-shadow: none; }
    .main-content.actions-content.canonical-content .endcap .pledge-form .button-panel {
      text-align: center; }
      .main-content.actions-content.canonical-content .endcap .pledge-form .button-panel .btn {
        min-width: 200px; }
        .main-content.actions-content.canonical-content .endcap .pledge-form .button-panel .spinner-wrapper {
          position: absolute;
          top: -3px;
          left: 0;
          width: 100%; }
          .main-content.actions-content.canonical-content .endcap .pledge-form .button-panel .spinner-wrapper .ripple-spinner .lds-ripple div {
            border-width: 12px;
            border-color: #ff5d67; }
    .main-content.actions-content.canonical-content .endcap .form-error-panel {
      color: #ffffff; }
      .main-content.actions-content.canonical-content .endcap .action-buttons {
        margin-top: 50px; }
        .main-content.actions-content.canonical-content .endcap .action-buttons .btn {
          margin-top: 20px; }
  .main-content.actions-content.canonical-content .dots-outer {
    text-align: center;
    white-space: nowrap;
    max-width: calc(100% - 60px);
    margin: 0 auto 30px auto;
    overflow-x: hidden; }
    .main-content.actions-content.canonical-content .dots-outer .dots-inner {
      position: relative;
      right: 0;
      transition: right 0.5s; }
      .main-content.actions-content.canonical-content .dots-outer .dot {
        display: inline-block;
        border-radius: 50%;
        height: 10px;
        width: 10px;
        border: 1px solid #f9f9f9;
        margin: 0 5px; }
        .main-content.actions-content.canonical-content .dots-outer .dot.active {
          background-color: #777; }
  .main-content.actions-content.canonical-content .card-arrows {
    display: none; }
    .main-content.actions-content.canonical-content .card-arrows .next-card-target,
    .main-content.actions-content.canonical-content .card-arrows .prev-card-target {
      position: absolute;
      top: calc(245px - 12px);
      font-size: 28px; }
      .main-content.actions-content.canonical-content .card-arrows .next-card-target a,
      .main-content.actions-content.canonical-content .card-arrows .prev-card-target a {
        color: #f9f9f9; }
        .main-content.actions-content.canonical-content .card-arrows .next-card-target a:hover,
        .main-content.actions-content.canonical-content .card-arrows .prev-card-target a:hover {
          color: #00c4ff; }
    .main-content.actions-content.canonical-content .card-arrows .next-card-target {
      right: -50px; }
      .main-content.actions-content.canonical-content .card-arrows .prev-card-target {
        left: -50px; }
  @media only screen and (min-width: 768px) {
    .main-content.actions-content.canonical-content {
      background: #0a2852;   }
      .main-content.actions-content.canonical-content .resources-link-container {
        background: none;   }
        .main-content.actions-content.canonical-content .outer-wrapper {
          background-color: #0a2852;
          max-width: 650px;
          margin: auto;   }
          .main-content.actions-content.canonical-content .outer-wrapper .container {
            max-width: calc(500px - 30px);   }
            .main-content.actions-content.canonical-content .outer-wrapper .browse-container {
              max-width: calc(500px - 30px);   }
      .main-content.actions-content.canonical-content .action-card {
        max-width: 300px;   }
        .main-content.actions-content.canonical-content .action-card:first-child {
          margin-left: 175px;   }
      .main-content.actions-content.canonical-content .card-arrows {
        display: block;   }
}
  @media only screen and (min-width : 992px) {
    .main-content.actions-content.canonical-content .outer-wrapper {
      max-width: 960px;   }
      .main-content.actions-content.canonical-content .action-card:first-child {
        margin-left: 330px;   }
}
  @media only screen and (max-width: 767px) {
    .main-content.actions-content.canonical-content .intro-text-container {
      background-color: #0a2852;   }
      .main-content.actions-content.canonical-content .intro-text-container h1 {
        color: #f9f9f9;   }
        .main-content.actions-content.canonical-content .intro-text-container .intro-text {
          color: #f9f9f9;
          text-align: center;
          padding: 20px 30px;   }
    .main-content.actions-content.canonical-content .filter-container .filters {
      margin: 5px 5px 15px 10px;   }
      .main-content.actions-content.canonical-content .filter-container .filters .date-filter {
        display: block;
        padding-top: 2px;
        padding-left: 0;
        border-left: none;   }
}
  @media only screen and (max-width: 359px) {
    .main-content.actions-content.canonical-content .action-card:first-child {
      margin-left: calc((100vw - 260px) / 2);   }
}

.score-breakdown-modal-window .modal-content {
  border-radius: 0; }
  .score-breakdown-modal-window .close-button {
    position: absolute;
    top: 10px;
    right: 10px; }
    .score-breakdown-modal-window .close-button a {
      color: #777; }
.score-breakdown-modal-window .score-breakdown-modal-content {
  margin: 50px;
  color: #141428; }
  .score-breakdown-modal-window .score-breakdown-modal-content h1 {
    color: #141428;
    font-family: 'Roboto Mono';
    font-weight: bold;
    font-size: 28px; }
    .score-breakdown-modal-window .score-breakdown-modal-content p {
      margin: 20px 0; }
      .score-breakdown-modal-window .score-breakdown-modal-content .go-back {
        margin-top: 20px;
        font-size: 14px; }
@media only screen and (max-width : 991px) {
  .score-breakdown-modal-window .score-breakdown-modal-content {
    margin: 30px;   }
    .score-breakdown-modal-window .score-breakdown-modal-content .share-prompt {
      font-size: 30px;   }
      .score-breakdown-modal-window .score-breakdown-modal-content .button-panel .btn.btn-default {
        display: block;
        width: 100%;   }
        .score-breakdown-modal-window .score-breakdown-modal-content .button-panel .btn.btn-default + .btn.btn-default {
          margin-left: 0;
          margin-top: 20px;   }
}

.complete-registration-content {
  background-color: #0a2852; }
  .complete-registration-content p {
    padding-bottom: 20px; }
    .complete-registration-content .submit-button {
      padding-top: 0px; }
      .complete-registration-content button {
        width: 100%; }
        .complete-registration-content .complete-registration-error {
          margin-top: 20px; }
          .complete-registration-content .complete-registration-error p {
            color: #ff5c66; }

.main-content.event-register-content.canonical-content .main-fluid {
  background-color: #f4f4f4; }
  .main-content.event-register-content.canonical-content .rsvp-container {
    padding-top: 50px;
    padding-bottom: 50px; }
    .main-content.event-register-content.canonical-content .back-button {
      margin-top: 10px;
      margin-bottom: 20px; }
      .main-content.event-register-content.canonical-content .back-button .btn {
        border-radius: 5px;
        color: #0a2852;
        border-color: #0a2852;
        background: none;
        padding: 5px 10px;
        border-width: 2px; }
        .main-content.event-register-content.canonical-content .back-button .btn:hover {
          color: #00c4ff;
          border-color: #00c4ff;
          background: none; }
.main-content.event-register-content.canonical-content .btn-blue {
  display: block;
  width: 100%;
  border-radius: 5px;
  color: #ffffff;
  background-color: #002855;
  border-color: #002855; }
  .main-content.event-register-content.canonical-content .btn-blue:hover {
    background-color: #00c4ff;
    border-color: #00c4ff; }
.main-content.event-register-content.canonical-content .btn-skyblue {
  display: block;
  width: 100%;
  border-radius: 5px;
  color: #ffffff;
  background-color: #00c4ff;
  border-color: #00c4ff; }
  .main-content.event-register-content.canonical-content .btn-skyblue:hover {
    background-color: #002855;
    border-color: #002855; }
.main-content.event-register-content.canonical-content a.skyblue-link {
  color: #00c4ff;
  text-decoration: underline;
  font-weight: bold; }
  .main-content.event-register-content.canonical-content a.skyblue-link:hover {
    color: #002855; }
.main-content.event-register-content.canonical-content a.grey-link {
  color: #777;
  text-decoration: underline; }
  .main-content.event-register-content.canonical-content a.grey-link:hover {
    color: #002855; }
.main-content.event-register-content.canonical-content .title-section {
  margin-bottom: 20px; }
  .main-content.event-register-content.canonical-content .event-title {
    color: #002855;
    font-weight: bold;
    font-size: 24px;
    font-family: 'Bitter', serif;
    margin-bottom: 10px;
    line-height: 1.2em; }
    .main-content.event-register-content.canonical-content .event-org {
      color: #777; }
      .main-content.event-register-content.canonical-content .vpb-description {
        margin-top: 30px;
        display: none; }
        .main-content.event-register-content.canonical-content .location-section,
        .main-content.event-register-content.canonical-content .time-section,
        .main-content.event-register-content.canonical-content .description-section {
          color: #002855;
          line-height: 1.3em;
          color: #002855;
          font-size: 14px;
          margin: 15px 0px; }
          .main-content.event-register-content.canonical-content .section-header {
            color: #ff5d67;
            font-weight: bold;
            font-size: 20px;
            padding-bottom: 10px;
            font-family: 'Bitter', serif; }
            .main-content.event-register-content.canonical-content .referrer-name {
              color: #002855;
              font-weight: bold;
              line-height: 1.2em;
              margin-bottom: 20px; }
              .main-content.event-register-content.canonical-content .referrer-name .highlight {
                color: #00c4ff; }
.main-content.event-register-content.canonical-content .event-form .event-info-section {
  width: 100%;
  overflow-y: scroll; }
  .main-content.event-register-content.canonical-content .event-form .vpb-chooser .vpb-radio {
    margin: 0;
    padding: 10px 0;
    border-bottom: 1px solid #ccc; }
    .main-content.event-register-content.canonical-content .event-form .vpb-chooser .vpb-radio:first-child {
      border-top: 1px solid #ccc; }
  .main-content.event-register-content.canonical-content .event-form .vpb-chooser label {
    padding-left: 0;
    text-transform: none;
    font-size: 16px;
    margin: 0; }
    .main-content.event-register-content.canonical-content .event-form .vpb-chooser .dummy-label {
      float: right; }
.main-content.event-register-content.canonical-content .event-form .shift-picker {
  margin: 20px 0 0 0;
  color: #002855; }
  .main-content.event-register-content.canonical-content .event-form .shift-picker .vpb-info {
    font-size: 14px;
    color: #777;
    line-height: 1.2em;
    font-style: italic;
    margin-bottom: 10px; }
    .main-content.event-register-content.canonical-content .event-form .shift-picker .one-day {
      padding: 10px 0;
      cursor: pointer; }
      .main-content.event-register-content.canonical-content .event-form .shift-picker .one-day:not(.expanded) {
        border-bottom: 1px solid #ccc; }
        .main-content.event-register-content.canonical-content .event-form .shift-picker .one-day:first-child {
          border-top: 1px solid #ccc; }
          .main-content.event-register-content.canonical-content .event-form .shift-picker .one-day.expanded .date {
            margin-bottom: 10px; }
      .main-content.event-register-content.canonical-content .event-form .shift-picker .one-day .date {
        color: #002855;
        font-weight: bold;
        height: 27px; }
        .main-content.event-register-content.canonical-content .event-form .shift-picker .one-day .date .num-selected-timeslots {
          background-color: #00c4ff;
          color: #ffffff;
          font-weight: bold;
          border-radius: 50%;
          width: 24px;
          height: 24px;
          display: inline-block;
          margin-left: 10px;
          padding: 0px 8px;
          font-size: 12px;
          vertical-align: middle; }
          .main-content.event-register-content.canonical-content .event-form .shift-picker .one-day .date .expander {
            float: right;
            margin-right: 10px; }
      .main-content.event-register-content.canonical-content .event-form .shift-picker .one-day .one-timeslot {
        background-color: #dcdcdc;
        border-bottom: 1px solid #ccc;
        padding: 10px; }
        .main-content.event-register-content.canonical-content .event-form .shift-picker .one-day .one-timeslot:first-child {
          border-top: 1px solid #ccc; }
          .main-content.event-register-content.canonical-content .event-form .shift-picker .one-day .one-timeslot .any-time-from {
            color: #777; }
            .main-content.event-register-content.canonical-content .event-form .shift-picker .one-day .one-timeslot .choose-btn {
              float: right; }
              .main-content.event-register-content.canonical-content .event-form .shift-picker .one-day .one-timeslot .choose-btn .btn {
                padding: 3px 6px;
                width: 70px;
                min-width: 0; }
                .main-content.event-register-content.canonical-content .event-form .shift-picker .one-day .one-timeslot .choose-btn .btn:hover {
                  background-color: #8A4F7D;
                  border-color: #8A4F7D; }
  .main-content.event-register-content.canonical-content .event-form .shift-picker .single-timeslot {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 10px 0;
    margin-bottom: 20px; }
    .main-content.event-register-content.canonical-content .event-form .shift-picker .show-more-days-bar {
      background-color: #00c4ff; }
      .main-content.event-register-content.canonical-content .event-form .shift-picker .show-more-days-bar a.show-more-days {
        display: inline-block;
        width: 100%;
        color: #ffffff;
        font-weight: bold;
        padding: 10px; }
        .main-content.event-register-content.canonical-content .event-form .shift-picker .show-more-days-bar a.show-more-days:hover {
          color: #002855; }
          .main-content.event-register-content.canonical-content .event-form .shift-picker .show-more-days-bar a.show-more-days .glyphicon {
            float: right;
            margin-top: 5px; }
.main-content.event-register-content.canonical-content .event-form .volunteer-fields-section {
  margin: 0 -30px;
  padding: 20px 30px; }
  .main-content.event-register-content.canonical-content .event-form .volunteer-fields-section .rsvp-section-header {
    color: #ff5d67;
    font-weight: bold;
    font-size: 36px;
    padding-bottom: 40px;
    font-family: 'Bitter', serif; }
.main-content.event-register-content.canonical-content .event-form .button-panel {
  margin-top: 20px; }
  .main-content.event-register-content.canonical-content .event-form .button-panel .btn {
    width: 100%; }
.main-content.event-register-content.canonical-content .event-form .alert {
  margin-top: 20px; }
  .main-content.event-register-content.canonical-content .event-form .tcpa {
    font-size: 11px;
    font-style: italic;
    line-height: 16px; }
    .main-content.event-register-content.canonical-content .event-form .tcpa .static-tcpa {
      color: #565555; }
      .main-content.event-register-content.canonical-content .event-form .tcpa label {
        color: #002855; }
        .main-content.event-register-content.canonical-content .event-form .tcpa .label-inner {
          display: inline-block;
          width: calc(100% - 30px);
          vertical-align: top; }
.main-content.event-register-content.canonical-content .event-supported-by {
  width: 100%;
  margin-top: 30px;
  margin-bottom: 30px;
  padding-right: 60px; }
  .main-content.event-register-content.canonical-content .event-supported-by .event-group-join-disclaimer {
    font-size: 0.7em;
    margin-top: 10px; }
    .main-content.event-register-content.canonical-content .event-supported-by .sponsor {
      margin-top: 20px;
      display: flex; }
      .main-content.event-register-content.canonical-content .event-supported-by .sponsor .photo-resize .profile-photo-wrapper .logo {
        width: 50px;
        height: 50px;
        object-fit: cover;
        border-radius: 50%;
        background-size: cover; }
        .main-content.event-register-content.canonical-content .event-supported-by .sponsor .photo-resize .profile-photo-wrapper .logo.profile-photo {
          background-color: #0a2852; }
      .main-content.event-register-content.canonical-content .event-supported-by .sponsor .group-name {
        font-family: Bitter, serif;
        font-size: 12px;
        line-height: 14px;
        color: #0a2852;
        margin-top: auto;
        margin-bottom: auto;
        padding: 0 20px; }
.main-content.event-register-content.canonical-content .success-pane {
  min-height: 250px; }
  .main-content.event-register-content.canonical-content .success-pane .thanks-header-section {
    margin-bottom: 40px;
    height: 90px;
    margin-top: -70px;
    width: 100vw;
    margin-left: -50vw;
    position: relative;
    background-color: #002855;
    left: 50%;
    display: flex;
    align-tiems: center; }
    .main-content.event-register-content.canonical-content .success-pane .thanks-header {
      color: #ffffff;
      font-weight: bold;
      font-size: 40px;
      font-family: 'Bitter', serif;
      margin: auto;
      text-align: center; }
      .main-content.event-register-content.canonical-content .success-pane .title-section {
        padding-bottom: 20px;
        border-bottom: 1px solid #cccccc; }
        .main-content.event-register-content.canonical-content .success-pane .time-section {
          margin-top: 10px;
          color: #002855; }
          .main-content.event-register-content.canonical-content .success-pane .time-section .one-timeslot {
            padding: 10px 0;
            border-bottom: 1px solid #ccc; }
            .main-content.event-register-content.canonical-content .success-pane .time-section .one-timeslot:last-child {
              border-bottom: 0px; }
  .main-content.event-register-content.canonical-content .success-pane .action-buttons .btn {
    display: block;
    width: 100%;
    margin-bottom: 10px;
    border-radius: 5px; }
    .main-content.event-register-content.canonical-content .success-pane .action-buttons .social-share-section {
      margin-top: 40px;
      padding: 30px;
      background-color: #002855; }
      .main-content.event-register-content.canonical-content .success-pane .action-buttons .social-share-section input.url-input {
        background-color: #ffffff;
        box-shadow: none;
        border: 1px solid #777; }
        .main-content.event-register-content.canonical-content .success-pane .action-buttons .social-share-section .section-header {
          margin-bottom: 10px; }
          .main-content.event-register-content.canonical-content .success-pane .action-buttons .social-share-section .share-text {
            color: #ffffff; }
            .main-content.event-register-content.canonical-content .success-pane .action-buttons .social-share-section .btn:hover {
              background-color: #ff5d67;
              border-color: #ff5d67; }
  .main-content.event-register-content.canonical-content .success-pane .action-buttons .more-events {
    margin-top: 30px; }
  .main-content.event-register-content.canonical-content .success-pane .phonebank-redirect-section {
    max-width: 600px;
    margin: 35px auto 0 auto; }
    .main-content.event-register-content.canonical-content .success-pane .redirect-msg {
      margin-top: 50px;
      font-family: 'Bitter', serif;
      color: #002855;
      line-height: 1.4em;
      font-weight: bold; }
      .main-content.event-register-content.canonical-content .success-pane .redirect-link {
        margin: 30px 0; }
        .main-content.event-register-content.canonical-content .success-pane .redirect-link .btn {
          width: 100%; }
@media only screen and (max-width: 479px) {
  .main-content.event-register-content.canonical-content .event-form .shift-picker .one-day .date .expander {
    margin-right: 0;   }
  .main-content.event-register-content.canonical-content .event-form .shift-picker .one-day .one-timeslot {
    margin: 0 -30px;
    padding: 10px 30px 15px 30px;   }
    .main-content.event-register-content.canonical-content .event-form .shift-picker .one-day .one-timeslot .time {
      position: relative;
      top: 2px;   }
      .main-content.event-register-content.canonical-content .event-form .shift-picker .one-day .one-timeslot .choose-btn .btn.btn-blue:hover {
        background-color: #002855;
        border-color: #002855;   }
      .main-content.event-register-content.canonical-content .event-form .shift-picker .one-day .one-timeslot .choose-btn .btn.btn-skyblue:hover {
        background-color: #00c4ff;
        border-color: #00c4ff;   }
  .main-content.event-register-content.canonical-content .event-form .shift-picker .show-more-days-bar {
    margin: 0 -30px;
    padding: 0 30px;   }
    .main-content.event-register-content.canonical-content .event-form .shift-picker .show-more-days-bar a.show-more-days {
      padding: 10px 0;   }
  .main-content.event-register-content.canonical-content .title-section,
  .main-content.event-register-content.canonical-content .location-section,
  .main-content.event-register-content.canonical-content .time-section,
  .main-content.event-register-content.canonical-content .description-section {
    margin: 0px -30px;
    padding: 10px 30px;   }
    .main-content.event-register-content.canonical-content .page-content.form-content {
      margin: 0;   }
      .main-content.event-register-content.canonical-content .success-pane {
        margin-top: 20px;   }
}
@media only screen and (max-width: 767px) {
  .main-content.event-register-content.canonical-content .see-details {
    display: block;   }
    .main-content.event-register-content.canonical-content .rsvp-container {
      padding-top: 10px;
      padding-bottom: 10px;   }
      .main-content.event-register-content.canonical-content .event-form .shift-picker .progress {
        margin-left: -30px;
        margin-right: -30px;
        border-radius: 0px;   }
  .main-content.event-register-content.canonical-content .success-pane .thanks-header-section {
    margin-top: -39px;   }
    .main-content.event-register-content.canonical-content .success-pane .thanks-header-section .thanks-header {
      font-size: 29px;   }
  .main-content.event-register-content.canonical-content .success-pane .action-buttons .social-share-section {
    margin-left: -30px;
    margin-right: -30px;
    margin-bottom: 20px;   }
}
@media only screen and (max-width: 991px) {
  .main-content.event-register-content.canonical-content .shift-picker .one-day .one-timeslot .any-time-from {
    display: block;   }
}
@media only screen and (min-width: 768px) {
  .main-content.event-register-content.canonical-content #left-column {
    padding-right: 0;   }
    .main-content.event-register-content.canonical-content #left-column .event-info-section {
      padding-right: 60px;
      overflow-y: scroll;   }
      .main-content.event-register-content.canonical-content #left-column .event-info-section.scrollable-bottom + div.shadow-box {
        height: 10px;
        width: calc(100% - 60px);
        box-shadow: inset 0 -7px 10px -7px #777;   }
  .main-content.event-register-content.canonical-content #right-column {
    border-left: 1px solid #cccccc;
    padding-left: 25px;   }
    .main-content.event-register-content.canonical-content .vpb .title-section {
      border-bottom: none;   }
  .main-content.event-register-content.canonical-content .event-title {
    font-size: 30px;   }
    .main-content.event-register-content.canonical-content .btn {
      margin: auto;   }
      .main-content.event-register-content.canonical-content .success-pane .success-col {
        padding-left: 15%;
        padding-right: 15%;   }
        .main-content.event-register-content.canonical-content .success-pane .action-buttons .section-box {
          background-color: #002855;
          padding: 30px;   }
          .main-content.event-register-content.canonical-content .success-pane .action-buttons .section-box .section-header {
            color: #ffffff;   }
            .main-content.event-register-content.canonical-content .success-pane .action-buttons .section-box .btn-more-events {
              background-color: #ff5d67;
              border-color: #ff5d67;   }
              .main-content.event-register-content.canonical-content .success-pane .action-buttons .section-box .btn-more-events:hover {
                background-color: #00c4ff;
                border-color: #00c4ff;   }
}
@media only screen and (min-width : 992px) {
  .main-content.event-register-content.canonical-content .success-pane .success-col {
    padding-left: 25%;
    padding-right: 25%;   }
}

.event-register-description-modal-window {
  border-radius: 0; }
  .event-register-description-modal-window .close-button {
    position: absolute;
    top: 20px;
    right: 20px; }
    .event-register-description-modal-window .close-button a {
      color: #002855; }
  .event-register-description-modal-window .modal-content {
    color: #002855;
    padding: 40px; }
    .event-register-description-modal-window .modal-content .text-only-description {
      white-space: pre-line; }
      .event-register-description-modal-window .modal-content a.calendar-link {
        text-decoration: none;
        color: #777;
        display: inline-block;
        padding: 10px;
        width: 100%; }
        .event-register-description-modal-window .modal-content a.calendar-link:hover {
          background-color: #eee; }
          .event-register-description-modal-window .modal-content a.calendar-link img {
            width: 25px;
            height: 25px; }

.event-register-share-modal-window .close-button {
  position: absolute;
  top: 20px;
  right: 20px; }
  .event-register-share-modal-window .close-button a {
    color: #002855; }
.event-register-share-modal-window .modal-content {
  padding: 40px;
  border-radius: 0; }

.event-register-share-content .share-text {
  color: #002855;
  font-weight: bold;
  font-size: 24px;
  font-family: 'Bitter', serif;
  line-height: 1.2em; }
  .event-register-share-content .link-copy-success {
    color: #00c4ff;
    margin: -10px 0 20px 0; }
    .event-register-share-content input.url-input {
      margin: 20px 0;
      border-radius: 0;
      border-color: #777;
      font-style: italic;
      background-color: #ffffff; }
      .event-register-share-content .btn-social {
        color: #ffffff;
        background-color: #00c4ff;
        border-color: #00c4ff;
        width: 100%;
        min-width: 0 !important;
        display: inline-block; }
        .event-register-share-content .btn-social img {
          width: 25px;
          height: 25px; }
          .event-register-share-content .btn-social.btn-email img {
            width: auto;
            height: 19px;
            margin: 3px 0; }
        .event-register-share-content .btn-social:hover {
          background-color: #002855;
          border-color: #002855; }
@media only screen and (max-width: 767px) {
  .event-register-share-content .share-text {
    font-size: 18px;   }
}

.event-register-description-html img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  height: auto; }
  .event-register-description-html p + p {
    margin-top: 0px; }
    .event-register-description-html p, .event-register-description-html font {
      font-size: 14px; }

.main-content.events-content a.blue-link {
  color: #002855; }
  .main-content.events-content a.blue-link:hover {
    text-decoration: underline; }
.main-content.events-content #event-map {
  width: 100%;
  height: 400px; }
  .main-content.events-content .events-list {
    margin-top: 30px; }
    .main-content.events-content .events-list .header-row {
      margin-bottom: 20px;
      font-weight: bold;
      color: #777;
      font-size: 18px;
      border-bottom: 1px solid #ccc;
      padding-bottom: 5px; }
      .main-content.events-content .events-list .one-day {
        margin-bottom: 40px; }
        .main-content.events-content .events-list .one-day .day-header {
          font-size: 24px;
          color: #002855;
          font-weight: bold;
          font-family: 'Bitter', serif;
          margin-bottom: 10px; }
    .main-content.events-content .events-list a.timeslot-expander {
      display: inline-block;
      margin-left: 10px; }
      .main-content.events-content .events-list a.timeslot-expander .glyphicon {
        font-size: 12px; }
    .main-content.events-content .events-list .one-timeslot:nth-child(even) {
      background-color: #ebebeb; }
      .main-content.events-content .events-list .one-timeslot {
        padding-top: 3px;
        padding-bottom: 3px; }
        .main-content.events-content .events-list .one-timeslot .event-type {
          color: #777; }
@media only screen and (max-width : 991px) {
  .main-content.events-content .results-row {
    height: auto;   }
    .main-content.events-content .results-row .events-list {
      margin-bottom: 30px;   }
  .main-content.events-content .events-list .one-day .day-header {
    margin-bottom: 10px;   }
    .main-content.events-content .events-list .one-day .one-timeslot {
      margin: 5px -30px;
      padding: 10px 15px;   }
      .main-content.events-content .events-list .one-day .one-timeslot .event-title {
        font-size: 20px;   }
        .main-content.events-content .events-list .one-day .one-timeslot .event-time {
          font-size: 19px;   }
}

.canonical-page .main-content.index-post-eday-content {
  background-color: #002855;
  color: #ffffff; }
  .canonical-page .main-content.index-post-eday-content .container.main-container {
    max-width: 800px;
    margin: auto;
    font-size: 18px; }
    .canonical-page .main-content.index-post-eday-content .hero-logo {
      margin-top: 30px; }
      .canonical-page .main-content.index-post-eday-content .hero-logo img {
        max-width: 200px; }
  .canonical-page .main-content.index-post-eday-content .letter-text {
    margin: 50px 0; }
    .canonical-page .main-content.index-post-eday-content .buttons {
      text-align: center; }
      .canonical-page .main-content.index-post-eday-content .buttons .right-btn {
        margin-left: 20px; }
  .canonical-page .main-content.index-post-eday-content .btn {
    border-radius: 5px;
    min-width: 150px;
    font-size: 18px; }
    .canonical-page .main-content.index-post-eday-content .btn.btn-secondary {
      color: #ffffff;
      background-color: #00c4ff;
      border-color: #00c4ff; }
      .canonical-page .main-content.index-post-eday-content .btn.btn-secondary:hover {
        background-color: #ff5d67;
        border-color: #ff5d67; }
  .canonical-page .main-content.index-post-eday-content .closing-text {
    margin: 50px 0; }
    .canonical-page .main-content.index-post-eday-content .link-to-old-site {
      margin: 50px 0;
      text-align: center;
      font-size: 13px; }
      .canonical-page .main-content.index-post-eday-content .link-to-old-site a {
        color: #ccc;
        text-decoration: underline; }
        .canonical-page .main-content.index-post-eday-content .link-to-old-site a:hover {
          color: #00c4ff; }
  .canonical-page .main-content.index-post-eday-content .footer-container {
    max-width: 800px; }
    .canonical-page .main-content.index-post-eday-content .footer-container .logo-and-social {
      opacity: 0.7;
      border-top: 1px solid #ffffff;
      padding-top: 20px; }
      .canonical-page .main-content.index-post-eday-content .footer-container .footer-logo {
        max-width: 180px; }
        .canonical-page .main-content.index-post-eday-content .footer-container .social-links {
          float: right;
          margin-top: 28px; }
          .canonical-page .main-content.index-post-eday-content .footer-container .social-links .social-link {
            display: inline-block;
            max-width: 25px; }
            .canonical-page .main-content.index-post-eday-content .footer-container .social-links .social-link img {
              width: 30px; }
              .canonical-page .main-content.index-post-eday-content .footer-container .social-links .social-link:not(:first-child) {
                margin-left: 10px; }
    .canonical-page .main-content.index-post-eday-content .footer-container .disclaimer {
      opacity: 0.7;
      margin: 40px 0;
      text-align: center; }
      .canonical-page .main-content.index-post-eday-content .footer-container .disclaimer .disclaimer-text {
        padding: 20px;
        border: 1px solid #ffffff;
        display: inline-block;
        color: #ffffff; }
  @media only screen and (max-width: 479px) {
    .canonical-page .main-content.index-post-eday-content .container.main-container {
      padding: 0 30px;   }
      .canonical-page .main-content.index-post-eday-content .btn {
        min-width: 100px;   }
        .canonical-page .main-content.index-post-eday-content .footer-container .social-links {
          float: none;   }
}
  @media (max-width: 991px) {
    .canonical-page .main-content.index-post-eday-content .footer-container {
      max-width: 650px;   }
}

.main-content.all-events hr:not(.non-canonical) {
  margin: 50px 0px; }
  .main-content.all-events hr.non-canonical {
    margin: 20px 0px; }
    .main-content.all-events section.page-content {
      padding-bottom: 2em; }
      .main-content.all-events .tiles-section .tile-col {
        padding: 30px 15px 15px 0px; }
        .main-content.all-events .tiles-section h3 {
          margin: 10px 0px 10px 0px; }
          .main-content.all-events .tiles-section p {
            font-size: 14px; }
            .main-content.all-events .tiles-section p + p {
              margin-top: 15px; }
              .main-content.all-events .tiles-section .img-tile:before {
                content: "";
                display: block;
                padding-top: 50%; }
                .main-content.all-events .tiles-section .img-tile {
                  position: relative; }
                  .main-content.all-events .tiles-section .img-tile .house-parties-tile {
                    background-image: url('/static/img/events_tile_houseparty.jpg'); }
                    .main-content.all-events .tiles-section .img-tile .fundraisers-tile {
                      background-image: url('/static/img/events_tile_fundraiser.jpg'); }
                      .main-content.all-events .tiles-section .img-tile .canvasses-tile {
                        background-image: url('/static/img/events_tile_canvass.jpg'); }
                        .main-content.all-events .tiles-section .img-tile .letter-tile {
                          background-image: url('/static/img/events_tile_letters.jpg'); }
                          .main-content.all-events .tiles-section .img-tile .voter-reg-tile {
                            background-image: url('/static/img/events_tile_voter_reg.jpg'); }
                            .main-content.all-events .tiles-section .img-tile .house-parties-tile,
                            .main-content.all-events .tiles-section .img-tile .fundraisers-tile,
                            .main-content.all-events .tiles-section .img-tile .canvasses-tile,
                            .main-content.all-events .tiles-section .img-tile .letter-tile,
                            .main-content.all-events .tiles-section .img-tile .voter-reg-tile {
                              position: absolute;
                              top: 0;
                              left: 0;
                              bottom: 0;
                              right: 0;
                              background-size: cover;
                              background-position: center; }
      .main-content.all-events .tiles-section .tile-description {
        min-height: 160px;
        position: relative; }
        .main-content.all-events .tiles-section .tile-description p > a {
          position: absolute;
          bottom: 0px; }
.main-content.all-events .action-section {
  margin: 57px 0 40px 0;
  position: relative; }
  .main-content.all-events h2.action-section-intro {
    text-align: center; }
    .main-content.all-events h2.results-header {
      margin-top: 20px;
      margin-bottom: 20px; }
      .main-content.all-events .collapse-control {
        display: none; }
        .main-content.all-events .filter-row {
          max-width: 975px; }
          .main-content.all-events .filter-row .filter-toggle-link {
            margin-right: 30px;
            font-size: 18px;
            color: #cccccc;
            text-decoration: none; }
            .main-content.all-events .filter-row .filter-toggle-link.selected {
              color: #002855; }
.main-content.all-events .results-row {
  height: 400px;
  margin-bottom: 30px; }
  .main-content.all-events .results-row .events-list {
    max-height: 400px;
    overflow: auto; }
    .main-content.all-events .results-row .events-list.scrollable-bottom {
      box-shadow: inset 0 -7px 10px -7px #777; }
  .main-content.all-events .results-row .one-event {
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 1.5em; }
    .main-content.all-events .results-row .one-event:hover {
      background-color: #efefef; }
      .main-content.all-events .results-row .one-event .title {
        font-size: 18px;
        font-weight: bold; }
        .main-content.all-events .results-row .one-event .title a:hover {
          text-decoration: none;
          color: #002855; }
    .main-content.all-events .results-row .one-event .location {
      color: #777; }
      .main-content.all-events .results-row .one-event .time .glyphicon {
        font-size: 0.8em; }
.main-content.all-events #event-map {
  width: 100%;
  height: 400px; }
  .main-content.all-events .canvassing-section {
    max-width: 800px;
    margin: auto;
    text-align: center; }
    .main-content.all-events .canvassing-section h2 {
      margin-bottom: 5px; }
      .main-content.all-events .canvassing-section p {
        font-size: 20px;
        padding-bottom: 20px; }
        .main-content.all-events .canvassing-section a {
          max-width: 100%;
          width: 250px; }
@media only screen and (max-width : 1200px) {
  .main-content.all-events .tiles-section .tile-description {
    min-height: 210px;   }
}
@media only screen and (max-width : 991px) {
  .main-content.all-events section.page-content {
    padding: 0 1em 2em 1em;   }
    .main-content.all-events .tiles-section {
      padding-top: 10px;   }
      .main-content.all-events .tiles-section .tile-col {
        padding-top: 40px;   }
        .main-content.all-events .tiles-section .tile-description {
          min-height: 160px;   }
  .main-content.all-events .button-panel .btn {
    display: block;
    white-space: normal;   }
    .main-content.all-events .button-panel .btn + .btn {
      margin-left: 0;
      margin-top: 20px;   }
  .main-content.all-events .collapse-control {
    display: inherit;   }
    .main-content.all-events .collapse-control a {
      color: #002855;
      font-size: 18px;
      font-weight: bold;
      text-decoration: none;   }
      .main-content.all-events .collapse-control a span {
        float: right;
        transition: all 0.5s;   }
        .main-content.all-events .collapse-control a:not([aria-expanded]) span,
        .main-content.all-events .collapse-control a[aria-expanded="true"] span {
          -webkit-transform: rotate(180deg);
          -moz-transform: rotate(180deg);
          -o-transform: rotate(180deg);
          transform: rotate(180deg);   }
          .main-content.all-events .collapse-control hr {
            margin-bottom: 10px;   }
  .main-content.all-events .filter-row .filter-toggle-link {
    color: #002855;   }
    .main-content.all-events .filter-row .filter-toggle-link.selected {
      color: #00c4ff;   }
  .main-content.all-events hr.below-filters {
    border-top: 0px;   }
    .main-content.all-events .results-row {
      height: auto;   }
      .main-content.all-events .results-row .events-list {
        margin-bottom: 30px;   }
        .main-content.all-events .results-row .one-event .timeslot-expander {
          display: block;   }
}
@media only screen and (max-width : 767px) {
  .main-content.all-events .tiles-section .img-tile:before {
    padding-top: 30%;   }
    .main-content.all-events .tiles-section .tile-description {
      min-height: inherit;   }
      .main-content.all-events .tiles-section .tile-description p > a {
        position: relative;   }
}
@media only screen and (max-width : 480px) {
  .main-content.all-events .tiles-section .img-tile:before {
    padding-top: 50%;   }
}

.main-content.super-state-content .header-section .header-row {
  display: flex;
  align-items: center; }
  .main-content.super-state-content .header-section h1 {
    margin-bottom: 5px; }
    .main-content.super-state-content .header-section h3 {
      text-transform: uppercase; }
      .main-content.super-state-content .header-section .flipping-info {
        text-align: center; }
        .main-content.super-state-content .header-section .flipping-info .flipping-left,
        .main-content.super-state-content .header-section .flipping-info .flipping-right {
          padding-left: 20px;
          padding-right: 20px; }
          .main-content.super-state-content .header-section .flipping-info .flipping-left {
            border-right: 1px solid rgba(255, 255, 255, 0.4); }
            .main-content.super-state-content .header-section .flipping-info .num-seats {
              color: #ff5c66;
              font-family: 'Oswald', sans-serif;
              font-weight: bold;
              font-size: 48px;
              padding-bottom: 20px; }
.main-content.super-state-content .info-container .topline-section,
.main-content.super-state-content .info-container .target-section {
  padding-right: 45px; }
  .main-content.super-state-content .info-container .button-section,
  .main-content.super-state-content .info-container .stake-section {
    padding-left: 35px; }
    .main-content.super-state-content .info-container .button-section .btn {
      width: 100%; }
.main-content.super-state-content .info-container .target-section .chamber-toggle {
  text-align: right; }
  .main-content.super-state-content .info-container .target-section .chamber-toggle a {
    padding-left: 0px;
    padding-right: 0px;
    color: #ced4dc; }
    .main-content.super-state-content .info-container .target-section .chamber-toggle a.selected {
      color: #0a2852; }
      .main-content.super-state-content .info-container .target-section .chamber-toggle a:hover {
        color: #0a2852;
        text-decoration: none; }
.main-content.super-state-content .info-container .target-section .chamber-map {
  max-width: 100%; }
  .main-content.super-state-content .info-container .target-section .region-toggles {
    padding-top: 40px;
    padding-bottom: 40px; }
    .main-content.super-state-content .info-container .target-section .region-toggles .region-button {
      color: #ced4dc;
      border-style: solid;
      border-color: #ced4dc;
      border-width: 0 0 1px 0;
      padding: 10px 12px; }
      .main-content.super-state-content .info-container .target-section .region-toggles .region-button:hover {
        text-decoration: none; }
        .main-content.super-state-content .info-container .target-section .region-toggles .region-button.selected {
          color: #0a2852;
          border-width: 1px 1px 0 1px;
          padding-bottom: 11px; }
.main-content.super-state-content .info-container .target-section .targets-table {
  padding-bottom: 50px; }
  .main-content.super-state-content .info-container .target-section .targets-table .row {
    margin-left: 0;
    margin-right: 0; }
    .main-content.super-state-content .info-container .target-section .targets-table .header-row {
      padding-bottom: 10px; }
      .main-content.super-state-content .info-container .target-section .targets-table .data-row + .data-row {
        border-top: 1px solid #ced4dc; }
        .main-content.super-state-content .info-container .target-section .targets-table .data-row {
          padding-top: 5px;
          padding-bottom: 5px; }
          .main-content.super-state-content .info-container .target-section .targets-table .data-row .seat {
            font-weight: bold; }
            .main-content.super-state-content .info-container .target-section .targets-table .data-row .seat.dem-held {
              color: #00c4ff; }
              .main-content.super-state-content .info-container .target-section .targets-table .data-row .seat.rep-held {
                color: #ff5c66; }
.main-content.super-state-content .info-container .stake-section {
  padding-top: 0px;
  padding-bottom: 0px;
  padding-right: 0px;
  border-left: 1px solid #ced4dc;
  background-color: #f9f9f9; }
  .main-content.super-state-content .info-container .stake-section .share-section {
    background-color: #0a2852;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
    margin-top: 30px; }
    .main-content.super-state-content .info-container .stake-section .share-section .share-buttons {
      padding-top: 20px; }
.main-content.super-state-content .cta-container {
  background-color: #00c4ff; }
  .main-content.super-state-content .cta-container h1 {
    text-align: center;
    margin-bottom: 60px; }
    .main-content.super-state-content .cta-container .cta-row .cta-box {
      height: 300px;
      display: flex;
      justify-content: center; }
      .main-content.super-state-content .cta-container .cta-row .cta-box .cta-box-inner,
      .main-content.super-state-content .cta-container .cta-row .cta-box .btn-sl {
        max-width: 250px; }
        .main-content.super-state-content .cta-container .cta-row .cta-box .btn {
          position: absolute;
          bottom: 0;
          width: 100%; }
@media only screen and (max-width : 991px) {
  .main-content.super-state-content .header-section .header-row {
    display: block;
    text-align: center;   }
    .main-content.super-state-content .header-section .header-row .flipping-info {
      padding-top: 40px;   }
  .main-content.super-state-content .info-container {
    padding-bottom: 0px;   }
    .main-content.super-state-content .info-container .topline-section,
    .main-content.super-state-content .info-container .button-section,
    .main-content.super-state-content .info-container .target-section,
    .main-content.super-state-content .info-container .stake-section {
      padding-left: 15px;
      padding-right: 15px;   }
      .main-content.super-state-content .info-container .button-section {
        padding-top: 20px;   }
        .main-content.super-state-content .info-container .target-section {
          padding-bottom: 50px;   }
          .main-content.super-state-content .info-container .target-section .chamber-toggle {
            text-align: left;   }
            .main-content.super-state-content .info-container .target-section .targets-table .header-row .seat,
            .main-content.super-state-content .info-container .target-section .targets-table .data-row .seat {
              padding-left: 0px;
              padding-right: 0px;   }
              .main-content.super-state-content .info-container .target-section .targets-table .header-row .location,
              .main-content.super-state-content .info-container .target-section .targets-table .header-row .candidate,
              .main-content.super-state-content .info-container .target-section .targets-table .data-row .location,
              .main-content.super-state-content .info-container .target-section .targets-table .data-row .candidate {
                padding-left: 15px;
                padding-right: 0px;   }
    .main-content.super-state-content .info-container .stake-section {
      margin-bottom: 50px;
      border: none;   }
  .main-content.super-state-content .cta-container h1 {
    text-align: left;   }
    .main-content.super-state-content .cta-container .cta-row .cta-box {
      height: 100%;
      display: block;   }
      .main-content.super-state-content .cta-container .cta-row .cta-box .cta-box-inner,
      .main-content.super-state-content .cta-container .cta-row .cta-box .btn-sl {
        max-width: 100%;   }
        .main-content.super-state-content .cta-container .cta-row .cta-box p {
          padding-bottom: 20px;   }
          .main-content.super-state-content .cta-container .cta-row .cta-box .btn {
            position: relative;   }
    .main-content.super-state-content .cta-container .cta-row .cta-box + .cta-box {
      padding-top: 50px;   }
}
@media only screen and (max-width : 320px) {
  .main-content.super-state-content .info-container .target-section .region-toggles {
    font-size: 14px;   }
    .main-content.super-state-content .info-container .target-section .targets-table {
      font-size: 13px;   }
}

.main-content.super-state-canvassing-content .accent-header {
  background-image: url('/static/img/super_state_canvassing_banner.jpg');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }
  .main-content.super-state-canvassing-content .accent-header .header-section .row {
    display: flex;
    align-items: center; }
    .main-content.super-state-canvassing-content .accent-header .header-section .row h1 {
      margin: 0; }
      .main-content.super-state-canvassing-content .accent-header .header-section .row p {
        font-size: 22px; }
.main-content.super-state-canvassing-content .modal-success {
  max-width: 605px;
  margin: auto; }
  .main-content.super-state-canvassing-content .modal-success h1,
  .main-content.super-state-canvassing-content .modal-success p {
    text-align: left; }
@media only screen and (max-width : 991px) {
  .main-content.super-state-canvassing-content .accent-header .header-section .row {
    display: block;   }
    .main-content.super-state-canvassing-content .accent-header .header-section .row h1 {
      margin-bottom: 20px;   }
}

.container .event-properties {
  margin-top: 15px; }
  .container .event-properties .resolved-address-row {
    font-size: 1.2em; }
    .container .event-properties .resolved-address-row .change-address {
      padding-left: 10px; }
  .container .event-properties .privacy-options {
    padding-top: 20px; }
    .container .event-properties .privacy-options .checkbox-label {
      padding-left: 15px; }
.container .event-timeslots {
  margin-top: 15px; }
  .container .event-timeslots .add-timeslot-button-div {
    padding-top: 20px; }
    .container .event-timeslots .timeslot-row {
      font-size: 1.2em; }
.container .event-description {
  margin-top: 15px; }
  .container .event-additional {
    margin-top: 25px; }
    .container .event-actions {
      margin-top: 25px;
      margin-bottom: 15px; }

.autocomplete-suggestions {
  text-align: left;
  cursor: default;
  border: 1px solid #ccc;
  border-top: 0;
  background: #fff;
  box-shadow: -1px 1px 3px rgba(0, 0, 0, 0.1);
  position: absolute;
  display: none;
  z-index: 9999;
  max-height: 254px;
  overflow: hidden;
  overflow-y: auto;
  box-sizing: border-box; }

  .autocomplete-suggestion {
    position: relative;
    padding: 0 0.6em;
    line-height: 23px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 1.02em;
    color: #333; }

    .autocomplete-suggestion b {
      font-weight: normal;
      color: #1f8dd6; }

      .autocomplete-suggestion.selected {
        background: #f0f0f0; }

.leaflet-pane, .leaflet-tile, .leaflet-marker-icon, .leaflet-marker-shadow,
.leaflet-tile-container, .leaflet-pane > svg, .leaflet-pane > canvas,
.leaflet-zoom-box, .leaflet-image-layer, .leaflet-layer {
  position: absolute;
  left: 0;
  top: 0; }

  .leaflet-container {
    overflow: hidden; }

    .leaflet-tile, .leaflet-marker-icon, .leaflet-marker-shadow {
      -webkit-user-select: none;
      -moz-user-select: none;
      user-select: none;
      -webkit-user-drag: none; }

      .leaflet-safari .leaflet-tile {
        image-rendering: -webkit-optimize-contrast; }

        .leaflet-safari .leaflet-tile-container {
          width: 1600px;
          height: 1600px;
          -webkit-transform-origin: 0 0; }

          .leaflet-marker-icon, .leaflet-marker-shadow {
            display: block; }

            .leaflet-container .leaflet-overlay-pane svg,
            .leaflet-container .leaflet-marker-pane img,
            .leaflet-container .leaflet-shadow-pane img,
            .leaflet-container .leaflet-tile-pane img,
            .leaflet-container img.leaflet-image-layer {
              max-width: none !important; }

              .leaflet-container.leaflet-touch-zoom {
                -ms-touch-action: pan-x pan-y;
                touch-action: pan-x pan-y; }

                .leaflet-container.leaflet-touch-drag {
                  -ms-touch-action: pinch-zoom; }

                  .leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {
                    -ms-touch-action: none;
                    touch-action: none; }

                    .leaflet-tile {
                      filter: inherit;
                      visibility: hidden; }

                      .leaflet-tile-loaded {
                        visibility: inherit; }

                        .leaflet-zoom-box {
                          width: 0;
                          height: 0;
                          -moz-box-sizing: border-box;
                          box-sizing: border-box;
                          z-index: 800; }

                          .leaflet-overlay-pane svg {
                            -moz-user-select: none; }

                            .leaflet-pane {
                              z-index: 400; }

                              .leaflet-tile-pane {
                                z-index: 200; }

                                .leaflet-overlay-pane {
                                  z-index: 400; }

                                  .leaflet-shadow-pane {
                                    z-index: 500; }

                                    .leaflet-marker-pane {
                                      z-index: 600; }

                                      .leaflet-tooltip-pane {
                                        z-index: 650; }

                                        .leaflet-popup-pane {
                                          z-index: 700; }

                                          .leaflet-map-pane canvas {
                                            z-index: 100; }

                                            .leaflet-map-pane svg {
                                              z-index: 200; }

                                              .leaflet-vml-shape {
                                                width: 1px;
                                                height: 1px; }

                                                .lvml {
                                                  behavior: url(#default#VML);
                                                  display: inline-block;
                                                  position: absolute; }

                                                  .leaflet-control {
                                                    position: relative;
                                                    z-index: 800;
                                                    pointer-events: visiblePainted;
                                                    pointer-events: auto; }

                                                    .leaflet-top, .leaflet-bottom {
                                                      position: absolute;
                                                      z-index: 1000;
                                                      pointer-events: none; }

                                                      .leaflet-top {
                                                        top: 0; }

                                                        .leaflet-right {
                                                          right: 0; }

                                                          .leaflet-bottom {
                                                            bottom: 0; }

                                                            .leaflet-left {
                                                              left: 0; }

                                                              .leaflet-control {
                                                                float: left;
                                                                clear: both; }

                                                                .leaflet-right .leaflet-control {
                                                                  float: right; }

                                                                  .leaflet-top .leaflet-control {
                                                                    margin-top: 10px; }

                                                                    .leaflet-bottom .leaflet-control {
                                                                      margin-bottom: 10px; }

                                                                      .leaflet-left .leaflet-control {
                                                                        margin-left: 10px; }

                                                                        .leaflet-right .leaflet-control {
                                                                          margin-right: 10px; }

                                                                          .leaflet-fade-anim .leaflet-tile {
                                                                            will-change: opacity; }

                                                                            .leaflet-fade-anim .leaflet-popup {
                                                                              opacity: 0;
                                                                              -webkit-transition: opacity 0.2s linear;
                                                                              -moz-transition: opacity 0.2s linear;
                                                                              -o-transition: opacity 0.2s linear;
                                                                              transition: opacity 0.2s linear; }

                                                                              .leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
                                                                                opacity: 1; }

                                                                                .leaflet-zoom-animated {
                                                                                  -webkit-transform-origin: 0 0;
                                                                                  -ms-transform-origin: 0 0;
                                                                                  transform-origin: 0 0; }

                                                                                  .leaflet-zoom-anim .leaflet-zoom-animated {
                                                                                    will-change: transform; }

                                                                                    .leaflet-zoom-anim .leaflet-zoom-animated {
                                                                                      -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
                                                                                      -moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
                                                                                      -o-transition: -o-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
                                                                                      transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1); }

                                                                                      .leaflet-zoom-anim .leaflet-tile, .leaflet-pan-anim .leaflet-tile {
                                                                                        -webkit-transition: none;
                                                                                        -moz-transition: none;
                                                                                        -o-transition: none;
                                                                                        transition: none; }

                                                                                        .leaflet-zoom-anim .leaflet-zoom-hide {
                                                                                          visibility: hidden; }

                                                                                          .leaflet-interactive {
                                                                                            cursor: pointer; }

                                                                                            .leaflet-grab {
                                                                                              cursor: -webkit-grab;
                                                                                              cursor: -moz-grab; }

                                                                                              .leaflet-crosshair, .leaflet-crosshair .leaflet-interactive {
                                                                                                cursor: crosshair; }

                                                                                                .leaflet-popup-pane, .leaflet-control {
                                                                                                  cursor: auto; }

                                                                                                  .leaflet-dragging .leaflet-grab,
                                                                                                  .leaflet-dragging .leaflet-grab .leaflet-interactive,
                                                                                                  .leaflet-dragging .leaflet-marker-draggable {
                                                                                                    cursor: move;
                                                                                                    cursor: -webkit-grabbing;
                                                                                                    cursor: -moz-grabbing; }

                                                                                                    .leaflet-marker-icon, .leaflet-marker-shadow, .leaflet-image-layer,
                                                                                                    .leaflet-pane > svg path, .leaflet-tile-container {
                                                                                                      pointer-events: none; }

                                                                                                      .leaflet-marker-icon.leaflet-interactive, .leaflet-image-layer.leaflet-interactive,
                                                                                                      .leaflet-pane > svg path.leaflet-interactive {
                                                                                                        pointer-events: visiblePainted;
                                                                                                        pointer-events: auto; }

                                                                                                        .leaflet-container {
                                                                                                          background: #ddd;
                                                                                                          outline: 0; }

                                                                                                          .leaflet-container a {
                                                                                                            color: #0078A8; }

                                                                                                            .leaflet-container a.leaflet-active {
                                                                                                              outline: 2px solid orange; }

                                                                                                              .leaflet-zoom-box {
                                                                                                                border: 2px dotted #38f;
                                                                                                                background: rgba(255, 255, 255, 0.5); }

                                                                                                                .leaflet-container {
                                                                                                                  font: 12px / 1.5 "Helvetica Neue", Arial, Helvetica, sans-serif; }

                                                                                                                  .leaflet-bar {
                                                                                                                    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65);
                                                                                                                    border-radius: 4px; }

                                                                                                                    .leaflet-bar a, .leaflet-bar a:hover {
                                                                                                                      background-color: #fff;
                                                                                                                      border-bottom: 1px solid #ccc;
                                                                                                                      width: 26px;
                                                                                                                      height: 26px;
                                                                                                                      line-height: 26px;
                                                                                                                      display: block;
                                                                                                                      text-align: center;
                                                                                                                      text-decoration: none;
                                                                                                                      color: black; }

                                                                                                                      .leaflet-bar a, .leaflet-control-layers-toggle {
                                                                                                                        background-position: 50% 50%;
                                                                                                                        background-repeat: no-repeat;
                                                                                                                        display: block; }

                                                                                                                        .leaflet-bar a:hover {
                                                                                                                          background-color: #f4f4f4; }

                                                                                                                          .leaflet-bar a:first-child {
                                                                                                                            border-top-left-radius: 4px;
                                                                                                                            border-top-right-radius: 4px; }

                                                                                                                            .leaflet-bar a:last-child {
                                                                                                                              border-bottom-left-radius: 4px;
                                                                                                                              border-bottom-right-radius: 4px;
                                                                                                                              border-bottom: none; }

                                                                                                                              .leaflet-bar a.leaflet-disabled {
                                                                                                                                cursor: default;
                                                                                                                                background-color: #f4f4f4;
                                                                                                                                color: #bbb; }

                                                                                                                                .leaflet-touch .leaflet-bar a {
                                                                                                                                  width: 30px;
                                                                                                                                  height: 30px;
                                                                                                                                  line-height: 30px; }

                                                                                                                                  .leaflet-control-zoom-in, .leaflet-control-zoom-out {
                                                                                                                                    font: bold 18px 'Lucida Console', Monaco, monospace;
                                                                                                                                    text-indent: 1px; }

                                                                                                                                    .leaflet-control-zoom-out {
                                                                                                                                      font-size: 20px; }

                                                                                                                                      .leaflet-touch .leaflet-control-zoom-in {
                                                                                                                                        font-size: 22px; }

                                                                                                                                        .leaflet-touch .leaflet-control-zoom-out {
                                                                                                                                          font-size: 24px; }

                                                                                                                                          .leaflet-control-layers {
                                                                                                                                            box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
                                                                                                                                            background: #fff;
                                                                                                                                            border-radius: 5px; }

                                                                                                                                            .leaflet-control-layers-toggle {
                                                                                                                                              background-image: url(/static/img/layers.png);
                                                                                                                                              width: 36px;
                                                                                                                                              height: 36px; }

                                                                                                                                              .leaflet-retina .leaflet-control-layers-toggle {
                                                                                                                                                background-image: url(/static/img/layers-2x.png);
                                                                                                                                                background-size: 26px 26px; }

                                                                                                                                                .leaflet-touch .leaflet-control-layers-toggle {
                                                                                                                                                  width: 44px;
                                                                                                                                                  height: 44px; }

                                                                                                                                                  .leaflet-control-layers .leaflet-control-layers-list,
                                                                                                                                                  .leaflet-control-layers-expanded .leaflet-control-layers-toggle {
                                                                                                                                                    display: none; }

                                                                                                                                                    .leaflet-control-layers-expanded .leaflet-control-layers-list {
                                                                                                                                                      display: block;
                                                                                                                                                      position: relative; }

                                                                                                                                                      .leaflet-control-layers-expanded {
                                                                                                                                                        padding: 6px 10px 6px 6px;
                                                                                                                                                        color: #333;
                                                                                                                                                        background: #fff; }

                                                                                                                                                        .leaflet-control-layers-scrollbar {
                                                                                                                                                          overflow-y: scroll;
                                                                                                                                                          padding-right: 5px; }

                                                                                                                                                          .leaflet-control-layers-selector {
                                                                                                                                                            margin-top: 2px;
                                                                                                                                                            position: relative;
                                                                                                                                                            top: 1px; }

                                                                                                                                                            .leaflet-control-layers label {
                                                                                                                                                              display: block; }

                                                                                                                                                              .leaflet-control-layers-separator {
                                                                                                                                                                height: 0;
                                                                                                                                                                border-top: 1px solid #ddd;
                                                                                                                                                                margin: 5px -10px 5px -6px; }

                                                                                                                                                                .leaflet-default-icon-path {
                                                                                                                                                                  background-image: url(/static/img/marker-icon.png); }

                                                                                                                                                                  .leaflet-container .leaflet-control-attribution {
                                                                                                                                                                    background: #fff;
                                                                                                                                                                    background: rgba(255, 255, 255, 0.7);
                                                                                                                                                                    margin: 0; }

                                                                                                                                                                    .leaflet-control-attribution, .leaflet-control-scale-line {
                                                                                                                                                                      padding: 0 5px;
                                                                                                                                                                      color: #333; }

                                                                                                                                                                      .leaflet-control-attribution a {
                                                                                                                                                                        text-decoration: none; }

                                                                                                                                                                        .leaflet-control-attribution a:hover {
                                                                                                                                                                          text-decoration: underline; }

                                                                                                                                                                          .leaflet-container .leaflet-control-attribution,
                                                                                                                                                                          .leaflet-container .leaflet-control-scale {
                                                                                                                                                                            font-size: 11px; }

                                                                                                                                                                            .leaflet-left .leaflet-control-scale {
                                                                                                                                                                              margin-left: 5px; }

                                                                                                                                                                              .leaflet-bottom .leaflet-control-scale {
                                                                                                                                                                                margin-bottom: 5px; }

                                                                                                                                                                                .leaflet-control-scale-line {
                                                                                                                                                                                  border: 2px solid #777;
                                                                                                                                                                                  border-top: none;
                                                                                                                                                                                  line-height: 1.1;
                                                                                                                                                                                  padding: 2px 5px 1px;
                                                                                                                                                                                  font-size: 11px;
                                                                                                                                                                                  white-space: nowrap;
                                                                                                                                                                                  overflow: hidden;
                                                                                                                                                                                  -moz-box-sizing: border-box;
                                                                                                                                                                                  box-sizing: border-box;
                                                                                                                                                                                  background: #fff;
                                                                                                                                                                                  background: rgba(255, 255, 255, 0.5); }

                                                                                                                                                                                  .leaflet-control-scale-line:not(:first-child) {
                                                                                                                                                                                    border-top: 2px solid #777;
                                                                                                                                                                                    border-bottom: none;
                                                                                                                                                                                    margin-top: -2px; }

                                                                                                                                                                                    .leaflet-control-scale-line:not(:first-child):not(:last-child) {
                                                                                                                                                                                      border-bottom: 2px solid #777; }

                                                                                                                                                                                      .leaflet-touch .leaflet-control-attribution,
                                                                                                                                                                                      .leaflet-touch .leaflet-control-layers, .leaflet-touch .leaflet-bar {
                                                                                                                                                                                        box-shadow: none; }

                                                                                                                                                                                        .leaflet-touch .leaflet-control-layers, .leaflet-touch .leaflet-bar {
                                                                                                                                                                                          border: 2px solid rgba(0, 0, 0, 0.2);
                                                                                                                                                                                          background-clip: padding-box; }

                                                                                                                                                                                          .leaflet-popup {
                                                                                                                                                                                            position: absolute;
                                                                                                                                                                                            text-align: center;
                                                                                                                                                                                            margin-bottom: 20px; }

                                                                                                                                                                                            .leaflet-popup-content-wrapper {
                                                                                                                                                                                              padding: 1px;
                                                                                                                                                                                              text-align: left;
                                                                                                                                                                                              border-radius: 12px; }

                                                                                                                                                                                              .leaflet-popup-content {
                                                                                                                                                                                                margin: 13px 19px;
                                                                                                                                                                                                line-height: 1.4; }

                                                                                                                                                                                                .leaflet-popup-content p {
                                                                                                                                                                                                  margin: 18px 0; }

                                                                                                                                                                                                  .leaflet-popup-tip-container {
                                                                                                                                                                                                    width: 40px;
                                                                                                                                                                                                    height: 20px;
                                                                                                                                                                                                    position: absolute;
                                                                                                                                                                                                    left: 50%;
                                                                                                                                                                                                    margin-left: -20px;
                                                                                                                                                                                                    overflow: hidden;
                                                                                                                                                                                                    pointer-events: none; }

                                                                                                                                                                                                    .leaflet-popup-tip {
                                                                                                                                                                                                      width: 17px;
                                                                                                                                                                                                      height: 17px;
                                                                                                                                                                                                      padding: 1px;
                                                                                                                                                                                                      margin: -10px auto 0;
                                                                                                                                                                                                      -webkit-transform: rotate(45deg);
                                                                                                                                                                                                      -moz-transform: rotate(45deg);
                                                                                                                                                                                                      -ms-transform: rotate(45deg);
                                                                                                                                                                                                      -o-transform: rotate(45deg);
                                                                                                                                                                                                      transform: rotate(45deg); }

                                                                                                                                                                                                      .leaflet-popup-content-wrapper, .leaflet-popup-tip {
                                                                                                                                                                                                        background: white;
                                                                                                                                                                                                        color: #333;
                                                                                                                                                                                                        box-shadow: 0 3px 14px rgba(0, 0, 0, 0.4); }

                                                                                                                                                                                                        .leaflet-container a.leaflet-popup-close-button {
                                                                                                                                                                                                          position: absolute;
                                                                                                                                                                                                          top: 0;
                                                                                                                                                                                                          right: 0;
                                                                                                                                                                                                          padding: 4px 4px 0 0;
                                                                                                                                                                                                          border: none;
                                                                                                                                                                                                          text-align: center;
                                                                                                                                                                                                          width: 18px;
                                                                                                                                                                                                          height: 14px;
                                                                                                                                                                                                          font: 16px / 14px Tahoma, Verdana, sans-serif;
                                                                                                                                                                                                          color: #c3c3c3;
                                                                                                                                                                                                          text-decoration: none;
                                                                                                                                                                                                          font-weight: bold;
                                                                                                                                                                                                          background: transparent; }

                                                                                                                                                                                                          .leaflet-container a.leaflet-popup-close-button:hover {
                                                                                                                                                                                                            color: #999; }

                                                                                                                                                                                                            .leaflet-popup-scrolled {
                                                                                                                                                                                                              overflow: auto;
                                                                                                                                                                                                              border-bottom: 1px solid #ddd;
                                                                                                                                                                                                              border-top: 1px solid #ddd; }

                                                                                                                                                                                                              .leaflet-oldie .leaflet-popup-content-wrapper {
                                                                                                                                                                                                                zoom: 1; }

                                                                                                                                                                                                                .leaflet-oldie .leaflet-popup-tip {
                                                                                                                                                                                                                  width: 24px;
                                                                                                                                                                                                                  margin: 0 auto;
                                                                                                                                                                                                                  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
                                                                                                                                                                                                                  filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678,
                                                                                                                                                                                                                                                                                                                                                                                                                                    M21=-0.70710678, M22=0.70710678); }

                                                                                                                                                                                                                  .leaflet-oldie .leaflet-popup-tip-container {
                                                                                                                                                                                                                    margin-top: -1px; }

                                                                                                                                                                                                                    .leaflet-oldie .leaflet-control-zoom, .leaflet-oldie .leaflet-control-layers,
                                                                                                                                                                                                                    .leaflet-oldie .leaflet-popup-content-wrapper, .leaflet-oldie .leaflet-popup-tip {
                                                                                                                                                                                                                      border: 1px solid #999; }

                                                                                                                                                                                                                      .leaflet-div-icon {
                                                                                                                                                                                                                        background: #fff;
                                                                                                                                                                                                                        border: 1px solid #666; }

                                                                                                                                                                                                                        .leaflet-tooltip {
                                                                                                                                                                                                                          position: absolute;
                                                                                                                                                                                                                          padding: 6px;
                                                                                                                                                                                                                          background-color: #fff;
                                                                                                                                                                                                                          border: 1px solid #fff;
                                                                                                                                                                                                                          border-radius: 3px;
                                                                                                                                                                                                                          color: #222;
                                                                                                                                                                                                                          white-space: nowrap;
                                                                                                                                                                                                                          -webkit-user-select: none;
                                                                                                                                                                                                                          -moz-user-select: none;
                                                                                                                                                                                                                          -ms-user-select: none;
                                                                                                                                                                                                                          user-select: none;
                                                                                                                                                                                                                          pointer-events: none;
                                                                                                                                                                                                                          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4); }

                                                                                                                                                                                                                          .leaflet-tooltip.leaflet-clickable {
                                                                                                                                                                                                                            cursor: pointer;
                                                                                                                                                                                                                            pointer-events: auto; }

                                                                                                                                                                                                                            .leaflet-tooltip-top:before, .leaflet-tooltip-bottom:before,
                                                                                                                                                                                                                            .leaflet-tooltip-left:before, .leaflet-tooltip-right:before {
                                                                                                                                                                                                                              position: absolute;
                                                                                                                                                                                                                              pointer-events: none;
                                                                                                                                                                                                                              border: 6px solid transparent;
                                                                                                                                                                                                                              background: transparent;
                                                                                                                                                                                                                              content: ""; }

                                                                                                                                                                                                                              .leaflet-tooltip-bottom {
                                                                                                                                                                                                                                margin-top: 6px; }

                                                                                                                                                                                                                                .leaflet-tooltip-top {
                                                                                                                                                                                                                                  margin-top: -6px; }

                                                                                                                                                                                                                                  .leaflet-tooltip-bottom:before, .leaflet-tooltip-top:before {
                                                                                                                                                                                                                                    left: 50%;
                                                                                                                                                                                                                                    margin-left: -6px; }

                                                                                                                                                                                                                                    .leaflet-tooltip-top:before {
                                                                                                                                                                                                                                      bottom: 0;
                                                                                                                                                                                                                                      margin-bottom: -12px;
                                                                                                                                                                                                                                      border-top-color: #fff; }

                                                                                                                                                                                                                                      .leaflet-tooltip-bottom:before {
                                                                                                                                                                                                                                        top: 0;
                                                                                                                                                                                                                                        margin-top: -12px;
                                                                                                                                                                                                                                        margin-left: -6px;
                                                                                                                                                                                                                                        border-bottom-color: #fff; }

                                                                                                                                                                                                                                        .leaflet-tooltip-left {
                                                                                                                                                                                                                                          margin-left: -6px; }

                                                                                                                                                                                                                                          .leaflet-tooltip-right {
                                                                                                                                                                                                                                            margin-left: 6px; }

                                                                                                                                                                                                                                            .leaflet-tooltip-left:before, .leaflet-tooltip-right:before {
                                                                                                                                                                                                                                              top: 50%;
                                                                                                                                                                                                                                              margin-top: -6px; }

                                                                                                                                                                                                                                              .leaflet-tooltip-left:before {
                                                                                                                                                                                                                                                right: 0;
                                                                                                                                                                                                                                                margin-right: -12px;
                                                                                                                                                                                                                                                border-left-color: #fff; }

                                                                                                                                                                                                                                                .leaflet-tooltip-right:before {
                                                                                                                                                                                                                                                  left: 0;
                                                                                                                                                                                                                                                  margin-left: -12px;
                                                                                                                                                                                                                                                  border-right-color: #fff; }
