@charset "UTF-8";
/*! normalize.css v4.0.0 | MIT License | github.com/necolas/normalize.css */
/** 1. Change the default font family in all browsers (opinionated). 2. Prevent adjustments of font size after orientation changes in IE and iOS. */
html { font-family: sans-serif; /* 1 */ -ms-text-size-adjust: 100%; /* 2 */ -webkit-text-size-adjust: 100%; /* 2 */ }

/** Remove the margin in all browsers (opinionated). */
body { margin: 0; }

/* HTML5 display definitions ========================================================================== */
/** Add the correct display in IE 9-. 1. Add the correct display in Edge, IE, and Firefox. 2. Add the correct display in IE. */
article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary { /* 1 */ display: block; }

/** Add the correct display in IE 9-. */
audio, canvas, progress, video { display: inline-block; }

/** Add the correct display in iOS 4-7. */
audio:not([controls]) { display: none; height: 0; }

/** Add the correct vertical alignment in Chrome, Firefox, and Opera. */
progress { vertical-align: baseline; }

/** Add the correct display in IE 10-. 1. Add the correct display in IE. */
template, [hidden] { display: none; }

/* Links ========================================================================== */
/** Remove the gray background on active links in IE 10. */
a { background-color: transparent; }

/** Remove the outline on focused links when they are also active or hovered in all browsers (opinionated). */
a:active, a:hover { outline-width: 0; }

/* Text-level semantics ========================================================================== */
/** 1. Remove the bottom border in Firefox 39-. 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari. */
abbr[title] { border-bottom: none; /* 1 */ text-decoration: underline; /* 2 */ text-decoration: underline dotted; /* 2 */ }

/** Prevent the duplicate application of `bolder` by the next rule in Safari 6. */
b, strong { font-weight: inherit; }

/** Add the correct font weight in Chrome, Edge, and Safari. */
b, strong { font-weight: bolder; }

/** Add the correct font style in Android 4.3-. */
dfn { font-style: italic; }

/** Correct the font size and margin on `h1` elements within `section` and `article` contexts in Chrome, Firefox, and Safari. */
h1 { font-size: 2em; margin: 0.67em 0; }

/** Add the correct background and color in IE 9-. */
mark { background-color: #ff0; color: #000; }

/** Add the correct font size in all browsers. */
small { font-size: 80%; }

/** Prevent `sub` and `sup` elements from affecting the line height in all browsers. */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }

sub { bottom: -0.25em; }

sup { top: -0.5em; }

/* Embedded content ========================================================================== */
/** Remove the border on images inside links in IE 10-. */
img { border-style: none; }

/** Hide the overflow in IE. */
svg:not(:root) { overflow: hidden; }

/* Grouping content ========================================================================== */
/** 1. Correct the inheritance and scaling of font size in all browsers. 2. Correct the odd `em` font sizing in all browsers. */
code, kbd, pre, samp { font-family: monospace, monospace; /* 1 */ font-size: 1em; /* 2 */ }

/** Add the correct margin in IE 8. */
figure { margin: 1em 40px; }

/** 1. Add the correct box sizing in Firefox. 2. Show the overflow in Edge and IE. */
hr { box-sizing: content-box; /* 1 */ height: 0; /* 1 */ overflow: visible; /* 2 */ }

/* Forms ========================================================================== */
/** 1. Change font properties to `inherit` in all browsers (opinionated). 2. Remove the margin in Firefox and Safari. */
button, input, select, textarea { font: inherit; /* 1 */ margin: 0; /* 2 */ }

/** Restore the font weight unset by the previous rule. */
optgroup { font-weight: bold; }

/** Show the overflow in IE. 1. Show the overflow in Edge. 2. Show the overflow in Edge, Firefox, and IE. */
button, input, select { /* 2 */ overflow: visible; }

/** Remove the inheritance of text transform in Edge, Firefox, and IE. 1. Remove the inheritance of text transform in Firefox. */
button, select { /* 1 */ text-transform: none; }

/** Change the cursor in all browsers (opinionated). */
button, [type="button"], [type="reset"], [type="submit"] { cursor: pointer; }

/** Restore the default cursor to disabled elements unset by the previous rule. */
[disabled] { cursor: default; }

/** 1. Prevent a WebKit bug where (2) destroys native `audio` and `video` controls in Android 4. 2. Correct the inability to style clickable types in iOS. */
button, html [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button; /* 2 */ }

/** Remove the inner border and padding in Firefox. */
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

/** Restore the focus styles unset by the previous rule. */
button:-moz-focusring, input:-moz-focusring { outline: 1px dotted ButtonText; }

/** Change the border, margin, and padding in all browsers (opinionated). */
fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }

/** 1. Correct the text wrapping in Edge and IE. 2. Correct the color inheritance from `fieldset` elements in IE. 3. Remove the padding so developers are not caught out when they zero out `fieldset` elements in all browsers. */
legend { box-sizing: border-box; /* 1 */ color: inherit; /* 2 */ display: table; /* 1 */ max-width: 100%; /* 1 */ padding: 0; /* 3 */ white-space: normal; /* 1 */ }

/** Remove the default vertical scrollbar in IE. */
textarea { overflow: auto; }

/** 1. Add the correct box sizing in IE 10-. 2. Remove the padding in IE 10-. */
[type="checkbox"], [type="radio"] { box-sizing: border-box; /* 1 */ padding: 0; /* 2 */ }

/** Correct the cursor style of increment and decrement buttons in Chrome. */
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height: auto; }

/** Correct the odd appearance of search inputs in Chrome and Safari. */
[type="search"] { -webkit-appearance: textfield; }

/** Remove the inner padding and cancel buttons in Chrome on OS X and Safari on OS X. */
[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

/* Social media related colours */
.sass-col-sm-12 .grid-row, .left-sidebar-layout .grid-row { margin-left: -20px; margin-right: -20px; width: calc(100% + 40px); }

.sass-container::after { clear: both; content: ""; display: block; }

.grid-row::after { clear: both; content: ""; display: block; }

.sass-col-sm-1 { width: calc(8.3333333333% - 21.6666666667px); float: left; margin-left: 20px; min-height: 1px; }

@media only screen and (max-width: 768px) { .sass-col-sm-1 { width: calc(100% - 40px); float: left; margin-left: 20px; } }

.sass-col-sm-offset-1 { left: calc(8.3333333333% - 21.6666666667px + 20px); position: relative; }

@media only screen and (max-width: 768px) { .sass-col-sm-offset-1 { left: calc(0% - 20px + 20px); position: relative; } }

.sass-col-sm-2 { width: calc(16.6666666667% - 23.3333333333px); float: left; margin-left: 20px; min-height: 1px; }

@media only screen and (max-width: 768px) { .sass-col-sm-2 { width: calc(100% - 40px); float: left; margin-left: 20px; } }

.sass-col-sm-offset-2 { left: calc(16.6666666667% - 23.3333333333px + 20px); position: relative; }

@media only screen and (max-width: 768px) { .sass-col-sm-offset-2 { left: calc(0% - 20px + 20px); position: relative; } }

.sass-col-sm-3 { width: calc(25% - 25px); float: left; margin-left: 20px; min-height: 1px; }

@media only screen and (max-width: 768px) { .sass-col-sm-3 { width: calc(100% - 40px); float: left; margin-left: 20px; } }

.sass-col-sm-offset-3 { left: calc(25% - 25px + 20px); position: relative; }

@media only screen and (max-width: 768px) { .sass-col-sm-offset-3 { left: calc(0% - 20px + 20px); position: relative; } }

.sass-col-sm-4 { width: calc(33.3333333333% - 26.6666666667px); float: left; margin-left: 20px; min-height: 1px; }

@media only screen and (max-width: 768px) { .sass-col-sm-4 { width: calc(100% - 40px); float: left; margin-left: 20px; } }

.sass-col-sm-offset-4 { left: calc(33.3333333333% - 26.6666666667px + 20px); position: relative; }

@media only screen and (max-width: 768px) { .sass-col-sm-offset-4 { left: calc(0% - 20px + 20px); position: relative; } }

.sass-col-sm-5 { width: calc(41.6666666667% - 28.3333333333px); float: left; margin-left: 20px; min-height: 1px; }

@media only screen and (max-width: 768px) { .sass-col-sm-5 { width: calc(100% - 40px); float: left; margin-left: 20px; } }

.sass-col-sm-offset-5 { left: calc(41.6666666667% - 28.3333333333px + 20px); position: relative; }

@media only screen and (max-width: 768px) { .sass-col-sm-offset-5 { left: calc(0% - 20px + 20px); position: relative; } }

.sass-col-sm-6 { width: calc(50% - 30px); float: left; margin-left: 20px; min-height: 1px; }

@media only screen and (max-width: 768px) { .sass-col-sm-6 { width: calc(100% - 40px); float: left; margin-left: 20px; } }

.sass-col-sm-offset-6 { left: calc(50% - 30px + 20px); position: relative; }

@media only screen and (max-width: 768px) { .sass-col-sm-offset-6 { left: calc(0% - 20px + 20px); position: relative; } }

.sass-col-sm-7 { width: calc(58.3333333333% - 31.6666666667px); float: left; margin-left: 20px; min-height: 1px; }

@media only screen and (max-width: 768px) { .sass-col-sm-7 { width: calc(100% - 40px); float: left; margin-left: 20px; } }

.sass-col-sm-offset-7 { left: calc(58.3333333333% - 31.6666666667px + 20px); position: relative; }

@media only screen and (max-width: 768px) { .sass-col-sm-offset-7 { left: calc(0% - 20px + 20px); position: relative; } }

.sass-col-sm-8 { width: calc(66.6666666667% - 33.3333333333px); float: left; margin-left: 20px; min-height: 1px; }

@media only screen and (max-width: 768px) { .sass-col-sm-8 { width: calc(100% - 40px); float: left; margin-left: 20px; } }

.sass-col-sm-offset-8 { left: calc(66.6666666667% - 33.3333333333px + 20px); position: relative; }

@media only screen and (max-width: 768px) { .sass-col-sm-offset-8 { left: calc(0% - 20px + 20px); position: relative; } }

.sass-col-sm-9 { width: calc(75% - 35px); float: left; margin-left: 20px; min-height: 1px; }

@media only screen and (max-width: 768px) { .sass-col-sm-9 { width: calc(100% - 40px); float: left; margin-left: 20px; } }

.sass-col-sm-offset-9 { left: calc(75% - 35px + 20px); position: relative; }

@media only screen and (max-width: 768px) { .sass-col-sm-offset-9 { left: calc(0% - 20px + 20px); position: relative; } }

.sass-col-sm-10 { width: calc(83.3333333333% - 36.6666666667px); float: left; margin-left: 20px; min-height: 1px; }

@media only screen and (max-width: 768px) { .sass-col-sm-10 { width: calc(100% - 40px); float: left; margin-left: 20px; } }

.sass-col-sm-offset-10 { left: calc(83.3333333333% - 36.6666666667px + 20px); position: relative; }

@media only screen and (max-width: 768px) { .sass-col-sm-offset-10 { left: calc(0% - 20px + 20px); position: relative; } }

.sass-col-sm-11 { width: calc(91.6666666667% - 38.3333333333px); float: left; margin-left: 20px; min-height: 1px; }

@media only screen and (max-width: 768px) { .sass-col-sm-11 { width: calc(100% - 40px); float: left; margin-left: 20px; } }

.sass-col-sm-offset-11 { left: calc(91.6666666667% - 38.3333333333px + 20px); position: relative; }

@media only screen and (max-width: 768px) { .sass-col-sm-offset-11 { left: calc(0% - 20px + 20px); position: relative; } }

.sass-col-sm-12 { width: calc(100% - 40px); float: left; margin-left: 20px; min-height: 1px; }

@media only screen and (max-width: 768px) { .sass-col-sm-12 { width: calc(100% - 40px); float: left; margin-left: 20px; } }

.sass-col-sm-offset-12 { left: calc(100% - 40px + 20px); position: relative; }

@media only screen and (max-width: 768px) { .sass-col-sm-offset-12 { left: calc(0% - 20px + 20px); position: relative; } }

#ccm-theme-grid-edit-mode-row-wrapper .sass-col-sm-1 { min-height: 100px; }

#ccm-theme-grid-edit-mode-row-wrapper .sass-col-sm-2 { min-height: 100px; }

#ccm-theme-grid-edit-mode-row-wrapper .sass-col-sm-3 { min-height: 100px; }

#ccm-theme-grid-edit-mode-row-wrapper .sass-col-sm-4 { min-height: 100px; }

#ccm-theme-grid-edit-mode-row-wrapper .sass-col-sm-5 { min-height: 100px; }

#ccm-theme-grid-edit-mode-row-wrapper .sass-col-sm-6 { min-height: 100px; }

#ccm-theme-grid-edit-mode-row-wrapper .sass-col-sm-7 { min-height: 100px; }

#ccm-theme-grid-edit-mode-row-wrapper .sass-col-sm-8 { min-height: 100px; }

#ccm-theme-grid-edit-mode-row-wrapper .sass-col-sm-9 { min-height: 100px; }

#ccm-theme-grid-edit-mode-row-wrapper .sass-col-sm-10 { min-height: 100px; }

#ccm-theme-grid-edit-mode-row-wrapper .sass-col-sm-11 { min-height: 100px; }

#ccm-theme-grid-edit-mode-row-wrapper .sass-col-sm-12 { min-height: 100px; }

.wrapper > .main::after, .wrapper > div > .main::after, .fullwidth .ccm-area-block-list > div > .main::after { clear: both; content: ""; display: block; }

/* #Hidden element styles
================================================== */
/* Hide from both screenreaders and browsers: h5bp.com/u */
.hidden { display: none !important; visibility: hidden; }

/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }

/*! Hamburgers @description Tasty CSS-animated hamburgers @author Jonathan Suh @jonsuh @site https://jonsuh.com/hamburgers @link https://github.com/jonsuh/hamburgers */
.hamburger { padding: 0 0; display: inline-block; cursor: pointer; transition-property: opacity, filter; transition-duration: 0.15s; transition-timing-function: linear; font: inherit; color: inherit; text-transform: none; background-color: transparent; border: 0; margin: 0; overflow: visible; }

.hamburger:hover { opacity: 1; }

.hamburger-box { width: 35px; height: 24px; display: inline-block; position: relative; }

.hamburger-inner { display: block; top: 50%; margin-top: -2px; }

.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after { width: 35px; height: 4px; background-color: #000; border-radius: 4px; position: absolute; transition-property: transform; transition-duration: 0.15s; transition-timing-function: ease; }

.hamburger-inner::before, .hamburger-inner::after { content: ""; display: block; }

.hamburger-inner::before { top: -10px; }

.hamburger-inner::after { bottom: -10px; }

/* Elastic */
.hamburger--elastic .hamburger-inner { top: 2px; transition-duration: 0.275s; transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55); }

.hamburger--elastic .hamburger-inner::before { top: 10px; transition: opacity 0.125s 0.275s ease; }

.hamburger--elastic .hamburger-inner::after { top: 20px; transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55); }

.hamburger--elastic.is-active .hamburger-inner { transform: translate3d(0, 10px, 0) rotate(135deg); transition-delay: 0.075s; }

.hamburger--elastic.is-active .hamburger-inner::before { transition-delay: 0s; opacity: 0; }

.hamburger--elastic.is-active .hamburger-inner::after { transform: translate3d(0, -20px, 0) rotate(-270deg); transition-delay: 0.075s; }

.ccm-page { /* Social media related colours */ }

.ccm-page a { color: #2d7abe; text-decoration: none; }

.ccm-page a:hover { color: #43b05c; }

.ccm-page h1 { font-family: Verdana,Geneva,sans-serif; font-size: 24px; line-height: 34px; color: #2d7abe; margin-top: 0; margin-bottom: 20px; }

.ccm-page h2 { font-family: Verdana,Geneva,sans-serif; font-size: 20px; line-height: 34px; color: #2d7abe; margin-top: 0; margin-bottom: 20px; }

.ccm-page h3 { font-family: Verdana,Geneva,sans-serif; font-size: 18px; line-height: 24px; margin-top: 0; margin-bottom: 10px; }

.ccm-page h4 { font-family: Verdana,Geneva,sans-serif; font-size: 18px; line-height: 24px; margin-top: 0; margin-bottom: 10px; color: #43b05c; font-weight: normal; }

.ccm-page p, .ccm-page li { font-family: Verdana,Geneva,sans-serif; font-size: 14px; color: #000000; line-height: 20px; margin-top: 0; margin-bottom: 10px; }

.ccm-page li { margin-bottom: 5px; }

.ccm-page ul, .ccm-page ol { margin: 0; padding: 0; margin-left: 15px; }

.ccm-page .btn-green a { color: white !important; background-color: #43b05c; display: inline-block; padding: 7px; padding-left: 10px; padding-right: 10px; margin-top: 30px; max-width: 147px; text-align: center; clear: both; font-family: Verdana,Geneva,sans-serif; font-weight: 700; font-size: 16px; box-sizing: border-box; display: block; margin-top: 10px; }

.ccm-page .btn-green a:hover { background-color: #2d7abe !important; }

.ccm-page .references { font-size: 80%; line-height: 70%; }

.ccm-page hr { display: block; height: 1px; border: 0; border-top: 1px solid #f6f6f6; width: 100%; margin: 0 auto; padding: 0; margin-top: 20px; margin-bottom: 20px; }

.ccm-page img[style*="left"] { margin-right: 10px; margin-bottom: 10px; }

.ccm-page img[style*="right"] { margin-left: 10px; margin-bottom: 10px; }

.ccm-page img, .ccm-page video { max-width: 100%; height: auto !important; }

.ccm-page .googleMapCanvas img { max-width: none; }

.mfp-container figure { margin: 0; }

.header-wrapper { min-height: 100px; background-color: white; }

.nav-wrapper { min-height: 50px; background-color: white; margin-top: 10px; border-bottom: solid 5px #fdb816; }

@media only screen and (max-width: 845px) { .nav-wrapper { min-height: 1px; } }

.footer-wrapper { min-height: 200px; background-color: grey; }

.header-container, .sass-container, .footer-container, .sidebar-container, .nav-container, .main-container { max-width: 1000px; margin: 0 auto; }

.header-container::after, .sass-container::after, .footer-container::after, .sidebar-container::after, .nav-container::after, .main-container::after { clear: both; content: ""; display: block; }

.ccm-image-slider ul { margin: 0; padding: 0; list-style-type: none; }

.ccm-image-slider .rslides li { margin-bottom: 0; }

.rslides_tabs { text-align: center !important; position: absolute; bottom: 0; left: 0; right: 0; z-index: 100; }

.rslides_tabs li a { background-color: transparent !important; border: solid 1px white; }

.rslides_tabs li.rslides_here a { background-color: white !important; }

@media only screen and (max-width: 845px) { .rslides_tabs { display: none; } }

.ccm-image-slider-text { display: none; }

.rslides li { margin-bottom: 0; }

.rslides_tabs { text-align: center !important; position: absolute; bottom: 0; left: 0; right: 0; z-index: 100; }

.rslides_tabs li a { background-color: transparent !important; border: solid 1px #2d7abe; }

.rslides_tabs li.rslides_here a { background-color: #2d7abe !important; }

.banner-wrapper { border-bottom: solid 5px #fdb816; }

.banner-wrapper-inner { min-height: 200px; background-position: center center; border-bottom: solid 5px #fdb816; }

@media only screen and (max-width: 845px) { .banner-wrapper-inner { min-height: 150px; height: 150px; } }

.sitelogo { width: calc(66.6666666667% - 33.3333333333px); float: left; margin-left: 20px; margin-top: 30px; margin-bottom: 30px; }

@media only screen and (max-width: 845px) { .sitelogo { width: calc(100% - 40px); float: left; margin-left: 20px; } }

.sitelogo a { background-image: url("../images/ISC-Logo.png"); width: 320px; height: 120px; display: block; outline: none; background-size: 320px 120px; background-repeat: no-repeat; font-size: 0; margin-bottom: 0; margin-top: 0; }

@media only screen and (max-width: 845px) { .sitelogo a { margin-top: 0; background-size: auto 80px; height: 80px; margin-bottom: 0; margin: 0; } }

.login-link { width: calc(33.3333333333% - 26.6666666667px); float: left; margin-left: 20px; margin-top: 20px; }

.login-link .ccm-search-block-form { margin-top: 30px; }

@media only screen and (max-width: 845px) { .login-link { width: calc(100% - 40px); float: left; margin-left: 20px; } }

.login-link .btn-green a { float: right; min-width: 147px; }

@media only screen and (max-width: 845px) { .login-link .btn-green a { float: none; margin-top: 0; } }

.navigation { width: calc(100% - 40px); float: left; margin-left: 20px; }

.main-wrapper-home { background-color: white; padding-top: 40px; padding-bottom: 40px; }

.main-content-home-left { width: calc(66.6666666667% - 33.3333333333px); float: left; margin-left: 20px; min-height: 100px; }

@media only screen and (max-width: 845px) { .main-content-home-left { width: calc(100% - 40px); float: left; margin-left: 20px; border-left: none; padding-left: 0; } }

.main-content-home-right { width: calc(33.3333333333% - 26.6666666667px); float: left; margin-left: 20px; min-height: 100px; }

.main-content-home-right img { margin-bottom: 10px; }

@media only screen and (max-width: 845px) { .main-content-home-right { width: calc(100% - 40px); float: left; margin-left: 20px; border-left: none; padding-left: 0; } }

.title-wrapper { background-color: white; padding-top: 40px; padding-bottom: 0; }

.title-content-news, .title-content { width: calc(100% - 40px); float: left; margin-left: 20px; }

.main-wrapper-full { background-color: white; padding-top: 40px; padding-bottom: 40px; }

.main-wrapper-lower, .main-wrapper-columns { background-color: white; padding-top: 10px; padding-bottom: 40px; }

.main-wrapper { background-color: white; padding-top: 0; padding-bottom: 40px; }

.main-content { min-height: 350px; }

.sidebar-main { width: calc(70.8333333333% - 34.1666666667px); float: left; margin-left: 20px; min-height: 350px; }

@media only screen and (max-width: 845px) { .sidebar-main { width: calc(100% - 40px); float: left; margin-left: 20px; } }

.sidebar { width: calc(25% - 25px); float: left; margin-left: 20px; left: calc(4.1666666667% - 20.8333333333px + 20px); position: relative; }

@media only screen and (max-width: 845px) { .sidebar { width: calc(100% - 40px); float: left; margin-left: 20px; left: calc(0% - 20px + 20px); position: relative; margin-top: 20px; } }

.sidebar ul { list-style-type: none; margin: 0; padding: 0; }

.sidebar ul li { font-size: 16px; font-weight: 700; margin-bottom: 8px; border-bottom: solid 1px #ccc; padding-bottom: 7px; }

.sidebar ul li li { border-bottom: none; margin-bottom: 5px; padding-bottom: 4px; }

.sidebar ul li li a { font-size: 12px; margin-left: 15px; }

.sidebar ul a:hover { color: #43b05c; }

.sidebar ul a.nav-path-selected, .sidebar ul a.linkclicked { color: #43b05c; }

.sidebar ul a.nav-selected { color: #43b05c; }

@media only screen and (max-width: 768px) { .sidebar { width: calc(100% - 40px); float: left; margin-left: 20px; left: calc(0% - 20px + 20px); position: relative; } }

.footer-wrapper { padding-top: 40px; padding-bottom: 40px; background-color: white; border-top: solid 1px #d2d2d2; }

.footer-content-left { width: calc(50% - 30px); float: left; margin-left: 20px; }

@media only screen and (max-width: 845px) { .footer-content-left { width: calc(100% - 40px); float: left; margin-left: 20px; } }

.footer-content-right { width: calc(50% - 30px); float: left; margin-left: 20px; margin-top: 30px; }

@media only screen and (max-width: 845px) { .footer-content-right { width: calc(100% - 40px); float: left; margin-left: 20px; } }

.footer-content-right p { text-align: right; }

@media only screen and (max-width: 845px) { .footer-content-right p { text-align: left; } }

.page-template-full .news-image { width: calc(33.3333333333% - 26.6666666667px); float: left; margin-left: 20px; }

@media only screen and (max-width: 768px) { .page-template-full .news-image { width: calc(100% - 40px); float: left; margin-left: 20px; }
  .page-template-full .news-image img { margin-bottom: 20px; } }

.page-template-full .news-summary { width: calc(66.6666666667% - 33.3333333333px); float: left; margin-left: 20px; }

@media only screen and (max-width: 845px) { .page-template-full .news-summary { width: calc(100% - 40px); float: left; margin-left: 20px; } }

.page-template-full .news-wrapper-inner { margin-bottom: 20px; }

.page-template-full .news-wrapper-inner::after { clear: both; content: ""; display: block; }

.news-wrapper-inner { margin-left: -20px; margin-right: -20px; width: calc(100% + 40px); margin-bottom: 20px; }

.news-wrapper-inner::after { clear: both; content: ""; display: block; }

.news-image { width: calc(45.8333333333% - 29.1666666667px); float: left; margin-left: 20px; }

@media only screen and (max-width: 768px) { .news-image { width: calc(100% - 40px); float: left; margin-left: 20px; }
  .news-image img { margin-bottom: 20px; } }

.news-summary { width: calc(54.1666666667% - 30.8333333333px); float: left; margin-left: 20px; }

@media only screen and (max-width: 845px) { .news-summary { width: calc(100% - 40px); float: left; margin-left: 20px; } }

.news-summary h3 { margin-top: 0; margin-bottom: 0 !important; }

.news-summary h3 a { color: black; }

.news-summary h3 a:hover { color: #2d7abe; }

.news-summary .btn-more { margin-top: 20px; }

.news-summary .btn-more a { background-color: #2d7abe; color: white; padding: 5px; padding-left: 10px; padding-right: 10px; max-width: 120px; }

.news-summary .btn-more a:hover { background-color: #43b05c !important; color: white; }

.news-summary .date { font-family: Verdana,Geneva,sans-serif; color: #000000; margin-top: 0; margin-bottom: 0; font-weight: 700; font-size: 13px; }

@media only screen and (max-width: 768px) { .news-summary { width: calc(100% - 40px); float: left; margin-left: 20px; } }

time { font-weight: 700; font-size: 13px; line-height: 24px; color: #000000; margin-top: 10px; margin-bottom: 10px; }

.news-image-full { float: right; margin-left: 20px; }

@media only screen and (max-width: 768px) { .news-image-full { float: none; margin-right: 0; display: block; margin: 0 auto; } }

.news-main { width: calc(100% - 40px); float: left; margin-left: 20px; }

.news-main img { float: right; margin-left: 20px; }

@media only screen and (max-width: 768px) { .news-main img { float: none; margin-left: 0; display: block; margin: 0 auto; margin-bottom: 20px; } }

.tool-highlight { border: solid 2px #43b05c; padding-top: 20px; padding-bottom: 20px; padding-right: 20px; padding-left: 20px; box-sizing: border-box; background-color: #f6fcf8; }

.tool-highlight .news-summary { margin-left: 0; }

.main-content-left { width: calc(50% - 30px); float: left; margin-left: 20px; }

@media only screen and (max-width: 845px) { .main-content-left { width: calc(100% - 40px); float: left; margin-left: 20px; } }

.main-content-right { width: calc(50% - 30px); float: left; margin-left: 20px; }

@media only screen and (max-width: 845px) { .main-content-right { width: calc(100% - 40px); float: left; margin-left: 20px; } }

.ccm-block-file a { font-family: Verdana,Geneva,sans-serif; font-size: 14px; color: #000000; }

.ccm-block-file-large { margin-top: 20px; }

.ccm-block-file-large .fa { color: #43b05c; }

.ccm-block-file-large a { font-family: Verdana,Geneva,sans-serif; font-size: 20px; color: #43b05c; }

.ccm-block-file-large a:hover { color: #2d7abe; }

.resource-summary h3 a { color: black; }

.resource-summary h3 a:hover { color: #2d7abe; }

.resource-summary .btn-more { margin-top: 20px; }

.resource-summary .btn-more a { background-color: #2d7abe; color: white; padding: 5px; padding-left: 10px; padding-right: 10px; max-width: 120px; }

.resource-summary .btn-more a:hover { background-color: #43b05c !important; color: white; }

.resource-main { width: calc(100% - 40px); float: left; margin-left: 20px; }

.resource-main img { float: right; margin-left: 20px; }

@media only screen and (max-width: 845px) { .resource-main img { float: none; margin-left: 0; display: block; margin: 0 auto; } }

@media only screen and (max-width: 845px) { .resource-main { width: calc(100% - 40px); float: left; margin-left: 20px; } }

.resource-image { width: calc(50% - 30px); float: left; margin-left: 20px; }

@media only screen and (max-width: 845px) { .resource-image { width: calc(100% - 40px); float: left; margin-left: 20px; } }

.ccm-search-block-text { padding: 6px; }

.ccm-search-block-submit { color: white !important; background-color: #43b05c; display: inline-block; padding: 6px; padding-bottom: 9px; padding-left: 10px; padding-right: 10px; max-width: 150px; text-align: center; clear: both; font-family: Verdana,Geneva,sans-serif; font-weight: 700; font-size: 16px; box-sizing: border-box; border: none; }

.ccm-search-block-submit:hover { background-color: #2d7abe !important; }

.ccm-block-express-form fieldset { border: none; padding: 0; }

.ccm-block-express-form label { display: block; margin-bottom: 0; font-size: 17px; color: #000000; margin-top: 0; font-weight: 400; font-family: Verdana,Geneva,sans-serif; line-height: 24px; }

.ccm-block-express-form input, .ccm-block-express-form textarea, .ccm-block-express-form select { display: block; margin-bottom: 15px; border: solid 1px #2d7abe; padding: 5px; width: 100%; box-sizing: border-box; }

.ccm-block-express-form .text-muted { font-size: 14px; color: #2d7abe; margin-top: 0; font-weight: 400; font-family: Verdana,Geneva,sans-serif; line-height: 24px; font-style: italic; }

.ccm-block-express-form .btn-primary { color: white !important; background-color: #2d7abe; padding: 10px; padding-left: 15px; padding-right: 15px; max-width: 300px; text-align: center; clear: both; font-weight: 700; font-size: 20px; font-family: Verdana,Geneva,sans-serif; display: block; margin-top: 20px; margin-bottom: 20px; border-radius: 5px; }

.ccm-block-express-form .btn-primary:hover { background-color: #286da9; color: white !important; }

.sitenavigation .sub-trigger { display: none !important; }

.sitenavigation .nav > .nav-first { display: none; }

@media only screen and (max-width: 768px) { .sitenavigation .nav > .nav-first { display: block; } }

.sitenavigation ul { margin: 0; padding: 0; position: relative; float: left; }

.sitenavigation li { list-style-type: none; padding: 0; margin: 0; float: left; margin-right: 14px; font-size: 16px; line-height: 20px; }

.sitenavigation li.nav-dropdown:hover > a { background-color: #43b05c !important; color: white; }

.sitenavigation li.nav-last { margin-right: 0; }

.sitenavigation li > a { box-sizing: border-box; color: white; font-family: Verdana, Geneva, sans-serif; text-decoration: none; display: block; padding-top: 10px; padding-bottom: 10px; background-color: #2d7abe; width: 148px; text-align: center; font-weight: bold; -webkit-tap-highlight-color: transparent; }

@media only screen and (max-width: 1025px) { .sitenavigation li > a { width: 120px; font-size: 15px; } }

.sitenavigation li > a.nav-path-selected, .sitenavigation li > a.linkclicked { background-color: #43b05c; }

.sitenavigation li > a.nav-selected { background-color: #43b05c; color: white; }

.sitenavigation li > a:hover { background-color: #43b05c; color: white; }

.sitenavigation li.clicked > ul { display: block; }

.sitenavigation li ul { display: none; position: absolute; z-index: 1000; background-color: rgba(255, 255, 255, 0.9); margin: 0; padding-top: 10px; padding-bottom: 10px; }

.sitenavigation li ul a { font-size: 14px; color: #43b05c; padding-top: 5px; padding-bottom: 5px; padding-left: 10px; padding-right: 10px; box-sizing: border-box; width: 147px; background-color: transparent; font-weight: normal; }

.sitenavigation li ul a:hover { background-color: transparent; color: #2d7abe; }

.sitenavigation li ul a.nav-last { border-bottom: none; }

.sitenavigation li ul a.nav-path-selected, .sitenavigation li ul a.linkclicked { background-color: transparent; color: #2d7abe; }

.sitenavigation li ul a.nav-selected { background-color: transparent; color: #2d7abe; }

.sitenavigation li ul li { float: none; margin: 0; display: block; padding-top: 0; padding-bottom: 0; }

.sitenavigation li ul ul { margin-top: 0; }

.sitenavigation li ul ul a { background-color: #236095; }

.sitenavigation .nav-dropdown:hover > a, .sitenavigation .nav-dropdown.clicked > a { background-color: #2d7abe; }

.no-js .sitenavigation li:hover > ul { display: block !important; }

.menu-icon { display: none; }

@media only screen and (max-width: 845px) { body { overflow-x: hidden; }
  .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after { background-color: #2d7abe; }
  .menu-icon { position: absolute; z-index: 10000; display: block; top: 20px; right: 20px; -webkit-tap-highlight-color: transparent !important; outline: none; }
  .menu-icon:hover, .menu-icon:active { -webkit-tap-highlight-color: transparent !important; }
  .ccm-toolbar-visible .menu-icon { top: 88px; }
  .sitenavigation.is-tapped .menu-icon { -webkit-tap-highlight-color: transparent; }
  .sitenavigation.is-tapped ul.nav { box-shadow: 0px 2px 14px 0px rgba(0, 0, 0, 0.3); }
  .sitenavigation ul { display: none; max-width: none !important; margin-top: 0; }
  .sitenavigation li { float: none; display: block; margin: 0; padding: 0; border-right: none; }
  .sitenavigation > ul { display: block; position: absolute; margin: 0; background-color: #2d7abe; left: 0; top: 75px; z-index: 10000; padding: 0; height: 100vh; overflow-y: auto; }
  .sitenavigation > ul a { box-sizing: border-box; margin: 0; background-color: #2d7abe; display: block; padding-top: 10px; padding-bottom: 10px; padding-left: 20px; padding-right: 20px; width: 100%; height: auto; color: white; float: none; font-size: 16px; line-height: 20px; font-family: Verdana, Geneva, sans-serif; min-height: 40px; text-align: left; border: none !important; -webkit-font-smoothing: antialiased; -webkit-tap-highlight-color: transparent; }
  .sitenavigation > ul a:hover { background-color: #43b05c; }
  .sitenavigation > ul li { clear: both; width: 100%; background-color: lighten #2d7abe, 10%; border-bottom: solid 1px white; -webkit-tap-highlight-color: transparent; }
  .sitenavigation > ul li li { background-color: lighten #2d7abe, 10%; }
  .sitenavigation > ul li li li { background-color: lighten #2d7abe, 10%; }
  .sitenavigation > ul ul { display: none; width: 100%; z-index: 200; border: none; margin-left: 0; padding: 0; position: relative !important; margin-top: 0; left: 0; text-align: left; }
  .sitenavigation > ul ul ul { clear: both; left: 0; margin-top: 0; }
  .sitenavigation > ul ul li { border-bottom: solid 1px white; padding-top: 0; padding-bottom: 0; }
  .sitenavigation > ul ul li li a { background-color: lighten #2d7abe, 10%; padding-left: 30px; width: 100%; }
  .sitenavigation > ul ul li li li a { background-color: lighten #2d7abe, 10%; padding-left: 40px; width: 100%; }
  .sitenavigation > ul ul a { background-color: lighten #2d7abe, 10%; font-size: 80%; padding-left: 20px; width: 100%; padding-top: 10px; }
  .sitenavigation > ul ul a:before { content: '↳'; display: inline-block; margin-right: 4px; color: #AAA; font-family: Arial; }
  .sitenavigation > ul li.nav-dropdown { cursor: pointer; }
  .sitenavigation > ul li.nav-dropdown > a { width: 80%; }
  .sitenavigation > ul .sub-trigger { width: 20% !important; display: block !important; background-color: transparent !important; float: right; position: absolute; opacity: 0.001; right: 0; z-index: 10000; }
  .sitenavigation > ul .sub-trigger:hover { background-color: transparent !important; }
  .sitenavigation > ul li.nav-dropdown:after { content: '▼'; position: absolute; color: white; padding: 0; display: block; width: 20%; right: 0; margin-top: -28px; text-align: center; font-size: 12px; padding-top: 0; padding-bottom: 0; box-sizing: border-box; }
  .sitenavigation > ul li.expanded:after { display: none; }
  .sitenavigation > ul li.expanded:before { content: '▲' !important; position: absolute; color: white; padding: 0; display: block; width: 20%; right: 0; margin-top: 12px; text-align: center; font-size: 12px; padding-top: 0; padding-bottom: 0; box-sizing: border-box; }
  #nav .nav { display: none; }
  .menu-shroud { transition-property: opacity; transition-duration: 0.3s; transition-timing-function: ease; opacity: 0; }
  .csstransforms3d #nav .nav { transition-property: transform; transition-duration: 0.3s; transition-timing-function: ease; width: 280px; transform: translate3d(-280px, 0, 0); -webkit-transform: translate3d(-280px, 0, 0); top: 0 !important; display: block; }
  .csstransforms3d .sitenavigation.is-tapped .nav { display: block !important; }
  .csstransforms3d.off-canvas-triggered .page { height: 100vh; overflow: hidden; }
  .csstransforms3d.off-canvas-triggered .menu-shroud { position: absolute; top: 0; left: 0; right: 0; bottom: 0; background-color: transparent; opacity: 1; height: 100%; height: 100vh; z-index: 10; }
  .csstransforms3d.off-canvas-triggered .menu-shroud:before { position: absolute; top: 0; left: 0; right: 0; bottom: 0; opacity: 0.5 !important; content: ''; z-index: 1; height: 100%; height: 100vh; background-color: white; display: block; }
  .csstransforms3d.off-canvas-triggered #nav .nav { transform: translate3d(0, 0, 0); -webkit-transform: translate3d(0, 0, 0); top: 0 !important; }
  .csstransforms3d.ccm-toolbar-visible #nav .nav { top: 48px !important; } }
