.absolute-full-bleed {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}
body,
form,
fieldset,
legend,
input,
select,
textarea,
button {
  margin: 0;
}
html {
  font-size: 100%;
}
html,
body {
  font-family: 'Open Sans', Arial, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  color: #454545;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  zoom: 1;
}
i,
em,
.em,
dfn,
blockquote,
q {
  font-style: italic;
}
a {
  color: #224E54;
  text-decoration: none;
}
a:hover {
  color: #132c30;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
p {
  margin: 0 0 1.6em 0;
}
pre {
  margin: 1em 0;
}
ul + p,
ul + pre,
ol + p,
ol + pre {
  margin-top: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
mark {
  background: #ff0;
  color: #111;
}
audio:not([controls]) {
  height: 0;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  /*  max-width: 100%;*/
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
hr {
  border: 0;
  background: none;
  outline: 0;
  background-color: #ddd;
  margin: 1em 0;
  *margin: 1em 0;
  height: 1px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Open Sans', Arial, sans-serif;
  line-height: normal;
  font-weight: normal;
  margin: 0 0 0.33em 0;
}
h1,
.h1 {
  font-size: 250%;
}
h2,
.h2 {
  font-size: 200%;
}
h3,
.h3 {
  font-size: 140%;
}
h4,
.h4 {
  font-size: 125%;
}
h5,
.h5 {
  font-size: 100%;
}
h6,
.h6 {
  font-size: 90%;
}
.no-style-heading {
  font-size: 100%;
}
dl,
menu,
ol,
ul {
  margin: 1em 0;
}
dd,
ul ul,
ol ol,
ul ol,
ol ul {
  margin: 0;
}
dd {
  margin-bottom: 1em;
}
menu,
ol,
ul {
  padding: 0 0 0 22px;
}
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}
.list-unstyled,
.list-inline {
  list-style: none;
  padding: 0;
  margin: 0;
}
.list-unstyled li,
.list-inline li {
  margin-top: 0;
  margin-bottom: 0;
}
blockquote {
  font-size: 22px;
  font-size: 1.375pxrem;
  line-height: 32px;
  line-height: 2pxrem;
  color: #434343;
  margin: 1em 0;
}
blockquote p {
  margin: 1em 0;
}
cite {
  color: #434343;
  font-style: normal;
  font-size: 16px;
  font-size: 1pxrem;
  line-height: normal;
}
q {
  quotes: none;
}
q:before,
q:after {
  content: '';
  content: none;
}
form {
  margin: 0;
  padding: 0;
}
fieldset {
  border: 0;
  padding: 0;
}
legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px;
}
label {
  margin: 0;
  cursor: pointer;
}
button,
input,
select,
textarea {
  font-size: 80%;
  vertical-align: baseline;
  *vertical-align: middle;
  border: none;
}
input[type=text],
input[type=password],
input[type=email],
input[type=search],
input[type=tel],
textarea {
  padding: 8px;
  -webkit-appearance: none;
  -moz-appearance: none;
  line-height: normal;
  background-color: #fff;
  /* border: 1px solid #ccc; */
  color: #111;
}
input[type=checkbox],
input[type=radio] {
  cursor: pointer;
  box-sizing: border-box;
  line-height: normal;
  margin: 0;
  padding: 0;
  *height: 13px;
  *width: 13px;
}
.checkbox {
  margin: 0.2em 0;
}
.checkbox input[type=checkbox],
.checkbox input[type=radio] {
  margin-top: 0.05em;
}
.checkbox label {
  padding-left: 5px;
  overflow: hidden;
  display: table;
  *zoom: 1;
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
  resize: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  *overflow: visible;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="search"] {
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.menuzord-menu > li.navlogo > a {
  display: none;
}
.sticky .menuzord-menu > li.navlogo > a {
  display: block;
  padding: 0px 16px;
  line-height: 40px;
  text-decoration: none;
}
/* ===================
   Colors
   =================== */
.navbar {
  background-color: #d9d9d9;
  background-image: -moz-linear-gradient(top, #fff, #d9d9d9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#d9d9d9));
  background-image: -webkit-linear-gradient(top, #fff, #d9d9d9);
  background-image: -o-linear-gradient(top, #fff, #d9d9d9);
  background-image: linear-gradient(to bottom, #fff, #d9d9d9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffd9d9d9', GradientType=0);
  /* #shadow > .box-shadow(0, 0px, 20px, 0.3); */
  -webkit-box-shadow: 0 10px 6px -6px rgba(0, 0, 0, 0.59) !important;
  -moz-box-shadow: 0 10px 6px -6px rgba(0, 0, 0, 0.59) !important;
  box-shadow: 0 10px 6px -6px rgba(0, 0, 0, 0.59) !important;
}
.navbar .complex-shadow:after {
  background-image: none;
}
.menuzord .menuzord-menu > li > a {
  color: #565656;
  font-weight: bold;
}
/*.menuzord .menuzord-menu > li.active > a, 
.menuzord .menuzord-menu > li:hover > a, 
.menuzord .menuzord-menu ul.dropdown li:hover > a{ 
  #gradient > .vertical (darken(@color-navbar, 10%), 
                        darken(@color-navbar, 20%));
  color: @color-navbar-text;
} */
.menuzord .menuzord-menu > li.active > a {
  background-color: #cccccc;
  background-image: -moz-linear-gradient(top, #e6e6e6, #cccccc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e6e6e6), to(#cccccc));
  background-image: -webkit-linear-gradient(top, #e6e6e6, #cccccc);
  background-image: -o-linear-gradient(top, #e6e6e6, #cccccc);
  background-image: linear-gradient(to bottom, #e6e6e6, #cccccc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe6e6e6', endColorstr='#ffcccccc', GradientType=0);
  color: #565656;
}
.menuzord .menuzord-menu > li:hover > a {
  background: #d4d4d4;
  color: #787878;
}
.menuzord .menuzord-menu ul.dropdown li:hover > a,
.menuzord .menuzord-menu > li a:hover {
  background: #929292;
  color: #0a0a0a;
}
/* ============================
   Menu Container
   ============================ */
.menuzord {
  width: 100%;
  float: left;
  position: relative;
  z-index: 99;
}
.menuzord a {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.menuzord-menu.scrollable > .scrollable-fix {
  display: none;
}
/* ============================
   Menu
   ============================ */
.menuzord-menu {
  margin: 0;
  padding: 0;
  float: left;
  list-style: none;
  z-index: 99;
}
.menuzord-menu.menuzord-right {
  float: right;
}
.menuzord-menu > li {
  float: left;
}
.menuzord-menu > li > a {
  padding: 10px 15px;
  display: inline-block;
  text-decoration: none;
  font-size: 16px;
  outline: 0;
  line-height: 1.42857143;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
  border-left: 1px solid rgba(0, 0, 0, 0.15);
}
/* ============================
   Dropdowns
   ============================ */
.menuzord-menu ul.dropdown,
.menuzord-menu ul.dropdown li ul.dropdown {
  list-style: none;
  margin: 0;
  padding: 0;
  display: none;
  position: absolute;
  z-index: 99;
  min-width: 180px;
  white-space: nowrap;
  background: lightgray;
  /* #shadow > .box-shadow(0, 0px, 20px, 0.3); */
}
.menuzord-menu ul.dropdown li ul.dropdown {
  left: 100%;
}
/* Dropdown items */
.menuzord-menu ul.dropdown li {
  clear: both;
  width: 100%;
  border: 0 none;
  font-size: 12px;
  position: relative;
}
.menuzord-menu ul.dropdown li a {
  width: 100%;
  background: none;
  padding: 10px 25px 10px 22px;
  color: #0a0a0a;
  text-decoration: none;
  display: inline-block;
  float: left;
  clear: both;
  position: relative;
  outline: 0;
  -webkit-transition: padding 0.2s;
  -moz-transition: padding 0.2s;
  -o-transition: padding 0.2s;
  transition: padding 0.2s;
}
/* Hover state (dropdown items) */
.menuzord-menu ul.dropdown li:hover > a {
  padding-left: 28px;
  padding-right: 19px;
  color: #fff;
}
/* Dropdown left alignment */
.menuzord-menu ul.dropdown.dropdown-left {
  left: none;
}
.menuzord-menu ul.dropdown li ul.dropdown.dropdown-left {
  left: -100%;
}
/* ============================
   Dropdown Indicators
   ============================ */
.menuzord-menu li .indicator {
  margin-left: 3px;
}
.menuzord-menu li ul.dropdown li .indicator {
  position: absolute;
  top: 8px;
  right: 10px;
  font-size: 15px;
}
/* ============================
   Show / Hide Button
   ============================ */
.menuzord .showhide {
  width: 60px;
  height: 46px;
  padding: 13px 0 0;
  display: none;
  float: right;
  text-decoration: none;
  outline: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
}
/* Show/hide button icon */
.menuzord .showhide em {
  width: 20px;
  height: 3px;
  margin: 3.5px 20px 0;
  float: right;
  background: #565656;
}
/* ============================
   Mobile Mode
   ============================ */
@media (max-width: 740px) {
  .menuzord .menuzord-menu > li:hover > a {
    background: #595959;
    color: #565656;
  }
  .menuzord .menuzord-menu ul.dropdown li:hover > a,
  .menuzord .menuzord-menu > li a:hover {
    background: #363636;
    color: #fff;
  }
  .menuzord-responsive.menuzord {
    padding: 0;
  }
  .menuzord-responsive .showhide {
    margin: 0;
  }
  .menuzord-responsive .menuzord-menu {
    width: 100%;
    float: left !important;
  }
  .menuzord-responsive .menuzord-menu.scrollable {
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
  }
  .menuzord-responsive .menuzord-menu.scrollable > .scrollable-fix {
    display: block;
  }
  /* Menu items */
  .menuzord-menu {
    background-color: #595959 !important;
  }
  .menuzord-menu li .dropdown {
    background-color: #646464 !important;
  }
  .menuzord-menu li .dropdown li .dropdown {
    background-color: #6e6e6e !important;
  }
  .menuzord-menu ul.dropdown li a {
    color: #565656 !important;
  }
  .menuzord-responsive .menuzord-menu > li {
    width: 100%;
    display: block;
    position: relative;
  }
  .menuzord-responsive .menuzord-menu > li > a {
    width: 100%;
    padding: 12px 20px;
    display: block;
    border-bottom: solid 1px #f0f0f0;
    border-left: none;
    border-color: rgba(255, 255, 255, 0.3) !important;
  }
  .menuzord-responsive .menuzord-menu > li:first-child > a {
    border-top: solid 1px rgba(255, 255, 255, 0.3);
  }
  /* Dropdown */
  .menuzord-responsive .menuzord-menu ul.dropdown,
  .menuzord-responsive .menuzord-menu ul.dropdown li ul.dropdown {
    width: 100%;
    left: 0;
    position: static;
    border: none;
    background: #fff;
    float: left;
  }
  /* Dropdown items */
  .menuzord-responsive .menuzord-menu ul.dropdown li {
    position: relative;
  }
  .menuzord-responsive .menuzord-menu ul.dropdown li a {
    border-bottom: solid 1px #f0f0f0;
  }
  .menuzord-responsive .menuzord-menu.menuzord-indented > li > ul.dropdown > li > a {
    padding-left: 40px !important;
  }
  .menuzord-responsive .menuzord-menu.menuzord-indented > li > ul.dropdown > li > ul.dropdown > li > a {
    padding-left: 60px !important;
  }
  .menuzord-responsive .menuzord-menu.menuzord-indented > li > ul.dropdown > li > ul.dropdown > li > ul.dropdown > li > a {
    padding-left: 80px !important;
  }
  .menuzord-responsive .menuzord-menu.menuzord-indented > li > ul.dropdown > li:hover > a {
    padding-left: 50px !important;
  }
  .menuzord-responsive .menuzord-menu.menuzord-indented > li > ul.dropdown > li > ul.dropdown > li:hover > a {
    padding-left: 70px !important;
  }
  .menuzord-responsive .menuzord-menu.menuzord-indented > li > ul.dropdown > li > ul.dropdown > li > ul.dropdown > li:hover > a {
    padding-left: 90px !important;
  }
  /* Dropdown/megamenu indicators */
  .menuzord-responsive .menuzord-menu li .indicator {
    width: 60px;
    height: 45px;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 22px;
    text-align: center;
    line-height: 43px;
    border-left: solid 1px #f5f5f5;
    border-color: rgba(255, 255, 255, 0.3) !important;
  }
  .menuzord-responsive .menuzord-menu li ul.dropdown li .indicator {
    height: 38px;
    right: 0;
    top: 0;
    font-size: 18px;
    line-height: 36px;
  }
}
.button {
  padding: 3px 8px;
  text-decoration: none;
  position: relative;
  font-size: 13px;
  -webkit-border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  border-radius: 5px !important;
  color: #666;
  border: 1px solid #ddd;
  background-color: #ccc;
  background-image: -moz-linear-gradient(top, #fff, #ccc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#ccc));
  background-image: -webkit-linear-gradient(top, #fff, #ccc);
  background-image: -o-linear-gradient(top, #fff, #ccc);
  background-image: linear-gradient(to bottom, #fff, #ccc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffcccccc', GradientType=0);
  -webkit-box-shadow: inset 0 -2px 5px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 -2px 5px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -2px 5px rgba(0, 0, 0, 0.15);
}
.button:after {
  content: '\f054';
  margin-left: 10px;
  font-size: 80%;
  font-family: 'FontAwesome' !important;
}
.button:hover {
  color: #fff;
  background-color: #00874b;
  background-image: -moz-linear-gradient(top, #00ba67, #00874b);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#00ba67), to(#00874b));
  background-image: -webkit-linear-gradient(top, #00ba67, #00874b);
  background-image: -o-linear-gradient(top, #00ba67, #00874b);
  background-image: linear-gradient(to bottom, #00ba67, #00874b);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff00ba67', endColorstr='#ff00874b', GradientType=0);
}
.button:active {
  top: initial;
}
.grey-button {
  background-color: #eee;
  color: #434343;
}
.grey-button:hover {
  background-color: #f1f1f1;
}
.button[disabled],
.button.disabled {
  color: #999;
  background-color: #f1f1f1;
}
.button-unstyled {
  font-size: 16pxpx;
  font-size: 1pxrem;
  color: #224E54;
  text-decoration: underline;
  border: 0;
  background: transparent;
  height: auto;
  padding: 0;
  cursor: pointer;
  outline: 0;
}
.button-unstyled:hover {
  text-decoration: none;
}
.button-unstyled[disabled],
.button-unstyled.disabled {
  text-decoration: none;
  color: #999;
  background-color: #ccc;
}
/* =======================
   Slick Core
   ======================= */
.slick-slider {
  background: #000;
  position: relative;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  /* -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; */
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  background: #000;
}
.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir='rtl'] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
/* =======================
   Arrows
   ======================= */
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 30px;
  height: 30px;
  margin-top: -10px;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: .25;
}
.slick-prev:before,
.slick-next:before {
  font-family: 'FontAwesome';
  font-size: 30px !important;
  line-height: 1;
  opacity: .75;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
  /* left: -25px; */
}
[dir='rtl'] .slick-prev {
  /* right: -25px; */
  left: auto;
}
.slick-prev:before {
  content: '\f053';
}
[dir='rtl'] .slick-prev:before {
  content: '\f054';
}
.slick-next {
  /* right:  -25px; */
}
[dir='rtl'] .slick-next {
  right: auto;
  /* left: -25px; */
}
.slick-next:before {
  content: '\f054';
}
[dir='rtl'] .slick-next:before {
  content: '\f053';
}
/* =======================
   Dots
   ======================= */
.slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: -45px;
  display: block;
  width: 100%;
  padding: 0;
  list-style: none;
  text-align: center;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  width: 10px !important;
  height: 10px !important;
  margin: 0 0px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 10px !imprtant;
  height: 10px !important;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  /*font-family: @font-icon;
  font-size: 36px !important;*/
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 10px !important;
  height: 10px !important;
  content: '' !important;
  background: #fff;
  border-radius: 50%;
  text-align: center;
  opacity: .25;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  opacity: .75;
  color: black;
}
.ccms-banner-slider .slick-prev,
.ccms-banner-slider .slick-next {
  color: #fff;
}
.ccms-banner h1 {
  color: #fff;
  line-height: 1.5em;
  white-space: normal;
  overflow: inherit;
  text-overflow: ellipsis;
}
.slick-slider {
  height: 331px;
}
.ccms-banner-overlay {
  text-shadow: 2px 0px 3px rgba(0, 0, 0, 0.5), -2px 0px 3px rgba(0, 0, 0, 0.5), 0px 2px 3px rgba(0, 0, 0, 0.5), 0px -2px 3px rgba(0, 0, 0, 0.5);
}
.ccms-banner-slider .slick-dots {
  bottom: 10px;
  color: #ffffff;
}
#calendarPanel > div a {
  color: #60ebbf;
}
#calendarPanel > div ul.ccms-gcalendar-calendar-feed-list li,
.sidebar ul.ccms-gcalendar-calendar-feed-list li,
.whats-new ul.ccms-gcalendar-calendar-feed-list li {
  border-left: 0 solid;
  border-right: 0 solid;
  border-top: 0 solid;
  margin: 0 0 6px;
  padding: 5px;
}
#calendarPanel > div ul.ccms-gcalendar-calendar-feed-list li .ccms-gcalendar-dateWrapper,
.sidebar ul.ccms-gcalendar-calendar-feed-list li .ccms-gcalendar-dateWrapper,
.whats-new ul.ccms-gcalendar-calendar-feed-list li .ccms-gcalendar-dateWrapper {
  border: 1px solid #454545;
  height: 45px;
  margin: 0 5% 0 0 !important;
  overflow: hidden;
  width: 45px !important;
}
#calendarPanel > div ul.ccms-gcalendar-calendar-feed-list li .ccms-gcalendar-day,
.sidebar ul.ccms-gcalendar-calendar-feed-list li .ccms-gcalendar-day,
.whats-new ul.ccms-gcalendar-calendar-feed-list li .ccms-gcalendar-day {
  display: none;
}
#calendarPanel > div ul.ccms-gcalendar-calendar-feed-list li .ccms-gcalendar-month,
.sidebar ul.ccms-gcalendar-calendar-feed-list li .ccms-gcalendar-month,
.whats-new ul.ccms-gcalendar-calendar-feed-list li .ccms-gcalendar-month {
  background: #118762 none repeat scroll 0 0;
  font-size: 80%;
  color: #fff;
}
#calendarPanel > div ul.ccms-gcalendar-calendar-feed-list li .ccms-gcalendar-date,
.sidebar ul.ccms-gcalendar-calendar-feed-list li .ccms-gcalendar-date,
.whats-new ul.ccms-gcalendar-calendar-feed-list li .ccms-gcalendar-date {
  color: #727272;
  font-size: 130%;
}
#calendarPanel > div ul.ccms-gcalendar-calendar-feed-list li article.ccms-gcalendar-details,
.sidebar ul.ccms-gcalendar-calendar-feed-list li article.ccms-gcalendar-details,
.whats-new ul.ccms-gcalendar-calendar-feed-list li article.ccms-gcalendar-details {
  color: #454545;
}
#calendarPanel > div ul.ccms-gcalendar-calendar-feed-list li article.ccms-gcalendar-details .ccms-gcalendar-title,
.sidebar ul.ccms-gcalendar-calendar-feed-list li article.ccms-gcalendar-details .ccms-gcalendar-title,
.whats-new ul.ccms-gcalendar-calendar-feed-list li article.ccms-gcalendar-details .ccms-gcalendar-title {
  color: #118762;
}
#calendarPanel > div ul.ccms-gcalendar-calendar-feed-list li article.ccms-gcalendar-details .ccms-gcalendar-description,
.sidebar ul.ccms-gcalendar-calendar-feed-list li article.ccms-gcalendar-details .ccms-gcalendar-description,
.whats-new ul.ccms-gcalendar-calendar-feed-list li article.ccms-gcalendar-details .ccms-gcalendar-description {
  height: 4.2em;
  overflow: hidden;
}
#calendarPanel > div ul.ccms-gcalendar-calendar-feed-list li.ccms-gcalendar-full,
.sidebar ul.ccms-gcalendar-calendar-feed-list li.ccms-gcalendar-full,
.whats-new ul.ccms-gcalendar-calendar-feed-list li.ccms-gcalendar-full {
  background: #118762 none repeat scroll 0 0;
  border: medium none !important;
  color: #fff;
  margin: 20px 0 !important;
  min-height: 20px;
}
#calendarPanel > div ul.ccms-gcalendar-calendar-feed-list li.ccms-gcalendar-full:hover,
.sidebar ul.ccms-gcalendar-calendar-feed-list li.ccms-gcalendar-full:hover,
.whats-new ul.ccms-gcalendar-calendar-feed-list li.ccms-gcalendar-full:hover {
  text-decoration: underline;
  background: #118762 none repeat scroll 0 0;
}
/*
<a name="<%CARD_TARGET%>"></a>
<h3 class="catapultTitle <%CARD_ICON_CLASS%>">
	<img src="<%CARD_ICON%>">
	<span class="se"></span>
	<span class="s"></span>
	<span class="sw"></span>
	<%CARD_NAME%>
	<a href="<%TOP_LINK%>" title="Top of Page"></a>
</h3>
*/
/********* default Catapult title ***********/
.catapultTitle {
  position: relative;
  margin: 15px 0px 10px 0px;
  padding: 0 20px 5px 45px;
  background: url('http://staging.development.catapultcms.com/153/images/content-title-border.png') left bottom repeat-x;
  font: normal normal 20px/1.5;
  text-decoration: none;
  text-transform: none;
}
.catapultTitle img {
  position: absolute;
  z-index: 2;
  top: -10px;
  left: 0;
}
.catapultTitle span {
  display: none;
}
.catapultTitle a {
  display: block;
  position: absolute;
  right: 0;
  bottom: 15px;
  width: 13px;
  height: 12px;
  opacity: 0.5;
  filter: alpha(opacity=50);
  /* For IE8 and earlier */
  display: none;
}
.catapultTitle a:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  /* For IE8 and earlier */
}
.catapultTitle.disabledIcon {
  padding-left: 0;
}
.catapultTitle.disabledIcon img {
  display: none;
}
.catapultTitle.firstBoxTitle {
  margin-top: 0px;
}
/********* image banner content ***********/
.banner-content .catapultTitle {
  display: none;
}
/********* what's new column content ***********/
.whats-new .catapultTitle {
  color: #118762;
  font-size: 12px;
  padding-bottom: 5px;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: bold;
}
/********* resources-faq content ***********/
.resources-faq .catapultTitle {
  font-size: 125%;
  padding-bottom: 10px;
  transition: all 0.1s ease 0s;
  border-top: 1px dotted #ddd;
  margin: 0;
  padding: 18px 0 20px;
  position: relative;
}
.resources-faq .catapultTitle:after {
  content: "\f078";
  font-family: FontAwesome, sans-serif;
  position: absolute;
  right: 0;
  color: #224E54;
}
.resources-faq .catapultTitle a {
  display: none;
  opacity: 1;
}
.resources-faq .catapultTitle.firstBoxTitle {
  border-top: medium none;
}
.resources-sidebar .catapultTitle {
  font-size: 13px;
  padding-bottom: 13px;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: bold;
}
.banner-column .catapultTitle img {
  display: none;
}
.banner-column .catapultTitle a {
  display: none;
}
.banner-column .catapultTitle.firstBoxTitle {
  margin-top: 0px;
}
#sddm {
  z-index: 30;
  display: inline-block;
  margin: 0;
  padding: 0;
}
#sddm i {
  font-size: 14px;
}
#sddm li a {
  display: inline-block;
  color: #fff;
  background: none;
  font-size: 12px;
  padding: 5px 10px;
  margin: 0;
  border: 0px solid;
  -webkit-transition: all .0s;
  -moz-transition: all .0s;
  -o-transition: all .0s;
  -ms-transition: all .0s;
  transition: all .0s;
}
#sddm li a:hover {
  background-color: #0b5a41;
}
#sddm div {
  position: absolute;
  visibility: hidden;
  padding: 5px;
  background: #fff;
  border: 1px solid #bababa;
  border-top: 0px solid #fff;
}
#sddm div a {
  display: block;
  min-width: 130px;
  white-space: nowrap;
  font-family: 'Open Sans', Arial, sans-serif;
  font-size: 85%;
  color: #222;
  border-width: 1px 0px 0px;
  border-style: solid;
  border-color: #E9E9E9;
}
#sddm div a:hover {
  background: #E9E9E9;
}
.client-title:before {
  content: 'Wheatland School District';
}
.client-district:before {
  content: 'Wheatland School District';
}
.client-address-street:before {
  content: '111 Main Street, ';
}
.client-address-city:before {
  content: 'Wheatland, CA 95692';
}
.client-phone-main:before {
  content: '(530) 633-3130';
}
.client-phone-attendance:before {
  content: '';
}
.client-fax:before {
  content: '(530) 633-4807';
}
.left,
.checkbox input[type=checkbox],
.checkbox input[type=radio] {
  float: left;
}
.right {
  float: right;
}
.block,
.checkbox {
  display: block;
}
.inline {
  display: inline;
}
.inline-block,
audio,
canvas,
video,
.list-inline,
.list-inline li,
.button {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}
.none,
[hidden],
audio:not([controls]) {
  display: none;
}
.padded {
  padding: 15px;
}
.font-m {
  font-size: 100% !important;
}
.font-s {
  font-size: 85% !important;
}
.font-xs {
  font-size: 75% !important;
}
.font-l {
  font-size: 125% !important;
}
.font-xl {
  font-size: 140% !important;
}
.font-ultra-bold {
  font-weight: 900 !important;
}
.font-bold,
b,
strong,
.strong {
  font-weight: 700 !important;
}
.font-normal,
dt,
cite,
legend,
input[type=text],
input[type=password],
input[type=email],
input[type=search],
input[type=tel],
textarea {
  font-weight: 500 !important;
}
.font-light {
  font-weight: 300 !important;
}
.font-thin {
  font-weight: 100 !important;
}
.font-normal,
dt,
cite,
legend,
input[type=text],
input[type=password],
input[type=email],
input[type=search],
input[type=tel],
textarea {
  font-style: normal;
}
.capitalize {
  text-transform: capitalize;
}
.uppercase {
  text-transform: uppercase;
}
.letter-spacing {
  letter-spacing: 2px;
}
.text-shadow {
  text-shadow: 1px 2px 0 rgba(0, 0, 0, 0.8);
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center,
.button {
  text-align: center;
}
.background-cover,
.banner-slide {
  background-size: cover;
  background-position: center center;
}
.image-space-right {
  margin-right: 20px;
}
.image-space-left {
  margin-left: 20px;
}
.text-white,
.text-white a {
  color: #fff;
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  left: -9999em;
}
.container {
  max-width: 1220px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}
span.container {
  position: static;
}
.col {
  float: left;
  padding-left: 10px;
  padding-right: 10px;
}
[class*="pull-"],
[class*="push-"] {
  position: relative;
}
.no-gutter {
  padding-left: 0;
  padding-right: 0;
}
.col-1 {
  width: 8.33333%;
  width: -webkit-calc(100% / 12 * 1);
  width: -moz-calc(100% / 12 * 1);
}
.col-2 {
  width: 16.66667%;
  width: -webkit-calc(100% / 12 * 2);
  width: -moz-calc(100% / 12 * 2);
}
.col-3,
.col-1-4 {
  width: 25%;
  width: -webkit-calc(100% / 12 * 3);
  width: -moz-calc(100% / 12 * 3);
}
.col-4,
.col-1-3 {
  width: 33.33333%;
  width: -webkit-calc(100% / 12 * 4);
  width: -moz-calc(100% / 12 * 4);
}
.col-5 {
  width: 41.66665%;
  width: -webkit-calc(100% / 12 * 5);
  width: -moz-calc(100% / 12 * 5);
}
.col-6,
.col-1-2 {
  width: 50%;
  width: -webkit-calc(100% / 12 * 6);
  width: -moz-calc(100% / 12 * 6);
}
.col-7 {
  width: 58.33333%;
  width: -webkit-calc(100% / 12 * 7);
  width: -moz-calc(100% / 12 * 7);
}
.col-8 {
  width: 66.66666%;
  width: -webkit-calc(100% / 12 * 8);
  width: -moz-calc(100% / 12 * 8);
}
.col-9,
.col-3-4 {
  width: 75%;
  width: -webkit-calc(100% / 12 * 9);
  width: -moz-calc(100% / 12 * 9);
}
.col-10 {
  width: 83.33333%;
  width: -webkit-calc(100% / 12 * 10);
  width: -moz-calc(100% / 12 * 10);
}
.col-11 {
  width: 91.66666%;
  width: -webkit-calc(100% / 12 * 11);
  width: -moz-calc(100% / 12 * 11);
}
.col-12 {
  width: 100%;
}
.push-1 {
  left: 8.33333%;
  left: calc(100% / 12 * 1);
  left: -webkit-calc(100% / 12 * 1);
  left: -moz-calc(100% / 12 * 1);
}
.pull-1 {
  left: -8.33333%;
  left: calc(-100% / 12 * 1);
  left: -webkit-calc(-100% / 12 * 1);
  left: -moz-calc(-100% / 12 * 1);
}
.push-2 {
  left: 16.66667%;
  left: calc(100% / 12 * 2);
  left: -webkit-calc(100% / 12 * 2);
  left: -moz-calc(100% / 12 * 2);
}
.pull-2 {
  left: -16.66667%;
  left: calc(-100% / 12 * 2);
  left: -webkit-calc(-100% / 12 * 2);
  left: -moz-calc(-100% / 12 * 2);
}
.push-3,
.push-1-4 {
  left: 25%;
  left: calc(100% / 12 * 3);
  left: -webkit-calc(100% / 12 * 3);
  left: -moz-calc(100% / 12 * 3);
}
.pull-3,
.pull-1-4 {
  left: -25%;
  left: calc(-100% / 12 * 3);
  left: -webkit-calc(-100% / 12 * 3);
  left: -moz-calc(-100% / 12 * 3);
}
.push-4,
.push-1-3 {
  left: 33.33333%;
  left: calc(100% / 12 * 4);
  left: -webkit-calc(100% / 12 * 4);
  left: -moz-calc(100% / 12 * 4);
}
.pull-4,
.pull-1-3 {
  left: -33.33333%;
  left: calc(-100% / 12 * 4);
  left: -webkit-calc(-100% / 12 * 4);
  left: -moz-calc(-100% / 12 * 4);
}
.push-5 {
  left: 41.66665%;
  left: calc(100% / 12 * 5);
  left: -webkit-calc(100% / 12 * 5);
  left: -moz-calc(100% / 12 * 5);
}
.pull-5 {
  left: -41.66665%;
  left: calc(-100% / 12 * 5);
  left: -webkit-calc(-100% / 12 * 5);
  left: -moz-calc(-100% / 12 * 5);
}
.push-6,
.push-1-2 {
  left: 50%;
  left: calc(100% / 12 * 6);
  left: -webkit-calc(100% / 12 * 6);
  left: -moz-calc(100% / 12 * 6);
}
.pull-6,
.pull-1-2 {
  left: -50%;
  left: calc(-100% / 12 * 6);
  left: -webkit-calc(-100% / 12 * 6);
  left: -moz-calc(-100% / 12 * 6);
}
.push-7 {
  left: 58.33333%;
  left: calc(100% / 12 * 7);
  left: -webkit-calc(100% / 12 * 7);
  left: -moz-calc(100% / 12 * 7);
}
.pull-7 {
  left: -58.33333%;
  left: calc(-100% / 12 * 7);
  left: -webkit-calc(-100% / 12 * 7);
  left: -moz-calc(-100% / 12 * 7);
}
.push-8 {
  left: 66.66666%;
  left: calc(100% / 12 * 8);
  left: -webkit-calc(100% / 12 * 8);
  left: -moz-calc(100% / 12 * 8);
}
.pull-8 {
  left: -66.66666%;
  left: calc(-100% / 12 * 8);
  left: -webkit-calc(-100% / 12 * 8);
  left: -moz-calc(-100% / 12 * 8);
}
.push-9,
.push-3-4 {
  left: 75%;
  left: calc(100% / 12 * 9);
  left: -webkit-calc(100% / 12 * 9);
  left: -moz-calc(100% / 12 * 9);
}
.pull-9,
.pull-3-4 {
  left: -75%;
  left: calc(-100% / 12 * 9);
  left: -webkit-calc(-100% / 12 * 9);
  left: -moz-calc(-100% / 12 * 9);
}
.push-10 {
  left: 83.33333%;
  left: calc(100% / 12 * 10);
  left: -webkit-calc(100% / 12 * 10);
  left: -moz-calc(100% / 12 * 10);
}
.pull-10 {
  left: -83.33333%;
  left: calc(-100% / 12 * 10);
  left: -webkit-calc(-100% / 12 * 10);
  left: -moz-calc(-100% / 12 * 10);
}
.push-11 {
  left: 91.66666%;
  left: calc(100% / 12 * 11);
  left: -webkit-calc(100% / 12 * 11);
  left: -moz-calc(100% / 12 * 11);
}
.pull-11 {
  left: -91.66666%;
  left: calc(-100% / 12 * 11);
  left: -webkit-calc(-100% / 12 * 11);
  left: -moz-calc(-100% / 12 * 11);
}
.row-zero {
  padding-top: 0;
  padding-bottom: 0;
}
.row-xs {
  padding-top: 0.4em;
  padding-bottom: 0.4em;
}
.row-s {
  padding-top: 0.6em;
  padding-bottom: 0.6em;
}
.row-m,
.row {
  padding-top: 1em;
  padding-bottom: 1em;
}
.row-l {
  padding-top: 2em;
  padding-bottom: 2em;
}
.row-xl {
  padding-top: 3em;
  padding-bottom: 3em;
}
.row-xxl {
  padding-top: 4em;
  padding-bottom: 4em;
}
.row-bottom-zero {
  padding-bottom: 0;
}
.row-bottom-xs {
  padding-bottom: 0.4em;
}
.row-bottom-s {
  padding-bottom: 0.6em;
}
.row-bottom-m {
  padding-bottom: 1em;
}
.row-bottom-l {
  padding-bottom: 2em;
}
.row-bottom-xl {
  padding-bottom: 3em;
}
.row-bottom-xxl {
  padding-bottom: 4em;
}
.margin-horizontal {
  margin-left: 10px;
  margin-right: 10px;
}
.no-desktop {
  display: none;
}
.no-margin,
.no-style-heading {
  margin: 0;
}
.no-padding {
  padding: 0;
}
.no-padding-vertical {
  padding-top: 0;
  padding-bottom: 0;
}
/********** ADA **********/
.ada {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  left: -9999em;
}
/********** /ADA **********/
/* --------------------- 
	 Body
	 --------------------- */
.background-gradient {
  background-color: #107c5a;
  background-image: -webkit-gradient(left, linear, 0 0, 0 100%, from(#0a513b), color-stop(50%, #118762), to(#0a513b));
  background-image: -webkit-linear-gradient(left, #0a513b, #118762 50%, #0a513b);
  background-image: -moz-linear-gradient(left, #0a513b, #118762 50%, #0a513b);
  background-image: -o-linear-gradient(left, #0a513b, #118762 50%, #0a513b);
  background-image: linear-gradient(to right, #0a513b, #118762 50%, #0a513b);
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0a513b', endColorstr='#ff0a513b', GradientType=0);
}
html,
body {
  background-color: #107c5a;
  background-image: -webkit-gradient(left, linear, 0 0, 0 100%, from(#0a513b), color-stop(50%, #118762), to(#0a513b));
  background-image: -webkit-linear-gradient(left, #0a513b, #118762 50%, #0a513b);
  background-image: -moz-linear-gradient(left, #0a513b, #118762 50%, #0a513b);
  background-image: -o-linear-gradient(left, #0a513b, #118762 50%, #0a513b);
  background-image: linear-gradient(to right, #0a513b, #118762 50%, #0a513b);
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0a513b', endColorstr='#ff0a513b', GradientType=0);
  overflow: auto;
}
/* ---------------------
	 Topbar
	 --------------------- */
.navigation {
  list-style: none;
  display: inline;
  margin: 0;
  padding: 0;
}
.navigation li {
  display: inline;
}
.topbar .social-button,
.topbar .topbar-tel {
  padding: 5px 15px;
  display: inline block;
}
.hover_effect,
.hover_effect1,
.hover_effect2 {
  visibility: visible !important;
}
/* ---------------------
	 Header
	 --------------------- */
.header {
  background-color: #107c5a;
  background-image: -webkit-gradient(left, linear, 0 0, 0 100%, from(#0a513b), color-stop(50%, #118762), to(#0a513b));
  background-image: -webkit-linear-gradient(left, #0a513b, #118762 50%, #0a513b);
  background-image: -moz-linear-gradient(left, #0a513b, #118762 50%, #0a513b);
  background-image: -o-linear-gradient(left, #0a513b, #118762 50%, #0a513b);
  background-image: linear-gradient(to right, #0a513b, #118762 50%, #0a513b);
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0a513b', endColorstr='#ff0a513b', GradientType=0);
}
.header h1,
.header h3 {
  margin: 0;
}
.header h3 {
  font-size: 17px;
}
.header .logo {
  float: left;
  margin-right: 20px;
}
.header .logo img {
  max-height: 110px;
}
.header .col-7 {
  margin-top: 20px !important;
}
/* Searchbar */
.searchbar {
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  border-radius: 0px !important;
  overflow: hidden;
  position: relative;
  font-size: 16px;
  width: inherit;
  margin: 0 auto;
  display: inline-block;
  vertical-align: middle;
}
.searchbar button {
  position: absolute;
  width: auto;
  right: 0;
  top: 0;
  height: 100%;
  background-color: transparent;
}
.searchbar .fa-search {
  color: #fff;
}
.searchbar form {
  padding-right: 30px;
}
.searchbar input {
  background-color: transparent;
  color: #fff !important;
  font-size: 12px;
  height: 100%;
  line-height: 18px;
  padding-right: 0;
  transition-delay: 0s;
  transition-duration: 0.2s;
  transition-property: all;
  transition-timing-function: ease;
  width: 130px;
}
.searchbar input:focus {
  background-color: rgba(255, 255, 255, 0.1);
  margin-right: 5px;
  outline-color: -moz-use-text-color;
  outline-style: none;
  outline-width: medium;
  width: 250px;
}
.searchbar .fa-search {
  color: #fff;
}
.searchbar span.ada {
  color: #fff;
}
.header .googleMap:hover {
  text-decoration: underline;
}
.title-nav {
  list-style-type: none;
  padding: 0;
}
.title-nav li {
  display: inline-block;
}
.title-nav a {
  color: #fff;
  display: inline-block;
  font-size: 70%;
  margin-left: 20px;
  text-align: center;
}
.title-nav a:hover {
  opacity: 0.5;
}
.title-nav a .fa {
  display: block;
  margin-bottom: 5px;
  text-align: center;
  width: 100%;
}
.tagline-contained {
  list-style: outside none none;
  padding: 0;
  margin: 0;
}
/* ---------------------
	 Navigation
	 --------------------- */
.mobilemenu {
  display: none;
}
.sticky {
  position: fixed;
  right: 0;
  left: 0;
  top: 0;
  z-index: 20;
  border-top: 0;
}
.sticky .menuzord ul {
  margin: 0 auto;
}
.sticky .menuzord ul ul li {
  padding-top: 0px;
}
/* ---------------------
	 Banner
	 --------------------- */
.banner {
  position: relative;
  margin-bottom: -80px;
  z-index: 10;
}
.teacher-home.banner {
  margin-bottom: 0px;
}
.banner.subpage {
  height: 341px;
  margin-bottom: 20px;
}
.slider,
.whats-new {
  border: 8px solid #fff;
  height: 331px;
  overflow: hidden;
  -webkit-box-shadow: 0 0px 20px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0px 20px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0px 20px rgba(0, 0, 0, 0.5);
}
.content .sub .slider {
  margin-top: 0px;
}
.banner.subpage #subbanner {
  height: 331px;
  background-position: 50% 50%;
  background-size: cover;
}
.slick-slider {
  margin-bottom: 0;
}
.ccms-banner {
  height: 331px;
}
.ccms-banner::after {
  background: none;
}
a.ccms-banner-button,
a.ccms-banner-button:link,
a.ccms-banner-button:visited {
  padding: 10px;
}
/* ---------------------
	 breadcrumb
	 --------------------- */
.breadcrumb {
  opacity: .5;
}
.breadcrumb a:hover {
  opacity: 1;
}
/* ---------------------
	 Content
	 --------------------- */
.content {
  background: #fff;
  -webkit-box-shadow: 0 0px 20px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0px 20px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0px 20px rgba(0, 0, 0, 0.3);
}
.content.home {
  padding-top: 80px;
}
.nav-content {
  padding-top: 0px;
}
.header-search-field {
  -x-system-font: none;
  background-color: #fff;
  background-image: none;
  border-bottom-color: #999;
  border-bottom-left-radius: 7px;
  border-bottom-right-radius: 0;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-color: #999;
  border-left-style: solid;
  border-left-width: 1px;
  border-right-color: #999;
  border-right-style: solid;
  border-right-width: 0;
  border-top-color: #999;
  border-top-left-radius: 7px;
  border-top-right-radius: 0;
  border-top-style: solid;
  border-top-width: 1px;
  box-sizing: border-box;
  color: #53585c;
  float: left;
  font-family: "PT Sans", sans-serif;
  font-feature-settings: normal;
  font-kerning: auto;
  font-language-override: normal;
  font-size: 14px;
  font-size-adjust: none;
  font-stretch: normal;
  font-style: normal;
  font-synthesis: weight style;
  font-variant-alternates: normal;
  font-variant-caps: normal;
  font-variant-east-asian: normal;
  font-variant-ligatures: normal;
  font-variant-numeric: normal;
  font-variant-position: normal;
  font-weight: normal;
  height: 35px;
  line-height: 21px;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  padding-bottom: 0;
  padding-left: 7px;
  padding-right: 7px;
  padding-top: 0;
  vertical-align: top;
  width: 164px;
}
.header-search-button {
  box-sizing: border-box;
  color: #555;
  height: 35px;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  vertical-align: top;
}
.teacher-home .banner {
  margin-top: -33px;
  float: right;
}
.teacher-home .whats-new {
  margin-top: -33px !important;
}
.content.teacher-subpage {
  padding-top: 25px;
}
.teacher-home .main-article {
  float: right;
}
.teacher-home-info {
  text-align: center;
}
.teacher-image {
  max-height: 185px;
  max-width: 350px;
}
.teacher-room,
.teacher-phone,
.teacher-email {
  display: block;
}
/* ---------------------
	 What's New
	 --------------------- */
.content.home .col-4 .padded {
  /*padding-top: 0px;*/
}
.content.home .col-4 .catapultTitle:first-of-type {
  margin-top: 5px !important;
}
.whats-new {
  background: #fff;
}
.marquee-wrapper {
  border: 1px solid #ccc;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.5);
  margin-bottom: 15px;
}
.home-no-scroll.marquee-wrapper {
  overflow: auto;
  height: 331px;
}
.marquee {
  overflow: hidden;
}
.ver {
  height: 331px;
  width: 100%;
}
.rspPane .ver {
  height: auto;
}
.marquee-wrapper.padded {
  /*padding: 3px;*/
}
/* ---------------------
	 Sidenav
	 --------------------- */
.sidenav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.sidenav a {
  display: block;
  background: rgba(17, 135, 98, 0.15);
  color: #666;
  width: 100%;
  padding: 5px;
  margin-bottom: 1px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.sidenav a:before {
  content: '\f0da';
  font-family: 'FontAwesome';
  margin-right: 8px;
}
.sidenav a:hover {
  background: #118762;
  color: #fff;
}
.sidenav > ul a {
  padding-left: 10px;
}
.sidenav > ul > li > ul a {
  padding-left: 20px;
}
.sidenav > ul > li > ul > li > ul a {
  padding-left: 35px;
}
.sidenav > ul > li > ul > li > ul > li > ul a {
  padding-left: 50px;
}
/* ---------------------
	 Dashboard
	 --------------------- */
.dashboard-item {
  border: 5px solid #ddd;
  box-shadow: 0 0 0 1px #ccc;
  display: block;
  background-repeat: no-repeat;
  background-position: bottom right;
  color: #454545;
  min-height: 220px;
  position: relative;
  margin-bottom: 20px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.dashboard-item h3 {
  padding-top: 10px;
}
.dashboard-item p {
  padding-right: 100px;
  color: #666;
}
.dashboard-item .button {
  position: absolute;
  bottom: 15px;
  left: 15px;
  background-color: #ddd;
  background-image: -moz-linear-gradient(top, #fff, #ddd);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#ddd));
  background-image: -webkit-linear-gradient(top, #fff, #ddd);
  background-image: -o-linear-gradient(top, #fff, #ddd);
  background-image: linear-gradient(to bottom, #fff, #ddd);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffdddddd', GradientType=0);
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.dashboard-item:hover {
  border-color: #224E54;
  box-shadow: 0 0 0 1px #224E54;
}
.dashboard-item:hover .button {
  color: #fff;
  background-color: #00874b;
  background-image: -moz-linear-gradient(top, #00ba67, #00874b);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#00ba67), to(#00874b));
  background-image: -webkit-linear-gradient(top, #00ba67, #00874b);
  background-image: -o-linear-gradient(top, #00ba67, #00874b);
  background-image: linear-gradient(to bottom, #00ba67, #00874b);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff00ba67', endColorstr='#ff00874b', GradientType=0);
}
/* ---------------------
	 Bottom Nav
	 --------------------- */
.bottomnav ul {
  position: relative;
  text-align: center;
  list-style: none;
  margin: 0;
  padding: 0;
}
.bottomnav ul li {
  display: inline-block;
  margin: 0 0 0 8px;
  padding: 0 0 0 8px;
  border-left: 1px solid #224E54;
  /* For IE 7 */
  zoom: 1;
  *display: inline;
}
.bottomnav ul li:first-child {
  border-left: none;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
.bottomnav ul li a {
  display: block;
  line-height: 1;
  text-decoration: none;
  color: #224E54;
}
.bottomnav ul li a:hover {
  text-decoration: underline;
}
/* ---------------------
	 Footer
	 --------------------- */
.footer {
  background-color: #107c5a;
  background-image: -webkit-gradient(left, linear, 0 0, 0 100%, from(#0a513b), color-stop(50%, #118762), to(#0a513b));
  background-image: -webkit-linear-gradient(left, #0a513b, #118762 50%, #0a513b);
  background-image: -moz-linear-gradient(left, #0a513b, #118762 50%, #0a513b);
  background-image: -o-linear-gradient(left, #0a513b, #118762 50%, #0a513b);
  background-image: linear-gradient(to right, #0a513b, #118762 50%, #0a513b);
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0a513b', endColorstr='#ff0a513b', GradientType=0);
}
.footer .quicklinks div {
  color: #fff;
}
.quicklinks .FW_EDITOR_STYLE ul {
  list-style: none;
  margin-bottom: 20px;
  padding: 0;
}
.quicklinks .FW_EDITOR_STYLE li:before {
  content: "\f0da";
  font-family: 'FontAwesome';
  margin-right: 10px;
}
.footer a:hover,
.dark-bar a:hover {
  text-decoration: underline;
}
.footer .catapultTitle {
  color: #ffffff;
}
.footer ul li {
  margin: 7px 0px;
}
.subpage-footer ul li {
  display: inline;
  margin: 0px 10px;
}
.footer .client-title {
  position: relative;
  margin: 15px 0px 10px 0px;
  padding: 0 20px 5px 0px;
  font: normal normal 20px/1.5;
  text-decoration: none;
  text-transform: none;
}
/* ---------------------
	 Template Specific Helpers
	 --------------------- */
.dark-bar {
  background-color: #0d654a;
  background-image: -webkit-gradient(left, linear, 0 0, 0 100%, from(#073a2a), color-stop(50%, #0e7052), to(#073a2a));
  background-image: -webkit-linear-gradient(left, #073a2a, #0e7052 50%, #073a2a);
  background-image: -moz-linear-gradient(left, #073a2a, #0e7052 50%, #073a2a);
  background-image: -o-linear-gradient(left, #073a2a, #0e7052 50%, #073a2a);
  background-image: linear-gradient(to right, #073a2a, #0e7052 50%, #073a2a);
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff073a2a', endColorstr='#ff073a2a', GradientType=0);
}
.complex-shadow {
  position: relative;
}
.complex-shadow:before {
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  height: 42px;
  width: 100%;
  background-image: url(../images/shadow2.png);
  background-repeat: no-repeat;
  background-position: center top;
}
.menuzord.complex-shadow:after {
  bottom: -32px;
}
/* ---------------------
	 Copyright
	 --------------------- */
.sub-footer {
  display: block;
  padding: 18px 15px 16px 15px;
  background: #084331;
}
.copyright {
  color: #dfdfdf;
}
.copyright a {
  color: #ffffff;
  white-space: nowrap;
}
.copyright a:active,
.copyright a:hover {
  color: #91a7aa;
}
/* ---------------------
     Non Descrimination
     --------------------- */
.nondescrimination {
  display: inline-block;
}
.nondescrimination:hover a {
  color: #91a7aa;
}
.nondescrimination:hover i {
  background: #224E54;
  color: #FFF;
}
.nondescrimination a {
  display: inline;
  color: #b9b9b9;
}
.nondescrimination i {
  display: inline-block;
  width: 30px;
  height: 30px;
  margin: 10px;
  background: #00ba67;
  color: #FFF;
  border-radius: 50%;
  line-height: 30px;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  font-weight: bold;
  -webkit-transition: transform 0.1s ease;
  -moz-transition: transform 0.1s ease;
  -ms-transition: transform 0.1s ease;
  -o-transition: transform 0.1s ease;
  transition: transform 0.1s ease;
}
.ada-contrast {
  display: inline-block;
  line-height: 32px;
  font-family: 'Open Sans', Arial, sans-serif;
}
.ada-contrast a {
  color: #b9b9b9;
  line-height: 50px;
  padding: 0px 10px;
}
.ada-contrast a:hover {
  text-decoration: underline;
}
@media only screen and (min-width: 740px) and (max-width: 1219px) {
  .container,
  .tablet-container {
    max-width: 1220px;
    /* padding-left: 20px;
  padding-right: 20px; */
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  .container:first-child,
  .tablet-container:first-child {
    margin-left: auto;
  }
  .tablet-container-full {
    padding-left: 0;
    padding-right: 0;
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  .tablet-container-full:first-child {
    margin-left: auto;
  }
  .grid {
    padding-left: 40px;
    padding-right: 40px;
  }
  .tablet-no-gutter {
    padding-left: 0;
    padding-right: 0;
  }
  .tablet-col-1 {
    width: 8.33333%;
    width: calc(100% / 12 * 1);
    width: -webkit-calc(100% / 12 * 1);
    width: -moz-calc(100% / 12 * 1);
  }
  .tablet-col-2 {
    width: 16.66667%;
    width: calc(100% / 12 * 2);
    width: -webkit-calc(100% / 12 * 2);
    width: -moz-calc(100% / 12 * 2);
  }
  .tablet-col-3,
  .tablet-col-1-4 {
    width: 25%;
    width: calc(100% / 12 * 3);
    width: -webkit-calc(100% / 12 * 3);
    width: -moz-calc(100% / 12 * 3);
  }
  .tablet-col-4,
  .tablet-col-1-3 {
    width: 33.33333%;
    width: calc(100% / 12 * 4);
    width: -webkit-calc(100% / 12 * 4);
    width: -moz-calc(100% / 12 * 4);
  }
  .tablet-col-5 {
    width: 41.66665%;
    width: calc(100% / 12 * 5);
    width: -webkit-calc(100% / 12 * 5);
    width: -moz-calc(100% / 12 * 5);
  }
  .tablet-col-6,
  .tablet-col-1-2 {
    width: 50%;
    width: calc(100% / 12 * 6);
    width: -webkit-calc(100% / 12 * 6);
    width: -moz-calc(100% / 12 * 6);
  }
  .tablet-col-7 {
    width: 58.33333%;
    width: calc(100% / 12 * 7);
    width: -webkit-calc(100% / 12 * 7);
    width: -moz-calc(100% / 12 * 7);
  }
  .tablet-col-8 {
    width: 66.66666%;
    width: calc(100% / 12 * 8);
    width: -webkit-calc(100% / 12 * 8);
    width: -moz-calc(100% / 12 * 8);
  }
  .tablet-col-9,
  .tablet-col-3-4 {
    width: 75%;
    width: calc(100% / 12 * 9);
    width: -webkit-calc(100% / 12 * 9);
    width: -moz-calc(100% / 12 * 9);
  }
  .tablet-col-10 {
    width: 83.33333%;
    width: calc(100% / 12 * 10);
    width: -webkit-calc(100% / 12 * 10);
    width: -moz-calc(100% / 12 * 10);
  }
  .tablet-col-11 {
    width: 91.66666%;
    width: calc(100% / 12 * 11);
    width: -webkit-calc(100% / 12 * 11);
    width: -moz-calc(100% / 12 * 11);
  }
  .tablet-col-12 {
    width: 100%;
  }
  .tablet-push-1 {
    left: 8.33333%;
    left: calc(100% / 12 * 1);
    left: -webkit-calc(100% / 12 * 1);
    left: -moz-calc(100% / 12 * 1);
  }
  .tablet-pull-1 {
    left: -8.33333%;
    left: calc(-100% / 12 * 1);
    left: -webkit-calc(-100% / 12 * 1);
    left: -moz-calc(-100% / 12 * 1);
  }
  .tablet-push-2 {
    left: 16.66667%;
    left: calc(100% / 12 * 2);
    left: -webkit-calc(100% / 12 * 2);
    left: -moz-calc(100% / 12 * 2);
  }
  .tablet-pull-2 {
    left: -16.66667%;
    left: calc(-100% / 12 * 2);
    left: -webkit-calc(-100% / 12 * 2);
    left: -moz-calc(-100% / 12 * 2);
  }
  .tablet-push-3,
  .tablet-push-1-4 {
    left: 25%;
    left: calc(100% / 12 * 3);
    left: -webkit-calc(100% / 12 * 3);
    left: -moz-calc(100% / 12 * 3);
  }
  .tablet-pull-3,
  .tablet-pull-1-4 {
    left: -25%;
    left: calc(-100% / 12 * 3);
    left: -webkit-calc(-100% / 12 * 3);
    left: -moz-calc(-100% / 12 * 3);
  }
  .tablet-push-4,
  .tablet-push-1-3 {
    left: 33.33333%;
    left: calc(100% / 12 * 4);
    left: -webkit-calc(100% / 12 * 4);
    left: -moz-calc(100% / 12 * 4);
  }
  .tablet-pull-4,
  .tablet-pull-1-3 {
    left: -33.33333%;
    left: calc(-100% / 12 * 4);
    left: -webkit-calc(-100% / 12 * 4);
    left: -moz-calc(-100% / 12 * 4);
  }
  .tablet-push-5 {
    left: 41.66665%;
    left: calc(100% / 12 * 5);
    left: -webkit-calc(100% / 12 * 5);
    left: -moz-calc(100% / 12 * 5);
  }
  .tablet-pull-5 {
    left: -41.66665%;
    left: calc(-100% / 12 * 5);
    left: -webkit-calc(-100% / 12 * 5);
    left: -moz-calc(-100% / 12 * 5);
  }
  .tablet-push-6,
  .tablet-push-1-2 {
    left: 50%;
    left: calc(100% / 12 * 6);
    left: -webkit-calc(100% / 12 * 6);
    left: -moz-calc(100% / 12 * 6);
  }
  .tablet-pull-6,
  .tablet-pull-1-2 {
    left: -50%;
    left: calc(-100% / 12 * 6);
    left: -webkit-calc(-100% / 12 * 6);
    left: -moz-calc(-100% / 12 * 6);
  }
  .tablet-push-7 {
    left: 58.33333%;
    left: calc(100% / 12 * 7);
    left: -webkit-calc(100% / 12 * 7);
    left: -moz-calc(100% / 12 * 7);
  }
  .tablet-pull-7 {
    left: -58.33333%;
    left: calc(-100% / 12 * 7);
    left: -webkit-calc(-100% / 12 * 7);
    left: -moz-calc(-100% / 12 * 7);
  }
  .tablet-push-8 {
    left: 66.66666%;
    left: calc(100% / 12 * 8);
    left: -webkit-calc(100% / 12 * 8);
    left: -moz-calc(100% / 12 * 8);
  }
  .tablet-pull-8 {
    left: -66.66666%;
    left: calc(-100% / 12 * 8);
    left: -webkit-calc(-100% / 12 * 8);
    left: -moz-calc(-100% / 12 * 8);
  }
  .tablet-push-9,
  .tablet-push-3-4 {
    left: 75%;
    left: calc(100% / 12 * 9);
    left: -webkit-calc(100% / 12 * 9);
    left: -moz-calc(100% / 12 * 9);
  }
  .tablet-pull-9,
  .tablet-pull-3-4 {
    left: -75%;
    left: calc(-100% / 12 * 9);
    left: -webkit-calc(-100% / 12 * 9);
    left: -moz-calc(-100% / 12 * 9);
  }
  .tablet-push-10 {
    left: 83.33333%;
    left: calc(100% / 12 * 10);
    left: -webkit-calc(100% / 12 * 10);
    left: -moz-calc(100% / 12 * 10);
  }
  .tablet-pull-10 {
    left: -83.33333%;
    left: calc(-100% / 12 * 10);
    left: -webkit-calc(-100% / 12 * 10);
    left: -moz-calc(-100% / 12 * 10);
  }
  .tablet-push-11 {
    left: 91.66666%;
    left: calc(100% / 12 * 11);
    left: -webkit-calc(100% / 12 * 11);
    left: -moz-calc(100% / 12 * 11);
  }
  .tablet-pull-11 {
    left: -91.66666%;
    left: calc(-100% / 12 * 11);
    left: -webkit-calc(-100% / 12 * 11);
    left: -moz-calc(-100% / 12 * 11);
  }
  .tablet-no-push,
  .tablet-no-pull {
    left: auto;
  }
  .tablet-row {
    padding-top: 1em;
    padding-bottom: 1em;
  }
  .tablet-full {
    left: auto;
    clear: both;
    float: none;
    width: 100%;
    margin: 1em 0 0 0;
    display: block;
  }
  .tablet-full:first-child {
    margin-top: 0;
  }
  .tablet-text-left {
    text-align: left;
  }
  .tablet-text-right {
    text-align: right;
  }
  .tablet-text-center {
    text-align: center;
  }
  .tablet-left {
    float: left;
  }
  .tablet-right {
    float: right;
  }
  .tablet-no-float {
    float: none;
  }
  .tablet-no-margin {
    margin: 0;
  }
  .tablet-no-padding {
    padding: 0;
  }
  .no-tablet {
    display: none;
  }
  .show-tablet {
    display: block;
  }
  /* ---------------------
	 Navbar
	 --------------------- *
.navbar .container {
  padding-left: 0px;
  padding-right: 0px;
}
.menuzord-menu {
    background-color: none !important;
}
.menuzord-menu li .dropdown li{
    background-color: lighten(@color-text, 10%) !important;
}
.menuzord-menu li .dropdown li .dropdown li{
    background-color: lighten(@color-text, 20%)  !important;
}
.menuzord-menu a{
    color: @color-text !important;    
}
.menuzord-menu ul.dropdown li a{
    color: lighten(@color-navbar, 20%)  !important;
}
.navbar.sticky .menuzord-menu:before {
    content: "";
    background: none;
    height: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
}
.sticky .menuzord{
    left: 0 !important;
}
.sticky .menuzord ul li{
    padding-top: 0px;    
}
.navbar .col{
    padding: 0;
}
*/
}
@media only screen and (max-width: 740px) {
  .container,
  .mobile-container {
    /* padding-left: 20px;
  padding-right: 20px; */
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  .container:first-child,
  .mobile-container:first-child {
    margin-left: auto;
  }
  .mobile-container-full {
    padding-left: 0;
    padding-right: 0;
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  .mobile-container-full:first-child {
    margin-left: auto;
  }
  .grid {
    padding-left: 20px;
    padding-right: 20px;
  }
  .mobile-no-gutter {
    padding-left: 0;
    padding-right: 0;
  }
  .mobile-col-1-2 {
    width: 50%;
    width: calc(100% / 12 * 6);
    width: -webkit-calc(100% / 12 * 6);
    width: -moz-calc(100% / 12 * 6);
  }
  .mobile-col-1-3 {
    width: 33.33333%;
    width: calc(100% / 12 * 4);
    width: -webkit-calc(100% / 12 * 4);
    width: -moz-calc(100% / 12 * 4);
  }
  .mobile-col-1-4 {
    width: 25%;
    width: calc(100% / 12 * 3);
    width: -webkit-calc(100% / 12 * 3);
    width: -moz-calc(100% / 12 * 3);
  }
  .mobile-col-3-4 {
    width: 75%;
    width: calc(100% / 12 * 9);
    width: -webkit-calc(100% / 12 * 9);
    width: -moz-calc(100% / 12 * 9);
  }
  .mobile-push-1-2 {
    left: 50%;
    left: calc(100% / 12 * 6);
    left: -webkit-calc(100% / 12 * 6);
    left: -moz-calc(100% / 12 * 6);
  }
  .mobile-pull-1-2 {
    left: -50%;
    left: calc(-100% / 12 * 6);
    left: -webkit-calc(-100% / 12 * 6);
    left: -moz-calc(-100% / 12 * 6);
  }
  .mobile-push-1-3 {
    left: 25%;
    left: calc(100% / 12 * 3);
    left: -webkit-calc(100% / 12 * 3);
    left: -moz-calc(100% / 12 * 3);
  }
  .mobile-pull-1-3 {
    left: -25%;
    left: calc(-100% / 12 * 3);
    left: -webkit-calc(-100% / 12 * 3);
    left: -moz-calc(-100% / 12 * 3);
  }
  .mobile-push-1-4 {
    left: 33.33333%;
    left: calc(100% / 12 * 4);
    left: -webkit-calc(100% / 12 * 4);
    left: -moz-calc(100% / 12 * 4);
  }
  .mobile-pull-1-4 {
    left: -33.33333%;
    left: calc(-100% / 12 * 4);
    left: -webkit-calc(-100% / 12 * 4);
    left: -moz-calc(-100% / 12 * 4);
  }
  .mobile-push-3-4 {
    left: 75%;
    left: calc(100% / 12 * 9);
    left: -webkit-calc(100% / 12 * 9);
    left: -moz-calc(100% / 12 * 9);
  }
  .mobile-pull-3-4 {
    left: -75%;
    left: calc(-100% / 12 * 9);
    left: -webkit-calc(-100% / 12 * 9);
    left: -moz-calc(-100% / 12 * 9);
  }
  .mobile-no-push,
  .mobile-no-pull {
    left: auto;
  }
  .mobile-row {
    padding-top: 1em;
    padding-bottom: 1em;
  }
  .mobile-col-1-1,
  .mobile-full {
    left: auto;
    clear: both;
    float: none;
    width: 100%;
    margin: 0.2em 0 0 0;
    display: block;
  }
  .mobile-full:first-child {
    margin-top: 0;
  }
  .mobile-text-left {
    text-align: left;
  }
  .mobile-text-right {
    text-align: right;
  }
  .mobile-text-center {
    text-align: center;
  }
  .mobile-left {
    float: left;
  }
  .mobile-right {
    float: right;
  }
  .mobile-no-float {
    float: none;
  }
  .mobile-no-margin {
    margin: 0;
  }
  .mobile-no-padding {
    padding: 0;
  }
  .no-mobile {
    display: none !important;
  }
  .show-mobile {
    display: block;
  }
  /* ---------------------
    Top Bar
    --------------------- */
  #sddm li a {
    padding-left: 3px;
    padding-right: 3px;
  }
  .dark-bar .container {
    padding-left: 0;
    padding-right: 0;
  }
  .searchbar input {
    width: 70px;
  }
  .searchbar input:focus {
    width: 80px;
  }
  /* ---------------------
	 Header
	 --------------------- */
  .header h1 {
    font-size: 150%;
  }
  .header .col-8 {
    margin-top: 0px !important;
  }
  /* ---------------------
	 Navbar
	 --------------------- */
  .navbar .container {
    padding-left: 0px;
    padding-right: 0px;
  }
  .menuzord-menu {
    background-color: #454545 !important;
  }
  .menuzord-menu li .dropdown li {
    background-color: #5f5f5f !important;
  }
  .menuzord-menu li .dropdown li .dropdown li {
    background-color: #787878 !important;
  }
  .menuzord-menu a {
    color: #fff !important;
  }
  .menuzord-menu ul.dropdown li a {
    color: #ffffff !important;
  }
  .mobilemenu {
    display: inline-block;
    left: 23px;
    font-size: 24px;
    position: absolute;
    z-index: 100;
  }
  .navphone,
  .navmap {
    border-right-color: #565656;
    border-right-style: solid;
    border-right-width: 1px;
    color: #565656;
    margin-left: 9px;
    padding-bottom: 10px;
    padding-right: 13px;
    padding-top: 12px;
    position: relative;
  }
  .navmap {
    border-left-color: #565656;
    border-left-style: solid;
    border-left-width: 1px;
    padding-left: 10px;
  }
  .navbar.sticky .menuzord-menu:before {
    position: absolute;
    margin-left: 0;
    display: none;
  }
  .sticky .mobilemenu::after {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: url("../images/logo.png");
    background-origin: padding-box;
    background-position: 5px center;
    background-repeat: no-repeat;
    background-size: 30px auto;
    content: "";
    height: 40px;
    left: -40px;
    top: 4px;
    position: absolute;
    width: 40px;
  }
  .sticky .mobilemenu {
    left: 55px;
  }
  .sticky .menuzord ul li {
    padding-top: 0px;
  }
  .navbar .col {
    padding: 0;
  }
  .sticky {
    opacity: 0.9;
  }
  .sticky.scrolls {
    bottom: 0;
    overflow-y: scroll;
    top: 0;
  }
  /* ---------------------
	 Banner
	 --------------------- */
  .banner-slide {
    height: 125px;
    height: calc(165.5px);
  }
  .ccms-banner {
    padding: 52px 100px;
  }
  .ccms-banner .ccms-banner-overlay {
    display: none;
  }
  .home-full-banner .ccms-banner {
    padding: 52px 100px;
  }
  .teacher-home .banner {
    margin-top: 0px;
    height: 320px;
  }
  .teacher-home .banner.col {
    padding: 0;
  }
  .slick-dots {
    display: none !important;
  }
  /* ---------------------
	 whats new
	 --------------------- */
  .whats-new {
    margin: 0 auto !important;
    margin-top: 20px !important;
    width: 96.5% !important;
  }
  .teacher-home .whats-new {
    margin-bottom: 40px !important;
  }
  /* ---------------------
	 Dashboard
	 --------------------- */
  .dashboard-item {
    min-height: 170px;
  }
  /* ---------------------
   Footer
   --------------------- */
  .mobile-list-styled li {
    display: block !important;
    margin-bottom: 0.5em !important;
  }
}
@media print {
  * {
    background: transparent;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100%;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}

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