/* YAML Base Lite - Browser Reset - NetRaising - December 2019 */
@media all{*{margin:0;padding:0}option{padding-left:.4em}select{padding:1px}article,aside,details,figcaption,figure,footer,header,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none}[hidden]{display:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}fieldset,img{border:0 solid}blockquote{margin:0 0 1em .8em}q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}.ym-clearfix:before{content:"";display:table}.ym-clearfix:after{clear:both;content:".";display:block;font-size:0;height:0;visibility:hidden}.ym-grid{display:table;table-layout:fixed;width:100%;list-style-type:none;padding-left:0;padding-right:0;margin-left:0;margin-right:0}.ym-gl{float:left;margin:0}.ym-gr{float:right;margin:0 0 0 -5px}.ym-g20{width:20%}.ym-g40{width:40%}.ym-g60{width:60%}.ym-g80{width:80%}.ym-g25{width:25%}.ym-g33{width:33.333%}.ym-g50{width:50%}.ym-g66{width:66.666%}.ym-g75{width:75%}.ym-g38{width:38.2%}.ym-g62{width:61.8%}.ym-gbox{padding:0 10px}.ym-gbox-left{padding:0 10px 0 0}.ym-gbox-right{padding:0 0 0 10px}.ym-equalize{overflow:hidden}.ym-equalize>[class*=ym-g]{display:table-cell;float:none;margin:0;vertical-align:top}.ym-equalize>[class*=ym-g]>[class*=ym-gbox]{padding-bottom:10000px;margin-bottom:-10000px}.ym-skip,.ym-hideme,.nr-hideme,.ym-print{position:absolute;top:-32768px;left:-32768px}.ym-skip:focus,.ym-skip:active{position:static;top:0;left:0}.ym-skiplinks{position:absolute;top:0;left:-32768px;z-index:1000;width:100%;margin:0;padding:0;list-style-type:none}.ym-skiplinks .ym-skip:focus,.ym-skiplinks .ym-skip:active{left:32768px;outline:0 none;position:absolute;width:100%}}
/* YAML Forms Base - NetRaising - Feb 2018 - Don't Touch */
@media all {.ym-form,.ym-form fieldset {overflow: hidden;}.ym-form div {position: relative;}.ym-form label,.ym-form .ym-label,.ym-form .ym-message {position: relative;line-height: 1.5;display: block;}.ym-form .ym-message {clear: both;}.ym-form .ym-fbox-check label {display: inline;}.ym-form input,.ym-form textarea {cursor: text;}.ym-form .ym-fbox-check input,.ym-form input[type="image"],.ym-form input[type="radio"],.ym-form input[type="checkbox"],.ym-form select,.ym-form label {cursor: pointer;}.ym-form textarea {overflow: auto;}.ym-form input.hidden,.ym-form input[type=hidden] {display: none !important;}.ym-form .ym-fbox:before,.ym-form .ym-fbox-text:before,.ym-form .ym-fbox-select:before,.ym-form .ym-fbox-check:before,.ym-form .ym-fbox-button:before {content: "";display: table;}.ym-form .ym-fbox:after,.ym-form .ym-fbox-text:after,.ym-form .ym-fbox-select:after,.ym-form .ym-fbox-check:after,.ym-form .ym-fbox-button:after {clear: both;content: ".";display: block;font-size: 0;height: 0;visibility: hidden;}.ym-form .ym-fbox-check input:focus,.ym-form .ym-fbox-check input:hover,.ym-form .ym-fbox-check input:active,.ym-form input[type="radio"]:focus,.ym-form input[type="radio"]:hover,.ym-form input[type="radio"]:active,.ym-form input[type="checkbox"]:focus,.ym-form input[type="checkbox"]:hover,.ym-form input[type="checkbox"]:active {border: 0 none;}.ym-form input,.ym-form textarea,.ym-form select {display: block;position: relative;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;width: 70%;}.ym-form .ym-fbox-check input,.ym-form input[type="radio"],.ym-form input[type="checkbox"] {display: inline;margin-left: 0;margin-right: 0.5ex;width: auto;height: auto;}.ym-form input[type="image"] {border: 0;display: inline;height: auto;margin: 0;padding: 0;width: auto;}.ym-form label,.ym-form .ym-label {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}.ym-form .ym-fbox-button input {display: inline;overflow: visible;width: auto;}.ym-form .ym-inline {display: inline-block;float: none;margin-right: 0;width: auto;vertical-align: baseline;}/* default form wrapper width */.ym-fbox-wrap {display: table;table-layout: fixed;width: 70%;}.ym-fbox-wrap input,.ym-fbox-wrap textarea,.ym-fbox-wrap select {width: 100%;}.ym-fbox-wrap input[type="image"] {width: auto;}.ym-fbox-wrap input[type="radio"],.ym-fbox-wrap input[type="checkbox"] {display: inline;width: auto;margin-left: 0;margin-right: 0.5ex;}.ym-fbox-wrap label,.ym-fbox-wrap .ym-label {display: inline;}.ym-full input,.ym-full textarea,.ym-full select {width: 100%;}.ym-full .ym-fbox-wrap {width: 100%;}.ym-columnar input,.ym-columnar textarea,.ym-columnar select {float: left;margin-right: -3px;}.ym-columnar label,.ym-columnar .ym-label {display: inline;float: left;width: 30%;z-index: 1;}.ym-columnar .ym-fbox-check input,.ym-columnar .ym-message {margin-left: 30%;}.ym-columnar .ym-fbox-wrap {margin-left: 30%;margin-right: -3px;}.ym-columnar .ym-fbox-wrap .ym-message {margin-left: 0%;}.ym-columnar .ym-fbox-wrap label {float: none;width: auto;z-index: 1;margin-left: 0;}.ym-columnar .ym-fbox-wrap input {margin-left: 0;position: relative;}.ym-columnar .ym-fbox-check {position: relative;}.ym-columnar .ym-fbox-check label,.ym-columnar .ym-fbox-check .ym-label {padding-top: 0;}.ym-columnar .ym-fbox-check input {top: 3px;}.ym-columnar .ym-fbox-button input {float: none;margin-right: 1em;}.ym-fbox-wrap + .ym-fbox-wrap {margin-top: 0.5em;}/* global and local columnar settings for button alignment */.ym-columnar fieldset .ym-fbox-button,fieldset.ym-columnar .ym-fbox-button {padding-left: 30%;}}

/* YAML Forms Lite - NetRaising - Febuary 2019 - Edit Below Only */
@media screen {
.ym-form .ym-g50 {width: 49%;}
.ym-form .ym-g33 {width: 33%;}
.ym-form label,
  .ym-form .ym-label {color: #444a9e;line-height: 1.5;padding-top: 0.25em;font-size: 110%;}
.nr-label {padding: 0.25em 0 0.2em 0.25em;}
.ym-form .ym-fbox-footer {background: #ececec;border-top: 1px #e0e0e0 solid;padding: 1.5em 1em;margin: 0;}
.ym-form .ym-fbox + .ym-fbox {margin: 0.5em 0;}
.ym-form .ym-fbox:last-child {margin-bottom: 1em;}
.ym-form .ym-fbox + .ym-fbox-footer {margin: 1em 0 0 0;}
.ym-form .ym-fbox :last-child,
  .ym-form .ym-fbox-footer :last-child {margin-bottom: 0;}
.ym-form .ym-fbox-heading {font-size: 1em;font-size: 100%;color: #000;margin: 1em;}
.ym-form .ym-fbox-check:focus + label {color: #000;}
.ym-fbox-text {margin-top: 1em;}
.ym-form .ym-gbox-left {padding: 0 4px 0 0;}
.ym-form .ym-gbox-right {padding: 0 0 0 4px;}
.ym-form .ym-gbox {padding: 0 2px 0 2px;}
.ym-form input,
  .ym-form textarea,
  .ym-form select {border: 2px solid #eee;line-height: 1.5em;font-family: 'Raleway', "Helvetica Neue", Arial, Helvetica, sans-serif;box-shadow: none;background: #fff;border-radius: 10px;}
.ym-form input,
  .ym-form textarea {padding: .75em 1em 0.7em 1em;}
.ym-form select {padding: .75em .25em .75em 1em;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;-webkit-appearance: none;-moz-appearance: none;}
.ym-form select::-ms-expand {display: none;}
.ym-form select {overflow-y: auto;}
.ym-form select:not([multiple]) {background-image: linear-gradient(45deg, transparent 50%, gray 50%),
    linear-gradient(135deg, gray 50%, transparent 50%),
    linear-gradient(to right, #ccc, #ccc);background-position: calc(100% - 20px) calc(1em + 5px),
    calc(100% - 15px) calc(1em + 5px),
    calc(100% - 2.5em) 0.75em;background-size: 5px 5px,
    5px 5px,
    1px 1.5em;background-repeat: no-repeat;}
.ym-form select:focus:not([multiple]) {background-image: linear-gradient(135deg, transparent 50%, gray 50%),
    linear-gradient(45deg, transparent 50%, gray 50%),
    linear-gradient(to top, #ccc, #ccc);background-position: calc(100% - 20px) calc(1em + 2px),
    calc(100% - 20px) calc(1em + 7px),
    calc(100% - 2.5em) 0.75em;background-size: 5px 5px,
    5px 5px,
    1px 1.5em;background-repeat: no-repeat;outline: 0;}
.ym-form select:-moz-focusring {color: transparent;text-shadow: 0 0 0 #000;}
.ym-form input:hover,
.ym-form select:hover,
.ym-form textarea:hover {background-color: #f3f3f3 !important;}
.ym-form input:focus,
.ym-form select:focus,
.ym-form textarea:focus,
.ym-form input:active,
.ym-form select:active,
.ym-form textarea:active {background-color: #fff !important;border-radius: 10px;outline: none;border: 2px solid blue;box-shadow: inset 0px 0px 2px blue;}
.ym-form optgroup {font-family: 'Raleway', "Helvetica Neue", Arial, Helvetica, sans-serif;font-style: normal;font-weight: bold;}
.ym-form .ym-fbox-check input,
  .ym-form input[type="image"],
  .ym-form input[type="radio"],
  .ym-form input[type="checkbox"] {border: 0 none !important;background: transparent !important;}
.ym-form .ym-message {color: #666;margin-bottom: 0.5em;}
.ym-form .ym-required {color: #c30000;font-weight: 600;font-size: 130%;top: 0.2em;right: -0.1em;}
.ym-form input:valid,
  .ym-form textarea:valid {background-color: #fff;border-radius: 10px;}
.ym-form .ym-error label {color: #800;font-weight: normal;}
.ym-form .ym-error input,
  .ym-form .ym-error select,
  .ym-form .ym-error textarea {border: 1px #800 solid;}
.ym-form .ym-error input:hover,
  .ym-form .ym-error input:focus,
  .ym-form .ym-error select:hover,
  .ym-form .ym-error select:focus,
  .ym-form .ym-error textarea:hover,
  .ym-form .ym-error textarea:focus {border: 1px #800 solid !important;}
.ym-form .ym-error .ym-message {color: #800;font-weight: bold;margin-top: 0;}
/**** Buttons ****/
.ym-button,
  .ym-form button,
  .ym-form input[type="button"],
  .ym-form input[type="reset"],
  .ym-form input[type="submit"] {overflow: visible;width: auto;outline: none;padding: 6px 9px 5px 9px;font: 300 15px/1em 'Raleway', 'Helvetica Neue', Arial, 'Lucida Grande', sans-serif;color: #333;text-shadow: 0 1px 0 #f0f0f0;background: #ebebeb;background: -webkit-gradient(linear, left top, left bottom, from(#fefefe), to(#dddddd));background: -moz-linear-gradient(top, #fefefe, #dddddd);border-width: 1px;border-style: solid;border-color: #bbb #bbb #999;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;-webkit-box-shadow: 0 1px 0 #f8f8f8;-moz-box-shadow: 0 1px 0 #f8f8f8;box-shadow: 0 1px 0 #f8f8f8;margin: 1.5em 0;}
.ym-button:hover,
  .ym-form button:hover,
  .ym-form input[type="button"]:hover,
  .ym-form input[type="reset"]:hover,
  .ym-form input[type="submit"]:hover {color: #333;text-shadow: 0 1px 0 #f0f0f0;background: #e5e5e5;background: -webkit-gradient(linear, left top, left bottom, from(#f0f0f0), to(#dddddd));background: -moz-linear-gradient(top, #f0f0f0, #dddddd);border-color: #999 #999 #666;}
.ym-button:active,
  .ym-form button:active,
  .ym-form input[type="button"]:active,
  .ym-form input[type="reset"]:active,
  .ym-form input[type="submit"]:active {color: #333;text-shadow: none;background: #ddd;border-color: #999 #999 #666;}
.ym-button:focus,
  .ym-form button:focus,
  .ym-form input[type="button"]:focus,
  .ym-form input[type="reset"]:focus,
  .ym-form input[type="submit"]:focus {outline: 0;background: #fafafa;}
/* Button size-scaling classes */
.ym-button {}
.ym-button.ym-xlarge {font-size: 1.5em;}
.ym-button.ym-large {font-size: 1.2857em;}
.ym-button.ym-small {font-size: 0.8571em;}
.ym-button.ym-xsmall {font-size: 0.7143em;}
/* Button color scheme: primary */
.ym-button.ym-primary,
  .ym-form button.ym-primary,
  .ym-form input[type="button"].ym-primary,
  .ym-form input[type="reset"].ym-primary,
  .ym-form input[type="submit"].ym-primary {-webkit-box-shadow: 0 0 1px 1px rgba(255, 255, 255, 0.3) inset, 0 1px 0 rgba(0, 0, 0, 0.15);box-shadow: 0 0 1px 1px rgba(255, 255, 255, 0.3) inset, 0 1px 0 rgba(0, 0, 0, 0.15);background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #8888ee), color-stop(100%, #6666cc));background-image: none;background-color: #444A9E;zoom: 1;border: 1px solid #007;color: #fff !important;text-shadow: none;}
.ym-button.ym-primary:hover,
  .ym-form button.ym-primary:hover,
  .ym-form input[type="button"].ym-primary:hover,
  .ym-form input[type="reset"].ym-primary:hover,
  .ym-form input[type="submit"].ym-primary:hover {background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #8888ff), color-stop(100%, #6666dd));background-image: -webkit-linear-gradient(top, #8888ff, #6666dd);background-image: -moz-linear-gradient(top, #8888ff, #6666dd);background-image: -ms-linear-gradient(top, #8888ff, #6666dd);background-image: linear-gradient(to bottom, #8888ff,#6666dd);background-color: #8888ff;filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#FF8888FF', endColorstr='#FF6666DD');zoom: 1;}
.ym-button.ym-primary:active,
  .ym-form button.ym-primary:active,
  .ym-form input[type="button"].ym-primary:active,
  .ym-form input[type="reset"].ym-primary:active,
  .ym-form input[type="submit"].ym-primary:active {-webkit-box-shadow: inset 2px 2px 3px rgba(0, 0, 0, 0.2);box-shadow: inset 2px 2px 3px rgba(0, 0, 0, 0.2);background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #8888cc), color-stop(100%, #6666aa));background-image: -webkit-linear-gradient(top, #8888cc, #6666aa);background-image: -moz-linear-gradient(top, #8888cc, #6666aa);background-image: -ms-linear-gradient(top, #8888cc, #6666aa);background-image: linear-gradient(to bottom, #8888cc,#6666aa);background-color: #8888cc;filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#FF8888CC', endColorstr='#FF6666AA');zoom: 1;}
.ym-button.ym-primary:focus,
  .ym-form button.ym-primary:focus,
  .ym-form input[type="button"].ym-primary:focus,
  .ym-form input[type="reset"].ym-primary:focus,
  .ym-form input[type="submit"].ym-primary:focus {outline: 0;background: #88f;}
  }
/* FONT AWESOME PATHS AND TYPES */

@font-face {
  font-family: 'Font Awesome 6 Brands';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("https://cdn.netraising4.com/fonts/awesome/fa-brands-400.woff2");
}

.fab,
.fa-brands {
  font-weight: 400;
}
@font-face {
  font-family: 'Font Awesome 6 Free';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("https://cdn.netraising4.com/fonts/awesome/fa-regular-400.woff2") format("woff2");
}

.far,
.fa-regular {
  font-weight: 400;
}

@font-face {
  font-family: 'Font Awesome 6 Free';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("https://cdn.netraising4.com/fonts/awesome/fa-solid-900.woff2") format("woff2");
}

.fas,
.fa-solid {
  font-weight: 900;
}

.fa {
  font-family: var(--fa-style-family, "Font Awesome 6 Free");
  font-weight: var(--fa-style, 900); }

.fa,
.fa-classic,
.fa-sharp,
.fas,
.fa-solid,
.far,
.fa-regular,
.fab,
.fa-brands {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: var(--fa-display, inline-block);
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto; }

.fas,
.fa-classic,
.fa-solid,
.far,
.fa-regular {
  font-family: 'Font Awesome 6 Free'; }

.fab,
.fa-brands {
  font-family: 'Font Awesome 6 Brands'; }

.fa-lg {
    font-size: 1.33333em;
    line-height: .75em;
    vertical-align: -.0667em
}

.fa-xs {
    font-size: .75em
}

.fa-sm {
    font-size: .875em
}
/* Font Awesome Free 6.5.2 by @fontawesome - https://fontawesome.com + License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) + Copyright 2024 Fonticons, Inc.*/
.fa-accessible-icon:before{content:"\f368"}
.fa-angles-double-right:before{content:"\f101"}
.fa-angles-double-left:before{content:"\f100"}
.fa-angle-left:before{content:"\f104"}
.fa-angle-right:before{content:"\f105"}
.fa-angles-down:before{content:"\f103"}
.fa-angles-left:before{content:"\f100"}
.fa-angles-right:before{content:"\f101"}
.fa-arrow-circle-down:before{content:"\f0ab"}
.fa-arrow-circle-left:before{content:"\f0a8"}
.fa-arrow-circle-up:before{content:"\f0aa"}
.fa-arrow-down:before{content:"\f063"}
.fa-arrow-right-to-file:before{content:"\f56f"}
.fa-arrow-up:before{content:"\f062"}
.fa-arrows-alt-h:before{content:"\f337"}
.fa-arrows-alt-v:before{content:"\f338"}
.fa-arrow-left:before{content:"\f060"}
.fa-bluesky:before{content:"\e671"}
.fa-chevron-circle-down:before{content:"\f13a"}
.fa-chevron-circle-left:before{content:"\f137"}
.fa-chevron-circle-right:before{content:"\f138"}
.fa-chevron-circle-left:before{content:"\f137"}
.fa-chevron-circle-right:before{content:"\f138"}
.fa-chevron-circle-up:before{content:"\f139"}
.fa-chevron-down:before{content:"\f078"}
.fa-chevron-left:before{content:"\f053"}
.fa-chevron-right:before{content:"\f054"}
.fa-chevron-up:before{content:"\f077"}
.fa-circle-up:before{content:"\f35b";}
.fa-arrow-alt-circle-up:before{content:"\f35b";}
.fa-circle-right:before{content:"\f35a";}
.fa-arrow-alt-circle-right:before{content:"\f35a";}
.fa-circle-down:before{content:"\f358";}
.fa-arrow-alt-circle-down:before{content:"\f358";}
.fa-circle-left:before{content:"\f359";}
.fa-arrow-alt-circle-left:before{content:"\f359";}
.fa-circle-arrow-down:before{content:"\f0ab"}
.fa-circle-arrow-left:before{content:"\f0a8"}
.fa-circle-arrow-right:before{content:"\f35a"}
.fa-circle-arrow-up:before{content:"\f0aa"}
.fa-circle-chevron-down:before{content:"\f13a"}
.fa-circle-chevron-left:before{content:"\f137"}
.fa-circle-chevron-right:before{content:"\f138"}
.fa-circle-chevron-up:before{content:"\f139"}
.fa-edit:before {content:"\f044"}
.fa-external-link-square:before{content:"\f14c"}
.fa-facebook-f:before{content:"\f39e"}
.fa-facebook-messenger:before{content:"\f39f"}
.fa-facebook-square:before{content:"\f082"}
.fa-facebook:before{content:"\f09a"}
.fa-file-word:before{content:"\f1c2"}
.fa-info:before{content:"\f129"}
.fa-instagram-square:before{content:"\e055"}
.fa-instagram:before{content:"\f16d"}
.fa-linkedin-in:before{content:"\f0e1"}
.fa-linkedin:before{content:"\f08c"}
.fa-location-dot:before{content:"\f3c5"}
.fa-magnifying-glass:before{content:"\f002"}
.fa-pen-to-square:before{content:"\f044"}
.fa-phone-square-alt:before{content:"\f87b"}
.fa-phone-square:before{content:"\f098"}
.fa-plus-circle:before{content:"\f055"}
.fa-plus-square:before{content:"\f0fe"}
.fa-right-from-bracket:before{content:"\f2f5"}
.fa-search:before{content:"\f002"}
.fa-square-caret-right:before{content:"\f152"}
.fa-square-envelope:before{content:"\f199"}
.fa-square-facebook:before{content:"\f082"}
.fa-square-instagram:before{content:"\e055"}
.fa-square-phone:before{content:"\f098"}
.fa-square-plus:before{content:"\f0fe"}
.fa-square-rss:before{content:"\f143"}
.fa-square-tumblr:before{content:"\f174"}
.fa-square-twitter:before{content:"\f081"}
.fa-square-up-right:before{content:"\f360"}
.fa-square-vimeo:before{content:"\f194"}
.fa-square-x-twitter:before{content:"\e61a"}
.fa-square-youtube:before{content:"\f431"}
.fa-tiktok:before{content:"\e07b"}
.fa-times-circle:before{content:"\f057"}
.fa-times-rectangle:before{content:"\f410"}
.fa-times-square:before{content:"\f2d3"}
.fa-times:before{content:"\f00d"}
.fa-tumblr-square:before{content:"\f174"}
.fa-tumblr:before{content:"\f173"}
.fa-universal-access:before{content:"\f29a"}
.fa-vimeo-square:before{content:"\f194"}
.fa-vimeo-v:before{content:"\f27d"}
.fa-vimeo:before{content:"\f40a"}
.fa-window-close:before{content:"\f410"}
.fa-x-twitter:before{content:"\e61b"}
.fa-youtube-square:before{content:"\f431"}
.fa-youtube:before{content:"\f167"}
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 100;
  src: url(https://cdn.netraising4.com/fonts/poppins/100-italic.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 200;
  src: url(https://cdn.netraising4.com/fonts/poppins/200-italic.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 300;
  src: url(https://cdn.netraising4.com/fonts/poppins/300-italic.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 400;
  src: url(https://cdn.netraising4.com/fonts/poppins/400-italic.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 500;
  src: url(https://cdn.netraising4.com/fonts/poppins/500-italic.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 600;
  src: url(https://cdn.netraising4.com/fonts/poppins/600-italic.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 700;
  src: url(https://cdn.netraising4.com/fonts/poppins/700-italic.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 800;
  src: url(https://cdn.netraising4.com/fonts/poppins/800-italic.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 900;
  src: url(https://cdn.netraising4.com/fonts/poppins/900-italic.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 100;
  src: url(https://cdn.netraising4.com/fonts/poppins/100-normal.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 200;
  src: url(https://cdn.netraising4.com/fonts/poppins/200-normal.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 300;
  src: url(https://cdn.netraising4.com/fonts/poppins/300-normal.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  src: url(https://cdn.netraising4.com/fonts/poppins/400-normal.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  src: url(https://cdn.netraising4.com/fonts/poppins/500-normal.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  src: url(https://cdn.netraising4.com/fonts/poppins/600-normal.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  src: url(https://cdn.netraising4.com/fonts/poppins/700-normal.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 800;
  src: url(https://cdn.netraising4.com/fonts/poppins/800-normal.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 900;
  src: url(https://cdn.netraising4.com/fonts/poppins/900-normal.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

.poppins-thin {
  font-family: "Poppins", sans-serif;
  font-weight: 100;
  font-style: normal;
}

.poppins-extralight {
  font-family: "Poppins", sans-serif;
  font-weight: 200;
  font-style: normal;
}

.poppins-light {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.poppins-regular {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.poppins-medium {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.poppins-semibold {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style: normal;
}

.poppins-bold {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.poppins-extrabold {
  font-family: "Poppins", sans-serif;
  font-weight: 800;
  font-style: normal;
}

.poppins-black {
  font-family: "Poppins", sans-serif;
  font-weight: 900;
  font-style: normal;
}

.poppins-thin-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 100;
  font-style: italic;
}

.poppins-extralight-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 200;
  font-style: italic;
}

.poppins-light-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-style: italic;
}

.poppins-regular-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: italic;
}

.poppins-medium-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: italic;
}

.poppins-semibold-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style: italic;
}

.poppins-bold-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: italic;
}

.poppins-extrabold-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 800;
  font-style: italic;
}

.poppins-black-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 900;
  font-style: italic;
}

/* YAML Typography - NetRaising - Last Updated December 2019 */

@media all {

html * {
	font-size: 102%;
}

textarea,
  pre,
  code {
	font-family: Consolas, "Lucida Console", "Andale Mono", "Bitstream Vera Sans Mono", "Courier New", Courier;
}

body {
	font-family: 'Poppins', Arial, Helvetica, Geneva, sans-serif;
	font-size: 100%;
    text-align:left;
	color: #000;
}

h1,.nr-mimic-h1,
  h2,.nr-mimic-h2,
  h3,.nr-mimic-h3,
  h4,.nr-mimic-h4,
  h5,
  h6 {
	font-family: 'Poppins', Helvetica, Geneva, sans-serif;
	font-weight: 300;
	color: var(--fiord);
	margin: 0;
}

h1,.nr-mimic-h1 {
    font-size: 3rem;
	margin: 0 0 .05em 0;
}

h2,.nr-mimic-h2 {
	font-size: 2.5rem;
	margin: 0 0 .10em 0;
}

h3,.nr-mimic-h3 {
	font-size: 1.875rem;
	font-weight:200;
	margin: 0 0 .22em 0;
}

h4,.nr-mimic-h4 {
	font-size: 1.5rem;
	margin: 0 0 .30em 0;
}

h5 {
	font-size: 100%;
	font-weight: 500;
	margin: 0 0 .40em 0;
}

.nr-blue-sub-h {
	color: var(--denim);
	font-size: 1.5rem;
	font-weight: 500;
	margin: 0 0 .75em 0;
}

.nr-plus-icon::before {
	color: var(--fern-green);
	font-family: 'Font Awesome 6 Free';
	font-weight: 700;
	content: "\2b";
	padding-right: 8px;
	font-size: 70%;
	position: relative;
	bottom: 3px;
}


ul,
  ol,
  dl {
	font-size: 100%;
	line-height: 1.5;
	margin: 0 0 1.5em 0;
}

ul {
	list-style-type: disc;
}

ol {
	list-style-type: decimal;
}

ul ul {
	list-style-type: circle;
	margin-top: 0;
}

ol ol {
	list-style-type: lower-latin;
	margin-top: 0;
}

ol ul {
	list-style-type: circle;
	margin-top: 0;
}

li ul li ul {
	margin-bottom: 0;
}

li {
	font-size: 105%;
	line-height: 1.5;
	margin-left: 1em;
}

li li {
	font-size: 100%;
}

p {
	font-size: 105%;
	line-height: 1.5;
	margin: 0 0 1.1em 0;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 0 1.5em 0.8em;
}

blockquote,
  cite,
  q {
	font-family: Georgia, Times, serif;
	font-style: italic;
}

blockquote {
	background: transparent;
	color: var(--fiord);
	margin: 1.5em 0 0 1.5em;
}

strong,
  b {
	font-weight: bold;
}

em,
  i {
	font-style: italic;
}

big {
	font-size: 115%;
	line-height: 1.5;
}

small {
	font-size: 85%;
	line-height: 1.5;
}


sub,
  sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

hr, .nr-hrule {
	background: transparent;
	margin: 0.75em 0 0 0;
	padding: 0.68em 0 0 0;
	border: 0;
	border-top: 1px var(--trendy-pink) solid;
}

a,
  a:visited {
	color: #800;
	background: transparent;
	text-decoration: none;
}
.nr-content a, 
.nr-content a:visited {
    text-decoration: underline;
}


/* ORDER OF LINK CLASSES SHOULD ALWAYS BE

a:link
a:visited
a:hover
a:active - style during a click


:focus - style used for keyboard navigation and 
*/

/* Hover colors with approved contrast with black text and white background - https://www.w3.org/TR/2013/NOTE-WCAG20-TECHS-20130905/working-examples/G183/link-contrast.html */
a:hover,
  a:visited:hover,
  a:focus,
  a:visited:focus {
	color: #00f;
	background-color: transparent;
	text-decoration: none;
}

a:active {
	outline: none;
}

a.linkopacity img,
a.linkopacity:visited img,
a.linkopacity svg,
a.linkopacity:visited svg {
	zoom: 1;
	filter: alpha(opacity=100);
	opacity: 1.0;
	transition: all .3s ease;
}

a.linkopacity:hover img,
a.linkopacity:active img,
a.linkopacity:focus img,
a.linkopacity:hover svg,
a.linkopacity:active svg,
a.linkopacity:focus svg {
	zoom: 1;
	filter: alpha(opacity=75);
	opacity: 0.8;
	transition-delay: .3s;
}



a[href $='.pdf']::after {
	font-family: 'Font Awesome 6 Free';
	font-weight: 900;
	content: "\f1c1";
	padding-left: 7px;
	font-size: calc(12.5px + 0.15vw);
	position: relative;
	bottom: 1px;
}

a[href $='.docx']::after {
	font-family: 'Font Awesome 6 Free';
	font-weight: 900;
	content: "\f1c2";
	padding-left: 7px;
	font-size: calc(12.5px + 0.15vw);
	position: relative;
	bottom: 1px;
}

a[href $='.xlsx']::after {
	font-family: 'Font Awesome 6 Free';
	font-weight: 900;
	content: "\f1c3";
	padding-left: 7px;
	font-size: calc(12.5px + 0.15vw);
	position: relative;
	bottom: 1px;
}

/* These would be even better if they added "(download)" to the link text for accessability. Might this work?
a[href*="pdf"]:after {content: '<span class="ym-hideme">(download) </span>'} */

/* This would be better if it also added and alt="opens in new window" to the icon. Are we doing this with jQuery? */

a[href]:not([href*='netraising4.com']):not([href^='#']):not([href^='/']):not([href $='.pdf']):not([href $='.docx']):not([href $='.xlsx']):not([href^='tel']):not([href^='mailto']):not([href^='%20']):after  {
	font-family: "Font Awesome 6 Free";
	font-weight: 900;
	content: "\f35d";
	padding-left: 7px;
	font-size: calc(12.5px + 0.15vw);
	position: relative;
	bottom: 1px;
}

a.nr-link-icon:after {
	color: var(--fern-green);
	font-family: "Font Awesome 6 Free";
	font-weight: 900;
	content: "\f101";
	padding-left: 7px;
	font-size: calc(12.5px + 0.15vw);
	position: relative;
	bottom: 1px;
}

.nr-no-icon-after {
	background-image: none !important;
}

.nr-no-icon-after::after {
	display: none;
}

.nr-no-icon-after::after,
.nr-no-icon-after a::after {
	display: none;
}


*:focus {
	/* outline: none; */
	outline: 1px dotted #212121;
/*	outline: 5px auto -webkit-focus-ring-color; */
}

img,
  figure {
	margin: 0;
}
    
caption {
	font-variant: small-caps;
}

img,
.flexible {
	max-width: 100%;
	height: auto;
}

.float-left {
	float: left;
	display: inline;
	margin: 0 1em 1.5em 0;
}

.float-right {
	float: right;
	display: inline;
	margin: 0 0 1.5em 1em;
}

.center {
	display: block;
	text-align: center;
	margin: 0 auto 1.5em auto;
}
    
.nr-vertical-center {
	position: absolute;
	top: 50%;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
}
/* Normalize Buttons */
button {
    display: inline-block;
    border: none;
    padding: 1rem 2rem;
    margin: 0;
    text-decoration: none;
    background: #0069ed;
    color: #fff;
    font-family: sans-serif;
    font-size: 1rem;
    cursor: pointer;
    text-align: center;
    transition: background 250ms ease-in-out, 
                transform 150ms ease;
    -webkit-appearance: none;
    -moz-appearance: none;
}

button:hover,
button:focus {
    background: #0053ba;
}

button:focus {
    outline: 1px solid #fff;
    outline-offset: -4px;
}

button:active {
    transform: scale(0.99);
}

/* END Normalize Buttons */

table {
	width: 100%;
	border-collapse: collapse;
	border-top: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
	margin: 0 0 1.35714em 0;
    color: #222;
}

table.narrow {
	margin: 0 0 1.42857em 0;
}

table.narrow th,
  table.narrow td {
	padding: 0 0.5em;
	line-height: 1.42857;
}

table.fixed {
	table-layout: fixed;
}

table.bordertable {
	border: 1px #ccc solid;
}

table.bordertable thead th {
	background: #e0e0e0;
	border-right: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
}

table.bordertable tbody th[scope="row"] {
	background: #f0f0f0;
}

table.bordertable tbody th {
	border-right: 1px solid #ccc;
}

table.bordertable tbody td {
	border-right: 1px solid #ccc;
}

th,
  td {
	line-height: 1.5em;
	vertical-align: top;
	padding: 0.71429em 0.5em;
}

th *:first-child,
  td *:first-child {
	margin-top: 0;
}

th.nowrap,
  td.nowrap {
	white-space: nowrap;
}

thead th {
	text-align: left;
	border-bottom: 2px #000 solid;
    color: #000;
}

.nr-table th,
.nr-table td {
	padding: 0;
}

.nr-table .nr-table-column-1,
.nr-table .nr-table-column-2,
.nr-table .nr-table-column-3,
.nr-table .nr-table-column-4 {
	padding: 0.5em 0.5em 0.5em 1em;
}

.nr-table-column-width-25 {width: 25%;}
.nr-table-column-width-33 {width: 33%;}
.nr-table-column-width-50 {width: 50%;}

.nr-table th {
	background: var(--denim);
	font-style: normal;
    color: #fff;
}

/* Fixes empty columns when only 2 or 3 columns used */
.nr-table td:empty {display:none;}

.nr-table p {
	font-weight: normal;
	margin-bottom: 0;
}

}
/* YAML Layout - NetRaising - January 2020 */

@media screen {

body {
	overflow-y: scroll;
}

#nr-pre-header, #nr-post-header, #nr-nav-bar, #nr-main, #nr-aside-main, #nr-pre-footer, #nr-post-footer {display:block;}

/* CUSTOM COLUMNS CONTENT FIELD (2 or 3 columns) */
.nr-column-gbox-left {
	padding: 0 1.5em;
}
.nr-column-gbox-right {
	padding: 0 1.5em;
}/* END CUSTOM COLUMNS CONTENT FIELD */

.ym-wrapper {
	max-width: 80em;
	margin: 0 auto;
}

.ym-wbox {
	padding: 1.5em;
}

.ym-gbox {
	padding: 0 1.5em;
}

.ym-gbox-left {
	padding: 1.5em;
}

.ym-gbox-right {
	padding: 1.5em;
}

.ym-skiplinks a.ym-skip:focus,
  .ym-skiplinks a.ym-skip:active {
	color: #fff;
	background: #333;
	border-bottom: 1px #000 solid;
	padding: 10px 0;
	text-align: center;
	text-decoration: none;
}
/* Taming EEs PHP Warnings */
div.warn {
	max-width: 80em;
	margin: 1em auto;
	padding:0 1.5em;
}

div.warn :is(h1,h2,h3) {
	font-size: 90%;
	line-height: 1.5em;
}

div.warn :is(p,li) {
	font-size: 90%;
	line-height: 1em;
}

}

@media screen and (max-width: 760px) {

.linearize-level-1, .linearize-level-1 > [class*="ym-g"] {
    display: block;
	float: none;
	padding: 0;
	margin: 0;
	width: auto !important;
}

.linearize-level-1 > [class*="ym-g"] > [class*="ym-gbox"] {
    overflow: hidden;
}
/* CUSTOM COLUMNS CONTENT FIELD (2 or 3 columns) */
.nr-column-gbox-left,
.nr-column-gbox-right {
	padding: 0;
}/* END CUSTOM COLUMNS CONTENT FIELD */

#nr-pre-footer .ym-gr {
	text-align: left;
}

}

@media screen and (max-width: 480px) {

.linearize-level-2, .linearize-level-2 > [class*="ym-g"] {
    display: block;
	float: none;
	padding: 0;
	margin: 0;
	width: auto !important;
}

.linearize-level-2 > [class*="ym-g"] > [class*="ym-gbox"] {
    overflow: hidden;
}

}
/* MOBILE NAV */

.nr-sandwich-checkbox {
    display: none;
} /* Hide checkbox */

@media screen and (max-width: 1024px) {
    
    .nr-mobile-nav-location {
        color: var(--abbey);
        font-size: 1.75em;
        position: relative;
    }

/* Stick Menu Icon */
.nr-sandwich-label {
    cursor: pointer;
    display: flex; 
    
    align-items: center;
}/* Style label tag */

.nr-sandwich-layer {
    background: var(--abbey);
    display:flex;
    height: 3px;
    position: relative;
    width: 2em;
    margin-left:auto;

} /* Style span tag */

.nr-sandwich-layer::before,
.nr-sandwich-layer::after{
    background: var(--abbey);
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    transition: all .5s ease-out;
    width: 100%;
}
.nr-sandwich-layer::before{
    top: 7px;
}
.nr-sandwich-layer::after{
    top: -7px;
}

/* Mobils Nav Menu Show/Hide */
.nr-nav-wrap {
    max-height: 0;
    overflow: hidden;
}

/* Show the nav + toggle the sandwitch */
.nr-sandwich-checkbox:checked ~ [class=nr-nav-wrap] {
    max-height: 100%;
    overflow: visible;
}
.nr-sandwich-checkbox:checked ~ .nr-sandwich-label .nr-sandwich-layer {
    background: transparent;
}
.nr-sandwich-checkbox:checked ~ .nr-sandwich-label .nr-sandwich-layer::before {
    transform: rotate(45deg);
    top:0;
}
.nr-sandwich-checkbox:checked ~ .nr-sandwich-label .nr-sandwich-layer::after {
    transform: rotate(-45deg);
    top:0;
}



	
}/* max-width: 768px */


/* Responsiveness */
@media (min-width: 1024px) {

    .nr-sandwich-label{
        display: none;
    }
    
    .nr-nav-menu {
        display: flex;
    }

    .nr-nav-menu li {
        border-top: none;
    }

    .nr-nav-menu li:last-child {
        border-right: none;
    }

    .nr-nav-menu button,
    .nr-nav-menu .nr-static-nav-item a {
        width: auto;
        font-size: 100%;
    }

    .nr-nav-menu .nr-static-nav-item a {
        cursor: pointer;
    }
}
.nr-header {
  display: flex;
  align-items: center;
  width: 100%;
  min-height: 80px;
  padding: 0;
  box-sizing: border-box;
}

.nr-nav-main {
  flex: 0 0 66.666%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.nr-nav-main ul {
  display: flex;
  /* gap: 32px; */
  list-style: none;
  margin: 0;
  padding: 0;
  align-items: center;
}

.nr-nav-main li {
  position: relative;
}

/* ESSENTIAL STYLES */
.nr-nav-menu, .nr-nav-menu * {
  font-size: 1.375rem;
	margin: 0;
  
}

.nr-nav-menu ul {
  display:none;
  list-style-type: none;
	position: absolute;
	top: 100%;
	z-index: 99;
  margin-left:.5em;
}

.nr-nav-menu > li {
  display: flex;
  position: relative;
	transition: background .5s;
  white-space: nowrap;
}

.nr-nav-menu a {
  color: #000;
  text-decoration: none;
}

.nr-nav-menu button,
.nr-nav-menu li {
  display:block;
  font-weight: 500;
}

.nr-nav-menu span.nr-hide-word {pointer-events: none;}

.nr-nav-menu .nr-static-nav-item a,
.nr-nav-menu .nr-static-nav-item-selected {
  border: .3em solid transparent;
  color: #fff;
  display: inline-block;
  text-align: center;
  padding: 1em 0;
  width: 100%;
} 


.nr-nav-menu button:hover,
.nr-nav-menu button[aria-expanded="true"] {
  color: var(--trendy-pink);
}


.nr-nav-menu button,
.nr-nav-menu button:visited {
  color: #000;
  background-color: transparent;
  border: .3em solid transparent;
}

.nr-nav-menu .nr-selected-menu {
  color: var(--denim)
}

/* NAV TAB FOCUS */
.nr-nav-menu button:focus-visible,
.nr-nav-menu > li a:focus-visible,
.nr-nav-menu > li span.nr-selected-nav-cat:focus-visible,
.nr-nav-menu .nr-static-nav-item:focus-visible,
.nr-nav-menu .nr-static-nav-item-link:focus-visible {
  color: initial;
  border: .3em solid var(--fern-green);  
  box-sizing: border-box;
    height: 100%;
    outline: none;
    width: 100%;
}  

.nr-nav-menu > li a:focus-visible,
.nr-nav-menu > li span.nr-selected-nav-cat:focus-visible,
.nr-nav-menu .nr-static-nav-item:focus-visible,
.nr-nav-menu .nr-static-nav-item-link:focus-visible {
  border: .3em solid var(--porcelain);  
}  

/* DROPDOWNS START HERE */



.nr-nav-menu button:hover > ul {
	display: block;
}

.nr-nav-menu li li {
  background: var(--fiord);
  border-right: none;
}

.nr-nav-menu li li a,
.nr-nav-menu li li div
 {
  color: #fff;
  border: .3em solid transparent;
  display: block;
  font-size: 1em;
  padding: .5em 1em;  
}

.nr-nav-menu li li a:visited {
  color: #fff;
}

.nr-nav-menu li li a:hover {
  background-color: var(--blue-chill);
}

.nr-nav-menu li:hover,
.nr-nav-menu li:focus {
  margin: 0;
}

.nr-nav-menu span.nr-selected-nav-cat {
  color: var(--porcelain);
  border: .3em solid transparent;
  display: inline-block;
  font-size: 1em;
  font-weight: 500;
  padding: .5em 1em;
  font-style: italic;
}

.nr-nav-menu > li:hover a,
.nr-nav-menu > li span.nr-selected-nav-cat {
  color: #fff
}

/* MAKE FAR-RIGHT MENU RIGHT ALIGN WHEN THE DEVICE IS TOO NARROW AND WE'RE NOT MOBILE YET */

@media screen and (min-width: 856px) and (max-width: 1490px) {
.nr-nav-menu ul.nr-partners-menu{right:0}
}

/* MOBILE STACK */
@media (max-width: 1024px) {
  .nr-header {
    flex-direction: column;
    align-items: center;
    
  }

  .nr-logo,
  .nr-nav-main {
    flex: 0 0 100%;
    width: 100%;
    justify-content: center;
  }



  .nr-nav-main {
    display: block;
    margin-top:.5em;
    text-align: left;
  }



  .nr-logo {
    margin-bottom: 16px;
  }

} 

/* SUB NAVIGATION HORIZONTAL BAR */

#nr-post-header {
  background: var(--porcelain);
}

.nr-post-header .ym-wbox {padding:1.5em;}

.nr-nav-sub {
  font-weight: 400;
  font-size: 1em;
  text-align:left;
}

.nr-nav-sub-channel {
  color: var(--denim);
  font-weight: 600;
  text-transform: uppercase;
  padding-right: 1.25em;
}

.nr-nav-sub-cats {margin:0;}

.nr-nav-sub-cats li {
  border-right: 1px solid var(--denim);
  color: #000;
  display: inline-block;
  justify-content: space-between;
  margin: 0 -4px 0 0;
}

.nr-nav-sub-cats li:last-child {
  border-right: 0;
}

.nr-nav-sub-cats a,
.nr-nav-sub-cats a:visited {
  color: #000;
  padding: 1.5em 1.25em;
}

.nr-nav-sub-cats span.nr-nav-a-selected {
  font-style: italic;
  font-weight: 500;
  padding: 1.5em 1.25em;
}

.nr-nav-sub-cats a:hover,
.nr-nav-sub-cats a:visited:hover,
.nr-nav-sub-cats a:active {
  background: #BDE326;
  color: #000;
}

.nr-nav-sub-cats a:focus {
  background: var(--bright-green)
}

.nr-nav-sub-cats .nr-nav-a-selected {
  background: var(--bright-green);
 
}

/* FOCUS BORDER USED FOR NAVIGATION BY TAB */

@media screen and (min-width: 768px) {

  .nr-nested-nav-cat {
    display: none;
    position: absolute;
    top: -32768px;
    left: -32768px;
    width: 0;
  }
  
}
/* NetRaising - Default Styles - December 2019 */

@media screen {

	body {
		background: var(--porcelain);
	}

	/* HEADER */
	.nr-pre-header {
		color: #000;
	}

	.nr-pre-header .ym-wbox {
		padding: 1.5em 0 1.5em 0;
	}

	.nr-pre-header .ym-gr .ym-gbox {
		text-align: right;
	}

	.nr-pre-header-nav {
		list-style-type: none;
		padding: 0;
		margin: 0;
	}

	.nr-pre-header-nav li {
		display: inline-block;
	}

	.nr-pre-header-nav .nr-button {
		border-width: 1px;
		border-style: solid;
		border-color: transparent;
		border-radius: 0;
		cursor: pointer;
		display: inline-block;
		font-size: 1rem;
		font-weight: 700;
		margin: 0;
		padding: .75rem 1.5rem;
		text-align: center;
		text-decoration: none;
		transition: background 250ms ease-in-out,
			transform 150ms ease;
		-webkit-appearance: none;
		-moz-appearance: none;
	}

	header,
	.nr-header {
		background-color: #fff;
	}


	/* LEFT SIDE */
	.nr-header-logo {
		flex: 0 0 33.333%;
		display: flex;
		align-items: center;
	}

	.nr-header-logo svg {
		width: 100%;
		height: auto;
		display: block;
	}




	/* Alert Banner */
	.nr-alert-banner {
		background: var(--fern-green);
		color: #fff;
		text-align: center;
		padding: 1em
	}

	.nr-alert-heading {
		font-size: 220%;
		font-weight: 600;
		line-height: 1.5em
	}

	.nr-alert-content:is(p, ul, ol, h2, h3, h4) {
		color: #fff;
		text-align: center
	}

	.nr-alert-banner p:last-child {
		margin: 0
	}

	.nr-alert-banner a,
	.nr-alert-banner a:visited {
		color: #fff;
		border-bottom: 1px dashed #fff;
		padding-bottom: .25em
	}

	.nr-alert-banner a:active,
	.nr-alert-banner a:hover,
	.nr-alert-banner a:visited:hover {
		border-bottom: 0;
		font-weight: 500
	}

	.nr-page-banner {
		display: grid;
		place-items: center;
		/* Centers both horizontally and vertically */

	}

	.nr-page-banner>* {
		grid-area: 1 / 1;
		/* Forces image and div into the same cell */
	}

	img {
		object-fit: cover;
		max-height: 512px;
		width: 100%
	}

	.nr-page-banner-txt-box-wrap {
		width: 80em;
		margin: 0 auto;
		z-index: 1;
	}

	.nr-page-banner-txt-box-position-1 {
		justify-items: end;
	}

	.nr-page-banner-txt-box-position-0 {
		justify-items: start;
	}

	.nr-page-banner-txt-box {
		background-color: #fff;
		box-shadow:
			20px 20px 0px var(--denim),
			-20px -20px 0px var(--blue-chill);
		margin: auto 10%;
		padding: 2em 3em;
		width: fit-content;
		z-index: 1;
	}

	@media (max-width: 80em) {
		.nr-page-banner-txt-box-wrap {
			width: 100%;
		}

	}

	@media (max-width: 40em) {
		.nr-page-banner-txt-box {
			margin: auto;
		}
	}


/* MAIN */
	main,
	#nr-main {
		background: #fff;
	}

	#nr-aside-main {
		background: #ddd;
		width: 100%;
	}

	.nr-edit-entry-link {
		float: right;
		margin: 0;
	}

	.nr-edit-entry-link li {
		display: inline;
		list-style-type: none;
		text-align: right;
		margin-left: .75em;
	}

	.nr-bg-content-wrap {
		left: 50%;
		transform: translateX(-50%);
		width: 100vw;
		margin: 0;
		position: relative;
	}

	.nr-bg-content {
		max-width: 71em;
		margin: 0 auto;
		padding: 1.5em 1.5em 1em 1.5em
	}

	.nr-content-home {
		max-width: 80em;
		margin: 0 auto;
		padding: 1.5em 1.5em 0 1.5em;
	}

	.nr-content li {
		margin-left: 2em
	}

	.nr-content a,
	.nr-content a:visited {
		color: var(--denim);
		text-decoration: none;
		border-bottom: var(--denim) dotted 1px;
	}

	.nr-content a:hover,
	.nr-content a:visited,
	.nr-content a:visited:hover {
		color: var(--abbey);
		text-decoration: none;
		border-bottom: var(--abbey) dotted 1px;
	}

	/* Floating Callout - stacks on mobile */
	.nr-floating-callout-left {
		float: left;
		margin-right: 2em;
		padding: 2em;
		width: 33%
	}

	.nr-floating-callout-right {
		float: right;
		margin-left: 2em;
		padding: 2em;
		width: 33%
	}

	/* From colors_table.html */
	#nr-style-colors {
		background-color: #fff;
	}

	.nr-style-guide-brand-colors td {
		padding: 1.5em;
		width: 33%
	}

	.nr-style-guide-brand-colors div.nr-micro-heading {
		font-size: 110%;
		font-weight: bold;
	}

	.nr-style-guide-brand-colors,
	.nr-style-guide-brand-colors p {
		color: inherit;
	}

	.nr-style-guide-brand-colors p {
		margin-bottom: 1em
	}



	/* Profiles */

	.nr-grid-profiles {
		margin: 0 -.5em;
		width: 101.5%;
	}

	.nr-grid-profiles .ym-gbox {
		padding: 0 .5em 1em .5em;
	}

	.nr-profile {
		background-color: var(--porcelain);
		border-radius: 1em;
		padding:1em;
		
	}

	.nr-profile img {
		border-radius: 1em;
	}

	.nr-profile-role {
		text-transform: uppercase;
		line-height: 1.5em;
	}

	.nr-profile-name {
		color: var(--denim);
		font-size: 1.5em;
		font-weight: 400;
		line-height: 1.5em;
	}













	/* ACCORDION STYLES */

	dl.nr-accordion {
		margin: 1em 0 1em 0;
		padding-bottom: 0
	}

	dt.nr-acc-heading {
		line-height: 26px;
		font-size: 18px;
		font-weight: 500;
		color: #fff;
		cursor: pointer;
		background: var(--denim);
		padding: .8em 2em .75em 1em;
		transition: all .2s;
		position: relative;
		margin-top: .75em
	}

	dt.nr-acc-heading:first-of-type {
		margin-top: 0
	}

	dt.nr-acc-heading:focus,
	dt.nr-acc-heading:hover {
		background: var(--porcelain);
		color: #000;
		transition: all .2s
	}

	dt.nr-acc-heading:after {
		content: '+';
		display: block;
		position: absolute;
		top: 48%;
		transform: translateY(-50%);
		right: .4em;
		font-size: 185%;
		font-weight: 500;
		color: #fff
	}

	dt.nr-acc-heading:focus:after {
		color: var(--fern-green)
	}

	dt.nr-acc-heading.nr-acc-close:focus:after {
		color: var(--fern-green)
	}

	dt.nr-acc-heading.nr-acc-close:after {
		color: #fff);
		content: '-';
		font-size: 185%;
		position: absolute;
		top: 48%;
		margin: 0 .1em 0 0
	}

	dt.nr-acc-heading:hover:after {
		color: var(--fern-green)
	}

	dd.nr-acc-content {
		display: none
	}

	dd.nr-acc-content {
		background: var(--porcelain);
		color: #000;
		margin: 0;
		padding: 1em 1.5em .75em 1em
	}

	dd.nr-acc-content p {
		margin-bottom: 0;
		padding-bottom: 1.5em
	}

	dd.nr-acc-content p:last-child {
		padding-bottom: .5em
	}

	dd.nr-acc-content a,
	dd.nr-acc-content a:visited {
		color: #000;
		border-bottom: dotted 1px #000;
		font-weight: 600
	}

	dd.nr-acc-content a:hover,
	dd.nr-acc-content a:visited:hover {
		color: rgba(255, 255, 255, .7);
		border-bottom: none
	}

	/* IFRAMES */
	div.nr-responsive-iframe {
		position: relative;
		padding-bottom: 56.25%;
		padding-top: 25px;
		height: 0;
	}

	div.nr-responsive-iframe iframe {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}

	/* MIDDLE */
	div.nr-middle {
		height: 100px;
		line-height: 100px;
		text-align: center;
	}

	span.nr-middle-txt {
		display: inline-block;
		vertical-align: middle;
		line-height: normal;
	}

	/* CALLOUT 50/50 FIELD */
	.nr-callout {
		background: rgba(0, 0, 0, 0.1);
		margin: 0 0 1.5em 0;
	}

	.nr-callout .ym-grid {
		position: relative;
		overflow: hidden;
	}

	.nr-callout-img.nr-callout-img-ctr-vert {
		vertical-align: middle;
		text-align: center;
	}

	.nr-callout-img.nr-callout-img-ctr-vert .ym-gbox {
		padding: 0 1.5em 10000px 2.25em;
	}

	.nr-callout-img.nr-callout-img-fill {
		background-repeat: no-repeat;
		background-size: cover;
		background-position: center;
		position: relative;
		right: 1.5em;
	}

	.nr-callout-text {
		padding: 1.75em 1.75em 0.75em .75em;
	}

	.nr-callout-text p:last-child {
		margin: 0 0 1.85em 0;
	}

	/* COLUMN STYLES */
	.nr-columns {
		margin-bottom: .5em
	}

	.nr-column-first {
		margin-left: -1.5em
	}

	.nr-column-middle {
		margin: 0 -1.5em
	}

	.nr-column-last {
		margin-right: -1.5em
	}

	/* PRE-FOOTER */
	.nr-pre-footer {
		background-color: var(--fiord);
	}


	.nr-form-horizontal-contact {padding: 1.25em 0;margin: 0 auto;}
	.nr-form-horizontal-contact .ym-gl, 
	.nr-form-horizontal-contact .ym-gr {overflow: hidden;}
	.nr-form-horizontal-contact input[type="text"] {border:1px solid #fff;font-family: 'Poppins', Arial, Helvetica, sans-serif !important;font-size:1em;padding: 0.75em 1em;}
	.nr-form-horizontal-contact .nr-text-input:hover, .nr-form-horizontal-contact .nr-text-input-message:hover {background-color: var(--porcelain);color: var(--fiord) !important;}
	.nr-form-horizontal-contact .ym-gr {border-left: 1px solid var(--fiord);}

	.nr-form-horizontal-contact input[type="text"].nr-text-input-message {padding:.79em 1em;}

	/* FOOTER */
	footer,
	#nr-footer {
		background: var(--porcelain);
		color: #3C4F5D;
	}

	.nr-footer-logo {
		display: flex;
		justify-content: left;
		align-items: center;
		height: 19vh;
	}

	.nr-footer-logo img {
		width: 80%;
	}

	.nr-footer a,
	.nr-footer a:visited {
		color: #3C4F5D;
	}

	.nr-footer a:hover,
	.nr-footer a:visited:hover,
	.nr-footer a:active {
		border-bottom: dotted 1px #3C4F5D;
	}







	#nr-post-footer {
		color: #3C4F5D;
	}

	#nr-post-footer .ym-wbox {
		padding: 1.5em 0;
	}

	#nr-post-footer .ym-gr {
		text-align: right;
	}

	.nr-post-footer a,
	.nr-post-footer a:visited {
		color: #3C4F5D;
	}

	.nr-post-footer a:hover,
	.nr-post-footer a:visited:hover,
	.nr-post-footer a:active {
		border-bottom: dotted 1px #3C4F5D;
	}


	.nr-stats {
		margin: 2em 0 0 0;
		list-style-type: none;
		font-family: "Courier New", Courier, monospace;
		font-weight: bold;
	}

	.nr-credits {
		margin: 0;
		list-style-type: none;
	}

	.nr-credits li {
		margin: 0;
		display: inline;
	}

	.nr-credits-pipe {
		padding: 0 7px 0 10px;
	}
}



/* GRID QUAD STACKER - (example: footer of OPSC) */
@media screen and (max-width: 960px) {
	.nr-grid-quad .ym-g50 {
		margin: 0;
	}

	.nr-grid-quad-stacker,
	.nr-grid-quad-stacker>[class*="ym-c"],
	.nr-grid-quad-stacker>[class*="ym-g"] {
		display: block;
		float: none;
		width: auto !important;
	}

	.nr-grid-quad-stacker>[class*="ym-c"]>[class*="ym-cbox"],
	.nr-grid-quad-stacker>[class*="ym-g"]>[class*="ym-gbox"] {
		overflow: hidden;
	}
}

/* FADE IN EXAMPLE CODE 
#nr-name-this-class,
#nr-name-this-other-class-too {
	animation: fadein .5s;
}

@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

*/

/* NAV ON OVER SIZED SCREENS
@media screen and (min-width: 80em) {
	
.nr-header .nr-nav-main-menus {
    padding: .8em 0;
}

}*/
@media screen and (max-width: 1100px) {
	.nr-form-horizontal-contact {padding: 1.25em 1.5em;}
.nr-form-horizontal-contact input {font-size: 1.3vw;}
	.nr-footer-logo img {
		width: 90%;
	}
}

@media screen and (max-width: 960px) {

.linearize-level-0, .linearize-level-0 > [class*="ym-g"] {display: block;float: none;padding: 0;margin: 0;width: auto !important;}
.linearize-level-0 > [class*="ym-g"] > [class*="ym-gbox"] {overflow: hidden;}
.nr-newsletter-signup {padding: 1.25em 3.5em;}
.nr-newsletter-signup input {font-size: 120%;}
.nr-form-horizontal-contact .ym-gr {border-left: none;border-top: 1px solid var(--fiord)} 
	.nr-footer-logo img {
		width: 60%;
	}
}

/* MOBILE */
@media screen and (max-width: 760px) {

	.nr-desktop-only {
		display: none;
		position: absolute;
		top: -32768px;
		left: -32768px;
		width: 0;
	}



	/* Floating Callout - stacks on mobile */
	.nr-floating-callout-left,
	.nr-floating-callout-right {
		float: none;
		margin: 0 0 1em 0;
		padding: 1.75em;
		width: auto
	}

	/* COLUMN STYLES */
	.nr-column-first,
	.nr-column-middle,
	.nr-column-last {
		margin: 0
	}

	#nr-post-footer .ym-gr {
		margin-top: 1em;
		text-align: left;
	}

	.nr-stats {
		margin: 0 0 2em 0;
		list-style-type: disc;
	}

	.nr-stats li {
		margin: 0 0 .5em 1.2em;
		display: list-item;
	}

	/*
h1 {
	font-size: 345%;
	font-size: 5vmax;
}
h2 {
	font-size: 240%;
	font-size: 4vmax;
}
h3 {
	font-size: 160%;
	font-size: 3.2vmax;
}
h4 {
	font-size: 125%;
	font-size: 3vmax;
}
h5 {
	font-size: 105%;
	font-size: 2.8vmax;
}
p {
	font-size: 120%;
	font-size: 2.5vmax;
}
li {
	font-size: 110%;
	font-size: 2.4vmax;
	margin-bottom: 1em;
} */

	/* MOBILE: CALLOUT 50/50 FIELD */

	.nr-callout-img.nr-callout-img-ctr-vert .ym-gbox {
		padding: 0 1.5em 10000px 1.5em;
	}

	.nr-callout-img.nr-callout-img-ctr-vert img {
		max-width: 100%;
	}

	.nr-callout-img.nr-callout-img-fill {
		background-size: cover;
		right: auto;
		height: 250px;
	}

	.nr-callout-text {
		padding: 2em 2.5em;
	}

	.nr-footer {
		text-align: center;
	}

}

/* DESKTOP */
@media screen and (min-width: 760px) {

	.nr-mobile-only {
		display: none;
		position: absolute;
		top: -32768px;
		left: -32768px;
		width: 0;
	}

}
/* BETH ISRAEL BRAND COLORS - SEPTEMBER 2024 */
:root {

    /* White #fff */
    --white: rgb(255, 255, 255);
    --white-rgb: 255, 255, 255;
    --white-text: rgb(0, 0, 0);
    --white-hover: hex only;

    /* Fiord #415465 * Use #3C4F5D for text on Porcelain background */
    --fiord: rgb(65, 84, 101);
    --fiord-rgb: 65, 84, 101;
    --fiord-text: rgb(255, 255, 255);
    --fiord-hover: hex only;

    /* Fern Green #4B8235  */
    --fern-green: rgb(75, 130, 53);
    --fern-green-rgb: 75, 130, 53;
    --fern-green-text: rgb(255, 255, 255);
    --fern-green-hover: hex only;

    /* Trendy Pink #A15AA5 */
    --trendy-pink: rgb(161, 90, 165);
    --trendy-pink-rgb: 161, 90, 165;
    --trendy-pink-text: rgb(255, 255, 255);
    --trendy-pink-hover: hex only;

    /* Abbey #58595B  */
    --abbey: rgb(88, 89, 91);
    --abbey-rgb: 88, 89, 91;
    --abbey-text: rgb(255, 255, 255);
    --abbey-hover: hex only;

    /* Denim #1B75BC */
    --denim: rgb(27, 117, 188);
    --denim-rgb: 27, 117, 188;
    --denim-text: rgb(255, 255, 255);
    --denim-hover: hex only;

    /* Blue Chill #107DA8 */
    --blue-chill: rgb(16, 125, 168);
    --blue-chill-rgb: 16, 125, 168;
    --blue-chill-text: rgb(255, 255, 255);
    --blue-chill-hover: hex only;

    /* Porcelain #E8EBED */
    --porcelain: rgb(232, 235, 237);
    --porcelain-rgb: 232, 235, 237;
    --porcelain-text: rgb(0, 0, 0);
    --porcelain-hover: hex only;

    /* Black #000  */
    --black: rgb(0, 0, 0);
    --black-rgb: 0, 0, 0;
    --black-text: rgb(255, 255, 255);
    --black-hover: hex only;


    /* color for 3366 callout? */

} /* DO NOT REMOVE CLOSING CURLY BRACE */

/* Kurt style active for content links */
a:active {
	outline: 2px solid #71A3B7; 
	outline-offset: 1px;
}

/* WHITE */
.nr-bg-white,
.nr-bg-FFFFFF {
    background-color: var(--white);
    color: var(--white-text);
}

.nr-bg-white :is(h1, h2, h3, h4, h5, h6, ul, ol, a),
.nr-bg-FFFFFF :is(h1, h2, h3, h4, h5, h6, ul, ol, a) {
    color: var(--white-text);
}

/* WHITE LINKS */
.nr-bg-white a,
.nr-bg-FFFFFF a {
    color:#069;
    border-bottom: dotted 1px var(--white-text);
    font-weight: 600;
}
/* Hover colors with approved contrast with black text and white background - https://www.w3.org/TR/2013/NOTE-WCAG20-TECHS-20130905/working-examples/G183/link-contrast.html */
.nr-content a:hover,
.nr-bg-white a:hover,
.nr-bg-white a:visited,
.nr-bg-white a:visited:hover,
.nr-bg-FFFFFF a:hover,
.nr-bg-FFFFFF a:visited,
.nr-bg-FFFFFF a:visited:hover {
    color:  #36C;
    border-bottom: none;
}

.nr-bg-white .nr-button:focus,
.nr-bg-white a:focus {
    color: var(--white);
}

.nr-bg-white b, strong,
.nr-bg-FFFFFF b, strong {
    color: var(--fiord)
}

        /* FIORD */
        .nr-bg-fiord,
        .nr-bg-415465 {
            background-color: var(--fiord);
            color: var(--fiord-text);
        }

        .nr-content .nr-bg-fiord :is(h1, h2, h3, h4, h5, h6, ul, ol, a, strong),
        .nr-bg-415465 :is(h1, h2, h3, h4, h5, h6, ul, ol, a, strong) {
            color: var(--fiord-text);
        }

        /* FIORD LINKS */
        .nr-content .nr-bg-fiord a,
        .nr-bg-415465 a {
            border-bottom: dotted 1px var(--fiord-text);
            font-weight: 600;
        }

        .nr-content .nr-bg-fiord a:hover,
        .nr-bg-fiord a:visited,
        .nr-bg-fiord a:visited:hover,
        .nr-bg-415465 a:hover,
        .nr-bg-415465 a:visited,
        .nr-bg-415465 a:visited:hover {
            color: rgba(255, 255, 255, .7);
            border-bottom: none;
        }

        .nr-bg-fiord .nr-button:focus,
        .nr-bg-fiord a:focus {
            color: var(--white);
        }

/* FERN GREEN */
.nr-bg-fern-green,
.nr-bg-4B8235 {
    background-color: var(--fern-green);
    color: var(--fern-green-text);
}

.nr-content .nr-bg-fern-green :is(h1, h2, h3, h4, h5, h6, ul, ol, a),
.nr-bg-4B8235 :is(h1, h2, h3, h4, h5, h6, ul, ol, a) {
    color: var(--fern-green-text);
}

/* FERN GREEN LINKS */
.nr-content .nr-bg-fern-green a,
.nr-bg-4B8235 a {
    border-bottom: dotted 1px var(--fern-green-text);
    font-weight: 600;
}

.nr-content .nr-bg-fern-green a:hover,
.nr-bg-fern-green a:visited,
.nr-bg-fern-green a:visited:hover,
.nr-bg-4B8235 a:hover,
.nr-bg-4B8235 a:visited,
.nr-bg-4B8235 a:visited:hover {
    color: rgba(255, 255, 255, .7);
    border-bottom: none;
}

.nr-bg-fern-green .nr-button:focus,
.nr-bg-fern-green a:focus {
    color: var(--white);
}

        /* TRENDY PINK */
        .nr-bg-trendy-pink,
        .nr-bg-A15AA5 {
            background-color: var(--trendy-pink);
            color: var(--trendy-pink-text);
        }

        .nr-content .nr-bg-trendy-pink :is(h1, h2, h3, h4, h5, h6, ul, ol, a),
        .nr-bg-A15AA5 :is(h1, h2, h3, h4, h5, h6, ul, ol, a) {
            color: var(--trendy-pink-text);
        }

        /* TRENDY PINK LINKS */
        .nr-content .nr-bg-trendy-pink a,
        .nr-bg-A15AA5 a {
            border-bottom: dotted 1px var(--trendy-pink);
            font-weight: 600;
        }

        .nr-content .nr-bg-trendy-pink a:hover,
        .nr-bg-trendy-pink a:visited,
        .nr-bg-trendy-pink a:visited:hover,
        .nr-bg-A15AA5 a:hover,
        .nr-bg-A15AA5 a:visited,
        .nr-bg-A15AA5 a:visited:hover {
            color: rgba(255, 255, 255, .7);
            border-bottom: none;
        }

        .nr-bg-trendy-pink .nr-button:focus,
        .nr-bg-trendy-pink a:focus {
            color: var(--white);
        }

/* ABBEY */
.nr-bg-abbey,
.nr-bg-58595B {
    background-color: var(--abbey);
    color: var(--abbey-text);
}

.nr-content .nr-bg-abbey :is(h1, h2, h3, h4, h5, h6, ul, ol, a, strong),
.nr-content .nr-bg-58595B :is(h1, h2, h3, h4, h5, h6, ul, ol, a, strong) {
    color: var(--abby-text);
}

/* ABBY LINKS */
.nr-content .nr-bg-abbey a,
.nr-bg-58595B a {
    border-bottom: dotted 1px var(--abbey-text);
    font-weight: 600;
}

.nr-content .nr-bg-abbey a:hover,
.nr-bg-abbey a:visited,
.nr-bg-abbey a:visited:hover,
.nr-bg-58595B a:hover,
.nr-bg-58595B a:visited,
.nr-bg-58595B a:visited:hover {
    color: rgba(255, 255, 255, .7);
    border-bottom: none;
}

.nr-bg-abbey .nr-button:focus,
.nr-bg-abbey a:focus {
    color: var(--white);
}

        /* DENIM */
        .nr-bg-denim,
        .nr-bg-1B75BC {
            background-color: var(--denim);
            color: var(--denim-text);
        }

        .nr-content .nr-bg-denim :is(h1, h2, h3, h4, h5, h6, ul, ol, a),
        .nr-bg-1B75BC :is(h1, h2, h3, h4, h5, h6, ul, ol, a) {
            color: var(--denim-text);
        }

        /* DENIM LINKS */
        .nr-content .nr-bg-denim a,
        .nr-bg-1B75BC a {
            border-bottom: dotted 1px var(--denim-text);
            font-weight: 600;
        }

        .nr-content .nr-bg-denim a:hover,
        .nr-bg-denim a:visited,
        .nr-bg-denim a:visited:hover,
        .nr-bg-1B75BC a:hover,
        .nr-bg-1B75BC a:visited,
        .nr-bg-1B75BC a:visited:hover {
            color: rgba(255, 255, 255, .7);
            border-bottom: none;
        }

        .nr-bg-denim .nr-button:focus,
        .nr-bg-denim a:focus {
            color: var(--white);
        }

/* BLUE CHILL */
.nr-bg-blue-chill,
.nr-bg-107DA8 {
    background-color: var(--blue-chill);
    color: var(--blue-chill-text);
}

.nr-content .nr-bg-blue-chill :is(h1, h2, h3, h4, h5, h6, ul, ol, a),
.nr-bg-107DA8 :is(h1, h2, h3, h4, h5, h6, ul, ol, a) {
    color: var(--blue-chill-text);
}

/* BLUE CHILL LINKS */
.nr-content .nr-bg-blue-chill a,
.nr-bg-107DA8 a {
    border-bottom: dotted 1px var(--blue-chill-text);
    font-weight: 600;
}

.nr-content .nr-bg-blue-chill a:hover,
.nr-bg-blue-chill a:visited,
.nr-bg-blue-chill a:visited:hover,
.nr-bg-107DA8 a:hover,
.nr-bg-107DA8 a:visited,
.nr-bg-107DA8 a:visited:hover {
    color: rgba(255, 255, 255, .7);
    border-bottom: none;
}

.nr-bg-blue-chill .nr-button:focus,
.nr-bg-blue-chill a:focus {
    color: var(--white);
}

        /* PORCELAIN */
        .nr-bg-porcelain,
        .nr-bg-E8EBED {
            background-color: var(--porcelain);
            color: var(--porcelain-text);
        }

        .nr-content .nr-bg-porcelain :is(h1, h2, h3, h4, h5, h6, ul, ol, a),
        .nr-bg-E8EBED :is(h1, h2, h3, h4, h5, h6, ul, ol, a) {
            color: var(--porcelain-text);
        }

        /* PORCELAIN LINKS */
        .nr-content .nr-bg-porcelain a,
        .nr-bg-E8EBED a {
            border-bottom: dotted 1px var(--porcelain-text);
            font-weight: 600;
        }

        .nr-content .nr-bg-porcelain a:hover,
        .nr-bg-porcelain a:visited,
        .nr-bg-porcelain a:visited:hover,
        .nr-bg-E8EBED a:hover,
        .nr-bg-E8EBED a:visited,
        .nr-bg-E8EBED a:visited:hover {
            color: rgba(0,0,0,.5);
            border-bottom: none;
        }

        .nr-bg-porcelain .nr-button:focus,
        .nr-bg-porcelain a:focus {
            color: var(--black);
        }




/* Normalize Buttons -- Use code from beth isreal - this messes with main nav bar */
button,
.nr-content a.nr-button, 
.nr-content .nr-button a, 
input[type="submit"].nr-button {
    border-width: 1px;
    border-style: solid;
    border-color: transparent;
    border-radius: 0;
    cursor: pointer;
    display: inline-block;
    font-size: 1rem;
    font-weight: 700;
    margin: 0;
    padding: 1.25rem 2rem;
    text-align: center;
    text-decoration: none;
    transition: background 250ms ease-in-out, 
                transform 150ms ease;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.nr-content button:hover,
.nr-content p button:hover,
.nr-content a.nr-button:hover, 
.nr-content .nr-button a:hover,
.nr-content input[type="submit"].nr-button {
    border-color: inherit;
    border-width: 1px;
    border-style: solid;
    text-decoration: none;
}

button:focus {
    outline-offset: -4px;
}

button:active {
    transform: scale(0.99);
}

@media screen and (max-width: 780px) {
    .nr-content button, 
    .nr-content a.nr-button, 
    .nr-content .nr-button:hover,
    .nr-content a.nr-button a, 
    .nr-content .nr-button a:hover {display:block;}
}

/* END Normalize Buttons */

/* Button - Fiord */
.nr-button-fiord, a.nr-button-fiord {
    background: var(--fiord);
    color: var(--fiord-text);  
}

.nr-button-fiord:visited, a.nr-button-fiord:visited {
    background: var(--fiord);
    color: var(--fiord-text);  
}

.nr-content .nr-button-fiord:hover,
.nr-content a.nr-button-fiord:hover,
.nr-button-fiord:focus, a.nr-button-fiord:focus {
    border: 1px solid var(--fiord);
    color: var(--fiord);
    background: var(--porcelain);
}

.nr-button-fiord:focus {
    outline: 1px solid var(--fiord);
}

        /* Button - Fern Green */
        .nr-button-fern-green, a.nr-button-fern-green {
            background: var(--fern-green);
            color: var(--fern-green-text);  
        }

        .nr-button-fern-green:visited, a.nr-button-fern-green:visited {
            background: var(--fern-green);
            color: var(--fern-green-text);  
        }

        .nr-content .nr-button-fern-green:hover,
        .nr-content a.nr-button-fern-green:hover,
        .nr-button-fern-green:focus, a.nr-button-fern-green:focus,
        .nr-pre-header-nav .nr-button-fern-green:hover {
            border: 1px solid var(--fern-green);
            color: var(--fern-green);
            background: var(--porcelain);
        }

        .nr-button-fern-green:focus {
            outline: 1px solid var(--fern-green);
        }

/* Button - Trendy Pink */
.nr-button-trendy-pink, a.nr-button-trendy-pink {
    background: var(--trendy-pink);
    color: var(--trendy-pink-text);  
}

.nr-button-trendy-pink:visited, a.nr-button-trendy-pink:visited {
    background: var(--trendy-pink);
    color: var(--trendy-pink-text);  
}

.nr-content .nr-button-trendy-pink:hover,
.nr-content a.nr-button-trendy-pink:hover,
.nr-button-trendy-pink:focus, a.nr-button-trendy-pink:focus {
    border: 1px solid var(--trendy-pink);
    color: var(--trendy-pink);
    background: var(--porcelain);
}

.nr-button-trendy-pink:focus {
    outline: 1px solid var(--trendy-pink);
}

        /* Button - Abbey */
        .nr-button-abbey, a.nr-button-abbey {
            background: var(--abbey);
            color: var(--abbey-text);  
        }

        .nr-button-abbey:visited, a.nr-button-abbey:visited {
            background: var(--abbey);
            color: var(--abbey-text);  
        }

        .nr-content .nr-button-abbey:hover,
        .nr-content a.nr-button-abbey:hover,
        .nr-button-abbey:focus, a.nr-button-abbey:focus {
            border: 1px solid var(--abbey);
            color: var(--abbey);
            background: var(--porcelain);
        }

        .nr-button-abbey:focus {
            outline: 1px solid var(--abbey);
        }

/* Button - Denim */
.nr-button-denim, a.nr-button-denim {
    background: var(--denim);
    color: var(--denim-text);  
}

.nr-button-denim:visited, a.nr-button-denim:visited {
    background: var(--denim);
    color: var(--denim-text);  
}

.nr-content .nr-button-denim:hover,
.nr-content a.nr-button-denim:hover,
.nr-button-denim:focus, a.nr-button-denim:focus,
.nr-pre-header-nav a.nr-button-denim:hover {
    border: 1px solid var(--denim);
    color: var(--denim);
    background: var(--porcelain);
}

.nr-button-denim:focus {
    outline: 1px solid var(--denim);
}

        /* Button - Blue Chill */
        .nr-button-blue-chill, a.nr-button-blue-chill {
            background: var(--blue-chill);
            color: var(--blue-chill-text);  
        }

        .nr-button-blue-chill:visited, a.nr-button-blue-chill:visited {
            background: var(--blue-chill);
            color: var(--blue-chill-text);  
        }

        .nr-content .nr-button-blue-chill:hover,
        .nr-content a.nr-button-blue-chill:hover,
        .nr-button-blue-chill:focus, a.nr-button-blue-chill:focus {
            border: 1px solid var(--blue-chill);
            color: var(--blue-chill);
            background: var(--porcelain);
        }

        .nr-button-blue-chill:focus {
            outline: 1px solid var(--blue-chill);
        }

/* Button - Porcelain */
.nr-button-porcelain, a.nr-button-porcelain {
    background: var(--porcelain);
    color: var(--porcelain-text);  
}

.nr-button-porcelain:visited, a.nr-button-porcelain:visited {
    background: var(--porcelain);
    color: var(--porcelain-text);  
}

.nr-content .nr-button-porcelain:hover,
.nr-content a.nr-button-porcelain:hover,
.nr-button-porcelain:focus, a.nr-button-porcelain:focus {
    border: 1px solid var(--porcelain);
    color: var(--porcelain);
    background: var(--fiord);
}

.nr-button-porcelain:focus {
    outline: 1px solid var(--porcelain);
}
/* Browser Print CSS - Feb 2018 */
@page{size: auto;margin-top: 1cm;margin-bottom: 1cm;}
@media screen{.nr-print-only{display:none;}}
@media print {.nr-screen-only{display:none;}
/* YAML Default Settings */
.ym-grid>.ym-gl,.ym-grid>.ym-gr{overflow:visible;display:table;table-layout:fixed}.ym-print{position:static;left:0}.ym-noprint{display:none!important}
/* if you need a light background gray for accordions or something */
body { -webkit-print-color-adjust: exact !important;}
/* DON'T PRINT */
#nav-trigger,
.nr-mobile-show,
#nr-mobile-nav-top,
#nr-pre-header,
#nr-header,
#nr-nav-main,
.nr-edit-entry-link,
#nr-slideshow,
#nr-breadcrumbs,
#nr-aside-main,
#nr-pre-footer,
#nr-footer,
#nr-post-footer {position: absolute;top: -32768px;left: -32768px;}
/* PRINT STYLES */
#nr-print-header {margin: 20px 0 0 10px;}
.nr-logo-print {width: 300px;margin-bottom: 20px;display: block;}
#nr-content {position: static;left: 0;margin-top: 20px;font-size: 100%;}
#nr-main .ym-g66 {width: 100%;}
#nr-print-footer {margin: 0 0 20px 10px;font-size: 80%;}
h1, .subheading, h2, h3, h4, h5, h6, hr, .nr-hrule {color: #666;}
p, a, li, dt, dd {font-size: 13px;color: #666;}
img, svg {filter: grayscale(100%);opacity: 0.85;}
#nr-main a:link:after, #nr-main a:visited:after {content: " (" attr(href) ") ";font-size: 13px;word-wrap: break-word;}
.nr-accordion dd.nr-acc-content {display: block!important;}
.modal {display: block!important;}
.nr-modal-print {box-shadow: none; width: 100%; max-width: 960px;}
.nr-modal-print-img {margin-top: 2em !important;}
.nr-grid-profiles .ym-g33 {width: 100%;}
}