@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,700,400italic);
/*
font-family: 'Open Sans', sans-serif;
 font-family: "Times New Roman", Georgia, Serif;
*/
/* --------------------- COLORS ---------------------- */
/*- Bottom Homepage / Subpage Background Color -*/
.bg-d.row, li.newsPost, .upcomingEvents, #theme.subpage {
  background: #0033A0; }

/*- News 'Read More' Background and Text Color -*/
.newsCaption a {
  background: #002a85;
  color: #ffffff; }

.newsCaption a:hover {
  color: #ffffff; }

/*- Slider Controls Background Color -*/
#page ul.flex-direction-nav {
  background: #002a85; }

/*- Slider Controls Arrow Color -*/
.newsRight .flex-direction-nav a, #upcoming-event-wrapper .flex-direction-nav a {
  color: #ffffff; }

/*- Secondary News Title Text Color -*/
.newsCaption .title {
  color: #ffffff; }

/*- Main News Item Title Text Color -*/
.newsLeft .newsCaption .title {
  color: #0033A0; }

/*- Event 'Date' Color -*/
.upcomingEvents .date > div {
  color: #0033A0; }

/*- Event Title Text Color -*/
.upcomingEvents .info {
  color: #ffffff; }

/*- Event Location Text Color -*/
.time-location {
  color: #ffffff; }

/*- Breadcrumb Text Color -*/
#breadcrumbs {
  color: #516b52; }

/*- Footer Background and Text Color -*/
#footer {
  background: #FFFFFF;
  color: #000000; }

/*- Footer Phone/Fax Text Color (Should Match Footer) -*/
#footer .phone a {
  color: #ffffff; }

/*- Credits Background and Text Color -*/
.credits {
  background: #161b1c;
  color: #ffffff; }

/*---- TELERIK COLORS ----*/
/*--TOP LEVEL STYLES--*/
/*--Normal State--*/
.inner-bar a, .telerik_main_menu .rmRootGroup a {
  color: #666666; }

.telerik_main_menu .rmRootGroup a span {
  color: #666666; }

/*--Over and Focused State ***/
.inner-bar 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: #303030; }

/*--END OF TOP LEVEL STYLES--*/
/*--DROPDOWN MENU STYLES--*/
/*--Normal State--*/
.telerik_main_menu .rmGroup a {
  color: #ffffff;
  background: #516b52; }

.telerik_main_menu .rmGroup a span {
  color: #ffffff;
  background: #0033A0; }

/*--Over and Focused State--*/
.telerik_main_menu .rmGroup a:hover, .telerik_main_menu .rmGroup a.rmFocused {
  background: #3b4e3c;
  color: #ffffff; }

.telerik_main_menu .rmGroup a:hover span, .telerik_main_menu .rmGroup a.rmFocused span {
  background: #3b4e3c;
  color: #ffffff; }

/*--END OF DROPDOWN MENU STYLES--*/
.rmItem:hover {
  background-color: #303030;
  color: #ffffff; }

.telerik_main_menu .rmRootGroup > li:hover > a span {
  color: #ffffff; }

.rmVertical .rmItem:hover a span, .rmVertical .rmItem:hover a {
  background-color: #002a85; }

/*--DROPDOWN LV2 MENU STYLES--*/
/*--Normal State--*/
.telerik_main_menu .rmGroup .rmGroup a {
  color: #ffffff;
  background: #222A2B; }

.telerik_main_menu .rmGroup .rmGroup a span {
  color: #ffffff;
  background: #222A2B; }

/*--Over and Focused State--*/
.telerik_main_menu .rmGroup .rmGroup a:hover, .telerik_main_menu .rmGroup .rmGroup a.rmFocused {
  background: #002a85;
  color: #ffffff; }

.telerik_main_menu .rmGroup .rmGroup a:hover span, .telerik_main_menu .rmGroup .rmGroup a.rmFocused span {
  background: #2d3738;
  color: #ffffff; }

/*--SECOND LEVEL BORDER LEFT--*/
.rmLevel2 {
  border-left: 4px solid #002a85; }

/*--END OF DROPDOWN MENU STYLES--*/
/*---- END TELERIK COLORS ----*/
/*------------------------------- END COLORS -------------------------------*/
/*- Subpage Hero Image -*/
.subHero {
    background-image: url('../../../common/resources/designportfolio/sitethemes/gingerbread/featuredImage.jpg');
}

/*--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 -------------------------------*/
#pubWrapper {
  color: #ffffff; }

a:not(.link) {
  transition: all 0.2s ease-in-out; }

.portletEditMode a, .designMode a {
  transition: none; }

html, body {
  height: 100%; }

.w-20 {
  width: 20%;
  display: inline-block;
  vertical-align: top; }

html body {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: normal;
  color: #2e3738;
  -webkit-font-smoothing: antialiased; }

h1, h2, h3, h4, h5, h6 {
  font-family: "Times New Roman", Georgia, Serif; }

#theme .row.bg-d .inside-padding {
  padding: 10px; }

.row.bg-d > .inside-padding {
  padding: 20px; }

#theme {
  position: relative; }

#menubar {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  background: #ffffff; }

.portletEditMode #menubar {
  position: static; }

#menubar .inside-padding {
  padding: 0px 10px 0px 10px; }

#menubar .row {
  margin: 0px; }

ul.socialMedia {
  list-style: none;
  margin: 20px 0px 0px 0px;
  padding: 0px; }

ul.socialMedia li {
  display: inline; }

ul.socialMedia li a {
  width: 50px;
  line-height: 50px;
  text-align: center;
  background: #333333;
  color: #ffffff;
  margin: 0px 5px 0px 5px;
  font-size: 18px; }

ul.socialMedia li a:hover {
  text-decoration: none;
  opacity: 0.7; }

ul.socialMedia li.facebook a {
  background-color: #4877bb; }

ul.socialMedia li.twitter a {
  background-color: #1da1f2; }

ul.socialMedia li.youtube a {
  background-color: #c4302b; }

ul.socialMedia li.instagram a {
  background-color: #a57d60; }

ul.socialMedia li.email a {
  background-color: #636d2f; }

/*---- HEADER ----*/
#header.row {
  display: table;
  width: 100%;
  min-height: 500px;
  background-size: cover;
  background-position: center top;
  margin-bottom: 0px;
  background-color: #0033A0;
}

#header > .inside-padding {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  color: #ffffff; }

.headerContent > a {
  color: #ffffff;
  display: block; }

.headerContent > a:hover {
  color: #ffffff;
  text-decoration: none;
  opacity: 0.7; }

#header .schoolName {
  font-family: "Times New Roman", Georgia, Serif;
  font-size: 65px;
  font-weight: bold;
  text-transform: uppercase;
  text-shadow: 0px 0px 16.74px rgba(0, 0, 0, 0.7); }

#header .motto {
  font-size: 50%;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  text-shadow: 0px 0px 16.74px rgba(0, 0, 0, 0.7); }

/*---- HOMEPAGE LAYOUT ----*/
#welcome {
  text-align: center;
  position: relative; }

#welcome > .inside-padding {
  max-width: 900px; }

#welcome .triangleOne, #welcome .triangleTwo {
  width: 0;
  height: 0;
  border-style: solid;
  position: absolute;
  top: -70px; }

#welcome .triangleOne {
  right: 50%;
  border-color: transparent transparent #ffffff transparent; }

#welcome .triangleTwo {
  left: 50%;
  border-color: transparent transparent transparent #ffffff; }

.scrollBtn {
  width: 50px;
  height: 50px;
  background-image: url('../../../common/resources/designportfolio/sitethemes/gingerbread/arrowDown.png');
  background-position: center center;
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  top: -50px;
  left: 50%;
  margin-left: -25px; }

.upcomingEvents .date span {
  font-family: "Times New Roman", Georgia, Serif; }

.bg-d a.flex-disabled {
  visibility: hidden; }

#page ul.flex-direction-nav {
  text-align: center; }

.newsRight .flex-direction-nav a, #upcoming-event-wrapper .flex-direction-nav a {
  background: transparent;
  margin: 0px 5px 0px 5px; }

/*---- FOOTER ----*/
#footer {
  text-align: center;
  font-size: 13px; }

#footer .phone a {
  color: #A9A9AB; }

#footer .inside-padding {
  padding: 30px 10px 30px 10px; }

#footer .schoolName {
  font-family: "Times New Roman", Georgia, Serif;
  font-size: 35px;
  font-weight: bold;
  text-transform: uppercase;
  color: #000000; }

#footer .address {
  margin: 10px 0px 5px; }

.credits {
  text-align: center; }

.credits a {
  color: #ffffff; }

.credits a:hover {
  color: #ffffff;
  text-decoration: underline; }

/*---- SUBPAGE LAYOUT ----*/
#theme.subpage #page > .inside-padding {
  padding: 0px; }

#theme.subpage #menubar {
  position: static; }

.sideBar {
  width: 23%;
  float: left; }

.mainContent {
  width: 76%;
  margin-right: 1%;
  float: left;
  background: #ffffff;
  position: relative; }

#inside-nav {
  background: #002a85;
  padding: 10px; }

a.navLink {
  color: #fff;
  display: block;
  padding: 10px; }

.currentpage a.navLink {
  background: #fff;
  padding: 10px;
  color: #000; }

a.navLink:hover {
  color: #fff;
  text-decoration: none;
  opacity: 0.6; }

.currentpage a.navLink:hover {
  color: #000; }

.subHero {
  background-size: cover;
  background-position: center center;
  height: 300px;
  color: #ffffff;
  position: relative; }

.subHero > .inside-padding {
  display: table;
  width: 100%;
  height: 280px;
  box-sizing: border-box; }

#theme.subpage .headerContent {
  display: table-cell;
  vertical-align: middle; }

.subHero .schoolName {
  font-family: "Times New Roman", Georgia, Serif;
  font-size: 40px;
  font-weight: bold;
  text-transform: uppercase;
  text-shadow: 0px 0px 16.74px rgba(0, 0, 0, 0.7); }

.subHero .motto {
  font-size: 50%;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  text-shadow: 0px 0px 16.74px rgba(0, 0, 0, 0.7); }

h2.pageTitle {
  text-align: center;
  font-size: 35px;
  margin: 5px 10px 10px 10px;
  border-bottom: 1px solid #eeeeee;
  padding: 0px 0px 15px; }

#breadcrumbs {
  font-family: "Times New Roman", Georgia, Serif;
  margin: 15px 10px 10px 10px; }

.subHero:after {
  content: '';
  display: block;
  width: 100%;
  height: 10px;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
  position: absolute;
  bottom: 0px;
  opacity: 0.4;
  left: 0px; }

.mainContent:before {
  content: '';
  display: block;
  width: 100%;
  height: 11px;
  position: absolute;
  top: -10px;
  left: 0px;
  background: #ffffff; }

/*---- QUICK LINKS ----*/
#quickLinks {
  text-align: center; }

#quickLinks .ptl_portlet_vertical {
  overflow: visible; }

#quickLinks a {
  display: block;
  text-align: center;
  color: #333333; }

#quickLinks a:hover {
  opacity: 0.7;
  text-decoration: none; }

#quickLinks a span {
  display: block;
  margin-bottom: 5px; }

.RadMenu a.rmLink {
  line-height: 45px; }

/*** 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-weight: normal;
  font-size: 12pt; }

.RadMenu .rmLink {
  float: left;
  outline: 0 none;
  padding-left: 0px !important; }

.RadMenu .rmHorizontal .rmText {
  padding: 0px 10px 0px 10px !important; }

.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; }

.telerik_main_menu .rmRootGroup a span {
  text-decoration: none;
  font-size: 17px;
  font-weight: 400; }

/*** 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: 15px;
  font-weight: 400;
  line-height: normal !important;
  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 ***/
a#mobile-bar {
  font-size: 17px;
  font-weight: 400;
  color: #666666;
  line-height: 45px; }

a#mobile-bar span.fa.fa-bars {
  margin-right: 10px; }

@media screen and (max-width: 1020px) {
  .newsRight .newsCaption .title, .upcomingEvents .info {
    font-size: 14px; }

  .subpage #page .sideBar {
    width: 28%; }

  .subpage #page .mainContent {
    width: 71%; }
 }

@media screen and (max-width: 900px) {
  .responsiveTemplate #header, .responsiveTemplate #content-wrapper {
    position: static; }

  #menubar {
    z-index: 99; }
 }

@media screen and (max-width: 840px) {
  .bg-d .w-66, .bg-d .w-33 {
    width: 100%;
    float: none; }

  #upcoming-event-wrapper {
    padding: 0px; }

  .upcomingEvents {
    width: 100%; }

  #upcoming-event-wrapper .flex-viewport ul {
    height: 200px !important; }

  a.eventPlaceHolder {
    width: 50%;
    float: left; }
 }

@media screen and (max-width: 730px) {
  .subpage #page .sideBar, .subpage #page .mainContent {
    width: auto;
    float: none; }

  .mainContent {
    margin: 0px 10px 0px 10px; }

  .mainContent:before {
    display: none; }

  .w-20 {
    width: 50%; }

  a.navLink, a.navLink:hover {
    color: #333333; }
 }

@media screen and (max-width: 560px) {
  .bg-d > .inside-padding {
    padding: 10px 0px 10px 0px; }

  #upcoming-event-wrapper .flex-viewport ul {
    height: 410px !important; }

  a.eventPlaceHolder {
    width: 100%;
    float: none; }

  #homeNewsWrapper {
    display: block; }

  .newsLeft, .newsRight {
    width: 100%;
    display: block; }

  #articleSlider {
    margin: 0px; }

  .newsLeft {
    height: 200px;
    display: table;
    width: 100%;
    margin-bottom: 20px; }

  .newsLeft .newsCaption {
    display: table-cell;
    vertical-align: bottom; }

  .newsRight .newsCaption .title, .upcomingEvents .info {
    font-size: 16px; }
 }

/*-----------------------Links & keyboard NAV fixes----------------------------------*/

.subpage .ptl_page a {
    text-decoration: underline;
    font-weight: bolder;
	color: #000 !important;
}

.subpage .ptl_page a:hover {
    text-decoration: none;
}



/* -- level zero menu expand --- */

a.rmLink.rmRootLink.rmExpanded span.rmText.rmExpandDown {
    background: #303030;
    color: white;
}



/* -- level two menu expand --- */

li.rmItem a.rmExpanded span.rmText.rmExpandRight {
    background: #002a85;
    color: #fff;
}

.label_skin_corporation a:hover, .label_skin_corporation a:focus { text-decoration: none; }

.RadMenu ul.rmRootGroup {
    list-style: none;
}

@media screen and (max-width: 900px)
{
#menubar {
    margin-bottom: 0px; 
    height: 34px;
}
#menubar .inside-padding{
padding: 0;
}
}

#header.row {
background-image: url(../../Servers/Server_158154/Image/Imagebody/imagebackground.jpg) !important;  }

#divMonthlyViewSelectionToolbar_158303 #btn_month_158303 {
color: #000000 !important; }

.skip-last-nav {
    visibility: hidden;
    color: #fff !important;
}

#skip a:focus {
   top: 7% !important;
}

.CMS_adminBar .optionRows>ul>li.optionHelp span.CMS_title {
    color: #929599 !important;
    background: #272f36 !important;
}

.QL-defaultTemplate a:hover {
    background: unset !important;
    color: #000000;
}

.QL-defaultTemplate a:hover span.QL-text {
    text-decoration: none !important;
}

.QL-defaultTemplate a .fa {
    font-size: 3em;
    vertical-align: middle;
    margin: 0 10px 0 5px;
}

.QL-defaultTemplate a span.QL-text {
    padding-top: 5px;
	font-family: 'Open Sans', sans-serif;
    font-size: 16px;
}

#quickLinks a em {
    display: block;
    margin-bottom: 5px;
}

.subpage #menubar .mobile-nav-items {
    top: 2.5% !important; }

.newsRight .flex-direction-nav a:hover {
   border-radius: 0% !important; 
   background: #0033A0; 
   opacity: unset !important; }

.newsCaption a:hover {
    opacity: unset !important;
    background: #000 !important;
    color: #fff;
}



.logo img {
    max-width: 300px;
}

.subHero .logo img {
    max-width: 150px;
}

.subHero .schoolName {
    margin-top: 0px;
}

@media screen and (max-width: 800px) {
.logo img {
    width: 150px;
}
}



ul.socialMedia {
   padding-bottom: 50px;
}


#breadcrumbs {
   text-align: right;
}


.subHero {
   background-position-y: 20%;
}


#news-summary .content a.read-more {
   background: #002a85;
   color: #ffffff !important;
}


.newsRight .newsCaption a, .newsRight .newsCaption a:hover {
   background: #ffffff !important;
   color: #002a85 !important;
}


.subpage .inside-padding {
    max-width: 1700px;
}



#aspnetForm .responsiveTemplate #pubWrapper.responsive #pubWrapper-btn {
   display: none;
}

#aspnetForm .responsiveTemplate #pubWrapper.responsive > .container {
   display: block;
}
/* Footer non-discrimination */

#footer .inside-padding {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

#footer .inside-padding .right-sec {
    width: 70%;
}

#footer .inside-padding .left-sec {
    width: 30%;
}

#footer .inside-padding .right-sec p {
    font-size: 12px;
    line-height: normal;
    text-align: left;
    padding-left: 20px;
}

#footer .inside-padding .right-sec a {
    text-decoration: underline;
}

#footer .inside-padding .right-sec a:hover, #footer .inside-padding .right-sec a:focus {
    text-decoration: none;
}

@media screen and (max-width: 1000px) {
#footer .inside-padding .left-sec, #footer .inside-padding .right-sec {
   width: 100%;
   text-align: center;
   padding: 10px 0;
}
}
#footer .inside-padding .right-sec a {
  color: #0033A0;
}
