.ptl_upcomingevents_footer .more_events:hover {
  background: #474747 !important; }

/* --- FONTS --- 

 font-family: 'bebas_neueregular';
 font-family: 'latobold';
 font-family: 'latoregular';
 font-family: 'latolight';
 font-family: 'latoblack';

------------ */
/*--- COLOR GUIDE - FIND AND REPLACE THESE COLORS

Dom     : @color1

---*/
/* --------------------- COLORS ---------------------- */
/*--Link Color--*/
a {
  text-decoration: underline;
  color: #77103C; }

a:hover {
  text-decoration: none; }

.subpage .ptl_page a {
  text-decoration: underline;
  color: #77103C; }

.subpage .ptl_page a:hover {
  text-decoration: none; }

/*-Header BG-*/
#header {
  background: #77103C; }

/*-Section Header Border Top Color-*/
.sec-header h2,
.sec-header h3 {
  border-top-color: #77103C; }

/*-Banner Border Bottom-*/
.bg-d {
  border-top-color: #77103C; }

/*-Footer BG and text color-*/
#footer {
  background: #77103C;
  color: #ffffff; }

/*---- CALENDAR ----*/
/*--Calendar BG's--*/
.mini_calendar_tbl, .tbl_mini_calendar, .tbl_cell_calendar {
  background-color: #77103C; }

/*--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: #FF8846;
  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: #fd8f19; }

/*--Calendar Event Text Color--*/
A.mini_calendar_day:link, A.mini_calendar_day:visited {
  color: #ffffff;
  background: #4a4a4a; }

/*--Calendar Event Hover BG Color and Text Color--*/
A.mini_calendar_day:hover {
  color: #ffffff;
  background: #0a977d; }

/*--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 ----*/
/*-Magic Line Triangle Color-*/
.RadMenu li#magic-line:after {
  border-top-color: #77103C; }

/*--TOP LEVEL STYLES--*/
.RadMenu .rmGroup .rmText {
  color: #ffffff; }

/*--Normal State--*/
#menubar a, .telerik_main_menu .rmRootGroup a {
  color: #1d1d1d; }

.telerik_main_menu .rmRootGroup a span {
  color: #1d1d1d; }

/*--Over and Focused State ***/
#menubar a:hover, .telerik_main_menu .rmRootGroup a.rmRootLink:hover, .telerik_main_menu .rmRootGroup a.rmRootLink.rmFocused {
  color: #fff; }

.telerik_main_menu .rmRootGroup a:hover span, .telerik_main_menu .rmRootGroup a.rmFocused span {
  color: #1d1d1d; }

/*--TOP LEVEL HOVER BG COLOR AND IMAGES (two images)--
#menubar a:hover,
.telerik_main_menu .rmRootGroup a:hover,
.telerik_main_menu .rmRootGroup a.rmFocused {
 background-color: $color-2-dark;
}*/
/*--END OF TOP LEVEL STYLES--*/
/*--DROPDOWN MENU STYLES--*/
/*--Normal State--*/
.telerik_main_menu .rmGroup a {
  color: #ffffff;
  background: #77103C; }

.telerik_main_menu .rmGroup a span {
  color: #ffffff;
  background: #77103C; }

/*--Over and Focused State--*/
.telerik_main_menu .rmGroup a:hover, .telerik_main_menu .rmGroup a.rmFocused {
  background: #5f0c30;
  color: #fff; }

.telerik_main_menu .rmGroup a:hover span, .telerik_main_menu .rmGroup a.rmFocused span {
  background: #5f0c30;
  color: #fff; }

.telerik_main_menu .rmGroup a:hover

/*--END OF DROPDOWN MENU STYLES--*/
/*.rmItem:hover {
 background-color: $color-2-dark;
}*/
.rmVertical .rmItem:hover a span, .rmVertical .rmItem:hover a {
  background-color: #5f0c30; }

/*--DROPDOWN LV2 MENU STYLES--*/
/*--Normal State--*/
.telerik_main_menu .rmGroup .rmGroup a {
  color: #ffffff;
  background: #2e2e2e; }

.telerik_main_menu .rmGroup .rmGroup a span {
  color: #ffffff;
  background: #2e2e2e; }

/*--Over and Focused State--*/
.telerik_main_menu .rmGroup .rmGroup a:hover, .telerik_main_menu .rmGroup .rmGroup a.rmFocused {
  background: #080808;
  color: #ffffff; }

.telerik_main_menu .rmGroup .rmGroup a:hover span, .telerik_main_menu .rmGroup .rmGroup a.rmFocused span {
  background: #080808;
  color: #ffffff; }

/*--SECOND LEVEL BORDER LEFT--

.rmLevel2 {
 border-left: 4px solid #be1e2d;
}*/
/*--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--*/
/*------------------------------- END COLORS -------------------------------*/
/* --------------------- IMAGES ---------------------- */
/*--Navigation Arrow BG--*/
.telerik_main_menu .rmGroup .rmItem .rmExpandRight:after {
  background: url(../../../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 ---------------------- */
ul.quick-links {
  list-style: none;
  margin: 0px;
  padding: 0pc; }

.quick-links a {
  border: 1px solid #cccccc;
  display: block;
  margin-bottom: 10px; }

.quick-links a:hover {
  background: #ececec; }

.quick-links a img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto; }

/*------------------------------- END QUICK LINKS -------------------------------*/
body .w-33 {
  width: 33.33334%;
  float: right; }

body .w-66 {
  width: 66.66667%;
  float: right; }

#header > .inside-padding {
  padding: 20px 10px 18px 10px !important;
  position: relative; }

.bg-d {
  background: #e4e2cd;
  color: #1d1d1d;
  border-top-width: 4px;
  border-top-style: solid; }

.row.bg-d p {
  color: #1d1d1d !important; }

.sec-header h2,
.sec-header h3 {
  font-family: 'latobold';
  font-size: 20px;
  text-transform: uppercase;
  color: #4d4d4d;
  background: #ececec;
  padding: 9px 15px 9px 15px;
  margin: 0px 0px 20px;
  border-top-width: 4px;
  border-top-style: solid; }

#header-right.w-75 {
  float: right; }

#header-left {
  background: #ffffff;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 9; }

a#logo {
  padding: 20px 0px 20px 20px;
  display: block;
  position: relative;
  text-align: center;
  height: 130px; }

a#logo img {
  max-width: 100%;
  max-height: 100%;
  height: auto;
  width: auto; }

.tri-r {
  position: absolute;
  top: 0px;
  right: -40px;
  width: 1px;
  height: 0;
  border-style: solid;
  border-width: 169px 40px 0 0;
  border-color: #ffffff transparent transparent transparent; }

.header-cover {
  width: 100000px;
  height: 100%;
  position: absolute;
  left: -100000px;
  top: 0px;
  content: '';
  background: #ffffff; }

.inner-bar {
  max-width: 1000px;
  margin: 0px auto; }

#menubar .inner-bar .RadMenu {
  width: 72%;
  float: right; }

#school-name {
  padding: 10px 0px 0px 50px; }

#menubar {
  background: #DBD8BD; }

#school-name h1 {
  margin: 0.35em 0; }

#school-name a {
  font-family: 'latobold';
  color: #ffffff;
  font-size: 36px;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-decoration: none; }

#school-name a:hover {
  text-decoration: none;
  color: #ffffff; }

#school-name a span:first-child {
  display: block;
  font-family: 'latoregular';
  font-size: 22px;
  text-transform: uppercase;
  margin-bottom: 10px; }

#school-name a span {
  display: block;
  font-family: 'latoregular';
  font-size: 15px;
  text-transform: none; }

#banner.row {
  margin-bottom: 0px; }

.bg-d .inside-padding {
  padding: 20px 15px 20px 15px; }

.subpage #page {
  max-width: 1000px;
  margin: 0px auto;
  padding: 10px; }

#sub-content-left {
  width: 23%;
  float: left; }

#sub-content-right {
  width: 77%;
  float: left; }

#breadcrumbs {
  background: #2E2E2E; }

#breadcrumbs > nav > div {
  padding: 20px 5px 10px 5px;
  max-width: 1000px;
  margin: 0px auto;
  color: #ffffff; }

#breadcrumbs a {
  text-decoration: underline;
  color: #ffffff; }

#breadcrumbs a:hover {
  text-decoration: none;
  color: #ffffff; }

a.navLink {
  display: block;
  padding: 8px; }

.sitenavl0.currentpage a.navLink, .sitenavl0 a.navLink:hover {
  background: #ececec;
  text-decoration: none; }

.sitenavl0.currentpage a.navLink:hover {
  background: #77103C;
  color: #ffffff; }

#menubar .RadMenu .rmLink {
  padding: 0px; }

.RadMenu a.rmLink {
  line-height: 40px; }

/*** START OF TOP LEVEL MENU STYLES ***/
.telerik_main_menu a, .telerik_main_menu a:hover {
  text-decoration: none;
  font-size: 14px;
  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: 'latolight', Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 12pt; }

.RadMenu .rmLink {
  float: left;
  outline: 0 none; }

.RadMenu .rmHorizontal .rmText {
  padding: 0px 7px 0px 7px !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: 'latobold'; }

.telerik_main_menu .rmRootGroup a span {
  text-decoration: none;
  font-size: 14px;
  font-family: 'latobold'; }

/*** Over and Focused State ***/
.telerik_main_menu .rmRootGroup a.rmRootLink:hover, .telerik_main_menu .rmRootGroup a.rmRootLink.rmFocused {
  text-decoration: none; }

.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 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;
  width: 100%;
  padding: 15px 0px 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: 0.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; }



#magic-line {
  position: absolute;
  top: 0px;
  left: 0;
  width: 100px;
  height: 40px;
  background: #d2cead;
  z-index: -1; }

.RadMenu .rmHorizontal .rmItem {
  z-index: 200; }

li#magic-line:after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 10px 0 10px;
  border-color: transparent;
  content: '';
  position: absolute;
  top: 0px;
  left: 50%;
  margin-left: -10px;
  z-index: 999; }

#footer {
  position: fixed;
  bottom: 0px;
  left: 0px;
  width: 100%;
  z-index: -1; }

#footer .inside-padding {
  padding: 30px; }

#footer h3 {
  margin: 0px 0px 10px; }

#footer-address {
  color: #FFF; }

.credits {
  background: #333333;
  text-align: center;
  color: #ffffff;
  padding: 5px; }

.label_skin_corporation {
  font-size: 14px;
  font-family: 'latolight'; }

.label_skin_corporation a {
  color: #ffffff;
  text-decoration: underline;
  font-family: 'latolight'; }

.label_skin_corporation a:hover {
  text-decoration: none;
  color: #ffffff; }

#content-wrapper {
  background: #ffffff;
  padding-bottom: 50px; }

ul#social {
  list-style: none;
  margin: 15px 0px 0px 0px;
  padding: 0px; }

ul#social li.icn {
  display: inline-block;
  padding: 0px 3px 0px 3px; }

ul#social li.icn a {
  width: 40px;
  height: 40px;
  display: inline-block; }

ul#social li.icn.facebook a {
  background-position: 0px 0px; }

ul#social li.icn.twitter a {
  background-position: -40px 0px; }

ul#social li.icn.youtube a {
  background-position: -80px 0px; }

ul#social li.icn.email a {
  background-position: -120px 0px; }

ul#social li.icn a {
  background: url(../../../common/resources/DesignPortfolio/SiteThemes/CommonLib/social-media/social-sprite.png); }

#mobile-bar {
  line-height: 40px;
  color: #1d1d1d;
  text-indent: 30%; }

@media screen and (max-width: 900px) {
  body #header, body #content-wrapper {
    z-index: inherit; }
 }

@media screen and (max-width: 640px) {
  #header #logo, #header #school-name {
    width: auto; }

  body .w-66 {
    width: 100%;
    float: none; }

  body .w-33 {
    width: 100%;
    margin-bottom: 15px; }

  #header-left {
    display: none; }

  #header #school-name {
    padding: 10px 0px 0px 15px;
    text-align: left; }

  #mobile-bar {
    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: 'bebas_neueregular';
  src: url('https://cdnsm5-ss19.sharpschool.com/common/template-fonts/BebasNeue-webfont.eot');
  src: url('https://cdnsm5-ss19.sharpschool.com/common/template-fonts/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'), url('https://cdnsm5-ss19.sharpschool.com/common/template-fonts/BebasNeue-webfont.woff') format('woff'), url('https://cdnsm5-ss19.sharpschool.com/common/template-fonts/BebasNeue-webfont.ttf') format('truetype'), url('https://cdnsm5-ss19.sharpschool.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-ss19.sharpschool.com/common/template-fonts/lato-bol-webfont.eot');
  src: url('https://cdnsm5-ss19.sharpschool.com/common/template-fonts/lato-bol-webfont.eot?#iefix') format('embedded-opentype'), url('https://cdnsm5-ss19.sharpschool.com/common/template-fonts/lato-bol-webfont.woff') format('woff'), url('https://cdnsm5-ss19.sharpschool.com/common/template-fonts/lato-bol-webfont.ttf') format('truetype'), url('https://cdnsm5-ss19.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://cdnsm5-ss19.sharpschool.com/common/template-fonts/lato-reg-webfont.eot');
  src: url('https://cdnsm5-ss19.sharpschool.com/common/template-fonts/lato-reg-webfont.eot?#iefix') format('embedded-opentype'), url('https://cdnsm5-ss19.sharpschool.com/common/template-fonts/lato-reg-webfont.woff') format('woff'), url('https://cdnsm5-ss19.sharpschool.com/common/template-fonts/lato-reg-webfont.ttf') format('truetype'), url('https://cdnsm5-ss19.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://cdnsm5-ss19.sharpschool.com/common/template-fonts/lato-lig-webfont.eot');
  src: url('https://cdnsm5-ss19.sharpschool.com/common/template-fonts/lato-lig-webfont.eot?#iefix') format('embedded-opentype'), url('https://cdnsm5-ss19.sharpschool.com/common/template-fonts/lato-lig-webfont.woff') format('woff'), url('https://cdnsm5-ss19.sharpschool.com/common/template-fonts/lato-lig-webfont.ttf') format('truetype'), url('https://cdnsm5-ss19.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://cdnsm5-ss19.sharpschool.com/common/template-fonts/lato-bla-webfont.eot');
  src: url('https://cdnsm5-ss19.sharpschool.com/common/template-fonts/lato-bla-webfont.eot?#iefix') format('embedded-opentype'), url('https://cdnsm5-ss19.sharpschool.com/common/template-fonts/lato-bla-webfont.woff') format('woff'), url('https://cdnsm5-ss19.sharpschool.com/common/template-fonts/lato-bla-webfont.ttf') format('truetype'), url('https://cdnsm5-ss19.sharpschool.com/common/template-fonts/lato-bla-webfont.svg#latoblack') format('svg');
  font-weight: normal;
  font-style: normal; }

/*-------------------------------------------------------------------------*/

#btn_month_157526 { color: #000; }

/* select a school dropdown */
#schools-panel {
    position: absolute;
    z-index: 9999;
    width: 100%;
}

/* off screen reader */
.offScreen {
    color: #000;
    background: #fff;
}




/******************TEMPORARILY HIDING NAV MENU DROPDOWNS*********************/
.rmSlide { 
    display: none !important;
}