@import url('https://fonts.googleapis.com/css?family=Raleway:400,400i,500,700,900');

@import "../fonts/aw_icon/font-awesome.css";

@import url('https://fonts.googleapis.com/css?family=Raleway:400,400i,500,700,900');
/* colors */
/* Fields */
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
/* 
--------------------------------------------------------------------------
Reset
--------------------------------------------------------------------------
*/
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,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
sub,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  border: 0;
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
}
:focus {
  outline: 0;
}
body {
  background: white;
  color: black;
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
table {
  border-collapse: separate;
  border-spacing: 0;
}
caption,
th,
td {
  font-weight: normal;
  text-align: left;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
}
blockquote,
q {
  quotes: "" "";
}
figure {
  margin: 0;
  padding: 0;
}
/* 
--------------------------------------------------------------------------
Grid
--------------------------------------------------------------------------
*/
.baseline-up-0 {
  top: -10px;
}
.pull-0 {
  left: -20px;
}
.push-1 {
  left: 80px;
  margin-right: 100px !important;
}
.pull-1 {
  left: -80px;
  margin-right: -60px !important;
}
.append-1 {
  padding-right: 80px;
}
.prepend-1 {
  padding-left: 80px;
}
.baseline-1 {
  height: 20px;
}
.baseline-up-1 {
  top: -20px;
}
.baseline-down-1 {
  top: 20px;
}
.column-2 {
  width: 140px;
}
.push-2 {
  left: 160px;
  margin-right: 180px !important;
}
.pull-2 {
  left: -160px;
  margin-right: -140px !important;
}
.append-2 {
  padding-right: 160px;
}
.prepend-2 {
  padding-left: 160px;
}
.baseline-2 {
  height: 40px;
}
.baseline-up-2 {
  top: -40px;
}
.baseline-down-2 {
  top: 40px;
}
.column-3 {
  width: 220px;
}
.push-3 {
  left: 240px;
  margin-right: 260px !important;
}
.pull-3 {
  left: -240px;
  margin-right: -220px !important;
}
.append-3 {
  padding-right: 240px;
}
.prepend-3 {
  padding-left: 240px;
}
.baseline-3 {
  height: 60px;
}
.baseline-up-3 {
  top: -60px;
}
.baseline-down-3 {
  top: 60px;
}
.column-4 {
  width: 336px;
}
.push-4 {
  left: 320px;
  margin-right: 340px !important;
}
.pull-4 {
  left: -320px;
  margin-right: -300px !important;
}
.append-4 {
  padding-right: 320px;
}
.prepend-4 {
  padding-left: 320px;
}
.baseline-4 {
  height: 80px;
}
.baseline-up-4 {
  top: -80px;
}
.baseline-down-4 {
  top: 80px;
}
.column-5 {
  width: 380px;
}
.push-5 {
  left: 400px;
  margin-right: 420px !important;
}
.pull-5 {
  left: -400px;
  margin-right: -380px !important;
}
.append-5 {
  padding-right: 400px;
}
.prepend-5 {
  padding-left: 400px;
}
.baseline-5 {
  height: 100px;
}
.baseline-up-5 {
  top: -100px;
}
.baseline-down-5 {
  top: 100px;
}
.column-6 {
  width: 460px;
}
.push-6 {
  left: 480px;
  margin-right: 500px !important;
}
.pull-6 {
  left: -480px;
  margin-right: -460px !important;
}
.append-6 {
  padding-right: 480px;
}
.prepend-6 {
  padding-left: 480px;
}
.baseline-6 {
  height: 120px;
}
.baseline-up-6 {
  top: -120px;
}
.baseline-down-6 {
  top: 120px;
}
.column-7 {
  width: 540px;
}
.push-7 {
  left: 560px;
  margin-right: 580px !important;
}
.pull-7 {
  left: -560px;
  margin-right: -540px !important;
}
.append-7 {
  padding-right: 560px;
}
.prepend-7 {
  padding-left: 560px;
}
.baseline-7 {
  height: 140px;
}
.baseline-up-7 {
  top: -140px;
}
.baseline-down-7 {
  top: 140px;
}
.column-8 {
  width: 584px;
}
.push-8 {
  left: 604px;
  margin-right: 624px !important;
}
.pull-8 {
  left: -604px;
  margin-right: -624px !important;
}
.append-8 {
  padding-right: 644px;
}
.prepend-8 {
  padding-left: 644px;
}
.baseline-8 {
  height: 160px;
}
.baseline-up-8 {
  top: -160px;
}
.baseline-down-8 {
  top: 160px;
}
.column-9 {
  width: 700px;
}
.push-9 {
  left: 720px;
  margin-right: 740px !important;
}
.pull-9 {
  left: -720px;
  margin-right: -700px !important;
}
.append-9 {
  padding-right: 720px;
}
.prepend-9 {
  padding-left: 720px;
}
.baseline-9 {
  height: 180px;
}
.baseline-up-9 {
  top: -180px;
}
.baseline-down-9 {
  top: 180px;
}
.column-10 {
  width: 744px;
}
.push-10 {
  left: 764px;
  margin-right: 784px !important;
}
.pull-10 {
  left: -764px;
  margin-right: -744px !important;
}
.append-10 {
  padding-right: 764px;
}
.prepend-10 {
  padding-left: 764px;
}
.baseline-10 {
  height: 200px;
}
.baseline-up-10 {
  top: -200px;
}
.baseline-down-10 {
  top: 200px;
}
.column-11 {
  width: 860px;
}
.push-11 {
  left: 880px;
  margin-right: 900px !important;
}
.pull-11 {
  left: -880px;
  margin-right: -860px !important;
}
.append-11 {
  padding-right: 880px;
}
.prepend-11 {
  padding-left: 880px;
}
.baseline-11 {
  height: 220px;
}
.baseline-up-11 {
  top: -220px;
}
.baseline-down-11 {
  top: 220px;
}
.column-12 {
  width: 940px;
}
.push-12 {
  left: 960px;
  margin-right: 980px !important;
}
.pull-12 {
  left: -960px;
  margin-right: -940px !important;
}
.append-12 {
  padding-right: 960px;
}
.prepend-12 {
  padding-left: 960px;
}
.baseline-12 {
  height: 240px;
}
.baseline-up-12 {
  top: -240px;
}
.baseline-down-12 {
  top: 240px;
}
.column-13 {
  width: 1020px;
}
.push-13 {
  left: 1040px;
  margin-right: 1060px !important;
}
.pull-13 {
  left: -1040px;
  margin-right: -1020px !important;
}
.append-13 {
  padding-right: 1040px;
}
.prepend-13 {
  padding-left: 1040px;
}
.baseline-13 {
  height: 260px;
}
.baseline-up-13 {
  top: -260px;
}
.baseline-down-13 {
  top: 260px;
}
.column-14 {
  width: 1100px;
}
.push-14 {
  left: 1120px;
  margin-right: 100% !important;
}
.pull-14 {
  left: -1120px;
  margin-right: -1100px !important;
}
.append-14 {
  padding-right: 1120px;
}
.prepend-14 {
  padding-left: 1120px;
}
.baseline-14 {
  height: 280px;
}
.baseline-up-14 {
  top: -280px;
}
.baseline-down-14 {
  top: 280px;
}
.column-1,
.column-2,
.column-3,
.column-4,
.column-5,
.column-6,
.column-7,
.column-8,
.column-9,
.column-10,
.column-11,
.column-12,
.column-13,
.column-14 {
  position: relative;
  float: left;
  margin-right: 10px;
  margin-left: 10px;
}
.first {
  margin-left: 0;
}
.last {
  margin-right: 0;
}
/* Indexpage Column 7 540*/
.channel .column-7 {
  width: 544px;
}
.channel .push-7 {
  left: 564px;
  margin-right: 584px !important;
}
.channel .pull-7 {
  left: -564px;
  margin-right: -544px !important;
}
.channel .append-7 {
  padding-right: 564px;
}
.channel .prepend-7 {
  padding-left: 564px;
}
.channel .baseline-7 {
  height: 140px;
}
.channel .baseline-up-7 {
  top: -140px;
}
.channel .baseline-down-7 {
  top: 140px;
}
.channel .column-2 {
  width: 180px;
  padding-top: 8px;
}
.channel .column-11 {
  width: 900px;
}
.channel .push-11 {
  left: 920px;
  margin-right: 940px !important;
}
.channel .pull-11 {
  left: -920px;
  margin-right: -900px !important;
}
.channel .append-11 {
  padding-right: 920px;
}
.channel .prepend-11 {
  padding-left: 920px;
}
.channel .baseline-11 {
  height: 220px;
}
.channel .baseline-up-11 {
  top: -220px;
}
.channel .baseline-down-11 {
  top: 220px;
}
/* 
--------------------------------------------------------------------------
Clearfix
--------------------------------------------------------------------------
*/
.clearfix:after {
  clear: both;
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  visibility: hidden;
}
.clearfix {
  display: inline-block;
}
.clearleft {
  clear: left;
}
/* start commented backslash hack \*/
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
/* close commented backslash hack */
.clear {
  clear: both;
}
/* common */
.p-10 {
  padding: 10px !important;
}
.p-20 {
  padding: 20px !important;
}
.mt-0 {
  margin-top: 0 !important;
}
.mt-10 {
  margin-top: 10px !important;
}
.mt-20 {
  margin-top: 20px !important;
}
.pt-0 {
  padding-top: 0 !important;
}
.pt-10 {
  padding-top: 10px !important;
}
.pt-20 {
  padding-top: 20px !important;
}
.mr-0 {
  margin-right: 0 !important;
}
.mr-10 {
  margin-right: 10px !important;
}
.mr-20 {
  margin-right: 20px !important;
}
.pr-0 {
  padding-right: 0 !important;
}
.pr-10 {
  padding-right: 10px !important;
}
.pr-20 {
  padding-right: 20px !important;
}
.mb-0 {
  margin-bottom: 0 !important;
}
.mb-10 {
  margin-bottom: 10px !important;
}
.mb-20 {
  margin-bottom: 20px !important;
}
.pb-0 {
  padding-bottom: 0 !important;
}
.pb-10 {
  padding-bottom: 10px !important;
}
.pb-20 {
  padding-bottom: 20px !important;
}
.ml-0 {
  margin-left: 0 !important;
}
.ml-10 {
  margin-left: 10px !important;
}
.ml-20 {
  margin-left: 20px !important;
}
.pl-0 {
  padding-left: 0 !important;
}
.pl-10 {
  padding-left: 10px !important;
}
.pl-20 {
  padding-left: 20px !important;
}
.lh-30 {
  line-height: 30px !important;
}
/* common  */
.textCenter {
  text-align: center;
}
.floatRight {
  float: right;
}
.georgiaitalic {
  font-family: 'Raleway', sans-serif;
  font-style: italic;
  text-rendering: optimizelegibility;
}
.georgia {
  font-family: 'Raleway', sans-serif;
  text-rendering: optimizelegibility;
}
.logo {
  background: url("../images/sprites.png") no-repeat scroll 0 -317px transparent;
  height: 80px;
  left: 20px;
  margin: 18px;
  position: absolute;
  text-indent: -9999px;
  width: 170px;
}
.nav {
  font-family: 'Raleway', sans-serif;
  font-size: 14px;
  line-height: 40px;
  position: absolute;
  height: 40px;
  top: 110px;
}
.standardBox {
  background-color: #FFFFFF;
}
.darkGrayBox {
  background-color: #c1c5ca;
  border-width: 1px;
  border-color: #a6a9ad;
  border-style: solid;
}
.lightGrayBox {
  background-color: #eff1f2;
  border-width: 1px;
  border-color: #bebdbd;
  border-style: solid;
}
.storyBoxInside {
  background-color: #E8EDF0;
  border-color: #CDD3D6 #E0E3E5 #E0E3E5 #CDD3D6;
  border-style: solid;
  border-width: 1px;
}
.storyBoxInside2017 {
  background-color: #eee;
  border-style: solid;
  border-width: 0px;
}
.graySubmitButton {
  background: url("../images/button.png") repeat-x scroll 0 0 transparent;
  border: 1px solid #C1C5CA;
  color: #7A7E87;
  display: block;
  overflow: hidden;
  padding: 5px 0;
  text-align: center;
}
.graybutton {
  background: url("../images/button.png") repeat-x scroll 0 0 transparent;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  color: #7A7E87;
  display: block;
  font-family: Georgia;
  font-size: 14px;
  font-style: italic;
  line-height: 30px;
  text-align: center;
  -webkit-text-shadow: 0 1px 0 #ffffff;
  -moz-text-shadow: 0 1px 0 #ffffff;
  text-shadow: 0 1px 0 #ffffff;
  border: 1px solid #C1C5CA;
}
.redSolidButton {
  font-family: 'Raleway', sans-serif;
  text-rendering: optimizelegibility;
  background-color: #de1400 ;
  color: #fff ;
  font-size: 12px;
  font-weight: bold;
  line-height: 21px;
  text-transform: uppercase;
  display: block;
  text-align: center;
  padding: 12px 0;
}
.redbutton {
  background-color: #de1400;
  color: #fff;
  display: block;
  font-family: 'Raleway', sans-serif;
  text-rendering: optimizelegibility;
  font-size: 12px;
  line-height: 30px;
  text-align: center;
  text-transform: uppercase;
  padding: 5px 20px;
  font-weight: bold;
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.logged-in #header {
  margin-top: 32px;
}
.logged-in #header .mobSearch.searchContainer {
  top: 87px;
}
.logged-in #kamino_dfp_skin {
  margin-top: 32px;
}
.headerLogo {
  background-color: #080e14;
  float: left;
  height: 55px;
  width: 95px;
  white-space: nowrap;
  margin-right: 10px;
  position: relative;
  z-index: 9999;
}
.headerLogo > img {
  width: 140%;
}
.logoSearch {
  display: block;
  zoom: 1;
  float: left;
  display: inline-block;
}
.logoSearch:before,
.logoSearch:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.logoSearch:after {
  clear: both;
}
.logoSearch:before,
.logoSearch:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.logoSearch:after {
  clear: both;
}
.logoSearch .toggleSearch {
  background-color: #de1400;
  color: #fff;
  float: left;
  font-size: 18px;
  height: 55px;
  line-height: 55px;
  padding: 0 19px;
  position: relative;
  font-family: FontAwesome;
  z-index: 99999;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.logoSearch .toggleSearch .fa {
  font-style: normal;
}
.logoSearch .toggleSearch .toggle {
  -webkit-text-shadow: 0 0 0 rgba(255, 255, 255, 0);
  -moz-text-shadow: 0 0 0 rgba(255, 255, 255, 0);
  text-shadow: 0 0 0 rgba(255, 255, 255, 0);
  color: #fff;
}
.logoSearch .toggleSearch:hover {
  cursor: pointer;
  background-color: #fff;
  color: #de1400;
  text-decoration: none;
}
.logoSearch .toggleSearch:hover .toggle {
  color: #de1400;
}
.logoSearch .toggleSearch .toggle:hover {
  color: #de1400;
}
.logoSearch .toggleSearch.active {
  background-color: #fff;
  color: #de1400;
  text-decoration: none;
}
.logoSearch .toggleSearch.active .toggle {
  color: #de1400;
}
.logoSearch #menu-menu-left {
  float: left;
  display: none;
}
.searchContainer {
  background-color: #fff;
  display: none;
}
.searchContainer .headerSearchForm {
  display: block;
}
.searchContainer input {
  border: 1px solid #e2e2e2;
  border-radius: 5px;
  box-sizing: border-box;
  font-family: "nyt-franklin", arial, helvetica, sans-serif;
  font-size: 15px;
  line-height: 40px;
  height: 40px;
  width: 80%;
  margin-right: 10px;
  padding: 0 35px 0 13px;
  -webkit-box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.07) inset;
  -moz-box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.07) inset;
  box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.07) inset;
}
.searchContainer .searchButton {
  border: medium none;
  height: 40px;
  position: relative;
  right: 40px;
  top: 0px;
  width: 30px;
  line-height: 40px;
  font-size: 15px;
  background-color: transparent;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.searchContainer .searchButton i {
  font-style: normal;
}
.searchContainer .searchButton:hover {
  cursor: pointer;
  color: red;
}
.searchContainer .close-button {
  margin-right: 15px;
  background-clip: padding-box;
  background-color: #fff;
  border-radius: 50%;
  font-family: "nyt-franklin", arial, helvetica, sans-serif;
  height: 30px;
  padding: 0;
  transition: background-color 0.2s ease-in 0s;
  width: 30px;
  position: absolute;
  right: 0;
  top: 50%;
  font-size: 16px;
  transform: translateY(-50%);
  color: rgba(123, 117, 95, 0.4);
  border: 1px solid rgba(123, 117, 95, 0.4);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.searchContainer .close-button:hover {
  cursor: pointer;
  border-color: #de1400;
  color: #de1400;
}
.mobSearch.searchContainer {
  background-color: #ffffff;
  -webkit-box-shadow: 0 2px 2px #aaa;
  -moz-box-shadow: 0 2px 2px #aaa;
  box-shadow: 0 2px 2px #aaa;
  display: none;
  height: 80px;
  position: absolute;
  top: 55px;
  width: 100%;
  z-index: 999;
  overflow: hidden;
}
.mobSearch.searchContainer .headerSearchForm {
  box-sizing: border-box;
  display: inherit;
  float: none;
  margin: 0 auto;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
}
.mobSearch.searchContainer .headerSearchForm .searchBar {
  text-align: center;
}
.mobSearch .headerSearchForm {
  box-sizing: border-box;
  display: inherit;
  float: left;
  margin: 0 auto;
  position: relative;
  top: 14px;
  width: 270px;
}
#header {
  color: #9DB4BD;
  font-family: 'Raleway', sans-serif;
  font-size: 11px;
  text-shadow: 0 1px 0 #0D2135;
  width: 100%;
  z-index: 11;
  position: relative ;
  background-color: #080e14;
}
#header .wrapper {
  height: 70px;
  display: block;
  background: #091521;
  background: -moz-radial-gradient(bottom, ellipse cover, #264d76 0%, rgba(38, 77, 118, 0.99) 1%, rgba(20, 44, 68, 0) 68%, rgba(12, 28, 44, 0) 100%);
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #264d76), color-stop(1%, rgba(38, 77, 118, 0.99)), color-stop(68%, rgba(20, 44, 68, 0)), color-stop(100%, rgba(12, 28, 44, 0)));
  background: -webkit-radial-gradient(bottom, ellipse cover, #264d76 0%, rgba(38, 77, 118, 0.99) 1%, rgba(20, 44, 68, 0) 68%, rgba(12, 28, 44, 0) 100%);
  background: -o-radial-gradient(bottom, ellipse cover, #264d76 0%, rgba(38, 77, 118, 0.99) 1%, rgba(20, 44, 68, 0) 68%, rgba(12, 28, 44, 0) 100%);
  background: -ms-radial-gradient(bottom, ellipse cover, #264d76 0%, rgba(38, 77, 118, 0.99) 1%, rgba(20, 44, 68, 0) 68%, rgba(12, 28, 44, 0) 100%);
  background: radial-gradient(ellipse at bottom, #264d76 0%, rgba(38, 77, 118, 0.99) 1%, rgba(20, 44, 68, 0) 68%, rgba(12, 28, 44, 0) 100%);
  background-size: 100%;
  position: relative;
}
#header hgroup {
  display: none;
  text-indent: -9999px;
}
#header #siteTitle,
#header #siteDescription {
  display: block;
  text-indent: -9999px;
}
#header .logo {
  background: url("../images/sprites.png") no-repeat scroll 0 -936px transparent;
  height: 50px;
  left: 10px;
  margin: 10px;
  position: absolute;
  text-indent: -9999px;
  width: 70px;
}
#header .search {
  height: 30px;
  right: 10px;
  position: absolute;
  top: 18px;
}
#header .search input {
  background: url("../images/input.png") repeat-x scroll 0 0 transparent;
  border: medium none;
  color: #7E8184;
  display: inline;
  float: left;
  font-family: 'Raleway', sans-serif;
  font-style: italic;
  text-rendering: optimizelegibility;
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  padding: 0 10px;
  width: 100px;
}
#header .search .submit {
  background: url("../images/search-de.png") no-repeat scroll 0 0 transparent;
  display: block;
  height: 30px;
  text-indent: -9999px;
  width: 38px;
}
#header .search .submit:hover {
  cursor: pointer;
}
#header .profile-box {
  color: #fff;
  display: none;
}
#header .profile-box .profile-box-action-container {
  background: -moz-linear-gradient(center top, #742307, #742307) repeat scroll 0 0 rgba(0, 0, 0, 0);
  border-radius: 3px;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.01), 0 1px 0 rgba(103, 30, 5, 0.5) inset;
  display: inline-block;
  height: 29px;
  margin: 9px auto;
  padding: 0 10px;
}
#header .profile-box .profile-box-btn-old {
  background: url("../images/nl_icon_v2.png") no-repeat scroll 0 5px rgba(0, 0, 0, 0);
  color: #fff;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  line-height: 27px;
  text-shadow: 0 1px 0 #6a6a6a;
  text-transform: uppercase;
}
#header .profile-box .profile-box-btn:hover,
#header .profile-box .profile-box-btn:focus {
  background-position: 0 -45px;
  color: #551a05;
  text-decoration: none;
  text-shadow: 0 1px 0 #9b2806;
}
#header .profile-box .profile-box-btn .tex2t {
  display: block;
  padding-left: 30px;
  position: relative;
  text-align: left;
}
#header .profile-box .profile-box-login {
  color: inherit;
  display: block;
  float: left;
  line-height: 24px;
  position: absolute;
  right: 20px;
  top: 7px;
}
#header .profile-box .profile-box-name,
#header .profile-box .profile-box-logout {
  background: url("../images/nl_icon_v2.png") no-repeat scroll -1px -118px #2e567a;
  border-radius: 3px;
  box-shadow: 0 1px 0 rgba(114, 146, 173, 0.3), 0 1px 1px #000000 inset;
  color: #fff;
  font-family: Georgia;
  font-size: 14px;
  font-style: italic;
  padding: 0.5em 1em 0.3em 30px;
  text-shadow: 0 1px 0 #0f273b;
}
#header .profile-box .profile-box-logout {
  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgaGVpZ2h0PSIxNnB4IiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCAxNiAxNiIgd2lkdGg9IjE2cHgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c2tldGNoPSJodHRwOi8vd3d3LmJvaGVtaWFuY29kaW5nLmNvbS9za2V0Y2gvbnMiIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj48dGl0bGUvPjxkZWZzLz48ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGlkPSJJY29ucyB3aXRoIG51bWJlcnMiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIj48ZyBmaWxsPSIjZmZmZmZmIiBpZD0iR3JvdXAiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yNDAuMDAwMDAwLCAtMTQ0LjAwMDAwMCkiPjxwYXRoIGQ9Ik0yNDgsMTU4IEMyNTAuNzYxNDI0LDE1OCAyNTMsMTU1Ljc2MTQyNCAyNTMsMTUzIEMyNTMsMTUxLjM2NDE4NiAyNTIuMjE0NDUxLDE0OS45MTE4NDggMjUxLDE0OC45OTk2MzQgTDI1MSwxNDYuNjczNjMxIEMyNTMuMzY0OTQ1LDE0Ny43OTcwOTIgMjU1LDE1MC4yMDc2MDIgMjU1LDE1MyBDMjU1LDE1Ni44NjU5OTMgMjUxLjg2NTk5MywxNjAgMjQ4LDE2MCBDMjQ0LjEzNDAwNywxNjAgMjQxLDE1Ni44NjU5OTMgMjQxLDE1MyBDMjQxLDE1MC4yMDc2MDIgMjQyLjYzNTA1NSwxNDcuNzk3MDkyIDI0NSwxNDYuNjczNjMxIEwyNDUsMTQ4Ljk5OTYzNCBDMjQzLjc4NTU0OSwxNDkuOTExODQ4IDI0MywxNTEuMzY0MTg2IDI0MywxNTMgQzI0MywxNTUuNzYxNDI0IDI0NS4yMzg1NzYsMTU4IDI0OCwxNTggWiBNMjQ4LDE1MyBDMjQ3LjQ0Mzg2NSwxNTMgMjQ3LDE1Mi41NTM2MTQgMjQ3LDE1Mi4wMDI5NyBMMjQ3LDE0NS45OTcwMyBDMjQ3LDE0NS40NTMwMzYgMjQ3LjQ0NzcxNSwxNDUgMjQ4LDE0NSBDMjQ4LjU1NjEzNSwxNDUgMjQ5LDE0NS40NDYzODYgMjQ5LDE0NS45OTcwMyBMMjQ5LDE1Mi4wMDI5NyBDMjQ5LDE1Mi41NDY5NjQgMjQ4LjU1MjI4NSwxNTMgMjQ4LDE1MyBaIE0yNDgsMTUzIiBpZD0iT3ZhbCAxODgiLz48L2c+PC9nPjwvc3ZnPg==") no-repeat scroll 4px 5px rgba(255, 255, 255, 0.08);
  color: #fff;
  padding-left: 1em;
}
#header .profile-box #logoutbutton {
  display: inline-block;
}
#header .profile-box #logoutbutton span {
  display: none;
  height: 0;
  line-height: 0;
  width: 0;
}
#header .profile-box .profile-box-logout:hover {
  background-color: rgba(0, 0, 0, 0.39);
}
#header .profile-box .profile-box-logout:active {
  background-position: 4px 6px;
}
#header .profile-box .membership {
  bottom: 74px;
  font-style: italic;
  position: absolute;
  right: 17px;
  text-align: center;
  width: 160px;
  border-bottom: 1px solid #425467;
  border-radius: 4px;
  box-shadow: 0 -5px 5px #15293e inset;
  padding: 5px;
}
#header .profile-box .membership a.signin,
#header .profile-box .membership a.join {
  background: url("../images/button.png") repeat-x scroll 0 0 transparent;
  border: 1px solid #c1c5ca;
  border-radius: 3px;
  color: #7a7e87;
  display: block;
  font-family: Georgia;
  font-size: 14px;
  font-style: italic;
  line-height: 30px;
  text-align: center;
  text-shadow: 0 1px 0 #ffffff;
}
#header .profile-box .membership a:hover {
  color: #474e57;
  text-decoration: none;
  background-position: 0 0;
}
#nav {
  background-color: #080e14;
  height: 55px;
  z-index: auto;
  display: inline-block;
  display: block;
  zoom: 1;
  position: relative;
}
#nav:before,
#nav:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
#nav:after {
  clear: both;
}
#nav:before,
#nav:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
#nav:after {
  clear: both;
}
#nav #menu-menu-right .menu-item-has-children .sub-menu li.catMore {
  display: none;
}
#nav .nav-menus li {
  float: left;
  margin: 0 0 0 0px;
}
#nav .nav-menus li .mobileTitle {
  display: block;
}
#nav .nav-menus li a {
  color: #ffffff;
  line-height: 55px;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  text-transform: uppercase;
  text-shadow: 0 0px 0 rgba(0, 0, 0, 0);
  display: block;
  padding: 0 15px 0;
  font-family: 'Raleway', sans-serif;
  text-rendering: optimizelegibility;
  -webkit-transition: background-color 0.4s ease;
  -moz-transition: background-color 0.4s ease;
  -o-transition: background-color 0.4s ease;
  transition: background-color 0.4s ease;
}
#nav .nav-menus li a:hover {
  color: #de1400;
  text-decoration: none;
}
#nav .nav-menus li:hover a {
  color: #de1400;
  text-decoration: none;
}
#nav .nav-menus li .sub-menu {
  position: absolute;
  background-color: #162736;
  border-top: 3px solid #de1400;
  margin: 0;
  z-index: 8000;
  visibility: hidden;
  width: 100%;
  right: 0;
}
#nav .nav-menus li .sub-menu:before {
  content: "\f0d8";
  font-family: FontAwesome;
  display: block;
  height: 5px;
  left: 30px;
  padding-top: 0;
  position: absolute;
  top: -16px;
  width: 11px;
  color: #de1400;
  font-size: 14px;
  left: 10%;
  transform: translateX(-10%);
  -webkit-text-shadow: 0 0 0 #de1400;
  -moz-text-shadow: 0 0 0 #de1400;
  text-shadow: 0 0 0 #de1400;
}
#nav .nav-menus li .sub-menu li {
  float: none;
  margin: 0;
  padding: 0 0;
}
#nav .nav-menus li .sub-menu li a {
  color: #fff;
  text-shadow: none;
  line-height: 35px;
  margin: 0;
  padding: 0 15px;
  font-style: normal;
  font-size: 12px;
  display: block;
  font-weight: bold;
  background-image: none;
}
#nav .nav-menus li .sub-menu li a:hover {
  color: #de1400;
  text-decoration: none;
}
#nav .nav-menus li .sub-menu li .sub-menu {
  display: none;
}
#nav .nav-menus li .sub-menu li.noShow {
  display: block;
}
#nav .nav-menus li .sub-menu li.specialLink {
  display: block;
  background-color: #de1400;
  -webkit-transition: background-color 0.4s ease;
  -moz-transition: background-color 0.4s ease;
  -o-transition: background-color 0.4s ease;
  transition: background-color 0.4s ease;
}
#nav .nav-menus li .sub-menu li.specialLink:hover {
  background-color: #080e14;
  color: #fff;
}
#nav .nav-menus li:hover .sub-menu {
  visibility: visible;
}
#nav .nav-menus.left li {
  float: right;
}
#nav .nav-menus.left li .sub-menu {
  left: unset;
  right: 0;
}
#nav .nav-menus.left li .sub-menu:before {
  left: unset;
  right: 10%;
}
#nav .nav-menus.left li:hover a svg {
  fill: #de1400;
}
#nav .nav-menus.left li svg {
  fill: #fff;
  height: 18px;
  position: relative;
  top: 5px;
  width: 18px;
  z-index: 5000001;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#nav .nav-menus.left li a:hover svg {
  fill: #de1400;
}
#footer {
  background: none repeat scroll 0 0 #080e14;
  color: #fff;
  font-size: 11px;
  text-shadow: 0 1px 0 #0D2135;
  width: 100%;
  overflow: hidden;
  position: relative;
  border-top: 3px solid #de1400;
}
#footer .wrapper {
  margin: 0 auto;
  padding: 10px 0 10px;
  position: relative;
  width: 100%;
}
#footer .wrapper .container {
  display: inline-block;
  display: block;
  zoom: 1;
  margin-bottom: 10px;
}
#footer .wrapper .container:before,
#footer .wrapper .container:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
#footer .wrapper .container:after {
  clear: both;
}
#footer .wrapper .container:before,
#footer .wrapper .container:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
#footer .wrapper .container:after {
  clear: both;
}
#footer .wrapper a {
  color: #fff;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#footer .wrapper a:hover {
  color: #cad6de;
  text-decoration: none;
}
#footer .wrapper h3 {
  color: #FFFFFF;
  font-size: 14px;
  font-style: normal;
  margin-bottom: 0;
  text-transform: uppercase;
  font-weight: bold;
}
#footer .wrapper ul {
  margin: 10px 0 20px 10px;
}
#footer .wrapper ul li {
  background: url("../images/sprites.png") no-repeat scroll 0 -632px transparent;
  color: #FFFFFF;
  line-height: 24px;
  margin: 0 0 5px;
  padding: 0 25px 0 15px;
  text-shadow: 0 0 0 #000000;
  font-size: 14px;
}
#footer .wrapper .logo {
  background: url("../images/logos/zdnet-logo-footer.png") no-repeat scroll 0 bottom transparent;
  height: 40px;
  margin: 10px;
  text-indent: -9999px;
  width: 100%;
  float: left;
  position: static;
}
#footer .wrapper .article {
  width: 310px;
  display: table;
}
#footer .wrapper .article .image {
  display: none;
}
#footer .wrapper .article img {
  border: 4px solid #de1400;
  float: left;
}
#footer .wrapper .article .content {
  float: left;
  margin: 0 10px 10px 10px;
  width: auto;
}
#footer .wrapper .col {
  float: none;
  display: inline-block;
  display: block;
  zoom: 1;
  margin: 10px;
  width: 100%;
}
#footer .wrapper .col:before,
#footer .wrapper .col:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
#footer .wrapper .col:after {
  clear: both;
}
#footer .wrapper .col:before,
#footer .wrapper .col:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
#footer .wrapper .col:after {
  clear: both;
}
#footer .wrapper .col.first {
  width: 100%;
}
#footer .wrapper .col.mid,
#footer .wrapper .col.last {
  display: none;
}
#footer .wrapper .copyright {
  width: 100%;
  display: inline-block;
  display: block;
  zoom: 1;
  text-align: center;
}
#footer .wrapper .copyright:before,
#footer .wrapper .copyright:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
#footer .wrapper .copyright:after {
  clear: both;
}
#footer .wrapper .copyright:before,
#footer .wrapper .copyright:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
#footer .wrapper .copyright:after {
  clear: both;
}
#footer .wrapper .copyright .textCenter {
  padding: 0 20px;
  color: #abbeca;
}
#contactFormWrapper,
#wp-email-content {
  margin-top: 20px;
  margin-left: 5px;
  margin-right: 5px;
}
#contactFormWrapper .form-title,
#wp-email-content .form-title {
  color: #de1400;
  font-size: 15px;
  font-family: 'Raleway', sans-serif;
  font-style: italic;
  text-rendering: optimizelegibility;
  line-height: 18px;
  padding-bottom: 11px;
  margin-bottom: 10px;
  margin-left: 0;
  margin-top: -20px;
  padding: 0 5px;
  position: absolute;
  display: block;
  background-color: #fff;
}
#contactFormWrapper form,
#wp-email-content form {
  border: 1px solid #E4E9EC;
  padding-top: 10px;
  padding-left: 10px;
}
#contactFormWrapper div,
#wp-email-content div {
  margin: 0 ;
}
#contactFormWrapper div div,
#wp-email-content div div {
  margin: 10px 0 0 0;
}
#contactFormWrapper div div input,
#wp-email-content div div input {
  width: 190px;
}
#contactFormWrapper label,
#wp-email-content label {
  color: #7F8E95;
  display: block;
  font-size: 14px;
  margin-bottom: 5px;
  font-weight: normal;
  font-family: 'Raleway', sans-serif;
  font-style: italic;
  text-rendering: optimizelegibility;
}
#contactFormWrapper input,
#wp-email-content input {
  border: 1px solid #DFE4E9;
  margin-bottom: 15px;
  padding: 5px;
  width: 240px;
  font-family: verdana, "Times New Roman", Times, serif;
}
#contactFormWrapper textarea,
#wp-email-content textarea {
  border: 1px solid #DFE4E9;
  margin-bottom: 15px;
  padding: 5px;
  width: 240px;
  font-family: verdana, "Times New Roman", Times, serif;
  font-size: 11px;
}
#contactFormWrapper .ccf-submit-button,
#wp-email-content .ccf-submit-button {
  background-color: #de1400;
  color: #fff;
  display: block;
  font-family: 'Raleway', sans-serif;
  text-rendering: optimizelegibility;
  font-size: 12px;
  line-height: 30px;
  text-align: center;
  text-transform: uppercase;
  padding: 5px 20px;
  font-weight: bold;
  width: 200px;
  margin: 0 0 10px 20px;
  height: 31px;
  overflow: hidden;
  padding: 0 0 0 0;
}
#contactFormWrapper .ccf-submit-button:hover,
#wp-email-content .ccf-submit-button:hover {
  color: #360605;
  cursor: pointer;
  -webkit-text-shadow: 0 1px 0 #d23d33;
  -moz-text-shadow: 0 1px 0 #d23d33;
  text-shadow: 0 1px 0 #d23d33;
}
#custom-contact-forms-errors p {
  color: #de1400;
  font-size: 18px;
  font-family: 'Raleway', sans-serif;
  font-style: italic;
  text-rendering: optimizelegibility;
  line-height: 18px;
  padding-bottom: 11px;
  margin-bottom: 0;
}
#custom-contact-forms-errors ul li {
  background: url("../images/sprites.png") no-repeat scroll 0 -634px transparent;
  font-size: 11px;
  line-height: 14px;
  margin: 0 0 5px;
  padding: 0 0 5px 15px;
  vertical-align: text-top;
}
#custom-contact-forms-errors p a {
  background: url("../images/button.png") repeat-x scroll 0 0 transparent;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  color: #7A7E87;
  display: block;
  font-family: Georgia;
  font-size: 14px;
  font-style: italic;
  line-height: 30px;
  text-align: center;
  -webkit-text-shadow: 0 1px 0 #ffffff;
  -moz-text-shadow: 0 1px 0 #ffffff;
  text-shadow: 0 1px 0 #ffffff;
  border: 1px solid #C1C5CA;
  width: 200px;
}
#custom-contact-forms-errors p a:hover {
  color: #474e57;
  text-decoration: none;
}
#wp-email-content #wp-email-required {
  font-family: 'Raleway', sans-serif;
  font-style: italic;
  text-rendering: optimizelegibility;
  color: #7f8e95;
  font-size: 11px;
  line-height: 16px;
}
#wp-email-content input {
  margin-bottom: 0;
}
#wp-email-content p {
  padding: 0 20px 10px;
}
#wp-email-content p br {
  display: none;
}
#wp-email-content em {
  font-family: 'Raleway', sans-serif;
  font-style: italic;
  text-rendering: optimizelegibility;
}
#wp-email-content textarea {
  margin-bottom: 0px;
}
#wp-email-content #imageverify {
  width: 190px;
}
#wp-email-content .ccf-submit-button {
  background-color: #de1400;
  color: #fff;
  display: block;
  font-family: 'Raleway', sans-serif;
  text-rendering: optimizelegibility;
  font-size: 12px;
  line-height: 30px;
  text-align: center;
  text-transform: uppercase;
  padding: 5px 20px;
  font-weight: bold;
  width: 200px;
  height: 31px;
  overflow: hidden;
  padding: 0 0 0 0;
}
#wp-email-content .ccf-submit-button:hover {
  color: #360605;
  cursor: pointer;
  -webkit-text-shadow: 0 1px 0 #d23d33;
  -moz-text-shadow: 0 1px 0 #d23d33;
  text-shadow: 0 1px 0 #d23d33;
}
/* Mobile */
body {
  background-color: #fff;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 20px;
  position: relative;
  border: none;
  color: #252525;
  overflow-x: hidden;
}
body #page {
  background-color: transparent !important;
}
body #page #kamino_dfp_skin {
  display: none;
}
h1,
h2,
h3 {
  font-family: 'Raleway', sans-serif;
  text-rendering: optimizelegibility;
  font-weight: normal;
}
h1 {
  font-size: 36px;
  line-height: 40px;
  margin-bottom: 10px;
}
h2 {
  font-size: 24px;
  margin-bottom: 10px;
}
h3 {
  font-size: 18px;
  margin-bottom: 10px;
}
h4 {
  font-weight: normal;
}
a {
  color: #004d99;
  text-decoration: none;
  outline: none;
}
a:hover {
  text-decoration: underline;
}
/* ads */
#pageads_menu {
  background: url("../images/anzeige.png") no-repeat scroll 50% 5px #ffffff;
  margin: 0 auto;
  min-height: 90px;
  padding: 15px 0;
  position: relative;
  text-align: center;
  display: block;
  width: 100%;
}
#pageads_menu {
  min-height: auto;
}
#page {
  /* Skyscraper left and right */

}
#page .dfp_word {
  color: #bdbdbd;
  font-size: 10px;
  text-align: center;
  text-transform: uppercase;
}
#page #pageads_top,
#page #pageads_bottom,
#page #pageads_menu {
  background-color: #fff;
  margin: 0 auto;
  min-height: 90px;
  padding: 0 0 15px 0;
  position: relative;
  text-align: center;
  width: 100%;
}
#page #pageads_menu {
  min-height: auto;
}
#page #pageads_top {
  display: none;
}
#page #pageads_bottom {
  /* min-height: 90px; */

  display: block;
  min-height: auto;
}
#page #div-gpt-ad-DESKTOP_SKY-1,
#page #sky_left {
  margin-left: -160px;
  margin-top: 0px;
  position: absolute;
}
#page #div-gpt-ad-DESKTOP_SKY-2,
#page #sky_right {
  margin-top: -16px;
  position: absolute;
  padding-top: 20px;
}
#page .dfp_ad {
  background: url("../images/anzeige.png") no-repeat scroll 50% 5px transparent;
  padding-top: 15px;
  margin-bottom: 10px;
  text-align: center;
}
#page #div-gpt-ad-DESKTOP_MPU-1,
#page #div-gpt-ad-DESKTOP_MPU-2 {
  margin-bottom: 40px;
}
#page #div-gpt-ad-DESKTOP_SKY-1.dfp_ad,
#page #div-gpt-ad-DESKTOP_SKY-2.dfp_ad {
  background-image: none;
}
#page #div-gpt-ad-MOBILE_MPU-4 {
  text-align: center;
  margin: 20px 0 !important;
  border-bottom: 1px dotted #ddd;
  margin: 20px 0;
  padding-bottom: 20px;
}
#page #articleFooter #div-gpt-ad-MOBILE_MPU-4 {
  border-bottom: medium none;
  padding-bottom: 0;
}
#page .ad_sidebar .ad_sponsoredTextLinks {
  border: 1px solid #ccc;
  text-align: left;
  padding: 10px;
  font-size: 11px;
}
#page .ad_sidebar .ad_sponsoredTextLinks li {
  line-height: 14px;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc;
}
#page .ad_sidebar .ad_sponsoredTextLinks li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
#page #primary .ad_mpu {
  display: block;
}
#page #secondary .ad_mpu.top {
  display: none;
}
#breadcrumb {
  color: #6C7376;
  font-size: 14px;
  font-family: 'Raleway', sans-serif;
  font-style: italic;
  text-rendering: optimizelegibility;
  margin-bottom: 10px;
}
#breadcrumb ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#breadcrumb ul li {
  margin: 0 2px 0 0;
  color: #6C7376;
  display: inline;
}
#breadcrumb ul li a {
  margin: 0;
  padding-right: 4px;
}
#page {
  width: 100%;
  overflow: hidden;
  /* NO search results */

  /* Poll Navigation */

}
#page h1 {
  font-size: 28px;
}
#page #div-gpt-ad-DESKTOP_MPU-1,
#page #div-gpt-ad-DESKTOP_MPU-2 {
  margin-bottom: 40px;
}
#page #topThemen {
  display: none;
}
#page .grid-sizer,
#page .listcontainer {
  width: 100%;
  margin-bottom: 20px;
}
#page .categoryList {
  -moz-column-count: 1;
  -moz-column-gap: 0px;
  -webkit-column-count: 1;
  -webkit-column-gap: 0px;
  column-count: 1;
  column-gap: 0px;
  width: 100%;
}
#page .categoryList .listcontainer {
  margin-bottom: 40px;
}
#page .categoryList .listcontainer > ul {
  padding: 0 10px;
}
#page .categoryList .listcontainer h3 {
  clear: left;
  color: #de1400;
  font-weight: bold;
  margin-bottom: 0;
  padding-bottom: 0;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  z-index: 1;
}
#page .categoryList .listcontainer h3:before {
  border-top: 1px solid #cad6de;
  bottom: 0;
  content: "";
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  top: 20%;
  width: 100%;
}
#page .categoryList .listcontainer h3 span {
  color: #de1400;
  text-align: center;
  text-transform: uppercase;
  background: #fff none repeat scroll 0 0;
  padding: 0 10px;
  position: relative;
  top: -3px;
  font-size: 18px;
  line-height: 22px;
}
#page .categoryList .listcontainer li a {
  font-size: 18px;
  line-height: 30px;
  color: #080e14;
  cursor: pointer;
  text-decoration: none;
  font-family: 'Raleway', sans-serif;
  text-rendering: optimizelegibility;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
#page .categoryList .listcontainer li a:hover {
  color: #de1400;
}
#page .wrapper {
  background: none repeat scroll 0 0 #FFFFFF;
  margin: 0 auto;
  min-height: 550px;
  padding: 0;
  width: 100%;
}
#page #main {
  margin: 0 10px;
  padding-top: 10px;
  display: inline-block;
  display: block;
  zoom: 1;
}
#page #main:before,
#page #main:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
#page #main:after {
  clear: both;
}
#page #main:before,
#page #main:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
#page #main:after {
  clear: both;
}
#page #main #primary {
  width: 100%;
  float: left;
  margin-right: 0;
  overflow: hidden;
}
#page #main #secondary {
  width: 100%;
  float: left;
}
#page #main #topStories {
  margin-bottom: 40px;
  display: inline-block;
  display: block;
  zoom: 1;
}
#page #main #topStories:before,
#page #main #topStories:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
#page #main #topStories:after {
  clear: both;
}
#page #main #topStories:before,
#page #main #topStories:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
#page #main #topStories:after {
  clear: both;
}
#page #main #topStories #topstory {
  margin-bottom: 30px;
  width: 100%;
  display: inline-block;
  display: block;
  zoom: 1;
}
#page #main #topStories #topstory:before,
#page #main #topStories #topstory:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
#page #main #topStories #topstory:after {
  clear: both;
}
#page #main #topStories #topstory:before,
#page #main #topStories #topstory:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
#page #main #topStories #topstory:after {
  clear: both;
}
#page #main #topStories #topstory.article a {
  display: block;
}
#page #main #topStories #topstory.article figure {
  width: 100%;
  float: left;
}
#page #main #topStories #topstory.article figure .frontPageImage {
  background-size: 333px  auto;
  background-position: 50% center;
  background-repeat: no-repeat;
  height: 249px;
  width: 100%;
  display: block;
}
#page #main #topStories #topstory.article figure .frontPageImage a {
  width: inherit;
}
#page #main #topStories #topstory.article figure .frontPageImage img {
  width: 100%;
}
#page #main #topStories #topstory.article .content {
  background: none #fff;
  float: left;
  height: auto;
  width: 100%;
}
#page #main #topStories #topstory.article .content a h2 {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
#page #main #topStories #topstory.article .content a h2:hover {
  color: #1174c7;
  text-decoration: none;
}
#page #main #topStories #topstory.article .content a:hover {
  text-decoration: none;
}
#page #main #topStories #topstory.article .content h2 {
  padding: 10px 0;
  font-size: 20px;
  line-height: 24px;
  font-weight: bold;
  color: #080e14;
}
#page #main #topStories #topstory.article .content p {
  display: none;
}
#page #main #topStories .topStoryList {
  display: inline-block;
  display: block;
  zoom: 1;
}
#page #main #topStories .topStoryList:before,
#page #main #topStories .topStoryList:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
#page #main #topStories .topStoryList:after {
  clear: both;
}
#page #main #topStories .topStoryList:before,
#page #main #topStories .topStoryList:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
#page #main #topStories .topStoryList:after {
  clear: both;
}
#page #main #topStories .topStoryList article {
  display: inline-block;
  display: block;
  zoom: 1;
  width: 100%;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px dotted #ddd;
}
#page #main #topStories .topStoryList article:before,
#page #main #topStories .topStoryList article:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
#page #main #topStories .topStoryList article:after {
  clear: both;
}
#page #main #topStories .topStoryList article:before,
#page #main #topStories .topStoryList article:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
#page #main #topStories .topStoryList article:after {
  clear: both;
}
#page #main #topStories .topStoryList article:last-of-type {
  margin-right: 20px;
  float: none;
}
#page #main #topStories .topStoryList article:last-of-type figure {
  margin-right: 20px;
}
#page #main #topStories .topStoryList article figure {
  margin-right: 20px;
  float: left;
}
#page #main #topStories .topStoryList article figure img {
  width: 60px;
  height: 45px;
}
#page #main #topStories .topStoryList article .content {
  width: auto;
  float: none;
}
#page #main #topStories .topStoryList article .content h2 {
  font-size: 16px;
}
#page #main #topStories .topStoryList article .content h2 a {
  color: #080e14;
  font-weight: bold;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
#page #main #topStories .topStoryList article .content h2 a:hover {
  color: #1174c7;
  text-decoration: none;
}
#page #main #topStories .topStoryList article:last-of-type {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: medium none;
}
#page #main .article h2 {
  font-size: 18px;
  font-style: normal;
  line-height: 22px;
  padding: 0;
}
#page #main .article .date {
  font-family: 'Raleway', sans-serif;
  text-rendering: optimizelegibility;
  font-size: 14px;
  line-height: 19px;
  color: #888888;
  margin: 0 0 10px;
  display: block;
}
#page #main .article .date time {
  color: #de1400;
  font-size: 15px;
}
#page #main .articleList {
  display: inline-block;
  display: block;
  zoom: 1;
}
#page #main .articleList:before,
#page #main .articleList:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
#page #main .articleList:after {
  clear: both;
}
#page #main .articleList:before,
#page #main .articleList:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
#page #main .articleList:after {
  clear: both;
}
#page #main .articleList .article {
  border-bottom: 1px dotted #ddd;
  margin-bottom: 20px;
  padding-bottom: 20px;
  display: inline-block;
  display: block;
  zoom: 1;
}
#page #main .articleList .article:before,
#page #main .articleList .article:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
#page #main .articleList .article:after {
  clear: both;
}
#page #main .articleList .article:before,
#page #main .articleList .article:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
#page #main .articleList .article:after {
  clear: both;
}
#page #main .articleList .article h2 {
  font-size: 18px;
  line-height: 26px;
  margin-bottom: 10px;
}
#page #main .articleList .article h2 a {
  color: #080e14;
  font-weight: bold;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#page #main .articleList .article h2 a:hover {
  color: #1174c7;
  text-decoration: none;
}
#page #main .articleList .article .frontPageImage {
  display: none;
}
#page #main .articleList .article .content {
  float: none;
  margin-left: 0;
  overflow: hidden;
  display: inline-block;
  display: block;
  zoom: 1;
}
#page #main .articleList .article .content:before,
#page #main .articleList .article .content:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
#page #main .articleList .article .content:after {
  clear: both;
}
#page #main .articleList .article .content:before,
#page #main .articleList .article .content:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
#page #main .articleList .article .content:after {
  clear: both;
}
#page #main .articleList .article .content p {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 20px;
  font-family: 'Raleway', sans-serif;
  text-rendering: optimizelegibility;
}
#page #main .articleList .article:last-of-type {
  border-bottom: medium none;
}
#page #main .articleList .article .sponsored {
  background-color: #eee;
  padding: 15px 20px 20px 20px;
}
#page #main .articleList .article .sponsored .sponsored_by_line {
  font-size: 11px;
  font-style: italic;
  color: #888888;
  margin-bottom: 5px;
}
#page #main .articleList .tab {
  display: inline-block;
  display: block;
  zoom: 1;
}
#page #main .articleList .tab:before,
#page #main .articleList .tab:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
#page #main .articleList .tab:after {
  clear: both;
}
#page #main .articleList .tab:before,
#page #main .articleList .tab:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
#page #main .articleList .tab:after {
  clear: both;
}
#page #main .articleList .tab .ajaxTabs {
  border-bottom: 1px dotted #c6c6c6;
  margin: 0 0 6px;
  padding-bottom: 30px;
}
#page #main .articleList .tab li {
  font-family: 'Raleway', sans-serif;
  text-rendering: optimizelegibility;
  -webkit-text-shadow: 0 1px 0 #ffffff;
  -moz-text-shadow: 0 1px 0 #ffffff;
  text-shadow: 0 1px 0 #ffffff;
  font-size: 12px;
  float: left;
  text-align: center;
  padding: 0 0 10px;
  position: relative;
  text-transform: uppercase;
  font-weight: bold;
}
#page #main .articleList .tab li a {
  color: #004d99;
  display: block;
  line-height: 20px;
  padding: 0 14px;
}
#page #main .articleList .tab li a:hover {
  text-decoration: none;
  color: #252525;
}
#page #main .articleList .tab .on a {
  color: #7a7e80;
}
#page #main .articleList .tab .on a:after {
  background: none repeat scroll 0 0 #fff;
  border-left: 1px solid #c6c6c6;
  border-top: 1px solid #c6c6c6;
  bottom: 0;
  content: "";
  display: block;
  height: 8px;
  left: 50%;
  margin: 0 0 -5px -4px;
  position: absolute;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 8px;
}
#page #main .articleList .articleList .article .content {
  margin-left: 0;
}
#page #main .articleList .articleList .article .frontPageImage {
  display: none;
}
#page #main .tab {
  display: inline-block;
  display: block;
  zoom: 1;
}
#page #main .tab:before,
#page #main .tab:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
#page #main .tab:after {
  clear: both;
}
#page #main .tab:before,
#page #main .tab:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
#page #main .tab:after {
  clear: both;
}
#page #main .tab .ajaxTabsSide {
  border-bottom: 1px dotted #c6c6c6;
  margin: 0 0 6px;
  padding-bottom: 30px;
}
#page #main .tab li {
  font-family: 'Raleway', sans-serif;
  text-rendering: optimizelegibility;
  -webkit-text-shadow: 0 1px 0 #ffffff;
  -moz-text-shadow: 0 1px 0 #ffffff;
  text-shadow: 0 1px 0 #ffffff;
  font-size: 12px;
  float: left;
  text-align: center;
  padding: 0 0 10px;
  position: relative;
  font-weight: bold;
  text-transform: uppercase;
}
#page #main .tab li a {
  color: #004d99;
  display: block;
  line-height: 20px;
  padding: 0 9px;
}
#page #main .tab li a:hover {
  text-decoration: none;
  color: #252525;
}
#page #main .tab .on a {
  color: #7a7e80;
}
#page #main .tab .on a:after {
  background: none repeat scroll 0 0 #fff;
  border-left: 1px solid #c6c6c6;
  border-top: 1px solid #c6c6c6;
  bottom: 0;
  content: "";
  display: block;
  height: 8px;
  left: 50%;
  margin: 0 0 -5px -4px;
  position: absolute;
  transform: rotate(45deg);
  width: 8px;
}
#page .simpleList li {
  background: url("../images/sprites.png") no-repeat scroll 0 -631px transparent;
  font-size: 16px;
  line-height: 22px;
  margin: 0 0 10px;
  padding: 0 0 10px 15px;
  border-bottom: 1px dotted #ddd;
  font-family: 'Raleway', sans-serif;
  text-rendering: optimizelegibility;
}
#page .simpleList li:last-of-type {
  border-bottom: medium none;
}
#page .section {
  background: url("../images/sprites.png") repeat-x scroll 0 -475px transparent;
}
#page .section.nobar {
  background-image: none;
}
#page .section h2,
#page .section .sectionTitle {
  font-family: 'Raleway', sans-serif;
  text-rendering: optimizelegibility;
  color: #de1400;
  font-weight: 900;
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 5px;
  display: inline-block;
  text-transform: uppercase;
}
#page .section .sectionTitle {
  background-color: #fff;
  padding-right: 10px;
}
#page .section.noBorder {
  background-image: none;
}
#page .error p {
  color: #7F8E95;
  font-size: 14px;
  font-family: 'Raleway', sans-serif;
  font-style: italic;
  text-rendering: optimizelegibility;
}
#page .error .simpleList {
  width: 100%;
  margin-top: 5px;
}
#page .error .simpleList li {
  float: left;
  width: 100%;
  border-bottom: medium none;
}
#page .wp-question {
  font-size: 15px;
  line-height: 22px;
  font-family: 'Raleway', sans-serif;
  text-rendering: optimizelegibility;
}
#page .wp-polls .pollbar {
  background: #de1400 none repeat scroll 0 0;
  border: medium none;
  font-size: 7px;
  height: 16px;
  line-height: 16px;
  margin: 0px;
}
#page .wp-polls h3 {
  background-image: none;
  color: #de1400;
  font-style: normal;
  font-weight: bold;
  text-transform: uppercase;
  margin: 7px 7px 0;
  padding-bottom: 5px;
  -webkit-text-shadow: 0 0px 0 #fff;
  -moz-text-shadow: 0 0px 0 #fff;
  text-shadow: 0 0px 0 #fff;
}
#page .wp-polls-ul label {
  display: block;
  font-family: 'Raleway', sans-serif;
  text-rendering: optimizelegibility;
  font-size: 14px;
  line-height: 15px;
  margin-left: 20px;
}
#page .wp-polls-ul input {
  float: left;
}
#page .wp-polls-ul li {
  font-family: raleway;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 10px;
}
#page .Buttons {
  background-color: #de1400;
  border: 1px solid #de1400;
  color: #fff;
  font-size: 13px;
  line-height: 30px;
  padding: 0 10px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  font-family: 'Raleway', sans-serif;
  text-rendering: optimizelegibility;
  margin: 20px auto 5px;
  display: block;
  width: 75%;
}
#page .Buttons:hover {
  background-color: #fff;
  color: #de1400;
  cursor: pointer;
}
#page .wp-polls-ans p a {
  font-family: 'Raleway', sans-serif;
  text-rendering: optimizelegibility;
  background-color: #de1400;
  border: 1px solid #de1400;
  color: #fff;
  font-size: 13px;
  font-weight: normal;
  line-height: 30px;
  padding: 0 0;
  margin: 20px auto 5px;
  width: 75%;
  display: inline-block;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
#page .wp-polls-ans p a:hover {
  background-color: #000;
  border: 1px solid #000;
  color: #de1400;
  text-decoration: none;
}
#page article .wp-polls,
#page article .wp-polls-form {
  background-color: transparent;
  border-color: #c1c5ca;
  border-radius: 0;
  border-style: solid;
  border-width: 1px;
  -webkit-box-shadow: 0 0 0px transparent inset;
  -moz-box-shadow: 0 0 0px transparent inset;
  box-shadow: 0 0 0px transparent inset;
  margin-bottom: 20px;
}
#page .wp-polls-archive p {
  font-family: 'Raleway', sans-serif;
  text-rendering: optimizelegibility;
  font-size: 15px;
  line-height: 21px;
  margin-bottom: 40px;
  margin-left: 25px;
}
#page .wp-polls-archive p:last-of-type {
  margin-bottom: 5px;
}
#page .wp-polls-paging {
  margin-bottom: 40px;
}
#page .wp-polls-paging li {
  float: left;
  list-style: none outside none;
  margin-left: 0;
}
#page .wp-polls-paging span.pages {
  background-color: #004d99;
  border: medium none;
  color: #fff;
  padding: 5px 12px;
  font-family: 'Raleway', sans-serif;
  text-rendering: optimizelegibility;
  font-size: 13px;
  display: table;
  margin: 0 10px 10px 0;
}
#page .wp-polls-paging .current {
  background-color: #de1400;
  color: #fff;
  font-family: 'Raleway', sans-serif;
  text-rendering: optimizelegibility;
  font-size: 13px;
  padding: 5px 12px;
  border: medium none;
  display: none;
  margin: 0 10px 0 0;
  font-weight: normal;
}
#page .wp-polls-paging .extend,
#page .wp-polls-paging a {
  background-color: #fff;
  border: 1px solid #004d99;
  color: #004d99;
  font-family: 'Raleway', sans-serif;
  text-rendering: optimizelegibility;
  font-size: 13px;
  padding: 0 12px;
  display: inline-block;
  height: 28px;
  line-height: 28px;
  margin: 0 10px 0 0;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
#page .wp-polls-paging .extend:hover,
#page .wp-polls-paging a:hover {
  background-color: #004d99;
  color: #fff;
}
#page .wp-polls-paging .num {
  display: none;
}
#page .wp-polls-paging .prev,
#page .wp-polls-paging .next {
  font-weight: bold;
  text-align: center;
  width: 25%;
}
#page .wp-polls-paging .next {
  float: right;
}
/* FEATURED WHITEPAPERS */
#featureWhitepaper {
  border-bottom: 1px dotted #ddd;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
#featureWhitepaper .header {
  background-color: #19344d;
}
#featureWhitepaper .header h3 {
  font-size: 17px;
  line-height: 37px;
  margin: 0 0 0 10px;
  font-family: 'Raleway', sans-serif;
  font-style: italic;
  text-rendering: optimizelegibility;
  color: #abbcca;
}
#featureWhitepaper .wpContainer {
  display: inline-block;
  display: block;
  zoom: 1;
}
#featureWhitepaper .wpContainer:before,
#featureWhitepaper .wpContainer:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
#featureWhitepaper .wpContainer:after {
  clear: both;
}
#featureWhitepaper .wpContainer:before,
#featureWhitepaper .wpContainer:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
#featureWhitepaper .wpContainer:after {
  clear: both;
}
#featureWhitepaper .wpContainer .wp {
  float: left;
  width: 100%;
}
#featureWhitepaper .wpContainer .wp article {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #dde9f2;
  margin: 0 10px;
  padding: 10px 5px;
  display: inline-block;
  display: block;
  zoom: 1;
}
#featureWhitepaper .wpContainer .wp article:before,
#featureWhitepaper .wpContainer .wp article:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
#featureWhitepaper .wpContainer .wp article:after {
  clear: both;
}
#featureWhitepaper .wpContainer .wp article:before,
#featureWhitepaper .wpContainer .wp article:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
#featureWhitepaper .wpContainer .wp article:after {
  clear: both;
}
#featureWhitepaper .wpContainer .wp.one article {
  border-top: medium none;
}
#featureWhitepaper .wpContainer .wp.three article {
  border-bottom: medium none;
}
#featureWhitepaper .wpContainer .wp .title {
  margin-bottom: 5px;
  height: unset;
}
#featureWhitepaper .wpContainer .wp .title h2 {
  font-size: 15px;
  text-decoration: none;
}
#featureWhitepaper .wpContainer .wp .cover {
  display: none;
}
#featureWhitepaper .wpContainer .wp .buttons {
  float: left;
  margin-left: 10px;
  width: unset;
}
#featureWhitepaper .wpContainer .wp .buttons a {
  display: block;
  font-family: 'Raleway', sans-serif;
  text-rendering: optimizelegibility;
}
#featureWhitepaper .wpContainer .wp .buttons.simpleList > li {
  border-bottom: medium none navy;
  font-size: 13px;
  line-height: unset;
  margin: 0 0 0 15px;
  padding: 0 0 5px 15px;
  float: left;
}
#featureWhitepaper .wpContainer .wp .buttons li.red a {
  color: #de1400;
  font-weight: bold;
}
#featureWhitepaper .wpContainer .wp a:hover {
  text-decoration: none;
}
#secondary #ticker,
#secondary #polls-widget-3,
#secondary #polls-widget-2,
#secondary #polls-widget-4,
#secondary #polls-widget-5,
#secondary #wp_widget_nmi_recent_comments-2,
#secondary #wp_widget_nmi_recent_comments-3,
#secondary #wp_widget_nmi_recent_comments-4,
#secondary #wp_widget_nmi_recent_comments-5,
#secondary #apraxazz,
#secondary #forum,
#secondary #rssFeed,
#secondary .ajaxTabBoxSide,
#secondary .itjobs,
#secondary .keepUp {
  display: none;
}
#secondary .more {
  text-align: right;
}
#secondary .more a.beh,
#secondary .sectionTitle a.beh {
  color: #de1400;
}
.single #secondary #ticker {
  display: block;
}
a.more {
  font-weight: bold;
  color: #080e14;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
a.more:hover {
  color: #1174c7;
  text-decoration: none;
}
.more {
  font-family: 'Raleway', sans-serif;
  text-rendering: optimizelegibility;
  font-size: 12px;
  font-weight: bold;
}
.more a {
  color: #080e14;
  font-weight: bold;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.more a:hover {
  color: #1174c7;
  text-decoration: none;
}
.box {
  margin-bottom: 20px;
  /* Stay in Contact */

}
.box .boxWrapper {
  background-color: #FFFFFF;
}
.box .boxWrapper .content {
  padding: 5px;
}
.box .boxWrapper .content .article .frontPageImage {
  width: 80px;
  height: 60px;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #FFF;
  float: left;
  margin-right: 20px;
}
.box .ticker {
  overflow-x: hidden;
  overflow-y: scroll;
  height: 200px;
}
.box .listArchiv {
  border-bottom: 1px dotted #EEEEEE;
  color: #7A7E80;
  display: block;
  font-size: 14px;
  font-family: 'Raleway', sans-serif;
  font-style: italic;
  text-rendering: optimizelegibility;
  margin-bottom: 5px;
  padding-bottom: 2.5px;
  padding-left: 4px;
}
.box.keepUp .boxWrapper {
  background: none repeat scroll 0 0 #dde4e9;
  border: 5px solid #e8edf0;
  box-shadow: 0 2px 3px #d1dae1 inset;
  -moz-box-shadow: 0 2px 3px #d1dae1 inset;
  -webkit-box-shadow: 0 2px 3px #d1dae1 inset;
  -webkit-text-shadow: 0 1px 0 rgba(255, 255, 255, 0.6);
  -moz-text-shadow: 0 1px 0 rgba(255, 255, 255, 0.6);
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.6);
  margin-bottom: 18px;
  padding: 15px;
}
.box.keepUp .boxWrapper .nl {
  border-bottom: 1px dotted #c6c6c6;
  box-shadow: 0 1px 0 #eff3f6;
  margin-bottom: 15px;
  padding-bottom: 10px;
}
.box.keepUp .boxWrapper h3 {
  font-family: 'Raleway', sans-serif;
  text-rendering: optimizelegibility;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
}
.box.keepUp .boxWrapper p {
  text-align: center;
  margin: 0 0 20px 0;
}
.box.keepUp .boxWrapper ul {
  display: inline-block;
  display: block;
  zoom: 1;
}
.box.keepUp .boxWrapper ul:before,
.box.keepUp .boxWrapper ul:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.box.keepUp .boxWrapper ul:after {
  clear: both;
}
.box.keepUp .boxWrapper ul:before,
.box.keepUp .boxWrapper ul:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.box.keepUp .boxWrapper ul:after {
  clear: both;
}
.box.keepUp .boxWrapper li {
  float: left;
  margin-right: 19px;
  margin-bottom: 15px;
}
.box.keepUp .boxWrapper li:last-of-type {
  margin-right: 0;
}
.box.keepUp .boxWrapper li a {
  display: inline-block;
  height: 31px;
  vertical-align: middle;
  width: 31px;
  line-height: 31px;
  text-align: center;
  font-size: 26px;
  color: #000;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.box.keepUp .boxWrapper li a:hover {
  color: #de1400;
}
.box.keepUp .boxWrapper li a .txtHide {
  display: none;
}
.box.keepUp .boxWrapper li a.appstore {
  background-position: -240px 0;
}
.box.keepUp .boxWrapper li a.droidapp {
  background-position: -280px 0;
}
.box.keepUp .boxWrapper li a.currents {
  -webkit-transition: all 0s ease;
  -moz-transition: all 0s ease;
  -o-transition: all 0s ease;
  transition: all 0s ease;
  background: url("../images/social/gplay-ico.png") no-repeat 4px 3px transparent;
}
.box.keepUp .boxWrapper li a.currents:hover {
  background-position: 4px -55px;
}
.box.keepUp .boxWrapper li a.twitter {
  background-position: -40px 0;
}
.box.keepUp .boxWrapper li a.facebook {
  background-position: 0px 0;
}
.box.keepUp .boxWrapper li a.google {
  background-position: -80px 0;
}
.box.keepUp .boxWrapper li a.whitepaper {
  background-position: -361px 0;
}
.box.keepUp .boxWrapper li a.email {
  background-position: -200px 0;
}
.box.keepUp .boxWrapper li a.xing {
  background-position: -404px 0;
}
/* Graybutton */
.moreArticles {
  font-family: 'Raleway', sans-serif;
  text-rendering: optimizelegibility;
  background-color: #de1400 ;
  color: #fff ;
  font-size: 12px;
  font-weight: bold;
  line-height: 21px;
  text-transform: uppercase;
  display: block;
  text-align: center;
  padding: 12px 0;
  width: 200px;
  margin: 0 auto 20px;
}
.moreArticles:hover {
  background-color: #080e14;
  text-decoration: none;
}
/* Paginatioin */
.pagination {
  color: #666666;
  display: inline-block;
  display: block;
  zoom: 1;
  margin-bottom: 10px;
}
.pagination:before,
.pagination:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.pagination:after {
  clear: both;
}
.pagination:before,
.pagination:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.pagination:after {
  clear: both;
}
.pagination .indic {
  float: left;
  padding-top: 2px;
  margin-bottom: 5px;
  font-size: 13px;
}
.pagination .indic span {
  background-color: #004d99;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  display: inline-block;
  color: #FFFFFF;
  font-weight: bold;
  height: 32px;
  line-height: 32px;
  padding: 0 10px;
}
.pagination ul {
  float: right;
  display: block;
  width: 100%;
}
.pagination ul li {
  display: none;
  background-color: #de1400;
  line-height: 30px;
}
.pagination ul li a {
  padding: 0px 15px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  color: #fff;
  font-size: 14px;
}
.pagination ul li a:hover {
  border-color: #004d99;
}
.pagination ul .prev {
  float: left;
}
.pagination ul .next {
  float: right;
}
.pagination ul .prev,
.pagination ul .next {
  display: block;
}
.pagination ul .prev span,
.pagination ul .next span {
  display: block;
  padding: 2px 10px;
  font-weight: normal;
}
.pagination ul .prev a,
.pagination ul .next a {
  font-weight: bold;
  font-family: 'Raleway', sans-serif;
  text-rendering: optimizelegibility;
}
#entry-whitepapers-info .section {
  text-align: center;
}
#entry-whitepapers-info .section .sectionTitle {
  background-color: #fff;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 20px;
}
#entry-author-info {
  background: none repeat scroll 0 0 #DDE4E9;
  box-shadow: 0 2px 3px #d1dae1 inset;
  -moz-box-shadow: 0 2px 3px #d1dae1 inset;
  -webkit-box-shadow: 0 2px 3px #d1dae1 inset;
  -webkit-text-shadow: 0 1px 0 #ffffff;
  -moz-text-shadow: 0 1px 0 #ffffff;
  text-shadow: 0 1px 0 #ffffff;
  border: 5px solid #E8EDF0;
  margin: 0 0 20px;
  padding: 15px 15px 10px;
}
/* Author Box */
#entry-whitepapers-info #author-avatar,
#entry-author-info #author-avatar {
  display: block;
  float: right;
  height: 120px;
  width: 120px;
  background-color: #FFFFFF;
  background-position: center center;
  background-repeat: no-repeat;
  padding: 5px;
  border-color: #CDD3D6 #E0E3E5 #E0E3E5 #CDD3D6;
  border-style: solid;
  border-width: 1px;
  box-shadow: 0 2px 3px #A0ACB5 inset;
  -moz-box-shadow: 0 2px 3px #A0ACB5 inset;
  -webkit-box-shadow: 0 2px 3px #A0ACB5 inset;
}
#entry-whitepapers-info .title,
#entry-author-info .title {
  font-family: 'Raleway', sans-serif;
  text-rendering: optimizelegibility;
  font-weight: normal;
  display: block;
  font-size: 20px;
  color: #de1400;
  font-style: normal;
  font-weight: bold;
  line-height: 22px;
  margin-bottom: 0;
}
#entry-whitepapers-info #author-description div.profileLink,
#entry-author-info #author-description div.profileLink {
  margin-top: 25px;
  font-size: 15px;
  font-weight: bold;
}
#entry-whitepapers-info #author-description .title_wrap,
#entry-author-info #author-description .title_wrap {
  margin-bottom: 10px;
}
#entry-whitepapers-info #author-description span.jobTitle,
#entry-author-info #author-description span.jobTitle {
  font-size: 11px;
  font-style: italic;
  margin-bottom: 5px;
}
#entry-whitepapers-info #author-social,
#entry-author-info #author-social {
  clear: both;
  margin-top: 15px;
  background: url("../images/social/zdnet-social-arrow.png") no-repeat scroll 10px 3px rgba(0, 0, 0, 0);
  height: auto;
  padding-left: 0px;
  padding-top: 55px;
  width: 100%;
}
#entry-whitepapers-info #author-social #author-socials,
#entry-author-info #author-social #author-socials {
  display: inline-block;
  display: block;
  zoom: 1;
}
#entry-whitepapers-info #author-social #author-socials:before,
#entry-author-info #author-social #author-socials:before,
#entry-whitepapers-info #author-social #author-socials:after,
#entry-author-info #author-social #author-socials:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
#entry-whitepapers-info #author-social #author-socials:after,
#entry-author-info #author-social #author-socials:after {
  clear: both;
}
#entry-whitepapers-info #author-social #author-socials:before,
#entry-author-info #author-social #author-socials:before,
#entry-whitepapers-info #author-social #author-socials:after,
#entry-author-info #author-social #author-socials:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
#entry-whitepapers-info #author-social #author-socials:after,
#entry-author-info #author-social #author-socials:after {
  clear: both;
}
#entry-whitepapers-info ul {
  margin-top: 10px;
}
#entry-whitepapers-info ul li {
  background-image: none;
  margin-bottom: 1em;
  min-height: 55px;
  padding-left: 0px;
}
#entry-whitepapers-info ul li a {
  font-weight: bold;
  font-size: 18px;
  font-style: normal;
  line-height: 19px;
}
#entry-whitepapers-info ul li p {
  font-size: 15px;
  font-style: normal;
  margin: 0;
}
#entry-whitepapers-info .more {
  text-align: right;
}
.archive #entry-author-info {
  padding: 10px;
  background-color: transparent;
  border-top: 1px dotted #ddd;
  border-bottom: 1px dotted #ddd;
  border-right: medium none;
  border-left: medium none;
  box-shadow: 0 0px 0px transparent inset;
  -moz-box-shadow: 0 0px 0px transparent inset;
  -webkit-box-shadow: 0 0px 0px transparent inset;
}
.archive #entry-author-info #author-avatar {
  display: block;
  float: right;
  height: 90px;
  width: 90px;
  border: medium none;
  box-shadow: 0 0px 0px transparent inset;
  -moz-box-shadow: 0 0px 0px transparent inset;
  -webkit-box-shadow: 0 0px 0px transparent inset;
}
.archive #entry-author-info #author-avatar img {
  border-radius: 50%;
  overflow: hidden;
}
.archive #entry-author-info .title {
  font-family: 'Raleway', sans-serif;
  text-rendering: optimizelegibility;
  font-weight: normal;
  display: block;
  font-size: 20px;
  color: #de1400;
  font-style: normal;
  font-weight: bold;
  line-height: 22px;
  margin-bottom: 0;
}
.archive #entry-author-info #author-description {
  font-size: 16px;
  line-height: 24px;
}
.archive #entry-author-info #author-description div.profileLink {
  margin-top: 25px;
  font-size: 15px;
  font-weight: bold;
}
.archive #entry-author-info #author-description .title_wrap {
  margin-bottom: 10px;
}
.archive #entry-author-info #author-description span.jobTitle {
  font-size: 15px;
  font-style: italic;
  margin-bottom: 5px;
  color: #004d99;
}
.archive #entry-author-info #author-social {
  clear: both;
  margin-top: 15px;
  background-image: none;
  height: auto;
  padding-left: 0px;
  padding-top: 0px;
  width: auto;
}
.archive #entry-author-info #author-social #author-socials {
  display: inline-block;
  display: block;
  zoom: 1;
}
.archive #entry-author-info #author-social #author-socials:before,
.archive #entry-author-info #author-social #author-socials:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.archive #entry-author-info #author-social #author-socials:after {
  clear: both;
}
.archive #entry-author-info #author-social #author-socials:before,
.archive #entry-author-info #author-social #author-socials:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.archive #entry-author-info #author-social #author-socials:after {
  clear: both;
}
.serviceContent p {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 20px;
  font-family: 'Raleway', sans-serif;
  text-rendering: optimizelegibility;
}
.serviceContent div .section {
  margin-top: 20px;
}
.serviceContent .simpleList li {
  border-bottom: medium none;
}
.serviceContent .simpleList li strong {
  display: block;
}
.serviceContent .section h2,
.serviceContent .section .sectionTitle {
  margin-bottom: 0;
}
.serviceContent .section b,
.serviceContent .section strong {
  font-weight: bold;
}
.serviceContent .section p {
  margin-bottom: 10px;
}
.serviceContent .position {
  margin-bottom: 20px;
  width: 100%;
  display: inline-block;
  display: block;
  zoom: 1;
}
.serviceContent .position:before,
.serviceContent .position:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.serviceContent .position:after {
  clear: both;
}
.serviceContent .position:before,
.serviceContent .position:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.serviceContent .position:after {
  clear: both;
}
.serviceContent .position .title {
  float: none;
  width: 100%;
}
.serviceContent .position .name,
.serviceContent .position .pic {
  float: left;
  width: 50%;
}
.serviceContent .position .name img,
.serviceContent .position .pic img {
  height: auto;
  width: 130px;
}
.serviceContent .position .name.full {
  display: block;
  float: none;
  width: 100%;
}
.serviceContent .position .tile {
  color: #14293E;
  font-size: 11px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.serviceContent .position .name {
  font-style: italic;
  color: #961515;
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 10px;
  font-family: 'Raleway', sans-serif;
  text-rendering: optimizelegibility;
}
.serviceContent .position .jobLists {
  color: #000000;
  font-family: verdana, "Times New Roman", Times, serif;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  display: block;
}
.serviceContent .position .redDepartment {
  float: left;
  height: auto;
  width: 67%;
}
.serviceContent .position .redDepartment .name {
  width: 100%;
}
.serviceContent .half {
  float: left;
  width: 100%;
}
.serviceContent .half .box h3 {
  font-weight: bold;
}
.serviceContent .half .box p {
  font-size: 15px;
  line-height: 23px;
  margin: 0 0 20px;
}
.serviceContent .rss li {
  background: url("../images/icon-feeds.gif") no-repeat scroll 0 5px transparent;
  font-size: 15px;
  line-height: 24px;
  margin-bottom: 5px;
  padding-left: 17px;
}
.serviceContent .box {
  border: 1px solid #CCCCCC;
  font-family: verdana, "Times New Roman", Times, serif;
  height: 100%;
  background-color: #F8F8F8;
  padding: 10px;
  margin-bottom: 20px;
}
.serviceContent .box p {
  font-size: 15px;
  line-height: 23px;
  margin: 0 0 20px;
}
.serviceContent .zoomImage {
  display: block;
  text-align: center;
  width: 100%;
}
.serviceContent .zoomImage .alignright {
  float: none;
  margin: 0 auto 20px;
}
.serviceContent table {
  border-collapse: separate;
  border-right: 1px solid #cdd3d6;
  border-spacing: 0;
  border-top: 1px solid #cdd3d6;
  line-height: 16px;
  margin-bottom: 20px;
  position: relative;
  width: 100%;
  z-index: 10;
  table-layout: fixed;
}
.serviceContent table td {
  font-size: 12px;
  line-height: 16px;
}
.serviceContent table:hover {
  overflow: inherit !important;
}
.serviceContent table tr.hide {
  display: none;
}
.serviceContent table tr.toggle {
  display: table-row;
  text-align: center;
}
.serviceContent table tr.toggle th {
  text-align: center;
}
.serviceContent table th,
.serviceContent .content table td {
  vertical-align: middle;
  padding: 5px 5px;
  text-shadow: 0 1px 0 #fff;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #cdd3d6;
  border-right: 1px solid #fff;
  border-left: 1px solid #cdd3d6;
}
.serviceContent table td {
  background: #f3f4f5;
  color: #213037;
}
.serviceContent table th {
  font-family: 'Raleway', sans-serif;
  font-style: italic;
  text-rendering: optimizelegibility;
  font-size: 11px;
  color: #5C666A;
  background: #e6eaed;
  font-weight: bold;
}
.serviceContent table th.head {
  font-size: 14px;
  background: #d4dbe0;
  color: #5f6f77;
}
.serviceContent table tr.yourcountry td,
.serviceContent table tr.yourcountry th,
.serviceContent table tr.selected td {
  background: #7f8e95;
  border: none;
  color: #fff;
  text-shadow: none;
}
.serviceContent .generatedpic {
  font-style: italic;
  font-weight: normal;
  line-height: 14px;
  font-size: 11px;
  width: 620px;
  margin: 0 auto 10px;
  text-align: center;
}
.serviceContent .generatedpic img {
  max-width: 100%;
}
.serviceContent table th,
.serviceContent table td {
  border-color: #FFFFFF #FFFFFF #CDD3D6 #CDD3D6;
  border-style: solid;
  border-width: 1px;
  padding: 5px;
  text-shadow: 0 1px 0 #FFFFFF;
  vertical-align: middle;
}
.serviceContent .grayBox {
  margin-bottom: 10px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  background-color: #c1c5ca;
  border-width: 1px;
  border-color: #a6a9ad;
  border-style: solid;
  box-shadow: 0 0 3px #8f8f8f inset;
  -moz-box-shadow: 0 0 3px #8f8f8f inset;
  -webkit-box-shadow: 0 0 3px #8f8f8f inset;
}
.serviceContent .grayBox h3 {
  color: #7a7e80;
  background-image: none;
  margin: 7px 7px 0;
  padding-bottom: 5px;
  -webkit-text-shadow: 0 1px 0 #e6e6e6;
  -moz-text-shadow: 0 1px 0 #e6e6e6;
  text-shadow: 0 1px 0 #e6e6e6;
  font-style: italic;
}
.serviceContent .grayBox .boxLinkWrapper {
  float: left;
  width: 100%;
  display: block;
}
.serviceContent .grayBox h4 {
  font-size: 11px;
  font-weight: bold;
  margin: 5px 0 10px 10px;
  font-family: 'Raleway', sans-serif;
  font-style: italic;
  text-rendering: optimizelegibility;
  float: left;
  -webkit-text-shadow: 0 1px 0 #ffffff;
  -moz-text-shadow: 0 1px 0 #ffffff;
  text-shadow: 0 1px 0 #ffffff;
}
.serviceContent .grayBox .image {
  width: 108px;
  height: 81px;
  box-shadow: 0 2px 3px #a0acb5 inset;
  -moz-box-shadow: 0 2px 3px #a0acb5 inset;
  -webkit-box-shadow: 0 2px 3px #a0acb5 inset;
  border: 5px solid #C1C5CA;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #fff;
  float: left;
  margin: 17px 13px 0;
}
.serviceContent .grayBox .floatRight {
  font-size: 11px;
  margin: 5px 10px 0 0;
  font-family: 'Raleway', sans-serif;
  font-style: italic;
  text-rendering: optimizelegibility;
  -webkit-text-shadow: 0 1px 0 #ffffff;
  -moz-text-shadow: 0 1px 0 #ffffff;
  text-shadow: 0 1px 0 #ffffff;
  float: right;
}
.serviceContent .grayBox .section h2,
.serviceContent .grayBox .section .sectionTitle {
  color: #7a7e80;
  background-image: none;
  margin: 7px 7px 0;
  padding-bottom: 5px;
  -webkit-text-shadow: 0 1px 0 #e6e6e6;
  -moz-text-shadow: 0 1px 0 #e6e6e6;
  text-shadow: 0 1px 0 #e6e6e6;
}
.serviceContent .grayBox .boxWrapper {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  background-color: #eff1f2;
  border-width: 1px;
  border-color: #bebdbd;
  border-style: solid;
  margin: 4px;
}
.serviceContent .grayBox .boxWrapper .clearfix {
  display: inline-block;
  display: block;
  zoom: 1;
}
.serviceContent .grayBox .boxWrapper .clearfix:before,
.serviceContent .grayBox .boxWrapper .clearfix:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.serviceContent .grayBox .boxWrapper .clearfix:after {
  clear: both;
}
.serviceContent .grayBox .boxWrapper .clearfix:before,
.serviceContent .grayBox .boxWrapper .clearfix:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.serviceContent .grayBox .boxWrapper .clearfix:after {
  clear: both;
}
.serviceContent .grayBox .boxWrapper .content {
  margin: 10px;
}
.serviceContent .grayBox .boxWrapper .content .simpleList li {
  background-position: 0 -629px;
  border-bottom: 1px solid #D1D6D8;
  border-top: 1px solid #FFFFFF;
  margin: 0;
  padding: 5px 0px 5px 15px;
}
.serviceContent .grayBox .boxWrapper .content .simpleList li.top {
  padding-top: 0px;
  border-top: none;
  background-position: 0 -634px;
}
.serviceContent .grayBox .boxWrapper .content .simpleList li.bottom {
  border-bottom: none;
}
.serviceContent .grayBox .boxWrapper .content .date {
  display: block;
  font-family: 'Raleway', sans-serif;
  font-style: italic;
  text-rendering: optimizelegibility;
  font-size: 11px;
  line-height: 16px;
  color: #888888;
}
.box p {
  font-size: 15px;
  line-height: 23px;
  margin: 0 0 20px;
  font-family: 'Raleway', sans-serif;
  text-rendering: optimizelegibility;
}
/* Themen Headers */
.headerImage {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin-bottom: 10px;
  display: inline-block;
  display: block;
  zoom: 1;
  background: none #081b2b;
  background: -moz-linear-gradient(top, #081b2b, #356690);
  background: -ms-linear-gradient(top, #081b2b, #356690);
  background: -o-linear-gradient(top, #081b2b, #356690);
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#081b2b), to(#356690));
  background: -webkit-linear-gradient(top, #081b2b, #356690);
  background: linear-gradient(top, #081b2b, #356690);
}
.headerImage:before,
.headerImage:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.headerImage:after {
  clear: both;
}
.headerImage:before,
.headerImage:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.headerImage:after {
  clear: both;
}
.headerImage .headerImageWrapper {
  font-family: 'Raleway', sans-serif;
  font-style: italic;
  text-rendering: optimizelegibility;
  color: #fff;
}
.headerImage .headerImageWrapper .specialTitle {
  float: left;
  font-size: 25px;
  line-height: 15px;
  margin: 20px 0 20px 20px;
  -webkit-text-shadow: 0 1px 5px #081b2b;
  -moz-text-shadow: 0 1px 5px #081b2b;
  text-shadow: 0 1px 5px #081b2b;
}
.headerImage .headerImageWrapper .specialImage {
  display: none;
}
.headerImage.android {
  background: none #92bd3b;
  background: -moz-linear-gradient(top, #000000, #92bd3b);
  background: -ms-linear-gradient(top, #000000, #92bd3b);
  background: -o-linear-gradient(top, #000000, #92bd3b);
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#000000), to(#92bd3b));
  background: -webkit-linear-gradient(top, #000000, #92bd3b);
  background: linear-gradient(top, #000000, #92bd3b);
}
.headerImage.wikileaks {
  background: none #6b9eaa;
  background: -moz-linear-gradient(top, #000000, #6b9eaa);
  background: -ms-linear-gradient(top, #000000, #6b9eaa);
  background: -o-linear-gradient(top, #000000, #6b9eaa);
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#000000), to(#6b9eaa));
  background: -webkit-linear-gradient(top, #000000, #6b9eaa);
  background: linear-gradient(top, #000000, #6b9eaa);
}
.headerImage.iphone {
  background: none #6b9eaa;
  background: -moz-linear-gradient(top, #b9b9bb, #777777);
  background: -ms-linear-gradient(top, #b9b9bb, #777777);
  background: -o-linear-gradient(top, #b9b9bb, #777777);
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#b9b9bb), to(#777777));
  background: -webkit-linear-gradient(top, #b9b9bb, #777777);
  background: linear-gradient(top, #b9b9bb, #777777);
}
/* apraxazz AD */
.apraxazz_sidebar {
  background: url("../images/apraxazz.png") no-repeat scroll 50% 5px transparent;
  padding-top: 15px;
  text-align: center;
}
.apraxazz_sidebar .apraxazz_slizzer {
  border: 1px solid #ccc;
  font-size: 11px;
  padding: 10px;
  text-align: left;
}
.apraxazz_sidebar .apraxazz_slizzer li {
  border-bottom: 1px solid #ccc;
  line-height: 14px;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.recommended-flyout-container {
  display: none;
}
/* Contact form 7 overwrites */
form.wpcf7-form {
  border: 1px solid #e4e9ec;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
}
.wpcf7-form-control-wrap {
  display: block;
  margin-bottom: 20px;
  position: relative;
}
span.wpcf7-form-control-wrap input {
  width: 190px;
  border: 1px solid #DFE4E9;
  margin-bottom: 0px;
  padding: 8px;
}
.wpcf7-form .control-label {
  color: #7F8E95;
  display: block;
  font-size: 15px;
  margin-bottom: 5px;
  font-weight: 400;
  font-family: 'Raleway', sans-serif;
  text-rendering: optimizelegibility;
  text-transform: uppercase;
  font-weight: bold;
}
.wpcf7-form-control-wrap textarea {
  border: 1px solid #DFE4E9;
  margin-bottom: 15px;
  padding: 5px;
  width: 100%;
  box-sizing: border-box;
}
.wpcf7-form .wpcf7-mail-sent-ok {
  background-color: #ecffd8;
  border: 1px solid #d8d8d8;
  border-radius: 5px;
  color: green;
  font-family: 'Raleway', sans-serif;
  text-rendering: optimizelegibility;
  margin-top: 30px;
  padding: 10px;
  text-align: center;
  text-transform: uppercase;
  font-size: 13px;
}
.wpcf7-form .wpcf7-validation-errors {
  background-color: #fff9f2;
  border: 1px solid #d30000;
  border-radius: 5px;
  color: #d30000;
  font-family: 'Raleway', sans-serif;
  text-rendering: optimizelegibility;
  padding: 5px;
  text-align: center;
  text-transform: uppercase;
  font-size: 13px;
}
.form-submit .wpcf7-submit {
  background-color: #de1400;
  color: #fff;
  display: block;
  font-family: 'Raleway', sans-serif;
  text-rendering: optimizelegibility;
  font-size: 14px;
  line-height: 31px;
  text-align: center;
  width: 80%;
  margin: 0 auto 20px auto;
  height: 31px;
  overflow: hidden;
  padding: 0;
  border: medium none;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.form-submit .wpcf7-submit:hover {
  background-color: #000;
  color: #de1400;
  cursor: pointer;
}
article.type-page p {
  font-family: 'Raleway', sans-serif;
  text-rendering: optimizelegibility;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 10px ;
}
article .wpcf7 {
  margin-top: 30px;
}
/* colors */
/* Fields */
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.georgiaitalic {
  font-family: 'Raleway', sans-serif;
  font-style: italic;
  text-rendering: optimizelegibility;
}
.georgia {
  font-family: 'Raleway', sans-serif;
  text-rendering: optimizelegibility;
}
.logo {
  background: url("../images/sprites.png") no-repeat scroll 0 -317px transparent;
  height: 80px;
  left: 20px;
  margin: 18px;
  position: absolute;
  text-indent: -9999px;
  width: 170px;
}
.nav {
  font-family: 'Raleway', sans-serif;
  font-size: 14px;
  line-height: 40px;
  position: absolute;
  height: 40px;
  top: 110px;
}
.standardBox {
  background-color: #FFFFFF;
}
.darkGrayBox {
  background-color: #c1c5ca;
  border-width: 1px;
  border-color: #a6a9ad;
  border-style: solid;
}
.lightGrayBox {
  background-color: #eff1f2;
  border-width: 1px;
  border-color: #bebdbd;
  border-style: solid;
}
.storyBoxInside {
  background-color: #E8EDF0;
  border-color: #CDD3D6 #E0E3E5 #E0E3E5 #CDD3D6;
  border-style: solid;
  border-width: 1px;
}
.storyBoxInside2017 {
  background-color: #eee;
  border-style: solid;
  border-width: 0px;
}
.graySubmitButton {
  background: url("../images/button.png") repeat-x scroll 0 0 transparent;
  border: 1px solid #C1C5CA;
  color: #7A7E87;
  display: block;
  overflow: hidden;
  padding: 5px 0;
  text-align: center;
}
.graybutton {
  background: url("../images/button.png") repeat-x scroll 0 0 transparent;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  color: #7A7E87;
  display: block;
  font-family: Georgia;
  font-size: 14px;
  font-style: italic;
  line-height: 30px;
  text-align: center;
  -webkit-text-shadow: 0 1px 0 #ffffff;
  -moz-text-shadow: 0 1px 0 #ffffff;
  text-shadow: 0 1px 0 #ffffff;
  border: 1px solid #C1C5CA;
}
.redSolidButton {
  font-family: 'Raleway', sans-serif;
  text-rendering: optimizelegibility;
  background-color: #de1400 ;
  color: #fff ;
  font-size: 12px;
  font-weight: bold;
  line-height: 21px;
  text-transform: uppercase;
  display: block;
  text-align: center;
  padding: 12px 0;
}
.redbutton {
  background-color: #de1400;
  color: #fff;
  display: block;
  font-family: 'Raleway', sans-serif;
  text-rendering: optimizelegibility;
  font-size: 12px;
  line-height: 30px;
  text-align: center;
  text-transform: uppercase;
  padding: 5px 20px;
  font-weight: bold;
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.articlePromoWrapper {
  margin-bottom: 10px;
}
.articlePromo {
  position: static;
  /* Default */

  overflow: hidden;
  background: none #356690;
  background: -moz-linear-gradient(top, #081b2b, #356690);
  background: -ms-linear-gradient(top, #081b2b, #356690);
  background: -o-linear-gradient(top, #081b2b, #356690);
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#081b2b), to(#356690));
  background: -webkit-linear-gradient(top, #081b2b, #356690);
  background: linear-gradient(top, #081b2b, #356690);
  display: inline-block;
  display: block;
  zoom: 1;
  /* New Link over the Header img */

  /* local additions: Special Huawei Enterprise -- http://www.zdnet.de/themen/huawei-special/ */

  /* local additions: Special CeBIT 2017 -- http://www.zdnet.de/themen/cebit/ */

  /* local additions: Office 386 -- http://www.zdnet.de/themen/office-386/
    ... compile only the local-special-headers.less and (!) the single.less! */

  /* local additions: Open Xchange -- http://www.zdnet.de/themen/open-xchange/
    ... compile only the local-special-headers.less and (!) the single.less! */

  /* local additions: Advertorial Samsung Galaxy S6 -- http://www.zdnet.de/themen/samsung-galaxy-s6/
    ... compile only the local-special-headers.less and (!) the single.less! */

  /* local additions: Windows 10 Special -- http://www.zdnet.de/themen/windows-10/
    ... compile only the local-special-headers.less and (!) the single.less! */

  /* local additions: Advertorial Samsung Galaxy Tab -- http://www.zdnet.de/themen/samsung-galaxy-tab/
    ... compile only the local-special-headers.less and (!) the single.less! */

  /* local additions: Special MobileIron -- http://www.zdnet.de/unternehmen/mobileiron/
    ... compile only the local-special-headers.less and (!) the single.less! */

  /* local additions: Advertorial Samsung SSD 950 Pro -- http://www.zdnet.de/themen/samsung-galaxy-tab/
    ... compile only the local-special-headers.less and (!) the single.less! */

  /* local additions: Windows 10 Datenschutz -- http://www.zdnet.de/themen/windows-10-datenschutz/
    ... compile only the local-special-headers.less and (!) the single.less! */

  /* local additions: advertorial Samsung Galaxy TabPro S -- http://www.zdnet.de/themen/samsung-galaxy-tab-pro-s/
    ... compile only the local-special-headers.less and (!) the single.less! */

  /* local additions: editorial special Windows Server 2016 -- http://www.zdnet.de/themen/windows-server-2016/
    ... compile only the local-special-headers.less and (!) the single.less! */

  /* local additions: editorial special Exchange 2016 -- http://www.zdnet.de/themen/exchange-2016/
    ... compile only the local-special-headers.less and (!) the single.less! */

  /* local additions: editorial special ownCloud -- http://www.zdnet.de/themen/owncloud/
    ... compile only the local-special-headers.less and (!) the single.less! */

  /* local additions: editorial special ownCloud -- http://www.zdnet.de/themen/samsung-galaxy-s7/
  ... compile only the local-special-headers.less and (!) the single.less! */

  /* local additions: editorial special ownCloud -- http://www.zdnet.de/themen/vsphere/
  ... compile only the local-special-headers.less and (!) the single.less! */

  /* local additions: default special
    ... compile only the local-special-headers.less and (!) the single.less! */

}
.articlePromo:before,
.articlePromo:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.articlePromo:after {
  clear: both;
}
.articlePromo:before,
.articlePromo:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.articlePromo:after {
  clear: both;
}
.articlePromo .specialHeader,
.articlePromo .specialHeaderSummary {
  display: block;
}
.articlePromo .specialHeader h2 {
  color: #fff;
  font-size: 20px;
  line-height: 24px;
  padding: 20px;
  text-transform: uppercase;
}
.articlePromo .specialHeaderSummary p {
  color: #fff;
  padding: 0 10px;
}
.articlePromo .specialLogo {
  display: none;
}
.articlePromo.toplink {
  background: none #d83621;
  background: -moz-linear-gradient(top, #700507, #d83621);
  background: -ms-linear-gradient(top, #700507, #d83621);
  background: -o-linear-gradient(top, #700507, #d83621);
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#700507), to(#d83621));
  background: -webkit-linear-gradient(top, #700507, #d83621);
  background: linear-gradient(top, #700507, #d83621);
  margin-bottom: 0;
  padding: 15px;
  text-align: center;
}
.articlePromo.toplink a {
  font-family: 'Raleway', sans-serif;
  text-rendering: optimizelegibility;
  -webkit-text-shadow: 0 1px 0 #440906;
  -moz-text-shadow: 0 1px 0 #440906;
  text-shadow: 0 1px 0 #440906;
  color: #fff;
  display: block;
  text-decoration: none;
  font-size: 15px;
  line-height: 19px;
}
.articlePromo.toplink a:hover {
  -webkit-text-shadow: 0 1px 0 #d83621;
  -moz-text-shadow: 0 1px 0 #d83621;
  text-shadow: 0 1px 0 #d83621;
  color: #440906;
}
.articlePromo.toplink h2,
.articlePromo.toplink p {
  -webkit-text-shadow: 0 1px 0 #440906;
  -moz-text-shadow: 0 1px 0 #440906;
  text-shadow: 0 1px 0 #440906;
  color: #fff;
  line-height: 30px;
}
.articlePromo.toplink h2 {
  font-family: 'Raleway', sans-serif;
  text-rendering: optimizelegibility;
}
.articlePromo.toplink p {
  font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin-bottom: 10px;
  font-size: 16px;
}
.articlePromo.specialHuawei {
  /* nothing to add on mobile view */

}
.articlePromo.specialCeBIT {
  /* nothing to add on mobile view */

}
.articlePromo.specialOffice365 {
  /* nothing to do here */

}
.articlePromo.specialOpenXchange {
  /* nothing to do here */

}
.articlePromo.specialSamsungGalaxyS6 {
  /* nothing to do here */

}
.articlePromo.specialWindows10 {
  /* nothing to do here */

}
.articlePromo.specialSamsungGalaxyTab {
  /* nothing to do here */

}
.articlePromo.specialMobileIron {
  /* nothing to do here */

}
.articlePromo.specialSamsungGalaxyTab {
  /* nothing to do here */

}
.articlePromo.specialWindows10Datenschutz {
  /* nothing to do here */

}
.articlePromo.specialSamsungGalaxyTabProS {
  /* nothing to do here */

}
.articlePromo.specialWindowsServer2016 {
  /* nothing to do here */

}
.articlePromo.specialExchange2016 {
  /* nothing to do here */

}
.articlePromo.specialOwncloud {
  /* nothing to do here */

}
.articlePromo.specialSamsungGalaxyS7 {
  /* nothing to do here */

}
.articlePromo.specialVSphere {
  /* nothing to do here */

}
.articlePromo.specialDefault {
  /* nothing to do here */

}
.articleNav {
  display: inline-block;
  display: block;
  zoom: 1;
  position: static;
  top: 0;
}
.articleNav:before,
.articleNav:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.articleNav:after {
  clear: both;
}
.articleNav:before,
.articleNav:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.articleNav:after {
  clear: both;
}
.articleNav ul li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  background-color: #de1400;
  -webkit-box-shadow: 1px 0 rgba(0, 0, 0, 0.2) inset;
  -moz-box-shadow: 1px 0 rgba(0, 0, 0, 0.2) inset;
  box-shadow: 1px 0 rgba(0, 0, 0, 0.2) inset;
  -webkit-box-shadow: 1px 0 rgba(0, 0, 0, 0.2) inset, -1px 0 rgba(0, 0, 0, 0.2) inset;
  -moz-box-shadow: 1px 0 rgba(0, 0, 0, 0.2) inset, -1px 0 rgba(0, 0, 0, 0.2) inset;
  box-shadow: 1px 0 rgba(0, 0, 0, 0.2) inset, -1px 0 rgba(0, 0, 0, 0.2) inset;
  float: left;
  font-size: 14px;
  margin: 0;
  padding: 0;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.articleNav ul li:hover {
  background-color: #fff;
}
.articleNav ul li:hover .articleTitle a {
  color: #de1400;
}
.articleNav ul li:hover .articleTitle div h3 {
  color: #000;
}
.articleNav ul li:last-of-type {
  -webkit-box-shadow: 1px 0 rgba(0, 0, 0, 0.2) inset, -1px 0 rgba(0, 0, 0, 0.2) inset;
  -moz-box-shadow: 1px 0 rgba(0, 0, 0, 0.2) inset, -1px 0 rgba(0, 0, 0, 0.2) inset;
  box-shadow: 1px 0 rgba(0, 0, 0, 0.2) inset, -1px 0 rgba(0, 0, 0, 0.2) inset;
}
.articleNav ul li.two,
.articleNav ul li.three,
.articleNav ul li.four,
.articleNav ul li.six,
.articleNav ul li.eight {
  width: 100%;
}
.articleNav ul li .articleTitle {
  padding: 0;
}
.articleNav ul li .articleTitle a {
  color: #fff;
  display: block;
  line-height: 17px;
  padding: 10px 10px;
  font-weight: bold;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.articleNav ul li .articleTitle a h3 {
  font-size: 14px;
  line-height: 18px;
}
.articleNav ul li .articleTitle a:hover {
  color: #de1400;
  text-decoration: none;
}
.articleNav ul li .articleTitle div {
  color: #fff;
  display: block;
  line-height: 17px;
  padding: 10px 20px;
  font-weight: bold;
}
.articleNav ul li .articleTitle div h3 {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  font-size: 14px;
  line-height: 18px;
}
.articleNav ul .articleSummary {
  display: none;
}
.articleNav ul .articleSummary p {
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) and (min-device-width: 768px) {
  /* colors */
  /* Fields */
  .georgiaitalic {
    font-family: 'Raleway', sans-serif;
    font-style: italic;
    text-rendering: optimizelegibility;
  }
  .georgia {
    font-family: 'Raleway', sans-serif;
    text-rendering: optimizelegibility;
  }
  .logo {
    background: url("../images/sprites.png") no-repeat scroll 0 -317px transparent;
    height: 80px;
    left: 20px;
    margin: 18px;
    position: absolute;
    text-indent: -9999px;
    width: 170px;
  }
  .nav {
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    line-height: 40px;
    position: absolute;
    height: 40px;
    top: 110px;
  }
  .standardBox {
    background-color: #FFFFFF;
  }
  .darkGrayBox {
    background-color: #c1c5ca;
    border-width: 1px;
    border-color: #a6a9ad;
    border-style: solid;
  }
  .lightGrayBox {
    background-color: #eff1f2;
    border-width: 1px;
    border-color: #bebdbd;
    border-style: solid;
  }
  .storyBoxInside {
    background-color: #E8EDF0;
    border-color: #CDD3D6 #E0E3E5 #E0E3E5 #CDD3D6;
    border-style: solid;
    border-width: 1px;
  }
  .storyBoxInside2017 {
    background-color: #eee;
    border-style: solid;
    border-width: 0px;
  }
  .graySubmitButton {
    background: url("../images/button.png") repeat-x scroll 0 0 transparent;
    border: 1px solid #C1C5CA;
    color: #7A7E87;
    display: block;
    overflow: hidden;
    padding: 5px 0;
    text-align: center;
  }
  .graybutton {
    background: url("../images/button.png") repeat-x scroll 0 0 transparent;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    color: #7A7E87;
    display: block;
    font-family: Georgia;
    font-size: 14px;
    font-style: italic;
    line-height: 30px;
    text-align: center;
    -webkit-text-shadow: 0 1px 0 #ffffff;
    -moz-text-shadow: 0 1px 0 #ffffff;
    text-shadow: 0 1px 0 #ffffff;
    border: 1px solid #C1C5CA;
  }
  .redSolidButton {
    font-family: 'Raleway', sans-serif;
    text-rendering: optimizelegibility;
    background-color: #de1400 ;
    color: #fff ;
    font-size: 12px;
    font-weight: bold;
    line-height: 21px;
    text-transform: uppercase;
    display: block;
    text-align: center;
    padding: 12px 0;
  }
  .redbutton {
    background-color: #de1400;
    color: #fff;
    display: block;
    font-family: 'Raleway', sans-serif;
    text-rendering: optimizelegibility;
    font-size: 12px;
    line-height: 30px;
    text-align: center;
    text-transform: uppercase;
    padding: 5px 20px;
    font-weight: bold;
  }
  .glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .glyphicon-asterisk:before {
    content: "\2a";
  }
  .glyphicon-plus:before {
    content: "\2b";
  }
  .glyphicon-euro:before {
    content: "\20ac";
  }
  .glyphicon-minus:before {
    content: "\2212";
  }
  .glyphicon-cloud:before {
    content: "\2601";
  }
  .glyphicon-envelope:before {
    content: "\2709";
  }
  .glyphicon-pencil:before {
    content: "\270f";
  }
  .glyphicon-glass:before {
    content: "\e001";
  }
  .glyphicon-music:before {
    content: "\e002";
  }
  .glyphicon-search:before {
    content: "\e003";
  }
  .glyphicon-heart:before {
    content: "\e005";
  }
  .glyphicon-star:before {
    content: "\e006";
  }
  .glyphicon-star-empty:before {
    content: "\e007";
  }
  .glyphicon-user:before {
    content: "\e008";
  }
  .glyphicon-film:before {
    content: "\e009";
  }
  .glyphicon-th-large:before {
    content: "\e010";
  }
  .glyphicon-th:before {
    content: "\e011";
  }
  .glyphicon-th-list:before {
    content: "\e012";
  }
  .glyphicon-ok:before {
    content: "\e013";
  }
  .glyphicon-remove:before {
    content: "\e014";
  }
  .glyphicon-zoom-in:before {
    content: "\e015";
  }
  .glyphicon-zoom-out:before {
    content: "\e016";
  }
  .glyphicon-off:before {
    content: "\e017";
  }
  .glyphicon-signal:before {
    content: "\e018";
  }
  .glyphicon-cog:before {
    content: "\e019";
  }
  .glyphicon-trash:before {
    content: "\e020";
  }
  .glyphicon-home:before {
    content: "\e021";
  }
  .glyphicon-file:before {
    content: "\e022";
  }
  .glyphicon-time:before {
    content: "\e023";
  }
  .glyphicon-road:before {
    content: "\e024";
  }
  .glyphicon-download-alt:before {
    content: "\e025";
  }
  .glyphicon-download:before {
    content: "\e026";
  }
  .glyphicon-upload:before {
    content: "\e027";
  }
  .glyphicon-inbox:before {
    content: "\e028";
  }
  .glyphicon-play-circle:before {
    content: "\e029";
  }
  .glyphicon-repeat:before {
    content: "\e030";
  }
  .glyphicon-refresh:before {
    content: "\e031";
  }
  .glyphicon-list-alt:before {
    content: "\e032";
  }
  .glyphicon-lock:before {
    content: "\e033";
  }
  .glyphicon-flag:before {
    content: "\e034";
  }
  .glyphicon-headphones:before {
    content: "\e035";
  }
  .glyphicon-volume-off:before {
    content: "\e036";
  }
  .glyphicon-volume-down:before {
    content: "\e037";
  }
  .glyphicon-volume-up:before {
    content: "\e038";
  }
  .glyphicon-qrcode:before {
    content: "\e039";
  }
  .glyphicon-barcode:before {
    content: "\e040";
  }
  .glyphicon-tag:before {
    content: "\e041";
  }
  .glyphicon-tags:before {
    content: "\e042";
  }
  .glyphicon-book:before {
    content: "\e043";
  }
  .glyphicon-bookmark:before {
    content: "\e044";
  }
  .glyphicon-print:before {
    content: "\e045";
  }
  .glyphicon-camera:before {
    content: "\e046";
  }
  .glyphicon-font:before {
    content: "\e047";
  }
  .glyphicon-bold:before {
    content: "\e048";
  }
  .glyphicon-italic:before {
    content: "\e049";
  }
  .glyphicon-text-height:before {
    content: "\e050";
  }
  .glyphicon-text-width:before {
    content: "\e051";
  }
  .glyphicon-align-left:before {
    content: "\e052";
  }
  .glyphicon-align-center:before {
    content: "\e053";
  }
  .glyphicon-align-right:before {
    content: "\e054";
  }
  .glyphicon-align-justify:before {
    content: "\e055";
  }
  .glyphicon-list:before {
    content: "\e056";
  }
  .glyphicon-indent-left:before {
    content: "\e057";
  }
  .glyphicon-indent-right:before {
    content: "\e058";
  }
  .glyphicon-facetime-video:before {
    content: "\e059";
  }
  .glyphicon-picture:before {
    content: "\e060";
  }
  .glyphicon-map-marker:before {
    content: "\e062";
  }
  .glyphicon-adjust:before {
    content: "\e063";
  }
  .glyphicon-tint:before {
    content: "\e064";
  }
  .glyphicon-edit:before {
    content: "\e065";
  }
  .glyphicon-share:before {
    content: "\e066";
  }
  .glyphicon-check:before {
    content: "\e067";
  }
  .glyphicon-move:before {
    content: "\e068";
  }
  .glyphicon-step-backward:before {
    content: "\e069";
  }
  .glyphicon-fast-backward:before {
    content: "\e070";
  }
  .glyphicon-backward:before {
    content: "\e071";
  }
  .glyphicon-play:before {
    content: "\e072";
  }
  .glyphicon-pause:before {
    content: "\e073";
  }
  .glyphicon-stop:before {
    content: "\e074";
  }
  .glyphicon-forward:before {
    content: "\e075";
  }
  .glyphicon-fast-forward:before {
    content: "\e076";
  }
  .glyphicon-step-forward:before {
    content: "\e077";
  }
  .glyphicon-eject:before {
    content: "\e078";
  }
  .glyphicon-chevron-left:before {
    content: "\e079";
  }
  .glyphicon-chevron-right:before {
    content: "\e080";
  }
  .glyphicon-plus-sign:before {
    content: "\e081";
  }
  .glyphicon-minus-sign:before {
    content: "\e082";
  }
  .glyphicon-remove-sign:before {
    content: "\e083";
  }
  .glyphicon-ok-sign:before {
    content: "\e084";
  }
  .glyphicon-question-sign:before {
    content: "\e085";
  }
  .glyphicon-info-sign:before {
    content: "\e086";
  }
  .glyphicon-screenshot:before {
    content: "\e087";
  }
  .glyphicon-remove-circle:before {
    content: "\e088";
  }
  .glyphicon-ok-circle:before {
    content: "\e089";
  }
  .glyphicon-ban-circle:before {
    content: "\e090";
  }
  .glyphicon-arrow-left:before {
    content: "\e091";
  }
  .glyphicon-arrow-right:before {
    content: "\e092";
  }
  .glyphicon-arrow-up:before {
    content: "\e093";
  }
  .glyphicon-arrow-down:before {
    content: "\e094";
  }
  .glyphicon-share-alt:before {
    content: "\e095";
  }
  .glyphicon-resize-full:before {
    content: "\e096";
  }
  .glyphicon-resize-small:before {
    content: "\e097";
  }
  .glyphicon-exclamation-sign:before {
    content: "\e101";
  }
  .glyphicon-gift:before {
    content: "\e102";
  }
  .glyphicon-leaf:before {
    content: "\e103";
  }
  .glyphicon-fire:before {
    content: "\e104";
  }
  .glyphicon-eye-open:before {
    content: "\e105";
  }
  .glyphicon-eye-close:before {
    content: "\e106";
  }
  .glyphicon-warning-sign:before {
    content: "\e107";
  }
  .glyphicon-plane:before {
    content: "\e108";
  }
  .glyphicon-calendar:before {
    content: "\e109";
  }
  .glyphicon-random:before {
    content: "\e110";
  }
  .glyphicon-comment:before {
    content: "\e111";
  }
  .glyphicon-magnet:before {
    content: "\e112";
  }
  .glyphicon-chevron-up:before {
    content: "\e113";
  }
  .glyphicon-chevron-down:before {
    content: "\e114";
  }
  .glyphicon-retweet:before {
    content: "\e115";
  }
  .glyphicon-shopping-cart:before {
    content: "\e116";
  }
  .glyphicon-folder-close:before {
    content: "\e117";
  }
  .glyphicon-folder-open:before {
    content: "\e118";
  }
  .glyphicon-resize-vertical:before {
    content: "\e119";
  }
  .glyphicon-resize-horizontal:before {
    content: "\e120";
  }
  .glyphicon-hdd:before {
    content: "\e121";
  }
  .glyphicon-bullhorn:before {
    content: "\e122";
  }
  .glyphicon-bell:before {
    content: "\e123";
  }
  .glyphicon-certificate:before {
    content: "\e124";
  }
  .glyphicon-thumbs-up:before {
    content: "\e125";
  }
  .glyphicon-thumbs-down:before {
    content: "\e126";
  }
  .glyphicon-hand-right:before {
    content: "\e127";
  }
  .glyphicon-hand-left:before {
    content: "\e128";
  }
  .glyphicon-hand-up:before {
    content: "\e129";
  }
  .glyphicon-hand-down:before {
    content: "\e130";
  }
  .glyphicon-circle-arrow-right:before {
    content: "\e131";
  }
  .glyphicon-circle-arrow-left:before {
    content: "\e132";
  }
  .glyphicon-circle-arrow-up:before {
    content: "\e133";
  }
  .glyphicon-circle-arrow-down:before {
    content: "\e134";
  }
  .glyphicon-globe:before {
    content: "\e135";
  }
  .glyphicon-wrench:before {
    content: "\e136";
  }
  .glyphicon-tasks:before {
    content: "\e137";
  }
  .glyphicon-filter:before {
    content: "\e138";
  }
  .glyphicon-briefcase:before {
    content: "\e139";
  }
  .glyphicon-fullscreen:before {
    content: "\e140";
  }
  .glyphicon-dashboard:before {
    content: "\e141";
  }
  .glyphicon-paperclip:before {
    content: "\e142";
  }
  .glyphicon-heart-empty:before {
    content: "\e143";
  }
  .glyphicon-link:before {
    content: "\e144";
  }
  .glyphicon-phone:before {
    content: "\e145";
  }
  .glyphicon-pushpin:before {
    content: "\e146";
  }
  .glyphicon-usd:before {
    content: "\e148";
  }
  .glyphicon-gbp:before {
    content: "\e149";
  }
  .glyphicon-sort:before {
    content: "\e150";
  }
  .glyphicon-sort-by-alphabet:before {
    content: "\e151";
  }
  .glyphicon-sort-by-alphabet-alt:before {
    content: "\e152";
  }
  .glyphicon-sort-by-order:before {
    content: "\e153";
  }
  .glyphicon-sort-by-order-alt:before {
    content: "\e154";
  }
  .glyphicon-sort-by-attributes:before {
    content: "\e155";
  }
  .glyphicon-sort-by-attributes-alt:before {
    content: "\e156";
  }
  .glyphicon-unchecked:before {
    content: "\e157";
  }
  .glyphicon-expand:before {
    content: "\e158";
  }
  .glyphicon-collapse-down:before {
    content: "\e159";
  }
  .glyphicon-collapse-up:before {
    content: "\e160";
  }
  .glyphicon-log-in:before {
    content: "\e161";
  }
  .glyphicon-flash:before {
    content: "\e162";
  }
  .glyphicon-log-out:before {
    content: "\e163";
  }
  .glyphicon-new-window:before {
    content: "\e164";
  }
  .glyphicon-record:before {
    content: "\e165";
  }
  .glyphicon-save:before {
    content: "\e166";
  }
  .glyphicon-open:before {
    content: "\e167";
  }
  .glyphicon-saved:before {
    content: "\e168";
  }
  .glyphicon-import:before {
    content: "\e169";
  }
  .glyphicon-export:before {
    content: "\e170";
  }
  .glyphicon-send:before {
    content: "\e171";
  }
  .glyphicon-floppy-disk:before {
    content: "\e172";
  }
  .glyphicon-floppy-saved:before {
    content: "\e173";
  }
  .glyphicon-floppy-remove:before {
    content: "\e174";
  }
  .glyphicon-floppy-save:before {
    content: "\e175";
  }
  .glyphicon-floppy-open:before {
    content: "\e176";
  }
  .glyphicon-credit-card:before {
    content: "\e177";
  }
  .glyphicon-transfer:before {
    content: "\e178";
  }
  .glyphicon-cutlery:before {
    content: "\e179";
  }
  .glyphicon-header:before {
    content: "\e180";
  }
  .glyphicon-compressed:before {
    content: "\e181";
  }
  .glyphicon-earphone:before {
    content: "\e182";
  }
  .glyphicon-phone-alt:before {
    content: "\e183";
  }
  .glyphicon-tower:before {
    content: "\e184";
  }
  .glyphicon-stats:before {
    content: "\e185";
  }
  .glyphicon-sd-video:before {
    content: "\e186";
  }
  .glyphicon-hd-video:before {
    content: "\e187";
  }
  .glyphicon-subtitles:before {
    content: "\e188";
  }
  .glyphicon-sound-stereo:before {
    content: "\e189";
  }
  .glyphicon-sound-dolby:before {
    content: "\e190";
  }
  .glyphicon-sound-5-1:before {
    content: "\e191";
  }
  .glyphicon-sound-6-1:before {
    content: "\e192";
  }
  .glyphicon-sound-7-1:before {
    content: "\e193";
  }
  .glyphicon-copyright-mark:before {
    content: "\e194";
  }
  .glyphicon-registration-mark:before {
    content: "\e195";
  }
  .glyphicon-cloud-download:before {
    content: "\e197";
  }
  .glyphicon-cloud-upload:before {
    content: "\e198";
  }
  .glyphicon-tree-conifer:before {
    content: "\e199";
  }
  .glyphicon-tree-deciduous:before {
    content: "\e200";
  }
  .logoSearch #menu-menu-left {
    display: block;
  }
  .searchContainer input {
    width: 370px;
  }
  .searchContainer .searchButton {
    position: absolute;
    right: 0px;
  }
  .mobSearch.searchContainer .headerSearchForm {
    width: 370px;
  }
  .mobSearch .headerSearchForm {
    box-sizing: border-box;
    display: inherit;
    float: left;
    margin: 0 auto;
    position: relative;
    top: 14px;
    width: 270px;
  }
  #header {
    color: #9DB4BD;
    font-size: 11px;
    height: 55px;
    margin: 0 auto;
  }
  #header .wrapper {
    height: 110px;
  }
  #header .logo {
    background: url("../images/sprites.png") no-repeat scroll 0 -317px transparent;
    height: 80px;
    left: 20px;
    margin: 18px;
    width: 170px;
  }
  #header .search {
    height: 30px;
    left: 255px;
    position: absolute;
    top: 35px;
    width: 218px;
    padding: 5px;
    border-bottom: 1px solid #425467;
    border-radius: 4px;
    box-shadow: 0 -5px 5px #15293e inset;
  }
  #header .search input {
    background: url("../images/input.png") repeat-x scroll 0 0 transparent;
    border: medium none;
    color: #7E8184;
    display: inline;
    float: left;
    font-family: 'Raleway', sans-serif;
    font-style: italic;
    text-rendering: optimizelegibility;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    width: 160px;
  }
  #header .profile-box {
    display: block;
  }
  #nav .nav-menus li .sub-menu {
    width: auto;
    right: auto;
  }
  #nav #menu-menu-right .menu-item-has-children .noshow {
    display: block;
  }
  #nav #menu-menu-right .menu-item-has-children .sub-menu li.specialLink {
    display: block;
    background-color: #de1400;
    -webkit-transition: background-color 0.4s ease;
    -moz-transition: background-color 0.4s ease;
    -o-transition: background-color 0.4s ease;
    transition: background-color 0.4s ease;
  }
  #nav #menu-menu-right .menu-item-has-children .sub-menu li.specialLink:hover {
    background-color: #080e14;
    color: #fff;
  }
  #nav #menu-menu-right .menu-item-has-children .sub-menu li.catMore {
    display: none;
  }
  #footer .wrapper {
    width: 768px;
  }
  #footer .wrapper .logo {
    background-position: 310px top;
    width: 768px;
    margin: 0 0 20px;
    height: 80px;
  }
  #footer .wrapper .article .image {
    display: block;
  }
  #footer .wrapper .article .content {
    width: 200px;
  }
  #footer .wrapper .col {
    float: left;
    width: 290px;
    margin-right: 20px;
  }
  #footer .wrapper .col.first {
    width: 160px;
    margin-right: 20px;
  }
  #footer .wrapper .col.mid {
    display: block;
  }
  #footer .wrapper .col.last {
    width: 240px;
    margin-right: 0;
    display: block;
  }
  #footer .wrapper .copyright {
    width: 768px;
    zoom: 1;
    display: table;
  }
  #footer .wrapper .copyright:before,
  #footer .wrapper .copyright:after {
    display: table;
    content: "";
    zoom: 1;
    *display: inline;
  }
  #footer .wrapper .copyright:after {
    clear: both;
  }
  #footer .wrapper .copyright:before,
  #footer .wrapper .copyright:after {
    display: table;
    content: "";
    zoom: 1;
    *display: inline;
  }
  #footer .wrapper .copyright:after {
    clear: both;
  }
  #contactFormWrapper,
  #wp-email-content {
    margin-top: 40px;
    margin-left: 0;
    margin-right: 0;
  }
  #contactFormWrapper .ccf-form-wrapper,
  #wp-email-content .ccf-form-wrapper {
    margin: 0 0;
  }
  #contactFormWrapper .form-title,
  #wp-email-content .form-title {
    font-size: 18px;
    padding: 0 5px;
  }
  #contactFormWrapper input,
  #wp-email-content input {
    border: 1px solid #DFE4E9;
    margin-bottom: 15px;
    padding: 5px;
    width: 310px;
  }
  #contactFormWrapper textarea,
  #wp-email-content textarea {
    border: 1px solid #DFE4E9;
    margin-bottom: 15px;
    padding: 5px;
    width: 350px;
  }
  #contactFormWrapper .ccf-submit-button,
  #wp-email-content .ccf-submit-button {
    background-color: #de1400;
    color: #fff;
    display: block;
    font-family: 'Raleway', sans-serif;
    text-rendering: optimizelegibility;
    font-size: 12px;
    line-height: 30px;
    text-align: center;
    text-transform: uppercase;
    padding: 5px 20px;
    font-weight: bold;
    width: 200px;
    margin: 0 auto 20px auto;
    height: 31px;
    overflow: hidden;
    padding: 0 0 0 0;
  }
  #pageads_menu {
    display: none;
  }
  .home #page #secondary .ad_mpu.top {
    display: block;
    margin-top: -15px;
  }
  #page #pageads_top {
    display: block;
    width: 768px;
  }
  #page #pageads_bottom {
    display: none;
  }
  #page #primary .ad_mpu {
    display: none;
  }
  #page #secondary .ad_mpu.top {
    display: block;
    margin-top: 15px;
  }
  #page .categoryList {
    -moz-column-count: 3;
    -moz-column-gap: 40px;
    -webkit-column-count: 3;
    -webkit-column-gap: 40px;
    column-count: 3;
    column-gap: 40px;
    width: 728px;
  }
  #page #topThemen {
    display: block;
    height: 25px;
    width: 768px;
    margin: 0 auto;
    background-color: #eee;
    border-bottom: 1px solid #D9D9D9;
    font-family: 'Raleway', sans-serif;
    text-rendering: optimizelegibility;
    font-size: 13px;
    box-shadow: 2px 4px 6px #CCCCCC inset;
    text-shadow: 0 1px 0 #FFFFFF;
    overflow: hidden;
  }
  #page #topThemen ul .label {
    color: #888;
    font-style: italic;
    margin: 0 5px 0 10px;
  }
  #page #topThemen ul li {
    float: left;
    margin-left: 10px;
    line-height: 25px;
  }
  #page #topThemen ul li a {
    color: #004d99;
    background: url("../images/sprites.png") no-repeat scroll 0 -534px transparent;
    padding: 0 10px;
  }
  #page #topThemen ul .first {
    margin-left: 0;
  }
  #page #topThemen ul .first a {
    background-image: none;
  }
  #page .wrapper {
    background: none repeat scroll 0 0 #FFFFFF;
    margin: 0 auto;
    min-height: 550px;
    padding: 20px;
    width: 728px;
  }
  #page #main {
    margin: 0;
  }
  #page #main #primary {
    width: 372px;
    float: left;
    margin-right: 20px;
  }
  #page #main #secondary {
    width: 336px;
    float: left;
  }
  #page #main #topStories {
    margin-bottom: 40px;
    zoom: 1;
  }
  #page #main #topStories:before,
  #page #main #topStories:after {
    display: table;
    content: "";
    zoom: 1;
    *display: inline;
  }
  #page #main #topStories:after {
    clear: both;
  }
  #page #main #topStories:before,
  #page #main #topStories:after {
    display: table;
    content: "";
    zoom: 1;
    *display: inline;
  }
  #page #main #topStories:after {
    clear: both;
  }
  #page #main #topStories #topstory {
    display: inline-block;
    margin-bottom: 20px;
    width: 372px;
    zoom: 1;
  }
  #page #main #topStories #topstory:before,
  #page #main #topStories #topstory:after {
    display: table;
    content: "";
    zoom: 1;
    *display: inline;
  }
  #page #main #topStories #topstory:after {
    clear: both;
  }
  #page #main #topStories #topstory:before,
  #page #main #topStories #topstory:after {
    display: table;
    content: "";
    zoom: 1;
    *display: inline;
  }
  #page #main #topStories #topstory:after {
    clear: both;
  }
  #page #main #topStories #topstory.article figure {
    width: 100%;
  }
  #page #main #topStories #topstory.article figure .frontPageImage {
    background-size: 100%  auto;
    height: 250px;
    width: 100%;
  }
  #page #main #topStories #topstory.article figure .frontPageImage a {
    width: inherit;
  }
  #page #main #topStories #topstory.article figure .frontPageImage img {
    width: 100%;
  }
  #page #main #topStories #topstory.article .content {
    width: 372px;
    height: auto;
  }
  #page #main #topStories #topstory.article .content h2 {
    padding: 15px 0px ;
    font-size: 24px;
    line-height: 28px;
  }
  #page #main #topStories #topstory.article .content p {
    display: none;
  }
  #page #main #topStories .topStoryList {
    zoom: 1;
  }
  #page #main #topStories .topStoryList:before,
  #page #main #topStories .topStoryList:after {
    display: table;
    content: "";
    zoom: 1;
    *display: inline;
  }
  #page #main #topStories .topStoryList:after {
    clear: both;
  }
  #page #main #topStories .topStoryList:before,
  #page #main #topStories .topStoryList:after {
    display: table;
    content: "";
    zoom: 1;
    *display: inline;
  }
  #page #main #topStories .topStoryList:after {
    clear: both;
  }
  #page #main #topStories .topStoryList article {
    zoom: 1;
    width: 100%;
    margin-bottom: 20px;
    padding-bottom: 20px;
  }
  #page #main #topStories .topStoryList article:before,
  #page #main #topStories .topStoryList article:after {
    display: table;
    content: "";
    zoom: 1;
    *display: inline;
  }
  #page #main #topStories .topStoryList article:after {
    clear: both;
  }
  #page #main #topStories .topStoryList article:before,
  #page #main #topStories .topStoryList article:after {
    display: table;
    content: "";
    zoom: 1;
    *display: inline;
  }
  #page #main #topStories .topStoryList article:after {
    clear: both;
  }
  #page #main #topStories .topStoryList article:last-of-type {
    margin-right: 20px;
    float: none;
  }
  #page #main #topStories .topStoryList article:last-of-type figure {
    margin-right: 20px;
  }
  #page #main #topStories .topStoryList article figure {
    margin-right: 20px;
    float: left;
  }
  #page #main #topStories .topStoryList article figure img {
    width: 120px;
    height: 90px;
  }
  #page #main #topStories .topStoryList article .content {
    width: 200px;
    float: left;
  }
  #page #main #topStories .topStoryList article .content h2 {
    font-size: 16px;
  }
  #page #main #topStories .topStoryList article:last-of-type {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: medium none;
  }
  #page #main .article h2 {
    font-size: 18px;
    font-style: normal;
    line-height: 22px;
    padding: 0;
  }
  #page #main .article .date {
    font-family: 'Raleway', sans-serif;
    text-rendering: optimizelegibility;
    font-size: 13px;
    line-height: 19px;
    color: #888888;
    display: block;
  }
  #page #main .articleList .article h2 {
    font-size: 22px;
    line-height: 26px;
  }
  #page #main .articleList .article .frontPageImage {
    width: 80px;
    height: 60px;
    background-size: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #FFF;
    float: left;
    margin-right: 20px;
    background-size: 100% auto;
    display: block;
  }
  #page #main .articleList .article .content {
    width: 260px;
    margin-left: 0;
  }
  #page #main .articleList .article .content p {
    line-height: 24px;
    width: 100%;
  }
  #page #main .articleList .article .content.full {
    width: 100%;
  }
  #page #main .articleList .article .noimage .content {
    width: 100%;
  }
  #page #main .articleList .sponsored .content {
    width: 220px;
  }
  #page #main .articleList #topStories #topstory article .frontPageImage {
    border: medium none;
    background-color: #fff;
  }
  #page #main .articleList .tab li a {
    padding: 0 10px;
  }
  #page #main .articleList .articleList .article .content {
    margin-left: 0;
  }
  #page #main .articleList .articleList .article .frontPageImage {
    display: block;
  }
  #page .error .simpleList {
    width: 768px;
    margin-top: 10px;
  }
  #page .error .simpleList li {
    float: left;
    width: 192px;
    border-bottom: medium none;
  }
  .box {
    margin-bottom: 20px;
  }
  /* Paginatioin */
  .pagination ul {
    float: right;
  }
  .pagination ul.wp-paginate li span {
    line-height: 32px;
    padding: 0 15px;
  }
  .pagination ul li {
    float: left;
    margin: 0 2px 0 0px;
    padding: 0;
    display: block;
    height: 30px;
    line-height: 30px;
    background-color: #fff;
  }
  .pagination ul li a {
    border: 1px solid #CCCCCC;
    display: block;
    padding: 0 15px;
    font-size: 11px;
    color: #CCC;
  }
  .pagination ul li a:hover {
    border-color: #004d99;
    color: #004d99;
  }
  .pagination ul li span {
    display: block;
    padding: 3px 10px;
    font-weight: bold;
  }
  .pagination ul li:last-of-type {
    margin-right: 0;
  }
  .pagination ul .prev span,
  .pagination ul .next span {
    border-color: #fff;
    display: block;
    padding: 2px 10px;
    font-weight: normal;
  }
  .pagination ul .prev a,
  .pagination ul .next a {
    font-weight: bold;
    font-family: 'Raleway', sans-serif;
    text-rendering: optimizelegibility;
    color: #CCCCCC;
  }
  .pagination ul .prev a:hover,
  .pagination ul .next a:hover {
    color: #004d99;
  }
  .pagination ul .current {
    background-color: #004d99;
    border-color: #004D99;
    color: #FFFFFF;
    line-height: 32px;
    height: 32px;
  }
  #entry-author-info #author-social {
    clear: both;
    margin-top: 15px;
    background: url("../images/social/zdnet-social-arrow.png") no-repeat scroll 10px 3px rgba(0, 0, 0, 0);
    height: auto;
    padding-left: 0;
    padding-top: 55px;
    width: 100%;
  }
  #entry-author-info #author-social #author-socials {
    zoom: 1;
  }
  #entry-author-info #author-social #author-socials:before,
  #entry-author-info #author-social #author-socials:after {
    display: table;
    content: "";
    zoom: 1;
    *display: inline;
  }
  #entry-author-info #author-social #author-socials:after {
    clear: both;
  }
  #entry-author-info #author-social #author-socials:before,
  #entry-author-info #author-social #author-socials:after {
    display: table;
    content: "";
    zoom: 1;
    *display: inline;
  }
  #entry-author-info #author-social #author-socials:after {
    clear: both;
  }
  /* Stay in Contact */
  .box.keepUp {
    margin-bottom: 40px;
  }
  .box.keepUp .boxWrapper li {
    float: left;
    margin-right: 25px;
    margin-bottom: 15px;
  }
  #entry-whitepapers-info ul li {
    background: url("http://www.zdnet.de/wp-content/themes/zdnet-de/images/icon-whitepaper-pdf.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    margin-bottom: 1em;
    min-height: 55px;
    padding-left: 60px;
  }
  #entry-whitepapers-info .more {
    text-align: right;
  }
  /* Themen Headers */
  .headerImage {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
  }
  .headerImage .headerImageWrapper .specialTitle {
    font-size: 36px;
    line-height: 36px;
    margin: 20px 0 20px 20px;
  }
  .headerImage .headerImageWrapper .specialImage {
    display: none;
  }
  .serviceContent .grayBox .image {
    margin: 20px 30px 0;
  }
  /* FEATURED WHITEPAPERS */
  #featureWhitepaper .wpContainer .wp {
    float: left;
    width: 100%;
  }
  #featureWhitepaper .wpContainer .wp article {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #dde9f2;
    margin: 0 10px;
    padding: 10px 5px;
  }
  #featureWhitepaper .wpContainer .wp.one article {
    border-top: medium none;
  }
  #featureWhitepaper .wpContainer .wp.three article {
    border-bottom: medium none;
  }
  #featureWhitepaper .wpContainer .wp .title {
    margin-bottom: 10px;
  }
  #featureWhitepaper .wpContainer .wp .cover {
    position: relative;
    float: left;
    width: 70px;
    display: block;
  }
  #featureWhitepaper .wpContainer .wp .cover > img {
    max-height: 85px;
    max-width: 70px;
  }
  #featureWhitepaper .wpContainer .wp .cover .redcorner {
    background-image: url("../images/picto_cornerlabel.png");
    position: absolute;
    width: 40px;
    height: 40px;
    top: -2px;
    left: -3px;
  }
  #featureWhitepaper .wpContainer .wp .cover .redcorner > span {
    font-size: 12px;
    padding: 5px;
    font-weight: bold;
    color: #ffffff;
    margin: 0;
  }
  #featureWhitepaper .wpContainer .wp .buttons {
    float: left;
    margin-left: 10px;
    width: 115px;
  }
  #featureWhitepaper .wpContainer .wp .buttons a {
    display: block;
  }
  #featureWhitepaper .wpContainer .wp .buttons.simpleList > li {
    border-bottom: medium none navy;
    font-size: 13px;
    line-height: unset;
    margin: 0;
    padding: 0 0 5px 15px;
    display: block;
    float: none;
    width: 250px;
  }
  /* removing sidebar boxes  */
  #secondary #ticker,
  #secondary #polls-widget-3,
  #secondary #polls-widget-2,
  #secondary #polls-widget-4,
  #secondary #polls-widget-5,
  #secondary #wp_widget_nmi_recent_comments-2,
  #secondary #wp_widget_nmi_recent_comments-3,
  #secondary #wp_widget_nmi_recent_comments-4,
  #secondary #wp_widget_nmi_recent_comments-5,
  #secondary #apraxazz,
  #secondary #forum,
  #secondary #rssFeed,
  #secondary .ajaxTabBoxSide,
  #secondary .itjobs,
  #secondary .keepUp {
    display: block;
  }
  .single #secondary #ticker {
    display: block;
  }
  /* Toaster */
  .recommended-flyout-container {
    bottom: 30px;
    position: fixed;
    right: 0;
    z-index: 180;
    display: block;
  }
  .recommended-flyout-wrap {
    margin-right: 1em;
    width: 360px;
    bottom: 0;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.3);
    height: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    z-index: 175;
  }
  .recommended-flyout {
    background: #F9EDBD;
    border: 1px solid #DCC694;
    height: 60px;
    padding: 15px;
    width: 330px;
  }
  .recommended-flyout-link:active {
    position: relative;
    top: 1px;
  }
  .recommended-flyout .recommended-flyout-content-image {
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.3);
    float: left;
    margin: 1em 1em 1em 0;
    width: 60px;
  }
  .recommended-flyout .recommended-flyout-heading {
    font-weight: bold;
    color: #00497A;
    font-size: 15px;
    line-height: 12px;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
  }
  .recommended-flyout .recommended-flyout-content-headline {
    font-weight: normal;
    color: #6B6990 ;
    font-family: Helvetica, sans-serif;
    font-size: 15px;
    height: 45px;
    margin: 7px 0 0;
    overflow: hidden;
  }
  .recommended-flyout .recommended-flyout-close {
    color: #6B6990;
    cursor: pointer;
    font-size: 16px;
    position: absolute;
    left: 335px;
    top: 7px;
    z-index: 180;
  }
  .recommended-flyout .recommended-flyout-close:active {
    top: 8px;
  }
  /* colors */
  /* Fields */
  .georgiaitalic {
    font-family: 'Raleway', sans-serif;
    font-style: italic;
    text-rendering: optimizelegibility;
  }
  .georgia {
    font-family: 'Raleway', sans-serif;
    text-rendering: optimizelegibility;
  }
  .logo {
    background: url("../images/sprites.png") no-repeat scroll 0 -317px transparent;
    height: 80px;
    left: 20px;
    margin: 18px;
    position: absolute;
    text-indent: -9999px;
    width: 170px;
  }
  .nav {
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    line-height: 40px;
    position: absolute;
    height: 40px;
    top: 110px;
  }
  .standardBox {
    background-color: #FFFFFF;
  }
  .darkGrayBox {
    background-color: #c1c5ca;
    border-width: 1px;
    border-color: #a6a9ad;
    border-style: solid;
  }
  .lightGrayBox {
    background-color: #eff1f2;
    border-width: 1px;
    border-color: #bebdbd;
    border-style: solid;
  }
  .storyBoxInside {
    background-color: #E8EDF0;
    border-color: #CDD3D6 #E0E3E5 #E0E3E5 #CDD3D6;
    border-style: solid;
    border-width: 1px;
  }
  .storyBoxInside2017 {
    background-color: #eee;
    border-style: solid;
    border-width: 0px;
  }
  .graySubmitButton {
    background: url("../images/button.png") repeat-x scroll 0 0 transparent;
    border: 1px solid #C1C5CA;
    color: #7A7E87;
    display: block;
    overflow: hidden;
    padding: 5px 0;
    text-align: center;
  }
  .graybutton {
    background: url("../images/button.png") repeat-x scroll 0 0 transparent;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    color: #7A7E87;
    display: block;
    font-family: Georgia;
    font-size: 14px;
    font-style: italic;
    line-height: 30px;
    text-align: center;
    -webkit-text-shadow: 0 1px 0 #ffffff;
    -moz-text-shadow: 0 1px 0 #ffffff;
    text-shadow: 0 1px 0 #ffffff;
    border: 1px solid #C1C5CA;
  }
  .redSolidButton {
    font-family: 'Raleway', sans-serif;
    text-rendering: optimizelegibility;
    background-color: #de1400 ;
    color: #fff ;
    font-size: 12px;
    font-weight: bold;
    line-height: 21px;
    text-transform: uppercase;
    display: block;
    text-align: center;
    padding: 12px 0;
  }
  .redbutton {
    background-color: #de1400;
    color: #fff;
    display: block;
    font-family: 'Raleway', sans-serif;
    text-rendering: optimizelegibility;
    font-size: 12px;
    line-height: 30px;
    text-align: center;
    text-transform: uppercase;
    padding: 5px 20px;
    font-weight: bold;
  }
  .glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .glyphicon-asterisk:before {
    content: "\2a";
  }
  .glyphicon-plus:before {
    content: "\2b";
  }
  .glyphicon-euro:before {
    content: "\20ac";
  }
  .glyphicon-minus:before {
    content: "\2212";
  }
  .glyphicon-cloud:before {
    content: "\2601";
  }
  .glyphicon-envelope:before {
    content: "\2709";
  }
  .glyphicon-pencil:before {
    content: "\270f";
  }
  .glyphicon-glass:before {
    content: "\e001";
  }
  .glyphicon-music:before {
    content: "\e002";
  }
  .glyphicon-search:before {
    content: "\e003";
  }
  .glyphicon-heart:before {
    content: "\e005";
  }
  .glyphicon-star:before {
    content: "\e006";
  }
  .glyphicon-star-empty:before {
    content: "\e007";
  }
  .glyphicon-user:before {
    content: "\e008";
  }
  .glyphicon-film:before {
    content: "\e009";
  }
  .glyphicon-th-large:before {
    content: "\e010";
  }
  .glyphicon-th:before {
    content: "\e011";
  }
  .glyphicon-th-list:before {
    content: "\e012";
  }
  .glyphicon-ok:before {
    content: "\e013";
  }
  .glyphicon-remove:before {
    content: "\e014";
  }
  .glyphicon-zoom-in:before {
    content: "\e015";
  }
  .glyphicon-zoom-out:before {
    content: "\e016";
  }
  .glyphicon-off:before {
    content: "\e017";
  }
  .glyphicon-signal:before {
    content: "\e018";
  }
  .glyphicon-cog:before {
    content: "\e019";
  }
  .glyphicon-trash:before {
    content: "\e020";
  }
  .glyphicon-home:before {
    content: "\e021";
  }
  .glyphicon-file:before {
    content: "\e022";
  }
  .glyphicon-time:before {
    content: "\e023";
  }
  .glyphicon-road:before {
    content: "\e024";
  }
  .glyphicon-download-alt:before {
    content: "\e025";
  }
  .glyphicon-download:before {
    content: "\e026";
  }
  .glyphicon-upload:before {
    content: "\e027";
  }
  .glyphicon-inbox:before {
    content: "\e028";
  }
  .glyphicon-play-circle:before {
    content: "\e029";
  }
  .glyphicon-repeat:before {
    content: "\e030";
  }
  .glyphicon-refresh:before {
    content: "\e031";
  }
  .glyphicon-list-alt:before {
    content: "\e032";
  }
  .glyphicon-lock:before {
    content: "\e033";
  }
  .glyphicon-flag:before {
    content: "\e034";
  }
  .glyphicon-headphones:before {
    content: "\e035";
  }
  .glyphicon-volume-off:before {
    content: "\e036";
  }
  .glyphicon-volume-down:before {
    content: "\e037";
  }
  .glyphicon-volume-up:before {
    content: "\e038";
  }
  .glyphicon-qrcode:before {
    content: "\e039";
  }
  .glyphicon-barcode:before {
    content: "\e040";
  }
  .glyphicon-tag:before {
    content: "\e041";
  }
  .glyphicon-tags:before {
    content: "\e042";
  }
  .glyphicon-book:before {
    content: "\e043";
  }
  .glyphicon-bookmark:before {
    content: "\e044";
  }
  .glyphicon-print:before {
    content: "\e045";
  }
  .glyphicon-camera:before {
    content: "\e046";
  }
  .glyphicon-font:before {
    content: "\e047";
  }
  .glyphicon-bold:before {
    content: "\e048";
  }
  .glyphicon-italic:before {
    content: "\e049";
  }
  .glyphicon-text-height:before {
    content: "\e050";
  }
  .glyphicon-text-width:before {
    content: "\e051";
  }
  .glyphicon-align-left:before {
    content: "\e052";
  }
  .glyphicon-align-center:before {
    content: "\e053";
  }
  .glyphicon-align-right:before {
    content: "\e054";
  }
  .glyphicon-align-justify:before {
    content: "\e055";
  }
  .glyphicon-list:before {
    content: "\e056";
  }
  .glyphicon-indent-left:before {
    content: "\e057";
  }
  .glyphicon-indent-right:before {
    content: "\e058";
  }
  .glyphicon-facetime-video:before {
    content: "\e059";
  }
  .glyphicon-picture:before {
    content: "\e060";
  }
  .glyphicon-map-marker:before {
    content: "\e062";
  }
  .glyphicon-adjust:before {
    content: "\e063";
  }
  .glyphicon-tint:before {
    content: "\e064";
  }
  .glyphicon-edit:before {
    content: "\e065";
  }
  .glyphicon-share:before {
    content: "\e066";
  }
  .glyphicon-check:before {
    content: "\e067";
  }
  .glyphicon-move:before {
    content: "\e068";
  }
  .glyphicon-step-backward:before {
    content: "\e069";
  }
  .glyphicon-fast-backward:before {
    content: "\e070";
  }
  .glyphicon-backward:before {
    content: "\e071";
  }
  .glyphicon-play:before {
    content: "\e072";
  }
  .glyphicon-pause:before {
    content: "\e073";
  }
  .glyphicon-stop:before {
    content: "\e074";
  }
  .glyphicon-forward:before {
    content: "\e075";
  }
  .glyphicon-fast-forward:before {
    content: "\e076";
  }
  .glyphicon-step-forward:before {
    content: "\e077";
  }
  .glyphicon-eject:before {
    content: "\e078";
  }
  .glyphicon-chevron-left:before {
    content: "\e079";
  }
  .glyphicon-chevron-right:before {
    content: "\e080";
  }
  .glyphicon-plus-sign:before {
    content: "\e081";
  }
  .glyphicon-minus-sign:before {
    content: "\e082";
  }
  .glyphicon-remove-sign:before {
    content: "\e083";
  }
  .glyphicon-ok-sign:before {
    content: "\e084";
  }
  .glyphicon-question-sign:before {
    content: "\e085";
  }
  .glyphicon-info-sign:before {
    content: "\e086";
  }
  .glyphicon-screenshot:before {
    content: "\e087";
  }
  .glyphicon-remove-circle:before {
    content: "\e088";
  }
  .glyphicon-ok-circle:before {
    content: "\e089";
  }
  .glyphicon-ban-circle:before {
    content: "\e090";
  }
  .glyphicon-arrow-left:before {
    content: "\e091";
  }
  .glyphicon-arrow-right:before {
    content: "\e092";
  }
  .glyphicon-arrow-up:before {
    content: "\e093";
  }
  .glyphicon-arrow-down:before {
    content: "\e094";
  }
  .glyphicon-share-alt:before {
    content: "\e095";
  }
  .glyphicon-resize-full:before {
    content: "\e096";
  }
  .glyphicon-resize-small:before {
    content: "\e097";
  }
  .glyphicon-exclamation-sign:before {
    content: "\e101";
  }
  .glyphicon-gift:before {
    content: "\e102";
  }
  .glyphicon-leaf:before {
    content: "\e103";
  }
  .glyphicon-fire:before {
    content: "\e104";
  }
  .glyphicon-eye-open:before {
    content: "\e105";
  }
  .glyphicon-eye-close:before {
    content: "\e106";
  }
  .glyphicon-warning-sign:before {
    content: "\e107";
  }
  .glyphicon-plane:before {
    content: "\e108";
  }
  .glyphicon-calendar:before {
    content: "\e109";
  }
  .glyphicon-random:before {
    content: "\e110";
  }
  .glyphicon-comment:before {
    content: "\e111";
  }
  .glyphicon-magnet:before {
    content: "\e112";
  }
  .glyphicon-chevron-up:before {
    content: "\e113";
  }
  .glyphicon-chevron-down:before {
    content: "\e114";
  }
  .glyphicon-retweet:before {
    content: "\e115";
  }
  .glyphicon-shopping-cart:before {
    content: "\e116";
  }
  .glyphicon-folder-close:before {
    content: "\e117";
  }
  .glyphicon-folder-open:before {
    content: "\e118";
  }
  .glyphicon-resize-vertical:before {
    content: "\e119";
  }
  .glyphicon-resize-horizontal:before {
    content: "\e120";
  }
  .glyphicon-hdd:before {
    content: "\e121";
  }
  .glyphicon-bullhorn:before {
    content: "\e122";
  }
  .glyphicon-bell:before {
    content: "\e123";
  }
  .glyphicon-certificate:before {
    content: "\e124";
  }
  .glyphicon-thumbs-up:before {
    content: "\e125";
  }
  .glyphicon-thumbs-down:before {
    content: "\e126";
  }
  .glyphicon-hand-right:before {
    content: "\e127";
  }
  .glyphicon-hand-left:before {
    content: "\e128";
  }
  .glyphicon-hand-up:before {
    content: "\e129";
  }
  .glyphicon-hand-down:before {
    content: "\e130";
  }
  .glyphicon-circle-arrow-right:before {
    content: "\e131";
  }
  .glyphicon-circle-arrow-left:before {
    content: "\e132";
  }
  .glyphicon-circle-arrow-up:before {
    content: "\e133";
  }
  .glyphicon-circle-arrow-down:before {
    content: "\e134";
  }
  .glyphicon-globe:before {
    content: "\e135";
  }
  .glyphicon-wrench:before {
    content: "\e136";
  }
  .glyphicon-tasks:before {
    content: "\e137";
  }
  .glyphicon-filter:before {
    content: "\e138";
  }
  .glyphicon-briefcase:before {
    content: "\e139";
  }
  .glyphicon-fullscreen:before {
    content: "\e140";
  }
  .glyphicon-dashboard:before {
    content: "\e141";
  }
  .glyphicon-paperclip:before {
    content: "\e142";
  }
  .glyphicon-heart-empty:before {
    content: "\e143";
  }
  .glyphicon-link:before {
    content: "\e144";
  }
  .glyphicon-phone:before {
    content: "\e145";
  }
  .glyphicon-pushpin:before {
    content: "\e146";
  }
  .glyphicon-usd:before {
    content: "\e148";
  }
  .glyphicon-gbp:before {
    content: "\e149";
  }
  .glyphicon-sort:before {
    content: "\e150";
  }
  .glyphicon-sort-by-alphabet:before {
    content: "\e151";
  }
  .glyphicon-sort-by-alphabet-alt:before {
    content: "\e152";
  }
  .glyphicon-sort-by-order:before {
    content: "\e153";
  }
  .glyphicon-sort-by-order-alt:before {
    content: "\e154";
  }
  .glyphicon-sort-by-attributes:before {
    content: "\e155";
  }
  .glyphicon-sort-by-attributes-alt:before {
    content: "\e156";
  }
  .glyphicon-unchecked:before {
    content: "\e157";
  }
  .glyphicon-expand:before {
    content: "\e158";
  }
  .glyphicon-collapse-down:before {
    content: "\e159";
  }
  .glyphicon-collapse-up:before {
    content: "\e160";
  }
  .glyphicon-log-in:before {
    content: "\e161";
  }
  .glyphicon-flash:before {
    content: "\e162";
  }
  .glyphicon-log-out:before {
    content: "\e163";
  }
  .glyphicon-new-window:before {
    content: "\e164";
  }
  .glyphicon-record:before {
    content: "\e165";
  }
  .glyphicon-save:before {
    content: "\e166";
  }
  .glyphicon-open:before {
    content: "\e167";
  }
  .glyphicon-saved:before {
    content: "\e168";
  }
  .glyphicon-import:before {
    content: "\e169";
  }
  .glyphicon-export:before {
    content: "\e170";
  }
  .glyphicon-send:before {
    content: "\e171";
  }
  .glyphicon-floppy-disk:before {
    content: "\e172";
  }
  .glyphicon-floppy-saved:before {
    content: "\e173";
  }
  .glyphicon-floppy-remove:before {
    content: "\e174";
  }
  .glyphicon-floppy-save:before {
    content: "\e175";
  }
  .glyphicon-floppy-open:before {
    content: "\e176";
  }
  .glyphicon-credit-card:before {
    content: "\e177";
  }
  .glyphicon-transfer:before {
    content: "\e178";
  }
  .glyphicon-cutlery:before {
    content: "\e179";
  }
  .glyphicon-header:before {
    content: "\e180";
  }
  .glyphicon-compressed:before {
    content: "\e181";
  }
  .glyphicon-earphone:before {
    content: "\e182";
  }
  .glyphicon-phone-alt:before {
    content: "\e183";
  }
  .glyphicon-tower:before {
    content: "\e184";
  }
  .glyphicon-stats:before {
    content: "\e185";
  }
  .glyphicon-sd-video:before {
    content: "\e186";
  }
  .glyphicon-hd-video:before {
    content: "\e187";
  }
  .glyphicon-subtitles:before {
    content: "\e188";
  }
  .glyphicon-sound-stereo:before {
    content: "\e189";
  }
  .glyphicon-sound-dolby:before {
    content: "\e190";
  }
  .glyphicon-sound-5-1:before {
    content: "\e191";
  }
  .glyphicon-sound-6-1:before {
    content: "\e192";
  }
  .glyphicon-sound-7-1:before {
    content: "\e193";
  }
  .glyphicon-copyright-mark:before {
    content: "\e194";
  }
  .glyphicon-registration-mark:before {
    content: "\e195";
  }
  .glyphicon-cloud-download:before {
    content: "\e197";
  }
  .glyphicon-cloud-upload:before {
    content: "\e198";
  }
  .glyphicon-tree-conifer:before {
    content: "\e199";
  }
  .glyphicon-tree-deciduous:before {
    content: "\e200";
  }
  .articlePromoWrapper {
    margin-bottom: 20px;
  }
  .articleNav ul {
    display: flex;
    flex-wrap: wrap;
  }
  .articleNav ul li {
    -webkit-box-shadow: 1px 0 rgba(0, 0, 0, 0.2) inset, 0px 0 rgba(0, 0, 0, 0) inset;
    -moz-box-shadow: 1px 0 rgba(0, 0, 0, 0.2) inset, 0px 0 rgba(0, 0, 0, 0) inset;
    box-shadow: 1px 0 rgba(0, 0, 0, 0.2) inset, 0px 0 rgba(0, 0, 0, 0) inset;
  }
  .articleNav ul li.two {
    width: 50%;
  }
  .articleNav ul li.three {
    width: 33.3%;
  }
  .articleNav ul li.three:last-child {
    width: 33.4%;
  }
  .articleNav ul li.four {
    width: 50%;
  }
  .articleNav ul li.six {
    width: 50%;
  }
  .articleNav ul li.eight {
    width: 50%;
  }
  .articleNav ul li:nth-child(even) {
    -webkit-box-shadow: 1px 0 rgba(0, 0, 0, 0.2) inset, -1px 0 rgba(0, 0, 0, 0.2) inset;
    -moz-box-shadow: 1px 0 rgba(0, 0, 0, 0.2) inset, -1px 0 rgba(0, 0, 0, 0.2) inset;
    box-shadow: 1px 0 rgba(0, 0, 0, 0.2) inset, -1px 0 rgba(0, 0, 0, 0.2) inset;
  }
  .articleNav ul li .articleTitle a {
    min-height: 45px;
  }
  .articleNav ul li .articleTitle a h3 {
    font-size: 16px;
    line-height: 20px;
    min-height: 45px;
  }
  .articleNav ul li .articleTitle div {
    min-height: 45px;
  }
  .articleNav ul li .articleTitle div h3 {
    font-size: 16px;
    line-height: 20px;
    min-height: 45px;
  }
  .articleNav ul li:last-child .articleTitle a {
    background-image: none;
  }
  .articlePromo {
    -webkit-box-shadow: 0 2px 18px rgba(0, 0, 0, 0.2) inset;
    -moz-box-shadow: 0 2px 18px rgba(0, 0, 0, 0.2) inset;
    box-shadow: 0 2px 18px rgba(0, 0, 0, 0.2) inset;
    /* New Link over the Header img */
  
    /* local additions: Office 386 -- http://www.zdnet.de/themen/office-386/ */
  
    /* local additions: Open Exchange -- http://www.zdnet.de/themen/open-xchange/
    ... compile only the local-special-headers.less and (!) the single.less! */
  
    /* local additions: Advertorial Samsung Galaxy S6 -- http://www.zdnet.de/themen/samsung-galaxy-s6/
    ... compile only the local-special-headers.less and (!) the single.less! */
  
    /* local additions: Windows 10 Special -- http://www.zdnet.de/themen/windows-10/
      ... compile only the local-special-headers.less and (!) the single.less! */
  
    /* local additions: Advertorial Samsung Galaxy Tab -- http://www.zdnet.de/themen/samsung-galaxy-tab/
    ... compile only the local-special-headers.less and (!) the single.less! */
  
    /* local additions: Special MobileIron -- http://www.zdnet.de/unternehmen/mobileiron/
    ... compile only the local-special-headers.less and (!) the single.less! */
  
    /* local additions: Advertorial Samsung SSD 950 Pro -- http://www.zdnet.de/themen/samsung-ssd-950-pro/
    ... compile only the local-special-headers.less and (!) the single.less! */
  
    /* local additions: Windows 10 Datenschutz -- http://www.zdnet.de/themen/windows-10-datenschutz/
    ... compile only the local-special-headers.less and (!) the single.less! */
  
    /* local additions: advertorial Samsung Galaxy TabPro S -- http://www.zdnet.de/themen/samsung-galaxy-tab-pro-s/
      ... compile only the local-special-headers.less and (!) the single.less! */
  
    /* local additions: editorial special Windows Server 2016 -- http://www.zdnet.de/themen/windows-server-2016/
      ... compile only the local-special-headers.less and (!) the single.less! */
  
    /* local additions: editorial special Exchange 2016 -- http://www.zdnet.de/themen/exchange-2016/
      ... compile only the local-special-headers.less and (!) the single.less! */
  
    /* local additions: editorial special ownCloud -- http://www.zdnet.de/themen/owncloud/
      ... compile only the local-special-headers.less and (!) the single.less! */
  
    /* local additions: editorial special ownCloud -- http://www.zdnet.de/themen/samsung-galaxy-s7/
    ... compile only the local-special-headers.less and (!) the single.less! */
  
    /* local additions: editorial special ownCloud -- http://www.zdnet.de/themen/vsphere/
    ... compile only the local-special-headers.less and (!) the single.less! */
  
    /* local additions: Special CeBIT 2017 -- http://www.zdnet.de/themen/cebit/ */
  
    /* local additions: Special Huawei Enterprise -- http://www.zdnet.de/themen/huawei-special/ */
  
    /* ========================================
     *
     * NOTE: compile only the local-special-headers.less and (!) the single.less!
     *
     * ========================================
     */
  
    /* local additions: default special -- http://www.zdnet.de/themen/.../
    ... compile only the local-special-headers.less and (!) the single.less! */
  
  }
  .articlePromo .specialHeader h2 {
    font-size: 30px;
    line-height: 35px;
  }
  .articlePromo.toplink {
    background: none #d83621;
    background: -moz-linear-gradient(top, #700507, #d83621);
    background: -ms-linear-gradient(top, #700507, #d83621);
    background: -o-linear-gradient(top, #700507, #d83621);
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#700507), to(#d83621));
    background: -webkit-linear-gradient(top, #700507, #d83621);
    background: linear-gradient(top, #700507, #d83621);
    margin-bottom: 0;
    padding: 15px;
    text-align: center;
  }
  .articlePromo.toplink a {
    font-family: 'Raleway', sans-serif;
    text-rendering: optimizelegibility;
    -webkit-text-shadow: 0 1px 0 #440906;
    -moz-text-shadow: 0 1px 0 #440906;
    text-shadow: 0 1px 0 #440906;
    color: #fff;
    display: block;
    text-decoration: none;
    font-size: 20px;
  }
  .articlePromo.toplink a:hover {
    -webkit-text-shadow: 0 1px 0 #d83621;
    -moz-text-shadow: 0 1px 0 #d83621;
    text-shadow: 0 1px 0 #d83621;
    color: #440906;
  }
  .articlePromo.toplink h2,
  .articlePromo.toplink p {
    -webkit-text-shadow: 0 1px 0 #440906;
    -moz-text-shadow: 0 1px 0 #440906;
    text-shadow: 0 1px 0 #440906;
    color: #fff;
    line-height: 30px;
  }
  .articlePromo.toplink h2 {
    font-family: 'Raleway', sans-serif;
    text-rendering: optimizelegibility;
  }
  .articlePromo.toplink p {
    font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
    margin-bottom: 10px;
    font-size: 16px;
  }
  .articlePromo.specialEMM {
    background-image: url("/wp-content/themes/zdnet-de/images/specials/emm/emm_header.jpg");
    background-size: 100% auto;
    min-height: 390px;
  }
  .articlePromo.specialEMM .specialHeader h2 {
    display: none;
  }
  .articlePromo.specialemail {
    background-image: url("http://www.zdnet.de/wp-content/uploads/2015/01/e-mail-special-bild-shutterstock.jpg");
    background-size: 100% auto;
    background-repeat: no-repeat;
    min-height: 185px;
  }
  .articlePromo.specialemail .articleNav ul li .articleTitle a {
    min-height: 70px;
  }
  .articlePromo.specialemail .specialHeader h2 {
    display: none;
  }
  .articlePromo.specialMint {
    background-image: url("http://www.zdnet.de/wp-content/themes/zdnet-de/images/specials/mint/mint_header.png");
    background-size: 100% auto;
    min-height: 205px;
  }
  .articlePromo.specialMint .specialHeader h2 {
    display: none;
  }
  .articlePromo.specialWinServer03 {
    background-image: url("http://www.zdnet.de/wp-content/uploads/2015/03/windows-server-2003.jpg");
    background-size: 100% auto;
    min-height: 225px;
  }
  .articlePromo.specialWinServer03 .specialHeader h2 {
    display: none;
  }
  .articlePromo.specialOffice365 {
    background-image: url("/wp-content/themes/korasa-zdnet-de/assets/images/specials/office-365/office-365_768x178.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    min-height: 179px;
  }
  .articlePromo.specialOffice365 .specialHeader h2 {
    display: none;
  }
  .articlePromo.specialOpenXchange {
    background-image: url("/wp-content/themes/korasa-zdnet-de/assets/images/specials/open-xchange/open-xchange_768x178.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    min-height: 179px;
  }
  .articlePromo.specialOpenXchange .specialHeader h2 {
    display: none;
  }
  .articlePromo.specialSamsungGalaxyS6 {
    background-image: url("/wp-content/themes/korasa-zdnet-de/assets/images/specials/samsung-galaxy-s6/samsung-galaxy-s6_728x173.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    min-height: 172px;
  }
  .articlePromo.specialSamsungGalaxyS6 .specialHeader h2 {
    display: none;
  }
  .articlePromo.specialWindows10 {
    background-image: url("/wp-content/themes/korasa-zdnet-de/assets/images/specials/windows-10/windows-10_728x193.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    min-height: 193px;
  }
  .articlePromo.specialWindows10 .specialHeader h2 {
    display: none;
  }
  .articlePromo.specialSamsungGalaxyTab {
    background-image: url("/wp-content/themes/korasa-zdnet-de/assets/images/specials/samsung-galaxy-tab/samsung-galaxy-tab_728.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    min-height: 175px;
  }
  .articlePromo.specialSamsungGalaxyTab .specialHeader h2 {
    display: none;
  }
  .articlePromo.specialSamsungGalaxyTab {
    background-image: url("/wp-content/themes/korasa-zdnet-de/assets/images/specials/samsung-galaxy-tab/samsung-galaxy-tab_728.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    min-height: 175px;
  }
  .articlePromo.specialSamsungGalaxyTab .specialHeader h2 {
    display: none;
  }
  .articlePromo.specialMobileIron {
    background-image: url("/wp-content/themes/korasa-zdnet-de/assets/images/specials/mobileiron/mobileiron_728.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    min-height: 180px;
  }
  .articlePromo.specialMobileIron .specialHeader h2 {
    display: none;
  }
  .articlePromo.specialSamsungSSD950Pro {
    background-image: url("/wp-content/themes/korasa-zdnet-de/assets/images/specials/samsung-ssd-950-pro/samsung-ssd-950-pro_728.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    min-height: 175px;
  }
  .articlePromo.specialSamsungSSD950Pro .specialHeader h2 {
    display: none;
  }
  .articlePromo.specialWindows10Datenschutz {
    background-image: url("/wp-content/themes/korasa-zdnet-de/assets/images/specials/windows-10-datenschutz/windows-10-datenschutz_728.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    min-height: 193px;
  }
  .articlePromo.specialWindows10Datenschutz .specialHeader h2 {
    display: none;
  }
  .articlePromo.specialSamsungGalaxyTabProS {
    background-image: url("/wp-content/themes/korasa-zdnet-de/assets/images/specials/samsung-galaxy-tabpro-s/samsung-galaxy-tabpro-s_728.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    min-height: 178px;
  }
  .articlePromo.specialSamsungGalaxyTabProS .specialHeader h2 {
    display: none;
  }
  .articlePromo.specialWindowsServer2016 {
    background-image: url("/wp-content/themes/korasa-zdnet-de/assets/images/specials/windows-server-2016/windows-server-2016_728.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    min-height: 170px;
  }
  .articlePromo.specialWindowsServer2016 .specialHeader h2 {
    display: none;
  }
  .articlePromo.specialExchange2016 {
    background-image: url("/wp-content/themes/korasa-zdnet-de/assets/images/specials/exchange-2016/exchange-2016_728.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    min-height: 170px;
  }
  .articlePromo.specialExchange2016 .specialHeader h2 {
    display: none;
  }
  .articlePromo.specialOwncloud {
    background-image: url("/wp-content/themes/korasa-zdnet-de/assets/images/specials/owncloud/owncloud_728.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    min-height: 170px;
  }
  .articlePromo.specialOwncloud .specialHeader h2 {
    display: none;
  }
  .articlePromo.specialSamsungGalaxyS7 {
    background-image: url("/wp-content/themes/korasa-zdnet-de/assets/images/specials/samsung-galaxy-s7/samsung-galaxy-s7_728.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    min-height: 210px;
  }
  .articlePromo.specialSamsungGalaxyS7 .specialHeader h2 {
    display: none;
  }
  .articlePromo.specialVSphere {
    background-image: url("/wp-content/themes/korasa-zdnet-de/assets/images/specials/vsphere/vsphere_728.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    min-height: 201px;
  }
  .articlePromo.specialVSphere .specialHeader h2 {
    display: none;
  }
  .articlePromo.specialCeBIT {
    background-image: url("/wp-content/themes/korasa-zdnet-de/assets/images/specials/cebit2017/cebit2017_728.png");
    background-position: left top;
    background-repeat: no-repeat;
    min-height: 114px;
  }
  .articlePromo.specialCeBIT .specialHeader h2 {
    display: none;
  }
  .articlePromo.specialHuawei {
    background-image: url("/wp-content/themes/korasa-zdnet-de/assets/images/specials/huawei/huawei_728.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    height: 102px;
  }
  .articlePromo.specialHuawei .specialHeader h2 {
    display: none;
  }
  .articlePromo.specialDefault {
    background-image: url("/wp-content/themes/korasa-zdnet-de/assets/images/specials/default/default_728.jpg");
    background-position: left top;
    background-repeat: no-repeat;
  }
  .articlePromo.specialDefault .specialHeader {
    min-height: 175px;
  }
  .articlePromo.specialDefault .specialHeader h2 {
    display: none;
  }
}
@media only screen and (min-width: 1080px) {
  .georgiaitalic {
    font-family: 'Raleway', sans-serif;
    font-style: italic;
    text-rendering: optimizelegibility;
  }
  .georgia {
    font-family: 'Raleway', sans-serif;
    text-rendering: optimizelegibility;
  }
  .logo {
    background: url("../images/sprites.png") no-repeat scroll 0 -317px transparent;
    height: 80px;
    left: 20px;
    margin: 18px;
    position: absolute;
    text-indent: -9999px;
    width: 170px;
  }
  .nav {
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    line-height: 40px;
    position: absolute;
    height: 40px;
    top: 110px;
  }
  .standardBox {
    background-color: #FFFFFF;
  }
  .darkGrayBox {
    background-color: #c1c5ca;
    border-width: 1px;
    border-color: #a6a9ad;
    border-style: solid;
  }
  .lightGrayBox {
    background-color: #eff1f2;
    border-width: 1px;
    border-color: #bebdbd;
    border-style: solid;
  }
  .storyBoxInside {
    background-color: #E8EDF0;
    border-color: #CDD3D6 #E0E3E5 #E0E3E5 #CDD3D6;
    border-style: solid;
    border-width: 1px;
  }
  .storyBoxInside2017 {
    background-color: #eee;
    border-style: solid;
    border-width: 0px;
  }
  .graySubmitButton {
    background: url("../images/button.png") repeat-x scroll 0 0 transparent;
    border: 1px solid #C1C5CA;
    color: #7A7E87;
    display: block;
    overflow: hidden;
    padding: 5px 0;
    text-align: center;
  }
  .graybutton {
    background: url("../images/button.png") repeat-x scroll 0 0 transparent;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    color: #7A7E87;
    display: block;
    font-family: Georgia;
    font-size: 14px;
    font-style: italic;
    line-height: 30px;
    text-align: center;
    -webkit-text-shadow: 0 1px 0 #ffffff;
    -moz-text-shadow: 0 1px 0 #ffffff;
    text-shadow: 0 1px 0 #ffffff;
    border: 1px solid #C1C5CA;
  }
  .redSolidButton {
    font-family: 'Raleway', sans-serif;
    text-rendering: optimizelegibility;
    background-color: #de1400 ;
    color: #fff ;
    font-size: 12px;
    font-weight: bold;
    line-height: 21px;
    text-transform: uppercase;
    display: block;
    text-align: center;
    padding: 12px 0;
  }
  .redbutton {
    background-color: #de1400;
    color: #fff;
    display: block;
    font-family: 'Raleway', sans-serif;
    text-rendering: optimizelegibility;
    font-size: 12px;
    line-height: 30px;
    text-align: center;
    text-transform: uppercase;
    padding: 5px 20px;
    font-weight: bold;
  }
  .glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .glyphicon-asterisk:before {
    content: "\2a";
  }
  .glyphicon-plus:before {
    content: "\2b";
  }
  .glyphicon-euro:before {
    content: "\20ac";
  }
  .glyphicon-minus:before {
    content: "\2212";
  }
  .glyphicon-cloud:before {
    content: "\2601";
  }
  .glyphicon-envelope:before {
    content: "\2709";
  }
  .glyphicon-pencil:before {
    content: "\270f";
  }
  .glyphicon-glass:before {
    content: "\e001";
  }
  .glyphicon-music:before {
    content: "\e002";
  }
  .glyphicon-search:before {
    content: "\e003";
  }
  .glyphicon-heart:before {
    content: "\e005";
  }
  .glyphicon-star:before {
    content: "\e006";
  }
  .glyphicon-star-empty:before {
    content: "\e007";
  }
  .glyphicon-user:before {
    content: "\e008";
  }
  .glyphicon-film:before {
    content: "\e009";
  }
  .glyphicon-th-large:before {
    content: "\e010";
  }
  .glyphicon-th:before {
    content: "\e011";
  }
  .glyphicon-th-list:before {
    content: "\e012";
  }
  .glyphicon-ok:before {
    content: "\e013";
  }
  .glyphicon-remove:before {
    content: "\e014";
  }
  .glyphicon-zoom-in:before {
    content: "\e015";
  }
  .glyphicon-zoom-out:before {
    content: "\e016";
  }
  .glyphicon-off:before {
    content: "\e017";
  }
  .glyphicon-signal:before {
    content: "\e018";
  }
  .glyphicon-cog:before {
    content: "\e019";
  }
  .glyphicon-trash:before {
    content: "\e020";
  }
  .glyphicon-home:before {
    content: "\e021";
  }
  .glyphicon-file:before {
    content: "\e022";
  }
  .glyphicon-time:before {
    content: "\e023";
  }
  .glyphicon-road:before {
    content: "\e024";
  }
  .glyphicon-download-alt:before {
    content: "\e025";
  }
  .glyphicon-download:before {
    content: "\e026";
  }
  .glyphicon-upload:before {
    content: "\e027";
  }
  .glyphicon-inbox:before {
    content: "\e028";
  }
  .glyphicon-play-circle:before {
    content: "\e029";
  }
  .glyphicon-repeat:before {
    content: "\e030";
  }
  .glyphicon-refresh:before {
    content: "\e031";
  }
  .glyphicon-list-alt:before {
    content: "\e032";
  }
  .glyphicon-lock:before {
    content: "\e033";
  }
  .glyphicon-flag:before {
    content: "\e034";
  }
  .glyphicon-headphones:before {
    content: "\e035";
  }
  .glyphicon-volume-off:before {
    content: "\e036";
  }
  .glyphicon-volume-down:before {
    content: "\e037";
  }
  .glyphicon-volume-up:before {
    content: "\e038";
  }
  .glyphicon-qrcode:before {
    content: "\e039";
  }
  .glyphicon-barcode:before {
    content: "\e040";
  }
  .glyphicon-tag:before {
    content: "\e041";
  }
  .glyphicon-tags:before {
    content: "\e042";
  }
  .glyphicon-book:before {
    content: "\e043";
  }
  .glyphicon-bookmark:before {
    content: "\e044";
  }
  .glyphicon-print:before {
    content: "\e045";
  }
  .glyphicon-camera:before {
    content: "\e046";
  }
  .glyphicon-font:before {
    content: "\e047";
  }
  .glyphicon-bold:before {
    content: "\e048";
  }
  .glyphicon-italic:before {
    content: "\e049";
  }
  .glyphicon-text-height:before {
    content: "\e050";
  }
  .glyphicon-text-width:before {
    content: "\e051";
  }
  .glyphicon-align-left:before {
    content: "\e052";
  }
  .glyphicon-align-center:before {
    content: "\e053";
  }
  .glyphicon-align-right:before {
    content: "\e054";
  }
  .glyphicon-align-justify:before {
    content: "\e055";
  }
  .glyphicon-list:before {
    content: "\e056";
  }
  .glyphicon-indent-left:before {
    content: "\e057";
  }
  .glyphicon-indent-right:before {
    content: "\e058";
  }
  .glyphicon-facetime-video:before {
    content: "\e059";
  }
  .glyphicon-picture:before {
    content: "\e060";
  }
  .glyphicon-map-marker:before {
    content: "\e062";
  }
  .glyphicon-adjust:before {
    content: "\e063";
  }
  .glyphicon-tint:before {
    content: "\e064";
  }
  .glyphicon-edit:before {
    content: "\e065";
  }
  .glyphicon-share:before {
    content: "\e066";
  }
  .glyphicon-check:before {
    content: "\e067";
  }
  .glyphicon-move:before {
    content: "\e068";
  }
  .glyphicon-step-backward:before {
    content: "\e069";
  }
  .glyphicon-fast-backward:before {
    content: "\e070";
  }
  .glyphicon-backward:before {
    content: "\e071";
  }
  .glyphicon-play:before {
    content: "\e072";
  }
  .glyphicon-pause:before {
    content: "\e073";
  }
  .glyphicon-stop:before {
    content: "\e074";
  }
  .glyphicon-forward:before {
    content: "\e075";
  }
  .glyphicon-fast-forward:before {
    content: "\e076";
  }
  .glyphicon-step-forward:before {
    content: "\e077";
  }
  .glyphicon-eject:before {
    content: "\e078";
  }
  .glyphicon-chevron-left:before {
    content: "\e079";
  }
  .glyphicon-chevron-right:before {
    content: "\e080";
  }
  .glyphicon-plus-sign:before {
    content: "\e081";
  }
  .glyphicon-minus-sign:before {
    content: "\e082";
  }
  .glyphicon-remove-sign:before {
    content: "\e083";
  }
  .glyphicon-ok-sign:before {
    content: "\e084";
  }
  .glyphicon-question-sign:before {
    content: "\e085";
  }
  .glyphicon-info-sign:before {
    content: "\e086";
  }
  .glyphicon-screenshot:before {
    content: "\e087";
  }
  .glyphicon-remove-circle:before {
    content: "\e088";
  }
  .glyphicon-ok-circle:before {
    content: "\e089";
  }
  .glyphicon-ban-circle:before {
    content: "\e090";
  }
  .glyphicon-arrow-left:before {
    content: "\e091";
  }
  .glyphicon-arrow-right:before {
    content: "\e092";
  }
  .glyphicon-arrow-up:before {
    content: "\e093";
  }
  .glyphicon-arrow-down:before {
    content: "\e094";
  }
  .glyphicon-share-alt:before {
    content: "\e095";
  }
  .glyphicon-resize-full:before {
    content: "\e096";
  }
  .glyphicon-resize-small:before {
    content: "\e097";
  }
  .glyphicon-exclamation-sign:before {
    content: "\e101";
  }
  .glyphicon-gift:before {
    content: "\e102";
  }
  .glyphicon-leaf:before {
    content: "\e103";
  }
  .glyphicon-fire:before {
    content: "\e104";
  }
  .glyphicon-eye-open:before {
    content: "\e105";
  }
  .glyphicon-eye-close:before {
    content: "\e106";
  }
  .glyphicon-warning-sign:before {
    content: "\e107";
  }
  .glyphicon-plane:before {
    content: "\e108";
  }
  .glyphicon-calendar:before {
    content: "\e109";
  }
  .glyphicon-random:before {
    content: "\e110";
  }
  .glyphicon-comment:before {
    content: "\e111";
  }
  .glyphicon-magnet:before {
    content: "\e112";
  }
  .glyphicon-chevron-up:before {
    content: "\e113";
  }
  .glyphicon-chevron-down:before {
    content: "\e114";
  }
  .glyphicon-retweet:before {
    content: "\e115";
  }
  .glyphicon-shopping-cart:before {
    content: "\e116";
  }
  .glyphicon-folder-close:before {
    content: "\e117";
  }
  .glyphicon-folder-open:before {
    content: "\e118";
  }
  .glyphicon-resize-vertical:before {
    content: "\e119";
  }
  .glyphicon-resize-horizontal:before {
    content: "\e120";
  }
  .glyphicon-hdd:before {
    content: "\e121";
  }
  .glyphicon-bullhorn:before {
    content: "\e122";
  }
  .glyphicon-bell:before {
    content: "\e123";
  }
  .glyphicon-certificate:before {
    content: "\e124";
  }
  .glyphicon-thumbs-up:before {
    content: "\e125";
  }
  .glyphicon-thumbs-down:before {
    content: "\e126";
  }
  .glyphicon-hand-right:before {
    content: "\e127";
  }
  .glyphicon-hand-left:before {
    content: "\e128";
  }
  .glyphicon-hand-up:before {
    content: "\e129";
  }
  .glyphicon-hand-down:before {
    content: "\e130";
  }
  .glyphicon-circle-arrow-right:before {
    content: "\e131";
  }
  .glyphicon-circle-arrow-left:before {
    content: "\e132";
  }
  .glyphicon-circle-arrow-up:before {
    content: "\e133";
  }
  .glyphicon-circle-arrow-down:before {
    content: "\e134";
  }
  .glyphicon-globe:before {
    content: "\e135";
  }
  .glyphicon-wrench:before {
    content: "\e136";
  }
  .glyphicon-tasks:before {
    content: "\e137";
  }
  .glyphicon-filter:before {
    content: "\e138";
  }
  .glyphicon-briefcase:before {
    content: "\e139";
  }
  .glyphicon-fullscreen:before {
    content: "\e140";
  }
  .glyphicon-dashboard:before {
    content: "\e141";
  }
  .glyphicon-paperclip:before {
    content: "\e142";
  }
  .glyphicon-heart-empty:before {
    content: "\e143";
  }
  .glyphicon-link:before {
    content: "\e144";
  }
  .glyphicon-phone:before {
    content: "\e145";
  }
  .glyphicon-pushpin:before {
    content: "\e146";
  }
  .glyphicon-usd:before {
    content: "\e148";
  }
  .glyphicon-gbp:before {
    content: "\e149";
  }
  .glyphicon-sort:before {
    content: "\e150";
  }
  .glyphicon-sort-by-alphabet:before {
    content: "\e151";
  }
  .glyphicon-sort-by-alphabet-alt:before {
    content: "\e152";
  }
  .glyphicon-sort-by-order:before {
    content: "\e153";
  }
  .glyphicon-sort-by-order-alt:before {
    content: "\e154";
  }
  .glyphicon-sort-by-attributes:before {
    content: "\e155";
  }
  .glyphicon-sort-by-attributes-alt:before {
    content: "\e156";
  }
  .glyphicon-unchecked:before {
    content: "\e157";
  }
  .glyphicon-expand:before {
    content: "\e158";
  }
  .glyphicon-collapse-down:before {
    content: "\e159";
  }
  .glyphicon-collapse-up:before {
    content: "\e160";
  }
  .glyphicon-log-in:before {
    content: "\e161";
  }
  .glyphicon-flash:before {
    content: "\e162";
  }
  .glyphicon-log-out:before {
    content: "\e163";
  }
  .glyphicon-new-window:before {
    content: "\e164";
  }
  .glyphicon-record:before {
    content: "\e165";
  }
  .glyphicon-save:before {
    content: "\e166";
  }
  .glyphicon-open:before {
    content: "\e167";
  }
  .glyphicon-saved:before {
    content: "\e168";
  }
  .glyphicon-import:before {
    content: "\e169";
  }
  .glyphicon-export:before {
    content: "\e170";
  }
  .glyphicon-send:before {
    content: "\e171";
  }
  .glyphicon-floppy-disk:before {
    content: "\e172";
  }
  .glyphicon-floppy-saved:before {
    content: "\e173";
  }
  .glyphicon-floppy-remove:before {
    content: "\e174";
  }
  .glyphicon-floppy-save:before {
    content: "\e175";
  }
  .glyphicon-floppy-open:before {
    content: "\e176";
  }
  .glyphicon-credit-card:before {
    content: "\e177";
  }
  .glyphicon-transfer:before {
    content: "\e178";
  }
  .glyphicon-cutlery:before {
    content: "\e179";
  }
  .glyphicon-header:before {
    content: "\e180";
  }
  .glyphicon-compressed:before {
    content: "\e181";
  }
  .glyphicon-earphone:before {
    content: "\e182";
  }
  .glyphicon-phone-alt:before {
    content: "\e183";
  }
  .glyphicon-tower:before {
    content: "\e184";
  }
  .glyphicon-stats:before {
    content: "\e185";
  }
  .glyphicon-sd-video:before {
    content: "\e186";
  }
  .glyphicon-hd-video:before {
    content: "\e187";
  }
  .glyphicon-subtitles:before {
    content: "\e188";
  }
  .glyphicon-sound-stereo:before {
    content: "\e189";
  }
  .glyphicon-sound-dolby:before {
    content: "\e190";
  }
  .glyphicon-sound-5-1:before {
    content: "\e191";
  }
  .glyphicon-sound-6-1:before {
    content: "\e192";
  }
  .glyphicon-sound-7-1:before {
    content: "\e193";
  }
  .glyphicon-copyright-mark:before {
    content: "\e194";
  }
  .glyphicon-registration-mark:before {
    content: "\e195";
  }
  .glyphicon-cloud-download:before {
    content: "\e197";
  }
  .glyphicon-cloud-upload:before {
    content: "\e198";
  }
  .glyphicon-tree-conifer:before {
    content: "\e199";
  }
  .glyphicon-tree-deciduous:before {
    content: "\e200";
  }
  .page-template-template-special-oki #header,
  .dfpSkin2017 #header {
    position: relative;
    width: 1080px;
    margin: 0 auto;
  }
  .page-template-template-special-oki #header #nav,
  .dfpSkin2017 #header #nav {
    position: relative;
    width: 1080px;
    margin: 0 auto;
  }
  .page-template-template-special-oki #header .mobSearch.searchContainer,
  .dfpSkin2017 #header .mobSearch.searchContainer {
    width: 1080px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 9999999;
    position: absolute;
  }
  .page-template-template-special-oki #page,
  .dfpSkin2017 #page {
    padding-top: 0px;
  }
  .page-template-template-special-oki #footer,
  .dfpSkin2017 #footer {
    margin: 0 auto;
    width: 1080px;
  }
  .page-template-template-special-oki #footer .wrapper .logo,
  .dfpSkin2017 #footer .wrapper .logo {
    margin: 0 0 30px 10px;
  }
  .page-template-template-special-oki {
    background-color: magenta;
    background-image: none;
    padding-top: 200px;
  }
  .page-template-template-special-oki #page {
    background-image: none;
    background-color: transparent !important;
  }
  #header {
    position: fixed ;
    top: 0;
  }
  #header .search {
    top: 35px;
    width: 360px;
  }
  #header .search input {
    width: 301px;
  }
  #header #nav {
    position: fixed;
    z-index: 99999;
    width: 1080px;
    left: 50%;
    transform: translateX(-50%);
  }
  #header #nav .nav-menus li .mobileTitle {
    display: none;
  }
  #header #nav .nav-menus li.noShow {
    display: block;
  }
  #header #nav .nav-menus li .sub-menu li a:hover {
    text-decoration: none;
  }
  #header #nav .nav-menus li .sub-menu li .sub-menu {
    display: block;
    position: static;
    margin: 0;
    border: medium none;
    border-radius: 0px;
    padding: 0;
  }
  #header #nav .nav-menus li .sub-menu li .sub-menu li {
    float: none;
    margin: 0;
    background-color: #fff;
    padding: 0 0px;
  }
  #header #nav .nav-menus li .sub-menu li .sub-menu li a {
    color: #004d99;
    text-shadow: none;
    background-color: #ffffff;
    text-transform: uppercase;
    line-height: 23px;
    padding: 5px 10px;
    font-style: normal;
    font-size: 12px;
    display: block;
    margin: 0 0 0 10px;
    border-bottom: 0px solid #ddd;
    box-shadow: none;
  }
  #header #nav .nav-menus li .sub-menu li .sub-menu li a:hover {
    text-decoration: none;
  }
  #header #nav .nav-menus li .sub-menu li .sub-menu li:last-of-type {
    border-bottom: medium none;
  }
  #header #nav .nav-menus li:hover .sub-menu {
    display: block;
  }
  #header #nav #menu-menu-right .menu-item-has-children .sub-menu {
    display: block;
    border: medium none;
    background-color: transparent;
    width: inherit;
    visibility: visible;
    box-shadow: none;
    left: 160px;
  }
  #header #nav #menu-menu-right .menu-item-has-children .sub-menu:before {
    content: "";
  }
  #header #nav #menu-menu-right .menu-item-has-children .sub-menu li {
    float: left;
    padding: 0 0;
  }
  #header #nav #menu-menu-right .menu-item-has-children .sub-menu li a {
    border: none;
    color: #ffffff;
    line-height: 55px;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    display: block;
    padding: 0 15px 0;
    text-transform: uppercase;
    -webkit-transition: background-color 0.4s ease;
    -moz-transition: background-color 0.4s ease;
    -o-transition: background-color 0.4s ease;
    transition: background-color 0.4s ease;
  }
  #header #nav #menu-menu-right .menu-item-has-children .sub-menu li a:hover {
    color: #de1400;
    text-decoration: none;
  }
  #header #nav #menu-menu-right .menu-item-has-children .sub-menu li.jrit {
    background: none #0eb48d;
    -webkit-transition: background-color 0.4s ease;
    -moz-transition: background-color 0.4s ease;
    -o-transition: background-color 0.4s ease;
    transition: background-color 0.4s ease;
  }
  #header #nav #menu-menu-right .menu-item-has-children .sub-menu li.jrit:hover {
    background: none #054939;
  }
  #header #nav #menu-menu-right .menu-item-has-children .sub-menu li.jrit:hover a {
    color: #fff;
  }
  #header #nav #menu-menu-right .menu-item-has-children .sub-menu li:hover a {
    color: #de1400;
  }
  #header #nav #menu-menu-right .menu-item-has-children .sub-menu li .sub-menu {
    position: absolute;
    background-color: #162736;
    border-top: 3px solid #de1400;
    margin: 0;
    right: unset;
    left: unset;
    z-index: 8000;
    visibility: hidden;
  }
  #header #nav #menu-menu-right .menu-item-has-children .sub-menu li .sub-menu:before {
    content: "\f0d8";
    font-family: FontAwesome;
    display: block;
    height: 5px;
    left: 30px;
    padding-top: 0;
    position: absolute;
    top: -16px;
    width: 11px;
    color: #de1400;
    font-size: 14px;
    left: 10%;
    transform: translateX(-10%);
    -webkit-text-shadow: 0 0 0 #de1400;
    -moz-text-shadow: 0 0 0 #de1400;
    text-shadow: 0 0 0 #de1400;
  }
  #header #nav #menu-menu-right .menu-item-has-children .sub-menu li .sub-menu li {
    float: none;
    margin: 0;
    padding: 0 10px;
    background-image: none;
    background-color: transparent;
  }
  #header #nav #menu-menu-right .menu-item-has-children .sub-menu li .sub-menu li a {
    color: #fff;
    text-shadow: none;
    line-height: 23px;
    padding: 5px 10px;
    font-style: normal;
    font-size: 12px;
    display: block;
    margin: 0 0;
    box-shadow: none;
    font-weight: bold;
    background-color: transparent;
  }
  #header #nav #menu-menu-right .menu-item-has-children .sub-menu li .sub-menu li a:hover {
    text-decoration: none;
    color: #de1400;
  }
  #header #nav #menu-menu-right .menu-item-has-children .sub-menu li .sub-menu li.button {
    background-color: #de1400;
    -webkit-transition: background-color 0.4s ease;
    -moz-transition: background-color 0.4s ease;
    -o-transition: background-color 0.4s ease;
    transition: background-color 0.4s ease;
  }
  #header #nav #menu-menu-right .menu-item-has-children .sub-menu li .sub-menu li.button:hover {
    background-color: #080e14;
    color: #fff;
  }
  #header #nav #menu-menu-right .menu-item-has-children .sub-menu li:last-of-type a {
    background-image: none;
    border-bottom: medium none;
  }
  #header #nav #menu-menu-right .menu-item-has-children .sub-menu li:hover .sub-menu {
    visibility: visible;
  }
  #header #nav #menu-menu-right .menu-item-has-children .hide {
    display: none;
  }
  #header #nav #menu-menu-right .menu-item-has-children .sub-menu li.windows .sub-menu {
    right: 5px;
    width: 300px;
  }
  #header #nav #menu-menu-right .menu-item-has-children .sub-menu li.windows .sub-menu:before {
    left: 50%;
    transform: translateX(-50%);
  }
  #header #nav #menu-menu-right .menu-item-has-children .sub-menu li.specialLink {
    display: none;
  }
  #header #nav #menu-menu-right .menu-item-has-children .sub-menu li.catMore {
    display: block;
  }
  #header #nav #menu-menu-right .menu-item-has-children .sub-menu li.catMore .sub-menu {
    -moz-column-count: 3;
    -moz-column-gap: 10px;
    -webkit-column-count: 3;
    -webkit-column-gap: 10px;
    column-count: 3;
    column-gap: 10px;
    width: 550px;
    right: 0 !important;
  }
  #header #nav #menu-menu-right .menu-item-has-children .sub-menu li.catMore .sub-menu:before {
    right: 10%;
    left: unset;
  }
  #header .mobSearch.searchContainer {
    position: fixed;
  }
  #header #ffnav .nav-menus li .mobileTitle {
    display: none;
  }
  #header #ffnav .nav-menus li.noShow {
    display: block;
  }
  #header #ffnav .nav-menus li .sub-menu li a:hover {
    text-decoration: underline;
  }
  #header #ffnav .nav-menus li .sub-menu li .sub-menu {
    display: block;
    position: static;
    margin: 0;
    border: medium none;
    border-radius: 0px;
    padding: 0;
  }
  #header #ffnav .nav-menus li .sub-menu li .sub-menu li {
    float: none;
    margin: 0;
    padding: 0 0px;
  }
  #header #ffnav .nav-menus li .sub-menu li .sub-menu li a {
    text-shadow: none;
    text-transform: uppercase;
    line-height: 23px;
    padding: 5px 10px;
    font-style: normal;
    font-size: 13px;
    display: block;
    margin: 0 0 0 10px;
    box-shadow: none;
    color: #fff;
    background-color: transparent;
  }
  #header #ffnav .nav-menus li .sub-menu li .sub-menu li a:hover {
    text-decoration: none;
    color: #de1400;
  }
  #header #ffnav .nav-menus li:hover .sub-menu {
    display: block;
  }
  #header #ffnav #menu-menu-right .menu-item-has-children .sub-menu {
    display: block;
    border: medium none;
    background-color: transparent;
  }
  #header #ffnav #menu-menu-right .menu-item-has-children .sub-menu li {
    float: left;
    background-color: transparent;
    padding: 0 0;
  }
  #header #ffnav #menu-menu-right .menu-item-has-children .sub-menu li a {
    font-weight: normal;
    background-color: transparent;
    border: none;
    color: #ffffff;
    line-height: 40px;
    font-size: 14px;
    font-style: normal;
    display: block;
    padding: 0 11px 0;
    text-transform: none;
  }
  #header #ffnav #menu-menu-right .menu-item-has-children .sub-menu li a:hover {
    text-decoration: none;
  }
  #header #ffnav #menu-menu-right .menu-item-has-children .sub-menu li.jrit {
    background: none #0eb48d;
    background: -moz-linear-gradient(top, #0eb48d, #0eb48d);
    background: -ms-linear-gradient(top, #0eb48d, #0eb48d);
    background: -o-linear-gradient(top, #0eb48d, #0eb48d);
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#0eb48d), to(#0eb48d));
    background: -webkit-linear-gradient(top, #0eb48d, #0eb48d);
    background: linear-gradient(top, #0eb48d, #0eb48d);
  }
  #header #ffnav #menu-menu-right .menu-item-has-children .sub-menu li:hover a {
    background: rgba(0, 0, 0, 0.4);
    color: #FFFFFF;
  }
  #header #ffnav #menu-menu-right .menu-item-has-children .sub-menu li .sub-menu {
    display: none;
    position: absolute;
    margin: 0;
    border: 5px solid rgba(0, 0, 0, 0.7);
    border-radius: 0 3px 3px 3px;
    padding: 0;
    z-index: 5000001;
  }
  #header #ffnav #menu-menu-right .menu-item-has-children .sub-menu li .sub-menu:before {
    display: block;
    margin-left: 40px;
    vertical-align: middle;
    font-size: 14px;
    color: #FFFFFF;
    margin-top: -8px;
  }
  #header #ffnav #menu-menu-right .menu-item-has-children .sub-menu li .sub-menu li {
    float: none;
    margin: 0;
    padding: 0 10px;
  }
  #header #ffnav #menu-menu-right .menu-item-has-children .sub-menu li .sub-menu li a {
    color: #fff;
    text-shadow: none;
    line-height: 23px;
    padding: 5px 10px;
    font-style: normal;
    font-size: 13px;
    display: block;
    margin: 0 0;
    box-shadow: none;
  }
  #header #ffnav #menu-menu-right .menu-item-has-children .sub-menu li .sub-menu li a:hover {
    text-decoration: underline;
    color: #054939;
  }
  #header #ffnav #menu-menu-right .menu-item-has-children .sub-menu li:last-of-type a {
    background-image: none;
  }
  #header #ffnav #menu-menu-right .menu-item-has-children .sub-menu li:hover .sub-menu {
    display: block;
  }
  #footer .wrapper {
    width: 1080px;
  }
  #footer .wrapper .article .content {
    width: 230px;
    margin: 0 0 10px 10px;
  }
  #footer .wrapper .logo {
    background-position: 0px top;
    width: 170px;
  }
  #footer .wrapper .col {
    width: 336px;
  }
  #footer .wrapper .col.first {
    width: 190px;
  }
  #footer .wrapper .col.last {
    width: 240px;
    margin-right: 0;
  }
  #footer .wrapper .copyright {
    width: 1080px;
    zoom: 1;
    display: table;
  }
  #footer .wrapper .copyright:before,
  #footer .wrapper .copyright:after {
    display: table;
    content: "";
    zoom: 1;
    *display: inline;
  }
  #footer .wrapper .copyright:after {
    clear: both;
  }
  #footer .wrapper .copyright:before,
  #footer .wrapper .copyright:after {
    display: table;
    content: "";
    zoom: 1;
    *display: inline;
  }
  #footer .wrapper .copyright:after {
    clear: both;
  }
  #contactFormWrapper,
  #wp-email-content {
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
    width: 520px;
  }
  #contactFormWrapper input,
  #wp-email-content input {
    border: 1px solid #DFE4E9;
    margin-bottom: 15px;
    padding: 5px;
    width: 620px;
  }
  #contactFormWrapper textarea,
  #wp-email-content textarea {
    border: 1px solid #DFE4E9;
    margin-bottom: 15px;
    padding: 5px;
    width: 500px;
  }
  #contactFormWrapper .ccf-submit-button,
  #wp-email-content .ccf-submit-button {
    background-color: #de1400;
    color: #fff;
    display: block;
    font-family: 'Raleway', sans-serif;
    text-rendering: optimizelegibility;
    font-size: 12px;
    line-height: 30px;
    text-align: center;
    text-transform: uppercase;
    padding: 5px 20px;
    font-weight: bold;
    width: 200px;
    margin: 0 auto 20px auto;
    height: 31px;
    overflow: hidden;
    padding: 0 0 0 0;
  }
  #page #pageads_top,
  #page #pageads_bottom {
    width: 1080px;
  }
  #page {
    padding-top: 55px;
    /* Poll Navigation */
  
  }
  #page h1 {
    font-size: 36px;
  }
  #page #topThemen {
    width: 1080px;
  }
  #page .wrapper {
    background: none repeat scroll 0 0 #FFFFFF;
    margin: 0 auto;
    min-height: 550px;
    padding: 20px;
    width: 1040px;
  }
  #page .categoryList {
    -moz-column-count: 3;
    -moz-column-gap: 40px;
    -webkit-column-count: 3;
    -webkit-column-gap: 40px;
    column-count: 3;
    column-gap: 40px;
    width: 1040px;
  }
  #page .categoryList .listcontainer {
    -webkit-column-break-inside: avoid;
    /* Chrome, Safari */
  
    page-break-inside: avoid;
    /* Theoretically FF 20+ */
  
    break-inside: avoid-column;
    /* IE 11 */
  
    display: table;
    /* Actually FF 20+ */
  
  }
  #page .categoryList .grid-sizer,
  #page .categoryList .listcontfainer {
    width: 320px;
    display: none;
  }
  #page #main #primary {
    width: 684px;
    float: left;
    margin-right: 20px;
  }
  #page #main #secondary {
    width: 336px;
    float: left;
  }
  #page #main #topStories {
    margin-bottom: 40px;
    zoom: 1;
  }
  #page #main #topStories:before,
  #page #main #topStories:after {
    display: table;
    content: "";
    zoom: 1;
    *display: inline;
  }
  #page #main #topStories:after {
    clear: both;
  }
  #page #main #topStories:before,
  #page #main #topStories:after {
    display: table;
    content: "";
    zoom: 1;
    *display: inline;
  }
  #page #main #topStories:after {
    clear: both;
  }
  #page #main #topStories #topstory {
    display: block;
    margin-bottom: 20px;
    width: 684px;
  }
  #page #main #topStories #topstory.article {
    border-bottom: medium none;
  }
  #page #main #topStories #topstory.article figure {
    width: 300px;
  }
  #page #main #topStories #topstory.article figure .frontPageImage {
    background-size: 333px auto;
    height: 250px;
    width: 300px;
  }
  #page #main #topStories #topstory.article figure .frontPageImage a {
    width: 300px;
  }
  #page #main #topStories #topstory.article .content {
    width: 384px;
  }
  #page #main #topStories #topstory.article .content h2 {
    padding: 0px 15px ;
  }
  #page #main #topStories #topstory.article .content p {
    padding: 0 15px 0;
    color: #000;
    line-height: 24px;
    font-size: 16px;
    margin: 8px 0;
    display: block;
    width: unset;
    font-family: 'Raleway', sans-serif;
    text-rendering: optimizelegibility;
  }
  #page #main #topStories .topStoryList {
    zoom: 1;
  }
  #page #main #topStories .topStoryList:before,
  #page #main #topStories .topStoryList:after {
    display: table;
    content: "";
    zoom: 1;
    *display: inline;
  }
  #page #main #topStories .topStoryList:after {
    clear: both;
  }
  #page #main #topStories .topStoryList:before,
  #page #main #topStories .topStoryList:after {
    display: table;
    content: "";
    zoom: 1;
    *display: inline;
  }
  #page #main #topStories .topStoryList:after {
    clear: both;
  }
  #page #main #topStories .topStoryList article {
    float: left;
    margin-right: 20px;
    width: 214px;
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: medium none;
  }
  #page #main #topStories .topStoryList article:last-of-type {
    margin-right: 0;
    float: right;
  }
  #page #main #topStories .topStoryList article:last-of-type figure {
    margin-right: 0px;
  }
  #page #main #topStories .topStoryList article figure img {
    width: 214px;
    height: 160px;
  }
  #page #main #topStories .topStoryList article .content h2 {
    font-size: 16px;
    margin-top: 10px;
  }
  #page #main .articleList .article h2 {
    font-size: 22px;
    line-height: 26px;
  }
  #page #main .articleList .article .frontPageImage {
    width: 120px;
    height: 90px;
    background-size: auto;
  }
  #page #main .articleList .article .content {
    width: 534px;
  }
  #page #main .articleList .article .content.full {
    width: 100%;
  }
  #page #main .articleList .article .noimage .content {
    width: 100%;
  }
  #page #main .articleList .sponsored .content {
    width: 490px;
  }
  #page .wp-polls-paging span.pages {
    display: inline-block;
  }
  #page .wp-polls-paging .current {
    display: inline-block;
  }
  #page .wp-polls-paging .num {
    display: inline-block;
  }
  #page .wp-polls-paging .prev,
  #page .wp-polls-paging .next {
    font-weight: bold;
    text-align: center;
    width: unset;
  }
  #page .wp-polls-paging .next {
    float: none;
  }
  #page .error p {
    color: #7F8E95;
    font-size: 14px;
    font-family: 'Raleway', sans-serif;
    font-style: italic;
    text-rendering: optimizelegibility;
  }
  #page .error .simpleList {
    width: 684px;
    margin-top: 10px;
  }
  #page .error .simpleList li {
    float: left;
    width: 210px;
    border-bottom: medium none;
  }
  /* FEATURED WHITEPAPERS */
  #featureWhitepaper .wpContainer .wp {
    float: left;
    width: 228px;
  }
  #featureWhitepaper .wpContainer .wp .title {
    margin-bottom: 10px;
  }
  #featureWhitepaper .wpContainer .wp .title h2 {
    font-size: 15px;
    text-decoration: none;
  }
  #featureWhitepaper .wpContainer .wp article {
    border-bottom: medium none;
    border-top: medium none;
    border-left: 1px solid #fff;
    border-right: 1px solid #dde9f2;
    margin: 15px 0;
    padding: 0 15px;
  }
  #featureWhitepaper .wpContainer .wp.one article {
    border-left: medium none;
  }
  #featureWhitepaper .wpContainer .wp.three article {
    border-right: medium none;
  }
  #featureWhitepaper .wpContainer .wp .buttons {
    float: left;
    margin-left: 10px;
    width: 115px;
  }
  #featureWhitepaper .wpContainer .wp .buttons a {
    display: block;
  }
  #featureWhitepaper .wpContainer .wp .buttons.simpleList > li {
    border-bottom: medium none navy;
    font-size: 13px;
    line-height: unset;
    margin: 0;
    padding: 0 0 5px 15px;
    width: unset;
  }
  .serviceContent .position {
    margin-bottom: 40px;
    width: 100%;
    zoom: 1;
  }
  .serviceContent .position:before,
  .serviceContent .position:after {
    display: table;
    content: "";
    zoom: 1;
    *display: inline;
  }
  .serviceContent .position:after {
    clear: both;
  }
  .serviceContent .position:before,
  .serviceContent .position:after {
    display: table;
    content: "";
    zoom: 1;
    *display: inline;
  }
  .serviceContent .position:after {
    clear: both;
  }
  .serviceContent .position .title,
  .serviceContent .position .name,
  .serviceContent .position .pic {
    float: left;
    width: 33%;
  }
  .serviceContent .position .title img,
  .serviceContent .position .name img,
  .serviceContent .position .pic img {
    height: auto;
    width: auto;
  }
  .serviceContent .position .redDepartment {
    float: left;
    width: 67%;
  }
  .serviceContent .position .redDepartment .name {
    width: 50%;
  }
  .serviceContent .zoomImage {
    display: inline;
    text-align: center;
    width: 100%;
  }
  .serviceContent .zoomImage .alignright {
    float: right;
    margin: 0 0 20px 20px;
  }
  .serviceContent .zoomImage .alignleft {
    float: left;
    margin: 0 20px 20px 0;
  }
  .serviceContent .grayBox .image {
    margin: 17px 25px 0;
  }
  /* Paginatioin */
  .pagination ul {
    float: right;
    display: block;
    width: auto;
  }
  #entry-author-info #author-social {
    height: 35px;
    padding-left: 100px;
    padding-top: 20px;
    width: 100%;
  }
  /* Stay in Contact */
  .box.keepUp .boxWrapper li {
    float: left;
    margin-right: 25px;
    margin-bottom: 15px;
  }
  /* Themen Headers */
  .headerImage {
    width: 100%;
    height: 114px;
    margin-bottom: 20px;
  }
  .headerImage .headerImageWrapper .specialTitle {
    font-size: 36px;
    line-height: 114px;
    margin: 0 0 0 40px;
  }
  .headerImage .headerImageWrapper .specialImage {
    margin: 0 0 0 0;
    display: inline-block;
    float: right;
  }
  .georgiaitalic {
    font-family: 'Raleway', sans-serif;
    font-style: italic;
    text-rendering: optimizelegibility;
  }
  .georgia {
    font-family: 'Raleway', sans-serif;
    text-rendering: optimizelegibility;
  }
  .logo {
    background: url("../images/sprites.png") no-repeat scroll 0 -317px transparent;
    height: 80px;
    left: 20px;
    margin: 18px;
    position: absolute;
    text-indent: -9999px;
    width: 170px;
  }
  .nav {
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    line-height: 40px;
    position: absolute;
    height: 40px;
    top: 110px;
  }
  .standardBox {
    background-color: #FFFFFF;
  }
  .darkGrayBox {
    background-color: #c1c5ca;
    border-width: 1px;
    border-color: #a6a9ad;
    border-style: solid;
  }
  .lightGrayBox {
    background-color: #eff1f2;
    border-width: 1px;
    border-color: #bebdbd;
    border-style: solid;
  }
  .storyBoxInside {
    background-color: #E8EDF0;
    border-color: #CDD3D6 #E0E3E5 #E0E3E5 #CDD3D6;
    border-style: solid;
    border-width: 1px;
  }
  .storyBoxInside2017 {
    background-color: #eee;
    border-style: solid;
    border-width: 0px;
  }
  .graySubmitButton {
    background: url("../images/button.png") repeat-x scroll 0 0 transparent;
    border: 1px solid #C1C5CA;
    color: #7A7E87;
    display: block;
    overflow: hidden;
    padding: 5px 0;
    text-align: center;
  }
  .graybutton {
    background: url("../images/button.png") repeat-x scroll 0 0 transparent;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    color: #7A7E87;
    display: block;
    font-family: Georgia;
    font-size: 14px;
    font-style: italic;
    line-height: 30px;
    text-align: center;
    -webkit-text-shadow: 0 1px 0 #ffffff;
    -moz-text-shadow: 0 1px 0 #ffffff;
    text-shadow: 0 1px 0 #ffffff;
    border: 1px solid #C1C5CA;
  }
  .redSolidButton {
    font-family: 'Raleway', sans-serif;
    text-rendering: optimizelegibility;
    background-color: #de1400 ;
    color: #fff ;
    font-size: 12px;
    font-weight: bold;
    line-height: 21px;
    text-transform: uppercase;
    display: block;
    text-align: center;
    padding: 12px 0;
  }
  .redbutton {
    background-color: #de1400;
    color: #fff;
    display: block;
    font-family: 'Raleway', sans-serif;
    text-rendering: optimizelegibility;
    font-size: 12px;
    line-height: 30px;
    text-align: center;
    text-transform: uppercase;
    padding: 5px 20px;
    font-weight: bold;
  }
  .glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .glyphicon-asterisk:before {
    content: "\2a";
  }
  .glyphicon-plus:before {
    content: "\2b";
  }
  .glyphicon-euro:before {
    content: "\20ac";
  }
  .glyphicon-minus:before {
    content: "\2212";
  }
  .glyphicon-cloud:before {
    content: "\2601";
  }
  .glyphicon-envelope:before {
    content: "\2709";
  }
  .glyphicon-pencil:before {
    content: "\270f";
  }
  .glyphicon-glass:before {
    content: "\e001";
  }
  .glyphicon-music:before {
    content: "\e002";
  }
  .glyphicon-search:before {
    content: "\e003";
  }
  .glyphicon-heart:before {
    content: "\e005";
  }
  .glyphicon-star:before {
    content: "\e006";
  }
  .glyphicon-star-empty:before {
    content: "\e007";
  }
  .glyphicon-user:before {
    content: "\e008";
  }
  .glyphicon-film:before {
    content: "\e009";
  }
  .glyphicon-th-large:before {
    content: "\e010";
  }
  .glyphicon-th:before {
    content: "\e011";
  }
  .glyphicon-th-list:before {
    content: "\e012";
  }
  .glyphicon-ok:before {
    content: "\e013";
  }
  .glyphicon-remove:before {
    content: "\e014";
  }
  .glyphicon-zoom-in:before {
    content: "\e015";
  }
  .glyphicon-zoom-out:before {
    content: "\e016";
  }
  .glyphicon-off:before {
    content: "\e017";
  }
  .glyphicon-signal:before {
    content: "\e018";
  }
  .glyphicon-cog:before {
    content: "\e019";
  }
  .glyphicon-trash:before {
    content: "\e020";
  }
  .glyphicon-home:before {
    content: "\e021";
  }
  .glyphicon-file:before {
    content: "\e022";
  }
  .glyphicon-time:before {
    content: "\e023";
  }
  .glyphicon-road:before {
    content: "\e024";
  }
  .glyphicon-download-alt:before {
    content: "\e025";
  }
  .glyphicon-download:before {
    content: "\e026";
  }
  .glyphicon-upload:before {
    content: "\e027";
  }
  .glyphicon-inbox:before {
    content: "\e028";
  }
  .glyphicon-play-circle:before {
    content: "\e029";
  }
  .glyphicon-repeat:before {
    content: "\e030";
  }
  .glyphicon-refresh:before {
    content: "\e031";
  }
  .glyphicon-list-alt:before {
    content: "\e032";
  }
  .glyphicon-lock:before {
    content: "\e033";
  }
  .glyphicon-flag:before {
    content: "\e034";
  }
  .glyphicon-headphones:before {
    content: "\e035";
  }
  .glyphicon-volume-off:before {
    content: "\e036";
  }
  .glyphicon-volume-down:before {
    content: "\e037";
  }
  .glyphicon-volume-up:before {
    content: "\e038";
  }
  .glyphicon-qrcode:before {
    content: "\e039";
  }
  .glyphicon-barcode:before {
    content: "\e040";
  }
  .glyphicon-tag:before {
    content: "\e041";
  }
  .glyphicon-tags:before {
    content: "\e042";
  }
  .glyphicon-book:before {
    content: "\e043";
  }
  .glyphicon-bookmark:before {
    content: "\e044";
  }
  .glyphicon-print:before {
    content: "\e045";
  }
  .glyphicon-camera:before {
    content: "\e046";
  }
  .glyphicon-font:before {
    content: "\e047";
  }
  .glyphicon-bold:before {
    content: "\e048";
  }
  .glyphicon-italic:before {
    content: "\e049";
  }
  .glyphicon-text-height:before {
    content: "\e050";
  }
  .glyphicon-text-width:before {
    content: "\e051";
  }
  .glyphicon-align-left:before {
    content: "\e052";
  }
  .glyphicon-align-center:before {
    content: "\e053";
  }
  .glyphicon-align-right:before {
    content: "\e054";
  }
  .glyphicon-align-justify:before {
    content: "\e055";
  }
  .glyphicon-list:before {
    content: "\e056";
  }
  .glyphicon-indent-left:before {
    content: "\e057";
  }
  .glyphicon-indent-right:before {
    content: "\e058";
  }
  .glyphicon-facetime-video:before {
    content: "\e059";
  }
  .glyphicon-picture:before {
    content: "\e060";
  }
  .glyphicon-map-marker:before {
    content: "\e062";
  }
  .glyphicon-adjust:before {
    content: "\e063";
  }
  .glyphicon-tint:before {
    content: "\e064";
  }
  .glyphicon-edit:before {
    content: "\e065";
  }
  .glyphicon-share:before {
    content: "\e066";
  }
  .glyphicon-check:before {
    content: "\e067";
  }
  .glyphicon-move:before {
    content: "\e068";
  }
  .glyphicon-step-backward:before {
    content: "\e069";
  }
  .glyphicon-fast-backward:before {
    content: "\e070";
  }
  .glyphicon-backward:before {
    content: "\e071";
  }
  .glyphicon-play:before {
    content: "\e072";
  }
  .glyphicon-pause:before {
    content: "\e073";
  }
  .glyphicon-stop:before {
    content: "\e074";
  }
  .glyphicon-forward:before {
    content: "\e075";
  }
  .glyphicon-fast-forward:before {
    content: "\e076";
  }
  .glyphicon-step-forward:before {
    content: "\e077";
  }
  .glyphicon-eject:before {
    content: "\e078";
  }
  .glyphicon-chevron-left:before {
    content: "\e079";
  }
  .glyphicon-chevron-right:before {
    content: "\e080";
  }
  .glyphicon-plus-sign:before {
    content: "\e081";
  }
  .glyphicon-minus-sign:before {
    content: "\e082";
  }
  .glyphicon-remove-sign:before {
    content: "\e083";
  }
  .glyphicon-ok-sign:before {
    content: "\e084";
  }
  .glyphicon-question-sign:before {
    content: "\e085";
  }
  .glyphicon-info-sign:before {
    content: "\e086";
  }
  .glyphicon-screenshot:before {
    content: "\e087";
  }
  .glyphicon-remove-circle:before {
    content: "\e088";
  }
  .glyphicon-ok-circle:before {
    content: "\e089";
  }
  .glyphicon-ban-circle:before {
    content: "\e090";
  }
  .glyphicon-arrow-left:before {
    content: "\e091";
  }
  .glyphicon-arrow-right:before {
    content: "\e092";
  }
  .glyphicon-arrow-up:before {
    content: "\e093";
  }
  .glyphicon-arrow-down:before {
    content: "\e094";
  }
  .glyphicon-share-alt:before {
    content: "\e095";
  }
  .glyphicon-resize-full:before {
    content: "\e096";
  }
  .glyphicon-resize-small:before {
    content: "\e097";
  }
  .glyphicon-exclamation-sign:before {
    content: "\e101";
  }
  .glyphicon-gift:before {
    content: "\e102";
  }
  .glyphicon-leaf:before {
    content: "\e103";
  }
  .glyphicon-fire:before {
    content: "\e104";
  }
  .glyphicon-eye-open:before {
    content: "\e105";
  }
  .glyphicon-eye-close:before {
    content: "\e106";
  }
  .glyphicon-warning-sign:before {
    content: "\e107";
  }
  .glyphicon-plane:before {
    content: "\e108";
  }
  .glyphicon-calendar:before {
    content: "\e109";
  }
  .glyphicon-random:before {
    content: "\e110";
  }
  .glyphicon-comment:before {
    content: "\e111";
  }
  .glyphicon-magnet:before {
    content: "\e112";
  }
  .glyphicon-chevron-up:before {
    content: "\e113";
  }
  .glyphicon-chevron-down:before {
    content: "\e114";
  }
  .glyphicon-retweet:before {
    content: "\e115";
  }
  .glyphicon-shopping-cart:before {
    content: "\e116";
  }
  .glyphicon-folder-close:before {
    content: "\e117";
  }
  .glyphicon-folder-open:before {
    content: "\e118";
  }
  .glyphicon-resize-vertical:before {
    content: "\e119";
  }
  .glyphicon-resize-horizontal:before {
    content: "\e120";
  }
  .glyphicon-hdd:before {
    content: "\e121";
  }
  .glyphicon-bullhorn:before {
    content: "\e122";
  }
  .glyphicon-bell:before {
    content: "\e123";
  }
  .glyphicon-certificate:before {
    content: "\e124";
  }
  .glyphicon-thumbs-up:before {
    content: "\e125";
  }
  .glyphicon-thumbs-down:before {
    content: "\e126";
  }
  .glyphicon-hand-right:before {
    content: "\e127";
  }
  .glyphicon-hand-left:before {
    content: "\e128";
  }
  .glyphicon-hand-up:before {
    content: "\e129";
  }
  .glyphicon-hand-down:before {
    content: "\e130";
  }
  .glyphicon-circle-arrow-right:before {
    content: "\e131";
  }
  .glyphicon-circle-arrow-left:before {
    content: "\e132";
  }
  .glyphicon-circle-arrow-up:before {
    content: "\e133";
  }
  .glyphicon-circle-arrow-down:before {
    content: "\e134";
  }
  .glyphicon-globe:before {
    content: "\e135";
  }
  .glyphicon-wrench:before {
    content: "\e136";
  }
  .glyphicon-tasks:before {
    content: "\e137";
  }
  .glyphicon-filter:before {
    content: "\e138";
  }
  .glyphicon-briefcase:before {
    content: "\e139";
  }
  .glyphicon-fullscreen:before {
    content: "\e140";
  }
  .glyphicon-dashboard:before {
    content: "\e141";
  }
  .glyphicon-paperclip:before {
    content: "\e142";
  }
  .glyphicon-heart-empty:before {
    content: "\e143";
  }
  .glyphicon-link:before {
    content: "\e144";
  }
  .glyphicon-phone:before {
    content: "\e145";
  }
  .glyphicon-pushpin:before {
    content: "\e146";
  }
  .glyphicon-usd:before {
    content: "\e148";
  }
  .glyphicon-gbp:before {
    content: "\e149";
  }
  .glyphicon-sort:before {
    content: "\e150";
  }
  .glyphicon-sort-by-alphabet:before {
    content: "\e151";
  }
  .glyphicon-sort-by-alphabet-alt:before {
    content: "\e152";
  }
  .glyphicon-sort-by-order:before {
    content: "\e153";
  }
  .glyphicon-sort-by-order-alt:before {
    content: "\e154";
  }
  .glyphicon-sort-by-attributes:before {
    content: "\e155";
  }
  .glyphicon-sort-by-attributes-alt:before {
    content: "\e156";
  }
  .glyphicon-unchecked:before {
    content: "\e157";
  }
  .glyphicon-expand:before {
    content: "\e158";
  }
  .glyphicon-collapse-down:before {
    content: "\e159";
  }
  .glyphicon-collapse-up:before {
    content: "\e160";
  }
  .glyphicon-log-in:before {
    content: "\e161";
  }
  .glyphicon-flash:before {
    content: "\e162";
  }
  .glyphicon-log-out:before {
    content: "\e163";
  }
  .glyphicon-new-window:before {
    content: "\e164";
  }
  .glyphicon-record:before {
    content: "\e165";
  }
  .glyphicon-save:before {
    content: "\e166";
  }
  .glyphicon-open:before {
    content: "\e167";
  }
  .glyphicon-saved:before {
    content: "\e168";
  }
  .glyphicon-import:before {
    content: "\e169";
  }
  .glyphicon-export:before {
    content: "\e170";
  }
  .glyphicon-send:before {
    content: "\e171";
  }
  .glyphicon-floppy-disk:before {
    content: "\e172";
  }
  .glyphicon-floppy-saved:before {
    content: "\e173";
  }
  .glyphicon-floppy-remove:before {
    content: "\e174";
  }
  .glyphicon-floppy-save:before {
    content: "\e175";
  }
  .glyphicon-floppy-open:before {
    content: "\e176";
  }
  .glyphicon-credit-card:before {
    content: "\e177";
  }
  .glyphicon-transfer:before {
    content: "\e178";
  }
  .glyphicon-cutlery:before {
    content: "\e179";
  }
  .glyphicon-header:before {
    content: "\e180";
  }
  .glyphicon-compressed:before {
    content: "\e181";
  }
  .glyphicon-earphone:before {
    content: "\e182";
  }
  .glyphicon-phone-alt:before {
    content: "\e183";
  }
  .glyphicon-tower:before {
    content: "\e184";
  }
  .glyphicon-stats:before {
    content: "\e185";
  }
  .glyphicon-sd-video:before {
    content: "\e186";
  }
  .glyphicon-hd-video:before {
    content: "\e187";
  }
  .glyphicon-subtitles:before {
    content: "\e188";
  }
  .glyphicon-sound-stereo:before {
    content: "\e189";
  }
  .glyphicon-sound-dolby:before {
    content: "\e190";
  }
  .glyphicon-sound-5-1:before {
    content: "\e191";
  }
  .glyphicon-sound-6-1:before {
    content: "\e192";
  }
  .glyphicon-sound-7-1:before {
    content: "\e193";
  }
  .glyphicon-copyright-mark:before {
    content: "\e194";
  }
  .glyphicon-registration-mark:before {
    content: "\e195";
  }
  .glyphicon-cloud-download:before {
    content: "\e197";
  }
  .glyphicon-cloud-upload:before {
    content: "\e198";
  }
  .glyphicon-tree-conifer:before {
    content: "\e199";
  }
  .glyphicon-tree-deciduous:before {
    content: "\e200";
  }
  .articleNav ul li.three {
    width: 33.3%;
  }
  .articleNav ul li.three:last-child {
    width: 33.4%;
  }
  .articleNav ul li.four {
    width: 25%;
  }
  .articleNav ul li.six {
    width: 33.3%;
  }
  .articleNav ul li.eight {
    width: 25%;
  }
  .articleNav ul li:nth-child(even) {
    -webkit-box-shadow: 1px 0 rgba(0, 0, 0, 0.2) inset, 0px 0 rgba(0, 0, 0, 0) inset;
    -moz-box-shadow: 1px 0 rgba(0, 0, 0, 0.2) inset, 0px 0 rgba(0, 0, 0, 0) inset;
    box-shadow: 1px 0 rgba(0, 0, 0, 0.2) inset, 0px 0 rgba(0, 0, 0, 0) inset;
  }
  .articleNav ul li:last-of-type {
    -webkit-box-shadow: 1px 0 rgba(0, 0, 0, 0.2) inset, -1px 0 rgba(0, 0, 0, 0.2) inset;
    -moz-box-shadow: 1px 0 rgba(0, 0, 0, 0.2) inset, -1px 0 rgba(0, 0, 0, 0.2) inset;
    box-shadow: 1px 0 rgba(0, 0, 0, 0.2) inset, -1px 0 rgba(0, 0, 0, 0.2) inset;
  }
  .articleNav ul li .articleTitle {
    width: 100%;
  }
  .articleNav ul li .articleTitle a {
    min-height: 65px;
  }
  .articleNav ul li .articleTitle a h3 {
    font-size: 16px;
    line-height: 20px;
  }
  .articleNav ul li .articleTitle div {
    min-height: 65px;
  }
  .articleNav ul li .articleTitle div h3 {
    font-size: 16px;
    line-height: 20px;
  }
  .articleNav ul li .articleSummary {
    display: block;
  }
  .articleNav ul li .articleSummary p {
    color: #fff;
    font-size: 13px;
    line-height: 17px;
    padding: 10px;
  }
  .articleNav ul li .articleSummary .articleSummaryMoreLink {
    color: #fff;
    font-weight: bold;
    padding-top: 0;
  }
  .articleNav ul li .articleSummary .articleSummaryMoreLink a {
    color: #fff;
    min-height: 65px;
  }
  .articleNav ul li:nth-child(3n+3).six {
    width: 33.4%;
  }
  .articlePromo {
    zoom: 1;
    overflow: hidden;
    /* New Link over the Header img */
  
    /* local additions: Office 386 -- http://www.zdnet.de/themen/office-386/
      ... compile only the single.less! */
  
    /* local additions: Open Xchange -- http://www.zdnet.de/themen/open-xchange/
      ... compile only the single.less! */
  
    /* local additions: Advertorial Samsung Galaxy S6 -- http://www.zdnet.de/themen/samsung-galaxy-s6/
    ... compile only the single.less! */
  
    /* local additions: Windows 10 Special -- http://www.zdnet.de/themen/windows-10/
    ... compile only the local-special-headers.less and (!) the single.less! */
  
    /* local additions: Advertorial Samsung Galaxy Tab -- http://www.zdnet.de/themen/samsung-galaxy-tab/
    ... compile only the single.less! */
  
    /* local additions: Special MobileIron -- http://www.zdnet.de/unternehmen/mobileiron/
    ... compile only the single.less! */
  
    /* local additions: Advertorial Samsung SSD 950 Pro -- http://www.zdnet.de/themen/samsung-ssd-950-pro/
    ... compile only the local-special-headers.less and (!) the single.less! */
  
    /* local additions: Windows 10 Datenschutz -- http://www.zdnet.de/themen/windows-10-datenschutz/
    ... compile only the local-special-headers.less and (!) the single.less! */
  
    /* local additions: advertorial Samsung Galaxy TabPro S -- http://www.zdnet.de/themen/samsung-galaxy-tab-pro-s/
      ... compile only the local-special-headers.less and (!) the single.less! */
  
    /* local additions: editorial special Windows Server 2016 -- http://www.zdnet.de/themen/windows-server-2016/
      ... compile only the local-special-headers.less and (!) the single.less! */
  
    /* local additions: editorial special Exchange 2016 -- http://www.zdnet.de/themen/exchange-2016/
      ... compile only the local-special-headers.less and (!) the single.less! */
  
    /* local additions: editorial special ownCloud -- http://www.zdnet.de/themen/owncloud/
      ... compile only the local-special-headers.less and (!) the single.less! */
  
    /* local additions: editorial special ownCloud -- http://www.zdnet.de/themen/samsung-galaxy-s7/
    ... compile only the local-special-headers.less and (!) the single.less! */
  
    /* local additions: editorial special ownCloud -- http://www.zdnet.de/themen/vsphere/
    ... compile only the local-special-headers.less and (!) the single.less! */
  
    /* local additions: Special CeBIT 2017 -- http://www.zdnet.de/themen/cebit/ */
  
    /* local additions: Special Huawei Enterprise -- http://www.zdnet.de/themen/huawei-special/ */
  
    /* ========================================
     *
     * NOTE: compile only the local-special-headers.less and (!) the single.less!
     *
     * ========================================
     */
  
    /* local additions: default special -- http://www.zdnet.de/themen/.../
    ... compile only the local-special-headers.less and (!) the single.less! */
  
  }
  .articlePromo:before,
  .articlePromo:after {
    display: table;
    content: "";
    zoom: 1;
    *display: inline;
  }
  .articlePromo:after {
    clear: both;
  }
  .articlePromo:before,
  .articlePromo:after {
    display: table;
    content: "";
    zoom: 1;
    *display: inline;
  }
  .articlePromo:after {
    clear: both;
  }
  .articlePromo .specialHeader h2 {
    padding: 20px;
  }
  .articlePromo .specialHeaderSummary p {
    padding: 0 20px;
  }
  .articlePromo.toplink {
    text-align: center;
  }
  .articlePromo.specialEMM {
    min-height: 390px;
  }
  .articlePromo.specialEMM .specialHeader h2 {
    display: none;
  }
  .articlePromo.specialemail {
    min-height: 266px;
  }
  .articlePromo.specialemail .specialHeader h2 {
    display: none;
  }
  .articlePromo.specialemail .articleNav ul li .articleSummary {
    height: 180px;
    background: none #356690;
    background: -moz-linear-gradient(top, #081b2b, #356690);
    background: -ms-linear-gradient(top, #081b2b, #356690);
    background: -o-linear-gradient(top, #081b2b, #356690);
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#081b2b), to(#356690));
    background: -webkit-linear-gradient(top, #081b2b, #356690);
    background: linear-gradient(top, #081b2b, #356690);
  }
  .articlePromo.specialMint {
    background-image: url("http://www.zdnet.de/wp-content/themes/zdnet-de/images/specials/mint/mint_header.png");
    background-size: 100% auto;
    min-height: 293px;
  }
  .articlePromo.specialMint .specialHeader h2 {
    display: none;
  }
  .articlePromo.specialWinServer03 {
    background-image: url("http://www.zdnet.de/wp-content/uploads/2015/03/windows-server-2003.jpg");
    background-size: 100% auto;
    min-height: 325px;
  }
  .articlePromo.specialWinServer03 .specialHeader h2 {
    display: none;
  }
  .articlePromo.specialWinServer03 .articleNav .articleTitle a {
    min-height: 70px;
  }
  .articlePromo.specialOffice365 {
    background-image: url("/wp-content/themes/korasa-zdnet-de/assets/images/specials/office-365/office-365_1080x250.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 100% auto;
    min-height: 240px;
  }
  .articlePromo.specialOffice365 .specialHeader h2 {
    display: none;
  }
  .articlePromo.specialOffice365 .articleNav .articleTitle a {
    min-height: 70px;
  }
  .articlePromo.specialOpenXchange {
    background-image: url("/wp-content/themes/korasa-zdnet-de/assets/images/specials/open-xchange/open-xchange_1080x250.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 100% auto;
    min-height: 240px;
  }
  .articlePromo.specialOpenXchange .specialHeader h2 {
    display: none;
  }
  .articlePromo.specialOpenXchange .articleNav .articleTitle a {
    min-height: 70px;
  }
  .articlePromo.specialSamsungGalaxyS6 {
    background-image: url("/wp-content/themes/korasa-zdnet-de/assets/images/specials/samsung-galaxy-s6/samsung-galaxy-s6_1040x250.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% auto;
    min-height: 250px;
  }
  .articlePromo.specialSamsungGalaxyS6 .specialHeader h2 {
    display: none;
  }
  .articlePromo.specialSamsungGalaxyS6 .articleNav .articleTitle a {
    min-height: 70px;
  }
  .articlePromo.specialWindows10 {
    background-image: url("/wp-content/themes/korasa-zdnet-de/assets/images/specials/windows-10/windows-10_1040x275.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    min-height: 275px;
  }
  .articlePromo.specialWindows10 .specialHeader h2 {
    display: none;
  }
  .articlePromo.specialSamsungGalaxyTab {
    background-image: url("/wp-content/themes/korasa-zdnet-de/assets/images/specials/samsung-galaxy-tab/samsung-galaxy-tab_1040.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% auto;
    min-height: 250px;
  }
  .articlePromo.specialSamsungGalaxyTab .specialHeader h2 {
    display: none;
  }
  .articlePromo.specialSamsungGalaxyTab .articleNav .articleTitle a {
    min-height: 70px;
  }
  .articlePromo.specialMobileIron {
    background-image: url("/wp-content/themes/korasa-zdnet-de/assets/images/specials/mobileiron/mobileiron_1040.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% auto;
    min-height: 250px;
  }
  .articlePromo.specialMobileIron .specialHeader h2 {
    display: none;
  }
  .articlePromo.specialMobileIron .articleNav {
    background-color: red;
  }
  .articlePromo.specialMobileIron .articleNav .articleTitle a {
    min-height: 70px;
  }
  .articlePromo.specialSamsungSSD950Pro {
    background-image: url("/wp-content/themes/korasa-zdnet-de/assets/images/specials/samsung-ssd-950-pro/samsung-ssd-950-pro_1040.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    min-height: 250px;
  }
  .articlePromo.specialSamsungSSD950Pro .specialHeader h2 {
    display: none;
  }
  .articlePromo.specialWindows10Datenschutz {
    background-image: url("/wp-content/themes/korasa-zdnet-de/assets/images/specials/windows-10-datenschutz/windows-10-datenschutz_1040.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    min-height: 275px;
  }
  .articlePromo.specialWindows10Datenschutz .specialHeader h2 {
    display: none;
  }
  .articlePromo.specialSamsungGalaxyTabProS {
    background-image: url("/wp-content/themes/korasa-zdnet-de/assets/images/specials/samsung-galaxy-tabpro-s/samsung-galaxy-tabpro-s_1040.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    min-height: 250px;
  }
  .articlePromo.specialSamsungGalaxyTabProS .specialHeader h2 {
    display: none;
  }
  .articlePromo.specialWindowsServer2016 {
    background-image: url("/wp-content/themes/korasa-zdnet-de/assets/images/specials/windows-server-2016/windows-server-2016_1040.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    min-height: 170px;
  }
  .articlePromo.specialWindowsServer2016 .specialHeader h2 {
    display: none;
  }
  .articlePromo.specialExchange2016 {
    background-image: url("/wp-content/themes/korasa-zdnet-de/assets/images/specials/exchange-2016/exchange-2016_1040.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    min-height: 170px;
  }
  .articlePromo.specialExchange2016 .specialHeader h2 {
    display: none;
  }
  .articlePromo.specialOwncloud {
    background-image: url("/wp-content/themes/korasa-zdnet-de/assets/images/specials/owncloud/owncloud_1040.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    min-height: 170px;
  }
  .articlePromo.specialOwncloud .specialHeader h2 {
    display: none;
  }
  .articlePromo.specialSamsungGalaxyS7 {
    background-image: url("/wp-content/themes/korasa-zdnet-de/assets/images/specials/samsung-galaxy-s7/samsung-galaxy-s7_1040.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    min-height: 300px;
  }
  .articlePromo.specialSamsungGalaxyS7 .specialHeader h2 {
    display: none;
  }
  .articlePromo.specialVSphere {
    background-image: url("/wp-content/themes/korasa-zdnet-de/assets/images/specials/vsphere/vsphere_1040.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    min-height: 287px;
  }
  .articlePromo.specialVSphere .specialHeader h2 {
    display: none;
  }
  .articlePromo.specialCeBIT {
    background-image: url("/wp-content/themes/korasa-zdnet-de/assets/images/specials/cebit2017/cebit2017_1040.png");
    background-position: left top;
    background-repeat: no-repeat;
    min-height: 114px;
  }
  .articlePromo.specialCeBIT .specialHeader h2 {
    display: none;
  }
  .articlePromo.specialHuawei {
    background-image: url("/wp-content/themes/korasa-zdnet-de/assets/images/specials/huawei/huawei_1040.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    height: 146px;
  }
  .articlePromo.specialHuawei .specialHeader h2 {
    display: none;
  }
  .articlePromo.specialDefault {
    background-image: url("/wp-content/themes/korasa-zdnet-de/assets/images/specials/default/default_1040.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    min-height: 175px;
  }
  .articlePromo.specialDefault .specialHeader h2 {
    display: none;
  }
}
