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

@media screen,
projection {
    .jquery-tabs {
        margin: 0 0 1.5em 0;
    }

    .jquery-tabs ul.tabs-list {
        font-size: 1em;
        display: table;
        table-layout: fixed;
        list-style-type: none;
        margin: 0;
        position: relative;
        z-index: 1;
    }

    .jquery-tabs ul.tabs-list li {
        margin: 0 4px 0 0;
        border: 0 none;
        display: inline;
        float: left;
        padding: 0;
    }

    .jquery-tabs ul.tabs-list li a {
        font-size: 1em;
        text-decoration: none;
        line-height: 1.5;
        padding: 0.75em;
        background: transparent;
        display: block;
        float: left;
        font-weight: normal;
        margin: 0;
        border: 1px #ccc solid;
        border-radius: 0.6em 0.6em 0 0;
        border-bottom: none;
    }

    .jquery-tabs ul.tabs-list li a:focus,
    .jquery-tabs ul.tabs-list li a:hover,
    .jquery-tabs ul.tabs-list li a:active {
        background: #eee;
        border-radius: 0.6em 0.6em 0 0;
        color: #000;
        font-weight: normal;
        outline: 0 none;
        text-decoration: none;
        background-image: linear-gradient(rgb(235, 235, 235), #fff);
    }

    .jquery-tabs ul.tabs-list li.current a,
    .jquery-tabs ul.tabs-list li.current a:focus,
    .jquery-tabs ul.tabs-list li.current a:hover,
    .jquery-tabs ul.tabs-list li.current a:active {
        background: #fff;
        border: 1px #ccc solid;
        border-radius: 0.6em 0.6em 0 0;
        color: #000;
        border-bottom: 0 none;
        font-weight: bold;
        text-decoration: none;
        background-image: linear-gradient(rgb(235, 235, 235), #fff);
    }

    .jquery-tabs .content {
        border-top: 1px #ccc solid;
        clear: both;
        padding: 0;
        position: relative;
        top: -1px;
        margin-bottom: -1px;
    }

    .jquery-tabs .content .nr-tab-heading {
        font-weight: bold;

    }

    .jquery-tabs .content .nr-tab-content {
        background: #fff;
        margin-left: 0;
        padding: 1.5em;
        border-right: 1px #ccc solid;
        border-bottom: 1px #ccc solid;
        border-left: 1px #ccc solid;
    }

    /* hiding texts visually */
    .jquery-tabs .tabhead {
        position: absolute;
        left: -32768px;
    }

    .jquery-tabs .current-info,
    .jquery-tabs .accessibletabsanchor {
        left: -999em;
        position: absolute;
    }

    /** Avoid margin collapsing to enable correct sync of all tabs */
    .jquery-tabs .tab-content {
        border-bottom: 1px transparent solid;
        border-top: 1px transparent solid;
        padding-top: 1.5em;
        *overflow: hidden;
    }

    .jquery-tabs * {
        zoom: 1;
    }
}

/* Make tabs printable */
@media print {
    .jquery-tabs .tabs-list {
        display: none !important;
    }

    .jquery-tabs .tabbody,
    .jquery-tabs .tabhead {
        display: block !important;
    }
}
/* 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: Arial, Helvetica, Geneva, sans-serif;
	font-size: 87.5%;
    text-align:left;
	color: #444;
}

h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-weight: 400;
	color: #222;
	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*='myfavoriteoffice.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 5 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: blue; 
}

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

/* 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 red;  
  box-sizing: border-box;
    height: 100%;
    outline: none;
    width: 100%;
}

/* DROPDOWNS START HERE */

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

.nr-nav-menu li li {
  background: #666;
  border-right: none;
}


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

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

/* HEADER */
.nr-pre-header {
	background: #444;
	color: #fff;
}

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

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

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


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

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

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

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

.nr-acc-content {
	color: #333;
	margin: 1em 0.5em 0 1.35em;
}

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

dt.nr-acc-heading {
	line-height: 26px;
	font-size: 18px;
	font-weight: 400;
	color: #333;
	cursor: pointer;
    transition: all 0.2s;
}

dt.nr-acc-heading:before {
    content: '+';
    padding-right: 10px;
}

dt.nr-acc-heading:hover {
    opacity: 0.7;
    transition: all 0.2s;
}

dt.nr-acc-heading.nr-acc-close:before {
    content: '–';
}
    
/* 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}
    
/* USED FOR DOMESTIC VIOLENCE ESCAPE BUTTON */
a.nr-esc-button,
div.nr-esc-button,
button.nr-esc-button {display: block;text-transform: uppercase;text-align: center;font-size: 120%;margin: 0;padding: .4em .75em;border-radius: .35em;transition: all .2s ease;border: 0;text-shadow:none;}

/* FOOTER */
footer, #nr-footer {
	background: #666;
	color: #fff;
}

#nr-post-footer {
	background: #444;
	color: #fff;
}

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

#nr-post-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;
}
}



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

}
/* STICKY / FIXED BUTTONS / DOMESTIC VIOLENCE ESCAPE BUTTON */

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: rotate(-90deg) translate3d(0, 100%, 0);
        transform: rotate(-90deg) translate3d(0, 100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: rotate(-90deg) translateZ(0);
        transform: rotate(-90deg) translateZ(0)
    }
}

/* borrowed from animate.css - https://animate.style/ */
button.nr-sticky-button {
    transform-origin: 100% 100%;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    position: fixed;
    z-index: 100;
    right: 0;
    white-space: nowrap;
    top: 35%;
    font-size: 110%;
    background: #b91e4a;
    color: #fff;
    padding: 1em 1.25em 1em 1.15em;
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.4);
    animation-delay: 1s;
    animation-duration: 1.5s;
    animation-fill-mode: both;
    animation-name: fadeInRight;
    /* referring directly to the animation's @keyframe declaration */
}
@media all {
	
/* SPLIDE SLIDESHOW - https://splidejs.com - Version 4: splide-core.min.css */
.splide__track--fade > .splide__list > .splide__slide {margin: 0 !important;opacity: 0;z-index: 0;}
.splide__track--fade > .splide__list > .splide__slide.is-active {opacity: 1;z-index: 1;}
.splide__track--ttb > .splide__list {display: block;}
.splide__container {box-sizing: border-box;position: relative;}
.splide__list {backface-visibility: hidden;display: flex;height: 100%;margin: 0 !important;padding: 0 !important;}
.splide.is-initialized:not(.is-active) .splide__list {display: block;}
.splide__pagination {align-items: center;display: flex;flex-wrap: wrap;justify-content: center;margin: 0;pointer-events: none;}
.splide__pagination li {display: inline-block;line-height: 1;list-style-type: none;margin: 0;pointer-events: auto;}
.splide:not(.is-overflow) .splide__pagination {display: none;}
.splide__progress__bar {width: 0;}
.splide {position: relative;visibility: hidden;}
.splide.is-initialized,
.splide.is-rendered {visibility: visible;}
.splide__slide {backface-visibility: hidden;box-sizing: border-box;flex-shrink: 0;list-style-type: none !important;margin: 0;position: relative;}
.splide__slide img {vertical-align: bottom;}
/* .splide__sr looks needless, but if you remove it, the splideshow will get jumpy during transitions */
.splide__sr {clip: rect(0 0 0 0);border: 0;height: 1px;margin: -1px;overflow: hidden;padding: 0;position: absolute;width: 1px;}
.splide__toggle.is-active .splide__toggle__play, .splide__toggle__pause {display: none;}
.splide__toggle.is-active .splide__toggle__pause {display: inline;}
.splide__track {overflow: hidden;position: relative;z-index: 0;}

/* CUSTOM SPLIDE SETTINGS -- AS OF JAN. 2023 */
	.nr-splideshow {
		clear: both;
		margin: 0 auto 1.5em auto;
	}
	.nr-splideshow .splide__slide img {
		width: 100%;
	}

/* SPLIDE PREV/NEXT ARROWS */
	.nr-splideshow .splide__arrow {
		position: absolute;
		z-index: 1;
		top: 50%;
		transform: translateY(-50%);
		width: 4em;
		height: 50%;
		display: flex;
		align-items: center;
		justify-content: center;
		border: none;
		padding: 0;
		opacity: .7;
		background:transparent;
	}
	.nr-splideshow .splide__arrow:hover {
		cursor: pointer;
		opacity: .8;
	}
	.nr-splideshow .splide__arrow:focus {
		outline: none;
		opacity: 1;
	}
	.nr-splideshow .splide__arrow--prev {
		left: 1em;
	}
	.nr-splideshow .splide__arrow--next {
		right: 1em;
	}
	.nr-splideshow .splide__arrow svg {
		position: relative;
		right: auto;
		left: auto;
		background: #fff;
		border: 3px solid #fff;
		border-radius: 50%;
		padding: 0.4em;
		width: 2em;
		height: 2em;
	}
	.nr-splideshow .splide__arrow--prev svg {
		transform: rotate(180deg);
	}
	.nr-splideshow .splide__arrow:focus svg {
		border: 3px solid rgb(107,162,231);
	}

/* SPLIDE PLAY/PAUSE BUTTON */
	.nr-splideshow .splide__toggle {
		opacity: 0;
		transition: opacity 0.6s ease 0.3s;
	}
	.nr-splideshow:hover .splide__toggle,
	.nr-splideshow:focus .splide__toggle {
		opacity: 1;
		transition: opacity 0.6s ease 0.3s;
	}
	.nr-splideshow .splide__toggle {
		position: absolute;
		top: 1.5em;
		right: 1.5em;
	}

/* SPLIDE PAGINATION */
	.nr-splideshow .splide__pagination {
		position: absolute;
		left: 50%;
		bottom: 1em;
		transform: translateX(-50%);
	}
	.nr-splideshow .splide__pagination li {
		margin: 0 0.25em;
	}
	.nr-splideshow .splide__pagination__page {
		width: 15px;
		height: 15px;
		opacity: 1;
		border: 2px solid #fff;
		background: transparent;
		border-radius: 50%;
	}
	.nr-splideshow .splide__pagination__page.is-active {
		background: #fff;
		transform: none;
	}
	.nr-splideshow .splide__pagination__page:hover {
		cursor: pointer;
		transform: scale(1.3);
		background: rgb(255,125,69);
	}
	.nr-splideshow .splide__pagination__page:focus {
		outline: none;
		transform: scale(1.3);
		background: rgb(107,162,231);
	}

/* --- IF YOU'RE NOT USING partial_layout_splide_ajax_carousel THEN THE NEXT TWO SECTIONS CAN BE COMMENTED OUT --- */

	/* SPLIDE CAROUSEL SLIDESHOW (THUMBNAILS OPEN LIGHTBOX -- USES "MAGNIFIC POPUP") */
		.nr-splide-carousel {
			margin-bottom: 1.5em;
		}
		.nr-splide-carousel .splide__slide img {
			height: 150px;
			width: auto;
		}
			
	/* SPLIDE LIGHTBOX SLIDESHOW (CONTAINED W/IN CAROUSEL -- USES "MAGNIFIC POPUP") */
		.nr-splide-modal .nr-splide-modal-content {
			position: relative;
			height: 80vh;
			width: 100%;
			display: flex;
			align-items: center;
		}
		.nr-splide-carousel-lightbox .splide__slide img {
			position: relative;
			max-height: calc( 80vh - 5em );
			width: auto;
			top: 50%;
			transform: translateY(-50%);
			display: block;
			margin: 0 auto;
			padding-bottom: 6em;
		}
		.nr-splide-carousel-lightbox .splide__arrow {
			/* this adjusts for the captions pulling the pre/nxt arrows down */
			top: calc( 50% - 2.5em );
		}
		.nr-splide-carousel-lightbox .splide__pagination {
			bottom: -1em;
		}
		.nr-splide-carousel-lightbox .nr-splide-caption {
			position: absolute;
			bottom: 0;
			width: 100%;
			text-align: center;
			padding: 1.5em 0;
			font-size: 120%;
			color: #fff;
		}
	
}
	
/* MOBILE SPLIDESHOWS */
@media screen and (max-width: 760px) {

/* HIDES SPLIDESHOW PREV/NEXT ARROWS -- except for (:not) the Splide Carousel and Lightbox/Modal splideshows */
	.nr-splideshow:not(.nr-splide-carousel, .nr-splide-carousel-lightbox) .splide__arrows {
		position: absolute;
		top: -32768px;
		left: -32768px;
	}

/* --- IF YOU'RE NOT USING partial_layout_splide_ajax_carousel THEN THE NEXT TWO SECTIONS CAN BE COMMENTED OUT --- */

	/* CUSTOMIZE THE REMAINING SPLIDE PREV/NEXT ARROWS FOR MOBILE */
		.nr-splideshow .splide__arrow {
			width: 2em;
		}
		.nr-splideshow .splide__arrow--prev {
			left: 0;
		}
		.nr-splideshow .splide__arrow--next {
			right: 0;
		}
		.nr-splideshow .splide__arrow svg {
			border-radius: 0;
			padding: 0.25em;
		}

	/* CUSTOMIZE SPLIDESHOW CAROUSEL LIGHTBOX ENVIRONMENT FOR MOBILE */
		.nr-splide-carousel-lightbox-wrapper .mfp-close {
			position: absolute;
			top: 0 !important;
		}
		.nr-splide-modal .nr-splide-modal-content {
			position: relative;
			height: 100vh;
			width: calc( 100vw - 16px );
			display: flex;
			align-items: center;
		}		
		.nr-splide-carousel-lightbox .splide__slide img {
			max-height: 80vh;
			padding-bottom: 4.5em;
		}

}

@media screen and (max-width: 480px) {
	.nr-splideshow .splide__pagination {
		display: none;
	}
}
/* SPLIDE CAROUSEL SLIDESHOW - OPENS IN AJAX LIGHTBOX/MAGNIFIC MODAL */
#nr-root-element {display:block;position:relative;margin: 0 auto;}
.nr-ajax-modal-wrapper {margin: 5px auto 0 auto; padding: 0;position: relative;}
/* Magnific Popup CSS */
.mfp-bg {top:0;left:0;width:100%;height:100%;z-index:10000;overflow:hidden;position:fixed;background:rgba(0,0,0,0.85);}
.mfp-wrap {top:0;left:0;width:100%;height:100%;z-index:10100;position:fixed;outline:none !important;-webkit-backface-visibility:hidden;-webkit-overflow-scrolling:touch;}
.mfp-container {text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.mfp-container:before {content:'';display:inline-block;height:100%;vertical-align:middle;}
.mfp-align-top .mfp-container:before {display:none;}
.mfp-content {position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045;}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {width:100%;cursor:auto;}
.mfp-ajax-cur {cursor:pointer;}
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out;}
.mfp-zoom {cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in;}
.mfp-auto-cursor .mfp-content {cursor:auto;}
.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {-webkit-user-select:none;-moz-user-select:none;user-select:none;}
.mfp-loading.mfp-figure {display:none;}
.mfp-hide {display:none !important;}
.mfp-preloader {color:#CCC;position:absolute;top:50%;width:auto;text-align:center;margin-top:-0.8em;left:8px;right:8px;z-index:1044;}
.mfp-preloader a {color:#CCC;}
.mfp-preloader a:hover {color:#FFF;}
.mfp-s-ready .mfp-preloader {display:none;}
.mfp-s-error .mfp-content {display:none;}
button.mfp-close, button.mfp-arrow {overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;-webkit-box-shadow:none;box-shadow:none;}
button::-moz-focus-inner {padding:0;border:0;}
.mfp-close {width:50px;height:50px;line-height:48px;position:absolute;right:0;top: calc( -10vh + 5px ) !important;text-decoration:none;text-align:center;opacity:0.65;filter:alpha(opacity=65);padding:0 0 34px 10px;color:#FFF;font-style:normal;font-size:38px;font-family:Arial, Baskerville, monospace;}
.mfp-close-btn-in .mfp-close {color: rgb(107,162,231);background-color: rgba(255,255,255,1);opacity:.7;border: 3px solid rgb(107,162,231);}
.mfp-close:hover, .mfp-close-btn-in .mfp-close:hover {opacity:1;border: 3px solid rgb(197,201,104);color: rgb(197,201,104);}
.mfp-close:focus, .mfp-close-btn-in .mfp-close:focus {opacity:1;border: 3px solid #fff;color: #fff;background: rgb(107,162,231);}
.mfp-close:active {top:5px;}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {color:#FFF;right:-6px;text-align:right;padding-right:6px;width:100%;}
.mfp-counter {position:absolute;top:0;right:0;color:#CCC;font-size:12px;line-height:18px;white-space:nowrap;}
.mfp-arrow {position:absolute;opacity:0.65;filter:alpha(opacity=65);margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent;}
.mfp-arrow:active {margin-top:-54px;}
.mfp-arrow:hover, .mfp-arrow:focus {opacity:1;filter:alpha(opacity=100);}
.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent;}
.mfp-arrow:after,
.mfp-arrow .mfp-a {border-top-width:13px;border-bottom-width:13px;top:8px;}
.mfp-arrow:before,
.mfp-arrow .mfp-b {border-top-width:21px;border-bottom-width:21px;opacity:0.7;}
.mfp-arrow-left {left:0;}
.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {border-right:17px solid #FFF;margin-left:31px;}
.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {margin-left:25px;border-right:27px solid #3F3F3F;}
.mfp-arrow-right {right:0;}
.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {border-left:17px solid #FFF;margin-left:39px;}
.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {border-left:27px solid #3F3F3F;}
.mfp-iframe-holder {padding-top:40px;padding-bottom:40px;}
.mfp-iframe-holder .mfp-content {line-height:0;width:100%;max-width:900px;}
.mfp-iframe-holder .mfp-close {top:-40px;}
.mfp-iframe-scaler {width:100%;height:0;overflow:hidden;padding-top:56.25%;}
.mfp-iframe-scaler iframe {position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0, 0, 0, 0.6);background:#000;}
/* Main image in popup */
img.mfp-img {width:auto;max-width:100%;height:auto;display:block;line-height:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:40px 0 40px;margin:0 auto;}
/* The shadow behind the image */
.mfp-figure {line-height:0;}
.mfp-figure:after {content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0, 0, 0, 0.6);background:#444;}
.mfp-figure small {color:#BDBDBD;display:block;font-size:12px;line-height:14px;}
.mfp-figure figure {margin:0;}
.mfp-bottom-bar {margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto;}
.mfp-title {text-align:left;line-height:18px;color:#F3F3F3;word-wrap:break-word;padding-right:36px;}
.mfp-image-holder .mfp-content {max-width:100%;}
.mfp-gallery .mfp-image-holder .mfp-figure {cursor:pointer;}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
/*** Remove all paddings around the image on small screen */
.mfp-img-mobile .mfp-image-holder {padding-left:0;padding-right:0;}
.mfp-img-mobile img.mfp-img {padding:0;}
.mfp-img-mobile .mfp-figure:after {top:0;bottom:0;}
.mfp-img-mobile .mfp-figure small {display:inline;margin-left:5px;}
.mfp-img-mobile .mfp-bottom-bar {background:rgba(0, 0, 0, 0.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.mfp-img-mobile .mfp-bottom-bar:empty {padding:0;}
.mfp-img-mobile .mfp-counter {right:5px;top:3px;}
.mfp-img-mobile .mfp-close {top:5px;right:0;width:35px;height:35px;line-height:35px;background:rgba(0, 0, 0, 0.6);position:fixed;text-align:center;padding:0;}
@media all and (max-width: 900px) {
.mfp-arrow {-webkit-transform:scale(0.75);transform:scale(0.75);}
.mfp-arrow-left {-webkit-transform-origin:0;transform-origin:0;}
.mfp-arrow-right {-webkit-transform-origin:100%;transform-origin:100%;}
.mfp-container {padding-left:0;padding-right:0;}
}
.mfp-ie7 .mfp-img {padding:0;}
.mfp-ie7 .mfp-bottom-bar {width:600px;left:50%;margin-left:-300px;margin-top:5px;padding-bottom:5px;}
.mfp-ie7 .mfp-container {padding:0;}
.mfp-ie7 .mfp-content {padding-top:44px;}
.mfp-ie7 .mfp-close {top:5px;right:0;padding-top:0;}

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