/* YAML Base Lite - Browser Reset - NetRaising - February 2018 */
@media all{*{margin:0;padding:0}option{padding-left:.4em}select{padding:1px}body{font-size:100%;background:#fff;color:#000;text-align:left}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}html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=search]{-webkit-appearance:textfield;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}svg:not(:root){overflow:hidden}figure{margin:0}fieldset,img{border:0 solid}ul,ol,dl{margin:0 0 1em 1em}li{line-height:1.5em;margin-left:.8em}dt{font-weight:700}dd{margin:0 0 1em .8em}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-contain-dt{display:table;table-layout:fixed;width:100%}.ym-contain-oh{display:block;overflow:hidden;width:100%}.ym-contain-fl{float:left;width:100%}.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,.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%}}
#nr-accessible-slideshow {min-height: 255.06px;}
.nr-slideshow-overlay {background-image: linear-gradient(90deg, rgba(256,256,256,0.8) 60%,  transparent);display: block;content: '';position: absolute;width: 100%;bottom: 0;height: 100%;}
/* YAML Accessible Slideshow - NetRaising - Feb 2018 -- https://www.w3.org/WAI/tutorials/carousels/working-example/ */
li.slide a {display: inline-block;padding: 0.35em 0.75em;margin-top: 1em;font-size: 70%;}
.active .slide {display: block !important;visibility: hidden;transition: left .8s ease-out;}
.active .slide.current {overflow: hidden;visibility: visible;left: 0;}
.active .slide.next {left: 100%;}
.active .slide.prev {left: -100%;}
.active .slide.next, .active .slide.prev {position: absolute;}
.active .slide.next.in-transition, .active .slide.prev.in-transition {visibility: visible;}
.active .slide.next.in-transition article, .active .slide.prev.in-transition article {visibility: hidden;}
.carousel, .slide {width: 100%;padding: 0;margin: 0;overflow: hidden;z-index: 1;}
.carousel {position: relative;}
.carousel ul {margin: 0;padding: 0;}
.carousel li {list-style-type: none;}
.slide {background-size: cover;position: relative;margin-bottom: 1em;border: 1px solid #333;}
.slide img {min-width: 100%;max-width: inherit;margin-bottom: -6px;}
.carousel.active {position: relative;}
.active .slide {border: none;display: none;top: 0;left: 0;z-index: 200;}
.slide.current {display: block;z-index: 500;}
.slide article {position: absolute;width: 65%;height: 100%;top: 0;left: 4.5em;color: #000;}
.slide article p {margin-bottom: 0;font-size: 150%;line-height: 1.5;position: relative;top: 50%;transform: translateY(-50%);}
.btn-prev, .btn-next {position: absolute;z-index: 700;top: 50%;margin-top: -2.5em;border: 0;background: rgba(255,255,255,.6);line-height: 1;padding: 10px;transition: padding .4s ease-out;}
.btn-next:hover, .btn-next:focus, .btn-prev:hover, .btn-prev:focus {padding-left: 15px;padding-right: 15px;background: rgba(255,255,255,1);cursor: pointer;}
.btn-prev {left: 0;border-radius: 0 .25em .25em 0;}
.btn-next {right: 0;border-radius: .25em 0 0 .25em;}
/* CAROUSEL NAVIGATION */
.carousel.with-slidenav {background-color: #fff;}
.slidenav {position: absolute;text-align: left;right: 1em;bottom: 3em;z-index: 1000;font-size: 90%;}
.slidenav li {display: inline-block;margin: 0 .5em;}
.slidenav button {border-radius: 2px;border: 2px solid #557fba;background-color: #557fba;line-height: 0;padding: 0.9em 0 1em 0;width: 30px;height: 1.5em;font-weight: bold;color: #fff;}
.slidenav button.current {background-color: #fff;color: #333;}
.slidenav button:hover, .slidenav button:focus {cursor: pointer;background-color: #35A788;border: 2px solid #FFF;}
.slidenav button.current:hover, .slidenav button.current:focus {border: 2px solid #557fba;}
@media all {
/* BUTTONS */
.nr-button {padding: 0.55em 0.75em 0.5em 0.75em;border: 2px solid #4969A1;border-radius: 6px;font-weight: bold;background: #FFF;transition: background 0.3s, border 0.2s;font-size: 105%;display: inline-block;}
.nr-button:hover, .nr-button:focus {background: #EFE573;transition: background 0.2s, border 0.1s;text-decoration: none;border: 2px solid #EFE573;}
.nr-button-blue {border: 2px solid #4969A1;}
/* CUSTOM TYPOGRAPHY */
.nr-caption {font-size: 95%;font-style: italic;color: #35A788;line-height: 1.5;}
/* YAML TYPOGRAPHY */
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%;color: #444444;}
h1, h2, h3, h4, h5, h6 {font-family: "Raleway", Arial, Helvetica, Geneva, sans-serif;font-weight: 400;color: #161e21;margin: 0;}
h1, .nr-h1-mimic {font-size: 280%;margin: 0 0 0.5em 0;font-weight: bold;color: #557fba;}
h2, .nr-h2-mimic {font-size: 210%;margin: 0 0 0.65em 0;font-weight: bold;color: #35A788;}
h3, .nr-h3-mimic {font-size: 160%;margin: 0 0 0.875em 0;font-weight: bold;color: #557fba;}
h4 {font-size: 150%;margin: 0 0 1em 0;}
h5 {font-size: 130%;margin: 0 0 1.16667em 0;}
h6 {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: 1.2em;}
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: "Arvo", Georgia, "Times New Roman", Times, serif;font-style: italic;}
blockquote {background: transparent;color: #666666;margin: 1.5em 0 0 1.5em;}
strong, b {font-weight: bold;}
em, i {font-style: italic;}
big {font-size: 114.28571%;line-height: 1.3125;}
small {font-size: 85.71429%;line-height: 1.75;}
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: 1.5em 0;padding: 0;border: 0;border-bottom: 2px solid #EFE573;}
.nr-hrule {margin: 0.5em 0 1em 0;padding: 0 0 0.25em 0;}
a, a:visited {color: #4969A1;background: transparent;text-decoration: none;}
a:hover, a:visited:hover, a:focus {color: #000;background-color: transparent;text-decoration: underline;}
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;}
a.linkopacity:hover img, a.linkopacity:active img, a.linkopacity:hover svg, a.linkopacity:active svg {zoom: 1;filter: alpha(opacity=75);opacity: 0.8;}
*:focus {outline: none;}
img, figure {margin: 0;max-width: 100%;height: auto;}
.flexible, #nr-content img {max-width: 100%;height: auto;}
.bordered {margin-bottom: 1.5em;border: 2px #eee solid;border: 2px white solid;-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);}
.float-left {float: left;display: inline;margin: 0 1em 1em 0;}
.float-right {float: right;display: inline;margin: 0 0 1em 1em;}
.center {display: block;text-align: center;margin: 0 auto 1.5em auto;}
table {width: 100%;border-collapse: collapse;color: #444444;border-top: 1px #ccc solid;border-bottom: 1px #ccc solid;margin: 0 0 1.35714em 0;}
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;}
caption {font-variant: small-caps;}
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;color: #000;border-bottom: 2px #000 solid;}
.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 th {background: #565455;color: #fff;font-style: normal;}
.nr-table p {font-weight: normal;margin-bottom: 0;}
}
/* YAML Layout - NetRaising - February 2018 */
@media screen {body {overflow-y: scroll;}
#nr-pre-header, #nr-nav, #nr-main, #nr-aside-main, #nr-post-footer {display: block;}
/* CUSTOM COLUMNS CONTENT FIELD (2 or 3 columns) */
.nr-column-gbox-left, .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;}
}
@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;width: auto !important;}
.linearize-level-2 > [class*="ym-g"] > [class*="ym-gbox"] {overflow: hidden;}
}
/* NAVIGATION STYLES */
@media all {
#nr-nav-main {background: transparent;}
#nr-nav-main .ym-wrapper {background: #F0F3F8;border-left: 15px solid #5E7EB5;border-right: 15px solid #5E7EB5;}
#nr-nav-main .ym-wbox {padding: 0 1.5em;border-top: 2px solid #EFE573;border-bottom: 2px solid #EFE573;}
/* SUPERFISH ESSENTIAL STYLES */
.sf-menu, .sf-menu * {margin: 0;padding: 0;list-style: none;}
.sf-menu li {position: relative;}
.sf-menu ul {position: absolute;display: none;top: 100%;left: 0;z-index: 9999;}
.sf-menu li:hover > ul, .sf-menu li.sfHover > ul {display: block;}
.sf-menu a {display: block;position: relative;color: #000;}
.sf-menu ul ul {top: 0;left: 100%;}
/* DROPDOWN MENUS */
.sf-menu {display: table;table-layout: fixed;margin: 0 auto;}
.sf-menu a {text-decoration: none;padding: 0.25em 0.5em;border: 0.5em solid transparent;}
.sf-menu li a.nr-menu-cursor {border-radius: 0;padding: .75em 1em;border: none;}
.sf-menu ul {box-shadow: 2px 2px 6px rgba(0,0,0,.2);min-width: 12em;}
.sf-menu li {background: transparent;white-space: nowrap;transition: background .2s;}
.sf-menu li:hover, .sf-menu li:hover a {background: #1f3459;color: #FFF;}
.sf-menu li a:hover {border: 0.5em solid #1f3459;background: #E0F4EE;color: #000;}
.sf-menu li a.nr-menu-cursor:hover {border: none;background: transparent;cursor: context-menu;color: #FFF;}
.sf-menu ul {border-top: 2px solid #EFE573;}
.sf-menu ul ul {border: none;}
.sf-menu ul li, .sf-menu ul ul li {background: #1f3459;}
.sf-menu ul li a {color: #fff;padding: .75em 1em;border: none;}
.sf-menu li li:hover, .sf-menu li li.sfHover, .sf-menu li li:hover a, .sf-menu li li.sfHover a {background: #E0F4EE;border: none;}
.sf-menu li li:hover a, .sf-menu li li.sfHover a {color: #000;padding: 0.25em 0.5em;border: 0.5em solid #1f3459;}
.sf-menu li a.selected {font-weight: bold;}
.sf-menu li li a.selected {color: rgba(256,256,256,0.8);font-style: italic;}
.sf-menu li li:hover a.selected, .sf-menu li li.sfHover a.selected {color: rgba(0,0,0,0.3);}
/* NAV SUB STYLES */
#nr-nav-sub {margin-top: 0.5em;}
#nr-nav-sub h4 a:hover.no_hover, #nr-nav-sub h4 a {color: #666;}
#nr-nav-sub .selected {font-weight: bold;}
#nr-nav-sub ul {margin: 4px 0 0 0;}
#nr-nav-sub li {list-style-type: none;margin-left: 0;margin-bottom: 1em;line-height: 1.25;}
#nr-nav-sub li ul li {list-style-type: none;margin: .85em 0 0 .8em}
}
/* HACK FOR EDGE 16 BUG */
@supports (-ms-ime-align:auto) {
.sf-menu li li {list-style-position: outside;overflow: hidden;}
.sf-menu li li a {margin-top: -1.5em;}
}
/* eeSiteKit site1701 OFF CANVAS MOBILE - APRIL 2017 */
@media screen and (max-width: 760px) {
.nr-mobile-hide {display: none;position: absolute;top: -32768px;left: -32768px;width: 0;}
.nr-nav-mobile {width: auto;z-index: 1;float: left;position: absolute;margin-left: -320px;top: 0;}
#nr-nav-main {height: 0;position: absolute;top: 2em;border-bottom: none;z-index: 15;}
#nr-nav-main .ym-wbox {border-top: none;border-bottom: none;}
.sf-menu {float: none;background: #F0F3F8;}
.sf-menu li {font-size: 17px;}
.sf-menu a {padding: 0.5em;}
.sf-menu a:hover, .sfHover .sf-with-ul {background-image: none;}
.nr-nav-mobile ul ul ul {float: left;}
.nr-nav-mobile-wrap {min-height: 100%;min-width: 100%;position: relative;top: 0;bottom: 100%;left: 0;z-index: 1;}
.nav-trigger {position: absolute;top: 0;right: 0;clip: rect(0, 0, 0, 0);}
label[for="nav-trigger"] {font-family: Lucida, Verdana, sans-serif;position: fixed;right: 16px;top: 15px;z-index: 9999 !important;cursor: pointer;color: #1f3459;font-size: 40px;font-weight: 600;display: block;padding: 0 4px 5px 4px;line-height: 1;background-color: rgba(256,256,256,0.8);border-radius: 4px;}
a.nr-mobile-nav-top {position: fixed;left: 6px;bottom: 6px;z-index: 9999!important;cursor: pointer;color: #383838;font-size: 70%;font-weight: 400;display: block;background-color: rgba(255,255,255,0.8);padding: 10px;font-family: Lucida, Verdana, sans-serif;}
a.nr-mobile-nav-top:hover {background-color: #999;}
.nr-nav-mobile-wrap:after {content: "";display: block;position: fixed;top: 0;left: 0;height: 100%;width: 100%;z-index: -10;}
.nav-trigger + label, .nr-nav-mobile-wrap, .nav-trigger:checked ~ .nr-nav-mobile-wrap:after {transition: left 0.5s;}
.nav-trigger:checked ~ .nr-nav-mobile-wrap, .nav-trigger:checked ~ .nr-nav-mobile-wrap:after {left: 300px;}
.nav-trigger:checked ~ #nr-nav-main {position: relative;top: 0;}
.nav-trigger:checked ~ .nr-nav-mobile-wrap:after {background-color: rgba(255,255,255,0.6);z-index: 1;}
*,*:before,*:after {box-sizing: border-box;margin: 0;padding: 0;}
/* Fixes iOS8 bug  html, body {overflow-x: hidden;overflow-y: scroll;}  */
}
@media screen and (min-width: 761px) {
.nr-mobile-show {display: none;position: absolute;top: -32768px;left: -32768px;width: 0;}
/* This was included in the .nr-moble-show styles above  .sf-menu li li li, .sf-menu li li li li */
.sf-menu > li {float: left;}
}
/* eeSiteKit site1601 STYLES - JANUARY 2016 */
@media screen, projection {
html {background: #e9eef6;}
body {background: linear-gradient(#5E7EB5, #e9eef6);}
/* HEADER */
header, #nr-header {padding-top: 2em;background: transparent;}
header .ym-wrapper, #nr-header .ym-wrapper {background: #fff;color: #000;border-top: 15px solid #5E7EB5;border-left: 15px solid #5E7EB5;border-right: 15px solid #5E7EB5;}
#nr-header .nr-logo-text-big, #nr-header .nr-logo-text-small {font-family: "Raleway", Arial, Helvetica, Geneva, sans-serif;display: block;}
#nr-header .nr-logo {display: table;height: 120px;margin: 0 auto;padding-top: 7px;padding-left:1em;}
#nr-header .nr-logo:hover, #nr-header .nr-logo:focus {text-decoration: none;opacity: 0.7;}
#nr-header .nr-logo-img {display: table-cell;vertical-align: middle;padding-right: 1em;width: 100px;}
#nr-header .nr-logo-text {display: table-cell;vertical-align: middle;padding-top: 5px;}
#nr-header .nr-logo-text-big {font-size: 300%;color: #557FB8;line-height: 1;padding-bottom: 6px;}
#nr-header .nr-logo-text-small {font-size: 200%;color: #35A788;text-transform: uppercase;letter-spacing: 0.04em;line-height: 1.2;}
/* HOME */
.nr-home h1, .nr-home h2 {font-size: 200%;margin: 0 0 0.65em 0;}
.nr-home-main {/* Necessary because I don't want the sub-nav to linearize on top of main content, so we're reverse-stacking the grid columns */
float: right !important;}
.nr-home-main #nr-content {padding: 0 2em 0 0;float: none;}
.nr-home-main .nr-border-left {border-left: 2px solid #EFE573;padding-left: 3em;}
.nr-home-news-feed {padding: 0 1.5em 0.5em 1.5em;margin: 0 0 0 -1.5em;}
.nr-home-news-feed li {list-style-type: none;margin: 0 0 1em 0;line-height: 1.25;}
.nr-home-news-feed li a {font-weight: bold;}
/* MAIN */
main, #nr-main {background: transparent;}
main .ym-wrapper, #nr-main .ym-wrapper {background: #fff;border-left: 15px solid #5E7EB5;border-right: 15px solid #5E7EB5;}
#nr-content {/* Necessary because I don't want the sub-nav to linearize on top of main content, so we're reverse-stacking the grid columns */
float: right;background: #fff;padding: 2.5em 0 1em 0;}
.nr-content-home {background: #fff;max-width: 80em;margin: 0 auto;padding: 1.5em 1.5em 0 1.5em;}
#nr-blog .nr-blog-snippet {border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;background: #F0F3F8;padding: 2em 2em 1.5em 2em;margin: 0 0 2em 0;color: #000;box-shadow: 0 0 8px rgba(0,0,0,0.3);}
.nr-blog-post-info {border-top: 1px solid #ddd;padding: 1.25em 0 0 0;}
.nr-blog-post-info p {font-size: 95%;margin: 0;}
.nr-blog-banner-img {box-shadow: 0 0 8px rgba(0,0,0,0.3);border-top-left-radius: 6px;border-top-right-radius: 6px;margin-bottom: -3px;width: 100%;height: auto;}
.nr-rounded-corners {border-radius: 6px;}
/* PAGINATION */
.nr-pagination-links a, .nr-pagination-links .nr-pagination-current-pg {padding: 0.5em;}
/* BREADCRUMBS */
#nr-breadcrumbs {margin: -1.5em 0 1.75em 0;}
/* SIDEBAR */
.nr-core-links {font-family: "Raleway", Arial, Helvetica, Geneva, sans-serif;background: linear-gradient(#6699B4 70%, #AFDCDA);margin: 0 -1.5em;padding: 3em 1.5em 1.05em 1.5em;}
.nr-core-links li {position: relative;list-style-type: none;padding: 0.25em 0 0.25em 1.25em;margin: 0 0 0 1em;}
.nr-core-links li:before {font-family: "Font Awesome 5 Free";font-weight: 900;font-size: 60%;content: '\f621';color: #EFE573;position: absolute;top: 1.7em;left: 0;}
.nr-core-links li a {font-size: 170%;font-weight: bold;transition: color 0.1s;color: #FFF;padding: 0.25em 0;}
.nr-core-links li a:hover, .nr-core-links li a:focus {text-decoration: none;color: rgba(256,256,256,0.5);transition: color 0.1s;}
#nr-sidebar-content {padding: 1.5em 1em;}
#nr-sidebar-content .nr-hrule {border-color: #35A788;margin: 1.5em -0.5em;opacity: 0.5;}
.nr-sidebar-entry {margin: 1.5em 0;}
#nr-aside-main {background: #E0F4EE;}
/* 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 {background: #E0F4EE;border-radius: 3px;line-height: 26px;font-size: 110%;font-weight: 400;color: #000;cursor: pointer;transition: all 0.4s;padding: 0.5em 2em 0.5em 1em;margin-bottom: 3px;position: relative;}
dt.nr-acc-heading:before {content: '+';position: absolute;right: 0.75em;font-size: 130%;}
dt.nr-acc-heading:hover, dt.nr-acc-heading:focus, dt.nr-acc-heading.close:hover, dt.nr-acc-heading.close:focus {background: #5E7EB5;color:#fff;transition: all 0.4s;}
dt.nr-acc-heading.close {background: #35A788;color:#fff;transition: all 0.4s;}
dt.nr-acc-heading.close:before {content: '–';}
/* IFRAMES */
div.nr-responsive-iframe-wide {position: relative;padding-bottom: 56.25%;padding-top: 25px;height: 0;}
div.nr-responsive-iframe-tall {position: relative;padding-bottom: 160%;padding-top: 25px;width: auto;}
div.nr-responsive-iframe-wide iframe, div.nr-responsive-iframe-tall iframe {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
/* FOOTER */
footer, #nr-footer {background: transparent;text-align: center;}
footer .ym-wrapper, #nr-footer .ym-wrapper {background: #fff;color: #000;border-left: 15px solid #5E7EB5;border-right: 15px solid #5E7EB5;border-bottom: 15px solid #5E7EB5;}
#nr-footer .ym-wbox {padding: 0 1.5em 1.5em 1.5em;border-top: 2px solid #EFE573;}
#nr-footer ul {list-style-type: none;margin: 0 auto;padding-top: 1.65em;}
#nr-footer li {display: inline;margin: 0 0.75em;}
#nr-footer strong {color: #35A788;}
#nr-post-footer {background: transparent;color: #000;font-size: 90%;}
#nr-post-footer .ym-wbox {padding: 1.5em 0;}
#nr-post-footer .ym-gr {text-align: right;}
#nr-post-footer a, #nr-post-footer a:visited {color: #000;}
#nr-post-footer a:hover, #nr-post-footer a:visited:hover, #nr-post-footer a:focus {color: #4969A1;}
.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;}
}
@media screen and (max-width: 960px) {
.nr-mobile-hide-early {display: none;}
/* GRID QUAD STACKER - (example: footer of OPSC) */
.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;}
}
/* MOBILE */
@media screen and (max-width: 760px) {.float-left, .float-right {display: block;float: none;margin: 0 0 1em 0;}
.nr-desktop-only {display: none;position: absolute;top: -32768px;left: -32768px;width: 0;}
/* MOBILE - SLIDESHOW */
#nr-accessible-slideshow {min-height: auto;border-bottom: 2px solid #EFE573;margin-bottom: 0.5em;}
.controls, .slidenav {position: absolute;top: -32768px;left: -32768px;z-index: -100;}
.nr-slideshow-overlay {display: none;}
.slide {margin-bottom: 0;}
.slide img {max-width: 100%;height: auto;}
.slide article {width: 100%;position: relative;padding: 1.5em 2.55em;bottom: 0;left: 0;top: auto;min-height: 255px;/* to keep page from jumping */}
.slide article p {font-size: 100%;transform: none;position: relative;}
li.slide a {font-size: 90%;}
header, #nr-header {padding-top: 0;}
#nr-header .nr-logo {padding-left:0;}
#nr-header .nr-logo-img {width: 90px;}
#nr-header .nr-logo-text-big {font-size: 4vmax;}
#nr-header .nr-logo-text-small {font-size: 3.2vmax;}
#nr-breadcrumbs {margin: 0 0 1.5em 0;}
#nr-breadcrumbs a {padding: 0.5em 0;line-height:2;}
.nr-home-main {float: none !important;}
.nr-home-main #nr-content {padding: 0;}
.nr-home-main .nr-border-left {border-left: none;padding-left: 1.5em;}
#nr-content {padding: 0.5em 0 1em 0;float: none;}
.nr-border-left {border-left: none;}
#nr-footer li {display: block;}
#nr-post-footer .ym-gr {margin-top: 1em;text-align: left;}
.nr-stats, .nr-credits {margin: 0 0 2em 0;list-style-type: disc;}
.nr-stats li, .nr-credits li {margin: 0 0 .5em 1.2em;display: list-item;}
.nr-credits-pipe {display: none;}
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;}
}
/* DESKTOP */
@media screen and (min-width: 760px) {
.nr-mobile-only {display: none;position: absolute;top: -32768px;left: -32768px;width: 0;}
}
/* Browser Print CSS - Feb 2018 */
@page {size: auto;margin-top: 1cm;margin-bottom: 1cm;}
@media print {
/* 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}
/* DON'T PRINT */
#nav-trigger, .nr-mobile-show, #nr-mobile-nav-top, #nr-pre-header, #nr-header, #nr-nav-main, #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: 0 0 0 10px;}
.nr-logo-print img {width: 75px;margin-bottom: 10px;display: block;}
#nr-content {position: static;left: 0;margin-top: 10px;font-size: 100%;}
#nr-main .ym-g66 {width: 100%;}
#nr-main .ym-g66 .nr-staff-board-print-66 {width: 66%;}
#nr-print-footer {margin: 0 0 10px 10px;font-size: 80%;}
h1, .nr-h1-mimic, .subheading, h2, .nr-h2-mimic, h3, h4, h5, h6, hr, .nr-hrule {color: #666;}
h1, .nr-h1-mimic, {font-size: 180%;}
h2, .nr-h2-mimic, .subheading {font-size: 170%;}
h3 {font-size: 150%;}
hr, .nr-hrule {border-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;}
}