html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
button,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

:focus {
  outline: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption,
th,
td {
  text-align: left;
  font-weight: normal;
}

body {
  padding: 0;
  margin: 0;
  font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-serif;
  font-size: 100%;
  line-height: 100%;
  color: #555555;
  background-color: #ffffff;
}

.desktop-only {
  display: none !important;
}

div#header-new {
  height: 55px;
  top: 0;
  position: absolute;
  padding: 0;
  width: 100%;
  background: white;
  background-image: url(/common/img/mobile/seperator.png);
  background-repeat: repeat-x;
  background-position: bottom left;
}

div#header-new div.inner {
  padding: 10px 10px 0 10px;
}

div#header-new a#logo {
  display: block;
  padding: 0;
  background-image: url(/common/img/mobile/paessler-logo.png);
  background-repeat: no-repeat;
  background-position: top left;
  background-size: 130px 31px;
  width: 130px !important;
  height: 31px !important;
  float: left;
}

div#header-new a#logo img {
  display: none;
}

div#header-new li#nav-home,
div#header-new ul,
div#header-new form#searchbox,
div#header-new a#login {
  display: none;
}

div#navigation-new,
div#language-btn {
  float: right;
  margin-left: 10px;
  width: 29px;
  height: 38px;
  display: block;
  background-repeat: no-repeat;
  background-size: 29px 38px;
}

div#navigation-new ul,
div#language-btn ul {
  margin: 0 !important;
  padding: 0 !important;
}

div#navigation-new {
  background-image: url(/common/img/mobile/menu-icon-inactive.png);
}

div#navigation-new.opened {
  background-image: url(/common/img/mobile/menu-icon-active.png);
}

div#navigation-new > ul,
ul#language {
  display: none;
  margin: 0 !important;
  padding: 0 !important;
  background-color: #e7e7e8;
  position: absolute;
  top: 55px;
  left: 0;
  width: 100%;
  border-bottom: 3px solid #cccccc;
}

div#navigation-new > ul li,
ul#language li {
  color: #ffffff;
  background-image: url(/common/img/mobile/plus.png);
  background-repeat: no-repeat;
  background-position: top right;
}

div#navigation-new > ul li a,
ul#language li a,
div#navigation-new > ul li span,
ul#language li span {
  color: #ffffff;
  padding: 10px 0 10px 10px;
  text-transform: uppercase;
  font-size: 1.2em;
  display: block;
  width: 75%;
}

div#navigation-new > ul li li,
ul#language li li {
  background-image: none;
}

div#navigation-new > ul li#nav-products,
ul#language li#nav-products {
  background-color: #dd0959;
}

div#navigation-new > ul li#nav-download,
ul#language li#nav-download {
  background-color: #fcae17;
}

div#navigation-new > ul li#nav-order,
ul#language li#nav-order {
  background-color: #b5ce3a;
}

div#navigation-new > ul li#nav-support,
ul#language li#nav-support {
  background-color: #5ca3eb;
}

div#navigation-new > ul li#nav-partners,
ul#language li#nav-partners {
  background-color: #212c52;
}

div#navigation-new > ul li#nav-blog,
ul#language li#nav-blog {
  background-color: #78733d;
}

div#navigation-new > ul li#nav-company,
ul#language li#nav-company {
  background-color: #f172ac;
}

div#navigation-new > ul li#nav-products ul,
ul#language li#nav-products ul,
div#navigation-new > ul li#nav-order ul,
ul#language li#nav-order ul,
div#navigation-new > ul li#nav-download ul,
ul#language li#nav-download ul,
div#navigation-new > ul li#nav-support ul,
ul#language li#nav-support ul,
div#navigation-new > ul li#nav-partners ul,
ul#language li#nav-partners ul,
div#navigation-new > ul li#nav-blog ul,
ul#language li#nav-blog ul,
div#navigation-new > ul li#nav-company ul,
ul#language li#nav-company ul {
  background-color: #e7e7e8;
}

div#navigation-new > ul li#nav-products ul li,
ul#language li#nav-products ul li,
div#navigation-new > ul li#nav-order ul li,
ul#language li#nav-order ul li,
div#navigation-new > ul li#nav-download ul li,
ul#language li#nav-download ul li,
div#navigation-new > ul li#nav-support ul li,
ul#language li#nav-support ul li,
div#navigation-new > ul li#nav-partners ul li,
ul#language li#nav-partners ul li,
div#navigation-new > ul li#nav-blog ul li,
ul#language li#nav-blog ul li,
div#navigation-new > ul li#nav-company ul li,
ul#language li#nav-company ul li {
  background-color: #e7e7e8;
}

div#navigation-new > ul li#nav-products ul li a,
ul#language li#nav-products ul li a,
div#navigation-new > ul li#nav-order ul li a,
ul#language li#nav-order ul li a,
div#navigation-new > ul li#nav-download ul li a,
ul#language li#nav-download ul li a,
div#navigation-new > ul li#nav-support ul li a,
ul#language li#nav-support ul li a,
div#navigation-new > ul li#nav-partners ul li a,
ul#language li#nav-partners ul li a,
div#navigation-new > ul li#nav-blog ul li a,
ul#language li#nav-blog ul li a,
div#navigation-new > ul li#nav-company ul li a,
ul#language li#nav-company ul li a {
  text-transform: none;
  color: #212c52;
  font-size: 1.3em;
  padding: 10px 0 10px 10px;
  border-top: 1px solid #ffffff;
}

div#navigation-new > ul div,
ul#language div {
  height: 100%;
}

div#navigation-new > ul > li > div > ul > li > a {
  width: 100%;
}

div#language-btn {
  display: block;
  background-image: url(/common/img/mobile/lang-icon-inactive.png);
  background-repeat: no-repeat;
  background-size: 29px 38px;
  width: 29px;
  height: 40px;
}

div#language-btn.en {
  background-image: url(/common/img/mobile/lang-icon-inactive-en.png);
}

div#language-btn.de {
  background-image: url(/common/img/mobile/lang-icon-inactive-de.png);
}

div#language-btn.es {
  background-image: url(/common/img/mobile/lang-icon-inactive-es.png);
}

div#language-btn.fr {
  background-image: url(/common/img/mobile/lang-icon-inactive-fr.png);
}

div#language-btn.it {
  background-image: url(/common/img/mobile/lang-icon-inactive-it.png);
}

div#language-btn.br {
  background-image: url(/common/img/mobile/lang-icon-inactive-br.png);
}

div#language-btn.cn {
  background-image: url(/common/img/mobile/lang-icon-inactive-cn.png);
}

ul#language {
  width: 100%;
}

ul#language li {
  background-image: none;
  background-color: #ffffff;
  color: #212c52;
  border-bottom: 1px solid #e7e7e8;
}

ul#language li a,
ul#language li span {
  color: #212c52;
  width: 100%;
  background-repeat: no-repeat;
  background-position: 95% center;
  background-size: 30px 30px;
}

ul#language li a.en,
ul#language li span.en {
  background-image: url(/common/img/mobile/flagg-en.png);
}

ul#language li a.de,
ul#language li span.de {
  background-image: url(/common/img/mobile/flagg-de.png);
}

ul#language li a.es,
ul#language li span.es {
  background-image: url(/common/img/mobile/flagg-es.png);
}

ul#language li a.fr,
ul#language li span.fr {
  background-image: url(/common/img/mobile/flagg-fr.png);
}

ul#language li a.it,
ul#language li span.it {
  background-image: url(/common/img/mobile/flagg-it.png);
}

ul#language li a.br,
ul#language li span.br {
  background-image: url(/common/img/mobile/flagg-br.png);
}

ul#language li a.cn,
ul#language li span.cn {
  background-image: url(/common/img/mobile/flagg-cn.png);
}

ul#language li.inactive {
  background-color: #e7e7e8;
  border-bottom: 1px solid #ffffff;
}

ul#language li.inactive a,
ul#language li.inactive span {
  color: #cccccc;
}

ul#language li.inactive a.en,
ul#language li.inactive span.en {
  background-image: url(/common/img/mobile/flagg-inactive-en.png);
}

ul#language li.inactive a.de,
ul#language li.inactive span.de {
  background-image: url(/common/img/mobile/flagg-inactive-de.png);
}

ul#language li.inactive a.es,
ul#language li.inactive span.es {
  background-image: url(/common/img/mobile/flagg-inactive-es.png);
}

ul#language li.inactive a.fr,
ul#language li.inactive span.fr {
  background-image: url(/common/img/mobile/flagg-inactive-fr.png);
}

ul#language li.inactive a.it,
ul#language li.inactive span.it {
  background-image: url(/common/img/mobile/flagg-inactive-it.png);
}

ul#language li.inactive a.br,
ul#language li.inactive span.br {
  background-image: url(/common/img/mobile/flagg-inactive-br.png);
}

ul#language li.inactive a.cn,
ul#language li.inactive span.cn {
  background-image: url(/common/img/mobile/flagg-inactive-cn.png);
}

div#left,
ul#language,
ul#navigation {
  display: none;
}

div#socialshare {
  position: fixed;
  height: 25px;
  background-color: #cccccc;
  color: #cccccc;
  bottom: 0px;
  left: 0;
  display: block;
  width: 100%;
}

div#socialshare ul {
  margin: 0 !important;
  padding: 0 !important;
  list-style: none;
}

div#socialshare ul li {
  display: block;
  float: left;
  width: 33%;
  padding: 0;
  margin: 0;
}

div#socialshare ul li a {
  display: block;
  background-image: url(/common/img/mobile/icon-twitter.png);
  background-repeat: no-repeat;
  color: #cccccc;
  height: 25px;
  background-position: center center;
}

div#socialshare ul li a span {
  display: none;
}

div#socialshare ul li a.facebook {
  background-image: url(/common/img/mobile/icon-facebook.png);
  background-size: 9px 17px;
}

div#socialshare ul li a.twitter {
  background-image: url(/common/img/mobile/icon-twitter.png);
  border-left: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  background-size: 18px 15px;
}

div#socialshare ul li a.googleplus {
  background-image: url(/common/img/mobile/icon-googleplus.png);
  background-size: 19px 16px;
}

div#base-new {
  padding: 55px 0 0 0;
}

div#base-new h1,
div#base-new h2,
div#base-new h3,
div#base-new h4,
div#base-new h5 {
  color: #212c52;
  margin: 10px 0 5px 0;
}

div#base-new h1 a,
div#base-new h2 a,
div#base-new h3 a,
div#base-new h4 a,
div#base-new h5 a {
  color: #212c52;
  text-decoration: none;
}

div#base-new h1 strong,
div#base-new h2 strong,
div#base-new h3 strong,
div#base-new h4 strong,
div#base-new h5 strong {
  font-weight: bold;
}

div#base-new h1 br,
div#base-new h2 br,
div#base-new h3 br,
div#base-new h4 br,
div#base-new h5 br {
  display: none;
}

div#base-new h1 {
  font-size: 1.4em;
  margin: 0 0 5px 0;
  padding: 10px 0 0 0;
  line-height: 1.2em;
}

div#base-new h2 {
  font-size: 1.1em;
  line-height: 1.3em;
  margin: 0 0 5px 0;
  padding: 10px 0 0 0;
}

div#base-new h3,
div#base-new h4 {
  font-size: 1em;
  line-height: 1.3em;
  margin: 0 0 5px 0;
  padding: 10px 0 0 0;
}

div#base-new a {
  color: #5ca3eb;
  text-decoration: none;
}

div#base-new a:hover {
  text-decoration: underline;
}

div#base-new p,
div#base-new ul,
div#base-new ol,
div#base-new img,
div#base-new table,
div#base-new label,
div#base-new input {
  margin: 0 0 8px 0;
  padding: 4px 0 0 0;
  font-size: 0.8em;
  line-height: 1.7em;
}

div#base-new p.spacer {
  display: none;
}

div#base-new a.buttonstyle br,
div#base-new a.buttonstyle-2 br {
  display: inline;
}

div#base-new span.licensenote {
  display: none;
}

div#base-new div#supportsearch label span {
  display: none;
}

div#base-new div#supportsearch p.privacynote,
div#base-new div#supportsearch p.required {
  display: none;
}

div#base-new div#newslettersubscription span.licensenote,
div#base-new div#newslettersubscriptionlong span.licensenote {
  display: none;
}

div#base-new div.table-style table td {
  background-color: #f4f4f4;
  border: none;
  width: auto !important;
}

div#base-new div.table-style table th {
  background-color: #d9d9db;
  border: none;
  color: #555555;
  width: auto !important;
}

div#base-new div.table-style table th,
div#base-new div.table-style table td {
  padding: 10px;
}

div#base-new div.table-style table th p,
div#base-new div.table-style table td p {
  margin: 0;
}

div#base-new div.table-style table tr:first-child :last-child {
  border-top-right-radius: 5px;
}

div#base-new div.table-style table tr:first-child :first-child {
  border-top-left-radius: 5px;
}

div#base-new div.table-style table tr:last-child :last-child {
  border-bottom-right-radius: 5px;
}

div#base-new div.table-style table tr:last-child :first-child {
  border-bottom-left-radius: 5px;
}

div#base-new div.table-style table tr:nth-of-type(odd) td {
  background-color: #e7e7e8;
}

div#base-new div.pricelist table td {
  background-color: #f2f6dd;
  border: none;
}

div#base-new div.pricelist table td p {
  margin: 0 !important;
}

div#base-new div.pricelist table th {
  background-color: #b5ce3a;
  border: none;
  color: #ffffff;
  text-transform: uppercase;
}

div#base-new div.pricelist table .col-prices {
  text-align: right;
}

div#base-new div.pricelist table tr:nth-of-type(odd) td {
  background-color: #e3ecb4;
}

div#base-new img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 3% 0 2% 0;
  max-height: 250px;
}

div#content div#content-body {
  padding: 0 0 10px 0;
}

div#content div#head {
  background-color: #e7e7e8;
}

div#content div#head h1 {
  padding: 10px !important;
}

div#content div#head h2 {
  padding: 0 10px 10px 10px !important;
}

div#content div#head p {
  padding: 10px 10px 0 10px;
}

div#content div.mobile-extra-menu {
  display: block !important;
}

div#content div.campaign {
  margin: 0 0 3% 0 !important;
  padding: 10px !important;
  background-color: #e7e7e8;
}

div#content p,
div#content ul,
div#content ol,
div#content img,
div#content table,
div#content label {
  width: auto !important;
  float: none !important;
}

div#content p p,
div#content ul p,
div#content ol p,
div#content img p,
div#content table p,
div#content label p,
div#content p ul,
div#content ul ul,
div#content ol ul,
div#content img ul,
div#content table ul,
div#content label ul {
  font-size: 1em;
}

div#content p br,
div#content ul br,
div#content ol br,
div#content img br,
div#content table br,
div#content label br {
  display: none;
}

div#content ol,
div#content ul {
  padding: 0 0 0 20px;
}

div#content ol li,
div#content ul li {
  margin: 0 0 0 0;
}

div#content form {
  background-color: #e7e7e8;
  padding: 10px;
  margin: 10px 0 10px 0;
}

div#content form ul {
  list-style: none;
  margin: 0;
  padding: 10px 0 0 0;
}

div#content form li {
  list-style: none;
  margin: 0px;
  padding: 0;
}

div#content form li label {
  font-size: 1em;
}

div#content form li label input {
  display: inline-block;
  width: 30px;
}

div#content form input {
  border: 1px solid #cccccc;
  padding: 10px;
  width: 93%;
}

div#content form a.formsubmit {
  color: #212c52;
  font-size: 1em;
  text-transform: uppercase;
  padding: 10px;
}

div#content form a.formsubmit span {
  font-size: 1.2em;
  text-transform: uppercase;
}

div#content form p.required {
  color: #dd0959;
}

div#content form div.required span {
  color: #dd0959;
}

div#content form label.error {
  color: #dd0959;
}

div#content div.admin {
  display: none;
}

div#content div.pageelement {
  padding: 0;
  margin: 0;
  padding: 0 10px 0 10px;
}

div#content div.pageelement div.pageelement {
  padding: 0;
  margin: 0;
}

div#content div.imageelement {
  padding: 0 !important;
}

div#content div.imageelement span {
  margin: 5px 0 15px 0;
  display: block;
  font-size: 0.8em;
}

div#content div.videoelement {
  width: 100% !important;
}

div#content div.videoelement object {
  width: 100% !important;
  height: 235px !important;
}

div#content div.videoelement div.wistia_embed {
  width: 100% !important;
  height: 280px !important;
}

div#content div.not-translated {
  background-color: #dd0959;
  color: #ffffff;
  padding: 10px;
  font-size: 0.8em;
  line-height: 1.4em;
}

div#content div.newselement {
  padding: 0 10px 0 10px;
}

div#content div.toggleelement h3 {
  font-size: 0.8em;
  font-weight: bold;
}

div#content div.toggleelement div.toggle-content {
  display: block !important;
}

div#content div.campaign div.photo-bg {
  background-image: none !important;
}

div#content div.campaign p.caption {
  display: none;
}

div#content div.campaign div.textarea {
  padding-bottom: 0 !important;
}

div#content div.campaign div.textarea a.buttonstyle {
  width: 94% !important;
}

div#content div.buttonsegment {
  padding: 0 !important;
  font-size: 1.2em;
}

div#content div.buttonsegment span {
  text-transform: uppercase !important;
}

div#content div.buttonsegment span span {
  text-transform: none !important;
}

div#content a.buttonstyle,
div#content a.buttonstyle-2 {
  display: block;
  color: #ffffff;
  width: 94% !important;
  padding: 10px 3% 11px 3%;
  text-transform: uppercase;
  text-decoration: none;
  margin: 3% 0 2% 0;
  border-radius: 2px;
  text-align: center;
  background: #212c52;
  font-size: 1.5em;
}

div#content a.buttonstyle span,
div#content a.buttonstyle-2 span {
  text-transform: none;
  font-size: 0.7em;
  display: inline-block;
  padding: 5px 0 0 0;
  line-height: 1.25em;
}

div#content a.buttonstyle span.icon,
div#content a.buttonstyle-2 span.icon {
  background-image: none !important;
}

div#content a.buttonstyle:hover,
div#content a.buttonstyle-2:hover {
  color: #ffffff;
  background-color: #212c52;
}

div#content a.magenta {
  background-color: #dd0959;
}

div#content a.orange {
  background-color: #f59b1e;
}

div#content a.green {
  background-color: #abc239;
}

div#content a.yellow {
  background-color: #fcae17;
}

div#content a.grey {
  background-color: #cccccc;
  color: #212c52;
}

div#content a.app-icon {
  display: block;
  margin-right: 10px;
  float: left;
}

div#content p a.buttonstyle,
div#content p a.buttonstyle-2 {
  margin: 0 0 2% 0;
}

div#content a.newsletter-subscribe-button {
  display: block;
  text-align: left;
  font-size: 18px;
  line-height: 20px;
  border-radius: 2px;
  padding: 10px;
  text-decoration: none;
  font-family: Trebuchet MS;
  color: #212c52;
  text-shadow: none;
  text-transform: uppercase;
}

div#content a.newsletter-subscribe-button strong {
  color: #ffffff;
  font-size: 20px;
}

div#content a.newsletter-subscribe-button br {
  display: none;
}

div#content a.newsletter-subscribe-button:hover {
  color: #ffffff;
}

div#content div.divider1,
div#content div.divider2,
div#content div.divider3,
div#content div.divider4,
div#content div.divider5,
div#content div.divider6,
div#content div.divider7,
div#content div.divider8 {
  padding: 0;
  margin: 0;
  clear: both;
}

div#content div.divider2 {
  border-bottom: 3px solid #e7e7e8;
  margin: 10px 0 10px 0;
}

div#content div.partner-item {
  display: block !important;
  border-bottom: 1px solid #cccccc;
  margin: 0 0 10px 0 !important;
}

div#content div.partner-item div.address {
  display: block;
  float: left;
  width: 70%;
}

div#content div.partner-item div.address p {
  margin: 0;
  padding: 0;
}

div#content div.partner-item a.partner-logo {
  float: left;
  width: 20%;
  margin: 0 10px 0 0;
}

div#content div.partner-item br.clear {
  clear: both;
  display: block;
}

div#content h2.country-head {
  display: block !important;
  text-transform: uppercase;
  border-bottom: 1px solid #dd0959;
  margin: 0 0 10px 0;
}

div#content h2.country-head a {
  color: #dd0959 !important;
}

div#content ul#spritenav {
  display: none;
}

div#content div#freelicensekeyrequestmobile {
  border: 1px solid #212c52;
  padding: 5%;
  width: 89%;
  background-color: #ffffff;
}

div#content div#freelicensekeyrequestmobile form {
  background-color: #ffffff;
  padding: 0;
  width: 100%;
  margin: 0;
}

div#content div#freelicensekeyrequestmobile p {
  margin: 0 0 10px 0;
  padding: 0;
  color: #212c52;
}

div#content div#freelicensekeyrequestmobile a.formsubmit {
  background-color: #dd0959;
  margin: 0;
  color: #ffffff;
}

div#content div#freelicensekeyrequestmobile input {
  background-color: #e7e7e8;
}

div#content a.icon {
  background-image: url(/common/img/sprite_icons.png);
  background-repeat: no-repeat;
  background-position: -16px 0px;
  display: block;
  padding: 0 0 0 20px;
  margin: 0 0 0 0;
}

div#content a.pdf {
  background-position: -16px -1021px;
}

div#content a.pdf:hover {
  background-position: -857px -1021px;
}

div#content a.html {
  background-position: -16px -1277px;
}

div#content a.html:hover {
  background-position: -857px -1277px;
}

div#content a.kb {
  background-position: -16px -2557px;
}

div#content a.kb:hover {
  background-position: -857px -2557px;
}

div#content a.tutorial {
  background-position: -16px -2302px;
}

div#content a.tutorial:hover {
  background-position: -857px -2302px;
}

div#content a.download {
  background-position: -16px -507px;
}

div#content a.download:hover {
  background-position: -857px -507px;
}

div#content a.more {
  background-position: -16px -2047px;
}

div#content a.more:hover {
  background-position: -857px -2047px;
}

div#breadcrumbs-new {
  background-color: #e7e7e8;
  padding: 5%;
  margin: 5% 0 0 0;
  font-size: 0.8em;
}

div#bottom {
  background-color: #e7e7e8;
  padding: 10px 10px 40px 10px;
  font-size: 0.8em;
  color: #212c52;
  background-image: url(/common/img/mobile/seperator.png);
  background-repeat: repeat-x;
  background-position: top left;
}

div#bottom div.bottom-left {
  margin-bottom: 5px;
}

div#footer {
  background-color: #212c52;
  padding: 10px;
  color: #ffffff;
}

div#footer ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

div#footer h1,
div#footer h2,
div#footer h3,
div#footer h4,
div#footer h5 {
  font-size: 1.3em;
  color: #ffffff;
  text-transform: uppercase;
  padding-top: 20px;
  margin: 0 0 15px 0;
}

div#footer p {
  padding: 0;
  font-size: 0.95em;
}

div#footer a.footer-button {
  text-align: center;
  background-color: #f59c00;
  background-repeat: no-repeat;
  padding: 10px 0 10px 0;
  font-size: 16px;
  width: 100%;
  border-radius: 3px;
  text-decoration: none;
  display: block;
  text-transform: uppercase;
  font-family: Trebuchet MS;
  color: #212c52;
}

div#footer a.footer-button span {
  color: #ffffff;
  font-weight: bold;
}

div#footer a.footer-button:hover {
  background-color: #e7e7e8 !important;
  color: #212c52;
}

div#footer a.app-icon {
  background-image: url(/common/img/mobile-icon.png);
  background-position: 7px 7px;
  background-repeat: no-repeat;
}

div#footer form div.formitem {
  margin: 0 0 10px 0;
}

div#footer form input {
  width: 94%;
  border: 1px solid #cccccc;
  height: 20px;
  border-radius: 2px;
  padding: 5px 10px 5px 10px;
  font-size: 14px;
}

div#footer form label {
  display: block;
  color: #dd0959;
  font-size: 13px;
}

div#footer form p.in-progress {
  display: block;
  color: #dd0959;
  padding: 10px 0 0 0;
  font-size: 14px;
}

div#footer form p.privacynote {
  width: 100%;
  padding: 10px 0 0 0;
}

body.blog div#content p.date {
  color: #dd0959;
  margin: 0;
  padding: 6% 0 0 0;
}

body.blog div#content h3,
body.blog div#content p {
  margin: 0;
  padding: 2% 0 0 0;
}

body.blog-entry div#content div.article-list p {
  margin: 0;
}

body.resellers div#content form {
  display: none;
}

body.manuals div#content div.campaign div.textarea {
  width: 100% !important;
}

body.manuals div#content div#head {
  background-color: #ffffff !important;
}

body.manuals div#content table td,
body.manuals div#content table th {
  background-color: #e7e7e8;
  border: 1px solid #ffffff;
  padding: 2px 5px 2px 5px;
}

body.manuals div#content table th {
  background-color: #cccccc;
}

body.manuals div#content div#manual-navigation {
  height: 50px;
  padding: 10px 0 0 0 !important;
}

body.manuals div#content div#manual-navigation a {
  display: block;
  float: left;
  text-align: center;
  font-size: 13px;
  border-radius: 2px;
  margin: 0 10px 0 0;
  width: 80px;
  padding: 5px;
  background-color: #e7e7e8 !important;
  color: #212c52;
  text-transform: uppercase;
}

body.manuals div#content div#manual-navigation a:hover {
  text-decoration: none;
}

body.manuals div#content div#manual-navigation div {
  border: none;
  padding: 0;
}

body.filenotfound div#content {
  float: none;
  background-color: #e7e7e8;
  background-image: url(/common/img/andy-404.jpg);
  background-position: top right;
  background-repeat: no-repeat;
  background-size: 170%;
  width: 100%;
}

body.filenotfound div#content div#content-body {
  padding: 10px 10px 10px 10px;
}

body.filenotfound div#content div#content-body p {
  width: 40% !important;
}

body.filenotfound div#content div#content-body a.buttonstyle {
  font-size: 1.2em;
  color: #212c52;
}

body.filenotfound div#content div#content-body a.buttonstyle:hover {
  color: #ffffff;
}

body.filenotfound div#content div#content-body h1 {
  width: 70%;
}

body.chinese div#socialshare,
body.chinese div#subnavigation {
  display: none;
}

body.enter-the-cloud div#navigationbar,
body.startup-monitoring div#navigationbar,
body.enter-the-cloud div#breadcrumbs-new,
body.startup-monitoring div#breadcrumbs-new,
body.enter-the-cloud div#breadcrumbs,
body.startup-monitoring div#breadcrumbs,
body.enter-the-cloud div#textsegment-85408,
body.startup-monitoring div#textsegment-85408,
body.enter-the-cloud div#header-new,
body.startup-monitoring div#header-new {
  display: none;
}

body.enter-the-cloud div#base-new,
body.startup-monitoring div#base-new,
body.enter-the-cloud div#base,
body.startup-monitoring div#base {
  padding: 0;
}

body.enter-the-cloud div#navigation-new ul li,
body.startup-monitoring div#navigation-new ul li {
  background-color: #212c52;
  background-image: none;
}

body.enter-the-cloud div#navigation-new ul li a,
body.startup-monitoring div#navigation-new ul li a {
  width: 100%;
}

body.enter-the-cloud div#content div.mobile-extra-menu,
body.startup-monitoring div#content div.mobile-extra-menu {
  padding: 10px;
}

body.enter-the-cloud div#content div.pageelement,
body.startup-monitoring div#content div.pageelement {
  padding: 0;
  text-align: left;
}

body.enter-the-cloud div#content div.pageelement div.clear,
body.startup-monitoring div#content div.pageelement div.clear {
  display: none;
}

body.enter-the-cloud div#content div.pageelement div.arrow,
body.startup-monitoring div#content div.pageelement div.arrow {
  padding: 40px 0 0 0;
}

body.enter-the-cloud div#content div.pageelement div.col-2-3,
body.startup-monitoring div#content div.pageelement div.col-2-3,
body.enter-the-cloud div#content div.pageelement div.col-1-3,
body.startup-monitoring div#content div.pageelement div.col-1-3,
body.enter-the-cloud div#content div.pageelement div.col-3-3,
body.startup-monitoring div#content div.pageelement div.col-3-3 {
  clear: both !important;
  padding: 0;
}

body.enter-the-cloud div#content div.pageelement div.col-2-3 strong,
body.startup-monitoring div#content div.pageelement div.col-2-3 strong,
body.enter-the-cloud div#content div.pageelement div.col-1-3 strong,
body.startup-monitoring div#content div.pageelement div.col-1-3 strong,
body.enter-the-cloud div#content div.pageelement div.col-3-3 strong,
body.startup-monitoring div#content div.pageelement div.col-3-3 strong {
  color: #212c52;
  font-weight: bold;
}

body.startup-monitoring div#navigationbar,
body.startup-monitoring div#breadcrumbs-new,
body.startup-monitoring div#breadcrumbs,
body.startup-monitoring div#textsegment-85408,
body.startup-monitoring div#header-new {
  display: none;
}

body.startup-monitoring div#base-new,
body.startup-monitoring div#base {
  padding: 0;
}

body.startup-monitoring div#navigation-new ul li {
  background-color: #212c52;
  background-image: none;
}

body.startup-monitoring div#navigation-new ul li a {
  width: 100%;
}

body.startup-monitoring div#content div.mobile-extra-menu {
  padding: 10px;
}

body.startup-monitoring div#content div.pageelement {
  padding: 0;
  text-align: left;
}

body.startup-monitoring div#content div.pageelement div.clear {
  display: none;
}

body.startup-monitoring div#content div.pageelement div.arrow {
  padding: 40px 0 0 0;
}

body.startup-monitoring div#content div.pageelement div.col-2-3,
body.startup-monitoring div#content div.pageelement div.col-1-3,
body.startup-monitoring div#content div.pageelement div.col-3-3 {
  clear: both !important;
  padding: 0;
}

body.startup-monitoring div#content div.pageelement div.col-2-3 strong,
body.startup-monitoring div#content div.pageelement div.col-1-3 strong,
body.startup-monitoring div#content div.pageelement div.col-3-3 strong {
  color: #212c52;
  font-weight: bold;
}

body.startup-monitoring div#content div.inner {
  padding: 10px;
}

body.startup-monitoring div#content div.inner img {
  margin: 0 auto 20px auto;
  max-height: none;
}

body.startup-monitoring div#content div#section1 {
  background-color: #ffcb00;
}

body.startup-monitoring div#content div#section1 img.m-50 {
  padding: 0 auto 0 auto;
}

body.startup-monitoring div#content div#section2 {
  background-color: #000039;
}

body.startup-monitoring div#content div#section2 p {
  color: white;
}

body.startup-monitoring div#content div#section3 {
  background-color: #e7e7e8;
}

body.startup-monitoring div#content div#section3 a.red {
  color: #f00e74;
}

body.startup-monitoring div#content div#section4 {
  background-color: #f00e74;
}

body.startup-monitoring div#content div#section4 p {
  color: white;
}

body.startup-monitoring div#content div#section4 a {
  color: #b5ce3a;
}

body.startup-monitoring div#content div#section5 {
  background-color: #78733d;
}

body.startup-monitoring div#content div#section5 p {
  color: white;
}

body.startup-monitoring div#content div#section5 a {
  color: #b5ce3a;
}

body.startup-monitoring div#content div#section6 {
  background-color: #e7e7e8;
}

body.startup-monitoring div#content div#section7 {
  background-color: #d6cfa5;
  color: #212c52;
}

body.startup-monitoring div#content div#textsegment-76926,
body.startup-monitoring div#content div#textsegment-76932 {
  display: none;
}

body.enter-the-cloud div#navigationbar,
body.enter-the-cloud div#breadcrumbs-new,
body.enter-the-cloud div#breadcrumbs,
body.enter-the-cloud div#textsegment-85408,
body.enter-the-cloud div#header-new {
  display: none;
}

body.enter-the-cloud div#base-new,
body.enter-the-cloud div#base {
  padding: 0;
}

body.enter-the-cloud div#navigation-new ul li {
  background-color: #212c52;
  background-image: none;
}

body.enter-the-cloud div#navigation-new ul li a {
  width: 100%;
}

body.enter-the-cloud div#content div.mobile-extra-menu {
  padding: 10px;
}

body.enter-the-cloud div#content div.pageelement {
  padding: 0;
  text-align: left;
}

body.enter-the-cloud div#content div.pageelement div.clear {
  display: none;
}

body.enter-the-cloud div#content div.pageelement div.arrow {
  padding: 40px 0 0 0;
}

body.enter-the-cloud div#content div.pageelement div.col-2-3,
body.enter-the-cloud div#content div.pageelement div.col-1-3,
body.enter-the-cloud div#content div.pageelement div.col-3-3 {
  clear: both !important;
  padding: 0;
}

body.enter-the-cloud div#content div.pageelement div.col-2-3 strong,
body.enter-the-cloud div#content div.pageelement div.col-1-3 strong,
body.enter-the-cloud div#content div.pageelement div.col-3-3 strong {
  color: #212c52;
  font-weight: bold;
}

body.enter-the-cloud div#content div.pageelement div.col-2-3-box strong,
body.enter-the-cloud div#content div.pageelement div.col-1-3-box strong,
body.enter-the-cloud div#content div.pageelement div.col-3-3-box strong {
  color: #212c52;
  font-weight: bold;
}

body.enter-the-cloud div#content div.pageelement div#section1 strong {
  color: #212c52;
  font-weight: bold;
}

body.enter-the-cloud div#content div.pageelement div#section2 div.col-3-3 {
  padding: 10px;
}

body.enter-the-cloud div#content div.pageelement div#section3 {
  background-color: #e7e7e8;
}

body.enter-the-cloud div#content div.pageelement div#section3 p {
  text-align: right;
}

body.enter-the-cloud div#content div.pageelement div#section3 div.col-1-3 p {
  text-aling: left;
}

body.enter-the-cloud div#content div.pageelement div#section3 div.col-1-3 img {
  float: right !important;
  margin: 0;
  padding-top: 35px;
}

body.enter-the-cloud div#content div.pageelement div#section3 div.no-margin img {
  float: left !important;
  padding-top: 20px;
}

body.enter-the-cloud div#content div.pageelement div#section3 div.col-3-3 img.m-25 {
  padding-top: 20px;
}

body.enter-the-cloud div#content div.pageelement div#section4 {
  background-color: #000039;
  color: #ffffff;
}

body.enter-the-cloud div#content div.pageelement div#section4 div.whitecloud {
  background-color: #ffffff;
  color: #212c52;
  padding: 10px;
  margin-top: 20px;
  border-radius: 2px;
  text-align: left;
}

body.enter-the-cloud div#content div.pageelement div#section4 div.whitecloud p.m-box {
  clear: both !important;
}

body.enter-the-cloud div#content div.pageelement div#section4 div.whitecloud img.m-top {
  float: left !important;
}

body.enter-the-cloud div#content div.pageelement div#section4 div.col-3-3 img.m-50 {
  padding-top: 20px;
}

body.enter-the-cloud div#content div.pageelement div#section5 {
  text-align: left;
}

body.enter-the-cloud div#content div.pageelement div#section5 div.col-3-3-box img {
  display: none;
}

body.enter-the-cloud div#content div.pageelement div#section5 div.col-1-3 img {
  float: left !important;
  margin: 0 !important;
}

body.enter-the-cloud div#content div.pageelement div#section5 div.col-3-3 {
  padding: 10px 0 0 0;
}

body.enter-the-cloud div#content div.pageelement div#section6 {
  background-color: #e7e7e8;
}

body.enter-the-cloud div#content div.pageelement div#section6 div.col-3-3 img {
  padding-bottom: 20px;
  padding-top: 10px;
}

body.enter-the-cloud div#content div.pageelement div#section6 div.col-2-3-box {
  padding-bottom: 20px;
}

body.enter-the-cloud div#content div.pageelement div#section7 div.col-3-3 {
  padding-bottom: 20px;
  padding-top: 10px;
}

body.enter-the-cloud div#content div.pageelement div.inner {
  padding: 10px;
}

body.enter-the-cloud div#content div.pageelement div.inner img {
  margin: 0 auto 20px auto;
  max-height: none;
}

body.enter-the-cloud div#content div.blue-narrow {
  background-color: #000039;
}

body.enter-the-cloud div#content div.blue-narrow img {
  padding-top: 15px;
}

body.enter-the-cloud div#content div.white {
  background-color: #ffffff;
  color: #212c52;
}

body.enter-the-cloud div#content div.white span {
  color: #f00e74;
}

body.enter-the-cloud div#content a.pdf {
  background-image: url(/common/files/graphics/campaigns/cloud-computing/common/donwload-button.png);
  background-repeat: no-repeat;
  background-position: top center;
  display: block;
  text-align: center;
  color: #212c52;
  padding: 30px 0px 5px 0px;
  margin: 10px 0 30px 0;
  text-transform: uppercase;
}

body.enter-the-cloud div#content ul#socials {
  display: none;
}

body.career {
  background-color: #ffffff;
}

body.career div#content .clear {
  clear: both;
}

body.career div#content div#welcome,
body.career div#content div#great-place {
  background-image: url(/common/files/graphics/campaigns/career/common/bg-nuremberg.png);
  background-position: center bottom;
  color: #212c52;
  background-size: 200%;
  background-repeat: no-repeat;
  padding: 0 0 105px 0;
  background-color: #f1f1f2;
  text-align: center;
}

body.career div#content div#goodthings {
  text-align: center;
}

body.career div#content div#office-tour {
  text-align: center;
}

body.career div#content div#office-tour div.video {
  margin: 0 auto 0 auto;
}

body.career div#content div#office-tour div.video iframe {
  width: 100%;
}

body.career div#content div#scanner div.inner p {
  color: #00aeef;
  float: left;
  font-size: 13px;
  line-height: 22px;
  text-align: left;
  text-transform: uppercase;
}

body.career div#content div#scanner div.inner img {
  display: block;
  max-height: 95% !important;
}

body.career div#content div#scanner div.inner img#scan {
  margin: 0 auto;
  padding-bottom: 27px;
}

body.career div#content div#scanner div.inner div.left {
  float: left;
  padding-bottom: 15px !important;
  padding-right: 10px;
  width: 100% !important;
}

body.career div#content div#scanner div.inner div.left img#logo {
  display: block;
  float: left !important;
  padding-right: 15px;
  padding-top: 9px;
  width: 25% !important;
}

body.career div#content div#scanner div.inner div.left img.figures {
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  width: 93% !important;
  padding-top: 20px;
}

body.career div#content div#scanner div.inner div.left img.world {
  padding-bottom: 6px;
  width: 93% !important;
  padding-top: 13px;
}

body.career div#content div#scanner div.inner div.left p.growth {
  background-color: #000039;
  margin-left: 17px;
  padding: 0 5px;
  position: absolute;
  width: auto !important;
  z-index: 1;
}

body.career div#content div#scanner div.inner div.left p.average {
  padding: 66px 0 0 20px;
  position: absolute !important;
  width: 120px !important;
}

body.career div#content div#scanner div.inner div.left p.founded {
  margin-left: 95px;
}

body.career div#content div#scanner div.inner div.left p.reactions {
  background-color: #000039;
  margin-left: 17px;
  padding: 0 5px;
  position: absolute;
  width: auto !important;
  z-index: 1;
}

body.career div#content div#scanner div.inner div.right {
  float: left;
  padding-bottom: 15px;
  width: 100% !important;
}

body.career div#content div#scanner div.inner div.right img.nine {
  float: right !important;
  padding-bottom: 15px;
  width: 50% !important;
}

body.career div#content div#scanner div.inner div.right img.number {
  padding-bottom: 10px;
  width: 100% !important;
}

body.career div#content div#scanner div.inner div.right p.num {
  text-align: right;
}

body.career div#content div#scanner div.inner div.right table.transparent td.content {
  width: 100% !important;
}

body.career div#content div#scanner div.inner div.whole {
  padding-left: 13px;
}

body.career div#content div#scanner div.inner div.whole p.all {
  padding-bottom: 15px;
  text-align: center;
}

body.career div#content div#scanner div.inner div.whole div.mini {
  float: left !important;
  margin-left: 10px;
  width: 130px;
}

body.career div#content div#scanner div.inner div.whole div.mini img.icons {
  padding-bottom: 20px;
}

body.career div#content div#scanner div.inner div.whole div.mini p.things {
  font-size: 12px;
  line-height: 13px;
  max-width: 77px;
  position: absolute;
  text-align: center;
}

body.career div#content div#scanner div.inner div.whole div.mini p.wages,
body.career div#content div#scanner div.inner div.whole div.mini p.education,
body.career div#content div#scanner div.inner div.whole div.mini p.language,
body.career div#content div#scanner div.inner div.whole div.mini p.sports,
body.career div#content div#scanner div.inner div.whole div.mini p.shares,
body.career div#content div#scanner div.inner div.whole div.mini p.offices,
body.career div#content div#scanner div.inner div.whole div.mini p.colleagues {
  margin-top: 60px;
  margin-left: 27px;
}

body.career div#content div#scanner div.inner div.whole div.mini p.pension {
  margin-top: 58px;
  margin-left: 26px;
}

body.career div#content div#scanner div.inner div#borderfirst {
  border: 6px solid #00aeef;
  border-radius: 25px;
  bottom: 8px;
  display: block;
  position: relative;
}

body.career div#content div#rocket {
  background-image: url(/common/files/graphics/campaigns/career/common/bg-rocket.png);
  background-position: top center;
  background-repeat: no-repeat;
  background-color: #b2986a;
  padding-top: 250px;
  background-size: 700%;
  text-align: center;
}

body.career div#content div#open-jobs {
  text-align: center;
  background-color: #e7e7e8;
}

body.career div#content div#awards {
  text-align: center;
}

body.career div#content div#awards ul {
  width: 245px !important;
  margin: 0 auto;
  padding: 0;
  list-style: none;
  height: 200px;
}

body.career div#content div#awards ul li a {
  width: 100px;
  height: 75px;
  float: left;
  margin: 20px 10px 10px 10px;
  text-transform: uppercase;
  padding: 25px 0 0 0;
  text-align: center;
  color: #ffffff;
  background-color: #c2aa83;
  border-radius: 80px;
  line-height: 14px;
}

body.career div#content div#awards ul li a br {
  display: inline !important;
}

body.career div#content div#awards ul li a:hover {
  background-color: #fcae17;
  text-decoration: none;
}

body.career div#content div.blue {
  background-color: #000039;
  color: #ffffff;
}

body.career div#content div.brown {
  background-color: #b2986a;
  color: #ffffff;
}

body.career div#content div.brown h2 {
  color: #ffffff;
}

body.career div#content div.brown p {
  color: #ffffff !important;
}

body.career div#content img.arrow {
  width: 40px;
  height: 40px;
}

body.career div#content div.grey {
  background-image: none;
  color: #555555;
}

body.career div#content div.culture-deck {
  text-align: center;
}

body.career div#content div.pageelement {
  padding: 0 !important;
}

body.career div#content div.pageelement img {
  display: block;
  margin: 0 auto 0 auto;
}

body.career div#content div.pageelement img.company-scan {
  margin: 0 0 20px 0;
  display: block;
}

body.career div#content div.stars img {
  width: 95% !important;
  max-height: 95% !important;
}

body.career div#content div.inner {
  width: 100% !important;
}

body.career div#content div.inner div.inner {
  padding: 20px 10px 10px 10px !important;
  width: 94% !important;
}

body.career div#content div.inner a.button {
  border-radius: 5px;
  background-color: #fcae17;
  text-transform: uppercase;
  color: #ffffff;
  padding: 10px 30px;
  font-size: 20px;
  display: inline-block;
  margin: 0 0 30px 0;
  font-family: Source Sans Pro;
}

body.career div#content div.inner a.margin-none {
  margin-bottom: 0;
}

body.career div#content div.inner a.button:hover {
  background-color: #5ca3eb;
  text-decoration: none;
}

body.career div#content div.inner a.brown {
  background-color: #9d865d;
}

body.career div#content div.inner a.brown:hover {
  background-color: #fcae17;
}

body.career div#content div.inner a.blue {
  background-color: #5ca3eb;
}

body.career div#content div.inner a.blue:hover {
  background-color: #fcae17;
}

body.career div#content div.inner a.turkis {
  background-color: #65c1be;
}

body.career div#content div.inner a.turkis:hover {
  background-color: #fcae17;
}

body.career div#content div.inner div.divider2 {
  border-bottom: 3px solid #e7e7e8;
  margin: 10px 0 10px 0;
}

body.career div#content div.inner div.levels {
  background-color: white;
}

body.career div#content div.inner div.levels div.legend {
  background-color: white;
}

body.career div#content div.inner div.levels div.legend ul {
  list-style: none;
  background-color: white;
  width: 100px;
}

body.career div#content div.inner div.levels div.legend ul p {
  float: left !important;
  font-size: 12px;
  padding-left: 0;
  padding-right: 6px;
  width: 30px;
  color: #212c52;
}

body.career div#content div.inner div.levels div.legend ul li {
  height: 26px;
  background-image: url(/common/files/graphics/campaigns/career/common/level-sprite.png);
  background-repeat: no-repeat;
  background-position: 2px 2px;
  padding-right: 32px;
  float: left !important;
  border: 1 px solid red;
}

body.career div#content div.inner div.levels div.legend ul li#expert {
  background-position: -1px 5px;
}

body.career div#content div.inner div.levels div.legend ul li#young-pro {
  background-position: -41px 5px;
}

body.career div#content div.inner div.levels div.legend ul li#student {
  background-position: -120px 5px;
}

body.career div#content div.inner div.job-category {
  background-color: white;
  text-align: left;
}

body.career div#content div.inner div.job-category div.experience {
  width: 26px;
  height: 20px;
  float: left;
  background-image: url(/common/files/graphics/campaigns/career/common/level-sprite.png);
  background-position: 0 0;
  background-repeat: no-repeat;
}

body.career div#content div.inner div.job-category div.expert {
  background-position: 0 0;
}

body.career div#content div.inner div.job-category div.young-pro {
  background-position: -40px 0;
}

body.career div#content div.inner div.job-category div.student {
  background-position: -120px 0;
}

body.career div#content div.inner div.job-category h3 {
  color: #212c52;
  margin: 0 0 20px 0;
}

body.career div#content div.inner div.job-category h3 a {
  background-image: url(/common/files/graphics/campaigns/career/common/categories-small2.png);
  background-repeat: no-repeat;
  background-position: 0px 3px;
  padding: 10px 0 15px 50px;
  display: block;
  text-decoration: none;
}

body.career div#content div.inner div.job-category h3 a.development {
  background-position: 0px 3px;
}

body.career div#content div.inner div.job-category h3 a.tech-support {
  background-position: 0px -100px;
}

body.career div#content div.inner div.job-category h3 a.sales {
  background-position: 0px -200px;
}

body.career div#content div.inner div.job-category h3 a.marketing-pr {
  background-position: 0px -303px;
}

body.career div#content div.inner div.job-category h3 a.design {
  background-position: 0px -405px;
}

body.career div#content div.inner div.job-category h3 a.hr-finances {
  background-position: 0px -506px;
}

body.career div#content div.inner div.job-category h3 a.internship {
  background-position: 0px -609px;
}

body.career div#content div.inner div.job-category h3 a.apprenticeship {
  background-position: 0px -710px;
}

body.career div#content div.inner div.job-category h3 a.initiative {
  background-position: 0px -813px;
}

body.career div#content div.inner div.job-category p {
  color: #212c52;
}

body.career div#content div.inner div.job-category ul {
  padding: 10px 0 0 0px;
  margin: 0;
  list-style: none;
  color: #5ca3eb;
}

body.career div#content div.inner div.job-category ul li {
  margin: 0 0 10px 0;
}

body.career div#content div.inner div.job-menu ul {
  margin: 0;
  padding: 10px 0 20px 0;
  list-style: none;
  margin: 0px auto;
  width: 320px !important;
  min-height: 50px;
}

body.career div#content div.inner div.job-menu ul li {
  float: left;
  padding: 0;
}

body.career div#content div.inner div.job-menu ul li a {
  display: block;
  padding: 85px 0 5px 0;
  font-family: Source Sans Pro;
  width: 100px;
  text-align: center;
  background-image: url(/common/files/graphics/campaigns/career/common/categories-overview2.png);
  background-repeat: no-repeat;
  background-position: 2px 2px;
  text-transform: uppercase;
  font-size: 14px;
  color: #212c52;
}

body.career div#content div.inner div.job-menu ul li a:hover {
  background-position: 2px -135px;
  text-decoration: none;
}

body.career div#content div.inner div.job-menu ul li a.development {
  background-position: 14px 2px;
}

body.career div#content div.inner div.job-menu ul li a.development:hover {
  background-position: 14px -165px;
  color: #b5ce3a;
}

body.career div#content div.inner div.job-menu ul li a.tech-support {
  background-position: -216px 2px;
}

body.career div#content div.inner div.job-menu ul li a.tech-support:hover {
  background-position: -216px -165px;
  color: #fcae17;
}

body.career div#content div.inner div.job-menu ul li a.sales {
  background-position: -443px 2px;
}

body.career div#content div.inner div.job-menu ul li a.sales:hover {
  background-position: -443px -165px;
  color: #dd0959;
}

body.career div#content div.inner div.job-menu ul li a.marketing-pr {
  background-position: -673px 2px;
}

body.career div#content div.inner div.job-menu ul li a.marketing-pr:hover {
  background-position: -673px -165px;
  color: #65c1be;
}

body.career div#content div.inner div.job-menu ul li a.design {
  background-position: -902px 2px;
}

body.career div#content div.inner div.job-menu ul li a.design:hover {
  background-position: -902px -165px;
  color: #5ca3eb;
}

body.career div#content div.inner div.job-menu ul li a.hr-finances {
  background-position: -1132px 2px;
}

body.career div#content div.inner div.job-menu ul li a.hr-finances:hover {
  background-position: -1132px -165px;
  color: #9d865d;
}

body.career div#content div.inner div.job-menu ul li a.internship {
  background-position: -1364px 2px;
}

body.career div#content div.inner div.job-menu ul li a.internship:hover {
  background-position: -1364px -165px;
  color: #78733d;
}

body.career div#content div.inner div.job-menu ul li a.apprenticeship {
  background-position: -1594px 2px;
}

body.career div#content div.inner div.job-menu ul li a.apprenticeship:hover {
  background-position: -1594px -165px;
  color: #fcae17;
}

body.career div#content div.inner div.job-menu ul li a.initiative {
  background-position: -1822px 2px;
}

body.career div#content div.inner div.job-menu ul li a.initiative:hover {
  background-position: -1822px -165px;
  color: #f172ac;
}

body.support div#footer form,
body.newsletter div#footer form {
  display: none;
}

body.events div#base-new img {
  padding-bottom: 20px;
  padding-top: 20px;
}

body.events div#base-new div.wide h2 {
  padding-bottom: 20px;
  text-align: center;
}

body.events div#base-new h3 {
  display: none;
}

body.events div#content div.grey img {
  display: none;
}

body.events div#content div.inner img.calender {
  display: none;
}

body.events div#content div.inner p.date {
  color: #dd0959;
}

body.events div#content div.inner a.more {
  font-size: 12px;
}

body.jobs-overview div#base-new img,
body.career-overview div#base-new img {
  display: none;
}

body.jobs-overview div#main div#content div.job-menu div.legend,
body.career-overview div#main div#content div.job-menu div.legend {
  display: none;
}

body.jobs-overview div#main div#content h3,
body.career-overview div#main div#content h3 {
  color: #212c52;
  font-size: 20px;
  margin: 0 0 20px;
  text-transform: uppercase;
}

body.shadow-it div#header-new {
  display: none;
}

body.shadow-it div#base-new {
  padding-top: 20px;
}

body.shadow-it div#breadcrumbs-new {
  margin-top: 0;
}

body.shadow-it div#main div#content div#content-body {
  padding: 0;
}

body.shadow-it div#main div#content div.pageelement {
  padding-left: 0px;
  padding-right: 0px;
}

body.shadow-it div#main div#content a,
body.shadow-it div#main div#content a:visited {
  color: #ffcb05;
}

body.shadow-it div#main div#content a:hover {
  color: #ffcb05;
}

body.shadow-it div#main div#content div.clear {
  display: none;
}

body.shadow-it div#main div#content div.half,
body.shadow-it div#main div#content div.col-1-2 {
  padding: 0px 20px 0px 20px;
}

body.shadow-it div#main div#content div.half br,
body.shadow-it div#main div#content div.col-1-2 br {
  display: none;
}

body.shadow-it div#main div#content div.half p,
body.shadow-it div#main div#content div.col-1-2 p {
  margin: 0 0 8px 0;
  padding: 0;
}

body.shadow-it div#main div#content h2 {
  text-transform: uppercase;
  padding: 40px 0 0 20px;
  margin: 0 0 10px 0;
  font-size: 26px;
  line-height: 30px;
}

body.shadow-it div#main div#content div#intro {
  background-color: #000000;
  color: #ffffff;
}

body.shadow-it div#main div#content div#intro div.inner {
  padding: 0 0 30px 0;
}

body.shadow-it div#main div#content div#intro h3 {
  color: #ffffff;
  text-transform: uppercase;
  padding: 40px 0 0 0;
  margin: 0 0 10px 0;
  font-size: 26px;
  line-height: 30px;
}

body.shadow-it div#main div#content div#intro img.title {
  margin: 0;
  background-color: #ffffff;
}

body.shadow-it div#main div#content div#intro img.arrow {
  margin: 0 auto;
}

body.shadow-it div#main div#content div#intro ul {
  padding: 30px 0 30px 0;
}

body.shadow-it div#main div#content div#intro ul li {
  padding: 0;
  list-style-type: none;
  text-align: center;
}

body.shadow-it div#main div#content div#intro ul li a {
  line-height: 30px;
  font-size: 16px;
  text-align: center;
  text-transform: uppercase;
}

body.shadow-it div#main div#content div#section1 {
  background-color: #e7e7e8;
}

body.shadow-it div#main div#content div#section1 div.inner {
  padding: 0 0 30px 0;
}

body.shadow-it div#main div#content div#section2 {
  background-color: #ffffff;
}

body.shadow-it div#main div#content div#section2 div.inner {
  padding: 0 0 30px 0;
}

body.shadow-it div#main div#content div#section2 h2 {
  padding: 40px 0 0 0px;
  margin: 0;
}

body.shadow-it div#main div#content div#section2 div.right h2 {
  padding: 0;
  margin: 0 0 10px 0;
}

body.shadow-it div#main div#content div#section3 {
  background-color: #000000;
  color: #ffffff;
}

body.shadow-it div#main div#content div#section3 div.inner {
  padding: 30px 0 0 0;
}

body.shadow-it div#main div#content div#section3 img.stop {
  margin: 0 auto 30px auto;
  width: 100px !important;
}

body.shadow-it div#main div#content div#section3 h2 {
  color: #ffffff;
  padding: 40px 0 0 0px;
}

body.shadow-it div#main div#content div#section3 h3 {
  color: #ffffff;
}

body.shadow-it div#main div#content div#section3 h2.conclusion {
  color: #fcae17;
  font-size: 39px;
  text-transform: uppercase;
  padding: 0;
  margin: 0;
}

body.shadow-it div#main div#content div#section3 div#first,
body.shadow-it div#main div#content div#section3 div#second,
body.shadow-it div#main div#content div#section3 div#third,
body.shadow-it div#main div#content div#section3 div#forth,
body.shadow-it div#main div#content div#section3 div#fifth,
body.shadow-it div#main div#content div#section3 div#sixth,
body.shadow-it div#main div#content div#section3 div#seventh {
  padding-top: 0px !important;
}

body.shadow-it div#main div#content div#yellow-shadow img.fazit {
  display: none;
}

body.shadow-it div#main div#content div#yellow-shadow h3 {
  padding: 20px 0 0 0;
}

body.shadow-it div#main div#content div#section4 img.testing {
  width: 150px !important;
}

body.shadow-it div#main div#content div#section4 p a {
  color: #000000;
  text-decoration: underline;
}

body.shadow-it div#main div#content div#section4 p a:hover {
  background-color: #ffcb05;
  text-decoration: none;
}

body.shadow-it div#main div#content div#section4 ul li h3 {
  text-transform: none;
  padding: 20px 0 0 0;
  margin: 0px;
  font-size: 14px;
  line-height: 18px;
}

body.shadow-it div#main div#content div#section4 h3 {
  text-transform: uppercase;
  padding: 40px 0 0 0px !important;
  margin: 0 0 10px 0;
  font-size: 20px;
  line-height: 24px;
}

body.shadow-it div#main div#content div#man {
  background-color: #000000;
  padding: 0 0 10px 0;
  color: #ffffff;
}

body.shadow-it div#main div#content div#man h2 {
  color: #ffffff;
  padding: 30px 0 0 0;
}

body.shadow-it div#main div#content a.button {
  border-radius: 3px;
  background-color: #ffcb05;
  text-transform: uppercase;
  color: #ffffff;
  padding: 15px 30px;
  font-size: 20px;
  display: inline-block;
  margin: 0 0 30px 0;
  font-family: Source Sans Pro;
  text-decoration: none !important;
  text-align: center;
  width: 80%;
}

body.shadow-it div#main div#content a.button span {
  color: #ffffff;
}

body.shadow-it div#main div#content a.button:hover {
  background-color: #000000 !important;
  color: #fcae17 !important;
}

body.shadow-it div#main div#content div#yellow-footer {
  background-color: #ffcb05;
}

body.shadow-it div#main div#content div#yellow-footer div.inner {
  padding: 0 20px 20px 20px !important;
}

body.shadow-it div#main div#content div#yellow-footer div.inner h3 {
  text-transform: uppercase;
  padding: 30px 0 0 0px;
  margin: 0 0 10px 0;
  font-size: 20px;
  line-height: 24px;
  color: #000000;
}

body.shadow-it div#main div#content div#yellow-footer div.inner ul#socials {
  display: none;
}