<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* --- FONTS --- 

 font-family: 'bebas_neueregular';
 font-family: 'latobold';
 font-family: 'latoregular';
 font-family: 'latolight';
 font-family: 'latoblack';

------------ */
#pubWrapper ul.pubList &gt; li
{
border-right:none !important;
}
li#loginPanel {
    float: right;
}
li#userPanel {
    float: right;
}

.admin_menu, a.admin_menu, a.admin_menu:link, a.admin_menu:visited, a.admin_menu:active
{    color: #FFFFFF;
    font-family: Arial;
    font-size: 10pt;
    margin-left: 21px;
    text-decoration: underline;
}
a#ctl00_lnkMyProfile:hover {
    color: #FFDF00 !important;
}
.more-events a {
    margin-bottom: 40px;
}

li.rmItem &gt; a[title="Asset Management Community of Practice"] span {
    color: #ffdf00 !important;
}
li.rmItem &gt; a[title="Asset Management Community of Practice"] span {
    color: #ffdf00 !important;
}
a.btn.acc_expand-all {
    color: #fff !important;
    padding: 8px 10px;
    background: #54AB47;
    text-decoration: none;
    border-radius: 57px;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    transition: all 0.6s ease;
}
a.btn.acc_expand-all:hover {
    background: #48903D;
}
#pubWrapper .container {
    max-width: 1100px !important;
    margin: 0 auto;
}

/*--- COLOR GUIDE - FIND AND REPLACE THESE COLORS

Dom     : @color1

Sec     : @color2

---*/

/* --------------------- COLORS ---------------------- */

/*--Link Color--*/
/*a, a:hover {
 color: #48903D;
}*/

.subpage .ptl_page a,
.subpage .ptl_page a:hover {
 color: #48903D;
}

/*-- body BG color --*/
body {
 background: #C0D9BC;
}

/*-- school name text color --*/
#school-name h1 {
 color: #fff;
}

/*-- motto text color --*/
#motto {
 color: #ffffff;
}

/*-- menubar BG color --*/
#menubar {
 background: #2C773B;
}

/*---- BANNER CONTROLS ----*/

/*--BTN Background--*/
.nivo-directionNav a {
  background-color: #2C773B !important;
}
/*--BTN Background HOVER--*/
.nivo-directionNav a:hover {
  background-color: #48903D !important;
}

/*-- section heading text color --*/
.sec-header h2,
.sec-header h3 {
 color: #48903D;
}

/*-- upcoming event BG and text color --*/
a.eventPlaceHolder {
 background: #2C773B;
 color: #333333;
}

.name-of-event {
 color: #333333;
}

/*-- upcoming event text color HOVER --*/
.eventPlaceHolder:hover {
 color: #333333;
}

/*-- footer BG color --*/
#footer &gt; .inside-padding {
 background: #2C773B;
}

/*-- footer text color --*/
#footer {
 color: #ffffff;
}

/*-- Sidenav LV2 border left color --*/
.sitenavl1 a.navLink {
 border-left:3px solid #54AB47;
}
/*---- CALENDAR ----*/

/*--Calendar BG's--*/
.mini_calendar_tbl, .tbl_mini_calendar, .tbl_cell_calendar {
 background-color: #2C773B;
}

/*--Calendar Number Boxes BG--*/
.mini_calendar_day {
 background: #ffffff;
}

/*--Calendar 'Days of The Week' Colors--*/
td.mini_calendar_header {
 color: #ffffff;
}

/*--Top of the Calendar BG Color--*/
.cal-top {
 background: #ffc103;
}

/*--Calendar Today BG and Color--*/
.mini_calendar_day.mini_calendar_today {
 background: #48903D;
 color: #ffffff;
}

/*--Calendar 'Go to Main Calendar' Color--*/
A.mini_calendar_header:link, A.mini_calendar_header:visited {
 color: #ffffff;
}

/*--Calendar 'Go to Main Calendar' Color Hover--*/
A.mini_calendar_header:hover {
 color: #ffffff;
}

/*--Calendar Event Text Color--*/
A.mini_calendar_day:link, A.mini_calendar_day:visited {
 color: #ffffff;
 background: #333333;
}

/*--Calendar Event Hover BG Color and Text Color--*/
A.mini_calendar_day:hover {
 color: #ffffff;
 background: #333333;
}

/*--Calendar Today With Event BG and Color--*/
a.mini_calendar_day.mini_calendar_today {
 background: rgba(255, 255, 255, 0.39);
 color: #ffffff;
}

/*-- Calendar Arrows --*/
.cal-btn-l {
 border-color: transparent #ffffff transparent transparent;
}
.cal-btn-r {
 border-color: transparent transparent transparent #ffffff;
}

/*---- TELERIK COLORS ----*/

/*--TOP LEVEL STYLES--*/

/*--Normal State--*/
.telerik_main_menu .rmRootGroup a {
 color: #fff;
}

.telerik_main_menu .rmRootGroup a span {
 color: #fff;
}

/*--Over and Focused State ***/
.telerik_main_menu .rmRootGroup a:hover,
.telerik_main_menu .rmRootGroup a.rmFocused {
 color: #ffffff;
}

.telerik_main_menu .rmRootGroup a:hover span,
.telerik_main_menu .rmRootGroup a.rmFocused span {
 color: #ffffff;
}

/*--TOP LEVEL HOVER BG COLOR AND IMAGES (two images)--*/
.telerik_main_menu .rmRootGroup a:hover,
.telerik_main_menu .rmRootGroup a.rmFocused {
 background-color: #54AB47;
}

/*--END OF TOP LEVEL STYLES--*/


/*--DROPDOWN MENU STYLES--*/

/*--Normal State--*/

.telerik_main_menu .rmGroup a {
 color: #ffffff;
 background: #48903D;
}

.telerik_main_menu .rmGroup a span {
 color: #ffffff;
 background: #48903D;
}

/*--Over and Focused State--*/
.telerik_main_menu .rmGroup a:hover,
.telerik_main_menu .rmGroup a.rmFocused {
 background: #54AB47;
 color: #ffffff;
}

.telerik_main_menu .rmGroup a:hover span,
.telerik_main_menu .rmGroup a.rmFocused span {
 background: #54AB47;
 color: #ffffff;
}

/*--END OF DROPDOWN MENU STYLES--*/

.rmItem:hover {
 background-color: #54AB47;
}

.rmItem:hover &gt; a &gt; span {  color: #ffffff; }

.rmVertical .rmItem:hover a span, .rmVertical .rmItem:hover a {
 background-color: #54AB47;
 color: #ffffff;
}

/*--DROPDOWN LV2 MENU STYLES--*/

/*--Normal State--*/

.telerik_main_menu .rmGroup .rmGroup a {
 color: #171717;
 background: #ffffff;
}

.telerik_main_menu .rmGroup .rmGroup a span {
 color: #171717;
 background: #ffffff;
}

/*--Over and Focused State--*/
.telerik_main_menu .rmGroup .rmGroup a:hover,
.telerik_main_menu .rmGroup .rmGroup a.rmFocused {
 background: #54AB47;
 color: #ffffff;
}

.telerik_main_menu .rmGroup .rmGroup a:hover span,
.telerik_main_menu .rmGroup .rmGroup a.rmFocused span {
 background: #54AB47;
 color: #ffffff;
}

/*--SECOND LEVEL BORDER LEFT--*/

.rmLevel2 {
 border-left: 4px solid #54AB47;
}

/*--END OF DROPDOWN MENU STYLES--*/

/*---- END TELERIK COLORS ----*/

/*------------------------------- END COLORS -------------------------------*/

/* --------------------- IMAGES ---------------------- */

/*-- header BG --*/
#header &gt; .inside-padding {

 background: url('https://cdnsm5-hosted.civiclive.com/UserFiles/Servers/Server_3242987/Templates/header-background.jpg');
}

#waterMark
{
    background: url('https://cdnsm5-hosted.civiclive.com/UserFiles/Servers/Server_3242987/Templates/map-watermark.png');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right;
    position: relative;
    padding: 10px 0px 30px 0px;
}
/*-- banner curve --*/
#banner .bannerContainer:after {
 background: url('https://cdnsm5-hosted.civiclive.com/UserFiles/Servers/Server_3242987/Templates/banner-curve110.png');
}

/*-- footer BG --*/
#footer:after {
 background-image: url('https://cdnsm5-hosted.civiclive.com/UserFiles/Servers/Server_3242987/Templates/footer-bg1.png');
}

/*--Navigation Arrow BG--*/
.telerik_main_menu .rmGroup .rmItem .rmExpandRight:after {
 background: url('https://cdnsm4-hosted.civiclive.com/Common/resources/DesignPortfolio/SiteThemes/Metric/Blue/arrows-sprite.png');
}

/*--Navigation Arrow--*/

/*--Light--*/
.telerik_main_menu .rmGroup .rmItem .rmExpandRight:after {
 background-position: -18px -44px !important;
}

/*or*/

/*--Dark--*/
/*
.telerik_main_menu .rmGroup .rmItem .rmExpandRight:after {
 background-position: -18px -8px !important;
}
*/

/*------------------------------- END END IMAGES -------------------------------*/

/* --------------------- QUICK LINKS ---------------------- */

ul.quick-links {
 margin: 0px;
 padding: 0px;
 list-style: none;
 text-align: center;
}

ul.quick-links li {
 display: inline;
}

ul.quick-links a {
 background: #48903D;
 border-radius: 50%;
 display: inline-block;
 width: 80px;
 height: 75px;
 padding-top: 5px;
 margin: 0px 2px;
}

ul.quick-links a:hover { opacity: 0.8; }

/*------------------------------- END QUICK LINKS -------------------------------*/
#header &gt; .inside-padding {
 background-repeat: no-repeat;
 background-size: cover;
 background-position: center center;
 max-width: 1080px;
}

#logo {
 float: left;
 width: 17%;
}

#logo img {
 max-width: 100%;
 max-height: 100%;
 width: auto;
 height: auto;
}

#school-name {
 float: left;
 padding-left: 20px;
}

#school-name h1 {
 margin: 0px;
 font-family: 'latoblack';
 text-transform: uppercase;
 font-size: 36px;
 padding: 40px 0px 10px 0px;
 font-weight: normal;
 letter-spacing: 1px;
}

#motto {
 font-size: 24px;
 letter-spacing: 1px;
}

#banner.row {
 max-width: 1100px;
 margin-bottom: 0px;
}

#content-bottom {
 max-width: 1100px;
 margin: 0px auto;
 background: url('https://cdnsm5-hosted.civiclive.com/UserFiles/Servers/Server_3242987/Templates/page-bg.png');
 background-size: 100% 1px;
 padding: 0px 15px 25px 15px;
}

#banner .ptl_portlet_vertical {
 overflow: visible;
}

#banner .nivoSlider {
 -webkit-box-shadow: none;
 -moz-box-shadow: none;
 box-shadow: none;
}

#banner .bannerContainer:after {
 content: '';
 display: block;
 position: absolute;
 width: 100%;
 height: 275px;
 bottom: -30px;
 left: 0px;
 z-index: 999;
 background-size: 100%;
 background-repeat: no-repeat;
 background-position: bottom;
}

#banner .nivo-directionNav a {
  display: block;
  width: 31px !important;
  height: 31px !important;
  background-repeat: no-repeat !important;
  z-index: 999 !important;
  background-image: none !important;
  top: 15px;
border-radius: 50%;
}

#banner a.nivo-nextNav { left: 60px; }

#banner a.nivo-prevNav:after {
 content: '';
 position: absolute;
 top: 9px;
 left: 9px;
 width: 0;
 height: 0;
 border-style: solid;
 border-width: 7px 12px 7px 0;
 border-color: transparent #ffffff transparent transparent;
}

#banner a.nivo-nextNav:after {
 content: '';
 position: absolute;
 top: 9px;
 left: 11px;
 width: 0;
 height: 0;
 border-style: solid;
 border-width: 7px 0 7px 11px;
 border-color: transparent transparent transparent #ffffff;
}

#banner .bannerContainer.bannerShowControls .nivo-caption {
  padding-bottom: .5em !important;
}

#banner .nivo-controlNav { display: none !important; }

.w-66 {
 margin-top: -80px;
 z-index: 999;
 position: relative;
}

.sec-header h2,
.sec-header h3 {
 font-family: 'bebas_neueregular';
 font-size: 35px;
 margin: 10px 0px 15px;
 font-weight: normal;
 display: inline-block;
}
.sec-header.weather {
    margin-top: 30px;
}
.sec-header h3 {
    margin-top: 30px;
}
a.eventPlaceHolder, a.eventPlaceHolder:hover {
 border-radius: 10px;
 margin-bottom: 10px;
}



.inner-eventPlaceHolder {
 width: 100%;
 float: none;
}

.time { font-size: 13px; }

.inner-news-content .date {
 float: none;
 width: auto;
 text-align: left;
}

.ptl_page &gt; .inside-padding {
 padding: 0px 10px 0px 10px;
}

#footer {
 max-width: 1100px;
 margin: 0px auto 30px;
 padding: 0px;
 position: relative;
}

#footer:after {
 content: '';
 position: absolute;
 top: 0px;
 left: 0px;
 width: 100%;
 height: 200px;
 background-repeat: no-repeat;
 background-position: top right;
 background-size: 100% 100%;
 z-index: 2;
}

#footer &gt; .inside-padding {
 margin: 0px 10px 0px 10px;
 padding: 150px 35px 30px 35px;
}

#footer h3 {
font-weight: normal;
font-family: 'bebas_neueregular';
font-size: 27px;
margin: 0px;
letter-spacing: 1px;
line-height: 2em;
}
#footer-right span {
    display: block;
    line-height: 1.5em;
}
#footer-address {
color: #FFF;
line-height: 1.5em;
}


#footer-left {
 width: 70%;
 float: left;
}

#footer-right {
 width: 30%;
 float: right;
 position: relative;
 z-index: 99;
}

#menubar {
 max-width: 1100px;
 margin: 0px auto;
 position: relative;
}

.subpage #menubar {
 border-bottom-left-radius: 10px;
 border-bottom-right-radius: 10px;
}

.subpage #page {
 max-width: 1080px;
 margin: 0px auto;
 padding: 10px;
 background: url('https://cdnsm5-hosted.civiclive.com/UserFiles/Servers/Server_3242987/Templates/page-bg.png');
 background-size: 100% 1px;
}

#sub-content-left {
 width: 23%;
 float: left;
}

#sub-content-right {
 width: 77%;
 float: left;
}

.sitenavl0 { padding-left: 0px; }

a.navLink {
 display: block;
 padding: 10px;
 margin: 0px 0px 5px;
}

.sitenavl0 a.navLink {
 font-family: 'latobold';
}

.sitenavl1 a.navLink {
 padding: 3px 6px 3px 6px;
 margin: 6px 0px 6px 0px;
}

.credits {
    text-align: center;
    color: #2C773B;
    padding: 10px;
}

.label_skin_corporation {
 font-size: 13px;
 font-family: 'latolight';
}

.label_skin_corporation a {
 color: #2C773B;
 text-decoration: none;
 font-family: 'latolight';
}

.label_skin_corporation a:hover {
 text-decoration: underline;
}

#breadcrumbs {
 margin: 5px 0px 5px;
}

#spanBreadcrumbPageId {
 font-family: 'latobold';
}

#main-content .row {
 border-radius: 15px;
 overflow: hidden;
}

#main-content .row .inside-padding {
 background: #ffffff;
}

#inside-nav {
 border-radius: 15px;
 overflow: hidden;
 padding: 0px;
 min-height: 300px;
}
.subpage a.navLink {
    color: #fff;
}
#RSSLink {
 position: absolute;
 top: -47px;
 right: 10px;
}

.RadMenu a.rmLink {
 line-height: 50px;
}

/*** START OF TOP LEVEL MENU STYLES ***/

.telerik_main_menu a,
.telerik_main_menu a:hover {
 text-decoration: none;
 font-size: 13px;
 font-weight: normal;
}

.telerik_main_menu .rmText {
 padding-top: 5px !important;
 padding-bottom: 15px !important;
}

.telerik_main_menu .rmGroup .rmText {
 padding-bottom: 5px !important;
}

.RadMenu .rmItem {
 height: auto;
 margin-right: 0px;
}

.RadMenu .rmText {
 font-family: 'latoregular';
 font-weight: normal;
 font-size: 12pt;
}

.RadMenu .rmLink {
 float: left;
 outline: 0 none;
 padding-left: 0px !important;
}

.RadMenu .rmHorizontal .rmText {
 padding: 0px 12px 0px 12px !important;
 letter-spacing: 0.06em;
}

.RadMenu .rmGroup .rmText {
 margin-left: 0px !important;
 padding: 8px 10px 8px 10px !important;
 margin-bottom: 4px;
}

.rmrootGroup .rmHorizontal li.rmItem {
 margin-left: 10px;
}

/*** Normal State ***/
.telerik_main_menu .rmRootGroup a {
 text-decoration: none;
 font-size: 18px;
 font-family: 'latoregular';
}

.telerik_main_menu .rmRootGroup a span {
 text-decoration: none;
 font-size: 14px;
 font-family: 'latoregular';
}

/*** Over and Focused State ***/
.telerik_main_menu .rmRootGroup a:hover,
.telerik_main_menu .rmRootGroup a.rmFocused {
 text-decoration: none;
 background-position: left top, right top;
 background-repeat: no-repeat;
}

.telerik_main_menu .rmRootGroup a:hover span,
.telerik_main_menu .rmRootGroup a.rmFocused span {
 text-decoration: none;
}

/*** END OF TOP LEVEL MENU STYLES ***/

/*** START OF DROPDOWN MENU STYLES ***/

/*** Normal State ***/

.telerik_main_menu .rmGroup {
}

.telerik_main_menu .rmGroup a {
 text-decoration: none;
 font-size: 10pt;
 font-weight: normal;
}

.telerik_main_menu .rmGroup a span {
 text-decoration: none;
 font-size: 10pt;
 font-weight: normal;
 line-height: normal !important;
 font-family: 'latoregular' ,Arial, Helvetica, sans-serif;
 text-transform: none;
}

.telerik_main_menu .rmGroup .rmItem .rmExpandRight:after {
 content: '';
 position: absolute;
 top: 5px;
 right: 5px;
width: 18px;
height: 26px;
}

/*** Over and Focused State ***/
.telerik_main_menu .rmGroup a:hover,
.telerik_main_menu .rmGroup a.rmFocused {
 text-decoration: none;
 border-bottom: none !important;
}

.telerik_main_menu .rmGroup a:hover span,
.telerik_main_menu .rmGroup a.rmFocused span {
 text-decoration: none;
}

/*** Dropdown border ***/
.RadMenu .rmRootGroup .rmItem ul.rmGroup {
 width: 200px;
 padding: 0px;
}

/*** END OF DROPDOWN MENU STYLES ***/


.mini_calendar_tbl {
 margin: 0px auto 10px;
 width: 100%;
 padding: 10px 0px 10px;
 border-radius: 10px;
}

.mini_calendar_tbl table {
 margin: 0px auto;
 width: 97%;
}

.tbl_cell_calendar {
 width: 13%;
 height: 13%;
}

.mini_calendar_day {
 font-family: 'latoregular' ,Arial, Helvetica, sans-serif;
 font-size: 10pt;
 width: 100%;
 display: inline-block;
 padding: 6px 0px 6px 0px;
 min-height: 15px;
}

td.mini_calendar_header {
 font-weight: normal;
 font-size: 18px;
 background: none;
 font-family: 'latoregular' ,Arial, Helvetica, sans-serif;
 line-height: 16px;
 padding-bottom: 9px;
 font-family: 'latobold';
 letter-spacing: .5px;
 text-transform: uppercase;
}

td.mini_calendar_header_small {
 background: #1a7da6;
}

A.mini_calendar_header:link, A.mini_calendar_header:visited {
 font-weight: normal;
 text-align: center;
 display: block;
 font-family: 'latoregular' ,Arial, Helvetica, sans-serif;
 text-decoration: none;
 font-size: 15px;
 margin-top: 8px;
}

A.mini_calendar_header:hover {
 font-weight: normal;
 text-align: center;
 display: block;
 font-family: 'latoregular' ,Arial, Helvetica, sans-serif;
 text-decoration: underline;
 font-size: 15px;
 margin-top: 8px;
}

A.mini_calendar_day:link, A.mini_calendar_day:visited {
 font-weight: normal;
 font-family: 'latoregular' ,Arial, Helvetica, sans-serif;
 font-size: 10pt;
 text-decoration: none;
}

A.mini_calendar_day:hover {
 font-weight: normal;
 font-family: 'latoregular' ,Arial, Helvetica, sans-serif;
 font-size: 10pt;
 text-decoration: none;
}

/*-- Calendar Arrows Hover --*/
.cal-btn-l:hover {
 opacity: 0.8;
}
.cal-btn-r:hover {
 opacity: 0.8;
}

.cal-btn-l {
 position: relative;
 top: 0px;
 left: 5px;
 width: 0px;
 height: 0px;
 border-style: solid;
 border-width: 7px 12px 7px 0;
 display: block;
 text-indent: -9999px;
}

.cal-btn-r {
 position: relative;
 top: 0px;
 right: 5px;
 width: 0px;
 height: 0px;
 border-style: solid;
 border-width: 7px 0 7px 12px;
 display: block;
 text-indent: -9999px;
}

.cal-btn-r:focus, .cal-btn-l:focus {
  outline-color: transparent;
  outline-style: none;
}

span.mini_calendar_day:empty {
 position: relative;
 top: 1px;
}

.pubDropdown-wrapper,
.pubDropdown-btn,
#pubWrapper-btn {
 color: #ffffff;
}



a#mobile-bar {
 line-height: 50px;
 text-indent: 15px;
color:#fff;
}

.current-head .nav-toggle {
 background: #E8E8E8;
}

.nav-toggle span { color: #2C773B; }
a.topPage {
    float: left;
    font-size: 19px !important;
    padding-top: 5px !important;
    padding-left: 10px;
    color: #2C773B;
    font-family: "latobold";
}




/* Slider */
.slick-slider { position: relative; display: block; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }

.slick-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0; }
#events .slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 50px 70px 70px;
    padding: 0;
}
.slide_quicklinks .slick-list {
    padding-top: 30px;
    width: 90%;
    margin: 0 auto;
}
.slick-list:focus { outline: none; }
.slick-loading .slick-list { background: #fff; }
.slick-list.dragging { cursor: pointer; cursor: hand; }

.slick-slider .slick-track { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.slick-track { position: relative; left: 0; top: 0; display: block; }
.slick-track:before, .slick-track:after { content: ""; display: table; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }

.slick-slide { float: left; height: 100%; min-height: 1px; display: none; }
[dir="rtl"] .slick-slide { float: right; }
.slick-slide img { display: block; }
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block;     text-align: center;}
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }
.slide_quicklinks .ql-title {
    color: #fff;
}
.slide_quicklinks .slide .box {
    display: none;
    background: rgba(59, 96, 110, 0);
    padding: 18px;
    border: none;
    width: auto;
    opacity: 0;
    color: #fff;
    text-align: center;
}
.slide_quicklinks .slide:hover .box {
    display: block;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    transition: all 0.6s ease;
    background: #3B606E;
    opacity: 1;
}
.slide_quicklinks .slide:hover .ql-title {
    margin-top: 20px;
    padding-top: 20px;
    background: #3B606E;
    position: relative;
    -webkit-transition: padding 0.7s ease;
    -moz-transition: padding 0.7s ease;
    transition: padding 0.7s ease;
}
.slide_quicklinks .slide:hover .ql-title:before {
    content: "";
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 20px solid #3B606E;
    width: 0px;
    height: 0px;
    position: absolute;
    top: -16px;
    left: 66px;
}
.slide_quicklinks .fa:after {
    top: -14px;
    left: -14px;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    padding: 14px;
    content: "";
    opacity: 0; 
    pointer-events: none;
    position: absolute;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
    -webkit-transform: scale(.8);
    -moz-transition: -moz-transform 0.2s, opacity 0.2s;
    -moz-transform: scale(.8);
    -ms-transform: scale(.8);
    transition: transform 0.2s, opacity 0.2s;
    transform: scale(.8);
}
.slide_quicklinks .icon:hover .fa:after{
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}

.slide.slick-slide.slick-active:hover .fa:after{
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}

.slide.slick-slide.slick-active:hover .slide_quicklinks .fa:after {
    top: -14px;
    left: -14px;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    padding: 14px;
    box-shadow: 0 0 0 10px #9FAC3B;
    content: "";
    opacity: 0;
    pointer-events: none;
    position: absolute;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
    -webkit-transform: scale(.8);
    -moz-transition: -moz-transform 0.2s, opacity 0.2s;
    -moz-transform: scale(.8);
    -ms-transform: scale(.8);
    transition: transform 0.2s, opacity 0.2s;
    transform: scale(.8);
}


.slide.slick-slide.slick-active:hover .icon .fa {
    background: #E36C2F;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.slide_quicklinks .icon:hover .fa {
    background: #E36C2F;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.slide_quicklinks a.more_info {
    display: block;
    margin-top: 15px;
    text-align: center;
    border: 1px solid #fff;
    border-radius: 10px;
}
.slide_quicklinks a.more_info:hover {
   
    border: 1px dashed #478D97;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transition: all 0.2s ease;
    cursor: pointer;
}



/*****slide****/


/* Arrows ************************************************/
.slick-prev,
.slick-next
{
font-size: 0;
    line-height: 0;
    position: absolute;
    width: 10px;
top:60px;
    height: 10px;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    border-radius: 50%;
    padding: 15px;
    background: rgb(84, 171, 71);
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: #48903D;
-webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}


.slick-prev
{
    left: 0px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
     content:"\f0d9";
    left: 9px;
}
[dir='rtl'] .slick-prev:before
{
     content:"\f0d9"
}

.slick-next
{
    right: 0px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
     content:"\f0da";
left: 12px;
}
[dir='rtl'] .slick-next:before
{
     content:"\f0da"
}
.slick-prev:before, .slick-next:before {
    font-family: "FontAwesome";
    font-size: 25px;
    line-height: 1;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 3px;
}

#content-bottom .w-66 p {
    line-height: 1.7em;
    color: #888;
}

/******arrows****/


/******subpage****/
.subpage #main-content {
    padding-left: 20px;
}
.subpage #sidebar {
    background: #2C773B;
    border-radius: 15px;
    overflow: hidden;
    padding: 0px;
    min-height: 300px;
    margin-left: 16px;
}
.subpage #sidebar table a {
    color: #fff;
    line-height: 2.2em;
}
.subpage #sidebar table a.sub {
    color: #FFF !important;
    border-left: 4px solid #2C773B;
    padding: 3px 10px;
    margin-left: 10px;
}
.subpage #sidebar table a:hover {
    text-decoration: none;
    opacity: 0.8;
}
#news_content_body #featured_image{    max-width: 200px;
    float: left;
    padding: 0px 10px 10px 0px;}
#news_content_body {
    font-family:"lato";
    padding: 15px 0px;
}
#news_content_title {
    font-weight: bold;
    font-size: 16px;
}
.subpage img.media-object.pull-left {
    max-width: 200px;
    float: left;
    padding: 0px 10px 10px 0px;
}
.subpage .news-date {
    color: #2C773B;
    margin-top: 20px;
}
.subpage .media {
    display: block;
    color: #6F6F6F;
    line-height: 1.7em;
}

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

 #footer { margin: 0px 10px 30px 10px }

 .subpage #page { margin: 0px 10px 0px 10px }

}
@media screen and (max-width: 933px) {
#logo {
    float: left;
    width: 100%;
    text-align: center;
}
#school-name {
    float: left;
    width: 100%;
    padding-left: 0;
    text-align: center;
}
}
@media screen and (max-width: 860px) {

  body .w-66, body .w-33 { width: 50%; }
#logo img {
    max-height: 100%;
    max-width: 160px;
    width: auto;
    height: auto;
}
#school-name h1 {

    padding: 15px 0px 15px 0px;

}

}




@media screen and (max-width: 730px) {
.subpage #sidebar {
    background: none;
    border-radius: 0;
    overflow: hidden;
    padding: 0px;
    min-height: 0;
    margin-left: 0;
}

.subpage a.navLink {
    color: #2C773B;
}
}
@media screen and (max-width: 640px) {

 body .w-66, body .w-33 { width: 100%; }

 .w-66 { margin-top: 0px; }

 #school-name { padding-left: 0px; }

 #banner .nivo-directionNav a {
  z-index: 1000 !important;
 }
#logo img {
    max-height: 100%;
    max-width: 130px;
    width: auto;
    height: auto;
}
#school-name h1 {
    font-size: 24px;
}
#motto {
    font-size: 18px;
    letter-spacing: 1px;
}
}

#social li.icn a:hover {
 opacity: 0.8;
}


/*===== FONTS =====*/

@font-face {
    font-family: 'bebas_neueregular';
    src: url('https://cdnsm5-hosted.civiclive.com/UserFiles/Servers/Server_3242987/Templates/Files/BebasNeue-webfont.eot');
    src: url('https://cdnsm5-hosted.civiclive.com/UserFiles/Servers/Server_3242987/Templates/Files/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://cdnsm5-hosted.civiclive.com/UserFiles/Servers/Server_3242987/Templates/Files/BebasNeue-webfont.woff') format('woff'),
         url('https://cdnsm5-hosted.civiclive.com/UserFiles/Servers/Server_3242987/Templates/Files/BebasNeue-webfont.ttf') format('truetype'),
         url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/BebasNeue-webfont.svg#bebas_neueregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
     font-family: 'latobold';
    src: url('https://cdnsm5-hosted.civiclive.com/UserFiles/Servers/Server_3242987/Templates/Files/lato-bol-webfont.eot');
    src: url('https://cdnsm5-hosted.civiclive.com/UserFiles/Servers/Server_3242987/Templates/Files/lato-bol-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://cdnsm5-hosted.civiclive.com/UserFiles/Servers/Server_3242987/Templates/Files/lato-bol-webfont.woff') format('woff'),
         url('https://cdnsm5-hosted.civiclive.com/UserFiles/Servers/Server_3242987/Templates/Files/lato-bol-webfont.ttf') format('truetype'),
         url('https://cdnsm5-hosted.civiclive.com/UserFiles/Servers/Server_3242987/Templates/Files/lato-bol-webfont.svg#latobold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'latoregular';
    src: url('https://cdnsm5-hosted.civiclive.com/UserFiles/Servers/Server_3242987/Templates/Files/lato-reg-webfont.eot');
    src: url('https://cdnsm5-hosted.civiclive.com/UserFiles/Servers/Server_3242987/Templates/Files/lato-reg-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://cdnsm5-hosted.civiclive.com/UserFiles/Servers/Server_3242987/Templates/Files/lato-reg-webfont.woff') format('woff'),
         url('https://cdnsm5-hosted.civiclive.com/UserFiles/Servers/Server_3242987/Templates/Files/lato-reg-webfont.ttf') format('truetype'),
         url('https://cdnsm5-hosted.civiclive.com/UserFiles/Servers/Server_3242987/Templates/Files/lato-reg-webfont.svg#latoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
     font-family: 'latolight';
    src: url('https://cdnsm5-hosted.civiclive.com/UserFiles/Servers/Server_3242987/Templates/Files/lato-lig-webfont.eot');
    src: url('https://cdnsm5-hosted.civiclive.com/UserFiles/Servers/Server_3242987/Templates/Files/lato-lig-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://cdnsm5-hosted.civiclive.com/UserFiles/Servers/Server_3242987/Templates/Files/lato-lig-webfont.woff') format('woff'),
         url('https://cdnsm5-hosted.civiclive.com/UserFiles/Servers/Server_3242987/Templates/Files/lato-lig-webfont.ttf') format('truetype'),
         url('https://cdnsm5-hosted.civiclive.com/UserFiles/Servers/Server_3242987/Templates/Files/lato-lig-webfont.svg#latolight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'latoblack';
    src: url('https://cdnsm5-hosted.civiclive.com/UserFiles/Servers/Server_3242987/Templates/Files/lato-bla-webfont.eot');
    src: url('https://cdnsm5-hosted.civiclive.com/UserFiles/Servers/Server_3242987/Templates/Files/lato-bla-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://cdnsm5-hosted.civiclive.com/UserFiles/Servers/Server_3242987/Templates/Files/lato-bla-webfont.woff') format('woff'),
         url('https://cdnsm5-hosted.civiclive.com/UserFiles/Servers/Server_3242987/Templates/Files/lato-bla-webfont.ttf') format('truetype'),
         url('https://cdnsm5-hosted.civiclive.com/UserFiles/Servers/Server_3242987/Templates/Files/lato-bla-webfont.svg#latoblack') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*-------------------------------------------------------------------------*/

.credits a {text-decoration:underline !important;}
.credits a:hover {text-decoration:none !important;}</pre></body></html>