/* --- FONTS --- 

 font-family: 'lusitanaregular';
 font-family: 'latobold';
 font-family: 'latoregular';
 font-family: 'latoregularitalic';
 font-family: 'latolight';
 font-family: 'latoblack';

------------ */

/*--- COLOR GUIDE - FIND AND REPLACE THESE COLORS

Dom     : @color1

Sec     : @color2

---*/

/* --------------------- COLORS ---------------------- */

/*--Link Color--*/
/*a, a:hover {
 color: #2238bd;
}*/

.subpage .ptl_page a {
 color: #2238bd;
}

/*-- Under banner ribbon BG color --*/
.row.bg-d {
 background: #2238bd;
}

/*-- Social media BG HOVER --*/
#social li.icn a:hover {
 background-color: #2238bd;
}

/*-- Menubar border top color --*/
.inner-bar {
 border-top-color: #000;
}

/*-- Upcoming events month/time color --*/
.month, .when-to-when {
 color: #000;
}

/*-- Sidenav LV2 border left color --*/
.sitenavl1 a.navLink {
 border-left-color:  #000;
}

/*---- CALENDAR ----*/

/*--Calendar BG's--*/
.mini_calendar_tbl, .tbl_mini_calendar, .tbl_cell_calendar {
 background-color: transparent;
}

/*--Calendar Number Boxes BG--*/
.mini_calendar_day {
 background: transparent;
}

/*--Calendar 'Days of The Week' Colors--*/
td.mini_calendar_header {
 color: #000;
}

/*--Top of the Calendar BG Color--*/
.cal-top {
 background: #ffc103;
}

/*--Calendar Today BG and Color--*/
.mini_calendar_day.mini_calendar_today {
 background: #2238bd;
 color: #ffffff;
}

/*--Calendar 'Go to Main Calendar' Color--*/
A.mini_calendar_header:link, A.mini_calendar_header:visited {
 color: #282828;
}

/*--Calendar 'Go to Main Calendar' Color Hover--*/
A.mini_calendar_header:hover {
 color: #282828;
}

/*--Calendar Event Text Color--*/
A.mini_calendar_day:link, A.mini_calendar_day:visited {
 color: #ffffff;
 background: #000;
}

/*--Calendar Event Hover BG Color and Text Color--*/
A.mini_calendar_day:hover {
 color: #ffffff;
 background: #000;
}

/*--Calendar Today With Event BG and Color--*/
a.mini_calendar_day.mini_calendar_today {
 background: rgba(255, 255, 255, 0.39);
 color: #282828;
}

/*-- Calendar Arrows --*/
.cal-btn-l {
 border-color: transparent #000 transparent transparent;
}
.cal-btn-r {
 border-color: transparent transparent transparent #000;
}


/*---- TELERIK COLORS ----*/

/*--TOP LEVEL STYLES--*/

/*--Normal State--*/
.telerik_main_menu .rmRootGroup li a {
 color: #1D1D1D;
}

.telerik_main_menu .rmRootGroup a span {
 color: #1D1D1D;
}

/*--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: #2238bd;
}

/*--END OF TOP LEVEL STYLES--*/


/*--DROPDOWN MENU STYLES--*/

/*--Normal State--*/

.telerik_main_menu .rmGroup a {
 color: #000;
 background: #000;
}

.telerik_main_menu .rmGroup a span {
 color: #000;
 background: #000;
}

/*--Over and Focused State--*/
.telerik_main_menu .rmGroup a:hover,
.telerik_main_menu .rmGroup a.rmFocused {
 background: #2238bd;
 color: #ffffff;
}

.telerik_main_menu .rmGroup a:hover span,
.telerik_main_menu .rmGroup a.rmFocused span {
 background: #2238bd;
 color: #ffffff;
}

/*--END OF DROPDOWN MENU STYLES--*/

.rmItem:hover {
 background-color: #2238bd;
}

.rmItem:hover > a > span { color: #ffffff; }

.rmVertical .rmItem:hover a span, .rmVertical .rmItem:hover a {
 background-color: #2238bd;
}

/*--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: #000;
 color: #000;
}

.telerik_main_menu .rmGroup .rmGroup a:hover span,
.telerik_main_menu .rmGroup .rmGroup a.rmFocused span {
 background: #000;
 color: #000;
}

/*--SECOND LEVEL BORDER LEFT--*/

.rmLevel2 {
 border-left: 4px solid #2238bd;
}

/*--END OF DROPDOWN MENU STYLES--*/


/*---- END TELERIK COLORS ----*/


/*--UPCOMING EVENTS--*/
.abtnPrev a,
.abtnPrev a:hover,
.abtnNext a,
.abtnNext a:hover {
 background: #333333;
 color: #ffffff;
}
/*--END UPCOMING EVENTS--*/



/* ------------------------------------------------------------- */

/* --------------------- IMAGES ---------------------- */

/*--Navigation Arrow BG--*/
.telerik_main_menu .rmGroup .rmItem .rmExpandRight:after {
 background: url('../../../cdnsm4-ss18.sharpschool.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 IMAGES ---------------------- */

/* --------------------- QUICK LINKS ---------------------- */

.bx-viewport {
 height: 100px !important;
}

.bx-controls-direction{
 position: relative;
}

.bx-controls-direction a {
 position: absolute;
 top: -90px;
 margin-top: 0;
 width: 15px;
 height: 77px;
 background-image: url('../../../cdnsm5-ss18.sharpschool.com/UserFiles/Servers/Server_24411052/Templates/controls.png');
 text-indent: -9999px;
 z-index: 999;
}

.bx-prev {
left: -25px;
}

.bx-next {
background-position: -22px;
right: -25px;
}

.bx-prev:hover {
background-position: -37px;
}

.bx-next:hover {
background-position: -59px;
}

.quicklinks-wrapper {
 margin: 20px auto 20px;
}

.bx-wrapper { max-width: 84% !important; }

.quicklinks li a {
 opacity: 0.925;
 filter: alpha(opacity=92);
}

.quicklinks li a:hover {
 opacity: 1;
 filter: alpha(opacity=100);
}


/* ------------------------------------------------------------- */




body .w-33 { float: right; }
body .w-66 { float: right; }

.row.bg-d p {
 color: #ffffff;
 margin: 0px;
 font-size: 18px;
 line-height: 29px;
}

.row.bg-d {  margin-bottom: 0px; }

.row.bg-d .inside-padding {
 padding: 20px;
}

.mb-0 > .inside-padding { padding: 0px 10px 0px 10px; }

#header > .inside-padding { padding: 20px 10px 20px 10px; position: relative; }

#content-col-wrapper.row {
 margin-bottom: 0px;
}

body {
 background: #ebebeb;
}

.sec-header h2,
.sec-header h3 {
 margin: 0px 0px 15px;
 color: #2238bd;
 font-family: 'lusitanaregular';
 font-size: 26px;
 padding: 5px 5px 5px 5px;
 border-top: 8px solid #000;
 border-bottom: 1px solid #000;
 font-weight: bold;
}

#header-left {
    width: 100%;
    float: left;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#header-right {
 float: left;
 width: 25%;
}

#logo {
 float: left;
 max-width: 165px;
}

#logo img {
 max-width: 100%;
 max-height: 100%;
 width: auto;
 height: auto;
}

#school-name {
    float: left;
    width: 80%;
    text-align: center;
}

#school-name h1 {
 margin: 0px;
 font-family: 'lusitanaregular';
 text-transform: uppercase;
 font-size: 33px;
 padding: 5px 10px 10px 10px;
 font-weight: normal;
}

#header-left {
    width: 100%;
    float: left;
    display: flex;
    justify-content: center;
    align-items: center;
}


#header-left a {
    -webkit-transition: opacity 100ms linear;
    -moz-transition: opacity 100ms linear;
    -o-transition: opacity 100ms linear;
    -ms-transition: opacity 100ms linear;
    transition: opacity 100ms linear;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 90%;
}

#header-left a:hover {
    text-decoration: none !important;
    opacity: 0.6;
}


#motto {
 font-family: 'latolight';
 font-size: 50%;
text-transform: initial !important;
}

ul#social {
 list-style: none;
 margin: 0px;
 padding: 0px;
 float: right;
}

#social li.icn {
 display: inline-block;
 padding: 0px 3px 0px 3px;
}

#social li.icn a {
 width: 45px;
 height: 45px;
 display: inline-block;
 border-radius: 50%;
}

#social li.icn.facebook a { background-position: -38px 3px; }
#social li.icn.twitter a { background-position: 3px 3px; }
#social li.icn.youtube a { background-position: -157px 3px; }
#social li.icn.email a { background-position: -118px 3px; }

#social li.icn.instagram a { background-position: 283px 3px; }
#social li:empty {display: none !important}

#social li.icn a {
 background-image: url('../../../cdnsm5-ss18.sharpschool.com/UserFiles/Servers/Server_24411207/Templates/social-sprite2.png');
 -webkit-transition: background-color 100ms linear;
 -moz-transition: background-color 100ms linear;
 -o-transition: background-color 100ms linear;
 -ms-transition: background-color 100ms linear;
 transition: background-color 100ms linear;
}

#social li.icn a {
 background-color: #282828;
}

.inner-bar {
 max-width: 1000px;
 margin: 0px auto;
 padding: 0px;
 background: #ffffff;
 border-top-width: 8px;
 border-top-style: solid;
}

#banner.row {
 margin-bottom: 0px;
 background: #ffffff;
}

#banner .inside-padding {
 padding: 0px;
}

.nivoSlider {
 -webkit-box-shadow: none;
 -moz-box-shadow: none;
 box-shadow: none;
}

#RSSLink {
 position: absolute;
 top: -49px;
 right: 10px;
}

.inside-bg {
 background: #ffffff;
 padding: 15px 0px 10px 0px;
}

.eventPlaceHolder {
 margin: 20px auto 0px;
 width: 90%;
}

.information { margin-left: 0px; }

.name-of-event, .time {
 margin-left: 10px;
}

.more-events { display: none; }

#footer .inside-padding {
 background: #ffffff;
 max-width: 980px;
}

#footer-left {
 width: 75%;
 float: left;
}

#footer-right {
 width: 25%;
 float: left;
}

#footer h3 {
 font-family: 'lusitanaregular';
 margin: 0px 0px 5px;
 font-size: 20px;
 text-transform: uppercase;
}

#footer-address {
color: #000;
}

.credits {
 background: #333333;
 text-align: center;
 color: #ffffff;
 padding: 5px;
 max-width: 990px;
 margin: 0px auto 25px;
}

.label_skin_corporation {
 font-size: 13px;
 font-family: 'latolight';
}

.label_skin_corporation a {
 color: #ffffff;
 text-decoration: none;
 font-family: 'latolight';
}

.label_skin_corporation a:hover {
 color: #ffffff;
 text-decoration: underline;
}

.subpage #page {
 max-width: 980px;
 margin: 10px auto 0px;
 padding: 10px;
 background: #ffffff;
}

#sub-content-left {
 width: 23%;
 float: left;
}

#sub-content-right {
 width: 77%;
 float: left;
}

#breadcrumbs {
 margin: 0px 0px 15px;
}

a.navLink {
 display: block;
 padding: 6px;
}

.sitenavl0.currentpage a.navLink {
 background: #f5f5f5;
}

.sitenavl1 a.navLink {
 border-left-width: 3px;
 border-left-style: solid;
 padding: 3px 6px 3px 6px;
 margin: 6px 0px 6px 0px;
}



.mini_calendar_tbl {
 margin: 0px auto 0px;
 width: 100%;
 padding: 15px 0px 10px;
 border: 1px solid #282828;
}

.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;
}





.RadMenu a.rmLink {
 line-height: 60px;
}

/*** 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 ***/

#mobile-bar {
 line-height: 40px;
 color: #282828;
 text-indent: 15px;
}

#social li.icn a:hover {
 opacity: 0.8;
}

.ptl_upcomingevents_item .ptl_upcomingevents_date .ptl_upcomingevents_month {
 color: #fff;
}

/*===== FONTS =====*/

@font-face {
    font-family: 'lusitanaregular';
    src: url('https://cdnsm1-sstemplatefonts.sharpschool.com/common/template-fonts/lusitana-regular-webfont.eot');
    src: url('https://cdnsm1-sstemplatefonts.sharpschool.com/common/template-fonts/lusitana-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://cdnsm1-sstemplatefonts.sharpschool.com/common/template-fonts/lusitana-regular-webfont.woff') format('woff'),
         url('https://cdnsm1-sstemplatefonts.sharpschool.com/common/template-fonts/lusitana-regular-webfont.ttf') format('truetype'),
         url('https://cdnsm1-sstemplatefonts.sharpschool.com/common/template-fonts/lusitana-regular-webfont.svg#lusitanaregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
     font-family: 'latoregularitalic';
    src: url('https://cdnsm1-sstemplatefonts.sharpschool.com/common/template-fonts/lato-regita-webfont.eot');
    src: url('https://cdnsm1-sstemplatefonts.sharpschool.com/common/template-fonts/lato-regita-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://cdnsm1-sstemplatefonts.sharpschool.com/common/template-fonts/lato-regita-webfont.woff') format('woff'),
         url('https://cdnsm1-sstemplatefonts.sharpschool.com/common/template-fonts/lato-regita-webfont.ttf') format('truetype'),
         url('https://cdnsm1-sstemplatefonts.sharpschool.com/common/template-fonts/lato-regita-webfont.svg#latobold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
     font-family: 'latobold';
    src: url('https://cdnsm1-sstemplatefonts.sharpschool.com/common/template-fonts/lato-bol-webfont.eot');
    src: url('https://cdnsm1-sstemplatefonts.sharpschool.com/common/template-fonts/lato-bol-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://cdnsm1-sstemplatefonts.sharpschool.com/common/template-fonts/lato-bol-webfont.woff') format('woff'),
         url('https://cdnsm1-sstemplatefonts.sharpschool.com/common/template-fonts/lato-bol-webfont.ttf') format('truetype'),
         url('https://cdnsm1-sstemplatefonts.sharpschool.com/common/template-fonts/lato-bol-webfont.svg#latobold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'latoregular';
    src: url('https://cdnsm1-sstemplatefonts.sharpschool.com/common/template-fonts/lato-reg-webfont.eot');
    src: url('https://cdnsm1-sstemplatefonts.sharpschool.com/common/template-fonts/lato-reg-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://cdnsm1-sstemplatefonts.sharpschool.com/common/template-fonts/lato-reg-webfont.woff') format('woff'),
         url('https://cdnsm1-sstemplatefonts.sharpschool.com/common/template-fonts/lato-reg-webfont.ttf') format('truetype'),
         url('https://cdnsm1-sstemplatefonts.sharpschool.com/common/template-fonts/lato-reg-webfont.svg#latoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
     font-family: 'latolight';
    src: url('https://cdnsm1-sstemplatefonts.sharpschool.com/common/template-fonts/lato-lig-webfont.eot');
    src: url('https://cdnsm1-sstemplatefonts.sharpschool.com/common/template-fonts/lato-lig-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://cdnsm1-sstemplatefonts.sharpschool.com/common/template-fonts/lato-lig-webfont.woff') format('woff'),
         url('https://cdnsm1-sstemplatefonts.sharpschool.com/common/template-fonts/lato-lig-webfont.ttf') format('truetype'),
         url('https://cdnsm1-sstemplatefonts.sharpschool.com/common/template-fonts/lato-lig-webfont.svg#latolight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'latoblack';
    src: url('https://cdnsm1-sstemplatefonts.sharpschool.com/common/template-fonts/lato-bla-webfont.eot');
    src: url('https://cdnsm1-sstemplatefonts.sharpschool.com/common/template-fonts/lato-bla-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://cdnsm1-sstemplatefonts.sharpschool.com/common/template-fonts/lato-bla-webfont.woff') format('woff'),
         url('https://cdnsm1-sstemplatefonts.sharpschool.com/common/template-fonts/lato-bla-webfont.ttf') format('truetype'),
         url('https://cdnsm1-sstemplatefonts.sharpschool.com/common/template-fonts/lato-bla-webfont.svg#latoblack') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*-------------------------------------------------------------------------*/

.label_skin_corporation a:hover {text-decoration:none;}


span.offscreen {
    width: 1px;
    height: 1px;
    position: absolute;
    overflow: hidden;
    left: -10000px;
    top: -10000px;
}

/* PRES-2206 Fix */
.ptl_upcomingevents_footer .more_events:hover {
    background: #757575 !important;
    color: #FFFFFF;
    text-decoration: none;
}
/* PRES-2206 End */


/*-----------------------Links fixes----------------------------------*/

.subpage .ptl_page a {
    text-decoration: underline;
    font-weight: bolder;
}

.subpage .ptl_page a:hover {
    text-decoration: none;
}


/*-----------------------keyboard NAV fixes----------------------------------*/


/* -- level zero menu expand --- */

a.rmLink.rmRootLink.rmExpanded span.rmText.rmExpandDown {
    background: #2238bd;
    color: #fff;
}



/* -- level two menu expand --- */

li.rmItem a.rmExpanded span.rmText.rmExpandRight {
    background: #2238bd;
    color: #fff;
}

.nivo-controlNav a:hover, .nivo-controlNav a:focus {    background-position: 0 -22px;}

.nivo-directionNav a {
    opacity: 0.8;
}

.nivo-directionNav a:focus, .nivo-directionNav a:hover {
    opacity: 1;
}

a.navLink {text-decoration: underline;}

a.navLink:hover, a.navLink:focus  {text-decoration: none;}

.RadMenu ul.rmRootGroup {
    list-style: none;
}

@media screen and (max-width: 900px) {
#menubar {
    margin-bottom: 0px;
}
}

#news-summary .content a.read-more, .ptl_upcomingevents_footer .more_events:link, .ptl_upcomingevents_footer .more_events:visited, .ptl_upcomingevents_footer .more_events:active {
    background: #2238bd !important;
}

#news-summary .content a.read-more:hover, .ptl_upcomingevents_footer .more_events:hover {
    background: #000 !important;
    color: #fff !important;
}




#menubar .telerik_main_menu .rmGroup .rmItem:hover .rmExpandRight:after, 
#menubar .telerik_main_menu .rmGroup .rmExpanded .rmExpandRight:after, 
#menubar .telerik_main_menu .rmGroup .rmFocused .rmExpandRight:after
{background-position: -18px -44px !important;}



.header-logo {
    max-width: 125px;
}

.header-logo a {
    display: block;
}

.header-logo a img {
    width: 100%;
    height: 100%;
}

ul.rmVertical.rmGroup.rmLevel1 {
    display: none !important;
}

#footer-left a {
    text-decoration: underline;
    font-weight: bold;
}

#footer-left a:hover, #footer-left a:focus {
    text-decoration: none;
}

#footer-address {
    padding-bottom: 5px;
}

#header-right
{
display: none;
}

#school-name h1{
font-size: 40px !important;
}

@media screen and (max-width: 600px)
{
#header-left, #header-left a
{
flex-wrap: wrap;
width: 100%;
}
}

a.viewAll {
    color: #2238bd;
    display: block;
    text-align: center;
    border: 1px solid;
    padding: 10px 0px;
    border-radius: 5px;
    margin-top: 10px;
    background: white;
}

a.viewAll em {
    margin-left: 5px;
}

a.viewAll:hover, a.viewAll:focus {color: #000;}




#social li.icn.email a{font-size: 0;}



#social {
    display: flex;
    justify-content: flex-end;
}

@media screen and (max-width: 640px)
{
#social
{
 justify-content: center;
}
}

#social li.icn.email {display: flex;}

.header-logo {
    margin: 0 auto;
}





/*Quick Links */

.homepage .QL-defaultTemplate a
{
color: #686868;
display: flex;
flex-wrap: wrap;
width: 90px;
height: 90px;
justify-content: center;
align-items: center;
margin: 0 auto;
}

.homepage .QL-defaultTemplate a em
{
    width: 100%;
    margin: 0 auto;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

.homepage .QL-defaultTemplate a span
{
    width: 100%;
    margin: 0 auto;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

.homepage .w-66  .QL-defaultTemplate .slick-arrow {
    background: transparent;
    border: none;
    font-size: 0;
    display: flex !important;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 30px;
    height: 30px;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    z-index: 500;
}

.homepage .w-66 .QL-defaultTemplate .slick-arrow:after {
font-family: "FontAwesome";
position: absolute;
top: 50%;
transform:translateY(-50%);
 color: #686868;
}

.homepage .w-66 .QL-defaultTemplate li {
    border-bottom: none;
}

.homepage .w-66 .QL-defaultTemplate .slick-prev
{
left:0;
}

.homepage .w-66 .QL-defaultTemplate .slick-next
{
right:0;
}

.homepage .w-66 .QL-defaultTemplate .slick-prev:after
{
content:'\f053';
font-size:20px;

}

.homepage .w-66 .QL-defaultTemplate .slick-next:after
{
content:'\f054';
font-size:20px;

}

.homepage .w-66 .QL-defaultTemplate a:hover, .homepage .w-66 .QL-defaultTemplate a:focus, .homepage .w-66 .QL-defaultTemplate a:hover span, .homepage .w-66 .QL-defaultTemplate a:focus span {
    background: transparent;;
    text-decoration: none;
    color: #404040;
}

.homepage .w-66 .slick-arrow:hover:after, .homepage .w-66 .slick-arrow:focus:after {color:#404040}

#school-name h1 span {
    width: 100%;
    display: block;
}


h1, h2, h3, h4, h5, h6{
 color:#2238bd;
}


/* Fixes 18/04 */ 

li#pubLinks {
    display: none !important;
}

.nivo-startstopNav {
    z-index: 10 !important;
}

.footer-text .inside-padding {
    background: #ffffff;
    max-width: 980px;
    border-top: 2px solid #021f5d;
    padding-top: 5px;
}

.footer-text a {
    text-decoration: underline;
}

.footer-text a:hover, .footer-text a:focus {
    text-decoration: none;
}

.footer-links .inside-padding {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 20px 0;
    background: #ffffff;
    max-width: 1000px;
}

.footer-links a {
    font-weight: bold;
    font-size: 15px;
    padding: 0;
    padding: 0 5px;
}

