h1 {
  font-size: 24px;
  line-height: 30px;
}
h1 small {
  font-size: 18px;
}
h2 {
  font-size: 18px;
  line-height: 30px;
}
h2 small {
  font-size: 12px;
}
h3 {
  font-size: 14.4px;
  line-height: 30px;
}
.t3-navhelper a {
  font-size: 10.8px;
  line-height: 14px;
}
.t3-module {
  margin-bottom: 20px;
}
.t3-module .module-inner {
  margin: 5px;
}
.t3-module.module_menu .module-inner {
  margin: 0px;
}
.module-title {
  color: #4ea1c4;
}
.t3-mainbody {
  padding-bottom: 20px;
  padding-top: 20px;
}
.cppc-languageswitcherload {
  margin-left: 20px;
  margin-top: 2px;
}
.cppc-languageswitcherload img {
  width: 24px;
}
.nsb_container a {
  padding: 4px 2px 0;
}
.nsb_container #plusone {
  margin-top: 5px !important;
  padding: 0px 0 0 2px !important;
}
#t3-sl {
  margin-bottom: 5px;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}
#t3-sl > div.fs-sp1 > div:first-child,
#t3-sl > div.fs-sp1 > div:first-child > div {
  width: 100% !important;
}
#system-message {
  margin-bottom: 5px;
}
.t3-content {
  background-color: white;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
.pagination {
  margin: 20px;
}
.head-search {
  margin-top: 0px;
  margin-bottom: 2px;
}
.cmp_buttons_container {
  height: 40px;
}
.cmp_buttons_container div {
  float: right;
  margin: 5px 0px 10px 20px;
}
.cmp_buttons_container div.cmp_google_share {
  margin-left: -25px;
}
.cmp_buttons_container div.cmp_twitter_container {
  margin-right: -20px;
}
.items-leading .leading,
.items-row .item {
  margin-top: 10px;
  margin-bottom: 20px;
}
.items-row.cols-2 > div {
  border-right: 1px solid #e7ede3;
}
.items-row.cols-2 > div + div {
  border: none;
}
div.cat-children,
div.items-more {
  margin: 0 20px;
}
article {
  margin: 10px;
}
.items-more .nav > li > a:hover {
  color: #317794;
}
.module_menu .nav {
  margin-bottom: 0px;
}
.module_menu li {
  line-height: 25px;
  background-color: #95d0e2;
  border-radius: 3px;
  border: none;
  margin-top: 2px;
}
.module_menu ul.nav > li:hover {
  background-color: #4ea1c4;
}
.nav > li > a:hover {
  background-color: transparent;
}
.module_menu ul.nav > li > a:focus,
.module_menu ul.nav > li > a:hover {
  background-color: transparent;
  color: white;
}
.nav li.dropdown.open > .dropdown-toggle,
.nav li.dropdown.active > .dropdown-toggle,
.nav li.dropdown.open.active > .dropdown-toggle,
.nav > li.dropdown.open.active > a:hover {
  background-color: transparent;
  color: white;
}
.nav li.dropdown.active > .dropdown-toggle,
.nav li.dropdown.open.active > .dropdown-toggle,
.nav > li.dropdown.open.active > a:hover {
  font-weight: bold;
}
.module_menu li a,
.module_menu li a:hover {
  color: white;
}
.module_menu ul.dropdown-menu {
  border-width: 1px 2px 2px 2px;
  border-color: white;
  margin-left: 20px;
}
.module_menu .nav > li:first-child > a {
  padding-top: 5px;
}
.dropdown-menu li:hover,
.dropdown-menu li:focus {
  background-color: #4ea1c4;
}
.dropdown-menu .active > a,
.dropdown-menu .active > a:hover,
.dropdown-menu li > a:hover,
.dropdown-menu li > a:focus,
.dropdown-submenu:hover > a {
  background-color: transparent;
  background-image: none;
  color: white;
}
.module_menu .dropdown-submenu ul.dropdown-menu {
  margin-left: -15px;
  margin-top: -3px;
}
.module_menu .dropdown-submenu > a:after {
  border-color: rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) black;
}
.dropdown-menu .active > a,
.dropdown-menu .active > a:hover {
  background-color: transparent;
  background-image: none;
  color: white;
  font-weight: bold;
}
.t3-navhelper {
  background: transparent;
  color: #aaa9a9;
  border-top: 1px solid #95d0e2;
}
nav.t3-navhelper ul {
  text-align: center;
  float: right;
}
nav.t3-navhelper li {
  float: left;
}
nav.t3-navhelper li a {
  margin-top: 10px;
  padding: 0 10px;
  border-left: 1px solid;
  color: #aaa9a9;
}
nav.t3-navhelper li a:hover {
  text-decoration: underline;
  color: #6e6d6d;
}
.t3-footer {
  background: transparent;
  color: #aaa9a9;
}
.t3-copyright {
  border: none;
}