/* imports and fonts imports */
@import url('/apps/js/polls/polls-pack.css');

@font-face {
  font-family: 'Neutra2Text-Book';
  src: url('/shared/fonts/NeutraText-Book.eot');
  src: url('/shared/fonts/NeutraText-Book.woff') format('woff');
  src: url('/shared/fonts/NeutraText-Book.otf') format('opentype');
}

@font-face {
  font-family: 'Neutra2Text-Demi';
  src: url('/shared/fonts/Neutraface2Text-Demi.eot'); /* IE9 Compat Modes */
  src: url('/shared/fonts/Neutraface2Text-Demi.woff') format('woff');
  src: url('/shared/fonts/Neutraface2Text-Demi.otf') format('opentype');
}

@font-face {
  font-family: 'Neutra2Text-Bold';
  src: url('/shared/fonts/NeutraText-Bold.eot');
  src: url('/shared/fonts/NeutraText-Bold.woff') format('woff');
  src: url('/shared/fonts/NeutraText-Bold.otf') format('opentype');
}

@font-face {
  font-family: 'Neutra2Text-BookItalic';
  src: url('/shared/fonts/NeutraText-BookItalic.eot');
  src: url('/shared/fonts/NeutraText-BookItalic.woff') format('woff');
  src: url('/shared/fonts/NeutraText-BookItalic.otf') format('opentype');
}
/* General */

html {
  /* height: 100%; */
  font-size: 100%;
  /* overflow-y: scroll;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%; */
}

body {
  margin: 0 !important;
  padding: 0;
  background: #ffffff;
  margin-top: 0px !important;
  /* overflow-x: hidden; */
  font-size: 13px;
  line-height: 1.231;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

audio:not([controls]) {
  display: none;
}

[hidden] {
  display: none;
}

.cf:before,
.cf:after {
  content: '';
  display: table;
}

.cf:after {
  clear: both;
}

.cf {
  zoom: 1;
}

.DB_mask {
  z-index: 99999 !important;
}

.DB_dialog {
  z-index: 99999 !important;
}

.ir {
  display: block;
  text-indent: -999em;
  overflow: hidden;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  padding: 0;
  margin: 0;
}

a,
a:active,
a:visited {
  color: #333333;
}

/* a:hover,
a:active {
	outline: 0;
	color: #333;
} */

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
}

/* Normalization of fonts */
abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

blockquote {
  margin: 1em 40px;
}

dfn {
  font-style: italic;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

ins {
  background: #79a12f;
  color: #000;
  text-decoration: none;
}

mark {
  background: #79a12f;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

pre,
code,
kbd,
samp {
  font-family: 'Raleway' !important;
  _font-family: 'Raleway' !important;
  font-size: 16px;
  font-size: 1em;
}

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

q {
  quotes: none;
}

q:before,
q:after {
  content: '';
  content: none;
}

small {
  font-size: 85%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}
img.sub {
  border: 0px;
}
#wrapper img.sub {
  margin-left: 20px;
  width: 331px;
}

/* Font styles */
/* Font styles */
#pageNav,
#pageNav ul li a {
  font-family: 'Raleway' !important;
}

/* #pageContentWrapper h1,
#pageContentWrapper h2,
#pageContentWrapper h3,
#pageContentWrapper h4,
#pageContentWrapper h5,
#pageContentWrapper h6 {
	margin: 0 0 10px 0;
	font-family: "Raleway" !important;
	line-height: 1.2;
} */

/* Page navigation */
#pageNav {
  border: 0;
  background-color: #0093d6;
  position: relative;
}

#pageNav ul,
#pageNav ul li {
  list-style: none;
  line-height: 16px;
  position: relative;
}

#pageNav ul {
  padding: 0 0 0px !important;
  margin: 0 !important;
  width: 331px;
  height: auto !important;
  position: relative;
}
#pageNav ul li {
  padding: 0 0 0px !important;
  margin: 0 0 0px !important;
  zoom: 1;
  position: relative;
  /* important for IE6 */
  border-bottom: 1px solid #fff;
}

#pageNav ul li:last-child {
  border-bottom: 0px;
}
#pageNav td img {
  display: none;
}

#pageNav ul li a,
#pageNav ul li b,
#pageNav ul li strong {
  outline: none;
  padding: 12px 10px 12px 68px !important;
  height: auto;
  font-size: clamp(18px, 1.9vw, 19px) !important;
  font-weight: 400;
  line-height: 1.2;
  text-align: left;
  /* color: #fff; */
  color: #000000;
  box-sizing: border-box;
  display: block;
  font-family: 'Neutra2Text-Demi' !important;
  min-height: 20px;
  background: url('/pics/inside_bullet.png') no-repeat left 15px top 7px;
}

#pageNav ul li b,
#pageNav ul li a:hover,
#pageNav ul li strong,
#pageNav ul li a:focus {
  /* color: #fff !important; */
  color: #000000 !important;
  background: #85a312 url('/pics/inside_bullet.png') no-repeat left 15px top 7px;
}

#pageNav ul li a {
  text-decoration: none;
  /* color: #fff; */
  color: #000;
}

/* Site Styles */
#wrapper {
  position: absolute !important;
  background-color: #fff;
  z-index: 1;
}
/* #wrapper-index{
	overflow-x:hidden;
} */
#wrapper,
#wrapper-index {
  position: relative;
  margin: 0 auto;
  width: 100%;
  height: 100%;
  min-height: 100%;
  height: auto !important;
  text-align: left;
  background: url('') no-repeat;
}

.inside {
  width: 100%;
  margin: 0 auto;
}

#wrapper .content {
  position: relative;
  padding: 0 0 300px;
}
#wrapper .content .inside {
  padding: 0px 0;
  line-height: 20px;
  z-index: 2;
}

.content {
  width: 100%;
  text-align: left;
  position: relative;
}

.content .inside {
  position: relative;
  height: auto !important;
  padding-bottom: 0;
}
.pageTitle {
  width: auto;
  display: block;
  margin: 25px 0 20px 0px;
  padding: 0px 0 14px 0px;
  font-size: clamp(16px, 2.5vw, 25px);
color: rgb(0 0 0);
  text-transform: uppercase;
  text-align: left;
  position: relative;
  font-family: 'Neutra2Text-Bold';
  line-height: clamp(20px, 3vw, 30px);
}
.pageTitle::after {
  background: url('/pics/pagetitle_bg.png') no-repeat bottom;
  position: absolute;
  left: 0;
  width: 100%;
  height: 6px;
  content: '';
  bottom: 0;
}

#wrapper .content .inside,
#wrapper .neutral,
#wrapper table {
  font-family: 'Raleway' !important;
  font-size: clamp(14px, 1.6vw, 16px) !important;
  color: #2c2c2c !important;
  font-weight: 400 !important;
}

#wrapper .content .inside {
  max-width: 1000px;
  margin: 0 auto;
  box-sizing: border-box;
  line-height: 20px;
  left: -1px;
}
.dark {
  font-family: 'Raleway';
  font-weight: 400 !important;
  font-size: clamp(14px, 1.6vw, 16px) !important;
  color: #fff !important;
  background-color: #0093d6 !important;
}

.light {
  font-family: 'Raleway';
  font-weight: 400 !important;
  font-size: clamp(14px, 1.6vw, 16px) !important;
  color: #2c2c2c !important;
  background-color: #fdfafa !important;
}

.dark a,
.dark a:visited,
.dark a:link,
.dark a:hover,
.dark a:active {
  color: #fff !important;
}

/* Homepage Section Table Includes */
#wrapper-index .content table {
  width: 100%;
  padding: 0;
  margin: 0;
}

#wrapper-index .content table {
  color: #000;
  margin-top: -5px;
}

#wrapper-index .content section table a {
  color: #000;
  text-decoration: none;
  font-weight: 600;
  outline: none;
  font-family: 'Raleway';
  font-size: clamp(14px, 1.6vw, 16px);
}
#wrapper-index .content section table a:hover,
#wrapper-index .content section table a:focus {
  color: #79a12f;
}
#wrapper-index .content table #l {
  padding-top: 8px;
  display: none;
}

/* Put Display None if you want to hide bullet */
#wrapper-index .content table #r {
  border-bottom: none;
  border-bottom: 1px solid #dadada;
  padding: 15px 0 15px 0;
  color: #2c2c2c;
  font-family: 'Raleway';
  font-size: clamp(14px, 1.6vw, 16px);
  font-weight: 400;
}

#wrapper-index .content table #r b a {
  display: block;
  margin-top: 5px;
  text-decoration: none;
}
table td,
table th {
  font-family: 'Raleway' !important;
  /* font-size: 16px; */
}
.autoCalendarLinks td,
#showAll-0,
#showAll-hpbbmessages #r,
#showAll-hplinks #r,
#showAll-0 #r {
  border-bottom: 0 !important;
  padding-left: 0 !important;
  padding-bottom: 0 !important;
}

#wrapper-index .content table tr:first-child td,
.autoCalendarLinks,
#showAll-0,
#showAll-hplinks #r,
#showAll-0 #r {
  border-left: 0 !important;
}

#wrapper-index .content table tr:last-child td {
  border-bottom: 0 !important;
}

@media (max-width: 700px) {
  #pageNav ul li a,
  #pageNav ul li b,
  #pageNav ul li strong {
    background: url(/pics/inside_bullet.png) left 15px top 6px no-repeat;
  }
  #pageNav ul li b,
  #pageNav ul li a:hover,
  #pageNav ul li strong,
  #pageNav ul li a:focus {
    background: url(/pics/inside_bullet.png) left 15px top 6px no-repeat rgb(133, 163, 18);
  }
}

/* Header */
#header {
  position: relative;
  top: 0;
  z-index: 9999;
  width: 100%;
  background: #fff;
}
.header_bg {
  background: url('/pics/header_bg.jpg') repeat-x;
}
/*********** HEADER RESPONSIVE CSS *********/
:root {
  --en-z-index-max: 9;
  --en-website-color-1: #78a02d;
  --en-website-color-2: #ffffff;
}

/* PARAMETERS */
/* HEIGHT OF THE MIDDLE SECTION WHERE SCHOOL'S NAME IS LOCATED WILL BE AUTO-ADJUSTED */
:root {
  --en-header-width: 1000px;
  --en-header-height: 217px;
  --en-header-top-bar-height: 6px;
  --en-header-school-area-height: calc(var(--en-header-height) - var(--en-header-top-bar-height) - var(--en-header-bottom-bar-height));
  --en-header-bottom-bar-height: 48px;
}
div.en-header-top-bar-bg {
  box-sizing: border-box;
  position: absolute;
  top: 0px;
  left: 0;
  width: 100%;
  height: var(--en-header-top-bar-height);
  background-color: #fff;
  border-top: 5px solid #78a02e;
}
div.en-header-school-area-bg {
  box-sizing: border-box;
  position: absolute;
  width: 100%;
  left: 0;
  height: calc(var(--en-header-height) - var(--en-header-top-bar-height) - var(--en-header-bottom-bar-height));
  top: var(--en-header-top-bar-height);
  background: url('/pics/header_wrap_bg.jpg') no-repeat center top 0px;
}
div.en-header-nav-bar-bg {
  box-sizing: border-box;
  position: absolute;
  width: 100%;
  left: 0;
  height: var(--en-header-bottom-bar-height);
  left: 0;
  top: calc(var(--en-header-top-bar-height) + var(--en-header-school-area-height));
  background: url('/pics/menu_bg.png') repeat-x #000;
}

/* #wrapper div.en-header-nav-bar-bg{
	z-index: unset;
} */

header.en-public-header {
  position: relative;
  width: var(--en-header-width);
  margin: 0 auto;
}
nav.en-nav {
  font-synthesis: none;
  position: relative;
  display: grid;
  grid-template-columns: 99px 1fr 165px;
  grid-template-rows: var(--en-header-top-bar-height) calc(var(--en-header-height) - var(--en-header-top-bar-height) - var(--en-header-bottom-bar-height)) var(--en-header-bottom-bar-height);
  height: var(--en-header-height);
}

nav.en-nav div.marquee-container {
  padding: 0px 0% 0px 0% !important;
  margin: 0px 0 0 0px !important;
  justify-content: center !important;
  align-items: center !important;
  box-sizing: border-box;
  display: flex;
  grid-row: 1;
  grid-column: 2 / 3;
  white-space: nowrap;
}

/* Marquee */

.en-marquee-module {
  background: transparent !important;
  height: auto;
  max-width: 100%;
  margin: inherit;
  height: 25px !important;
  padding-right: 0px !important;
  position: relative;
  margin: 3px 0 0 0;
}

.en-marquee-module .en-marquee-module-content {
  font-size: 15px !important;
  color: #191c2f !important;
  font-weight: 400 !important;
  line-height: 0px !important;
  letter-spacing: 0px;
  font-family: 'Raleway' !important;
  text-transform: unset;
  margin: 0px 0 0 0;
}

.en-marquee-module:before {
  position: absolute;
  content: '';
  left: 0;
  top: 0px;
  height: 25px;
  width: 35px;
  z-index: 1;
  background-image: linear-gradient(to left, rgba(255, 255, 255, 0.11), rgba(255, 255, 255, 0.52), rgba(255, 255, 255, 0.73), rgba(255, 255, 255, 0.89), rgba(255, 255, 255, 0.96), #fff);
}

.en-marquee-module:after {
  position: absolute;
  content: '';
  height: 100%;
  width: 35px;
  top: 0px;
  right: 0;
  z-index: 1;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.11), rgba(255, 255, 255, 0.52), rgba(255, 255, 255, 0.73), rgba(255, 255, 255, 0.89), rgba(255, 255, 255, 0.96), #fff);
}

.en-marquee-module .en-marquee-popup-wrapper .en-marquee-popup {
  background: #78a02d !important;
  border: 1px solid #78a02d !important;
  font-family: 'Raleway' !important;
  font-weight: 300;
}

.en-marquee-module .en-marquee-popup .en-marquee-popup-text {
  color: #fff !important;
  margin-top: 10px;
  font-size: 16px !important;
  line-height: 1.2 !important;
  font-family: 'Raleway' !important;
  letter-spacing: 0.5px;
  font-weight: 400;
}

.en-marquee-module .en-marquee-popup-wrapper .en-marquee-popup-icon {
  border-width: 20px;
  border-style: solid;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: #78a02d !important;
  border-left-color: transparent;
}

.en-marquee-module .en-marquee-tooltip-buttons button {
  background: #fff !important;
  color: #78a02d !important;
}

.en-marquee-module .en-marquee-tooltip-buttons button[aria-pressed='true'] {
  color: #fff !important;
  background: rgb(1, 83, 134) !important;
  background: linear-gradient(61deg, rgba(1, 83, 134, 1) 2%, rgba(0, 175, 255, 1) 100%) !important;
}
.en-marquee-module .en-marquee-popup-wrapper {
  max-width: 60% !important;
}
.en-marquee-module.popup-bottom:hover .en-marquee-popup-wrapper {
  margin-top: -24px;
}

/* SEARCH TRANSALATE */

nav.en-nav div.search-translate-container {
  position: relative;
  grid-row: 3;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  column-gap: 18px;
  grid-column: 3 / 4;
  padding-right: clamp(0px, calc(557px - 50vw), 7px);
}

div.search-translate-container #en-public-header-translate {
  position: relative;
  padding: 0px 0px 0 0px;
  margin: 0px 0px 0px;
  column-gap: 10px;
}
div.search-translate-container span {
  font-size: 16px !important;
  font-weight: 400 !important;
  margin: 0px 0 0 0;
  letter-spacing: 0.3px;
  text-decoration: none;
  /* color: #fff; */
  color: #000000;
  text-transform: uppercase;
  font-family: 'Neutra2Text-Bold';

}

#en-public-header-translate > img {
  margin: -2px 0 0 0;
}

#googleTranslate {
  width: 104.65px !important;
  height: 20px !important;
}

.translate-button.focused {
  outline: 2px solid #000;
}

div.search-translate-container img.en-magnifier {
  margin: -3px 5px 0 0;
  cursor: pointer;
}
#en-public-header-translate select {
  font-family: 'Raleway' !important;
}

/* Search */
#search-button {
  margin: 0 0px 0px;
  position: relative;
  display: flex;
  align-items: center;
  column-gap: 44px;
  background: #78a02e;
  border-right: 2px solid rgb(255, 255, 255);
  border-left: 2px solid rgb(255, 255, 255);
  background-color: rgb(120, 160, 46);
  height: 48px;
  border-bottom: 1px solid rgb(201, 217, 171);
  padding: 0 11px 0 25px;
}
#search-button span {
  margin: 0px;
  position: relative;
  left: 0;
  padding: 4px 0px 0px 0px;
  background: none;
  font-size: 16px !important;
  color: rgb(255, 255, 255);
  font-family: Neutra2Text-Bold;
  text-transform: capitalize;
  text-shadow: none;
  letter-spacing: 0;
  line-height: 15px;
}

#search-button:hover,
#search-button:focus {
  cursor: pointer;
}

#search-button img {
  margin: 0 0 0 0;
  width: 25px;
}

/* #search-field {
  border: 1px solid #c0c1c3;
  height: 40px;
  font-size: 16px;
  padding: 5px 7px;
  border-radius: 5px;
  position: relative;
  display: inline-block;
  min-height: 25px;
  font-family: 'Raleway' !important;
} */
/* 
.en-header-popup-wrapper {
  max-width: 405px !important;
  padding: 15px !important;
  height: 50px !important;
}

.en-public-header-popup-close {
  right: -26px !important;
}

.en-popup-close-img {
  background-color: #78a02d !important;
}

.en-header-popup-body {
  padding-top: 8px !important;
}

#search-img {
  float: right;
  margin: 10px 21px 10px 0;
}
@media only screen and (max-width: 767px) {
  #search-field {
    width: 100%;
  }

  #search-img {
    margin: 10px -3px 10px 0;
  }
} */
/* POSITIONING AND STYLING OF THE SCHOOL LOGO */
header.en-public-header a.en-website-logo {
  position: relative;
  grid-row: 1/3;
  grid-column: 1/2;
  display: flex;
  align-items: center;
  overflow: visible;
  width: 100%;
  margin: -2px 0px 0px 155px;
  justify-content: flex-start;
  z-index: 1;
}

/* POSITIONING AND STYLING OF THE SCHOOL LOGO */
header.en-public-header div.en-mobile-header {
  display: none;
}

/* THIS IS WHERE WE MOSTLY PUT THE SCHOOL'S NAME AND THE HAMBURGER BUTTON FOR THE MOBILE MENU */
header.en-public-header div.en-public-header-middle {
  grid-row: 2;
  grid-column: 2 / 3;
  display: flex;
  margin: 0;
  align-items: center;
  width: 100%;
  justify-content: center;
  padding: 0;
}
header.en-public-header div.en-header-school-name {
  display: flex;
  flex-grow: 1;
  justify-content: end;
  align-items: center;
  height: 100%;
  padding: 0px 0 0 0px;
  margin: 0px 0 0 0;
}
header.en-public-header div.en-public-header-website-name {
  color: #1a1a1a;
  margin: -2px -12px 0px 0;
  text-align: center;
  position: relative;
  font-family: 'Neutra2Text-Book';
}
header.en-public-header div.en-public-header-website-name a.school_name_img {
  width: clamp(200px, 56.2vw, 562px) !important;
  display: flex;
}
header.en-public-header div.en-public-header-website-name a.school_name_img img {
  width: 100%;
}
nav.en-nav div.social-media-container {
  display: flex;
  grid-row: 2;
  grid-column: 3/ 4;
  /* white-space: nowrap; */
  margin: 0 0 0 0;
  padding-left: clamp(0px, calc(557px - 50vw), 7px);
  justify-content: flex-end;
}
#school-box {
  position: relative;
  display: flex;
  margin: -10px 0px 0 0px;
  justify-content: center;
  align-items: center;
  gap: 5px;
}

/* Schools Selection Button */
#school-box div#schools {
  position: relative;
  right: -32px;
  top: 5px;
  font-family: Neutra2Text-Book;
}
.school-column a {
  font-size: 16px;
}
#school-box a#schools-btn {
  text-decoration: none;
  padding: 18px 1.5rem 17px;
  border: 2px solid #78a02d;
  background-color: #78a02d;
  color: #fff;
  font-family: 'Neutra2Text-Bold';
  font-size: 1rem;
  line-height: 1rem;
  white-space: nowrap;
}
#school-box a#schools-btn::after {
  content: '  ▾';
}
#school-box div#schools-section {
  display: none;
}

#school-box #schools-section #schools-dropdown .title {
color: rgb(0 0 0) !important;
  position: relative !important;
  display: block !important;
  white-space: nowrap !important;
  margin-block: 1rem !important;
  font-size: 1rem !important;
  text-align: center !important;
  font-family: 'Neutra2Text-Bold' !important;
  line-height: 20px !important;
}
#school-box #schools-section #schools-dropdown .title::after {
  content: '' !important;
  position: absolute !important;
  width: 100% !important;
  height: 2px !important;
  background: rgb(255, 255, 255) !important;
  left: 0px !important;
  bottom: -6px !important;
}
#school-box .school-column ul {
  margin: 0 !important;
  padding: 0 !important;
  display: flex !important;
  flex-direction: column !important;
  margin-top: 1.0rem !important;
  white-space: unset !important;
  line-height: 1.231 !important;
  background-color: #fbba00 !important;
}
#school-box .school-column a {
  text-decoration: none !important;
  display: block !important;
  padding: 0.5rem !important;
}
#school-box .school-column a:hover,
#school-box .school-column a:focus {
  background: #fff !important;
  color: #333;
}
@media only screen and (min-width: 851px) {
  #school-box #schools:hover #schools-section {
    display: block !important;
    position: absolute !important;
    right: 0px !important;
    top: 46px !important;
    z-index: 1000 !important;
    background: rgb(251 186 0) !important;
    padding: 1rem !important;
    border-top: 4px solid white !important;
    border-bottom: 4px solid white !important;
  }

  #school-box #schools:hover #schools-section #schools-dropdown {
    /* display: grid !important;
    grid-template-columns: repeat(4, 1fr) !important;
gap: 1rem !important;*/
    display: flex;
    flex-direction: column;
  }
  #qlink-close-btn {
    display: none;
  }
}


/* Referendum Button */
nav.en-nav div.referendumBtn {
  display: flex;
  grid-row: 2;
  grid-column: 1/ 4;
  /* white-space: nowrap; */
  margin: 0 0 0 -40px;
  padding-left: clamp(0px, calc(557px - 50vw), 7px);
  justify-content: flex-start;
}
#ref-btn-box {
  position: relative;
  display: flex;
  margin: -10px 0px 0 0px;
  justify-content: center;
  align-items: center;
  gap: 5px;
}
#ref-btn-box a#ref-btn-lnk {
  text-decoration: none;
  padding: 18px 1.5rem 17px;
  border: 2px solid #fbb900;
  background-color: #fbb900;
  color: #000;
  font-family: 'Neutra2Text-Bold';
  font-size: 1rem;
  line-height: 1rem;
  white-space: nowrap;
}
#ref-btn-box a#ref-btn-lnk:hover {
  border: 2px solid #0093d1;
  background-color: #0093d1;
  color: #fff;
  transition:ease-in-out .2s;
}

@media only screen and (max-width: 850px) {
  nav.en-nav div.referendumBtn {
    grid-row: 3;
    grid-column: 3 / 3;
    width: 100%;
    margin: 0;
    align-items: center;
    justify-content: center;
    padding: 0 10px 0 0;
    background: #fff;
  }
}
@media only screen and (max-width: 850px) {
  #ref-btn-box {
    margin: 0;
    width: 100%;
    justify-content: start;
  }
}
@media only screen and (max-width: 850px) {
  #ref-btn-box a#ref-btn-lnk {
    padding: 10px 0.5rem;
  }
}

/* Top */
#search {
  float: right;
  margin-right: 2px;
  width: 163px;
  border-right: 2px solid #fff;
  border-left: 2px solid #fff;
  background-color: #78a02e;
  position: relative;
  top: 0px;
  height: 47px;
  border-bottom: 1px solid #c9d9ab;
}
#search form {
  margin: 0;
  display: flex;
}
#search #search-field {
  width: 98px;
  height: 43px;
  border: 0px;
  padding: 0px;
  background: none;
  font-size: 16px;
  color: #fff;
  font-family: 'Neutra2Text-Book' !important;
  padding-left: 25px;
  padding-top: 4px;
}
#search #search-img {
  vertical-align: top;
  margin-top: 10px;
  position: relative;
  right: -1px;
}
.ie6 #search #search-img,
.ie7 #search #search-img {
  margin-top: 1px;
}

/* End Schools Selection Button */

/* SMALL VERSION */
/* BROWSER WIDTH STARTS BECOMING SMALLER THAN REQUIRED FOR THE FULL SIZE DESKTOP VERSION */
/* UPDATE THE BREAKPOINT AS REQUIRED */
@media only screen and (max-width: 1260px) {
  /* PARAMETERS */
  :root {
    --en-header-width: 100vw;
    --en-header-height: 20vw;
    /* --en-header-top-bar-height: 3.5000vw;
		--en-header-bottom-bar-height: 4.3333vw; */
  }

  header.en-public-header {
    max-width: 1000px;
  }

  /* REDUCE PADDINGS AND GAPS TO SAVE SOME SPACE */
  /* nav.en-nav div.search-translate-container {
		column-gap: 2.7272vw;
	} */

  /* REDUCE PADDINGS AND GAPS TO SAVE SOME SPACE */
  header.en-public-header div.social-media-container {
    column-gap: max(29px, 1.6363vw);
    margin-right: 6px;
  }

  nav.en-nav div.marquee-container {
    margin-top: 0px;
  }

  header.en-public-header div.en-public-header-middle {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin: 0px;
    padding: 0px 0px 0px 0px;
  }
  header.en-public-header a.en-website-logo img {
    width: 100%;
  }
  #school-box div#schools {
    right: 0;
  }
  header.en-public-header div.en-header-school-name {
    justify-content: center;
  }
  header.en-public-header a.en-website-logo {
    margin: -2px 0px 0px 60px;
    width: clamp(60px, 9vw, 99px);
  }
}

@media only screen and (max-width: 1120px) {
  header.en-public-header {
    padding: 0 5px;
    box-sizing: border-box;
    width: 100%;
  }
}
@media only screen and (max-width: 1060px) {
  header.en-public-header div.en-header-school-name {
    justify-content: center;
  }
  header.en-public-header a.en-website-logo {
    margin: -2px 0px 0px 50px;
  }
}
@media only screen and (max-width: 1000px) {
  header.en-public-header {
    width: 100%;
  }
}
@media only screen and (max-width: 991px) {
  header.en-public-header a.en-website-logo {
    margin: -2px 0px 0px 0px;
  }
  header.en-public-header div.en-header-school-name {
    justify-content: start;
  }
}
/* MOBILE VERSION */
/* BREAKPOINT HAS TO BE THE SAME AS PROVIDED IN NAVIGATION MENU SETTINGS IN E-IMPORT (mobileBreakpoint parameter) */
@media only screen and (max-width: 850px) {
  .header_bg {
    background: url('/pics/header_bg.jpg') repeat-x 0 -1px;
  }

  /* REMOVE BACKGROUNDS THAT ARE NOT NEEDED IN MOBILE */
  div.en-header-top-bar-bg,
  div.en-header-nav-bar-bg,
  div.en-header-school-area-bg {
    display: none;
  }

  div.en-header-rotating-photo {
    position: static;
    margin: 0;
    height: 40vw;
  }

  div.en-header-rotating-photo div.en-header-rotating-photo-gradient {
    display: none;
  }
  header.en-public-header {
    padding: 0 0px;
    box-sizing: border-box;
  }

  /* MAKE MOBILE HEADER VISIBLE. MAKE GRID COLUMNS SAME AS THE COLUMNS OF EN-NAV */
  header.en-public-header div.en-mobile-header {
    display: grid;
    grid-template-columns: auto 1fr;
    align-items: self-start;
    justify-items: left;
    width: 100%;
    grid-column-gap: 5px;
  }

  .en-mobile-header::after {
    background: url(/pics/menu_border.jpg) repeat-x center top;
    position: absolute;
    width: 100%;
    height: 2px;
    content: '';
    left: 0;
    right: 0;
    bottom: -1px;
  }
  #wrapper header.en-public-header {
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1) !important;
    margin-bottom: 10px;
  }

  header.en-public-header a.en-website-logo {
    grid-row: 1;
    grid-column: 1/2;
    width: 100%;
    justify-content: center;
    box-sizing: border-box;
    padding: 5px;
    width: clamp(60px, 9vw, 99px);
    margin: 0px !important;
    z-index: 0;
  }
  .leader_logo {
    margin: 0;
  }
  header.en-public-header a.en-website-logo img {
    position: static;
    width: 100%;
  }

  nav.en-nav ul#topnav {
    grid-row: 2;
    grid-column: 1 / 5;
  }

  header.en-public-header div.en-header-school-name {
    display: flex;
    flex-grow: 1;
    justify-content: center;
    margin: 0;
    background: #eaeaea;
  }
  nav.en-nav div.marquee-container {
    display: flex;
    grid-row: 5;
    grid-column: 1 / 4;
    white-space: nowrap;
    margin-right: 0px;
    margin: 0px 0 0 0 !important;
    padding: 5px 0px !important;
    background: #fff;
  }
  .en-marquee-module .en-marquee-popup-wrapper .en-marquee-popup-icon {
    border-width: 20px;
    border-style: solid;
    border-top-color: #78a02d !important;
    border-right-color: transparent;
    border-bottom-color: transparent !important;
    border-left-color: transparent;
  }
  #marquee-new .toolTipWrapper .marqueeStaticView {
    background: #fff !important;
  }

  #marquee-new .marqueeMessage {
    color: #0a2c6e !important;
  }

  #marquee-new .marqueeStaticView .marqueeButtons button {
    background: #000;
    color: #fff !important;
  }
  .toolTipWrapper .marqueeStaticView {
    top: 0px;
  }
  .en-marquee-module .en-marquee-popup-wrapper {
    max-width: 95% !important;
  }

  nav.en-nav div.search-translate-container {
    grid-column: 1/ 2;
    grid-row: 3;
    width: 100%;
    padding: 5px 0 5px 0px;
    z-index: 0;
    flex-direction: row;
    background: #fff;
    justify-content: start;
    margin: 0 0 0px 200px;
    column-gap: 25px;
    flex-wrap: wrap;
    row-gap: 15px;
  }

  div.search-translate-container #en-public-header-translate {
   /*margin: 0px !important;*/
      display:none;
  }

  #search-button {
    margin: 0px 0px 0 0px !important;
  }

  div.search-translate-container #en-public-header-translate::after {
    z-index: 1;
  }

  header.en-public-header div.en-public-header-middle {
    display: flex;
    grid-row: 1;
    grid-column: 1 / 4;
    justify-content: center;
    flex-direction: row;
    height: 100%;
    margin: 0px;
  }
  header.en-public-header div.en-public-header-website-name-container {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    row-gap: 5px;
    flex-direction: column;
  }

  /* POSITIONING AND STYLING OF THE HAMBURGER BUTTON */
  header.en-public-header button.en-nav-menu-hamburger-button {
    background: var(--en-mobnav-color-1);
    color: #fff;
    border: none;
    border-radius: 3px;
    font-size: 42px;
    font-family: Verdana;
    padding: 0px 0px 0px 0;
    position: relative;
    left: 13.5%;
    display: inline;
    height: 50px;
    width: 50px;
    margin-top: 13.5%;
  }

  nav.en-nav button.en-mobile-nav-close-button {
    display: block;
  }

  header.en-public-header button.en-nav-menu-hamburger-button::before {
    content: '';
    position: absolute;
    background: none;
    border: 1.5px solid #fff;
    width: 95%;
    height: 95%;
    left: 1px;
    top: 1px;
    box-sizing: border-box;
    border-radius: 50px;
    right: 0;
  }

  header.en-public-header button.en-nav-menu-hamburger-button span {
    width: 27px;
    height: 2px;
    background: #fff;
    display: block;
    margin: 0 0 5px 4px;
    margin-top: 0px;
    border-radius: 50px;
  }

  header.en-public-header button.en-nav-menu-hamburger-button #first_line {
    margin-top: 8px;
  }
  .en-public-header-popup-close {
    top: -30px;
  }
  header.en-public-header::before {
    bottom: 0;
    top: unset;
  }

  nav.en-nav div.social-media-container {
    grid-row: 3;
    grid-column: 2 / 3;
    width: 100%;
    margin: 0;
    align-items: center;
    justify-content: center;
    padding: 0;
    background: #fff;
  }
  #school-box {
    margin: 0;
    width: 100%;
    justify-content: start;
  }
  #school-box div#schools {
    top: unset;
  }
  #school-box #schools #schools-section {
    display: none;
  }
  /* #school-box #schools:hover #schools-section{
		display: none !important;
	} */
  #school-box #schools #schools-section #schools-dropdown {
    display: grid !important;
    grid-template-columns: repeat(4, 1fr) !important;
    gap: 1rem !important;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    align-items: start;
    justify-content: center;
    transition: 1s ease all !important;
    z-index: 9;
    background: rgb(251, 186, 0);
    padding: 20px 10px;
    margin: 0;
    max-width: 850px;
    border: 2px solid #fff;
    max-height: 70vh;
    overflow-y: scroll;
  }

  #school-box #schools #schools-section.active {
    position: fixed !important;
    top: 50% !important;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: 1s ease all !important;
    z-index: 9 !important;
    background: rgb(251, 186, 0) !important;
    padding: 5px 10px !important;
    margin: 0;
    max-width: 850px;
    border: 2px solid #fff;
    box-shadow: rgb(0 0 0 / 25%) 0px 0px 14px 14px;
    display: block;
  }
  #qlink-close-btn {
    display: flex !important;
    align-items: center;
    padding: 0 0px;
    background-color: #0093d1;
    border-radius: 50%;
    margin-right: 0;
    cursor: pointer;
    margin-bottom: 0;
    position: absolute;
    top: 4px;
    color: #fff;
    right: 5px;
    height: 25px;
    width: 25px;
    justify-content: center;
    font-size: 22px;
  }
  div.search-translate-container span {
    color: #000;
    text-shadow: 0px -1px #fff;
    -moz-text-shadow: 0px -1px #fff;
    -webkit-text-shadow: 0px -1px #fff;
  }
  #search {
    border: none !important;
  }
  #search-button {
    padding: 0 10px 0 10px;
    column-gap: 30px;
    height: 40px;
  }
  #school-box a#schools-btn {
    padding: 10px 0.5rem;
  }
}
@media only screen and (max-width: 700px) {
  nav.en-nav div.search-translate-container {
    margin: 0 0 0px 110px;
    justify-content: start;
  }
}

@media only screen and (max-width: 620px) {
  #school-box #schools #schools-section #schools-dropdown {
    grid-template-columns: repeat(3, 1fr) !important;
  }
  #school-box #schools #schools-section.active {
    margin: 0 0px 0;
  }
  #school-box div#schools {
    /* width: 100%; */
    text-align: center;
  }
  #school-box div#schools ul a {
    text-align: left;
  }
}
/* @media only screen and (max-width: 366px) {
	#school-box #schools #schools-section #schools-dropdown {
		grid-template-columns: repeat(1, 1fr) !important;
	}
} */
@media only screen and (max-width: 600px) {
  nav.en-nav div.search-translate-container {
    column-gap: 15px;
    margin: 0 0 0px 60px;
  }
}
@media only screen and (max-width: 500px) {
  #school-box #schools #schools-section #schools-dropdown {
    grid-template-columns: repeat(2, 1fr) !important;
  }
  .en-header-popup-wrapper {
    max-width: 290px !important;
  }
  nav.en-nav div.search-translate-container {
    column-gap: 10px;
    margin: 0 0 0px 15px;
  }
}
@media only screen and (max-width: 430px) {
  /*	nav.en-nav div.search-translate-container {
		grid-column: 1/ 4;
		margin: 0 0 5px 0px;
		justify-content: center;
	}	
	nav.en-nav div.social-media-container {
		grid-row: 4;
		grid-column: 1 / 4;
	}
	#school-box{
		justify-content: center;
}*/
  #search-button {
    padding: 0 8px 0 8px;
    column-gap: 10px;
    height: 40px;
  }
  #school-box {
    justify-content: center;
  }
  #search-button span {
    font-size: 14px !important;
    line-height: 1;
  }
  #school-box a#schools-btn {
    padding: 6px 4px;
    font-size: 14px;
    line-height: 1;
    white-space: nowrap;
    height: 40px;
    display: flex;
    align-items: center;
  }
  div.search-translate-container span {
    font-size: 14px !important;
  }
  #en-public-header-translate > img {
    margin: 2px 0 0 0;
  }
  nav.en-nav div.search-translate-container {
    column-gap: 4px;
    justify-content: flex-end;
  }
}
@media only screen and (max-width: 400px) {
  .en-header-popup-wrapper {
    max-width: 270px !important;
  }
}
@media only screen and (max-width: 360px) {
  button.en-mobnav-button {
    width: 40px !important;
    height: 40px !important;
    right: 4px !important;
  }
  header.en-public-header div.en-public-header-website-name {
    padding: 0 0 0 0px;
  }
}
@media only screen and (max-width: 1100px) {
  #wrapper .content .inside {
    width: auto;
    padding: 10px 20px;
  }
}
@media only screen and (max-width: 1000px) {
  #wrapper .content {
    position: relative;
    padding: 0px 0px 500px;
  }
}
@media only screen and (max-width: 767px) {
  /* insidepage */
  #wrapper .content .inside {
    width: auto;
    padding: 10px 20px;
  }
  #pageNav ul {
    padding: 0px 0 0px !important;
    margin: 0 auto !important;
    width: 260px;
    height: auto !important;
    position: relative;
  }
  #wrapper #en-cms-contact-form tr td {
    float: inherit;
  }

  .pageTitle {
    margin: 10px 0 10px 0;
  }

  #pageNav {
    position: relative;
    top: 0;
    left: 0px;
    margin: 0 0 0 0px;
  }

  #wrapper #footer {
    bottom: auto;
  }

  /* popup */
  .popup-content {
    max-width: 325px;
  }

  #search-img {
    margin: 10px -3px 10px 0;
  }
}
@media only screen and (max-width: 500px) {
  #wrapper .content {
    padding: 0px 0px 600px;
  }
}

/* Rows WRapper */
#index-wrapper #rows-wrapper {
  background: url('/pics/rows_bg.jpg') no-repeat center bottom, url('/pics/body_bg.png') repeat-x center bottom;
  width: 100%;
  position: relative;
}

#rows-wrapper,
.rows {
  position: relative;
  width: 100%;
}

.rows-inner {
  position: relative;
  margin: 0 auto;
  max-width: 1000px;
  display: grid;
  height: auto;
}
@media only screen and (max-width: 1260px) {
  .rows-inner {
    padding-left: 6px !important;
    padding-right: 6px !important;
  }
}

/* index top */
#index-top {
  position: relative;
  width: 100%;
  max-height: 590px;
  background: #000;
  margin: 0 auto 0;
  overflow: hidden;
}
#slideshow {
  width: 100%;
  max-height: 590px;
  position: relative;
  overflow: hidden;
}
#slideshow img,
#slideshow .nivoSlider,
#slideshow .nivo-slice {
  display: block;
  min-width: 100%;
  width: unset !important;
  position: relative;
  margin-left: 0 !important;
  max-height: 42vw;
}

/* quicklinks */
#quicklinks h2 {
  width: 0;
  height: 0;
  font-size: 0;
color: #fff;
}
#quicklinks {
  margin-top: -62px;
  display: flex;
  position: relative;
  background: url('/pics/slider-right-bg.png') repeat-x !important;
  max-width: 1000px;
  z-index: 998;
  justify-content: center;
  padding: 0 0 0 0;
}
#quicklinks ul {
  padding: 0;
  margin: 0 0 0 82px;
  display: flex;
  flex-wrap: wrap;
}
#quicklinks li {
  padding: 0;
  margin-top: 0px;
  list-style: none;
  position: relative;
  display: inline;
  float: left;
  background: url('/pics/qlink_sep.png') no-repeat right top 32px;
  -pie-background: url('/pics/qlink_sep.png') no-repeat right top 32px;
  behavior: url('/shared/pie.htc');
  z-index: 99999;
}
#quicklinks a {
  height: 20px;
  text-decoration: none;
  padding: 24px 31px 18px 31px;
  margin: 0;
  display: block;
  color: #fff;
  font-size: clamp(15px, 1.583vw, 19px);
  text-align: left;
  position: relative;
  font-family: 'Neutra2Text-Book';
  margin-left: -2px;
  z-index: 9999;
}
#quicklinks a:hover {
  background-color: #79a12f;
  border: 2px solid #ffffff;
  border-bottom: 0px;
  padding: 22px 29px 18px 29px;
  color: #000;
}

@media (max-width: 1200px) {
  #quicklinks ul {
    margin: 0;
    display: flex;
    justify-content: center;
  }
}
@media (max-width: 700px) {
  #quicklinks {
    margin-top: 0;
    background: #000 !important;
  }
  #quicklinks ul {
    gap: 10px 10px;
    padding: 10px 0;
  }
  #quicklinks li {
    background: #000;
  }
  #quicklinks a {
    min-height: clamp(20px, 4vw, 30px);
    padding: 10px 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    min-width: 110px;
    border: 2px solid #414141;
    height: auto;
  }

  #quicklinks a:hover,
  #quicklinks a:focus {
    border: 2px solid #fff;
    padding: 10px 10px;
  }
  #quicklinks a:hover::after,
  #quicklinks a:focus::after,
  #quicklinks a:hover::before,
  #quicklinks a:focus::before {
    display: none;
  }
}

/* Marquee */
#marquee-new {
  padding-top: 20px;
  padding-bottom: 16px;
}

#buttons {
  width: 606px;
  position: relative;
  height: 57px;
  background: url('/pics/buttons_bg.png') no-repeat;
  -pie-background: url('/pics/buttons_bg.png') no-repeat;
  behavior: url('/shared/pie.htc');
  margin-top: 25px;
}

#buttons ul {
  position: relative;
  display: block;
  padding: 0;
  margin: 0 0 0 0;
}

#buttons li {
  position: relative;
  display: block;
  padding: 0;
  margin: 0px 0 0 0;
  list-style: none;
  width: 280px;
  height: 43px;
  display: inline;
  float: left;
  padding-top: 14px;
}

#buttons li:first-child {
  margin-top: 0;
}

#buttons a {
  position: relative;
  height: 35px;
  display: block;
  text-decoration: none;
  color: #242424;
  z-index: 400;
  font-size: 25px;
  text-transform: uppercase;
  text-align: left;
  font-family: 'Neutra2Text-Book';
  font-size: 25px;
  outline: none;
}

#buttons a span {
  font-family: 'Neutra2Text-Bold';
}

#b-1 a {
  color: #79a12f;
}

#b-2 a {
  color: #0093d6;
  padding-left: 44px;
}

#center-column {
  min-height: 500px;
  position: relative;
  z-index: 1;
  margin-top: 20px;
}

#tab_content_2 {
  display: none;
}

#b-1 .active,
#b-1 a:hover {
  background: url('/pics/news_bg.jpg') no-repeat bottom left;
  padding-bottom: 8px;
}

#b-2 .active,
#b-2 a:hover {
  background: url('/pics/events_bg.jpg') no-repeat right 4px bottom;
  padding-bottom: 8px;
  width: 291px;
}

/* Homepage Sections */
section {
  margin-bottom: 10px;
  position: relative;
}
/* Homepage Section Headers */
#wrapper-index .content section h2 a {
  width: auto;
  height: 27px;
  font-size: 17px;
  text-decoration: none;
  font-weight: normal;
  margin: 0;
  padding: 5px 0 0 11px;
  color: #fff;
}
/****** First Row  ******/
/* First Row */
#first-row {
  width: 100%;
  position: relative;
}

#first-row-inner {
  position: relative;
}
.first-row-wrapper {
  gap: 23px;
  display: grid;
  grid-template-columns: 372px 605px;
  grid-template-rows: auto;
}
#column-one {
  position: relative;
}

#column-two {
  position: relative;
}

#referendum h2 {
  font-family: 'Neutra2Text-Bold';
  background-color: #ba6caa;
  height: 58px;
  line-height: 62px;
  text-transform: uppercase;
  color: #fff;
  padding-left: 30px;
  font-size: 25px;
  font-weight: 400;
  border-bottom: 1px solid #fff;
  padding-top: 3px;
}

#feederpattern h2 {
  background-color: #ba6caa;
}

#feederpattern h2 a {
  text-decoration: none !important;
  color: white !important;
  font-size: 25px !important;
  text-transform: uppercase;
  text-align: left;
  font-family: Neutra2Text-Book;
  color: rgb(255, 255, 255);
  font-weight: 400;
  text-transform: uppercase;
  line-height: 61px;
  margin-left: 0px !important;
}

#feederpattern #feederlinks a {
  text-decoration: none;
  font-family: 'Neutra2Text-Demi';
  font-size: 20px;
  text-align: center;
  color: #fff;
  width: 100%;
  height: 30px;
  display: block;
  background: #79a12f;
  border-top: #fff 4px solid;
  line-height: 18px;
  padding-top: 10px;
}

#feederpattern #feederlinks a:hover {
  background: #0093d1;
}

#feederpattern #feederlinks a.oneliner {
  padding-top: 20px;
  height: 38px;
}

#referendum2019 h2 {
  background-color: #ba6caa;
}

#referendum2019 h2 a {
  text-decoration: none !important;
  color: white !important;
  font-size: 22px !important;
  texttransform: uppercase;
  text-align: left;
  font-family: Neutra2Text-Book;
  color: rgb(255, 255, 255);
  font-weight: 400;
  text-transform: uppercase;
  line-height: 61px;
  margin-left: 0px !important;
}

#referendum2019 #feederlinks a {
  text-decoration: none;
  font-family: 'Neutra2Text-Demi';
  font-size: 20px;
  text-align: center;
  color: #fff;
  width: 100%;
  height: 30px;
  display: block;
  background: #79a12f;
  border-top: #fff 4px solid;
  line-height: 18px;
  padding-top: 10px;
}

#referendum2019 #feederlinks a:hover {
  background: #0093d1;
}

#referendum2019 #feederlinks a.oneliner {
  padding-top: 20px;
  height: 38px;
}

#coronaVirus {
  margin-top: 20px;
}

#coronaVirus h2 {
  background-color: #d80707;
  background: rgb(0, 0, 0);
}

#coronaVirus h2 a {
  text-decoration: none !important;
  color: white !important;
  font-size: clamp(18px, 2vw, 22px) !important;
  texttransform: uppercase;
  text-align: left;
  font-family: Neutra2Text-Book;
  color: rgb(255, 255, 255);
  font-weight: 400;
  text-transform: uppercase;
  line-height: 61px;
  margin-left: 0px !important;
  height: 100% !important;
  width: 100%;
  display: block;
}

#coronaVirus h2 a:hover,
#coronaVirus h2 a:focus {
  background-color: #000;
  color: #ffff00 !important;
}

#coronaVirus #feederlinks a {
  text-decoration: none;
  font-family: 'Neutra2Text-Demi';
  font-size: 20px;
  text-align: center;
  color: #fff;
  width: 100%;
  height: 30px;
  display: block;
  background: #79a12f;
  border-top: #fff 4px solid;
  line-height: 18px;
  padding-top: 10px;
}

#coronaVirus #feederlinks a:hover {
  background: #0093d1;
}

#coronaVirus #feederlinks a.oneliner {
  padding-top: 20px;
  height: 38px;
}

.blue-btn h2 a {
  background: #0093d1;
}

section#surveys {
  background: rgb(0 147 209);
  padding: 1rem;
  font-family: 'Neutra2Text-Book';
  margin-top: 1.5rem;
}

section#surveys h2 a {
  font-size: 22px !important;
  padding: 0px !important;
  text-shadow: rgb(0 0 0) 0px 0px 1px;
  font-family: 'Neutra2Text-Book';
  text-transform: uppercase;
}

#surveys p {
  color: white;
  text-shadow: rgb(0 0 0) 0px 0px 1px;
  font-family: Neutra2Text-Bold, sans-serif;
}

.sub-btns {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1rem;
  margin-top: 1.5rem;
}

.sub-btns a {
  text-decoration: none;
  font-size: 1rem;
  width: 15ch;
  color: white !important;
  font-family: Neutra2Text-Bold, sans-serif !important;
  display: flex;
  padding: 0.3rem;
  background: #9b6d8d;
  align-items: center;
  min-height: 40px;
}

.sub-btns a:hover {
  background-color: #000;
  color: #ffff00 !important;
}

.links {
  position: relative;
  height: 46px;
  border-bottom: 1px solid #fff;
  width: 372px;
  left: -1px;
  border-right: 1px solid #fff;
}

#one {
  background: url('/pics/referendum/two_bg.jpg') no-repeat;
  -pie-background: url('/pics/referendum/two_bg.jpg') no-repeat;
  behavior: url('/shared/pie.htc');
}

#two {
  background: url('/pics/referendum/two_bg.jpg') no-repeat;
  -pie-background: url('/pics/two_bg.jpg') no-repeat;
  behavior: url('/shared/pie.htc');
}

#three {
  background: url('/pics/referendum/twob_bg.jpg') no-repeat;
  -pie-background: url('/pics/referendum/twob_bg.jpg') no-repeat;
  behavior: url('/shared/pie.htc');
}

#four {
  background: url('/pics/referendum/twob_bg.jpg') no-repeat;
  -pie-background: url('/pics/twob_bg.jpg') no-repeat;
  behavior: url('/shared/pie.htc');
  font-size: 8px;
}

#five {
  background: url('/pics/referendum/twoc_bg.jpg') no-repeat;
  -pie-background: url('/pics/referendum/twoc_bg.jpg') no-repeat;
  behavior: url('/shared/pie.htc');
}

#six {
  background: url('/pics/referendum/six_bg.jpg') no-repeat;
  -pie-background: url('/pics/referendum/six_bg.jpg') no-repeat;
  behavior: url('/shared/pie.htc');
}

#referendum a {
  text-decoration: none;
  font-family: 'Neutra2Text-Demi';
  text-transform: uppercase;
  font-size: 20px;
  color: #fff;
  display: inline;
  float: left;
  padding-top: 11px;
  padding-bottom: 9px;
  padding-left: 10px;
  padding-right: 20px;
}

#referendum a #text {
  display: inline-block;
  width: 26px;
  font-size: 10px;
  vertical-align: middle;
  text-align: center;
}

#loop {
  padding: 11px 20px 9px 10px !important;
}

#faq {
  padding: 11px 15px 9px 10px !important;
}

#calculator {
  padding: 11px 20px 9px 10px !important;
}

#event_cal {
  padding: 15px 5px 11px 10px !important;
  font-size: 16px !important;
}

#ref_video {
  padding: 2px 0px 2px 10px !important;
  font-size: 18px !important;
}

#volunteer {
  padding: 11px 30px 9px 52px !important;
}

#voter {
  padding: 11px 20px 9px 10px !important;
}

#newsletter {
  font-family: 'Neutra2Text-BookItalic' !important;
  font-size: 14px !important;
  text-transform: none !important;
  padding-top: 18px !important;
  padding-left: 41px !important;
}

#three #word {
  padding-left: 50px !important;
  padding-right: 19px !important;
}

#info {
  padding-right: 43px !important;
}

.icons {
  background-image: url('/pics/blue_arrow.png');
  background-repeat: no-repeat;
  background-position: 0 0;
  background-color: #fff;
  background-position: 13px 9px;
  width: 33px;
  height: 33px;
  border-radius: 50%;
  position: absolute;
  left: 178px;
  bottom: 7px;
  -pie-background-image: url('/pics/blue_arrow.png');
  behavior: url('/shared/pie.htc');
}

#one #icon,
#one #icon1 {
  left: 284px;
}

#two #icon {
  left: 288px;
}

#three #icon,
#three #icon1 {
  left: 269px;
}

#four #icon,
#four #icon1 {
  left: 271px;
}

#five #icon,
#five #icon1 {
  left: 266px;
}

#six #icon,
#six #icon1 {
  left: 195px;
}

#referendum a:hover {
  color: #000;
}

#referendum a:hover #icon {
  background-color: #0093d6;
  background-image: url('/pics/white_arrow.png');
  z-index: 2;
  -pie-background-image: url('/pics/white_arrow.png');
  behavior: url('/shared/pie.htc');
}

#referendum a:hover #icon1 {
  background-color: #78a02e;
  background-image: url('/pics/white_arrow.png');
  -pie-background-image: url('/pics/white_arrow.png');
  behavior: url('/shared/pie.htc');
}

/* Events */

#events h2 {
  background-image: url(/pics/buttons_bg_2.png);
  height: 60px;
}

#events h2 a {
color: #000000 !important;
  position: relative !important;
  height: 35px !important;
  display: block !important;
  text-decoration: none !important;
  z-index: 400 !important;
  text-transform: uppercase !important;
  text-align: left !important;
  font-family: 'Neutra2Text-Book' !important;
  font-size: clamp(18px, 2.2727vw, 25px) !important;
  z-index: 99999 !important;
  outline: none !important;
  padding-top: 15px !important;
}

#events h2 a span {
  font-family: 'Neutra2Text-Bold' !important;
}
#events #hp-events .v3 .dayInfoWrap {
  background: url('/pics/date_bg.jpg') no-repeat #fff;
  border-radius: 0px !important;
  padding: 0px !important;
  height: 60px;
  width: 60px;
  -pie-background: url('/pics/date_bg.png') no-repeat;
  behavior: url('/shared/pie.htc');
}

#events #hp-events .v3 span.month {
  text-transform: uppercase;
  font-family: 'Raleway';
  color: #000000;
  font-size: 12.38px;
  font-weight: 600;
  margin-top: 7px;
}

#events #hp-events .v3 span.day {
  font-family: 'Raleway';
color: #000;
  font-size: 30px;
  font-weight: 400;
  margin: 3px auto 0;
  background: #0093d6;
  border: 1px solid #0093d6;
  border-radius: 55px;
  padding: 0;
  width: 50px;
  height: auto;
  line-height: 20px;
}

#events #hp-events .v3 ul {
  padding-left: 80px;
}

#events #hp-events ul li.event div {
  color: #000000;
  font-size: clamp(14px, 1.45vw, 16px);
  font-family: 'Neutra2Text-Book';
  text-transform: lowercase;
  top: 3px;
  position: relative;
}

#events #hp-events ul li.event div a {
  color: #000;
  text-decoration: none;
  font-size: clamp(15px, 1.6vw, 17px);
  outline: none;
  font-family: 'Neutra2Text-Demi';
  text-transform: none;
}

#events #hp-events ul li.event div a:hover {
  color: #0093d6;
}

#events #hp-events .hpeventlinks div a {
  display: block;
  margin-top: 5px;
  text-decoration: none;
  font-size: 11px;
  color: #000000;
  font-family: 'Neutra2Text-Demi';
  text-transform: uppercase;
  border: 1px solid #e6e6e6;
  width: 79px;
  height: 29px;
  text-align: center;
  line-height: 29px;
  outline: none;
  position: relative;
  float: left;
}

#events .container {
  padding-top: clamp(6px, 2.3vw, 26px);
  padding-left: clamp(6px, 2.3vw, 26px);
}

#hp-events ul li div label {
  font-weight: 400 !important;
  text-transform: none;
}

#events #hp-events .hpeventlinks div a[target] {
  width: 115px;
  float: right;
}

#hp-events .hpeventlinks {
  width: 211px;
  position: relative;
  top: 9px;
  padding-bottom: 45px;
}

#events #hp-events .hpeventlinks div a:hover {
  background: #0093d6;
  /* color: #fff; */
  color: #000000;
}

/* News */
.HPNews #r br {
  display: none;
}

#news br:nth-child(2) {
  margin-bottom: 8px !important;
  display: block;
}
#news h2 {
  background-image: url(/pics/buttons_bg_1.png);
  height: 60px;
}

#news h2 a {
color: #000000 !important;
  position: relative !important;
  height: 35px !important;
  display: block !important;
  text-decoration: none !important;
  z-index: 400 !important;
  text-transform: uppercase !important;
  text-align: left !important;
  font-family: 'Neutra2Text-Book' !important;
  font-size: clamp(18px, 2.2727vw, 25px) !important;
  z-index: 99999 !important;
  outline: none !important;
  padding-top: 15px !important;
}

#news h2 a span {
  font-family: 'Neutra2Text-Bold' !important;
}
#news .container {
  position: relative;
  margin-top: 0;
  padding: 0px 0;
  background: none;
  padding-left: clamp(5px, 3vw, 33px);
  padding-top: clamp(5px, 1.4vw, 15px);
}
#news img.sub {
  margin-right: 20px !important;
  margin-top: 5px !important;
  border: none;
}
#news #news0wrapper .row.en-acc-readable-item {
  border-bottom: 1px solid rgb(218, 218, 218);
  display: grid;
}
#news #news0wrapper .row.en-acc-readable-item:nth-last-child(2) {
  border-bottom: 0;
}
#news #news0wrapper .en-hp-module-item.en-hp-module-news-item br {
  display: none;
}
#news br:nth-child(2) {
  margin-bottom: 8px !important;
  display: block !important;
}
#news #news0wrapper #l {
  display: none;
}
#news #news0wrapper .en-hp-module-item.en-hp-module-news-item a {
  color: #000;
  text-decoration: none;
  font-weight: 600;
  outline: none;
  font-family: 'Raleway';
  font-size: clamp(14px, 1.45vw, 16px);
}
#news #news0wrapper .en-hp-module-item.en-hp-module-news-item {
  /* border-bottom: 1px solid #dadada; */
  padding: 15px 0;
  color: #2c2c2c;
  font-family: 'Raleway';
  font-size: clamp(13px, 1.45vw, 16px);
  font-weight: 400;
}
.row.en-acc-readable-item:nth-last-child(2) .en-hp-module-item.en-hp-module-news-item {
  border-bottom: 0px !important;
}

#news #news0wrapper .en-hp-module-item.en-hp-module-news-item a:hover,
#news #news0wrapper .en-hp-module-item.en-hp-module-news-item a:focus {
  color: #79a12f;
}
#news #news0wrapper .en-hp-module-item.en-hp-module-news-item {
  margin-right: 0 !important;
}
#showAll-0 a {
  display: block;
  margin-top: -9px;
  text-decoration: none;
  font-size: 11px;
  color: #000000;
  font-family: 'Neutra2Text-Demi';
  text-transform: uppercase;
  border: 1px solid #e6e6e6;
  width: 79px;
  height: 29px;
  text-align: center;
  line-height: 29px;
}
#wrapper-index #showAll-0 a:hover,
#wrapper-index #showAll-0 a:focus {
  background: #79a12f;
  /* color: #fff; */
  color: #000000;
}

#wrapper-index #showAll-0:nth-child(1) {
  display: none;
}

@media (max-width: 1100px) {
  .first-row-wrapper {
    grid-template-columns: clamp(300px, 33.81vw, 372px) clamp(300px, 55vw, 605px);
  }
}
@media (max-width: 900px) {
  #first-row-inner {
    position: relative;
    padding-bottom: 60px;
  }
  #news div#news0wrapper {
    max-height: 810px;
    overflow-y: scroll;
  }
  #showAll-0 {
    position: absolute;
    bottom: -80px;
  }
}
@media (max-width: 800px) {
  .first-row-wrapper {
    justify-content: center;
    gap: 10px;
  }
}
@media (max-width: 768px) {
  .first-row-wrapper {
    grid-template-columns: auto;
  }
  #news .container {
    padding-left: 0;
    padding-top: 10px;
  }
  #news div#news0wrapper {
    max-height: 700px;
  }
}
@media (max-width: 576px) {
  #news #news0wrapper .news-img img {
    width: 30% !important;
    height: auto;
  }
}
/**** First row End ******/

/* Second Row */
#second-row {
  width: 100%;
  position: relative;
  height: 347px;
  /* margin-top: -128px; */
}

#second-row-wrap {
  width: 1000px;
  margin: 0 auto;
  position: relative;
  height: 347px;
  z-index: 1;
}

/* District Map */
#district-map {
  background: #0093d6;
  margin-top: -100px;
  width: 371px;
  margin-right: 11px;
  position: relative;
  float: left;
  display: inline-block;
  height: 420px;
  margin-top: 28px;
}

#map {
  position: relative;
  left: 30px;
  width: 340px;
  top: -46px;
}

#heading {
  position: relative;
  width: 371px;
  background: #ba6caa;
  height: 61px;
}

#border {
  border: 1px solid #fff;
  width: 338px;
  height: 292px;
  left: 16px;
  position: absolute;
  top: 77px;
}

#district-map h2 {
  font-family: 'Neutra2Text-Book';
  font-size: clamp(18px, 2.2727vw, 25px) !important;
  color: #000;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 61px;
  position: absolute;
  right: 34px;
}

#district-map h2 span {
  font-family: 'Neutra2Text-Bold';
}

.point {
  position: absolute;
  width: 10px;
  height: 10px;
  cursor: pointer;
}

#point-1 {
  top: 29px;
  left: 42px;
}

#point-2 {
  top: 113px;
  left: 96px;
}

#point-3 {
  top: 122px;
  left: 104px;
}

#point-4 {
  top: 113px;
  left: 113px;
}

#point-5 {
  top: 188px;
  left: 31px;
}

#point-6 {
  top: 182px;
  left: 37px;
}

#point-7 {
  top: 187px;
  left: 74px;
}

#point-8 {
  top: 181px;
  left: 105px;
}

#point-9 {
  top: 190px;
  left: 128px;
}

#point-10 {
  top: 194px;
  left: 96px;
}

#point-11 {
  top: 201px;
  left: 79px;
}

#point-12 {
  top: 206px;
  left: 69px;
}

#point-13 {
  top: 213px;
  left: 61px;
}

#point-14 {
  top: 215px;
  left: 142px;
}

#point-15 {
  top: 215px;
  left: 150px;
}

#point-16 {
  top: 287px;
  left: 95px;
}

#point-17 {
  top: 287px;
  left: 104px;
}

#point-18 {
  top: 79px;
  left: 58px;
}

.tooltip {
  position: absolute;
  z-index: 0;
  display: block;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 13px;
  opacity: 0;
  filter: alpha(opacity=0);
  font-weight: 700;
  text-transform: uppercase;
  z-index: 1070;
}

/* Tooltip text */
.point .tooltiptext {
  display: none;
  width: 200px;
  height: 25px;
  background: url('/pics/tooltip.png') left center no-repeat #79a12f;
  color: #fff;
  text-align: center;
  padding: 10px 0;
  border-radius: 3px;
  position: absolute;
  z-index: 1;
  top: 28px;
  border: 1px solid #fff;
  line-height: 1.1;
}

.point .tooltiptext .name {
  border-left: 1px solid #8fb050;
  height: 25px;
  margin-left: 45px;
  color: #fff;
  font-size: 13px;
  text-align: left;
  font-family: 'Open Sans';
  padding-left: 10px;
  font-weight: 400;
  -pie-background: url('/pics/tooltip.png') left center no-repeat #79a12f;
  behavior: url('/shared/pie.htc');
}

.point strong {
  text-transform: uppercase;
  display: block;
}

.point .arrow {
  background: url('/pics/tooltip_arrow.png') no-repeat;
  height: 13px;
  left: 1px;
  position: absolute;
  top: -13px;
  width: 31px;
  z-index: 500000;
  -pie-background: url('/pics/tooltip_arrow.png') no-repeat;
  behavior: url('/shared/pie.htc');
}

#school-info {
  width: 136px;
  height: 29px;
  border: 1px solid #fff;
  border-top: 0px;
  position: absolute;
  right: 15px;
  bottom: 19px;
  background: #0187c4;
}

#school-info p {
  font-family: 'Neutra2Text-Demi';
color: #000;
  font-size: 12px;
  padding: 0;
  margin: 0;
  text-align: center;
  line-height: 29px;
/*background: url('/pics/cickpointsbg.png') repeat #0187c4;*/
}

#school-info span {
  text-transform: uppercase;
}

/* Store */
#store {
  margin-left: 12px;
  width: 606px;
  position: relative;
  float: left;
  display: inline-block;
  height: 177px;
  top: 20px;
  margin-top: 125px;
}

.sections {
  width: 296px;
  height: 175px;
  background: url('/pics/store_bg.png') repeat;
  display: inline-block;
  float: left;
  border: 1px solid #e6e6e6;
  position: relative;
  -pie-background: url('/pics/store_bg.png') repeat;
  behavior: url('/shared/pie.htc');
}

#our-students {
  margin-right: 5px;
}

#ourapp {
  margin-left: 5px;
}

.heading {
color: #000;
  font-size: 25px;
  font-family: 'Neutra2Text-Book';
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1;
  padding-left: 15px;
  padding-top: 21px;
  background: url('/pics/heading_bg.png') no-repeat left bottom;
  padding-bottom: 21px;
  -pie-background: url('/pics/heading_bg.png') no-repeat left bottom;
  behavior: url('/shared/pie.htc');
}

.heading span {
  font-family: 'Neutra2Text-Bold';
}

#album-link {
  border: 1px solid #e6e6e6;
  width: 96px;
  height: 49px;
  position: absolute;
  bottom: 12px;
  left: 12px;
}

#our-students a {
  color: #000;
  font-family: 'Neutra2Text-Demi';
  font-size: 12px;
  text-decoration: none;
  outline: none;
  display: block;
  padding: 11px 12px;
}

#our-students a span {
  text-transform: uppercase;
  font-size: 11px;
}

#album-link:hover {
  background: #0093d6;
}

/* #album-link:hover a {
	color: #fff;
} */

#image {
  background: url('/pics/album_icon.png') no-repeat;
  position: absolute;
  right: 15px;
  width: 153px;
  height: 203px;
  top: -12px;
  -pie-background: url('/pics/album_icon.png') no-repeat;
  behavior: url('/shared/pie.htc');
}

#app-icon {
  background: url('/pics/app_icon.png') no-repeat;
  position: absolute;
  width: 75px;
  height: 93px;
  right: 31px;
  top: 22px;
  -pie-background: url('/pics/app_icon.png') no-repeat;
  behavior: url('/shared/pie.htc');
}

#apple-store {
  background: url('/pics/apple_store.jpg') no-repeat;
  position: absolute;
  width: 134px;
  height: 41px;
  left: 10px;
  bottom: 11px;
  -pie-background: url('/pics/apple_store.jpg') no-repeat;
  behavior: url('/shared/pie.htc');
}

#googleplay {
  background: url('/pics/googleplay_icon.jpg') no-repeat;
  position: absolute;
  width: 134px;
  height: 41px;
  right: 10px;
  bottom: 11px;
  -pie-background: url('/pics/googleplay_icon.jpg') no-repeat;
  behavior: url('/shared/pie.htc');
}

#apple-store:hover,
#googleplay:hover {
  border: 2px solid #799f2e;
}

@media (max-width: 1100px) {
  #second-row {
    height: auto;
  }
  #second-row-wrap {
    grid-template-columns: 372px clamp(300px, 55vw, 605px);
    display: grid;
    justify-content: center;
    width: 100%;
    padding: 0 0 40px 0;
    height: auto;
  }
  #store {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    gap: 20px 10px;
    margin-top: 10px;
    margin-left: 0;
    justify-content: center;
    height: auto;
  }
  #ourapp {
    margin-left: 0px;
  }
  #our-students {
    margin-right: 0px;
  }
}
@media (max-width: 900px) {
  #second-row-wrap {
    grid-template-columns: 371px 330px;
    column-gap: 20px;
  }
}
@media (max-width: 768px) {
  #second-row-inner {
    padding: 30px 0;
  }
  #second-row-wrap {
    grid-template-columns: auto;
  }
  #second-row,
  #second-row-wrap {
    height: 100%;
  }
  #district-map {
    margin: 0 auto;
  }
}
@media (max-width: 440px) {
  #district-map {
    height: 440px;
  }
  #district-map,
  #heading {
    width: 290px;
  }
  #border {
    width: 260px;
    height: 322px;
  }
  #map {
    left: 15px;
    width: 250px;
  }
  #school-info {
    right: 12px;
    bottom: 8px;
  }
  .point .tooltiptext {
    width: 150px;
    background-color: #79a12f;
    height: 50px;
  }
}
/**** Second row END ****/

/* Connect */
#connect {
  width: 602px;
  background: url('/pics/connect_bg.png') no-repeat left bottom;
  height: 79px;
  float: right;
  position: relative;
  top: -42px;
  left: -4px;
  -pie-background: url('/pics/connect_bg.png') no-repeat left bottom;
  behavior: url('/shared/pie.htc');
}

#connect a {
  text-decoration: none;
  display: inline-block;
  float: left;
  padding-right: 5px;
  color: #fff;
  font-family: 'Neutra2Text-Book';
  font-size: 12px;
  position: relative;
  outline: none;
}

.last-item {
  padding-right: 0px !important;
}

#connect h2 {
  font-family: 'Neutra2Text-Book';
  font-size: clamp(17px, 2.2727vw, 25px) !important;
  color: #fec22d;
  font-weight: 400;
  text-transform: uppercase;
  position: absolute;
  padding-top: 15px;
}

#connect h2 span {
  font-family: 'Neutra2Text-Demi';
}

#connect a span {
  display: block;
  position: relative;
}

#social {
  width: 331px;
  margin-left: 46px;
  height: 67px;
  position: absolute;
  right: 0;
}

#bully {
  background: url('/pics/bully_icon.png') no-repeat;
  width: 61px;
  height: 61px;
  -pie-background: url('/pics/bully_icon.png') no-repeat;
  behavior: url('/shared/pie.htc');
}

#fb {
  background: url('/pics/fb_icon.png') no-repeat;
  width: 61px;
  height: 61px;
  -pie-background: url('/pics/fb_icon.png') no-repeat;
  behavior: url('/shared/pie.htc');
}

#tweet {
  background: url('/pics/tweet_icon.png') no-repeat;
  width: 61px;
  height: 61px;
  -pie-background: url('/pics/tweet_icon.png') no-repeat;
  behavior: url('/shared/pie.htc');
  display: none !important;
}

#instagram {
  background: url('/pics/instagram_icon.png') no-repeat;
  width: 59px;
  height: 61px;
  -pie-background: url('/pics/instagram_icon.png') no-repeat;
  behavior: url('/shared/pie.htc');
  display: none !important;
}

#access {
  background: url('/pics/access_icon.png') no-repeat;
  width: 61px;
  height: 61px;
  -pie-background: url('/pics/access_icon.png') no-repeat;
  behavior: url('/shared/pie.htc');
}

#connect #word {
  text-align: center;
  position: relative;
  display: none;
}

#connect a:hover #bully,
#connect a:hover #fb,
#connect a:hover #tweet,
#connect a:hover #instagram,
#connect a:hover #access {
  top: -10px;
}

#connect a:hover #word {
  display: block;
  top: -10px;
}

#connect #link1:hover #word {
  top: -15px;
}

#webAccess {
  position: absolute;
  right: 0;
  bottom: 8px;
  color: #fff;
  text-decoration: none;
  font-size: 14px;
}

/* a#webAccess:hover,
a#webAccess:focus{
	text-decoration: underline;
} */

/********* Footer Data ************/

/* Footer */
#footer {
  width: 100%;
  position: relative;
  display: grid;
  box-sizing: border-box;
  background-size: cover;
  background-color: #1d1d1d;
}
#wrapper #footer {
  position: absolute;
  bottom: 0;
}
#footer_top {
  position: relative;
  background: url('/pics/footer_bg_1.jpg') no-repeat center #000;
  min-height: 207px;
}
#footer #footer_top .inside {
  max-width: 1000px;
  margin: 0 auto;
  position: relative;
  display: grid;
  grid-template-columns: 371px auto;
  grid-template-rows: auto;
  align-items: center;
  padding: 0 0 0 0;
  min-height: 207px;
}
#footer #name {
  position: relative;
  bottom: -51px;
  left: 13px;
  /* background: url('/pics/footer_name.png') no-repeat; */
  width: 330px;
  height: 40px;
  color: #fff;
  display: flex;
}
#footer #name img {
  width: 100%;
}

#address {
  color: #fff;
  padding: 8px 0 0 0;
  margin: 0;
  font-size: 14px;
  line-height: 18px;
  position: absolute;
  right: 2px;
  font-family: 'Open Sans';
  cursor: pointer;
  bottom: 45px;
}

#address-right,
#address-left,
#fax,
#phone {
  display: inline;
  float: left;
}

#address-left .icon {
  background: url('/pics/address_icon.png') no-repeat left 10px top 8px;
  position: absolute;
  width: 33px;
  left: -46px;
  height: 32px;
  border: 1px solid #b4b4b4;
  border-radius: 50%;
  bottom: -6px;
  -pie-background: url('/pics/address_icon.png') no-repeat left 10px top 8px;
  behavior: url('/shared/pie.htc');
}

#address-right {
  margin-left: 67px;
}

#phone .icon {
  background: url('/pics/phone_icon.png') no-repeat left 8px top 7px;
  position: absolute;
  width: 33px;
  left: 260px;
  height: 32px;
  border: 1px solid #b4b4b4;
  border-radius: 50%;
  bottom: -6px;
  -pie-background: url('/pics/phone_icon.png') no-repeat left 10px top 8px;
  behavior: url('/shared/pie.htc');
}

#fax {
  margin-left: 58px;
}

#fax .icon {
  background: url('/pics/fax_icon.png') no-repeat left 8px top 7px;
  position: absolute;
  width: 33px;
  right: 106px;
  height: 32px;
  border: 1px solid #b4b4b4;
  border-radius: 50%;
  bottom: -6px;
  -pie-background: url('/pics/fax_icon.png') no-repeat left 10px top 8px;
  behavior: url('/shared/pie.htc');
}

#edunet {
  width: clamp(168px, 17vw, 182px);
  height: auto;
  background-size: contain !important;
  aspect-ratio: 182/24;
  /* background: url('/pics/edunet_white.png') no-repeat; */
  background: url('/pics/edunet_blackpng.png') no-repeat;
  position: relative;
  left: 15px;
  margin: 8px auto 10px auto;
  color: #000;
  top: 0px;
}
div#wrapper-index #logo {
  display: none;
}
#wrapper #logo {
  /* background: url('/pics/footer_logo.png') no-repeat; */
  width: 81px;
  height: 103px;
  position: absolute;
  left: 134px;
  top: 15px;
  /* -pie-background: url('/pics/footer_logo.png') no-repeat;
	behavior: url('/shared/pie.htc'); */
}
#wrapper #logo img {
  width: 100%;
}

.footer_bottom {
  background: #7aa02f !important;
}
.footer_bottom .inside {
  height: auto !important;
  min-height: 0 !important;
  max-width: 1000px !important;
  margin: 0 auto !important;
  position: relative;
}

@media (max-width: 1100px) {
  #footer_top {
    min-height: auto;
    background-size: cover;
  }
  #footer #footer_top .inside {
    min-height: auto;
    padding: 30px 0 24px 0;
    background-size: cover;
  }
  #footer #name {
    bottom: 0;
  }
  #contact_wit_us {
    display: flex;
    flex-direction: column;
    position: relative;
  }
  #address {
    bottom: 0;
    display: flex;
    flex-wrap: wrap;
    position: relative;
    gap: 10px;
  }
  #connect {
    width: 100%;
    left: 0;
    top: 0;
    display: flex;
    width: calc(100% - 10px);
  }
  #address-left .icon,
  #phone .icon,
  #fax .icon {
    left: 0;
    position: relative;
    bottom: 0;
  }
  #address-right,
  #address-left,
  #fax,
  #phone {
    float: none;
    display: flex;
    align-items: center;
    gap: 10px;
  }
  #address-right {
    margin-left: 0;
  }
  #fax {
    margin-left: 0;
  }
  #webAccess {
    right: 20px;
  }
  #connect h2 {
    position: relative;
  }
  #wrapper #footer #footer_top .inside {
    gap: 10px;
  }
  #wrapper #logo {
    position: relative;
    left: 0;
    top: 0;
  }
  #wrapper .logo_box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
  }
}
@media (max-width: 950px) {
  #connect {
    gap: 30px;
  }
  #social {
    width: auto;
    margin-left: 0;
    position: relative;
    right: 0;
  }
}
@media (max-width: 850px) {
  #connect {
    gap: 20px;
  }
}
@media (max-width: 800px) {
  #footer #footer_top .inside {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 20px;
  }
  #connect {
    justify-content: center;
    gap: 20px;
    padding-bottom: 5px;
    width: calc(100% - 20px);
  }

  #social {
    display: flex;
    float: none;
    gap: 5px;
    width: auto;
    margin: 0;
    position: unset;
    justify-content: center;
  }
  #connect a {
    padding: 0;
    float: none;
    width: 60px;
    height: 60px;
  }
  #footer #name {
    left: 0;
  }
  #address {
    padding: 20px 0 0 0;
    justify-content: center;
  }
  #contact_wit_us {
    align-items: center;
  }
  #edunet {
    left: 0;
  }
}
@media (max-width: 650px) {
  .footer_bottom .inside {
    text-align: center;
  }
  #edunet {
    margin-bottom: 20px;
  }
  #webAccess {
    right: 0;
    left: 0;
    margin: 0 auto;
    position: relative;
  }
}
@media (max-width: 410px) {
  #connect h2 {
    padding: 0;
  }
  #connect {
    flex-direction: column;
    align-items: center;
    height: 140px;
  }
  #footer #name {
    width: 290px;
  }
}
/**** Extra CSS *****/

/**************************** Extra CSS *******************/

#staff.staffR1.staff-horizontal .staff-categoryStaffMember dl dt {
  padding-bottom: 2px !important;
}

#goog-gt-tt .gray {
  color: #666 !important;
}
.video-js .vjs-control-text {
  color: #000;
}
nav.en-nav ul li span.nav_icon {
  color: #000 !important;
  background-color: #fff;
}

.en-hp-alert-box .alert-box-body div.contents,
.en-hp-alert-box .alert-box-body div.contents table {
  font-size: 17px !important;
  color: #000 !important;
  line-height: 19px !important;
}
.en-hp-alert-box .alert-box-body div.contents img {
  width: 60% !important;
  margin: 0 auto;
  display: block;
}
div#persons-page-public ul li h2,
div#persons-page-public ul li h3,
div#persons-page-public ul li p,
div#persons-page-public ul li div {
  font-size: 19px !important;
  line-height: 1.4 !important;
}
/* div.en-editable-block-wrapper {
	margin: 0 0 15px;
} */
#edunet_webform {
  margin: 20px 0 !important;
}
div.newsItem p.summary {
  margin-top: 20px;
}
div.en-editable-block-wrapper div.text-banner-01 div.text-banner-text {
  border: 2px solid #000;
} /* change border color to match headline color, set border color to 1.5 or 2px width */
.skiptranslate iframe {
  z-index: 10000001000;
}
.VIpgJd-yAWNEb-L7lbkb .VIpgJd-yAWNEb-mrxPge {
  color: #292929 !important;
}
h1.VIpgJd-yAWNEb-r4nke.VIpgJd-yAWNEb-mrxPge {
  color: #3e3e3e !important;
}
.DatePickerNT div.arrow {
  color: #595959 !important;
}
#events-page #events.v1 .event span.location {
  color: #57595a !important;
}
@media (max-width: 700px) {
  #STAFF_SINGLE_PAGE_WO_ASIDE #contactStaff table tbody tr td {
    flex-direction: column;
    align-items: center;
    padding-left: 0 !important;
  }
  div.en-editable-block-wrapper div.img img {
    /* width:auto !important; */
    max-width: unset !important;
  }
  .en-modal-body #pageNav tbody,
  .en-modal-body #pageNav tbody tr,
  .en-modal-body #pageNav tbody tr ul {
    width: 100%;
    display: block;
  }
  #pageContentWrapper {
    padding-top: 5% !important;
  }
  .triangleCombo::after {
    border-top: 8px solid #1d1d1d !important;
  }
  #pageAsideWrapper.pageAsideRightWrapper {
    width: 100% !important;
  }
}
@media (max-width: 500px) {
  #pageContentWrapper {
    padding-top: 5% !important;
  }
}

@media (min-width: 576px) {
  #bbm-wrapper {
    flex-direction: row !important;
  }
}

/* Google Search Results Page Footer Numbering */
.gsc-results .gsc-cursor-box .gsc-cursor-page {
  background-color: unset !important;
  color: #636363 !important;
}
.gsc-results .gsc-cursor-box .gsc-cursor-current-page {
  color: #008000 !important;
}

.ndescnt {
  position: absolute;
  right: 190px;
  bottom: 10px;
  color: #fff !important;
  font-weight: bold;
  font-size: 15px;
  font-size: 0.8rem;
}
#staff.staffR1.staff-horizontal .staff-categoryStaffMember dl dt {
  padding-bottom: 2px;
}

.en-accessibility-toolbar-buttons .button {
  color: #fff !important;
  background-color: #111111 !important;
}

.alert-box .alert-box-body div.contents,
.alert-box .alert-box-body div.contents table {
  text-align: left;
  font-size: 16px !important;
  font-weight: normal;
  color: #000 !important;
  line-height: 1.5 !important;
}

#wrapper .content .inside #staff-search-comp {
  justify-content: end !important;
}
#staff-search span {
  font-size: 13px !important;
  line-height: 17.4px !important;
  color: #262626 !important;
  font-weight: bold !important;
}
#staff-search input[type='text'],
#staff-search input[type='email'],
#staff-search input[type='password'] {
  color: #666;
  font-family: Arial, Helvetica, sans-serif;
  border: 1px solid rgba(0, 0, 0, 0.25);
  border-radius: 10px;
  box-shadow: 2px 2px 1px -1px rgba(0, 0, 0, 0.2) inset;
  -webkit-box-shadow: 2px 2px 3px -1px rgba(0, 0, 0, 0.2) inset;
  behavior: url(/apps/shared/pie2.htc);
  padding: 4px 5px 3px 10px;
  -webkit-appearance: none;
  width: 200px;
  outline: 0;
  font-size: 11px !important;
}
#staff.staffR1.staff-horizontal .staff-categoryStaffMembers {
  flex-wrap: wrap;
}
@media (max-width: 991px) {
  #staff.staffR1.staff-horizontal .staff-categoryStaffMember {
    width: 50% !important;
  }
}
@media (max-width: 700px) {
  #staff.staffR1.staff-horizontal .staff-categoryStaffMember {
    width: 60% !important;
  }
}
@media only screen and (max-width: 850px) {
  .translated-ltr header,
	.translated-ltr nav.en-nav, 
	/* .translated-ltr #index-wrapper,  */
	.translated-ltr #wrapper, 
	.translated-rtl header, 
	.translated-rtl nav.en-nav, 
	.translated-rtl #index-wrapper, 
	.translated-rtl #wrapper {
    margin-top: 40px !important;
    z-index: 99;
  }
}

/*********** Video *********/
/*********** Video *********/
#more-videos-list li a.playing {
  font-weight: 400 !important;
}
#more-videos-list li a.playing {
  background-color: #d0d0d0 !important;
  border-top: 1px solid #777 !important;
  border-bottom: 1px solid #777 !important;
}
body .button3demboss {
  display: block !important;
  display: -moz-inline-stack !important;
  display: inline-block !important;
  padding: 0em 0.8em !important;
  line-height: 22px !important;
  border: 1px solid #aeafb3 !important;
  box-shadow: 0px 1px 2px rgba(255, 255, 255, 0.75) !important;
  -moz-box-shadow: 0px 1px 2px rgba(255, 255, 255, 0.75) !important;
  -webkit-box-shadow: 0px 1px 2px rgba(255, 255, 255, 0.75) !important;
  -webkit-border-radius: 4px !important;
  -moz-border-radius: 4px !important;
  border-radius: 0px 4px 4px 0px !important;
  text-align: center !important;
  cursor: pointer !important;
  white-space: nowrap !important;
  color: #333 !important;
  text-decoration: none !important;
  text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.75) !important;
  background: #e2e2e2 -webkit-gradient(linear, 0% 0%, 0% 80%, from(rgba(255, 255, 255, 0.8)), to(rgba(255, 255, 255, 0))) !important;
  background-color: rgb(226, 226, 226) !important;
  background: #e2e2e2 -moz-linear-gradient(center bottom, rgba(255, 255, 255, 0) 20%, rgba(255, 255, 255, 0.8) 100%) !important;
  font-weight: bold !important;
  font-family: arial, sans-serif !important;
  font-size: 9pt !important;
  font-style: normal !important;
  zoom: 1 !important;
  -moz-outline: none !important;
  width: auto !important;
}
form #searchbox {
  height: 19px !important;
  border-radius: 3px 0 0px 3px !important;
}
#controls2 dl#sort-controls select {
  border: 1px solid #000;
  /* box-shadow: 0px 0px 0.2px #888888; */
  padding: 0 0;
  font-size: 13px;
  border-radius: 3px;
  color: #000;
  font-family: Arial, Verdana, sans-serif;
  width: 101px;
  height: 19px;
  letter-spacing: 0;
}

#searchbox2,
.searchbox2 {
  margin: 0px 0 0 !important;
  border-right: 0 !important;
}
#controls {
  padding: 9px 1rem 10px;
}
@media only screen and (max-width: 700px) {
  #searchbox2,
  .searchbox2 {
    border-right: 1px solid rgb(136, 136, 136) !important;
  }
  body .button3demboss {
    border-radius: 0 !important;
  }
}
#albumNavToggle span {
  background-image: url(/pics/dropdown_white.png) !important;
  padding-left: 9px !important;
  padding-right: 2px !important;
  outline: none;
}

@media only screen and (max-width: 729px) {
  #albumNavToggle {
    background-color: transparent;
    background-position: right top;
    background-repeat: no-repeat;
    color: #333333;
    cursor: pointer;
    display: inline-block;
    font-family: Arial, serif;
    font-size: 10pt;
    height: 26px;
    max-width: 290px;
    padding: 0 17px 0 0;
    position: relative;
    text-align: center;
    text-decoration: none;
    background-image: url(/pics/dropdown_white.png);
    font-weight: normal;
    outline: 0 none;
    padding-right: 28px !important;
    vertical-align: middle;
    z-index: 2 !important;
    outline: none;
  }
  #albumsWrapper.narrow .albumNavName em {
    white-space: unset !important;
  }
}
@media only screen and (max-width: 500px) {
  #albums {
    width: 300px !important;
  }
}

/***** image popup *****/

@media only screen and (max-width: 500px) {
  #albums {
    width: 300px !important;
  }
}
@media only screen and (max-width: 360px) {
  img.sub {
    width: 250px !important;
  }
}
/* #DB_dialog {
  top: 20% !important;
} */
/* @media only screen and (max-width: 768px) {
  #DB_dialog {
    width: 400px !important;
    right: 0 !important;
    margin: 0 auto !important;
    left: 0 !important;
  }
  #DB_dialog #PV_imageDiv img:last-child {
    width: 380px !important;
  }
}
@media only screen and (max-width: 450px) {
  #DB_dialog {
    width: 270px !important;
  }
  #DB_dialog #PV_imageDiv img:last-child {
    width: calc(100% - 10px) !important;
  }
} */

/* .en-header-popup-body {
  padding-top: 0 !important;
}
.en-header-popup-wrapper {
  background-color: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  padding: 0 !important;
} */

@media (max-width: 700px) {
  #STAFF_MULTI_PAGE_W_ASIDE #pageContentWrapper .contactStaffMember #contactStaff table {
    line-height: 23px !important;
  }
  #pageWrapperTable tr td,
  #staff .staff-categoryStaffMembers {
    justify-content: center;
  }
  #pageInnerText {
    border-radius: 5px !important;
  }
  .en-modal-header {
    align-items: center !important;
  }
  #STAFF_SINGLE_PAGE_WO_ASIDE.staffPageSquarePhoto .staffOverviewWrapper {
    left: 0 !important;
  }
}

@media only screen and (max-width: 667px) and (orientation: landscape) {
  .en-header-popup-wrapper {
    margin: 150px auto !important;
  }
}

@media only screen and (max-width: 650px) {
  #events-page #events.v1 .event .info {
    width: 45%;
  }
  #events-page #events.v1 .event .time {
    width: 35% !important;
    white-space: normal;
  }
}

#mobileapp-smart-banner .en-smartAppBanner-content {
  width: 100% !important;
}
div.en-editable-block-wrapper a {
  word-break: break-word;
}

@media only screen and (max-width: 700px) {
  #wrapper img.sub {
    margin-left: 0;
  }
  div#postWrapper .newsContent {
    margin-top: 20px;
  }
}
.light a img {
  width: auto !important;
}
#news0wrapper .Pale,
.dark {
  font-size: 9.5pt !important;
}

@media only screen and (max-width: 1100px) {
  #pageContentWrapper img,
  #pageContentWrapper .img {
    max-width: 100%;
    object-position: unset !important;
    height: auto !important;
  }
}

#emailForm table tr table td:last-child iframe {
  margin: 0px 0 0 0px;
  height: 23px !important;
  width: 71px !important;
}
@media only screen and (max-width: 768px) {
  #map-school-list-wrapper,
  #map-canvas.district {
    width: 100% !important;
  }
  #map-canvas.district {
    height: 500px;
  }
}

/* input[type="text"], input[type="email"], input[type="password"]{
	border-radius: 0 !important;
}
input[type="button"], input[type="submit"]{
	width:auto;
} */

/* div[en-page-rec-id="179358"] ~ div.en-editable-block-wrapper div.img img {
	max-width: unset !important;
} */

#en-cms-contact-form table tr td #inputName,
#en-cms-contact-form table tr td #inputEmail,
#en-cms-contact-form table tr td #inputMessage {
  width: 349px !important;
}
#en-cms-contact-form table td:first-child {
  width: 90px;
}

#en-cms-contact-form table {
  width: 484px;
}
#en-cms-contact-form table tr td #inputName,
#en-cms-contact-form table tr td #inputEmail,
#en-cms-contact-form table tr td #inputMessage {
  width: 100% !important;
  border: 1px solid #aab;
  font-family: Arial, Verdana, sans-serif;
  font-size: 9.5pt;
  padding: 3px;
  border-radius: 0;
}
@media (max-width: 700px) {
  #en-cms-contact-form table tr td #inputName,
  #en-cms-contact-form table tr td #inputEmail,
  #en-cms-contact-form table tr td #inputMessage {
    max-width: 349px !important;
    width: 100% !important;
  }

  #en-cms-contact-form table {
    width: 100%;
  }
  #emailForm td {
    padding-left: 0 !important;
    align-items: center;
  }
  #en-cms-contact-form table td,
  #en-cms-contact-form table tr {
    display: revert;
  }
}

@media (max-width: 700px) {
  div[en-page-rec-id='79393'] ~ table tr td {
    display: flex;
    flex-direction: column !important;
  }
  div[en-page-rec-id='79393'] ~ table tr {
    margin-bottom: 20px;
    display: block;
  }
}

#usernameRow td input,
#passwordRow td input {
  border: 1px solid #aaaabb;
  font-family: Arial, Verdana, sans-serif;
  font-size: 9.5pt;
  padding: 2px;
  border-radius: 0;
}
#usernameRow td input[type='button'] {
  width: 58px;
}
.inner-page .en-gray-button-small {
  max-width: 58.5px !important;
  padding: 2px 6px !important;
  margin: 2px !important;
  max-height: 21px !important;
  white-space: nowrap !important;
  background-color: #efefef !important;
}

#signInHeaderRow .dark.darkBorderBottom {
  font-size: 14px !important;
}
@media (max-width: 700px) {
  div[en-page-rec-id='1060103'] div ul {
    padding: 15px;
  }
  div[en-page-rec-id='1060103'] div ul li a {
    font-size: clamp(13px, 2.2857vw, 16px) !important;
  }
}
#news0wrapper .pale {
  font-size: 9.5pt !important;
}

@media (max-width: 400px) {
  #pageNav ul li b,
  #pageNav ul li a,
  #pageNav ul li strong,
  .en-modal-header-title {
    font-size: 18px !important;
  }
}

@media (max-width: 375px) {
  #en-cms-contact-form .en-contactus-form-firsthf {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
  }
  #en-cms-contact-form .en-contactus-form-secondhf.en-contactus-secondhf-frst-chld {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
  }
  #en-cms-contact-form .en-contactus-form-secondhf {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
  }
  #en-cms-contact-form .en-contactus-form-last-td {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
  }
  #en-cms-contact-form .en-contactus-form-last-td .vAlignTop {
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    width: 100%;
  }
  #en-cms-contact-form .en-contactus-form-send-btn {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
  }
  #wrapper #en-cms-contact-form tr td {
    text-align: center;
    width: 100%;
    align-items: center;
  }
  #en-cms-contact-form .en-contactus-form-last-td .vAlignTop {
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    width: 100%;
  }
  .en-contactus-form-last-td td {
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    width: 100%;
  }

  #en-cms-contact-form table td,
  #en-cms-contact-form table tr {
    display: flex;
    flex-direction: column;
  }
}

@media (max-width: 410px) {
  #en-cms-contact-form table tr td table,
  #en-cms-contact-form table {
    width: 100%;
  }
}
.single-video #big-video #hd-link,
.single-video #big-video #sd-link {
  right: 3px;
}

@media screen and (max-width: 1000px) {
  #controls {
    box-sizing: border-box !important;
  }
}
#listing-bottom #pagination li.prev a.button3demboss.left-side {
  border-radius: 4px !important;
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  left: 1px;
  position: relative;
}
#listing-bottom #pagination li.next a.button3demboss.right-side {
  border-radius: 4px !important;
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  right: 1px;
}
#listing-bottom #pagination li.next a.button3demboss.right-side img,
#listing-bottom #pagination li.prev a.button3demboss.left-side img {
  top: -1px;
  position: relative;
}
#video-list-container .video-list-top .controls #searchbox2.has-btn.placeholder {
  border-right: 0;
}
@media screen and (max-width: 400px) {
  .en-modal-header-title {
    font-size: 18px !important;
    line-height: 1.2 !important;
  }
  #pageNav ul li b,
  #pageNav ul li a,
  #pageNav ul li strong {
    padding: 12px 10px 12px 55px !important;
    font-size: clamp(14px, 2.5vw, 21px) !important;
  }
}
@media only screen and (max-width: 1100px) {
  #staff.staffR1.staff-horizontal .staff-categoryStaffMembers {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
  }
  #staff.staffR1.staff-horizontal .staff-categoryStaffMember {
    min-width: 300px;
    max-width: 300px;
  }
  #staff.staffR1.staff-horizontal .staff-categoryStaffMember dl dd {
    white-space: normal;
  }
}
/* inner login start */
.waWarning {
  font-family: Arial, Verdana, sans-serif;
  font: Arial, Verdana, sans-serif;
  font-size: 9.5pt;
  background-color: #fff0a8;
  color: #000000;
  padding: 5px;
  text-align: center;
  border: 1px solid #888888;
}

#passwordRow input {
  border: 1px solid #aaaabb !important;
  border-radius: 0 !important;
  font-family: Arial, Verdana, sans-serif !important;
  font-size: 9.5pt !important;
  padding: 2px !important;
}
.inner-page .en-public-login-table tr td:last-child {
  max-width: 300px !important;
}
.darkBorderBottom,
thead.dark th {
  border-bottom: 1px solid #888888;
}
#usernameRow input,
#passwordRow input {
  width: 90% !important;
}
.inner-page #usernameRow td:first-child,
.inner-page #passwordRow td:first-child {
  padding: 5px 9px 5px 5px;
}
.inner-page .en-public-login-table tr td:last-child {
  max-width: 330px !important;
  padding: 5px 0 !important;
}
.inner-page .en-gray-button-small {
  max-width: 58.5px !important;
  padding: 2px 6px !important;
  margin: 7px 2px 5px !important;
  max-height: 21px !important;
  white-space: nowrap !important;
  background-color: rgb(240, 240, 240) !important;
}
#signInHeaderRow .dark.darkBorderBottom {
  padding: 5px;
}
.inner-page .en-public-login-table > tbody > tr > td:nth-child(2) {
  padding: 0 !important;
}
@media only screen and (max-width: 500px) {
  .en-public-login-sign-table #usernameRow label {
    margin-right: 0 !important;
  }
}
@media only screen and (max-width: 760px) {
  .inner-page .en-public-login-table tr td:last-child {
    max-width: inherit !important;
    padding: 5px 0px !important;
  }
  .inner-page .en-public-login-table tr td:last-child {
    width: 100% !important;
    text-align: center !important;
    justify-content: center !important;
  }
  .en-login-page-create-acct,
  .en-public-login-sign-table {
    padding: 0 !important;
  }
  #usernameRow input,
  #passwordRow input {
    left: 4px;
    position: relative;
  }
  .inner-page #passwordRow td:first-child,
  .inner-page #usernameRow td:first-child {
    text-align: left;
  }
}
#create-account-btn {
  width: 121px;
  box-sizing: content-box;
  border: 2px solid #000;
  text-align: center;
  padding: 4px 6px;
  color: #000 !important;
  background: #eee;
  margin: 0 auto !important;
  display: block;
  border-radius: 4px;
  -moz-border-radius: 4px;
  cursor: pointer;
  -webkit-border-radius: 4px;
}
#create-account-btn:hover {
  color: #fff !important;
  background: #0b63e7;
}
div.en_profile_flex {
  margin: 0 0 10px 0;
}
@media only screen and (min-width: 600px) {
  div.en_profile_flex .en_profile_left_div {
    width: 188px;
    margin: 0 17px 0 0;
    line-height: 28px;
    text-align: right;
  }
  div.en_profile_flex .en_profile_right_div input {
    background: none;
    border: 1px solid #e5e5e5;
    z-index: 10;
    box-shadow: inset 0px 0px 4px 1px #e5e5e5;
    padding: 5px 8px;
    font-size: 13px;
    border-radius: 5px;
    font-style: italic;
    color: #666;
    font-family: Arial;
    width: 191px;
    position: relative;
  }
  #community-prompt {
    display: flex;
    justify-content: center;
  }
  #community-prompt .en_profile_left_div {
    width: 226px;
    text-align: right;
    font-weight: bold;
    display: inline-block;
    margin: 0 17px 0 0;
    line-height: 28px;
  }
  #community-prompt .en_profile_community_div {
    padding: 0 15px 0 8px;
  }
}
.en-help-form input.waInputText {
  width: 155px !important;
}
.en-help-form a {
  outline: 0 !important;
  width: max-content !important;
}
.en-help-form a input[type='button'] {
  background: url(/apps/pics/b/continue_p18.png) no-repeat;
  width: 65px;
  height: 18px;
  border: 0;
  text-indent: -999em;
  padding: 0;
  border-radius: 0;
}
@media (max-width: 550px) {
  .en-help-form {
    gap: 6px;
  }
}
/* inner login end */
@media only screen and (max-width: 700px) {
  .light.pale.lightBorderBottom,
  .dark.darkBorderTop {
    box-sizing: border-box;
  }
}
#more-videos-list li a.playing {
  background-color: #d0d0d0 !important;
  border-top: 1px solid #777 !important;
  border-bottom: 1px solid #777 !important;
}

/* div.search-translate-container span{
	background: #0093D1;
}
nav.en-nav > ul > li > a{
	height: 47px !important;
	background: #0093D1;
}
#nav_items_0 > li:hover > a, #nav_items_0 > li.over > a, #nav_items_0 > li:focus > a{
	height: auto !important;
}
#search-button span{
	background: #78a02e;
}
nav.en-nav > ul > li.nav_items_0::after{
	z-index: 9999;
} */
/* @media only screen and (min-width: 1300px) {
  .header_bg {
    background: #000;
  }
  div.en-header-school-area-bg {
    background: url('/pics/header_wrap_bg.jpg') center top 0px no-repeat #000;
  }
} */
#school-box a#schools-btn,
#search-button,
#search-button span {
  /* background: rgb(82, 132, 15); */
  color: #000;
}
.footer_bottom {
  /* background: rgb(82, 132, 15) !important; */
  color: #000;
}
/* #school-box a#schools-btn{
	border: 2px solid rgb(82, 132, 15);
} */
/* div.en-header-top-bar-bg{
	border-top: 5px solid rgb(82, 132, 15);
} */

.blue-btn h2 a,
#coronaVirus h2 a,
#webAccess {
  /* background: rgb(0, 112, 164); */
  color: #000 !important;
}
#edunet {
  font-size: 0;
}
#showAll-0 a {
  margin-bottom: 4px;
}

.en-header-popup-wrapper {
  margin: auto !important;
  display: block !important;
  height: 107px !important;
  max-width: 500px !important;
  background: #78a02e !important;
}
.en-popup-close-img {
  background-color: #272742 !important;
  border-radius: 50%;
}
.en-header-popup-body {
  padding-top: 26px !important;
}
@media only screen and (max-width: 600px) {
  .en-header-popup-wrapper {
    max-width: 80vw !important;
  }
}
.DB_mask {
	z-index: 99999999999999 !important;
  }
  .DB_dialog {
	z-index: 999999999999999 !important;
  }
  .DB_dialog {
	position: fixed !important;
	width: auto !important;
	height: auto !important;
	max-height: 90vh;
	padding-left: 0px !important;
	background-color: transparent !important;
	top: 50% !important;
	transform: translate(-50%, -50%);
	left: 50% !important;
  }
  
  .DB_dialog #PV_imageDiv img:first-child {
	padding: 0px 3px 5px 8px !important;
  }
  
  .DB_dialog #PV_imageDiv img:last-child {
	width: auto !important;
	height: auto !important;
	max-height: 90vh;
	max-width: 90vw;
	padding: 5px !important;
  }
  
  .DB_dialog #PV_imageDiv img:nth-child(2) {
	width: auto !important;
	height: auto !important;
	max-height: 80vh;
	max-width: 90vw;
	padding: 5px !important;
  }
  @media screen and (max-height: 414px) and (max-width: 850px) {
	.DB_dialog {
	  position: fixed !important;
	  width: auto !important;
	  height: auto !important;
	  max-height: 90vh;
	  padding-left: 0px !important;
	  background-color: transparent !important;
	  top: 50% !important;
	  transform: translate(-50%, -50%) !important;
	  left: 50% !important;
	}
	.DB_dialog #PV_imageDiv img:last-child {
	  width: auto !important;
	  height: auto !important;
	  max-height: 80vh;
	  max-width: 90vw;
	  padding: 5px !important;
	}
  }
@media screen and (max-width: 750px) {
  body.stf-lgn-frm > #wrapper > div.content > div > table > tbody > tr {
    display: flex;
    flex-direction: column;
    gap: 16px;
    align-items: center;
    width: 100%;
  }
}

.yb h2 {background-color: rgb(251, 185, 0) !important;}







