/* 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.arts4allpdx.org/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.arts4allpdx.org/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.arts4allpdx.org/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"}
/* YAML Typography - NetRaising - Last Updated December 2019 */

@media all {

html * {
	font-size: 100%;
}

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: 1.125em;
    text-align:left;
	color: rgb(43, 44, 48);
}

h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
	font-family: "Poppins", Arial, Helvetica, Geneva, sans-serif;
	font-weight: 400;
	color: rgb(43, 44, 48);
	margin: 0;
}

h1 {
    font-size: 228.57143%;
	margin: 0 0 0.65625em 0;
}

h2 {
	font-size: 171.42857%;
	margin: 0 0 0.875em 0;
}

h3 {
	font-size: 150%;
	margin: 0 0 1em 0;
}

h4 {
	font-size: 128.57143%;
	margin: 0 0 1.16667em 0;
}

h5 {
	font-size: 100%;
	font-weight: bold;
	margin: 0 0 1.5em 0;
}


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.5em 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: #666;
	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 #eee 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 5 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 5 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 5 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*='arts4allpdx.org']):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;
}

.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: #444;
}

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: #565455;
	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;
}

}
/* Reset 
*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
} */

/* MOBILE NAV */

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

@media screen and (max-width: 768px) {
    
    .nr-mobile-nav-location {
        color: #fff;
        font-size: 2em;
        position: relative;
        right: -1em;
        margin: .5em auto;
    }

/* Stick Menu Icon */
.nr-sandwich-label {
    cursor: pointer;
    display: flex; 
    justify-content: end;
    padding-right: 1.5em;
    align-items: center;
}/* Style label tag */

.nr-sandwich-layer {
    background: #fff;
    display: block;
    height: 3px;
    position: relative;
    width: 2em;

} /* Style span tag */

.nr-sandwich-layer::before,
.nr-sandwich-layer::after{
    background: #fff;
    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: 768px) {

    .nr-sandwich-label{
        display: none;
    }
    /*   Messed up the background color
    .nr-nav-main {
        max-height: none;
        top: 0;
        position: relative;
        float: right;
        width: 100%;
       /* width: fit-content;
        background-color: transparent;
    }  */
    
    .nr-nav-menu {
        display: flex;
    }

    .nr-nav-menu li {
        border-top: none;
        border-right: 1px solid #fff;
    }

    .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;
    }
}

/* Sub nav 
.subnav-content {
    background-color:  var(--white);
    width: 100%;
    z-index: 1;
    padding: 20px 0 ;
    display: none;
  }
.subnav-content a {
    color: var(--black);
    text-decoration: none;
    padding: 0;
    margin: 10px 0;
    text-align: center;
}
.subnav:hover .subnav-content {
    display: block;
}*/

@media (min-width: 768px) {
    /* Sub nav 
    .subnav-content {
        padding: 20px 0 ;
        display: none;
        background-color:  var(--black);
    }
    .subnav-content a {
        color: white;
    } */
}

.nr-nav-main-menus {
  /* BG COLOR OF TOP-LEVEL TABS */
  background: rgb(55, 92, 104); 
}

.nr-nav-menu {
  justify-content: center;
}

/* ESSENTIAL STYLES */
.nr-nav-menu, .nr-nav-menu * {
	margin: 0;
  width: 100%;
}

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

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

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

.nr-nav-menu button,
.nr-nav-menu li {
/*  display: block; */
  width: 100%;
}

.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: #fff;
  background: rgb(146, 47, 57);
  transition: background .5s;
}


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

.nr-nav-menu .nr-selected-menu {
  background: rgb(43, 44, 48);
}

/* ARROWS IN TOP-LEVEL TABS */
.nr-nav-menu button::after {
  position:absolute;
  top: 40%;
  display: inline-flex;
  content: "";
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  height: 0.5em;
  margin-left: 0.75em;
  width: 0.5em;
  transform: rotate(45deg);
} 

.nr-nav-menu .nr-static-nav-item + button::after {
  margin-left: 0;
}

.nr-nav-menu button:focus,
.nr-nav-menu > li a:focus,
.nr-nav-menu > li span.nr-selected-nav-cat:focus,
.nr-nav-menu .nr-static-nav-item:focus,
.nr-nav-menu .nr-static-nav-item-link:focus {
  border: .3em solid rgb(221, 216, 184);  
  box-sizing: border-box;
    height: 100%;
    outline: none;
    width: 100%;
}

/* DROPDOWNS START HERE */

.nr-nav-menu .nr-selected-menu {
    background: rgb(43, 44, 48);
}

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

.nr-nav-menu li li {
  background: rgb(55, 92, 104);
  border-right: none;
  overflow: hidden;
}

.nr-nav-menu li li a,
.nr-nav-menu li li div
 {
  border: .3em solid transparent;
  display: inline-block;
  padding: .75em 1em;
}

.nr-nav-menu li:hover,
.nr-nav-menu li:focus {
  background-color: rgb(146, 47, 57);
  margin: 0;
  transition: background .5s;
}

.nr-nav-menu span.nr-selected-nav-cat {
  border: .3em solid transparent;
  display: inline-block;
  font-weight: bold;
  padding: .75em 1em;
} 

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

.nr-selected-nav-cat {
    color: rgb(255, 255, 255);
    background: rgb(43, 44, 48);
    font-style: italic;
    
    }








/* 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-LAST-CHANNEL-menu{right:0}
}

/* 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: rgb(55, 92, 104); 
}

#nr-header, .nr-nav-main-menus, .nr-style-colors, #nr-footer {
	position: relative;
	z-index: 2;
}

/* HEADER */
header, .nr-header {
	background: rgb(240, 239, 236);
	color: rgb(85, 84, 62);
}

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

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

.nr-header-logo img {
	width: 50%;
}


/* MAIN */
main, #nr-main {
	
}

.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-content-home {
	max-width: 80em;
	margin: 0 auto;
	padding: 1.5em 1.5em 0 1.5em;
}

.nr-content {
	background-color: #f0efec;
	padding: 2em;
	margin: 2em auto;
	position: relative;
	z-index: 1!important;
}





/* From colors_table.html */
.nr-style-guide-brand-colors td{padding:1em;width:33%}
.nr-style-guide-brand-colors div.nr-micro-heading{font-weight:700;font-size:120%;margin:1em 0 0 0}

/* ACCORDION STYLES */

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

	dt.nr-acc-heading {
		line-height: 26px;
		font-size: calc(18px + 0.216vw);
		font-weight: 500;
		color: #fff;
		cursor: pointer;
		background: rgb(85, 84, 62);
		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: rgb(240, 239, 236);
		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: rgb(221, 216, 184)
	}

	dt.nr-acc-heading.nr-acc-close:focus:after {
		color: rgb(221, 216, 184)
	}

	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: rgb(221, 216, 184)
	}

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

	dd.nr-acc-content {
		background: rgb(240, 239, 236);
		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}
    
/* SEARCH FORM */

.nr-search-orgs {
	background-color: rgb(144, 102, 123);
	margin: .5em 0 1.5em 0;
	padding: 1.5em 10%;
}

.nr-ee-search-pro{background:rgb(240, 239, 236);color:rgb(43, 44, 48);display:flex;border:1px solid rgb(43, 44, 48);border-radius:1em;margin-top:.3em}
.nr-ee-search-pro input[type=search]{background:0 0;border:none;border-radius:inherit;color:inherit;margin:0;padding:.5em 0 .5em 0;text-align:center;width:100%}
.nr-ee-search-pro input[type=search]::placeholder{color:rgb(55, 92, 104);text-align:center;opacity: 1;}

.nr-ee-search-pro input[type="search"]:focus::placeholder {
  opacity: 0;
}
.nr-ee-search-pro button[type=submit]{background:0 0;cursor:pointer;padding:0;margin:0;width:42px}
.nr-ee-search-pro button[type=submit]:after{color:rgb(43, 44, 48);content:"\f002";font-family:"Font Awesome 6 Free";font-weight:600}
.nr-ee-search-pro button[type=submit]:hover{color:rgb(146, 47, 57);}
.nr-ee-search-pro button[type=submit]:focus {outline: none;border:0};
.nr-ee-search-pro input[type=search]:focus-visible{box-shadow:inset 0 0 0 2px rgb(144, 102, 123);outline:0}


/* FOOTER */
footer, #nr-footer {
	background: rgb(55, 92, 104);
	color: #fff;
	min-height: 10rem;
}

.nr-footer a,
.nr-footer a:visited {
	color: #fff
}

.nr-footer a:hover,
.nr-footer a:visited:hover,
.nr-footer a:active {
	color: rgb(240, 239, 236);
	border-bottom: 1px dashed #fff;
	padding-bottom: .25em;
}

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

.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;
}

	/* 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
	}
}



/* 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; }
}

*/


/* MOBILE */
@media screen and (max-width: 760px) {
	
.nr-desktop-only {
	display: none;
	position: absolute;
	top: -32768px;
	left: -32768px;
	width: 0;
}

/* 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;
}



}

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

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

}
/* contained parallax perspective module */

:root {
  --parallax-scale: 0.1; /* pseudo-perspective depth, 0=deactivate */
  --parallax-min-height: 120rem; /* could be overwritten by JS measurement if too low */
  --container-offset-adjustment: 12rem;
}

/* disable if requested for accessibility reasons */
@media (prefers-reduced-motion) {
  :root {
    --parallax-scale: 0;
  }
}

/* container around parallax layers */
.parallax__group {
  position: relative;
  z-index: 1;
  transform-origin: center top;
  transform: scaleY(calc(1 - var(--parallax-scale)));
  margin-top: calc(
    var(--container-offset-adjustment)
    + 
    (-1
      *
      max(100vh, var(--parallax-min-height))
    )
  );
  margin-bottom: calc(-1 * var(--container-offset-adjustment));
}

.parallax__layer {
  transform-origin: center top;
  transform: scaleY(calc(1 / (1 - var(--parallax-scale))));
}

.parallax__layer--foreground {
  position: relative;
  top: 0;
}

.parallax__layer--background {
  position: sticky;
  z-index: -2;
  top: 0;
  height: 100%;
  min-height: 100vh;
  min-height: max(100vh, var(--parallax-min-height));
  background-attachment: fixed; /* legacy browser fallback */
  /* decorative styles unrelated to the parallax effect: */
  background-repeat: repeat;
  background-size: 10%;
  background-image: url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='20' cy='20' r='18' stroke='none' fill='skyblue'/%3E%3C/svg%3E");
}

/* recommended other elements' opaque background etc. 
body {
  margin: 0;
  padding: 0;
}

.header, .footer, .content {
  background-color: white;
  margin:0;
  padding: 1rem;
}*/

/* decorative styles unrelated to the parallax effect: 
.card {
  width: 50%;
  padding: 5%;
  border: solid 1px gray;
  background: rgba(240,230,220, .9);
  margin: 0 0 7rem 1rem;
} */

/* hide imperfect endings behind a gradient */
.parallax__layer--background::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  height: max(100vh, var(--parallax-min-height));
  width: 100%;
  background: linear-gradient(
    rgba(255, 255, 255, 1) 0%,
    rgba(255, 255, 255, 0) 100%
    );
}
.parallax__layer--background::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  height: 4rem;
  width: 100%;
  background: linear-gradient(
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 1) 100%
    );
}

/* Use this HTML set up -

<section class="parallax__group">
  <div class="parallax__layer parallax__layer--background">
  </div>
  <div class="parallax__layer parallax__layer--foreground">

    <div class="card">
      <h1>Card 1</h1>
      <p>Slide section with cards over a perspective background</p>
    </div>
       
    <div class="card">
      <h1>Card 2</h1>
      <p>Slide section with cards over a perspective background</p>
    </div>
       
</div>
</section>

*/
/* 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%;}
}