/* Here comes the compiled LESS from main.less */
html,
body {
  height: 100%;
  font-size: 15px;
}
#wrap {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  padding-top: 52px;
  margin: 0 auto -205px;
}
#push,
#footer {
  height: 305px;
}
.page-header {
  margin-top: 0px;
}
@media (min-width: 992px) {
  .page-header {
    margin-top: 0px;
  }
}
@media (min-width: 1200px) {
  .page-header {
    margin-top: 6px;
  }
}
@media (max-width: 991px) {
  #push,
  #footer {
    height: auto;
  }
  #wrap {
    margin-bottom: 0;
  }
}
/* visual ================================================================== */
body {
  font-family: Helvetica, Arial, sans-serif;
  color: #555555;
}
#wrap {
  border-top: 12px solid #99cc33;
  background: #ffffff url("../img/page-gradient.png") top left repeat-x;
}
a:link,
a:visited {
  color: #99cc33;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  font-weight: bold;
  padding: 0;
  line-height: 1.2;
  clear: left;
  color: #09989a;
}
h1,
.h1 {
  font-size: 2em;
  margin: 0 0 0.888em;
}
h2,
.h2 {
  font-size: 1.5em;
  margin: 0 0 1em;
}
h3,
.h3 {
  font-size: 1.125em;
  margin: 0 0 1em;
}
h4,
.h4 {
  font-size: 1em;
  margin: 0 0 1.0em;
}
h5,
.h5 {
  font-size: .875em;
  margin: 0 0 1.1428em;
}
h6,
.h6 {
  font-size: .75em;
  margin: 0 0 1.333em;
}
@media (max-width: 991px) {
  .logo-wrapper {
    max-width: 260px;
    margin: 0 auto;
    text-align: center;
  }
}
caption,
figcaption,
summary,
legend {
  padding: 0;
  margin: 0 0 .35em;
  line-height: 1.2;
}
p,
ul,
ol,
dl,
pre,
table,
hr,
blockquote,
figure,
details,
fieldset,
address {
  margin: 0 0 1.4em 0;
  /* bottom margin = line-height */
  padding: 0;
}
ul,
ol {
  padding: 0 0 0 1.5em;
}
li,
dd {
  padding: 0;
  margin: 0 0 0 1.5em;
}
dt {
  font-weight: bold;
  margin: 0;
  padding: 0;
}
li ul,
li ol,
li dl,
dl ul,
dl ol,
dl dl {
  margin-bottom: 0;
  padding: 0;
}
li li {
  font-size: 100%;
}
ul {
  list-style: square outside;
}
ol {
  list-style: decimal outside;
}
ol ol {
  list-style-type: lower-alpha;
}
ol ol ol {
  list-style-type: upper-roman;
}
ol ol ol ol {
  list-style-type: upper-alpha;
}
ol ol ol ol ol {
  list-style-type: lower-roman;
}
acronym,
abbr {
  cursor: help;
  border-bottom: 1px dotted;
  font-style: normal;
}
em acronym,
em abbr {
  font-style: italic;
}
mark {
  color: inherit;
}
pre,
code,
samp,
kbd {
  font-family: Consolas, "Andale Mono WT", "Andale Mono", "Bitstream Vera Sans Mono", "Nimbus Mono L", Monaco, "Courier New", monospace;
  /* same font stack should be used for ".dokuwiki table.diff td" in _diff.css */
  font-size: 1em;
  direction: ltr;
  text-align: left;
  color: #99cc33;
  background-color: #f3f3f3;
  border-radius: 2px;
  border: none;
}
pre {
  overflow: auto;
  word-wrap: normal;
  border-radius: 2px;
  padding: .7em 1em;
}
blockquote {
  padding: 0 .5em;
  border-width: 0 0 0 .25em;
}
q:before,
q:after {
  content: '';
}
sub,
sup {
  font-size: .8em;
  line-height: 1;
}
sub {
  vertical-align: sub;
}
sup {
  vertical-align: super;
}
small {
  font-size: .8em;
}
#content a:link,
#content a:visited {
  text-decoration: underline;
}
#content a:link:hover,
#content a:visited:hover,
#content a:link:focus,
#content a:visited:focus,
#content a:link:active,
#content a:visited:active {
  text-decoration: none;
}
#content h1,
#content .h1,
#content h2,
#content .h2,
#content h3,
#content .h3,
#content h4,
#content .h4,
#content h5,
#content .h5,
#content h6,
#content .h6 {
  font-family: "Oswald", "Trebuchet MS", Arial, sans-serif;
  font-weight: normal;
  letter-spacing: .03em;
}
#content .page-header {
  border: none;
}

/* ================================================================ */
/* Simple list styling - green bullets in content area              */
/* ================================================================ */
#content ul:not(.toc) {
  list-style-image: url("../img/bullet_99cc33.png");
  padding-left: 1.5em;
}

#content ul:not(.toc) li {
  margin: 5px 0;
  line-height: 1.5;
}

#content ul ul {
  margin-top: 5px;
}

#content ul:not(.toc) li a:link,
#content ul:not(.toc) li a:visited {
  color: #99cc33;
  text-decoration: underline;
}

#content ul:not(.toc) li a:hover {
  color: #7ab329;
  text-decoration: none;
}

#menu {
  margin-bottom: 30px;
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4);
  /* first level */
  /* second level */
  /* third level */
  /* fourth level */
}
#menu li {
  margin: 0;
  padding: 0;
  position: relative;
}
#menu li a:before {
  width: 11px;
  height: 12px;
  position: absolute;
  left: 15px;
  content: "\25B6";
  font-size: 10px;
}
#menu li a:link,
#menu li a:visited {
  position: relative;
  z-index: 20;
  line-height: 45px;
  padding: 0;
  padding-left: 35px;
  border-radius: 0;
  font-size: 1.15em;
  text-decoration: none;
  border-bottom: 1px solid #d8d9dd;
  font-weight: lighter;
  -webkit-box-shadow: inset 0 1px 1px -1px rgba(255, 255, 255, 0.6), 0 1px 1px 0px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: inset 0 1px 1px -1px rgba(255, 255, 255, 0.6), 0 1px 1px 0px rgba(0, 0, 0, 0.4);
  box-shadow: inset 0 1px 1px -1px rgba(255, 255, 255, 0.6), 0 1px 1px 0px rgba(0, 0, 0, 0.4);
  background: #99cc33;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #7ab329), color-stop(1, #b3d966));
  background: -ms-linear-gradient(bottom, #7ab329, #b3d966);
  background: -moz-linear-gradient(center bottom, #7ab329 0%, #b3d966 100%);
  background: -o-linear-gradient(#b3d966, #7ab329);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3d966', endColorstr='#7ab329', GradientType=0);
  text-transform: uppercase;
  color: white;
}
#menu li.active > a:before {
  content: "\25BC";
  top: -1px;
}
#menu li.active > a:link,
#menu li.active > a:visited {
  border-bottom-color: #98999a;
}
#menu li a:hover,
#menu li a:active {
  text-decoration: none;
}
#menu li:last-child a {
  border-bottom: none;
}
#menu li li a:before {
  display: none;
}
#menu li li a:link,
#menu li li a:visited {
  z-index: 10;
  font-size: 1.10em;
  font-weight: bold;
  border-bottom: 1px solid #d8d9dd;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background-color: #e6e7eb;
  background-image: none;
  text-transform: none;
  color: #555555;
}
#menu li li a:hover,
#menu li li a:active,
#menu li li.highlight > a:link,
#menu li li.highlight > a:visited {
  background-color: #e8f5d9 !important;
}
#menu li li.active > a:link,
#menu li li.active > a:visited {
  border-bottom-color: #d8d9dd;
}
#menu li li a:hover:before,
#menu li li.highlight > a:before {
  display: none;
}
#menu li li li a:link,
#menu li li li a:visited {
  font-size: 13px;
  background-color: white;
  color: #555555;
}
#menu li li li li a:link,
#menu li li li li a:visited {
  padding-left: 50px;
  font-weight: normal;
}
#sidebar {
  font-size: .875em;
}
@media (max-width: 767px) {
  #sidebar {
    margin-bottom: 60px;
  }
}
#sidebar .btn-collapse {
  text-align: left;
  padding: 20px 15px;
  border-radius: 0;
  border: none;
  background-color: #e6e7eb;
  font-weight: bold;
  font-size: 1.25em;
  letter-spacing: .05em;
}
#sidebar .btn-collapse span {
  color: #888888;
  font-size: 0.75em;
  line-height: 1.5em;
}
#sidebar #logo {
  margin-bottom: 30px;
}
#sidebar h3 {
  margin-top: 1.5em;
}
#sidebar form.search legend {
  border: none;
  font-size: 1.2em;
}
#sidebar form.search fieldset {
  padding-bottom: 15px;
  border-bottom: 1px solid #99cc33;
}
#sidebar form.search .input-wrapper {
  position: relative;
}
#sidebar form.search .form-control {
  width: 100% !important;
  height: 40px;
  border: none;
  color: #777777;
  background-color: #f3f3f3;
  padding-left: 20px;
  padding-right: 50px;
  border-radius: 0;
  border: 1px solid #f3f3f3;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#sidebar form.search .form-control:active,
#sidebar form.search .form-control:focus {
  border-color: #eeeeee;
}
#sidebar form.search .btn {
  position: absolute;
  z-index: 20;
  right: 0;
  top: 0;
  height: 40px;
  width: 40px;
  padding: 0;
  border: none;
  background: url("../img/search.png") no-repeat center center;
  font-size: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#sidebar form.search .btn:active,
#sidebar form.search .btn:focus {
  background-color: #dddddd;
  border: none;
  outline: none;
}
#sidebar p.tools {
  margin-bottom: 1em;
}
#sidebar .tools li {
  margin: 0 0 5px 10px;
}
#footer {
  clear: both;
  font-size: .8em;
  color: #e1e5e9;
  background-color: #4b4d4a;
  border-top: 10px solid #dcdcda;
  padding-top: 40px;
  overflow: hidden;
}
#footer a:link,
#footer a:visited {
  color: #e1e5e9;
}
#footer a:link,
#footer a:visited {
  text-decoration: underline;
}
#footer a:link:hover,
#footer a:visited:hover,
#footer a:link:focus,
#footer a:visited:focus,
#footer a:link:active,
#footer a:visited:active {
  text-decoration: none;
}
#footer .col {
  margin-bottom: 40px;
  line-height: 2.1em;
}
#footer .col h2 {
  color: #e1e5e9;
  padding-bottom: 0.8em;
  margin-bottom: 1em;
  font-size: 1.05em;
  text-transform: uppercase;
  border-bottom: 1px solid white;
}
#footer .col ul {
  padding-left: 0;
}
#footer .col ul li {
  list-style-type: none;
  margin-left: 0;
  padding-left: 25px;
  background: url("../img/bullet_77797c.png") no-repeat 0px 0.5em;
}
#footer .col ul li a:link,
#footer .col ul li a:visited {
  text-decoration: none;
}
#footer .col ul li a:link:hover,
#footer .col ul li a:visited:hover,
#footer .col ul li a:link:focus,
#footer .col ul li a:visited:focus,
#footer .col ul li a:link:active,
#footer .col ul li a:visited:active {
  text-decoration: underline;
}
#footer .copyright {
  text-align: right;
  margin-top: -20px;
}

/* ================================================================ */
/* Side-by-side news boxes                                          */
/* ================================================================ */
/* Flex container for side-by-side layout */
.news-row {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  margin: 20px 0;
}
/* Common styles for both boxes */
.news-box,
.outages-box {
  flex: 1 1 0;
  min-width: 300px;
  border-radius: 5px;
  padding: 20px;
  box-sizing: border-box;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}
/* News box - light green */
.news-box {
  background-color: #e8f5d9;
  border: 2px solid #99cc33;
}
/* Outages box - light orange/yellow (warning colors) */
.outages-box {
  background-color: #fff3cd;
  border: 2px solid #ffc107;
}
/* Table styling inside boxes */
.news-box table,
.outages-box table {
  width: 100% !important;
  max-width: 100%;
}
/* Headings inside boxes */
.news-box th,
.outages-box th {
  text-align: center;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  font-size: 1.2em;
  font-weight: bold;
}
/* News box heading color */
.news-box th {
  color: #09989a;
}
/* Outages box heading color - dark orange */
.outages-box th {
  color: #d39e00;
}
/* Links inside boxes */
.news-box a:link,
.news-box a:visited {
  color: #7ab329;
}
.outages-box a:link,
.outages-box a:visited {
  color: #d39e00;
}
.news-box a:hover,
.outages-box a:hover {
  text-decoration: none;
}

/* List styling inside news boxes */
.news-box ul,
.outages-box ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.news-box ul li,
.outages-box ul li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 8px;
  line-height: 1.4;
}

.news-box ul li:before,
.outages-box ul li:before {
  content: "•";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  font-size: 1.2em;
  line-height: 1;
}

/* News box - green bullets */
.news-box ul li:before {
  color: #99cc33;
}

/* Outages box - orange bullets */
.outages-box ul li:before {
  color: #ffc107;
}

/* Stack on mobile */
@media (max-width: 767px) {
  .news-row {
    flex-direction: column;
  }
  .news-box,
  .outages-box {
    min-width: 100%;
  }
}

/* ================================================================ */
/* Responsive images in content area                                */
/* ================================================================ */
#content img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 10px 0;
}

#content table img {
  max-width: 100%;
  height: auto;
}

#content iframe,
#content video,
#content object,
#content embed {
  max-width: 100%;
}

#content table {
  max-width: 100%;
  overflow-x: auto;
  display: block;
}

/* ================================================================ */
/* MOBILE FIX - Full width on phones                                */
/* ================================================================ */
html, body {
  overflow-x: hidden;
  width: 100%;
  max-width: 100%;
  position: relative;
}

#wrap {
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
}

@media (max-width: 767px) {
  .container {
    width: 100% !important;
    max-width: 100% !important;
    padding-left: 10px;
    padding-right: 10px;
  }
  
  #sidebar,
  #content {
    width: 100% !important;
    max-width: 100% !important;
    float: none !important;
  }
  
  .row {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  
  .news-row {
    flex-direction: column;
  }
  
  .news-box,
  .outages-box {
    width: 100% !important;
    min-width: 100% !important;
  }
}

/* ================================================================ */
/* Language Switcher - Simple                                       */
/* ================================================================ */
.language-switcher {
  padding: 10px 0;
  margin: 10px 0;
  text-align: center;
  font-size: 0.9em;
}

.language-switcher a {
  color: #99cc33;
  text-decoration: none;
  padding: 3px 8px;
  font-weight: bold;
}

.language-switcher a:hover {
  text-decoration: underline;
  color: #7ab329;
}