<!-- DO NOT REMOVE  -->
 /* U8 sets the mime type so no style dec is needed */

<!--

 html {
 line-height: 1.15;
 -ms-text-size-adjust: 100%;
 -webkit-text-size-adjust: 100%;
}
body {
    margin: 0;
    font-family: "myriad pro", Arial, "Helvetica Neue", Helvetica, sans-serif;
}
* {
    box-sizing: border-box;
}
*::after, *::before {
    box-sizing: border-box;
}
html {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
}
html[data-menu='open'] {
    height: 100vh;
    overflow: hidden;
}
body, html {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    height: 100%;
}
body {
    position: relative;
    color: #333;
    font-family: "myriad pro", Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 100%;
    min-width: 320px;
    min-height: 100vh;
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    color: #7c2b83;
    font-family: "myriad pro", Arial, "Helvetica Neue", Helvetica, sans-serif !important;
    font-weight: 600;
    margin: 0 0 20px;
    transition: font-size 0.15s ease-in-out;
}
.wysiwyg-content h1, .wysiwyg-content .h1, .wysiwyg-content h2, .wysiwyg-content .h2, .wysiwyg-content h3, .wysiwyg-content .h3, .wysiwyg-content h4, .wysiwyg-content .h4, .wysiwyg-content h5, .wysiwyg-content .h5, .wysiwyg-content h6, .wysiwyg-content .h6 {
    margin-top: 30px;
}
.wysiwyg-content h1:first-child, .wysiwyg-content .h1:first-child, .wysiwyg-content h2:first-child, .wysiwyg-content .h2:first-child, .wysiwyg-content h3:first-child, .wysiwyg-content .h3:first-child, .wysiwyg-content h4:first-child, .wysiwyg-content .h4:first-child, .wysiwyg-content h5:first-child, .wysiwyg-content .h5:first-child, .wysiwyg-content h6:first-child, .wysiwyg-content .h6:first-child {
    margin-top: 0;
}
.wysiwyg-content h1, .h1 {
    font-size: 28px;
    font-size: 1.55556rem;
    line-height: 1.04;
}

@media (min-width: 768px) {
.wysiwyg-content h1,  .h1 {
    font-size: 43px;
    font-size: 2.38889rem;
}
}
.wysiwyg-content h2, .h2 {
    font-size: 26px;
    font-size: 1.44444rem;
    line-height: 1.02;
}

@media (min-width: 768px) {
.wysiwyg-content h2,  .h2 {
    font-size: 40px;
    font-size: 2.22222rem;
}
}
.wysiwyg-content h2.-bordered::before, .h2.-bordered::before {
    content: '';
    display: block;
    width: 55px;
    height: 3px;
    background: #1db0eb;
    margin-bottom: 30px;
}
.wysiwyg-content h2.-centered, .h2.-centered {
    text-align: center;
}
.wysiwyg-content h2.-centered::before, .h2.-centered::before {
    margin: 0 auto 30px;
}
.wysiwyg-content h3, .h3 {
    font-size: 20px;
    font-size: 1.11111rem;
    line-height: 1.14;
}

@media (min-width: 768px) {
.wysiwyg-content h3,  .h3 {
    font-size: 22px;
    font-size: 1.22222rem;
}
}
.wysiwyg-content h4, .h4 {
    color: #333;
    font-size: 17px;
    font-size: 0.94444rem;
    font-weight: 700;
}

@media (min-width: 768px) {
.wysiwyg-content h4,  .h4 {
    font-size: 20px;
    font-size: 1.11111rem;
}
}
.wysiwyg-content h5, .h5, .wysiwyg-content h6, .h6 {
    color: #333;
    font-size: 15px;
    font-size: 0.83333rem;
    font-weight: 700;
}

@media (min-width: 768px) {
.wysiwyg-content h5,  .h5,  .wysiwyg-content h6,  .h6 {
    font-size: 18px;
    font-size: 1rem;
}
}
p {
    font-size: 16px;
    font-size: 0.83333rem;
    line-height: 1.47;
    margin: 0 0 20px;
}

@media (min-width: 768px) {
p {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.55;
}
}
p:last-child {
    margin-bottom: 0;
}
p.-large {
    color: #777;
    font-size: 17px;
    font-size: 0.94444rem;
    line-height: 1.4;
}

@media (min-width: 768px) {
p.-large {
    font-size: 24px;
    font-size: 1.33333rem;
    line-height: 1.33;
}
}
strong, b {
    font-weight: 700;
}
ol, ul {
    margin: 0 0 20px;
}
ol:last-child, ul:last-child {
    margin-bottom: 0;
}
.wysiwyg-content ol, .mce-content-body ol, .wysiwyg-content ul, .mce-content-body ul {
    list-style: none;
    padding: 0;
}

@media (min-width: 768px) {
.wysiwyg-content ol,  .mce-content-body ol, .wysiwyg-content  ul,  .mce-content-body  ul {
    margin-left: 30px;
}
}
.wysiwyg-content ol:last-child, .mce-content-body ol:last-child, .wysiwyg-content ul:last-child, .mce-content-body ul:last-child {
    margin-bottom: 0;
}
ol li, ul li {
    font-size: 16px;
    font-size: 1rem;
}
.wysiwyg-content ol li, .mce-content-body ol li, .wysiwyg-content ul li, .mce-content-body ul li {
    font-size: 15px;
    font-size: 0.83333rem;
    line-height: 1.47;
    padding-left: 16px;
    margin-bottom: 10px;
}

@media (min-width: 768px) {
.wysiwyg-content ol li,  .mce-content-body ol li, .wysiwyg-content  ul li,  .mce-content-body  ul li {
    font-size: 18px;
    font-size: 1rem;
    line-height: 1.55;
    margin-bottom: 14px;
}
}
.wysiwyg-content ol li:last-child, .mce-content-body ol li:last-child, .wysiwyg-content ul li:last-child, .mce-content-body ul li:last-child {
    margin-bottom: 0;
}
.wysiwyg-content ol li ul, .wysiwyg-content ol li ol, .mce-content-body ol li ul, .mce-content-body ol li ol, .wysiwyg-content ul li ul, .wysiwyg-content ul li ol, .mce-content-body ul li ul, .mce-content-body ul li ol {
    margin-left: 10px;
    margin-top: 10px;
}

@media (min-width: 768px) {
.wysiwyg-content ol li ul,  .wysiwyg-content ol li ol,  .mce-content-body ol li ul,  .mce-content-body ol li ol, .wysiwyg-content  ul li ul,  .wysiwyg-content  ul li ol,  .mce-content-body  ul li ul,  .mce-content-body  ul li ol {
    margin-top: 14px;
}
}
.wysiwyg-content ol li ol, .mce-content-body ol li ol, .wysiwyg-content ul li ol, .mce-content-body ul li ol {
    margin-left: 20px;
}
.wysiwyg-content ul > li::before, .mce-content-body ul > li::before {
    content: '';
    display: inline-block;
    position: relative;
    top: -3px;
    left: -15px;
    width: 5px;
    height: 5px;
    background: #7c2b83;
    border-radius: 50%;
    margin-right: -5px;
}
.wysiwyg-content ol, .mce-content-body ol {
    counter-reset: item;
}
.wysiwyg-content ol > li, .mce-content-body ol > li {
    position: relative;
    counter-increment: item;
    padding-left: 25px;
}

@media (min-width: 768px) {
.wysiwyg-content ol > li,  .mce-content-body ol > li {
    padding-left: 30px;
}
}
.wysiwyg-content ol > li::before, .mce-content-body ol > li::before {
    content: counters(item, ".");
    position: absolute;
    top: 0;
    right: -8px;
    color: #7c2b83;
    font-weight: 700;
    margin-right: 100%;
}
.wysiwyg-content ol > li::after, .mce-content-body ol > li::after {
    content: '|';
    position: absolute;
    top: 0;
    left: 15px;
    color: #a9a9a9;
}

@media (min-width: 768px) {
.wysiwyg-content ol > li::after,  .mce-content-body ol > li::after {
    left: 18px;
    font-weight: 600;
}
}
.form-required::after {
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: polygon(0 0, 0 0, 0 0, 0 0);
    clip-path: polygon(0 0, 0 0, 0 0, 0 0);
    position: absolute;
    white-space: nowrap;
    height: 1px;
    width: 1px;
    overflow: hidden;
}
.error-message {
    position: relative;
    background: #601468;
    color: #fff;
    font-size: 14px;
    font-size: 0.77778rem;
    line-height: 1;
    padding: 8px 15px 8px 36px;
    outline: 1px solid #601468;
    margin-top: -14px;
    margin-bottom: 15px;
}
.error-message::before {
    content: "&#59649;";
    display: inline-block;
    font-family: 'icomoon' !important;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    line-height: 1;
    text-transform: none;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transition: 0.15s ease-in-out;
    position: absolute;
    top: 8px;
    left: 15px;
}
.page-container {
   /* display: flex;
    flex-direction: column;
    height: 100%;*/
}
.page-container > * {
    flex: none;
}
.page-container > main {
    flex: 1 0 auto;
    padding: 0 25px;
}

@media (min-width: 768px) {
.page-container > main {
    padding: 0 30px;
}
}
.js-blocker {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #601468;
    opacity: 0;
    visibility: hidden;
    z-index: -1;
    cursor: pointer;
    transition: 0.15s ease-in-out;
}
html[data-menu='open'] .js-blocker {
    opacity: .9;
    visibility: visible;
    z-index: 98;
}
a {
    display: inline-block;
    color: #037aa8;
    font-family: "myriad pro", Arial, "Helvetica Neue", Helvetica, sans-serif;
    text-decoration: none;
    transition: 0.15s ease-in-out;
}
a:active, a:focus, a:hover {
    color: #129dd3;
    outline: 0;
}
a:disabled, a[disabled] {
    opacity: .5;
    pointer-events: none;
}
.wysiwyg-content a:not(.btn), a.-underlined:not(.btn) {
    display: inline;
    font-weight: 700;
    border-bottom: 1px solid #037aa8;
}
.wysiwyg-content a:not(.btn):active, .wysiwyg-content a:not(.btn):focus, .wysiwyg-content a:not(.btn):hover, a.-underlined:not(.btn):active, a.-underlined:not(.btn):focus, a.-underlined:not(.btn):hover {
    border-color: transparent;
}
a#main-content {
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: polygon(0 0, 0 0, 0 0, 0 0);
    clip-path: polygon(0 0, 0 0, 0 0, 0 0);
    position: absolute;
    white-space: nowrap;
    height: 1px;
    width: 1px;
    overflow: hidden;
}
button, .btn, input[type='submit'], input[type='reset'], input[type='button'], .language-link, .cons-pers input#op\.cnclAddCons-top, .cons-pers input#op\.cnclAddCons {
    display: inline-block;
    cursor: pointer;
    background: #129dd3;
    color: #fff;
    font-family: "myriad pro", Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 16px;
    font-size: 0.88889rem;
    font-weight: 700;
    letter-spacing: .5px;
    line-height: 1;
    text-align: center;
    text-decoration: none;
    padding: 14px;
    border: 2px solid #129dd3;
    border-radius: 3px;
    transition: 0.15s ease-in-out;
}

@media (min-width: 400px) {
button,  .btn,  input[type='submit'],  input[type='reset'],  input[type='button'],  .language-link {
    padding: 14px 18px;
}
}
button:active, button:focus, button:hover, .btn:active, .btn:focus, .btn:hover, input[type='submit']:active, input[type='submit']:focus, input[type='submit']:hover, input[type='reset']:active, input[type='reset']:focus, input[type='reset']:hover, input[type='button']:active, input[type='button']:focus, input[type='button']:hover, .language-link:active, .language-link:focus, .language-link:hover, .cons-pers input#op\.cnclAddCons-top:hover, .cons-pers input#op\.cnclAddCons:hover {
    background: #fff;
    color: #000;
    outline: 0;
}
button:disabled, .btn:disabled, input[type='submit']:disabled, input[type='reset']:disabled, input[type='button']:disabled, .language-link:disabled {
    opacity: .5;
    pointer-events: none;
}
button.-purple, .btn.-purple, input[type='submit'].-purple, input[type='reset'].-purple, input[type='button'].-purple, .language-link.-purple {
    background: #7c2b83;
    border-color: #7c2b83;
}
button.-purple:active, button.-purple:focus, button.-purple:hover, .btn.-purple:active, .btn.-purple:focus, .btn.-purple:hover, input[type='submit'].-purple:active, input[type='submit'].-purple:focus, input[type='submit'].-purple:hover, input[type='reset'].-purple:active, input[type='reset'].-purple:focus, input[type='reset'].-purple:hover, input[type='button'].-purple:active, input[type='button'].-purple:focus, input[type='button'].-purple:hover, .language-link.-purple:active, .language-link.-purple:focus, .language-link.-purple:hover {
    background: #fff;
}
button.-white, .btn.-white, input[type='submit'].-white, input[type='reset'].-white, input[type='button'].-white, .language-link.-white {
    background: none;
    border-color: rgba(255, 255, 255, 0.8);
}
button.-white:active, button.-white:focus, button.-white:hover, .btn.-white:active, .btn.-white:focus, .btn.-white:hover, input[type='submit'].-white:active, input[type='submit'].-white:focus, input[type='submit'].-white:hover, input[type='reset'].-white:active, input[type='reset'].-white:focus, input[type='reset'].-white:hover, input[type='button'].-white:active, input[type='button'].-white:focus, input[type='button'].-white:hover, .language-link.-white:active, .language-link.-white:focus, .language-link.-white:hover {
    background: #fff;
    color: #000;
    border-color: #fff;
}
button.-donate:active, button.-donate:focus, button.-donate:hover, .btn.-donate:active, .btn.-donate:focus, .btn.-donate:hover, input[type='submit'].-donate:active, input[type='submit'].-donate:focus, input[type='submit'].-donate:hover, input[type='reset'].-donate:active, input[type='reset'].-donate:focus, input[type='reset'].-donate:hover, input[type='button'].-donate:active, input[type='button'].-donate:focus, input[type='button'].-donate:hover, .language-link.-donate:active, .language-link.-donate:focus, .language-link.-donate:hover {
    background: #037aa8;
    color: #fff;
    border-color: #037aa8;
}
.footer-subscribe {
    background: #0a95cd;
    padding: 33px 18px 37px;
}

@media (min-width: 900px) {
.footer-subscribe {
    padding: 50px 18px 40px;
}
}

.lupus-quiz {
    margin: 45px 0;
}

@media (min-width: 600px) {
.lupus-quiz {
    margin: 60px 0;
}
}
.lupus-quiz-inner {
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}
.lupus-quiz-masthead {
    text-align: center;
}
.lupus-quiz-masthead img {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
}
.lupus-quiz-masthead p {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
}
.lupus-quiz-masthead-button {
    margin: 30px 0;
}

.site-footer-top {
    background: #f4f4f4;
    padding: 42px 18px 34px;
}
.site-footer-top-inner {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

@media (min-width: 600px) {
.site-footer-top-inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
}
.site-footer-logo-social {
    padding-bottom: 30px;
    border-bottom: 1px solid #c5c5c5;
    margin-bottom: 30px;
}

@media (min-width: 600px) {
.site-footer-logo-social {
    flex: none;
    width: 192px;
    padding: 0;
    border: 0;
    margin: 0;
}
}

@media (min-width: 1000px) {
.site-footer-logo-social {
    width: 300px;
}
}
.site-footer-logo {
    display: block;
    width: 162px;
    margin: 0 auto;
}

@media (min-width: 600px) {
.site-footer-logo {
    margin: 0;
}
}
.site-footer-social {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
}

@media (min-width: 600px) {
.site-footer-social {
    justify-content: flex-start;
}
}
.site-footer-social a {
    flex: none;
    color: #000;
    margin: 0 10px;
}
.site-footer-social a:active, .site-footer-social a:focus, .site-footer-social a:hover {
    color: #129dd3;
}
.site-footer-nav {
    max-width: 284px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 10px;
}

@media (min-width: 600px) {
.site-footer-nav {
    flex: 1 1 0%;
    max-width: 390px;
    padding: 0;
    margin: 0;
}
}

@media (min-width: 900px) {
.site-footer-nav {
    max-width: none;
    padding-right: 30px;
}
}

@media (min-width: 1200px) {
.site-footer-nav {
    padding-right: 60px;
}
}
.site-footer-nav-items {
    list-style: none;
    padding: 0;
    margin: 0;
    column-count: 2;
}
.site-footer-nav-item {
    margin-bottom: 20px;
}
.site-footer-nav a {
    color: #000;
    font-size: 15px;
    font-size: 0.83333rem;
    line-height: .933;
    font-weight: 600;
    border-bottom: 1px solid #000;
}

@media (min-width: 768px) {
.site-footer-nav a {
    font-size: 16px;
    font-size: 0.88889rem;
}
}
.site-footer-nav a:active, .site-footer-nav a:focus, .site-footer-nav a:hover {
    color: #129dd3;
    border-color: transparent;
}
.site-footer-text {
    border-top: 1px solid #c5c5c5;
    padding-top: 30px;
}

@media (min-width: 600px) {
.site-footer-text {
    flex: none;
    width: 100%;
    margin-top: 10px;
}
}

@media (min-width: 900px) {
.site-footer-text {
    flex: 1 1 0%;
    width: auto;
    padding: 0 0 0 30px;
    border-top: 0;
    border-left: 1px solid #c5c5c5;
    margin: 0;
}
}

@media (min-width: 1200px) {
.site-footer-text {
    padding-left: 60px;
}
}
.site-footer-text-mission {
    max-width: 284px;
    margin-left: auto;
    margin-right: auto;
    font-size: 15px;
    font-size: 0.83333rem;
    line-height: 1.47;
    text-align: center;
    margin-bottom: 25px;
}

@media (min-width: 600px) {
.site-footer-text-mission {
    max-width: 564px;
    text-align: left;
    margin: 0 0 25px;
}
}

@media (min-width: 768px) {
.site-footer-text-mission {
    font-size: 16px;
    font-size: 0.88889rem;
}
}
.site-footer-text-images {
    display: flex;
    align-items: center;
    justify-content: center;
}

@media (min-width: 600px) {
.site-footer-text-images {
    justify-content: flex-start;
}
}
.site-footer-text-images img {
    flex: none;
}
.site-footer-text-images img + img {
    margin-left: 30px;
}
.site-footer-bottom {
    background: #e9e9e9;
    padding: 25px;
}
.site-footer-bottom-inner {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    color: #515151;
    font-size: 13px;
    font-size: 0.72222rem;
    text-align: center;
}

@media (min-width: 768px) {
.site-footer-bottom-inner {
    display: flex;
    align-items: baseline;
    text-align: left;
}
}

@media (min-width: 900px) {
.site-footer-bottom-inner {
    font-size: 15px;
    font-size: 0.83333rem;
}
}
.site-footer-legal-nav {
    margin-bottom: 12px;
}

@media (min-width: 768px) {
.site-footer-legal-nav {
    flex: 1 1 0%;
    margin: 0 30px 0 0;
}
}
.site-footer-legal-nav-items {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    align-items: baseline;
    justify-content: center;
}

@media (min-width: 768px) {
.site-footer-legal-nav-items {
    justify-content: flex-start;
}
}
.site-footer-legal-nav-item {
    font-size: 13px;
    font-size: 0.72222rem;
}

@media (min-width: 900px) {
.site-footer-legal-nav-item {
    font-size: 15px;
    font-size: 0.83333rem;
}
}
.site-footer-legal-nav-item + .site-footer-legal-nav-item::after {
    content: '';
    display: block;
    clear: both;
}
.site-footer-legal-nav-item + .site-footer-legal-nav-item::before {
    content: '\00A0\00A0\00A0|\00A0\00A0\00A0';
    float: left;
}
.site-footer-legal-nav a {
    color: #515151;
    border-bottom: 1px solid #515151;
}
.site-footer-legal-nav a:active, .site-footer-legal-nav a:focus, .site-footer-legal-nav a:hover {
    color: #129dd3;
    border-color: #129dd3;
}
.site-footer-copyright {
    line-height: 1.46;
}

@media (min-width: 768px) {
.site-footer-copyright {
    flex: none;
    text-align: right;
}
}
.site-header-main-navbar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    height: 70px;
    background: #7c2b83;
    padding-left: 15px;
}

@media (min-width: 768px) {
.site-header-main-navbar {
    padding-left: 20px;
}
}

@media (min-width: 1000px) {
.site-header-main-navbar {
    height: 100px;
    padding-left: 30px;
}
}

.site-header-logo {
    flex: none;
    width: 120px;
}

@media (min-width: 1000px) {
.site-header-logo {
    width: 145px;
}
}
.site-header-logo img {
    width: 100%;
    max-width: none;
}

.site-header-main-nav-items {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: flex-end;
}

.site-header-utility-navbar {
    display: none;
    padding-right: 30px;
}

@media (min-width: 1000px) {
.site-header-utility-navbar {
    display: flex;
    justify-content: flex-end;
}
}

@media (min-width: 1400px) {
.site-header-utility-navbar {
    padding-right: 0;
}
}
.site-header-utility-nav {
    flex: none;
}
.site-header-utility-nav-items {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    height: 40px;
}

.site-header {
    position: relative;
    width: 100%;
    z-index: 10;
}
.site-header-search-inner, .site-header-inner {
    max-width: 1365px;
    margin-left: auto;
    margin-right: auto;
}
/***** Main Body *****/

#body_container, #body_container p, #body_container div {
    font-family: "myriad pro", Arial, "Helvetica Neue", Helvetica, sans-serif;
}
/***** Footer *****/

.site-footer-text-mission, .site-footer-copyright {
    font-family: "myriad pro", Arial, "Helvetica Neue", Helvetica, sans-serif;
}
/***** Survey styles *****/

.cons-pers td {
    background: none;
}
.NetscapeFix #last_name {
    margin-left: 15px;
}

-->


