@charset "UTF-8";
/* CSS Document */
/* Informations needed if foundations.js are used! */
@import url("https://fast.fonts.net/t/1.css?apiType=css&projectid=bc207864-f2dc-43c6-998d-dae85c320435");
@import url("https://fast.fonts.net/t/1.css?apiType=css&projectid=bc207864-f2dc-43c6-998d-dae85c320435");
meta.foundation-version {
  font-family: "/5.5.1/";
}

meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0;
}

meta.foundation-mq-small-only {
  font-family: "/only screen and (max-width: 40em)/";
  width: 0;
}

meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.063em)/";
  width: 40.063em;
}

meta.foundation-mq-medium-only {
  font-family: "/only screen and (min-width:40.063em) and (max-width:64em)/";
  width: 40.063em;
}

meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.063em)/";
  width: 64.063em;
}

meta.foundation-mq-large-only {
  font-family: "/only screen and (min-width:64.063em) and (max-width:90em)/";
  width: 64.063em;
}

meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.063em)/";
  width: 90.063em;
}

meta.foundation-mq-xlarge-only {
  font-family: "/only screen and (min-width:90.063em) and (max-width:120em)/";
  width: 90.063em;
}

meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.063em)/";
  width: 120.063em;
}

meta.foundation-data-attribute-namespace {
  font-family: false;
}

@font-face {
  font-family: "HelveticaNeueW01-45Ligh";
  src: url("../fonts/ae1656aa-5f8f-4905-aed0-93e667bd6e4a.eot?#iefix");
  src: url("../fonts/ae1656aa-5f8f-4905-aed0-93e667bd6e4a.eot?#iefix") format("eot"), url("../fonts/5a13f7d1-b615-418e-bc3a-525001b9a671.woff2") format("woff2"), url("../fonts/530dee22-e3c1-4e9f-bf62-c31d510d9656.woff") format("woff"), url("../fonts/688ab72b-4deb-4e15-a088-89166978d469.ttf") format("truetype"), url("../fonts/7816f72f-f47e-4715-8cd7-960e3723846a.svg#7816f72f-f47e-4715-8cd7-960e3723846a") format("svg");
}
@font-face {
  font-family: "HelveticaNeueW01-55Roma";
  src: url("../fonts/b7693a83-b861-4aa6-85e0-9ecf676bc4d6.eot?#iefix");
  src: url("../fonts/b7693a83-b861-4aa6-85e0-9ecf676bc4d6.eot?#iefix") format("eot"), url("../fonts/b0868b4c-234e-47d3-bc59-41ab9de3c0db.woff2") format("woff2"), url("../fonts/bcf54343-d033-41ee-bbd7-2b77df3fe7ba.woff") format("woff"), url("../fonts/b0ffdcf0-26da-47fd-8485-20e4a40d4b7d.ttf") format("truetype"), url("../fonts/da09f1f1-062a-45af-86e1-2bbdb3dd94f9.svg#da09f1f1-062a-45af-86e1-2bbdb3dd94f9") format("svg");
}
@font-face {
  font-family: "HelveticaNeueW01-45Ligh";
  src: url("../fonts/ae1656aa-5f8f-4905-aed0-93e667bd6e4a.eot?#iefix");
  src: url("../fonts/ae1656aa-5f8f-4905-aed0-93e667bd6e4a.eot?#iefix") format("eot"), url("../fonts/5a13f7d1-b615-418e-bc3a-525001b9a671.woff2") format("woff2"), url("../fonts/530dee22-e3c1-4e9f-bf62-c31d510d9656.woff") format("woff"), url("../fonts/688ab72b-4deb-4e15-a088-89166978d469.ttf") format("truetype"), url("../fonts/7816f72f-f47e-4715-8cd7-960e3723846a.svg#7816f72f-f47e-4715-8cd7-960e3723846a") format("svg");
}
@font-face {
  font-family: "HelveticaNeueW01-55Roma";
  src: url("../fonts/b7693a83-b861-4aa6-85e0-9ecf676bc4d6.eot?#iefix");
  src: url("../fonts/b7693a83-b861-4aa6-85e0-9ecf676bc4d6.eot?#iefix") format("eot"), url("../fonts/b0868b4c-234e-47d3-bc59-41ab9de3c0db.woff2") format("woff2"), url("../fonts/bcf54343-d033-41ee-bbd7-2b77df3fe7ba.woff") format("woff"), url("../fonts/b0ffdcf0-26da-47fd-8485-20e4a40d4b7d.ttf") format("truetype"), url("../fonts/da09f1f1-062a-45af-86e1-2bbdb3dd94f9.svg#da09f1f1-062a-45af-86e1-2bbdb3dd94f9") format("svg");
}
/* ----------------------------------------------------------------------------------------------- */
/* Mixins - START */
/* ----------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------- */
/* Mixins - END */
/* ----------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------- */
/* Accessibility Tools - START */
/* ----------------------------------------------------------------------------------------------- */
.accessible-content {
  position: absolute;
  top: -999em;
  left: -999em;
}

/* ----------------------------------------------------------------------------------------------- */
/* Accessibility Tools - START */
/* ----------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------- */
/* Body basics - START */
/* ----------------------------------------------------------------------------------------------- */
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html, body {
  height: 100%;
}

html {
  font-size: 16px;
  font-family: "HelveticaNeueW01-55Roma", Helvetica, Arial, sans-serif !important;
  box-sizing: border-box;
}

*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}

.overflow-auto {
  overflow: auto;
}

body {
  background: #FFFFFF;
  color: #000000;
  padding: 100px 0 0 0;
  margin: 0;
  font-size: 16px;
  font-family: "HelveticaNeueW01-55Roma", Helvetica, Arial, sans-serif !important;
  font-weight: 100;
  font-style: normal;
  line-height: 1.3;
  position: relative;
  cursor: auto;
}
@media only screen and (max-width: 1000px) {
  body {
    padding-right: 10px;
    padding-left: 10px;
  }
}
@media only screen and (max-width: 599px) {
  body {
    padding-top: 120px;
  }
}

/* ----------------------------------------------------------------------------------------------- */
/* Header - START */
/* ----------------------------------------------------------------------------------------------- */
.fixed {
  position: fixed;
  top: 0;
  z-index: 999;
  width: 100%;
}

.shadow {
  -webkit-box-shadow: 0px 3px 8px #999999;
  -moz-box-shadow: 0px 3px 8px #999999;
  -ms-box-shadow: 0px 3px 8px #999999;
  box-shadow: 0px 3px 8px #999999;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

header {
  line-height: 1;
}
@media only screen and (max-width: 1000px) {
  header {
    margin: 0 10px 0 -10px;
  }
}
header p {
  padding: 0;
  margin: 0;
}
header a, header a:visited, header a:hover, header a:active, header a:focus {
  border-bottom: 0px solid white;
  color: #000000;
}
header .logo {
  margin: 10px -20px 0 0;
}
@media only screen and (min-width: 599px) and (max-width: 1000px) {
  header .logo {
    margin: 10px -10px 0 10px;
  }
}
@media only screen and (max-width: 598px) {
  header .logo {
    text-align: center;
    margin: 0;
  }
}
header .empty {
  height: 40px;
}
header hr {
  margin: 0;
  background-color: #CBCBCB;
  height: 1px;
  border: 0;
  margin-top: 0px;
}
header .head {
  background: #FFFFFF;
  height: 70px;
}
@media only screen and (max-width: 598px) {
  header .head {
    height: 50px;
  }
}
header .head-navi {
  background: #FFFFFF;
  height: 70px;
}
@media only screen and (max-width: 598px) {
  header .head-navi {
    height: 102px;
  }
}
header .berater {
  padding: 12px 0 0 0;
}
header .berater a {
  width: auto !important;
  white-space: nowrap;
  color: #FFFFFF;
  margin-right: 0;
}
@media only screen and (max-width: 1000px) {
  header .berater a {
    margin-right: 10px;
  }
}
@media only screen and (max-width: 599px) {
  header .burger-navigation-small {
    position: absolute;
    top: 0;
    right: 10px;
  }
}
header .burger-navigation-small .navigation {
  float: right;
  width: auto;
  height: 40px;
  padding: 7px 20px;
}
@media only screen and (max-width: 1000px) {
  header .burger-navigation-small .navigation {
    padding: 7px 10px;
  }
}
header .burger-navigation-small .navigation .burger-open {
  display: block;
  float: right;
  background-image: url("../images/icons/sprites.png");
  background-repeat: no-repeat;
  background-size: 405px 400px;
  background-position: -190px -51px;
  width: 20px;
  height: 20px;
  margin: 4px 0 0 0;
}
header .burger-navigation-small .navigation .burger-open:hover, header .burger-navigation-small .navigation .burger-open:active, header .burger-navigation-small .navigation .burger-open:focus {
  background-position: -190px -87px;
  color: #FF0000;
}
header .burger-navigation-small .navigation .burger-open span {
  display: block;
  position: relative;
  top: -3px;
  left: -62px;
}
header .burger-navigation-small .navigation .burger-navigation {
  /*position: absolute;
  top: 0;*/
  position: relative;
  top: 0px;
  left: 20px;
  width: 45px;
  height: 30px;
  margin: 0;
  background: #FFFFFF;
  visibility: hidden;
  z-index: 997;
}
header .burger-navigation-small .navigation .burger-navigation .burger-close {
  display: block;
  float: right;
  background-image: url("../images/icons/sprites.png");
  background-repeat: no-repeat;
  background-size: 405px 400px;
  background-position: -8px -266px;
  width: 20px;
  height: 20px;
  margin: 4px 0 0 0;
}
@media only screen and (max-width: 599px) {
  header .burger-navigation-small .navigation .burger-navigation .burger-close {
    margin: 4px 0 0 0;
  }
}
header .burger-navigation-small .navigation .burger-navigation .burger-close:hover, header .burger-navigation-small .navigation .burger-navigation .burger-close:active, header .burger-navigation-small .navigation .burger-navigation .burger-close:focus {
  background-position: -46px -266px;
  color: #FF0000;
}
header .burger-navigation-small .navigation .burger-navigation .burger-close span {
  display: block;
  position: relative;
  top: -3px;
  left: -62px;
}
header .burger-navigation-small .navigation .burger-navigation ul {
  position: absolute;
  right: 0;
  padding: 20px;
  margin: 34px 20px 0 0;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 3px 8px #999999;
  -moz-box-shadow: 0px 3px 8px #999999;
  -ms-box-shadow: 0px 3px 8px #999999;
  box-shadow: 0px 3px 8px #999999;
}
@media only screen and (max-width: 599px) {
  header .burger-navigation-small .navigation .burger-navigation ul {
    margin: 30px 20px 0 0;
    padding: 20px 10px;
  }
}
header .burger-navigation-small .navigation .burger-navigation ul li {
  display: block;
  text-align: right;
  white-space: nowrap;
  font-size: 16px;
  line-height: 1.325rem;
  padding: 0 0 8px 10px;
  color: #333333;
}
header .burger-navigation-small .navigation .burger-navigation ul li a:hover, header .burger-navigation-small .navigation .burger-navigation ul li a:active, header .burger-navigation-small .navigation .burger-navigation ul li a:focus {
  color: #FF0000;
}
header .burger-navigation-small .navigation .burger-navigation ul li:before {
  content: "";
}
header .burger-navigation-small .navigation .burger-navigation ul li:last-child {
  padding: 0;
}
header .head .language {
  text-align: right;
  padding: 22px 10px 16px 0;
}
@media only screen and (max-width: 599px) {
  header .head .language {
    padding: 18px 2px 9px 0;
  }
}
header .head .language ul {
  display: inline-block;
  text-indent: 0;
  padding: 0;
  margin: 0;
  min-width: 76px;
}
header .head .language ul li {
  float: left;
  text-indent: 0;
  margin-right: 0px;
}
header .head .language ul li a {
  font-size: 14px;
  padding: 1px 10px 2px 10px;
}
header .head .language ul li a:hover {
  color: #FF0000;
}
header .head .language ul li:before {
  content: " ";
  line-height: 0;
}
header .head .language ul li:first-child {
  border-right: 1px solid #000000;
}

/* ----------------------------------------------------------------------------------------------- */
/* Header - END */
/* ----------------------------------------------------------------------------------------------- */
.welcome-image {
  width: 100%;
  margin-top: -30px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1920px;
  min-width: 400px !important;
}
@media only screen and (max-width: 599px) {
  .welcome-image {
    display: none;
    margin-top: -20px;
  }
}

/* ----------------------------------------------------------------------------------------------- */
/* Breadcrumb - START */
/* ----------------------------------------------------------------------------------------------- */
.breadcrumb {
  display: block;
  margin-bottom: 40px !important;
}
@media only screen and (max-width: 599px) {
  .breadcrumb {
    position: relative;
    top: -155px;
    left: auto;
  }
}
@media only screen and (max-width: 480px) {
  .breadcrumb {
    position: relative;
    top: -205px;
    left: auto;
  }
}
.breadcrumb ul {
  font-family: "HelveticaNeueW01-55Roma", Helvetica, Arial, sans-serif !important;
  font-size: 14px;
  list-style-type: none;
  list-style-position: outside;
  list-style-image: none;
  text-indent: 0;
  margin: 0 0 0 -5px;
}
@media only screen and (max-width: 1000px) {
  .breadcrumb ul {
    margin: 0 0 0 -3px;
  }
}
.breadcrumb ul li {
  float: left;
  padding: 0;
  margin: 0 8px 0 0;
}
.breadcrumb ul li:before {
  content: "–" " ";
  color: #656565;
  position: relative;
  top: 3px;
}
.breadcrumb ul li:first-child {
  padding: 0;
}
.breadcrumb ul li:first-child:before {
  content: " ";
}
.breadcrumb ul li a {
  position: relative;
  top: 3px;
  color: #656565;
  border: 0;
  margin: 0 0 0 5px;
}
.breadcrumb ul li a.act {
  color: #000000;
}

/* ----------------------------------------------------------------------------------------------- */
/* Breadcrumb - END */
/* ----------------------------------------------------------------------------------------------- */
h1.welcome {
  font-size: 30px;
  font-weight: 400;
  max-width: 980px;
  margin-top: -59px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
}
h1.welcome span {
  display: block;
  width: auto;
  height: auto;
  padding: 10px 20px 10px 20px !important;
  background: #FFFFFF;
  opacity: 0.85;
  margin-top: 1px;
}
@media only screen and (max-width: 1000px) {
  h1.welcome span {
    padding: 10px !important;
    margin-top: 1px;
  }
}
@media only screen and (max-width: 599px) {
  h1.welcome span {
    margin-top: 50px;
  }
}
@media only screen and (max-width: 599px) {
  h1.welcome span {
    margin-bottom: -40px;
  }
}

/* ----------------------------------------------------------------------------------------------- */
/* Body basics - END */
/* ----------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------- */
/* Divers styles - START */
/* ----------------------------------------------------------------------------------------------- */
.bulb {
  border-top: 1px solid #CBCBCB;
  border-bottom: 1px solid #CBCBCB;
  box-shadow: none;
  padding: 0;
  margin: 0;
}
.bulb h3 {
  display: block;
  width: 100%;
  height: auto;
  font-family: "HelveticaNeueW01-45Ligh", Helvetica, Arial, sans-serif !important;
  font-size: 18px;
  padding: 0 65px 0 65px;
  margin: 16px 0 !important;
}
@media only screen and (max-width: 1000px) {
  .bulb h3 {
    padding: 0 55px;
  }
}
.bulb h3:before {
  content: ' ';
  display: inline-block;
  position: absolute;
  top: auto;
  left: auto;
  white-space: nowrap;
  background-image: url("../images/icons/sprites.png");
  background-repeat: no-repeat;
  background-size: 405px 400px;
  background-position: -273px -280px;
  width: 25px;
  height: 36px;
  margin: 6px 0 0 -45px;
}
.bulb p {
  display: block;
  margin: 0 0 16px 65px;
}
@media only screen and (max-width: 1000px) {
  .bulb p {
    margin: 0 0 16px 55px;
  }
}
@media only screen and (max-width: 599px) {
  .bulb p {
    margin: 0 0 16px 60px;
  }
}
.bulb span.row {
  display: block;
  margin: 0 0 0 45px;
}
.bulb span span p {
  margin: 0 0 16px 0;
}

.bulb-accordion {
  border-top: 1px solid #CBCBCB;
  border-bottom: 1px solid #CBCBCB;
  padding: 15px 20px 5px 65px;
  margin: 0;
}
@media only screen and (max-width: 1000px) {
  .bulb-accordion {
    padding: 15px 10px 5px 55px;
  }
}
.bulb-accordion:hover, .bulb-accordion:active, .bulb-accordion:focus {
  border-top: 1px solid #999999;
  border-bottom: 1px solid #000000;
}
.bulb-accordion h3 {
  display: block;
  width: 100%;
  height: auto;
  font-family: "HelveticaNeueW01-45Ligh", Helvetica, Arial, sans-serif !important;
  font-size: 18px;
  background: none;
  cursor: pointer;
  padding: 0 30px 0 0 !important;
  margin: 0;
}
.bulb-accordion h3:before {
  content: ' ';
  display: inline-block;
  position: absolute;
  top: auto;
  left: auto;
  white-space: nowrap;
  background-image: url("../images/icons/sprites.png");
  background-repeat: no-repeat;
  background-size: 405px 400px;
  background-position: -273px -280px;
  width: 25px;
  height: 36px;
  margin: 6px 0 0 -45px;
}
.bulb-accordion div {
  padding: 0 30px 0 0 !important;
}
.bulb-accordion div p {
  display: block;
  margin: 0 0 16px 0;
}
@media only screen and (max-width: 1000px) {
  .bulb-accordion div p {
    margin: 0 10px 16px 0;
  }
}
.bulb-accordion div p:first-child {
  margin: 0 0 16px 0;
}
@media only screen and (max-width: 1000px) {
  .bulb-accordion div p:first-child {
    margin: 0 10px 16px 0;
  }
}
.bulb-accordion div p:last-child {
  margin: 0 0 20px 0;
}
@media only screen and (max-width: 1000px) {
  .bulb-accordion div p:last-child {
    margin: 0 10px 20px 0;
  }
}
.bulb-accordion div span {
  padding: 0 30px 0 0 !important;
}
@media only screen and (max-width: 599px) {
  .bulb-accordion div span {
    margin: 0 !important;
  }
}
.bulb-accordion div h4 {
  font-family: "HelveticaNeueW01-45Ligh", Helvetica, Arial, sans-serif !important;
  font-size: 22px;
  margin: 0 0 0 0;
}
@media only screen and (max-width: 1000px) {
  .bulb-accordion div h4 {
    margin: 0 10px 0 0;
  }
}

.xselling {
  border-top: 1px solid #CBCBCB !important;
  border-bottom: 1px solid #CBCBCB !important;
  padding: 0;
  margin: 0;
}
.xselling h2 {
  display: block;
  width: 100%;
  height: auto;
  font-family: "HelveticaNeueW01-45Ligh", Helvetica, Arial, sans-serif !important;
  font-size: 22px;
  padding: 0 20px 0 20px;
  margin: 20px 0 0 0 !important;
}
@media only screen and (max-width: 1000px) {
  .xselling h2 {
    padding: 0 10px;
  }
}
.xselling p {
  display: block;
  margin: 0 0 20px 40px;
}
@media only screen and (max-width: 1000px) {
  .xselling p {
    margin: 0 0 20px 30px;
  }
}
.xselling p a {
  font-family: "HelveticaNeueW01-45Ligh", Helvetica, Arial, sans-serif !important;
  font-size: 22px;
  color: #FF0000;
  border-bottom: 0;
  text-indent: 20px;
}
.xselling p a:before {
  content: ' ';
  display: inline-block;
  position: absolute;
  top: auto;
  left: auto;
  white-space: nowrap;
  background-image: url("../images/icons/sprites.png");
  background-repeat: no-repeat;
  background-size: 405px 400px;
  background-position: -273px -85px;
  height: 25px;
  width: 15px;
  margin: 2px 0 0 -20px;
}

.accordion {
  border-top: 1px solid #CBCBCB;
  border-bottom: 1px solid #CBCBCB;
  padding: 15px 20px 5px 20px;
  margin: 0;
}
@media only screen and (max-width: 1000px) {
  .accordion {
    padding: 15px 10px 5px 10px;
  }
}
.accordion:hover, .accordion:active, .accordion:focus {
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
}
.accordion.not-first-line {
  border-top: 0px solid #CBCBCB;
  border-bottom: 1px solid #CBCBCB;
}
.accordion.not-first-line:hover, .accordion.not-first-line:active, .accordion.not-first-line:focus {
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
  margin-top: -1px;
}
.accordion.not-last-line {
  border-bottom: 1px solid #CBCBCB;
  border-top: 1px solid #CBCBCB;
  margin-bottom: -1px;
}
.accordion.not-last-line:hover, .accordion.not-last-line:active, .accordion.not-last-line:focus {
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
  margin-bottom: 0;
}

/* ----------------------------------------------------------------------------------------------- */
/* Divers styles - END */
/* ----------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------- */
/* Semantic - START */
/* ----------------------------------------------------------------------------------------------- */
p {
  font-family: "HelveticaNeueW01-55Roma", Helvetica, Arial, sans-serif !important;
  font-size: 16px;
  font-weight: 100;
  margin: 0 0 16px 0;
}
p .small {
  font-size: 14px;
}
p .x-small {
  font-size: 12px;
}

a {
  color: #45637B;
  text-decoration: none;
  border-bottom: 1px solid #45637B;
  padding-bottom: 1px;
  cursor: pointer;
}
a:hover, a:active, a:focus {
  color: #000000;
  border-bottom: 0;
}

ul {
  font-weight: 100;
  list-style-type: none;
  list-style-position: outside;
  list-style-image: none;
  padding: 0;
  margin: 0 0 16px 0;
}
ul li {
  text-indent: -9px;
  padding: 0;
  margin-left: 0 !important;
}
ul li:before {
  content: "·" " ";
  line-height: 0;
}
ul li.no-list:before {
  content: " ";
  margin-left: 7px;
}
ul li.pdf-list {
  text-indent: 0px;
}
ul li.pdf-list:before {
  content: " ";
  margin-left: 0;
}

table {
  padding: 0;
  border: 0;
  margin: 0 0 16px 0;
}
@media only screen and (max-width: 640px) {
  table {
    border-bottom: 1px solid #CBCBCB !important;
  }
}
table thead tr.ui-datatable-odd, table tbody tr.ui-datatable-odd, table tfoot tr.ui-datatable-odd {
  background: #F1F1F1 !important;
}
table thead tr.ui-datatable-even, table tbody tr.ui-datatable-even, table tfoot tr.ui-datatable-even {
  background: #FFFFFF !important;
}
table thead tr th, table tbody tr th, table tfoot tr th {
  font-family: "HelveticaNeueW01-55Roma", Helvetica, Arial, sans-serif !important;
  font-size: 14px;
  font-weight: 600 !important;
  color: #FFFFFF !important;
  text-align: left !important;
  vertical-align: top !important;
  background: #333333 !important;
  padding: 10px 5px !important;
  border-top: 0 !important;
  border-right: 0 !important;
  border-bottom: 1px solid #CBCBCB !important;
  border-left: 1px solid #CBCBCB !important;
}
table thead tr th:last-child, table tbody tr th:last-child, table tfoot tr th:last-child {
  border-right: 1px solid #000000 !important;
}
@media only screen and (min-width: 561px) {
  table thead tr th.col-slim, table tbody tr th.col-slim, table tfoot tr th.col-slim {
    width: 20px;
  }
}
@media only screen and (min-width: 561px) {
  table thead tr th .head-responsive, table tbody tr th .head-responsive, table tfoot tr th .head-responsive {
    display: none;
  }
}
@media only screen and (max-width: 560px) {
  table thead tr th .head-nonresponsive, table tbody tr th .head-nonresponsive, table tfoot tr th .head-nonresponsive {
    display: none;
  }
}
table thead tr th a.info, table tbody tr th a.info, table tfoot tr th a.info {
  vertical-align: middle !important;
  display: inline-block;
  background-image: url("../images/icons/sprites.png");
  background-repeat: no-repeat;
  background-size: 405px 400px;
  background-position: -375px -224px;
  height: 23px !important;
  width: 23px !important;
  margin: -7px 0 -5px 0px !important;
  border-bottom: 0;
}
table thead tr th .f-dropdown, table tbody tr th .f-dropdown, table tfoot tr th .f-dropdown {
  font-family: "HelveticaNeueW01-55Roma", Helvetica, Arial, sans-serif !important;
  font-size: 16px;
  font-weight: 100;
  color: #000000;
}
table thead tr td, table tbody tr td, table tfoot tr td {
  font-family: "HelveticaNeueW01-55Roma", Helvetica, Arial, sans-serif !important;
  font-size: 14px;
  color: #000000;
  text-align: left !important;
  vertical-align: top !important;
  padding: 10px 5px !important;
  border-top: 0 !important;
  border-right: 0 !important;
  border-bottom: 1px solid #CBCBCB !important;
  border-left: 1px solid #CBCBCB !important;
}
table thead tr td:last-child, table tbody tr td:last-child, table tfoot tr td:last-child {
  border-right: 1px solid #CBCBCB !important;
}
@media only screen and (max-width: 640px) {
  table thead tr td, table tbody tr td, table tfoot tr td {
    border-top: 1px solid #CBCBCB !important;
    border-right: 1px solid #CBCBCB !important;
    border-bottom: 0px solid #CBCBCB !important;
    border-left: 1px solid #CBCBCB !important;
  }
  table thead tr td:last-child, table tbody tr td:last-child, table tfoot tr td:last-child {
    border-right: 1px solid #CBCBCB !important;
  }
}
table thead tr td .edDel, table tbody tr td .edDel, table tfoot tr td .edDel {
  width: 60px;
}
table thead tr td .edDel a.edit, table tbody tr td .edDel a.edit, table tfoot tr td .edDel a.edit {
  vertical-align: middle !important;
  float: left;
  background-image: url("../images/icons/sprites.png");
  background-repeat: no-repeat;
  background-size: 405px 400px;
  background-position: -273px -333px;
  height: 26px;
  width: 26px;
  margin: -4px 10px -4px 0 !important;
  border-bottom: 0;
  white-space: nowrap;
}
table thead tr td .edDel a.delete, table tbody tr td .edDel a.delete, table tfoot tr td .edDel a.delete {
  vertical-align: middle !important;
  float: left;
  background-image: url("../images/icons/sprites.png");
  background-repeat: no-repeat;
  background-size: 405px 400px;
  background-position: -324px -333px;
  height: 26px;
  width: 24px;
  margin: -4px 0 -4px 0 !important;
  border-bottom: 0;
  white-space: nowrap;
}
table thead tr td .edDel a.refresh, table tbody tr td .edDel a.refresh, table tfoot tr td .edDel a.refresh {
  vertical-align: middle !important;
  float: left;
  background-image: url("../images/icons/sprites.png");
  background-repeat: no-repeat;
  background-size: 405px 400px;
  background-position: -190px -222px;
  height: 26px;
  width: 26px;
  margin: -4px 0 -4px 0 !important;
  border-bottom: 0;
  white-space: nowrap;
}

.datatable-noneresponsive table thead tr th.col-slim, .datatable-noneresponsive table tbody tr th.col-slim, .datatable-noneresponsive table tfoot tr th.col-slim {
  width: 33px;
}

.datatable-responsive.expandable table {
  border: 0 none;
  border-collapse: collapse;
  table-layout: auto;
  overflow-x: hidden;
  overflow-y: hidden;
}
@media only screen and (min-width: 561px) {
  .datatable-responsive.expandable table {
    border-right: 1px solid #CBCBCB;
    border-left: 1px solid #CBCBCB;
  }
}
@media only screen and (max-width: 560px) {
  .datatable-responsive.expandable table {
    border-top: 1px solid #CBCBCB !important;
  }
}
@media only screen and (min-width: 561px) {
  .datatable-responsive.expandable table thead tr th:last-child span, .datatable-responsive.expandable table tfoot tr th:last-child span {
    display: none;
  }
}
@media only screen and (min-width: 561px) {
  .datatable-responsive.expandable table thead tr th:first-child, .datatable-responsive.expandable table thead tr td:first-child, .datatable-responsive.expandable table tfoot tr th:first-child, .datatable-responsive.expandable table tfoot tr td:first-child {
    border-left: 0 !important;
  }
  .datatable-responsive.expandable table thead tr th:last-child, .datatable-responsive.expandable table thead tr td:last-child, .datatable-responsive.expandable table tfoot tr th:last-child, .datatable-responsive.expandable table tfoot tr td:last-child {
    background: transparent;
    font-size: 1px;
    padding: 0 !important;
    min-width: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
  }
  .datatable-responsive.expandable table thead tr th:last-child .ui-icon-circle-triangle-e, .datatable-responsive.expandable table thead tr th:last-child .ui-icon-circle-triangle-s, .datatable-responsive.expandable table thead tr td:last-child .ui-icon-circle-triangle-e, .datatable-responsive.expandable table thead tr td:last-child .ui-icon-circle-triangle-s, .datatable-responsive.expandable table tfoot tr th:last-child .ui-icon-circle-triangle-e, .datatable-responsive.expandable table tfoot tr th:last-child .ui-icon-circle-triangle-s, .datatable-responsive.expandable table tfoot tr td:last-child .ui-icon-circle-triangle-e, .datatable-responsive.expandable table tfoot tr td:last-child .ui-icon-circle-triangle-s {
    background-image: none;
    height: 1px !important;
    width: 1px !important;
    margin: 0 !important;
  }
}
@media only screen and (max-width: 560px) {
  .datatable-responsive.expandable table thead tr th, .datatable-responsive.expandable table thead tr td, .datatable-responsive.expandable table tfoot tr th, .datatable-responsive.expandable table tfoot tr td {
    border-right: 1px solid #CBCBCB !important;
  }
  .datatable-responsive.expandable table thead tr th:first-child, .datatable-responsive.expandable table thead tr td:first-child, .datatable-responsive.expandable table tfoot tr th:first-child, .datatable-responsive.expandable table tfoot tr td:first-child {
    background: transparent;
    border: 0;
    font-size: 1px;
    padding: 0 !important;
    width: 1px !important;
    border-bottom: 0 !important;
    margin-bottom: -3px;
  }
  .datatable-responsive.expandable table thead tr th:first-child .ui-icon-circle-triangle-e, .datatable-responsive.expandable table thead tr th:first-child .ui-icon-circle-triangle-s, .datatable-responsive.expandable table thead tr td:first-child .ui-icon-circle-triangle-e, .datatable-responsive.expandable table thead tr td:first-child .ui-icon-circle-triangle-s, .datatable-responsive.expandable table tfoot tr th:first-child .ui-icon-circle-triangle-e, .datatable-responsive.expandable table tfoot tr th:first-child .ui-icon-circle-triangle-s, .datatable-responsive.expandable table tfoot tr td:first-child .ui-icon-circle-triangle-e, .datatable-responsive.expandable table tfoot tr td:first-child .ui-icon-circle-triangle-s {
    background-image: none;
    height: 1px !important;
    width: 1px !important;
    margin: 0 !important;
  }
  .datatable-responsive.expandable table thead tr th:last-child, .datatable-responsive.expandable table thead tr td:last-child, .datatable-responsive.expandable table tfoot tr th:last-child, .datatable-responsive.expandable table tfoot tr td:last-child {
    min-width: 100% !important;
  }
  .datatable-responsive.expandable table thead tr th:last-child span, .datatable-responsive.expandable table thead tr th:last-child div, .datatable-responsive.expandable table thead tr td:last-child span, .datatable-responsive.expandable table thead tr td:last-child div, .datatable-responsive.expandable table tfoot tr th:last-child span, .datatable-responsive.expandable table tfoot tr th:last-child div, .datatable-responsive.expandable table tfoot tr td:last-child span, .datatable-responsive.expandable table tfoot tr td:last-child div {
    float: left !important;
  }
}
@media only screen and (min-width: 561px) {
  .datatable-responsive.expandable table thead tr th:first-child, .datatable-responsive.expandable table tfoot tr th:first-child {
    border-left: 1px solid #000000 !important;
  }
  .datatable-responsive.expandable table thead tr th:last-child, .datatable-responsive.expandable table tfoot tr th:last-child {
    border-right: 1px solid #000000 !important;
  }
}

.datatable-responsive table {
  border: 0 none;
  border-collapse: collapse;
  table-layout: auto;
  overflow-x: hidden;
  overflow-y: hidden;
}
@media only screen and (max-width: 560px) {
  .datatable-responsive table thead tr th, .datatable-responsive table thead tr td, .datatable-responsive table tbody tr th, .datatable-responsive table tbody tr td, .datatable-responsive table tfoot tr th, .datatable-responsive table tfoot tr td {
    border-right: 1px solid #CBCBCB !important;
  }
}
@media only screen and (min-width: 561px) {
  .datatable-responsive table thead tr th:first-child, .datatable-responsive table tbody tr th:first-child, .datatable-responsive table tfoot tr th:first-child {
    border-left: 1px solid #000000 !important;
  }
  .datatable-responsive table thead tr th:last-child, .datatable-responsive table tbody tr th:last-child, .datatable-responsive table tfoot tr th:last-child {
    border-right: 1px solid #000000 !important;
  }
}

.more {
  text-decoration: none;
  color: #45637B !important;
  border-bottom: 0;
}
.more:before {
  content: ' ';
  display: inline-block;
  white-space: nowrap;
  background-image: url("../images/icons/sprites.png");
  background-repeat: no-repeat;
  background-size: 405px 400px;
  background-position: -309px -148px;
  width: 13px;
  height: 20px;
  margin-bottom: -4px;
  margin-right: 7px !important;
}
.more:hover, .more:active, .more:focus {
  color: #000000 !important;
}
.more:hover:before, .more:active:before, .more:focus:before {
  background-position: -309px -78px;
}

.back {
  text-decoration: none;
  color: #45637B !important;
  border-bottom: 0;
}
.back:before {
  content: ' ';
  display: inline-block;
  white-space: nowrap;
  background-image: url("../images/icons/sprites.png");
  background-repeat: no-repeat;
  background-size: 405px 400px;
  background-position: -344px -77px;
  width: 13px;
  height: 20px;
  margin-bottom: -4px;
  margin-right: 7px !important;
}
.back:hover, .back:active, .back:focus {
  color: #000000 !important;
}
.back:hover:before, .back:active:before, .back:focus:before {
  background-position: -344px -7px;
  background-image: url("../images/icons/sprites.png");
  background-repeat: no-repeat;
  background-size: 405px 400px;
}

.ok, .nok, .maybe {
  display: block;
  padding: 0;
  float: left !important;
  vertical-align: middle !important;
  background-image: url("../images/icons/sprites.png");
  background-repeat: no-repeat;
  background-size: 405px 400px;
}

.ok {
  background-position: -204px -180px;
  margin: 0px 10px -2px 0 !important;
  height: 18px;
  width: 14px;
}

.nok {
  background-position: -201px -146px;
  margin: 2px 10px -1px 0 !important;
  height: 13px;
  width: 13px;
}

.maybe {
  background-position: -381px -368px;
  margin: 2px 10px -1px 0 !important;
  height: 17px;
  width: 11px;
}

td span.ok, td span.nok, td span.maybe {
  display: block;
  float: left !important;
  height: 18px;
  width: 14px;
  margin: 0 0 0 5px !important;
}

/* To use in <a href> stand alone or in list */
.pdf-item {
  vertical-align: middle;
  display: block;
  color: #45637B !important;
  background-image: url("../images/icons/pdf-blue.png");
  background-repeat: no-repeat;
  background-size: 18px 24px;
  padding: 3px 0 0 23px;
  border-bottom: 0;
  margin-bottom: 7px;
}
.pdf-item:hover, .pdf-item:active, .pdf-item:focus {
  color: #000000 !important;
  background-image: url("../images/icons/pdf-black.png");
}

.download-item {
  vertical-align: middle;
  display: block;
  color: #45637B !important;
  background-image: url("../images/icons/download-blue.png");
  background-repeat: no-repeat;
  background-size: 18px 24px;
  padding: 3px 0 0 23px;
  border-bottom: 0;
  margin-bottom: 7px;
}
.download-item:hover, .download-item:active, .download-item:focus {
  color: #000000 !important;
  background-image: url("../images/icons/download-black.png");
}

.info {
  border-bottom: 0;
  margin-left: 20px;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "HelveticaNeueW01-45Ligh", Helvetica, Arial, sans-serif !important;
  font-weight: 100;
  margin: 0;
}

h1 {
  font-size: 26px;
  font-weight: 400;
  margin-bottom: 40px !important;
}

h2 {
  font-size: 22px;
  font-weight: 400;
  margin-bottom: 20px !important;
}

h3 {
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 8px !important;
}

h4 {
  font-size: 18px;
  font-weight: 400;
}

h5 {
  font-size: 16px;
  font-weight: 400;
}

h6 {
  font-size: 16px;
  font-weight: 400;
}

h7 {
  font-size: 16px;
  font-weight: 400;
}

hr {
  display: block;
  width: auto;
  height: 1px;
  background-color: #CBCBCB;
  border: 0;
  margin: 0;
  clear: both;
}

.black, .fontBlack {
  color: #000000 !important;
}

.red, .fontRed {
  color: #FF0000 !important;
}

.grey-clear {
  color: #E5E5E5;
}

.grey-medium {
  color: #CBCBCB;
}

.grey-dark {
  color: #999999;
}

.grey-deep-dark {
  color: #656565;
}

.font34 {
  font-size: 34px;
}

.font30 {
  font-size: 30px;
}

.font28 {
  font-size: 28px;
}

.font26 {
  font-size: 26px;
}

.font24 {
  font-size: 24px;
}

.font22 {
  font-size: 22px;
}

.font20 {
  font-size: 20px;
}

.font18 {
  font-size: 18px;
}

.font16 {
  font-size: 16px;
}

.font14 {
  font-size: 14px;
}

.font12 {
  font-size: 12px;
}

.fontLight {
  font-family: "HelveticaNeueW01-45Ligh", Helvetica, Arial, sans-serif !important;
}

.fontRoman {
  font-family: "HelveticaNeueW01-55Roma", Helvetica, Arial, sans-serif !important;
}

.bold {
  font-weight: 600;
}

/* ----------------------------------------------------------------------------------------------- */
/* Semantic - END */
/* ----------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------- */
/* Forms - START */
/* ----------------------------------------------------------------------------------------------- */
fieldset {
  padding: 0 !important;
  margin: 0 !important;
  border: 0 !important;
}
fieldset legend {
  color: #FFFFFF !important;
  font-size: 0.001em !important;
}
fieldset legend.show {
  font-family: "HelveticaNeueW01-45Ligh", Helvetica, Arial, sans-serif !important;
  font-size: 18px !important;
  color: #000000 !important;
  padding: 0 20px;
  margin-bottom: 6px;
}
fieldset legend.show span {
  font-family: "HelveticaNeueW01-45Ligh", Helvetica, Arial, sans-serif !important;
  color: #000000;
  padding: 0px;
  margin-bottom: 6px;
}
fieldset legend label span {
  font-family: "HelveticaNeueW01-45Ligh", Helvetica, Arial, sans-serif !important;
  color: #000000 !important;
}

input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"] {
  font-family: "HelveticaNeueW01-45Ligh", Helvetica, Arial, sans-serif !important;
  font-size: 18px;
  border: 1px solid #939393 !important;
  box-shadow: inset 0 0px 0px #E5E5E5;
  display: block;
  margin: 0 0 10px 0;
  padding: 8px 20px;
  height: auto;
  width: 100%;
  text-align: left;
  transition: box-shadow 0.45s, border-color 0.45s ease-in-out;
}
@media only screen and (max-width: 1000px) {
  input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"] {
    padding: 8px 10px;
  }
}
input[type="text"]:visited, input[type="password"]:visited, input[type="date"]:visited, input[type="datetime"]:visited, input[type="datetime-local"]:visited, input[type="month"]:visited, input[type="week"]:visited, input[type="email"]:visited, input[type="number"]:visited, input[type="search"]:visited, input[type="tel"]:visited, input[type="time"]:visited, input[type="url"]:visited {
  box-shadow: 0 0 3px #E5E5E5;
  border-color: #939393;
  outline: none;
}
input[type="text"]:hover, input[type="text"]:active, input[type="text"]:focus, input[type="password"]:hover, input[type="password"]:active, input[type="password"]:focus, input[type="date"]:hover, input[type="date"]:active, input[type="date"]:focus, input[type="datetime"]:hover, input[type="datetime"]:active, input[type="datetime"]:focus, input[type="datetime-local"]:hover, input[type="datetime-local"]:active, input[type="datetime-local"]:focus, input[type="month"]:hover, input[type="month"]:active, input[type="month"]:focus, input[type="week"]:hover, input[type="week"]:active, input[type="week"]:focus, input[type="email"]:hover, input[type="email"]:active, input[type="email"]:focus, input[type="number"]:hover, input[type="number"]:active, input[type="number"]:focus, input[type="search"]:hover, input[type="search"]:active, input[type="search"]:focus, input[type="tel"]:hover, input[type="tel"]:active, input[type="tel"]:focus, input[type="time"]:hover, input[type="time"]:active, input[type="time"]:focus, input[type="url"]:hover, input[type="url"]:active, input[type="url"]:focus {
  box-shadow: 0 0 3px #E5E5E5;
  border-color: #666666;
  outline: none;
}

textarea {
  font-family: "HelveticaNeueW01-45Ligh", Helvetica, Arial, sans-serif !important;
  font-size: 18px;
  border: 1px solid #939393 !important;
  box-shadow: inset 0 0px 0px #E5E5E5;
  display: block;
  margin: 0 0 10px 0 !important;
  padding: 8px 20px !important;
  height: auto;
  width: 100%;
  text-align: left;
  transition: box-shadow 0.45s, border-color 0.45s ease-in-out !important;
}
@media only screen and (max-width: 1000px) {
  textarea {
    padding: 8px 10px !important;
  }
}
textarea:visited {
  box-shadow: 0 0 3px #E5E5E5 !important;
  border-color: #E5E5E5 !important;
  outline: none;
}
textarea:hover, textarea:active, textarea:focus {
  box-shadow: 0 0 3px #E5E5E5 !important;
  border-color: #666666 !important;
  outline: none;
}

select {
  width: 100%;
}

/* Basic layout for list with radios and checkboxes - start */
.radio-list, .checkbox-list {
  padding: 0;
  margin: 0;
}
.radio-list li, .checkbox-list li {
  float: left;
  width: auto;
  height: 25px;
  padding: 0 0 0 3px;
  margin: 0 30px 16px 0;
}
.radio-list li:last-child, .checkbox-list li:last-child {
  margin: 0 0 16px 0;
}
@media only screen and (max-width: 599px) {
  .radio-list li, .checkbox-list li {
    width: 100%;
    margin-bottom: 16px;
  }
}
.radio-list li:before, .checkbox-list li:before {
  content: ' ';
}
.radio-list li div, .checkbox-list li div {
  width: auto;
  padding: 0 0 0 6px !important;
  margin: 0 !important;
}
.radio-list li div div, .checkbox-list li div div {
  padding: 0  !important;
  margin: 0 10px -6px 0 !important;
}
.radio-list li div label, .checkbox-list li div label {
  display: block;
  position: relative !important;
  top: auto !important;
  left: auto !important;
  text-indent: 0;
  color: #000000 !important;
  font-size: 18px !important;
  line-height: 1 !important;
  padding: 0 !important;
}
.radio-list li.nofloat, .checkbox-list li.nofloat {
  float: none;
  margin: 16px 0 0 0;
}
.radio-list li.nofloat:first-child, .checkbox-list li.nofloat:first-child {
  margin: 0;
}
@media only screen and (max-width: 850px) {
  .radio-list li.nofloat, .checkbox-list li.nofloat {
    float: none;
  }
}

.radio-list li div label {
  margin: -19px 0  0 25px !important;
}

.checkbox-list li div label {
  margin: -19px 0  0 25px !important;
}

/* Basic layout for list with radios and checkboxes - end */
/* Layout for radios sex - start */
.firstname {
  padding-right: 105px !important;
}
@media only screen and (max-width: 1000px) {
  .firstname {
    padding-right: 95px !important;
  }
}
@media only screen and (max-width: 599px) {
  .firstname {
    padding-left: 10px !important;
    padding-right: 102px !important;
  }
}

.pos-sex {
  display: block;
  position: relative;
  top: 0px;
  left: 105px;
  width: 82px;
  float: right;
  padding: 0;
  margin: 0 0 10px 0;
}
@media only screen and (max-width: 1000px) {
  .pos-sex {
    left: 95px !important;
  }
}
@media only screen and (max-width: 599px) {
  .pos-sex {
    margin: 0;
  }
}

.sex {
  display: block;
  position: absolute;
  top: auto;
  right: auto;
  width: 80px !important;
  height: 40px !important;
  padding: 0 !important;
  margin: -50px 0 10px 0 !important;
}

.firstname-with-unborn {
  padding-right: 140px !important;
}
@media only screen and (max-width: 1000px) {
  .firstname-with-unborn {
    padding-right: 150px !important;
  }
}
@media only screen and (max-width: 599px) {
  .firstname-with-unborn {
    padding-right: 145px !important;
  }
}
.firstname-with-unborn .pos-sex {
  left: 140px !important;
  width: 120px;
}
@media only screen and (max-width: 599px) {
  .firstname-with-unborn .pos-sex {
    left: 135px !important;
  }
}
.firstname-with-unborn .sex {
  width: 120px !important;
  margin: -50px 0 10px 0 !important;
}

/* Layout for radios sex - end */
.button-red, .button-grey, .button-black, .button-blue {
  display: inline-block;
  width: auto;
  height: auto;
  font-family: "HelveticaNeueW01-45Ligh", Helvetica, Arial, sans-serif !important;
  font-weight: 100;
  font-size: 20px !important;
  color: #FFFFFF;
  padding: 10px 20px;
  margin: 0 20px 20px 0;
  vertical-align: top !important;
}
.button-red:hover, .button-red:active, .button-red:focus, .button-grey:hover, .button-grey:active, .button-grey:focus, .button-black:hover, .button-black:active, .button-black:focus, .button-blue:hover, .button-blue:active, .button-blue:focus{
  color: #FFFFFF;
}
.button-red.double, .button-grey.double, .button-black.double, .button-blue.double {
  height: auto !important;
  min-height: 68px;
}
.button-red.double span, .button-grey.double span, .button-black.double span, .button-blue.double span {
  min-height: 68px;
  display: block;
  position: relative;
  top: 0px;
}
@media only screen and (max-width: 599px) {
  .button-red, .button-grey, .button-black, .button-blue {
    display: block;
    width: 100%;
    margin: 0 0 20px 0;
  }
}
.button-red span, .button-grey span, .button-black span, .button-blue span {
  color: #FFFFFF !important;
}

.button-table-red, .button-table-grey, .button-table-black, .button-table-blue {
  display: inline-block;
  width: auto;
  height: auto;
  font-family: "HelveticaNeueW01-45Ligh", Helvetica, Arial, sans-serif !important;
  font-weight: 100;
  font-size: 14px;
  color: #FFFFFF !important;
  padding: 3px 10px;
  margin: -5px 0;
  white-space: nowrap;
}
.button-table-red:hover, .button-table-red:active, .button-table-red:focus, .button-table-grey:hover, .button-table-grey:active, .button-table-grey:focus, .button-table-black:hover, .button-table-black:active, .button-table-black:focus, .button-table-blue:hover, .button-table-blue:active, .button-table-blue:focus {
  color: #FFFFFF;
}
@media only screen and (max-width: 599px) {
  .button-table-red, .button-table-grey, .button-table-black, .button-table-blue {
    width: auto !important;
    font-size: 16px;
    padding: 8px 13px;
  }
}

.button-red, .button-table-red {
  background: #FF0000;
  border: 1px solid #FF0000;
}
.button-red:hover, .button-red:active, .button-red:focus, .button-table-red:hover, .button-table-red:active, .button-table-red:focus {
  background: #000000;
  border: 1px solid #000000;
}

.button-grey, .button-table-grey {
  background: #CBCBCB;
  border: 1px solid #CBCBCB;
}
.button-grey:hover, .button-grey:active, .button-grey:focus, .button-table-grey:hover, .button-table-grey:active, .button-table-grey:focus {
  background: #000000;
  border: 1px solid #000000;
}

.button-black, .button-table-black {
  background: #000000;
  border: 1px solid #000000;
}
.button-black:hover, .button-black:active, .button-black:focus, .button-table-black:hover, .button-table-black:active, .button-table-black:focus {
  background: #CBCBCB;
  border: 1px solid #CBCBCB;
}

.button-blue, .button-table-blue {
  background: #007e97;
  border: 1px solid #007e97;
}
.button-blue:hover, .button-blue:active, .button-blue:focus, .button-table-blue:hover, .button-table-blue:active, .button-table-blue:focus {
  background: #000000;
  border: 1px solid #000000;
}

button.button-red, button.button-grey, button.button-black, button.button-blue {
  border-top: 0;
  border-bottom: 0;
}
button.button-red:hover, button.button-red:active, button.button-red:focus, button.button-grey:hover, button.button-grey:active, button.button-grey:focus, button.button-black:hover, button.button-black:active, button.button-black:focus, button.button-blue:hover, button.button-blue:active, button.button-blue:focus {
  border-top: 0;
  border-bottom: 0;
}
@media only screen and (max-width: 599px) {
  button.button-red, button.button-grey, button.button-black, button.button-blue {
    display: block;
    width: 100%;
    margin: 0 0 20px 0;
  }
}

.button-column1 {
  display: block;
  padding: 0 1px 0 0;
  margin: 0 !important;
  clear: both;
}
@media only screen and (max-width: 1000px) {
  .button-column1 {
    margin: 0 0 1px 0 !important;
  }
}
.button-column1 .button-red, .button-column1 .button-grey, .button-column1 .button-black, .button-column1 .button-blue  {
  display: block;
  width: 100%;
}

.button-column2 {
  display: block;
  padding: 0 0 0 0;
  margin: 0 !important;
  clear: both;
}
@media only screen and (max-width: 1000px) {
  .button-column2 {
    margin: 0 0px 1px -0px !important;
  }
}
@media only screen and (max-width: 599px) {
  .button-column2 {
    margin: 0 0 1px 10px !important;
  }
}
.button-column2 .button-red, .button-column2 .button-grey, .button-column2 .button-black , .button-column2 .button-blue {
  display: block;
  width: 100%;
}

/* ----------------------------------------------------------------------------------------------- */
/* Forms - END */
/* ----------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------- */
/* Footer - START */
/* ----------------------------------------------------------------------------------------------- */
.footer ul, .social ul {
  font-family: "HelveticaNeueW01-45Ligh", Helvetica, Arial, sans-serif !important;
  font-size: 14px;
  color: #000000;
  font-weight: 100;
  list-style-type: none;
  list-style-position: outside;
  list-style-image: none;
  text-indent: -9px;
  padding: 0;
  margin: 0 0 16px 0;
}
.footer ul li, .social ul li {
  float: left;
  padding: 0;
  margin-left: 0 !important;
}
.footer ul li:before, .social ul li:before {
  content: " ";
  line-height: 0;
}

.footer {
  display: block;
  height: 22px;
  padding: 0;
  margin: 40px 0 60px 0;
}
.footer ul {
  margin: 0 0 0 -6px;
  text-indent: 0;
}
@media only screen and (max-width: 799px) {
  .footer ul {
    margin: 0;
  }
}
.footer ul li {
  border-right: 1px solid #000000;
  height: 20px;
  padding: 0 10px;
  margin-right: 0 !important;
  margin-left: 10px !important;
}
.footer ul li:first-child {
  margin-left: 0;
  clear: both !important;
}
@media only screen and (max-width: 799px) {
  .footer ul li:first-child {
    margin: 0 0 15px 0;
  }
}
.footer ul li:last-child {
  padding-right: 0;
  border-right: 0;
}
.footer ul li ul {
  display: block;
  margin: 0 !important;
  padding: 0;
  clear: both !important;
}
@media only screen and (max-width: 799px) {
  .footer ul li ul {
    margin: 0 0 0 -9px;
  }
}
.footer ul li ul li {
  border-right: 1px solid #000000;
  height: 20px;
  float: left;
  margin-left: 10px !important;
}
.footer ul li ul li:first-child {
  margin-left: -12px !important;
}
.footer ul li ul li:last-child {
  padding-right: 0;
  border-right: 0;
}
.footer ul li a {
  color: #000000;
  border-bottom: 0;
}

.social {
  display: block;
  height: 20px;
  padding: 0;
  margin: 43px 0 60px 0;
}
@media only screen and (max-width: 599px) {
  .social {
    margin: 25px 0 60px 0;
  }
}
.social ul {
  float: right;
  text-indent: 0;
}
@media only screen and (max-width: 799px) {
  .social ul {
    margin-top: 17px;
  }
}
.social ul li {
  float: left;
  height: 35px;
  margin-left: 20px !important;
}
@media only screen and (max-width: 799px) {
  .social ul li {
    float: none;
  }
}
.social ul li:last-child {
  float: right;
}
.social ul li a {
  display: block;
  width: 25px;
  height: 25px;
  border: 0;
}

.item-twitter, .item-facebook, .item-youtube, .item-googleplus, .item-xing {
  background-image: url("../images/icons/sprites.png");
  background-repeat: no-repeat;
  background-size: 405px 400px;
}

.item-twitter {
  margin-top: -0px !important;
  background-position: -100px -54px;
  height: 19px;
  width: 24px;
}

.item-twitter:hover {
  background-position: -99px -94px;
}

.item-facebook {
  margin-top: -3px !important;
  background-position: -10px -139px;
  height: 24px;
  width: 11px;
}

.item-facebook:hover {
  background-position: -72px -139px;
}

.item-youtube {
  margin-top: 2px !important;
  background-position: -234px -10px;
  height: 15px;
  width: 22px;
}
@media only screen and (max-width: 799px) {
  .item-youtube {
    margin-top: 8px !important;
  }
}

.item-youtube:hover {
  background-position: -234px -80px;
}

.item-googleplus {
  margin-top: -2px !important;
  background-position: -10px -50px;
  height: 25px;
  width: 24px;
}

.item-googleplus:hover {
  background-position: -101px -10px;
}

.item-xing {
  margin-top: -2px !important;
  background-position: -267px -8px;
  height: 21px;
  width: 24px;
}

.item-xing:hover {
  background-position: -267px -47px;
}

/* ----------------------------------------------------------------------------------------------- */
/* Footer - END */
/* ----------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------- */
/* Grid - START */
/* ----------------------------------------------------------------------------------------------- */
.row {
  border: 0px solid blue;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 980px;
}
.row:before {
  content: " ";
  display: table;
}
.row:after {
  content: " ";
  display: table;
  clear: both;
}
.row.collapse > .column, .row.collapse > .columns {
  padding-left: 0;
  padding-right: 0;
}
.row.collapse .row {
  margin-left: 0;
  margin-right: 0;
}
.row .row {
  border: 0px solid red;
  width: auto;
  margin-left: -20px;
  margin-right: -20px;
  margin-top: 0;
  margin-bottom: 0;
  max-width: none;
}
@media only screen and (max-width: 1000px) {
  .row .row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media only screen and (max-width: 599px) {
  .row .row {
    margin-left: 0px;
    margin-right: 0px;
  }
}
.row .row:before {
  content: " ";
  display: table;
}
.row .row:after {
  content: " ";
  display: table;
  clear: both;
}
.row .row.collapse {
  width: auto;
  margin: 0;
  max-width: none;
}
.row .row.collapse:before {
  content: " ";
  display: table;
}
.row .row.collapse:after {
  content: " ";
  display: table;
  clear: both;
}
.row .row .row {
  border: 0px solid green;
  width: auto;
  margin-left: -20px;
  margin-right: -20px;
  margin-top: 0;
  margin-bottom: 0;
  max-width: none;
}
@media only screen and (max-width: 1000px) {
  .row .row .row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
.row .row .row:before {
  content: " ";
  display: table;
}
.row .row .row:after {
  content: " ";
  display: table;
  clear: both;
}
.row .row .row.collapse {
  width: auto;
  margin: 0;
  max-width: none;
}
.row .row .row.collapse:before {
  content: " ";
  display: table;
}
.row .row .row.collapse:after {
  content: " ";
  display: table;
  clear: both;
}

.column, .columns {
  border: 0px solid orange;
  padding-left: 20px;
  padding-right: 20px;
  margin: 0;
  width: 100%;
  float: left;
}
@media only screen and (max-width: 1000px) {
  .column, .columns {
    padding-left: 10px;
    padding-right: 10px;
  }
}

[class*="column"] + [class*="column"]:last-child {
  float: right;
}
[class*="column"] + [class*="column"].end {
  float: left;
}

@media only screen {
  .small-1 {
    width: 8.33333%;
  }

  .small-2 {
    width: 16.66667%;
  }

  .small-3 {
    width: 25%;
  }

  .small-4 {
    width: 33.33333%;
  }

  .small-5 {
    width: 41.66667%;
  }

  .small-6 {
    width: 50%;
  }

  .small-7 {
    width: 58.33333%;
  }

  .small-8 {
    width: 66.66667%;
  }

  .small-9 {
    width: 75%;
  }

  .small-10 {
    width: 83.33333%;
  }

  .small-11 {
    width: 91.66667%;
  }

  .small-12 {
    width: 100%;
  }
}
/* ----------------------------------------------------------------------------------------------- */
/* Breakpoint 520px - for Smartphones - START */
/* Breakpoint 520px - for Smartphones - END */
/* ----------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------- */
/* Breakpoint 599px - for Phablets - START */
@media only screen and (min-width: 599px) {
  .medium-1 {
    width: 8.33333%;
  }

  .medium-2 {
    width: 16.66667%;
  }

  .medium-3 {
    width: 25%;
  }

  .medium-4 {
    width: 33.33333%;
  }

  .medium-5 {
    width: 41.66667%;
  }

  .medium-6 {
    width: 50%;
  }

  .medium-7 {
    width: 58.33333%;
  }

  .medium-8 {
    width: 66.66667%;
  }

  .medium-9 {
    width: 75%;
  }

  .medium-10 {
    width: 83.33333%;
  }

  .medium-11 {
    width: 91.66667%;
  }

  .medium-12 {
    width: 100%;
  }
}
/* Breakpoint 599px - for Phablets - END */
/* ----------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------- */
/* Breakpoint 851px - for Tablets and Desktop - START */
@media only screen and (min-width: 851px) {
  .large-1 {
    width: 8.33333%;
  }

  .large-2 {
    width: 16.66667%;
  }

  .large-3 {
    width: 25%;
  }

  .large-4 {
    width: 33.33333%;
  }

  .large-5 {
    width: 41.66667%;
  }

  .large-6 {
    width: 50%;
  }

  .large-7 {
    width: 58.33333%;
  }

  .large-8 {
    width: 66.66667%;
  }

  .large-9 {
    width: 75%;
  }

  .large-10 {
    width: 83.33333%;
  }

  .large-11 {
    width: 91.66667%;
  }

  .large-12 {
    width: 100%;
  }
}
/* Breakpoint 799px - for Tablets and Desktop - END */
/* ----------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------- */
/* Grid - END */
/* ----------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------- */
/* Visibility viewports - START */
/* ----------------------------------------------------------------------------------------------- */
/* small displays */
@media only screen {
  .show-for-small-only, .show-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xxlarge-only, .hide-for-xxlarge-up {
    display: inherit !important;
  }

  .hide-for-small-only, .hide-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xxlarge-only, .show-for-xxlarge-up {
    display: none !important;
  }

  table.show-for-small-only, table.show-for-small-up, table.show-for-small, table.show-for-small-down, table.hide-for-medium-only, table.hide-for-medium-up, table.hide-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up {
    display: table;
  }

  thead.show-for-small-only, thead.show-for-small-up, thead.show-for-small, thead.show-for-small-down, thead.hide-for-medium-only, thead.hide-for-medium-up, thead.hide-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up {
    display: table-header-group !important;
  }

  tbody.show-for-small-only, tbody.show-for-small-up, tbody.show-for-small, tbody.show-for-small-down, tbody.hide-for-medium-only, tbody.hide-for-medium-up, tbody.hide-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up {
    display: table-row-group !important;
  }

  tr.show-for-small-only, tr.show-for-small-up, tr.show-for-small, tr.show-for-small-down, tr.hide-for-medium-only, tr.hide-for-medium-up, tr.hide-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up {
    display: table-row !important;
  }

  th.show-for-small-only, td.show-for-small-only, th.show-for-small-up, td.show-for-small-up, th.show-for-small, td.show-for-small, th.show-for-small-down, td.show-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.hide-for-medium-up, td.hide-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up {
    display: table-cell !important;
  }
}
/* medium displays */
@media only screen and (min-width: 599px) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xxlarge-only, .hide-for-xxlarge-up {
    display: inherit !important;
  }

  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xxlarge-only, .show-for-xxlarge-up {
    display: none !important;
  }

  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.show-for-medium-only, table.show-for-medium-up, table.show-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up {
    display: table;
  }

  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.show-for-medium-only, thead.show-for-medium-up, thead.show-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up {
    display: table-header-group !important;
  }

  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.show-for-medium-only, tbody.show-for-medium-up, tbody.show-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up {
    display: table-row-group !important;
  }

  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.show-for-medium-only, tr.show-for-medium-up, tr.show-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up {
    display: table-row !important;
  }

  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.show-for-medium-only, td.show-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.show-for-medium, td.show-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up {
    display: table-cell !important;
  }
}
/* large displays */
@media only screen and (min-width: 851px) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xxlarge-only, .hide-for-xxlarge-up {
    display: inherit !important;
  }

  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xxlarge-only, .show-for-xxlarge-up {
    display: none !important;
  }

  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.show-for-large-only, table.show-for-large-up, table.show-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up {
    display: table;
  }

  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.show-for-large-only, thead.show-for-large-up, thead.show-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up {
    display: table-header-group !important;
  }

  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.show-for-large-only, tbody.show-for-large-up, tbody.show-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up {
    display: table-row-group !important;
  }

  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.show-for-large-only, tr.show-for-large-up, tr.show-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up {
    display: table-row !important;
  }

  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.show-for-large-only, td.show-for-large-only, th.show-for-large-up, td.show-for-large-up, th.show-for-large, td.show-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up {
    display: table-cell !important;
  }
}
/* xlarge displays */
@media only screen and (min-width: 90.063em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .hide-for-xxlarge-only, .hide-for-xxlarge-up {
    display: inherit !important;
  }

  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .show-for-xxlarge-only, .show-for-xxlarge-up {
    display: none !important;
  }

  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.show-for-xlarge-only, table.show-for-xlarge-up, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up {
    display: table;
  }

  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.show-for-xlarge-only, thead.show-for-xlarge-up, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up {
    display: table-header-group !important;
  }

  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.show-for-xlarge-only, tbody.show-for-xlarge-up, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up {
    display: table-row-group !important;
  }

  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.show-for-xlarge-only, tr.show-for-xlarge-up, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up {
    display: table-row !important;
  }

  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.show-for-xlarge-only, td.show-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up {
    display: table-cell !important;
  }
}
/* xxlarge displays */
@media only screen and (min-width: 120.063em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .hide-for-xlarge-only, .show-for-xlarge-up, .show-for-xxlarge-only, .show-for-xxlarge-up {
    display: inherit !important;
  }

  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .show-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xxlarge-only, .hide-for-xxlarge-up {
    display: none !important;
  }

  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.hide-for-xlarge-only, table.show-for-xlarge-up, table.show-for-xxlarge-only, table.show-for-xxlarge-up {
    display: table;
  }

  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.hide-for-xlarge-only, thead.show-for-xlarge-up, thead.show-for-xxlarge-only, thead.show-for-xxlarge-up {
    display: table-header-group !important;
  }

  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.hide-for-xlarge-only, tbody.show-for-xlarge-up, tbody.show-for-xxlarge-only, tbody.show-for-xxlarge-up {
    display: table-row-group !important;
  }

  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.hide-for-xlarge-only, tr.show-for-xlarge-up, tr.show-for-xxlarge-only, tr.show-for-xxlarge-up {
    display: table-row !important;
  }

  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.show-for-xxlarge-only, td.show-for-xxlarge-only, th.show-for-xxlarge-up, td.show-for-xxlarge-up {
    display: table-cell !important;
  }
}
/* ----------------------------------------------------------------------------------------------- */
/* Visibility viewports - END */
/* ----------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------- */
/* Helpers - START */
/* ----------------------------------------------------------------------------------------------- */
.left {
  float: left !important;
}

.right {
  float: right !important;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.text-left {
  text-align: left;
}

.hide {
  display: none;
}

.invisible {
  visibility: hidden;
}

.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
}

.padd-le0 {
  padding-left: 0;
}
@media only screen and (max-width: 1000px) {
  .padd-le0 {
    padding-left: 0px;
  }
}

.padd-le10 {
  padding-left: 10px;
}
@media only screen and (max-width: 599px) {
  .padd-le10 {
    padding-left: 10px;
  }
}

.padd-le20 {
  padding-left: 20px;
}
@media only screen and (max-width: 1000px) {
  .padd-le20 {
    padding-left: 10px;
  }
}

.padd-le40 {
  padding-left: 40px;
}
@media only screen and (max-width: 1000px) {
  .padd-le40 {
    padding-left: 30px;
  }
}

.padd-le60 {
  padding-left: 60px;
}
@media only screen and (max-width: 1000px) {
  .padd-le60 {
    padding-left: 50px;
  }
}

.padd-ri0 {
  padding-right: 0;
}
@media only screen and (max-width: 1000px) {
  .padd-ri0 {
    padding-right: 10px;
  }
}

.padd-ri10 {
  padding-right: 10px;
}
@media only screen and (max-width: 599px) {
  .padd-ri10 {
    padding-right: 10px;
  }
}

.padd-ri20 {
  padding-right: 20px;
}
@media only screen and (max-width: 1000px) {
  .padd-ri20 {
    padding-right: 10px;
  }
}

.marg-topbot0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.marg-topbot10 {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}

.marg-topbot16 {
  margin-top: 16px !important;
  margin-bottom: 16px !important;
}

.marg-topbot20 {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}

.marg-topbot30 {
  margin-top: 30px !important;
  margin-bottom: 20px !important;
}

.marg-topbot40 {
  margin-top: 40px !important;
  margin-bottom: 40px !important;
}

.marg-topbot50 {
  margin-top: 0px !important;
  margin-bottom: 50px !important;
}

.marg-topbot60 {
  margin-top: 60px !important;
  margin-bottom: 60px !important;
}

.marg-topbot80 {
  margin-top: 80px !important;
  margin-bottom: 80px !important;
}

.marg-topbot100 {
  margin-top: 100px !important;
  margin-bottom: 100px !important;
}

.marg-bot0, .marg-bot16, .marg-bot20, .marg-bot30, .marg-bot40, .marg-bot50, .marg-bot60, .marg-bot80, .marg-bot100 .marg-top0, .marg-top16, .marg-top20, .marg-top30, .marg-top40, .marg-top50, .marg-top60, .marg-top80, .marg-top100 {
  display: block;
  width: auto;
  height: auto;
}

.marg-bot0 {
  margin-bottom: 0px !important;
}

.marg-bot5 {
  margin-bottom: 5px !important;
}

.marg-bot10 {
  margin-bottom: 10px !important;
}

.marg-bot16 {
  margin-bottom: 16px !important;
}

.marg-bot20 {
  margin-bottom: 20px !important;
}

.marg-bot30 {
  margin-bottom: 30px !important;
}

.marg-bot40 {
  margin-bottom: 40px !important;
}

.marg-bot50 {
  margin-bottom: 50px !important;
}

.marg-bot60 {
  margin-bottom: 60px !important;
}

.marg-bot80 {
  margin-bottom: 80px !important;
}

.marg-bot100 {
  margin-bottom: 100px !important;
}

.marg-top0 {
  margin-top: 0px !important;
}

.marg-top3 {
  margin-top: 3px !important;
}

.marg-top4 {
  margin-top: 4px !important;
}

.marg-top5 {
  margin-top: 5px !important;
}

.marg-top6 {
  margin-top: 6px !important;
}

.marg-top7 {
  margin-top: 7px !important;
}

.marg-top8 {
  margin-top: 8px !important;
}

.marg-top10 {
  margin-top: 10px !important;
}

.marg-top10 {
  margin-top: 10px !important;
}

.marg-top10 {
  margin-top: 10px !important;
}

.marg-top6 {
  margin-top: 16px !important;
}

.marg-top20 {
  margin-top: 20px !important;
}

.marg-top30 {
  margin-top: 30px !important;
}

.marg-top40 {
  margin-top: 40px !important;
}

.marg-top50 {
  margin-top: 50px !important;
}

.marg-top60 {
  margin-top: 60px !important;
}

.marg-top80 {
  margin-top: 80px !important;
}

.marg-top100 {
  margin-top: 100px !important;
}

.marg-le0 {
  margin-left: 0px;
}

.marg-le10 {
  margin-left: 10px;
}

.marg-le20 {
  margin-left: 20px;
}

.width100 {
  width: 100%;
}

.clear {
  display: block;
  width: 100%;
  height: 1px;
  font-size: 1px;
}

.clear-both {
  clear: both !important;
}

.nobrake {
  white-space: nowrap !important;
}

/* --- 5 cols --- */
.col20percent {
  display: block;
  float: left;
  width: 20%;
  height: auto;
  padding-right: 20px;
}
.col20percent:last-child {
  padding-right: 0px;
}
@media only screen and (min-width: 600px) and (max-width: 999px) {
  .col20percent {
    width: 33.3333%;
    padding-right: 10px;
  }
}
@media only screen and (max-width: 599px) {
  .col20percent {
    width: 100%;
    padding-right: 0px;
  }
}

/* --- 4 cols --- */
.col25percent {
  display: block;
  float: left;
  width: 25%;
  height: auto;
  padding-right: 20px;
}
.col25percent:last-child {
  padding-right: 0px;
}
@media only screen and (min-width: 600px) and (max-width: 999px) {
  .col25percent {
    width: 33.3333%;
    padding-right: 10px;
  }
}
@media only screen and (max-width: 599px) {
  .col25percent {
    width: 100%;
    padding-right: 0px;
  }
}

/* --- 3 cols --- */
.col33percent {
  display: block;
  float: left;
  width: 33.3333%;
  height: auto;
  padding-right: 20px;
}
.col33percent:last-child {
  padding-right: 0px;
}
@media only screen and (max-width: 599px) {
  .col33percent {
    width: 100%;
    padding-right: 0px;
  }
}

/* ----------------------------------------------------------------------------------------------- */
/* Helpers - END */
/* ----------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------- */
/* News Homepage - START */
/* ----------------------------------------------------------------------------------------------- */
.notifications {
  background-color: #333333;
  color: #FFFFFF;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  display: none;
}
.notifications h1 {
  font-size: 28px;
  margin-bottom: 0px !important;
}
.notifications h2 {
  font-size: 18px;
  margin-bottom: 5px !important;
  margin-top: 20px !important;
}
.notifications .more {
  text-decoration: none;
  color: #FFFFFF !important;
  border-bottom: 0;
}
.notifications .more:before {
  content: ' ';
  display: inline-block;
  white-space: nowrap;
  background-image: url("../images/icons/sprites.png");
  background-repeat: no-repeat;
  background-size: 405px 400px;
  background-position: -250px -352px;
  margin-bottom: -4px;
  width: 13px;
  height: 20px;
}
.notifications .more:hover, .notifications .more:active, .notifications .more:focus {
  color: #FF0000 !important;
}
.notifications .more:hover:before, .notifications .more:active:before, .notifications .more:focus:before {
  background-position: -311px -113px;
  margin-bottom: -4px;
  width: 13px;
  height: 20px;
}
.notifications .checkbox .ui-chkbox-box.ui-state-default {
  border-color: #AAAAAA !important;
}
.notifications .checkbox .ui-chkbox-box.ui-state-hover,
.notifications .checkbox .ui-chkbox-box.ui-state-focus {
  box-shadow: 0 0 0 transparent;
  border-color: #FFFFFF !important;
  outline: none;
}
.notifications .checkbox .ui-chkbox-box span.ui-icon-check {
  background-image: url("../images/icons/sprites.png");
  background-repeat: no-repeat;
  background-size: 405px 400px;
  background-position: -247px -296px;
  height: 20px;
  width: 16px;
}
.notifications .del-person.ui-button.ui-state-default {
  border: 0 !important;
}
.notifications .del-person.ui-button.ui-state-default .img_X-grey {
  background-image: url("../images/icons/sprites.png");
  background-repeat: no-repeat;
  background-size: 405px 400px;
  background-position: -243px -327px;
  width: 20px;
  height: 20px;
}
.notifications .del-person.ui-button.ui-state-hover, .notifications .del-person.ui-button.ui-state-focus {
  border: 0 !important;
}
.notifications .del-person.ui-button.ui-state-hover .img_X-grey, .notifications .del-person.ui-button.ui-state-focus .img_X-grey {
  background-image: url("../images/icons/sprites.png");
  background-repeat: no-repeat;
  background-size: 405px 400px;
  background-position: -205px -267px;
  width: 20px;
  height: 20px;
}

/* ----------------------------------------------------------------------------------------------- */
/* Infos - END */
/* ----------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------- */
/* Infos - START */
/* ----------------------------------------------------------------------------------------------- */
.tile {
  padding: 20px;
  height: 140px;
  vertical-align: bottom;
  position: relative;
}
.tile:nth-child(3n+1) {
  background-color: #B2B2B2;
  border: 1px solid #B2B2B2;
  border-bottom: none;
  color: #FFF;
}
.tile:nth-child(3n+2) {
  background-color: #CCC;
  border: 1px solid #CCC;
  border-bottom: none;
  color: #333;
}
.tile:nth-child(3n+3) {
  background-color: #E5E5E5;
  border: 1px solid #E5E5E5;
  border-bottom: none;
  color: #333;
}
.tile:hover {
  background-color: #F00;
  border: 1px solid #F00;
  border-bottom: none;
  cursor: pointer;
  color: #FFF;
}

.tile.open,
#tile1Btn.tile.open,
#tile5Btn.tile.open,
#tile6Btn.tile.open {
  background-color: #FFF;
  border: 1px solid #000;
  border-bottom: 1px solid #FFF;
  color: #F00;
  z-index: 1;
}

.tile .title-infos {
  display: block;
  font-family: HelveticaNeueW01-45Ligh,Helvetica,sans-serif;
  font-weight: 100;
  font-size: 28px;
  position: absolute;
  bottom: 20px;
  vertical-align: bottom;
  line-height: 34px;
  margin-bottom: 0 !important;
  max-width: 80%;
}

.icon-state {
  background-image: url("../images/icons/sprites.png");
  background-repeat: no-repeat;
  background-size: 405px 400px;
  display: block;
  position: absolute;
  width: 28px;
  height: 18px;
  bottom: 20px;
  right: 20px;
}

.tile:nth-child(3n+2) .icon-state,
.tile:nth-child(3n+3) .icon-state {
  background-position: -158px -180px;
}

.tile:nth-child(3n+1) .icon-state,
.tile:hover .icon-state,
#tile1Btn.tile .icon-state,
#tile5Btn.tile .icon-state,
#tile6Btn.tile .icon-state {
  background-position: -144px -95px;
}

.tile.open .icon-state,
#tile1Btn.tile.open .icon-state,
#tile5Btn.tile.open .icon-state,
#tile6Btn.tile.open .icon-state {
  background-position: -201px -300px;
}

#tile1Btn.tile {
  background-color: #F00;
  border: 1px solid #F00;
  border-bottom: none;
  color: #FFF;
}

#tile5Btn.tile {
  background-color: #333;
  border: 1px solid #333;
  border-bottom: none;
  color: #FFF;
}

#tile6Btn.tile {
  background-color: #CCC;
  border: 1px solid #CCC;
  border-bottom: none;
  color: #333;
}

.tileContent {
  padding: 80px 20px;
  border-top: 1px solid #000 !important;
  top: -1px;
  position: relative;
}
.tileContent h4 {
  font-family: "HelveticaNeueW01-45Ligh", Helvetica, Arial, sans-serif !important;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 16px;
}
.tileContent h5 {
  font-family: "HelveticaNeueW01-45Ligh", Helvetica, Arial, sans-serif !important;
  font-size: 16px;
  font-weight: 100;
  margin-bottom: 16px;
}
.tileContent p {
  font-family: "HelveticaNeueW01-55Roma", Helvetica, Arial, sans-serif !important;
  font-size: 16px;
  font-weight: 100;
  margin-bottom: 16px;
}
.tileContent ul {
  margin-left: 10px;
}
.tileContent ul li {
  font-family: "HelveticaNeueW01-55Roma", Helvetica, Arial, sans-serif !important;
  font-size: 16px;
  font-weight: 100;
}

/* ----------------------------------------------------------------------------------------------- */
/* Infos - END */
/* ----------------------------------------------------------------------------------------------- */
