body {
  background: none!important;
  margin: 0!important;
  padding: 0!important;
  font-size: 1.8em; }

#header {
  display: none; }

#navigation, #footer {
  display: none; }

#content {
  width: 95%;
  margin: 0 auto; }
  #content h1 {
    font-size: 3.0; }

.section {
  width: 100%!important;
  background: none;
  clear: left; }

.green {
  background: #A7C659!important; }

.black {
  background: #353535!important; }

.grey {
  background: #E3E3E3!important; }

.deep-blue {
  background: #0084CB!important; }

.light-blue {
  background: #00B4F5!important; }

.bottom {
  background: none!important; }

#navigation_mobile {
  position: relative;
  background: #b8b8b8;
  display: block!important; }

#nav_mobile {
  display: inline-block!important; }

ul#nav_mobile {
  display: block;
  margin: 20px 20px;
  list-style: none;
  background: #fff;
  border: 1px solid #d5d5d5;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px; }
  ul#nav_mobile a {
    color: #0071B2;
    padding: 5px 6px;
    display: block;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 1.1em;
    text-align: center;
    border-right: 1px solid #d5d5d5;
    text-decoration: none; }
  ul#nav_mobile li:last-child a {
    border: 0; }
  ul#nav_mobile li {
    display: inline-block;
    vertical-align: middle;
    width: 31%;
    text-align: middle; }

p.highlight {
  line-height: 1.2em!important; }

.content .section p {
  font-size: 1.3em;
  line-height: 1.4em!important; }

ul#nav_version {
  height: 40px;
  padding: 50px 0 0 0; }
  ul#nav_version li {
    float: left;
    width: auto;
    list-style-type: none;
    padding: 0 30px 0 30px;
    border-right: 1px solid #5e5e5e; }
  ul#nav_version a {
    color: #2d2d2d;
    text-decoration: none; }
  ul#nav_version li.last {
    border: none; }


em span {
  font-size: 30px!important; }

.hidefrommobile {
  display: none; }

.logomobile {
  position: absolute;
  top: 20px;
  right: 40px; }

a.btn_print {
  display: none; }
