/***********************

Code: MW

All schools share this CSS file. 

************************/
@import url("https://fonts.googleapis.com/css?family=Lato:300,400,700&display=swap");
/* CPS Colours */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/*-- END RESET --*/
/*-- Fix Menn vs. Banner Z-index --*/
body .wrapword {
  z-index: 3000 !important; }

/*--------------------------------*/
li {
  line-height: 15pt; }

a, a:hover {
  color: #cd4200; }

h1 {
  font-size: 36px; }

h2 {
  font-size: 30px; }

h3 {
  font-size: 24px; }

h4 {
  font-size: 20px; }

h5 {
  font-size: 16px; }

h6 {
  font-size: 14px; }

a, a:hover {
  color: #1D1D1D;
  text-decoration: none; }

a:hover {
  text-decoration: underline; }

.clear {
  clear: both; }

.clear:after {
  content: '';
  display: block;
  clear: both; }

span.offscreen {
  width: 1px;
  height: 1px;
  position: absolute;
  overflow: hidden;
  left: -10000px;
  top: -10000px; }

.row {
  margin-bottom: 20px; }

.pr {
  position: relative; }

.w-25 {
  width: 25%;
  float: left; }

.w-30 {
  width: 30%;
  float: left; }

.w-33 {
  width: 33.33334%;
  float: left; }

.w-40 {
  width: 40%;
  float: left; }

.w-50 {
  width: 50%;
  float: left; }

.w-60 {
  width: 60%;
  float: left; }

.w-66 {
  width: 66.66667%;
  float: left; }

.w-70 {
  width: 70%;
  float: left; }

.w-75 {
  width: 75%;
  float: left; }

.mb-0 {
  margin-bottom: 0px; }

.fl {
  float: left; }

.fr {
  float: right; }

.w-66 .ptl_portlet_vertical {
  overflow: visible; }

p {
  line-height: 1.7em;
  letter-spacing: .3px;
  margin: 0px 0px 15px; }

.row.bg-d p {
  color: #ffffff;
  margin: 0px;
  font-size: 18px;
  line-height: 29px; }

#outside-wrapper {
  position: relative; }

.inside-padding {
  padding: 10px;
  max-width: 1400px;
  margin: 0px auto; }

.alpha > .inside-padding {
  padding-left: 0px; }

.omega > .inside-padding {
  padding-right: 0px; }

.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;
  max-width: none;
  position: relative; }

#content-col-wrapper.row {
  margin-bottom: 0px; }

body {
  line-height: normal;
  font-size: 16px;
  color: #282828; }

/*==== UPCOMING EVENTS ====*/
/*==Full Calendar==*/
.PO-calendar {
  font-size: 12px; }

.CAL-V-MV-events {
  max-height: 88px;
  overflow: hidden; }

.CAL-V-MV-multiPlaceholder {
  display: none; }

.CAL-V-MV-table .CAL-EV-Item a {
  padding: 0 2px !important;
  white-space: unset !important;
  line-height: 16px !important;
  height: 50px !important; }
  .CAL-V-MV-table .CAL-EV-Item a strong {
    white-space: unset !important; }

/*==Full Calendar==*/
.ptl_upcomingevents {
  margin: 5px 0px 20px; }

.ptl_upcomingevents_item .ptl_upcomingevents_date {
  width: 46px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-width: 2px;
  font-family: inherit;
  background-image: none;
  border-radius: 6px; }

.ptl_upcomingevents_item .ptl_upcomingevents_date .ptl_upcomingevents_month {
  background-image: none;
  padding: 6px 0px 6px;
  border-radius: 0px; }

.ptl_upcomingevents_item .ptl_upcomingevents_date .ptl_upcomingevents_day {
  padding: 2px 0px 1px 0px;
  font-size: 18px;
  font-weight: bold;
  display: block; }

.ptl_upcomingevents_item .ptl_upcomingevents_events {
  position: relative;
  margin-left: 65px; }

.ptl_upcomingevents_item .ptl_upcomingevents_details .event_title {
  font-weight: normal; }

.ptl_upcomingevents_item span.more_events_label {
  font-weight: normal; }

.ptl_upcomingevents_footer .more_events:link, .ptl_upcomingevents_footer .more_events:visited, .ptl_upcomingevents_footer .more_events:active {
  background: #333333;
  color: #FFFFFF;
  font-size: 12px;
  padding: 5px 10px;
  text-decoration: none;
  display: inline-block; }

.ptl_upcomingevents_footer .more_events:hover {
  background: #333333; }

.ptl_upcomingevents_footer .more_events_arrows {
  display: none; }

#news-summary .content .summary, .newscontent .summary {
  margin: 15px 0; }

#news-summary .content .summary, .newscontent .summary, #news-summary .content .summary p, .newscontent .summary p {
  line-height: 1.3; }

body .nivoSlider {
  -webkit-box-shadow: none;
  box-shadow: none; }

.nivoSlider .nivo-directionNav a {
  background-image: url(/common/resources/DesignPortfolio/SiteThemes/CommonLib/arrows.png);
  opacity: 0.6; }

.nivoSlider .nivo-directionNav a:hover {
  opacity: 0.95; }

.nivoSlider .nivo-caption {
  background: #FFFFFF;
  opacity: 0.9;
  text-align: center; }

.nivoSlider .nivo-caption p {
  color: #000000; }

#RSSLink {
  display: none; }

.social li a, #social li a, #social li a[title="Email"], .social li a[title="Email"], .w-social li a[title="Email"] .w-social li a {
  text-indent: 900px; }

#mobile-bar {
  display: none;
  text-decoration: none;
  text-align: center;
  text-indent: 0px; }

#sub-content-right .inside-padding {
  min-height: 500px; }

/*---- CENTER TELERIK MENU ----*/
.centerMenu {
  vertical-align: top;
  display: inline-block; }

.centerWrapper {
  text-align: center; }

@media screen and (max-width: 1050px) {
  .CMS_adminBar, #placeholder-CMS_admin_ToolBar, #placeholder-CMS_DragDropWrapper {
    display: none; }

  #CMS_DragDropWrapper {
    display: none !important; } }
@media screen and (max-width: 950px) {
  .RadMenu_PageControls, #divMenuOffset {
    display: none; } }
@media screen and (max-width: 900px) {
  #mobile-bar {
    display: block; }

  .telerik_main_menu, .centerWrapper {
    display: none; }

  #background {
    z-index: 1; }

  #header, #content-wrapper {
    position: relative;
    z-index: 2; } }
@media screen and (max-width: 730px) {
  #inside-nav {
    min-height: initial; } }
@media screen and (max-width: 640px) {
  .w-66 {
    width: 100%;
    float: none; }

  .w-40 {
    width: 100%;
    float: none; }

  .w-60 {
    width: 100%;
    float: none; }

  .w-33 {
    width: 100%;
    margin-bottom: 15px; }

  .w-33-col-50 {
    width: 50%;
    float: left; }

  .w-33-col-50:first-child .inside-padding {
    padding-right: 10px; }

  .w-33-col-50:last-child .inside-padding {
    padding-left: 10px; }

  .w-25 {
    width: 100%;
    float: none; }

  .w-75 {
    width: 100%;
    float: none; }

  .w-50 {
    width: 100%;
    float: none; }

  .nivo-caption {
    display: none !important; }

  #footer-left, #footer-right {
    width: 100%;
    float: none;
    text-align: center; }

  ul#social {
    float: none;
    margin-top: 15px;
    text-align: center; }

  #logo, #school-name {
    width: 100%;
    float: none;
    text-align: center; }

  ul#social li {
    display: inline; }

  #header-left, #header-right {
    width: 100%;
    float: none; } }
@media screen and (max-width: 450px) {
  .w-33-col-50 {
    width: 100%;
    float: none; }

  .w-33-col-50:first-child .inside-padding {
    padding: 10px; }

  .w-33-col-50:last-child .inside-padding {
    padding: 10px; }

  .w-33 > .inside-padding, .w-66 > .inside-padding {
    padding: 0px 10px 0px 10px; } }
@media screen and (max-width: 450px) {
  .w-33 {
    width: 100%;
    float: none; } }
/*-- Fix Default Layouts --*/
div[class*='ptl_col_'] {
  float: none;
  display: inline-block;
  vertical-align: top;
  height: auto;
  overflow: visible;
  overflow-x: visible; }

/*-- One Col 100% --*/
.ptl_col_1 {
  width: 98%;
  padding: 1%; }

.sideBar .ptl_col_1 {
  width: 100%;
  padding: 0%; }

/*-- Two Col 50% --*/
.ptl_col_1_2 {
  width: 46%;
  padding: 2%; }

/*-- Two Coll 25% / 65% --*/
.ptl_col_1_4 {
  width: 21%;
  padding: 2%; }

.ptl_col_3_4 {
  width: 61%;
  padding: 2%; }

/*-- Two Coll 66% / 33% --*/
.ptl_col_2_3 {
  width: 62%;
  padding: 2%; }

.ptl_col_1_3 {
  width: 29%;
  padding: 2%; }

/*-- Three Coll 25% / 45% / 30% --*/
.ptl_col_2_9 {
  width: 21%;
  padding: 2%; }

.ptl_col_4_9 {
  width: 41%;
  padding: 2%; }

.ptl_col_3_9 {
  width: 26%;
  padding: 2%; }

@media screen and (max-width: 750px) {
  .ptl_col_1_4,
  .ptl_col_3_4,
  .ptl_col_2_9,
  .ptl_col_4_9,
  .ptl_col_3_9,
  .ptl_col_1,
  .ptl_col_1_2,
  .ptl_col_2_3,
  .ptl_col_1_3 {
    width: 100%;
    padding: 0%; } }
#skip a {
  position: absolute;
  left: -10000px;
  top: auto;
  overflow: hidden; }

#skip a:focus {
  padding: 0.5em 0.5em 0.4em;
  font-size: 14px;
  margin: 0.6em 0;
  border-radius: 5px;
  font-weight: 600;
  color: #654106;
  background: #ffe1b1;
  position: fixed;
  z-index: 9000;
  left: 10px;
  top: 10px; }

.adminbarVisible #skip a:focus {
  top: 50px; }

/*--VISUAL FOCUS FOR ACCESSIBILITY--*/
*:focus {
  -webkit-box-shadow: 0px 0px 12px 0px #155a8f;
  box-shadow: 0px 0px 12px 0px #155a8f; }

.label_skin_corporation a {
  text-decoration: underline; }

.PO-miniCalendar {
  margin: 20px auto 20px auto; }
  @media screen and (max-width: 950px) {
    .PO-miniCalendar {
      margin-top: 20px; } }

#pub-school-dropdown {
  margin-top: -30px !important;
  margin-left: -30px !important; }

#pub-school-dropdown ul#topnav li {
  background: none; }

#selectSchool .schoolGroup h2 {
  color: #000;
  font-size: 16px;
  margin: 2% 6%; }

.mm-list > li > a, .mm-list > li > span {
  font-size: 1.2em; }

#news_content_title {
  display: none; }

a:hover, a:focus {
  -webkit-box-shadow: none;
          box-shadow: none; }

body #pub-wrapper {
  background: #3f6ca2; }

.clear {
  clear: both; }

.cta {
  background-color: #186070;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 1.2px;
  padding: 12px 20px;
  display: inline-block;
  margin: 4px auto;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  .cta:hover, .cta:focus {
    background-color: #144e5b; }
  .cta.fullWidth {
    display: block; }
  .cta.fontGeorgia {
    font-family: Georgia, 'Times New Roman', Times, serif;
    text-transform: capitalize; }
  .cta:hover, .cta:focus {
    color: #fff;
    text-decoration: none; }

body {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 14px; }

a {
  color: #cd4200;
  text-decoration: underline; }
  a:hover, a:focus {
    color: #cd4200;
    text-decoration: none; }

#header {
  position: relative;
  z-index: 0 !important;
  padding: 20px 0px 10px 20px; }

#header ul {
  list-style: none;
  margin: 0px;
  padding: 0px; }

#header ul li {
  display: inline-block; }

#header h1 {
  margin: 0px; }

#header .logo h2 {
  margin-bottom: 0px;
  margin-top: 30px;
  margin-left: 18px;
  font-size: 21px;
  font-family: "Times New Roman", Georgia, Times, serif;
  color: #A7A4A4;
  font-weight: normal;
  font-style: italic; }

#header h1 span {
  display: none; }

#header-links {
  position: absolute;
  top: 4px;
  right: 15px; }

#header ul li:after {
  content: '';
  height: 13px;
  border-left: 2px solid #3f6ca2;
  margin: 0px 5px 0px 4px;
  position: relative;
  top: 3px;
  display: inline-block; }

#header ul li:last-child:after {
  display: none; }

#side-menu-links {
  float: right;
  margin-top: -26px;
  position: relative; }
  #side-menu-links ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    #side-menu-links ul li {
      display: inline-block;
      margin: 0 2px; }
      #side-menu-links ul li a {
        color: #1D1D1D;
        font-size: 14px;
        font-weight: bold;
        text-transform: uppercase;
        text-decoration: none;
        letter-spacing: 1px;
        padding: 10px 12px;
        -webkit-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out; }
        #side-menu-links ul li a:hover, #side-menu-links ul li a:focus {
          background: #175361 !important;
          color: #fff;
          text-decoration: none; }
      #side-menu-links ul li.students a {
        background: #a7b938; }
      #side-menu-links ul li.families a {
        background: #fc6719; }
      #side-menu-links ul li.staff a {
        background: #20a29c; }
  @media screen and (max-width: 640px) {
    #side-menu-links {
      float: none;
      margin: 0; }
      #side-menu-links ul li {
        display: block;
        margin: 0; }
        #side-menu-links ul li a {
          display: block; } }

#header-links a {
  font-size: 12px;
  font-weight: bold; }

/* mega menu list */
.nav-menu {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0; }

.nav-item {
  list-style: none;
  display: inline-block;
  padding: 0;
  margin: 0; }

.nav-item > a:focus,
.nav-item > a.open {
  color: #ffffff; }

.nav-item > a.open {
  z-index: 1; }

.sub-nav {
  position: absolute;
  display: none;
  left: 20px;
  right: 20px;
  top: 60px;
  z-index: 9999;
  text-align: left; }

.sub-navBackground.container {
  padding: 30px;
  background-color: #99D9D9; }

.sub-navBackground.container > div {
  display: inline-block;
  vertical-align: top; }

.sub-navBackground.container > div.omega {
  /*width: 59%;*/
  border-right: 2px solid #E8E8E8; }

.sub-navBackground.container > div.alpha {
  /*width: 40%;*/
  width: 100%; }

.sub-navBackground.container > div.alpha:only-child {
  width: 100%; }

.sub-navBackground.container > div.omega > * {
  display: inline-block;
  vertical-align: top;
  max-width: 52%;
  margin-right: 4%; }

/* sub-navigation panel open state */
.sub-nav.open {
  display: block; }

/* list of items within sub-navigation panel */
.sub-nav ul {
  vertical-align: top;
  margin: 0;
  padding: 0; }

/* list item within sub-navigation panel */
.sub-nav li {
  display: block;
  list-style-type: none;
  margin: 0;
  padding: 0;
  -webkit-column-break-inside: avoid;
  break-inside: avoid; }

/* image style */
.nav-image img {
  width: 45%; }

.mega_menu li.level2 {
  color: #ffffff; }

.megamenu > ul:after {
  content: '';
  display: block;
  clear: both; }

.megamenu > ul > li:hover > a {
  text-decoration: none;
  position: relative;
  border-bottom-size: 0px; }

.megamenu .level1 > a {
  display: block;
  background: transparent;
  color: #fff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  position: relative;
  text-decoration: none;
  padding: 20px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 1.2em; }

.menuLogoOpen .megamenu .level1 > a {
  line-height: 95px; }

.megamenu .level2 > a {
  color: #003e55;
  font-weight: 400;
  padding: 0.4em;
  display: block;
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
  text-decoration: none;
  font-size: 15px; }

.megamenu .level1 > a:hover, .megamenu .level1 > a:focus,
.megamenu .level1 > a.open, .megamenu .level1 > a.focus,
.megamenu .level2 > a:hover, .megamenu .level2 > a:focus {
  background: #99D9D9;
  text-decoration: none;
  color: #003e55; }

.megamenu .level3 > a:hover {
  font-weight: 500; }

.wrapped ul {
  list-style: none;
  margin: 0px;
  padding: 0px; }

.wrapped > ul > li {
  width: 33.33334%;
  float: left; }

.wrapped > ul:after {
  content: '';
  display: block;
  clear: both; }

.megamenu .level3 a {
  display: block;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  color: #4e4e4e;
  text-decoration: none;
  font-size: 14px;
  letter-spacing: 0.01em; }

.megamenu .level3 a span {
  padding: 0.3em 0.7em;
  display: none; }

.megamenu .level3 a:hover span, .megamenu .level3 a:focus span {
  background: #003e55;
  text-decoration: none;
  color: #ffffff; }

.mega_menu li.level2 {
  color: #ffffff; }

.menuCol > ul {
  list-style: none;
  margin: 0px;
  padding: 0px; }

li.menuCol {
  padding: 5px 10px 5px 10px; }

li.menuCol:after {
  clear: both;
  content: '';
  display: block; }

.level2 span.description {
  display: block;
  color: #575757;
  font-size: 13px;
  margin-top: 7px; }

.level2 h3 {
  padding: 0px 0px 5px 0px;
  line-height: 40px;
  display: block;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  margin: 0px;
  font-size: 24px; }

.third-level-list {
  display: none; }

#mobile-bar {
  padding: 0px;
  line-height: 70px;
  color: #ffffff;
  font-size: 16px;
  display: block;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  position: relative;
  z-index: 7010;
  text-decoration: none;
  letter-spacing: 0.03em;
  text-align: center;
  display: none; }

ul.third-level-list {
  list-style: none;
  margin: 0px;
  padding: 0px; }

li.class-cat {
  width: 23%;
  float: left;
  padding: 1%; }

li.class-cat ul {
  padding: 0px;
  margin: 0px;
  list-style: none; }

.third-level-list li.menuCol {
  padding: 0px; }

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

.currentpage a.navLink {
  color: #000000;
  background: #a7ba38;
  font-weight: 700; }

a.navLink:hover {
  text-decoration: none;
  opacity: 1;
  display: block;
  padding: 10px;
  background: #7f8f25; }

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

.sec-header {
  font-family: Georgia, 'Times New Roman', Times, serif; }
  .sec-header h2, .sec-header h3, .sec-header h4 {
    margin: 0 0 10px 0; }
    .subpage .sec-header h2, .subpage .sec-header h3, .subpage .sec-header h4 {
      color: #00827a;
      font-weight: 400;
      margin: 20px 0 10px 0; }
  .sec-header.underline {
    border-bottom: 2px solid #000; }

p {
  color: #3a3a3a;
  font-size: 10pt;
  line-height: 14pt;
  font-family: Helvetica, Arial, sans-serif; }

#menubar {
  background: #186070;
  position: relative; }
  #menubar #schoolName {
    display: inline-block;
    position: absolute;
    color: #000;
    font-family: Georgia, 'Times New Roman', Times, serif;
    font-weight: 700;
    font-size: 20px;
    line-height: 60px;
    padding: 0px 40px;
    z-index: 1; }
    .school #menubar #schoolName {
      position: static;
      vertical-align: top; }
  #menubar .inside-padding {
    padding: 0px 10px 0px 10px; }
    .school #menubar .inside-padding {
      max-width: none;
      padding: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: stretch;
          -ms-flex-align: stretch;
              align-items: stretch; }
      .school #menubar .inside-padding > a {
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        background: #FFB81C;
        text-decoration: none; }
  #menubar .row {
    margin: 0px; }
    .school #menubar .row {
      display: inline-block;
      vertical-align: top;
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1; }

#footer {
  padding: 8px 0px 8px;
  background: #d5dea0; }
  #footer > .inside-padding {
    max-width: none; }
  #footer .footer-left .logo {
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px; }
  #footer .footer-left .schoolInfo {
    display: inline-block;
    vertical-align: middle;
    color: #58585a; }
    #footer .footer-left .schoolInfo .schoolName {
      margin: 0;
      text-transform: uppercase; }
    #footer .footer-left .schoolInfo div {
      line-height: 1.3em; }
  @media screen and (max-width: 640px) {
    #footer .footer-left {
      text-align: center; } }
  #footer .footer-bottom {
    text-align: right; }
    #footer .footer-bottom ul {
      margin: 0px;
      padding: 0px;
      list-style: none; }
    #footer .footer-bottom ul.footerLink {
      display: inline-block;
      margin-right: 20px; }
      #footer .footer-bottom ul.footerLink li {
        display: inline-block; }
        #footer .footer-bottom ul.footerLink li a {
          color: #58585a; }
        #footer .footer-bottom ul.footerLink li span {
          height: 6px;
          width: 6px;
          background: #3f6ca2;
          margin: 0px 8px;
          position: relative;
          display: inline-block;
          vertical-align: middle; }
    #footer .footer-bottom ul.social-icns {
      display: inline-block; }
      #footer .footer-bottom ul.social-icns li {
        display: inline-block;
        margin: 0 2px; }
        #footer .footer-bottom ul.social-icns li a {
          width: 30px;
          height: 30px;
          display: block;
          border-radius: 6px; }
    #footer .footer-bottom .tle-icn a {
      background: url("https://p5cdn2static.sharpschool.com/UserFiles/Servers/Server_3042785/Templates/tle_icn.png") #ffffff; }
    #footer .footer-bottom .ceatv-icn a {
      background: url("https://p5cdn2static.sharpschool.com/UserFiles/Servers/Server_3042785/Templates/ceatv_30px.png") #ffffff; }
    #footer .footer-bottom .twitter-icn a {
      background: url("https://p5cdn2static.sharpschool.com/UserFiles/Servers/Server_3042785/Templates/twitter_icon_30px.png") #ffffff; }
    #footer .footer-bottom .facebook-icn a {
      background: url("https://p5cdn2static.sharpschool.com/UserFiles/Servers/Server_3042785/Templates/facebook_icon_30px.png") #ffffff; }
    #footer .footer-bottom .instagram-icn a {
      background: url("https://p5cdn2static.sharpschool.com/UserFiles/Servers/Server_3042785/Templates/instagram_icon_30px.png") #ffffff; }
    #footer .footer-bottom .linkedin-icn a {
      background: url("https://p5cdn2static.sharpschool.com/UserFiles/Servers/Server_3042785/Templates/linkedin_icon_30px.png") #ffffff; }

.credits {
  background: #c5ce90;
  text-align: center; }
  .credits a {
    color: #000; }
    .credits a:hover, .credits a:focus {
      text-decoration: none; }

#sub-content-left {
  width: 25%;
  float: left;
  margin-top: 22px; }

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

h3.pagetitle {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 24px;
  font-weight: bold;
  color: #00827a;
  line-height: 1.2em;
  margin: 10px 0 22px 0; }

#sidebar {
  margin-top: 50px;
  padding: 0px 15px 0px 15px; }

.navWrp {
  padding-top: 2px;
  padding-bottom: 2px;
  position: relative; }

.navWrp:last-child {
  border-bottom: none; }

a.navLink {
  font-weight: bold;
  font-size: 12px; }

.top-image img {
  width: 100%;
  height: auto; }

#breadcrumbs {
  padding: 10px 10px 0px 10px; }

.tbl_mini_upcomingevent {
  background-color: transparent;
  margin-top: 20px; }

A.mini_upcomingevent_event:link, A.mini_upcomingevent_event:visited {
  color: #b55d0f;
  text-decoration: underline;
  font-size: 13px; }

A.mini_upcomingevent_event:hover {
  color: #b55d0f;
  text-decoration: none;
  font-size: 13px; }

.no-sidebar #sub-content-right {
  width: 100%; }

.no-sidebar #sub-content-right #main-content {
  padding: 10px 20px 10px 20px; }

a#mobile-bar-one {
  display: none;
  color: #fff;
  letter-spacing: 0.06em;
  line-height: 60px;
  text-align: center; }

a#mobile-bar-two {
  display: none;
  background: #3f6ca2;
  padding: 8px 5px 8px 15px;
  color: #ffffff;
  text-decoration: none; }

/*-- Media Quires --*/
@media screen and (max-width: 900px) {
  #pub-school-dropdown {
    display: none; }

  #pub-translate-dropdown {
    float: left !important; }

  #pub-container {
    width: 100% !important; }

  a#mobile-bar-one {
    display: block; }

  #menubar #schoolName {
    position: static;
    display: block;
    text-align: center;
    padding: 0px 20px;
    font-size: 1em; } }
@media screen and (max-width: 950px) {
  .RadMenu_PageControls, #divMenuOffset {
    display: none; } }
@media screen and (max-width: 960px) {
  .inner-bar {
    margin-top: -38px; }

  .RadMenu {
    display: none; }

  #footer-right {
    margin: 0px auto 10px;
    float: none; }

  #footer-left {
    text-align: center;
    float: none; } }
@media screen and (max-width: 950px) {
  #content-left {
    width: 70%; }

  #content-right {
    width: 30%; }

  .d-news-title {
    float: none;
    line-height: normal;
    margin: 30px auto 0px;
    text-align: center; }

  #content-right .inside-bg {
    margin-top: 20px; } }
@media screen and (max-width: 640px) {
  .inner-bar {
    margin-top: 0px; }

  #header {
    text-align: center;
    padding: 0; }

  #header-links {
    position: static; }

  #footer .footer-bottom {
    text-align: center; }
    #footer .footer-bottom ul.footerLink {
      line-height: 2em;
      margin: 20px 0;
      font-size: 1.2em; } }
body #pub-container {
  z-index: 999999 !important; }

body ul#topnav ul.schoolList li:hover a, body ul#topnav ul.schoolList a:hover, html ul.topnav li ul.subnav li a:hover {
  background: #3f6ca2 !important; }

/* Google CSE search field */
.gsc-control-cse.gsc-control-cse-en {
  background: none;
  border: none;
  padding: 0; }

/* to customize the search button */
.gsc-search-button.gsc-search-button-v2 {
  background: #B55D0F;
  border-color: #498DB3; }

/*--schoolList--*/
#schoolList > .inside-padding {
  max-width: 85%; }

#schoolListSlider {
  list-style: none;
  margin: 0px;
  padding: 0px 60px;
  overflow: hidden; }
  #schoolListSlider div.slick-slide {
    display: inline-block;
    vertical-align: top;
    width: 12%;
    border: none;
    margin: 8px; }
    #schoolListSlider div.slick-slide img {
      margin-bottom: 10px;
      max-width: 140px;
      width: 100%; }
    #schoolListSlider div.slick-slide span {
      color: #58585a;
      text-decoration: none;
      display: block;
      -webkit-transition: all .2s ease-in-out;
      transition: all .2s ease-in-out;
      font-size: 14px; }
      #schoolListSlider div.slick-slide span.schoolName {
        text-transform: uppercase;
        font-size: 14px;
        font-weight: bold;
        margin-bottom: 6px;
        word-break: break-word;
        -webkit-hyphens: auto;
            -ms-hyphens: auto;
                hyphens: auto; }
      #schoolListSlider div.slick-slide span.schoolLink {
        display: inline-block;
        vertical-align: text-top;
        text-transform: uppercase; }
        #schoolListSlider div.slick-slide span.schoolLink a {
          font-size: 10px;
          text-decoration: underline; }
          #schoolListSlider div.slick-slide span.schoolLink a:hover, #schoolListSlider div.slick-slide span.schoolLink a:focus {
            text-decoration: none; }
  #schoolListSlider .slick-arrow {
    position: absolute;
    z-index: 1;
    height: 100%;
    width: 60px;
    top: 0;
    border: none;
    color: #FF671F;
    background: transparent;
    font-size: 2em;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
    #schoolListSlider .slick-arrow.slick-prev {
      left: 0; }
    #schoolListSlider .slick-arrow.slick-next {
      right: 0; }
    #schoolListSlider .slick-arrow:hover, #schoolListSlider .slick-arrow:focus {
      opacity: 0.8; }
    @media screen and (max-width: 640px) {
      #schoolListSlider .slick-arrow {
        width: 40px; } }

/*-- News_Events --*/
#news_events {
  background: #20a29c;
  /*news*/
  /*events*/ }
  #news_events .sec-header h2 {
    color: #ffffff; }
  .school #news_events {
    background: #9AD7D8; }
    .school #news_events .sec-header h2 {
      color: #196170; }
  #news_events > .inside-padding {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 20px;
    max-width: 1400px; }
  #news_events .read-more span {
    color: #cd4200;
    font-size: 1.3em;
    display: inline-block;
    vertical-align: text-bottom; }
  #news_events .w-40 {
    margin: 0 auto;
    min-width: 350px; }
  #news_events .w-40 > .inside-padding {
    background: #fff;
    min-height: 200px; }
  #news_events .clear span {
    display: none; }
  #news_events #RSSLink {
    display: none; }
  #news_events #news-summary .row {
    padding: 10px 0px;
    border-bottom: 1px solid #adb1b4;
    margin: 0; }
  #news_events .date {
    color: #385e89;
    font-size: 14px;
    float: left;
    font-weight: bold; }
  #news_events .news-content, #news_events .information {
    float: right;
    width: 76%; }
  #news_events .news-title {
    display: inline-block;
    font-size: 13px;
    color: #3a3a3a;
    line-height: 18px; }
  #news_events .eventPlaceHolder {
    padding: 10px 0px;
    border-bottom: 1px solid #adb1b4; }
  #news_events .more-events a {
    color: #cd4200; }
  @media screen and (max-width: 760px) {
    #news_events .w-40 {
      margin: 20px auto; } }

.featured_story > div {
  height: 400px;
  width: 33.333%;
  display: inline-block;
  position: relative;
  vertical-align: top;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff; }
  .featured_story > div:nth-child(2) {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    width: calc(33.333% - 2px); }
  .featured_story > div a {
    display: block;
    padding: 30px;
    height: 100%;
    color: #3d3d3d;
    text-decoration: none; }
    .featured_story > div a h3 {
      font-size: 30px;
      font-family: Georgia, 'Times New Roman', Times, serif;
      position: relative;
      z-index: 1;
      margin: 0; }
    .featured_story > div a span.description {
      display: block;
      font-size: 22px;
      margin: 10px 0;
      position: relative;
      z-index: 1; }
    .featured_story > div a:before {
      content: '';
      display: block;
      opacity: 0;
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      background: rgba(205, 66, 0, 0.2);
      -webkit-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }
    .featured_story > div a .cta {
      background-color: #cd4200;
      position: relative;
      z-index: 1; }
      .featured_story > div a .cta:hover, .featured_story > div a .cta:focus {
        background-color: #b43a00; }
    .featured_story > div a:hover, .featured_story > div a:focus {
      color: #000;
      text-decoration: none; }
      .featured_story > div a:hover:before, .featured_story > div a:focus:before {
        opacity: 1; }
      .featured_story > div a:hover .cta, .featured_story > div a:focus .cta {
        background-color: #b43a00; }
  @media screen and (max-width: 900px) {
    .featured_story > div, .featured_story > div:nth-child(2) {
      height: 250px;
      width: 100%;
      background-position: center 20%; } }

.subpage .ptl_portlet_vertical {
  padding: 1%;
  width: 98%; }
.subpage .lastColumn .ptl_portlet_vertical {
  padding: 3% 7%;
  width: 86%; }
.subpage.blue .ptl_page > div.lastColumn {
  background: #EBF8F8; }
.subpage.green .ptl_page > div.lastColumn {
  background: #ECF1D5; }
.subpage.green .ptl_page > div.lastColumn:after {
  content: '';
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  top: -500px;
  bottom: 0;
  height: 10000px;
  background: #ECF1D5;
  z-index: -1; }
.subpage.blue .ptl_page > div.lastColumn:after {
  content: '';
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  top: -500px;
  bottom: 0;
  height: 10000px;
  background: #EBF8F8;
  z-index: -1; }
.subpage.green .ptl_page > div.lastColumn:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: -100%;
  top: -500px;
  bottom: 0;
  height: 10000px;
  width: 400px;
  background: #ECF1D5;
  z-index: -1; }
.subpage.blue .ptl_page > div.lastColumn:before {
  content: '';
  display: none;
  position: absolute;
  left: 0;
  right: -100%;
  top: -500px;
  bottom: 0;
  height: 10000px;
  width: 400px;
  background: #EBF8F8;
  z-index: -1; }
.subpage .ptl_page {
  overflow: visible;
  overflow-x: visible; }
  .subpage .ptl_page > div.lastColumn.lessThanHalf {
    position: relative;
    margin-top: -70px;
    padding: 0;
    float: right; }
    .subpage .ptl_page > div.lastColumn.lessThanHalf:before, .subpage .ptl_page > div.lastColumn.lessThanHalf:after {
      display: block; }
      @media screen and (max-width: 750px) {
        .subpage .ptl_page > div.lastColumn.lessThanHalf:before, .subpage .ptl_page > div.lastColumn.lessThanHalf:after {
          display: none; } }
    @media screen and (max-width: 750px) {
      .subpage .ptl_page > div.lastColumn.lessThanHalf {
        margin-top: 0;
        float: none; } }
.subpage.hasRow .lastColumn.lessThanHalf {
  margin-top: 0; }
.subpage #page {
  overflow: hidden; }
.subpage .sideBar {
  width: 23%;
  float: left; }
.subpage .mainContent {
  width: 100%;
  /* 77% */ }
.subpage h2.pageTitle, .subpage h1.pageTitle {
  font-family: Georgia, 'Times New Roman', Times, serif;
  font-size: 30px;
  color: #00827a;
  margin: 0; }
  @media screen and (max-width: 750px) {
    .subpage h2.pageTitle, .subpage h1.pageTitle {
      width: 100%; } }
.subpage .fifty h2.pageTitle, .subpage h1.pageTitle {
  width: 66%; }
.subpage #breadcrumbs {
  margin-bottom: 20px;
  width: 50%; }
  @media screen and (max-width: 750px) {
    .subpage #breadcrumbs {
      width: 100%; } }
.subpage #upcoming-event-wrapper .eventPlaceHolder {
  padding: 10px 0;
  border-bottom: 2px solid #3d3d3d; }
  .subpage #upcoming-event-wrapper .eventPlaceHolder .information a {
    text-decoration: none; }
    .subpage #upcoming-event-wrapper .eventPlaceHolder .information a > div {
      line-height: 1.5em; }
      @media screen and (max-width: 900px) {
        .subpage #upcoming-event-wrapper .eventPlaceHolder .information a > div {
          width: 100%; } }
    .subpage #upcoming-event-wrapper .eventPlaceHolder .information a:hover .title, .subpage #upcoming-event-wrapper .eventPlaceHolder .information a:focus .title {
      color: #000;
      text-decoration: underline; }
  .subpage #upcoming-event-wrapper .eventPlaceHolder .title {
    font-weight: bold;
    font-size: 18px;
    color: #6c6c6c;
    padding: 0;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
  .subpage #upcoming-event-wrapper .eventPlaceHolder .date {
    color: #6a7a24;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 13px; }
  .subpage #upcoming-event-wrapper .eventPlaceHolder .location {
    color: #2d2d2d; }
  .subpage #upcoming-event-wrapper .eventPlaceHolder .detail {
    margin: 4px 0;
    color: #2d2d2d; }
.subpage #upcoming-event-wrapper .more-events {
  text-align: right;
  padding: 10px 0; }
  .subpage #upcoming-event-wrapper .more-events a {
    color: #cd4200; }
.subpage #news-summary > .news-story {
  padding: 10px 0;
  border-bottom: 2px solid #3d3d3d; }
  .subpage #news-summary > .news-story .information a {
    text-decoration: none; }
    .subpage #news-summary > .news-story .information a > div {
      line-height: 1.5em;
      /*@media screen and (max-width: 900px) {
        width:100%;
      }*/ }
    .subpage #news-summary > .news-story .information a:hover .title, .subpage #news-summary > .news-story .information a:focus .title {
      color: #000;
      text-decoration: underline; }
  .subpage #news-summary > .news-story .title {
    font-weight: bold;
    font-size: 18px;
    color: #6c6c6c;
    padding: 0;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
  .subpage #news-summary > .news-story .date {
    color: #6a7a24;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 13px; }
  .subpage #news-summary > .news-story .detail {
    margin: 4px 0;
    color: #2d2d2d; }
    .subpage #news-summary > .news-story .detail > span em {
      color: #cd4200; }
.subpage #news-summary .more-events {
  text-align: right;
  padding: 10px 0; }
  .subpage #news-summary .more-events a {
    color: #cd4200; }
.subpage .lessThanHalf #upcoming-event-wrapper .title {
  color: #cd4200; }
.subpage .lessThanHalf #news-summary .title {
  color: #cd4200; }
.subpage .lessThanHalf #news-summary .date, .subpage .lessThanHalf #news-summary .detail, .subpage .lessThanHalf #news-summary .location {
  display: none; }

/* TAB */
.TA-nav-tabs > li a {
  background: #f3f5e3;
  color: #186070 !important;
  text-decoration: none;
  font-weight: normal; }
  .TA-nav-tabs > li a:hover, .TA-nav-tabs > li a:focus {
    background: #d5dea0; }
.TA-nav-tabs > li.active > a {
  background: #d5dea0;
  color: #186070; }
  .TA-nav-tabs > li.active > a:after {
    background: #186070; }

/*--VISUAL FOCUS FOR ACCESSIBILITY--*/
*:focus {
  -webkit-box-shadow: 0px 0px 12px 0px #155a8f;
  box-shadow: 0px 0px 12px 0px #155a8f; }

.PO-staffDirectory .DIR-item {
  padding: 10px 10px 10px 20px !important; }

div[id*='divTabs'] * img, div[id*='divTabs'] img {
  max-width: 100% !important;
  height: auto; }

.ContextBar, a.ContextBar, a.ContextBar:hover {
  color: #fff;
  line-height: 38px; }

/* TABLE STYLE */
.mainContent table {
  border: 1px solid #d4d4d4;
  border-radius: 10px; }

.mainContent th {
  background: #006272;
  color: #fff; }

.mainContent tr:nth-child(odd) {
  background-color: #ffffff; }

.mainContent tr:nth-child(even) {
  background-color: #f5f5f5; }

.mainContent tr:nth-child(odd):hover, .mainContent tr:nth-child(even):hover {
  background-color: #9CDBD9; }

.mainContent td {
  border-top: 0px solid #ffffff;
  padding: 5px;
  border-left: 0px solid #ffffff;
  border-right: 0px solid #ffffff;
  border-bottom: none; }

/* TABLE STYLE EXCEPTION */
.mainContent .designmode table,
.mainContent .no-tb-sty table,
.mainContent .RadDock table,
.mainContent .PO-miniCalendar table,
.mainContent div[id*='_divEdit'] table {
  border: none;
  border-radius: 0; }

.mainContent .designmode th,
.mainContent .no-tb-sty th,
.mainContent .RadDock th,
.mainContent .PO-miniCalendar th,
.mainContent div[id*='_divEdit'] th {
  background-color: transparent;
  color: #000; }

.mainContent .designmode tr:nth-child(odd),
.mainContent .no-tb-sty tr:nth-child(odd),
.mainContent .RadDock tr:nth-child(odd),
.mainContent .PO-miniCalendar tr:nth-child(odd),
.mainContent div[id*='_divEdit'] tr:nth-child(odd) {
  background-color: transparent; }

.mainContent .designmode tr:nth-child(even),
.mainContent .no-tb-sty tr:nth-child(even),
.mainContent .RadDock tr:nth-child(even),
.mainContent .PO-miniCalendar tr:nth-child(even),
.mainContent div[id*='_divEdit'] tr:nth-child(even) {
  background-color: transparent; }

.mainContent .designmode td,
.mainContent .no-tb-sty td,
.mainContent .RadDock td,
.mainContent .PO-miniCalendar td,
.mainContent div[id*='_divEdit'] td {
  border-top: 0px solid #ffffff;
  padding: inherit;
  border-left: 0px solid #ffffff;
  border-right: 0px solid #ffffff;
  border-bottom: none; }

.designmode #link_setting {
  display: block !important; }

#pubWrapper {
  background: #006272 !important; }
  #pubWrapper ul.pubList > li {
    border-right: 1px solid #186070 !important; }
  #pubWrapper ul.pubList .pubDropdown-btn:hover, #pubWrapper ul.pubList .active .pubDropdown-btn, #pubWrapper ul.pubList li .user_link:hover, #pubWrapper ul.pubList li .admin_menu:hover {
    background: #186070; }
  #pubWrapper #searchPanel input.SearchTerm {
    background: #006272 !important; }

/*# sourceMappingURL=district.css.map */