.w-50 ul li { 
 line-height: 34px;
 font-size: 14px; }

#footer .fa { padding-right: 10px; }

.Logo {
    background-image: url('../../Servers/Server_402519/Image/logo.png');
    background-size: 107px;
    min-height: 135px !important;
    background-repeat: no-repeat; }

#header > .inside-padding { padding: 20px 10px 0px !important; }

/* --- FONTS --- 

 font-family: 'oswaldbold';
 font-family: 'latobold';
 font-family: 'latoregular';
 font-family: 'latolight';
 font-family: 'latoblack';

------------ */
/*--- COLOR GUIDE - FIND AND REPLACE THESE COLORS

Dom     : @color1

Sec     : @color2

---*/
/* --------------------- COLORS ---------------------- */
/*--Link Color--*/
a, a:hover {
  color: #007eb4; }

.subpage .ptl_page a {
  color: #007eb4; }

/*-- menubar BG --*/
#menubar {
  background: #2293CE; }

/*-- banner full width BG color --*/
#banner:after {
  background: #1e83b8; }

/*-- upcoming events BG and border bottom color --*/
a.eventPlaceHolder {
  background: #2293CE;
  border-bottom: 5px solid #1e83b8; }

/*-- Sidenav LV2 border left color --*/
.sitenavl1 a.navLink {
  border-left: 3px solid #2293CE; }

/*---- CALENDAR ----*/
/*--Calendar BG's--*/
.mini_calendar_tbl, .tbl_mini_calendar, .tbl_cell_calendar {
  background-color: #808080; }

/*--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: #2293CE;
  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--*/
.RadMenu {
  border-left: 1px solid #0B6D9B;
  border-right: 1px solid #178CC3; }

/*--Normal State--*/
#menubar a, .telerik_main_menu .rmRootGroup a {
  color: #000; }

.telerik_main_menu > .rmRootGroup > li > a {
  border-left: 1px solid #178CC3;
  border-right: 1px solid #1b74a2; }

.telerik_main_menu .rmRootGroup a span {
  color: #000; }

/*--Over and Focused State ***/
.telerik_main_menu > .rmRootGroup > li > a:hover, .telerik_main_menu > .rmRootGroup > li > a.rmFocused {
  color: #000;
  border-left: 1px solid #1b74a2;
  border-right: 1px solid #1b74a2; }

#menubar a:hover, .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: #1b74a2; }

/*--END OF TOP LEVEL STYLES--*/
/*--DROPDOWN MENU STYLES--*/
/*--Normal State--*/
.telerik_main_menu .rmGroup a {
  color: #ffffff;
  background: #1b74a2; }

.telerik_main_menu .rmGroup a span {
  color: #ffffff;
  background: #1b74a2; }

/*--Over and Focused State--*/
.telerik_main_menu .rmGroup a:hover, .telerik_main_menu .rmGroup a.rmFocused {
  background: #808080;
  color: #000; }

.telerik_main_menu .rmGroup a:hover span, .telerik_main_menu .rmGroup a.rmFocused span {
  background: #808080;
  color: #000; }

/*--END OF DROPDOWN MENU STYLES--*/
.rmItem:hover {
  background-color: #1b74a2; }

.telerik_main_menu > .rmRootGroup > li:hover > a.rmRootLink, .telerik_main_menu > .rmRootGroup > li:hover > a.rmRootLink.rmFocused {
  border-left: 1px solid #1b74a2;
  border-right: 1px solid #1b74a2; }

.rmItem:hover > a > span {
  color: #ffffff; }

.rmVertical .rmItem:hover a span, .rmVertical .rmItem:hover a {
  background-color: #808080;
  color: #000; }

/*--DROPDOWN LV2 MENU STYLES--*/
/*--Normal State--*/
.telerik_main_menu .rmGroup .rmGroup a {
  color: #ffffff;
  background: #333333; }

.telerik_main_menu .rmGroup .rmGroup a span {
  color: #ffffff;
  background: #333333; }

/*--Over and Focused State--*/
.telerik_main_menu .rmGroup .rmGroup a:hover, .telerik_main_menu .rmGroup .rmGroup a.rmFocused {
  background: #171717;
  color: #ffffff; }

.telerik_main_menu .rmGroup .rmGroup a:hover span, .telerik_main_menu .rmGroup .rmGroup a.rmFocused span {
  background: #171717;
  color: #ffffff; }

/*--SECOND LEVEL BORDER LEFT--*/
.rmLevel2 {
  border-left: 4px solid #808080; }

/*--END OF DROPDOWN MENU STYLES--*/
/*---- END TELERIK COLORS ----*/
/*------------------------------- 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: 0px; }

ul.quick-links li {
  display: inline-block; }

ul.quick-links li a {
  display: inline-block;
  background: #2293CE;
  padding: 5px;
  margin: 3px; }

ul.quick-links li a:hover {
  opacity: 0.8; }

/*------------------------------- END QUICK LINKS -------------------------------*/
#header {
  background: #808080; }

.inner-bar {
  max-width: 1000px;
  margin: 0px auto; }

#banner > .inside-padding {
  max-width: 900px;
  padding: 35px 10px 10px 10px; }

#banner {
  position: relative;
  margin-bottom: -20px; }

#banner:after {
  content: '';
  display: block;
  width: 100%;
  height: 75%;
  border-bottom: 1px solid #ffffff;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: -1; }

#banner:before {
  content: '';
  display: block;
  width: 100%;
  height: 30%;
  position: absolute;
  top: 75%;
  left: 0px;
  z-index: -2;
  background: #bdc6cb;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2JkYzZjYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjY5JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
  background: -moz-linear-gradient(top, #bdc6cb 0%, #ffffff 69%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #bdc6cb), color-stop(69%, #ffffff));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #bdc6cb 0%, #ffffff 69%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #bdc6cb 0%, #ffffff 69%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #bdc6cb 0%, #ffffff 69%);
  /* IE10+ */
  background: linear-gradient(to bottom, #bdc6cb 0%, #ffffff 69%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bdc6cb', endColorstr='#ffffff',GradientType=0 );
  /* IE6-8 */ }

.bannerContainer {
  padding-bottom: 41px; }

.bannerContainer:after {
  content: '';
  display: block;
  width: 100%;
  height: 41px;
  background-image: url('../../../Common/resources/DesignPortfolio/SiteThemes/modern/v1/banner-shadow.png');
  position: absolute;
  bottom: 0px;
  left: 0px;
  background-size: 100% 100%; }

.sec-header h2, .sec-header h3 {
  font-weight: normal;
  font-family: 'oswaldbold';
  font-size: 36px;
  margin: 20px 0px 20px;
  letter-spacing: 1px;
  text-transform: uppercase; }

#RSSLink {
  position: absolute;
  top: -37px;
  right: 0px; }

.eventPlaceHolder, .eventPlaceHolder:hover {
  color: black !important;
  margin-bottom: 5px; }

.name-of-event { color: black !important; }

a.eventPlaceHolder:hover {
  opacity: 0.8; }

.inner-eventPlaceHolder {
  width: 100%; }

#footer {
  background: #767676;
  color: #fff; }

#footer .w-33 {
  float: right; }

#footer h4 {
  color: white;
  font-family: 'latoblack';
  font-weight: normal;
  letter-spacing: 1px;
  font-size: 19px;
  margin: 0px 0px 15px; }

ul#social {
  list-style: none;
  margin: 0px;
  padding: 0px; }

#social li.icn {
  display: inline-block;
  padding: 0px 3px 0px 3px; }

#social li.icn a {
  width: 40px;
  height: 40px;
  display: inline-block; }

#social li.icn.facebook a {
  background-position: 0px 0px; }

#social li.icn.twitter a {
  background-position: -40px 0px; }

#social li.icn.youtube a {
  background-position: -80px 0px; }

#social li.icn.email a {
  background-position: -120px 0px; }

#social li.icn a {
  background: url('../../../common/resources/DesignPortfolio/SiteThemes/CommonLib/social-media/social-sprite.png'); }

#footer ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
  color: #fff; }

#footer h3 {
  font-weight: normal;
  margin: 0px 0px 5px;
  font-family: 'latoblack';
  letter-spacing: 0.5px;
  font-size: 18px; }

#news-summary .content .date {
  float: none;
  width: auto;
  text-align: left; }

.subpage #page {
  max-width: 1000px;
  margin: 0px auto; }

#sub-content-left {
  width: 23%;
  float: left; }

#sub-content-right {
  width: 77%;
  float: left; }

a.navLink {
  display: block;
  padding: 6px; }

.sitenavl0.currentpage a.navLink {
  background: #f5f5f5; }

.sitenavl1 a.navLink {
  padding: 3px 6px 3px 6px;
  margin: 6px 0px 6px 0px; }

.credits {
  background: #333333;
  text-align: center;
  color: #ffffff;
  padding: 5px; }

.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 {
  text-decoration: underline;
  color: #ffffff; }

#breadcrumbs {
  margin: 0px 0px 15px; }

#header h1 {
  color: #fff;
  font-family: 'oswaldbold';
  font-weight: normal;
  letter-spacing: 1px;
  font-size: 42px;
  margin: 0px;
  display: inline-block;
  text-transform: uppercase;
  position: absolute;
  margin: -110px 0px 0px 140px;
  }

#motto {
  font-family: 'latoblack';
  font-size: 50%;
  text-align: right; }

.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 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: 5px 0px 5px; }

.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; }

span.mini_calendar_day:empty {
  position: relative;
  top: 1px; }

@media screen and (max-width: 810px) {
  body .w-66, body .w-33 {
    width: 50%; }
 }

@media screen and (max-width: 640px) {
  body .w-66, body .w-33 {
    width: 100%; }
 }

a#mobile-bar {
  line-height: 50px;
  text-indent: 15px;
  color: #ffffff; }

#social li.icn a:hover {
  opacity: 0.8; }

/*===== FONTS =====*/
@font-face {
  font-family: 'oswaldbold';
  src: url('https://cdnsm5-ss18.sharpschool.com/common/template-fonts/oswald-bold-webfont.eot');
  src: url('https://cdnsm5-ss18.sharpschool.com/common/template-fonts/oswald-bold-webfont.eot?#iefix') format('embedded-opentype'), url('https://cdnsm5-ss18.sharpschool.com/common/template-fonts/oswald-bold-webfont.woff2') format('woff2'), url('https://cdnsm5-ss18.sharpschool.com/common/template-fonts/oswald-bold-webfont.woff') format('woff'), url('https://cdnsm5-ss18.sharpschool.com/common/template-fonts/oswald-bold-webfont.ttf') format('truetype'), url('https://cdnsm5-ss18.sharpschool.com/common/template-fonts/oswald-bold-webfont.svg#oswaldbold') format('svg');
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'latobold';
  src: url('https://cdnsm5-ss18.sharpschool.com/common/template-fonts/lato-bol-webfont.eot');
  src: url('https://cdnsm5-ss18.sharpschool.com/common/template-fonts/lato-bol-webfont.eot?#iefix') format('embedded-opentype'), url('https://cdnsm5-ss18.sharpschool.com/common/template-fonts/lato-bol-webfont.woff') format('woff'), url('https://cdnsm5-ss18.sharpschool.com/common/template-fonts/lato-bol-webfont.ttf') format('truetype'), url('https://cdnsm5-ss18.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-ss18.sharpschool.com/common/template-fonts/lato-reg-webfont.eot');
  src: url('https://cdnsm5-ss18.sharpschool.com/common/template-fonts/lato-reg-webfont.eot?#iefix') format('embedded-opentype'), url('https://cdnsm5-ss18.sharpschool.com/common/template-fonts/lato-reg-webfont.woff') format('woff'), url('https://cdnsm5-ss18.sharpschool.com/common/template-fonts/lato-reg-webfont.ttf') format('truetype'), url('https://cdnsm5-ss18.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-ss18.sharpschool.com/common/template-fonts/lato-lig-webfont.eot');
  src: url('https://cdnsm5-ss18.sharpschool.com/common/template-fonts/lato-lig-webfont.eot?#iefix') format('embedded-opentype'), url('https://cdnsm5-ss18.sharpschool.com/common/template-fonts/lato-lig-webfont.woff') format('woff'), url('https://cdnsm5-ss18.sharpschool.com/common/template-fonts/lato-lig-webfont.ttf') format('truetype'), url('https://cdnsm5-ss18.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-ss18.sharpschool.com/common/template-fonts/lato-bla-webfont.eot');
  src: url('https://cdnsm5-ss18.sharpschool.com/common/template-fonts/lato-bla-webfont.eot?#iefix') format('embedded-opentype'), url('https://cdnsm5-ss18.sharpschool.com/common/template-fonts/lato-bla-webfont.woff') format('woff'), url('https://cdnsm5-ss18.sharpschool.com/common/template-fonts/lato-bla-webfont.ttf') format('truetype'), url('https://cdnsm5-ss18.sharpschool.com/common/template-fonts/lato-bla-webfont.svg#latoblack') format('svg');
  font-weight: normal;
  font-style: normal; }

/*-------------------------------------------------------------------------*/