#mainskip {
  display: none;
}
#mainskip:focus {
  display: block;
}
#page-title {
  padding: 0;
  margin: 0 0 20px;
  color: #8EC545;
  text-transform: uppercase;
  font-size: 30px;
  font-weight: bold;
}
#tmpl-back {
  position: relative;
  background: #fff;
}
#tmpl-head img {
  max-width: 100%;
}
#tmpl-head a:hover,
#tmpl-head a:focus {
  text-decoration: none;
}
#tmpl-head .top {
  background: #8EC545;
  color: #126B3D;
  text-align: right;
  padding: 7px 0;
  font-size: 18px;
  border-top: 20px solid #126B3D;
}
#tmpl-head .topnav span:before {
  content: ' | ';
  padding: 0 3px;
}
#tmpl-head .topnav span:first-of-type:before {
  display: none;
}
#tmpl-head .bottom .container > .row > div {
  margin-top: 10px;
  margin-bottom: 10px;
}
#tmpl-head .phonebox {
  text-align: right;
  padding-bottom: 10px;
  font-size: 26px;
  font-weight: bold;
  vertical-align: middle;
  color: #8EC545;
}
#tmpl-head .phonebox .fa {
  color: #126B3D;
  font-size: 30px;
  vertical-align: middle;
}
#tmpl-head .searchbox {
  text-align: right;
}
#tmpl-head .searchbox input,
#tmpl-head .searchbox button {
  border: 0;
  padding: 2px 8px;
  border: 1px solid #a6d16c;
  color: #8EC545;
}
#tmpl-head .searchbox input {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  border-right: 0;
  width: 60%;
}
#tmpl-head .searchbox button {
  margin-left: -6px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  background: #fff;
  width: 100px;
}
#tmpl-nav {
  background: #fff;
  border-bottom: 7px solid #D1D2D4;
}
#tmpl-content {
  padding: 10px 0 30px;
}
#tmpl-foot {
  width: 100%;
}
#tmpl-foot img {
  max-width: 100%;
}
#tmpl-foot a:hover,
#tmpl-foot a:focus {
  text-decoration: none;
}
#tmpl-foot .ribbon {
  background: #126B3D;
  color: #fff;
}
#tmpl-foot .ribbon .container > .row > div {
  margin-top: 15px;
  margin-bottom: 15px;
}
#tmpl-foot .mlform span {
  font-size: 18px;
  font-weight: bold;
  padding-right: 20px;
}
#tmpl-foot .mlform input,
#tmpl-foot .mlform button {
  padding: 2px 8px;
  border: 0;
}
#tmpl-foot .mlform input {
  background: #fff;
  color: #126B3D;
}
#tmpl-foot .mlform button {
  margin-left: -4px;
  text-transform: uppercase;
  background: #8EC545;
  color: #fff;
}
#tmpl-foot .social {
  text-align: right;
}
#tmpl-foot .social a {
  background: #fff;
  color: #126B3D;
  text-align: center;
  padding: 3px 0;
  font-size: 28px;
  margin-left: 10px;
  width: 34px;
  border-radius: 4px;
}
#tmpl-foot .content {
  background: #8EC545;
  color: #fff;
  text-align: center;
  padding: 5px 0;
}
#tmpl-foot .content a {
  color: #fff;
}
#tmpl-foot .footmenu {
  padding: 20px 0;
  font-weight: bold;
}
#tmpl-foot .footmenu .row > div {
  margin-bottom: 10px;
}
#tmpl-foot .logobox {
  padding: 20px 0;
  text-align: right;
}
#tmpl-foot .copyright {
  display: block;
  padding: 10px 0 4px;
  font-size: 9pt;
}
#tmpl-foot .mediajaw {
  display: block;
}
