@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');
}
.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";
}
#article {
  margin-bottom: 10px;
  font-size: 15px;
  font-family: 'Raleway', sans-serif;
  line-height: 23px;
}
#article .iframe {
  position: relative;
  padding-bottom: 50%;
  padding-top: 30px;
  height: 0;
  margin-bottom: 20px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
#article .iframe iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#article #articleContent ul li {
  background: url("../images/sprites.png") no-repeat scroll 0 -631px transparent;
  font-size: 15px;
  line-height: 22px;
  padding: 0 0 10px 15px;
}
#article #articleHead {
  margin-bottom: 20px;
}
#article #articleHead h1 {
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 20px;
}
#article #articleHead .byline {
  color: #7f8e95;
  display: block;
  font-family: 'Raleway', sans-serif;
  font-style: italic;
  text-rendering: optimizelegibility;
  font-size: 14px;
  margin-top: 20px;
  margin-bottom: 20px;
}
#article #articleHead .byline p {
  font-size: 14px;
  height: 30px;
  line-height: 30px;
}
#article #articleHead .byline .image {
  border-radius: 50%;
  float: left;
  height: 30px;
  overflow: hidden;
}
#article #articleHead .byline a {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#article #articleHead .byline a:hover {
  color: #de1400;
  text-decoration: none;
}
#article #articleHead .summary {
  font-weight: bold;
}
#article #articleHead p {
  font-size: 18px;
  line-height: 28px;
}
#article #articleContent {
  margin-bottom: 10px;
}
#article #articleContent h3 {
  font-weight: bold;
}
#article #articleContent p {
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 28px;
}
#article #articleContent h3 {
  font-weight: bold;
}
#article #articleContent b,
#article #articleContent strong {
  font-weight: bold;
}
#article #articleContent ol {
  list-style: decimal outside;
  margin-left: 10px;
}
#article #articleContent ol li {
  list-style: decimal;
  font-size: 15px;
  line-height: 22px;
  margin: 0 0 5px 15px;
  padding: 0 0 5px;
}
#article #articleContent .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;
}
#article #articleContent .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;
}
#article #articleContent .grayBox .boxLinkWrapper {
  float: left;
  width: 100%;
  display: block;
}
#article #articleContent .grayBox h4 {
  font-size: 11px;
  font-weight: bold;
  margin: 5px 0 10px 10px;
  font-family: 'Raleway', sans-serif;
  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;
}
#article #articleContent .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;
}
#article #articleContent .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;
}
#article #articleContent .grayBox .section h2,
#article #articleContent .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;
}
#article #articleContent .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;
}
#article #articleContent .grayBox .boxWrapper .clearfix {
  zoom: 1;
}
#article #articleContent .grayBox .boxWrapper .clearfix:before,
#article #articleContent .grayBox .boxWrapper .clearfix:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
#article #articleContent .grayBox .boxWrapper .clearfix:after {
  clear: both;
}
#article #articleContent .grayBox .boxWrapper .clearfix:before,
#article #articleContent .grayBox .boxWrapper .clearfix:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
#article #articleContent .grayBox .boxWrapper .clearfix:after {
  clear: both;
}
#article #articleContent .grayBox .boxWrapper .content {
  margin: 10px;
}
#article #articleContent .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;
}
#article #articleContent .grayBox .boxWrapper .content .simpleList li.top {
  padding-top: 0px;
  border-top: none;
  background-position: 0 -634px;
}
#article #articleContent .grayBox .boxWrapper .content .simpleList li.bottom {
  border-bottom: none;
}
#article #articleContent .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;
}
#article #articleContent .pagination {
  margin-bottom: 10px;
}
#article #articleContent .pagination ul {
  margin-top: 10px;
}
#article #articleContent .pagination ul.wp-paginate li {
  background-image: none;
  line-height: 30px;
  height: 30px;
  margin: 0 0 0 2px;
  padding: 0 0 0 0;
  vertical-align: text-top;
  display: inline-block;
  background-color: #fff;
}
#article #articleContent .pagination ul.wp-paginate li a {
  border: 1px solid #de1400;
  display: block;
  padding: 0px 15px;
  color: #de1400;
  font-weight: normal;
  font-size: 16px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#article #articleContent .pagination ul.wp-paginate li a:hover {
  color: #000;
  text-decoration: none;
  border: 1px solid #000;
}
#article #articleContent .pagination ul.wp-paginate .current {
  background-color: #de1400;
  border-color: #de1400;
  color: #FFFFFF;
  padding: 0px 15px;
  border: 1px solid #de1400;
}
#article #articleContent .pagination ul.wp-paginate .current span {
  line-height: 30px;
  padding: 0 15px;
}
#article #articleContent .wp-caption {
  background: none repeat scroll 0 0 #eee;
  border: 1px solid #999;
  display: block;
  margin: 10px auto 20px;
  padding: 10px;
  text-align: center;
}
#article #articleContent .wp-caption .wp-caption-text {
  display: block;
  margin-bottom: 0;
  font-size: 14px;
}
#article #articleContent .wp-caption .zoomImage img {
  margin-bottom: 10px;
}
#article #articleContent .zoomImage img {
  width: auto;
  height: auto;
  margin: 0 auto 20px;
  padding-left: 0 ;
}
#article #articleContent .zoomImage .size-medium {
  width: auto;
  display: block;
}
#article #articleContent .zoomImage .size-large {
  max-width: 100%;
  display: block;
}
#article #articleContent .alignright {
  float: none;
  margin: 0 0 20px 0;
}
#article #articleContent .alignleft {
  float: none;
  margin: 0 0 20px 0;
}
#article #articleContent 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: auto;
}
#article #articleContent table td {
  font-size: 12px;
  line-height: 16px;
  background: #f3f4f5;
  color: #213037;
}
#article #articleContent table:hover {
  overflow: inherit !important;
}
#article #articleContent table tr.headline td h3,
#article #articleContent table tr.headline td h4 {
  color: #213037;
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 0;
  padding: 5px 0;
  font-weight: bold;
}
#article #articleContent table tr.hide {
  display: none;
}
#article #articleContent table tr.toggle {
  display: table-row;
  text-align: center;
}
#article #articleContent table tr.toggle th {
  text-align: center;
}
#article #articleContent table tr.yourcountry td,
#article #articleContent table tr.selected td,
#article #articleContent table tr.yourcountry th,
#article #articleContent table tr.selected th {
  background: #7f8e95;
  border: none;
  color: #fff;
  text-shadow: none;
}
#article #articleContent table th,
#article #articleContent .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;
}
#article #articleContent table th {
  font-family: 'Raleway', sans-serif;
  text-rendering: optimizelegibility;
  font-size: 13px;
  color: #213037;
  background: #e6eaed;
  font-weight: bold;
}
#article #articleContent table th.head {
  font-size: 14px;
  background: #d4dbe0;
  color: #5f6f77;
}
#article #articleContent .generatedpic {
  font-style: italic;
  font-weight: normal;
  line-height: 14px;
  font-size: 11px;
  width: 620px;
  margin: 0 auto 10px;
  text-align: center;
}
#article #articleContent .generatedpic img {
  max-width: 100%;
}
#article #articleContent table th,
#article #articleContent 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;
}
#article #articleContent .highlight {
  font-size: 11px;
  margin-bottom: 10px;
  padding: 20px;
  text-align: left;
  zoom: 1;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  background-color: #eee;
  border-style: solid;
  border-width: 0px;
}
#article #articleContent .highlight:before,
#article #articleContent .highlight:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
#article #articleContent .highlight:after {
  clear: both;
}
#article #articleContent .highlight:before,
#article #articleContent .highlight:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
#article #articleContent .highlight:after {
  clear: both;
}
#article #articleContent .highlight .image {
  float: left;
  margin-right: 10px;
  width: 72px;
  height: 57px;
  background-color: #B1BFC9;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  box-shadow: 0 2px 3px #a0acb5 inset;
  -moz-box-shadow: 0 2px 3px #a0acb5 inset;
  -webkit-box-shadow: 0 2px 3px #a0acb5 inset;
}
#article #articleContent .highlight .image img {
  margin: 5px 0 0 5px;
  border: 1px solid #a2b0ba;
}
#article #articleContent .highlight .content {
  float: left;
  line-height: 14px;
}
#article #articleContent .highlight .header {
  color: #de1400;
  font-family: 'Raleway', sans-serif;
  text-rendering: optimizelegibility;
  font-size: 11px;
  font-weight: bold;
  -webkit-text-shadow: 0 1px 0 #ffffff;
  -moz-text-shadow: 0 1px 0 #ffffff;
  text-shadow: 0 1px 0 #ffffff;
  margin-bottom: 10px;
}
#article #articleContent .highlight h3 {
  line-height: 20px;
  -webkit-text-shadow: 0 1px 0 #ffffff;
  -moz-text-shadow: 0 1px 0 #ffffff;
  text-shadow: 0 1px 0 #ffffff;
}
#article #articleContent .highlight p {
  margin-bottom: 0;
  line-height: 19px;
  font-size: 14px;
}
#article #articleContent .highlight p b {
  font-size: 15px;
  font-weight: normal;
}
#article #articleContent .highlight .more {
  float: right;
  font-size: 11px;
  font-family: 'Raleway', sans-serif;
  text-rendering: optimizelegibility;
}
#article #articleContent .highlight .more a {
  color: #de1400;
}
#article #articleContent .toc {
  margin-bottom: 20px;
}
#article #articleContent .toc h3 {
  background: url("../images/toc-border.jpg") repeat-x scroll 0 bottom transparent;
  color: #de1400;
  font-size: 18px;
  font-style: italic;
  line-height: 18px;
  margin-bottom: 5px;
  padding-bottom: 10px;
  font-weight: normal;
}
#article #articleContent .toc ul {
  margin-bottom: 20px;
}
#article #articleContent .toc ul li {
  background: url("../images/sprites.png") no-repeat scroll 0 -630px transparent;
  font-size: 14px;
  line-height: 20px;
  margin: 0 0 5px;
  padding: 0 0 5px 15px;
  vertical-align: text-top;
}
#article #articleFooter {
  margin-bottom: 10px;
  margin-top: 40px;
}
#article #articleFooter .appPromo a {
  display: block;
  margin-bottom: 10px;
  text-align: center;
}
#article #articleFooter .tools {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  background-color: #E8EDF0;
  border-color: #CDD3D6 #E0E3E5 #E0E3E5 #CDD3D6;
  border-style: solid;
  border-width: 1px;
  color: #7f8e95;
  position: relative;
  margin: 0 0 20px;
  -webkit-text-shadow: 0 1px 0 #ffffff;
  -moz-text-shadow: 0 1px 0 #ffffff;
  text-shadow: 0 1px 0 #ffffff;
}
#article #articleFooter .tools ul {
  display: inline-block;
  vertical-align: middle;
  list-style: none outside none;
  line-height: 32px;
}
#article #articleFooter .tools ul li {
  float: left;
  margin: 0 0 0 10px;
  padding: 0;
  background-image: url("../images/sprites.png");
  background-repeat: no-repeat;
  background-color: transparent;
}
#article #articleFooter .tools ul li a {
  display: block;
}
#article #articleFooter .tools ul .emailthis {
  background-position: 60px -526px;
  width: 65px;
}
#article #articleFooter .tools ul .emailthis a {
  background: url("../images/service-tools-icons.png") no-repeat scroll 0 -212px transparent;
  text-indent: -9999px;
  width: 45px;
}
#article #articleFooter .tools ul .print {
  display: none;
  background-position: 70px -526px;
  width: 75px;
}
#article #articleFooter .tools ul .print a {
  background: url("../images/service-tools-icons.png") no-repeat scroll 0 -60px transparent;
  text-indent: -9999px;
  width: 58px;
}
#article #articleFooter .tools ul .comments {
  background-position: 110px -526px;
  width: 120px;
}
#article #articleFooter .tools ul .comments a {
  background: url("../images/service-tools-icons.png") no-repeat scroll 20px -120px transparent;
  width: 100px;
  color: #de1400;
  font-family: 'Raleway', sans-serif;
  font-style: italic;
  text-rendering: optimizelegibility;
  font-weight: bold;
}
#article #articleFooter .tools ul .rss {
  background-image: none;
  margin-left: 5px;
}
#article #articleFooter .tools ul .rss a {
  background: url("../images/icon-feeds.gif") no-repeat scroll 0 10px transparent;
  color: #8095A1;
  font-size: 10px;
  padding: 0 0 0 15px;
  text-indent: -9999px;
  line-height: 0;
}
#article #articleFooter .tools ul .rss a:after {
  content: "RSS Feeds";
  text-indent: 0;
  display: block;
  line-height: 32px;
}
#article #articleFooter .storySocialLinks {
  float: none;
  height: 30px;
  padding: 10px 0;
  width: 620px;
}
#article #articleFooter .storySocialLinks li {
  margin-right: 20px;
  width: 20px;
  display: block;
  float: left;
  height: 20px;
  list-style: none outside none;
  background-image: url("../images/social-icons-20x20.png");
  background-repeat: no-repeat;
  background-color: transparent;
  text-indent: -9999px;
}
#article #articleFooter .storySocialLinks li a {
  width: 20px;
  background-position: left center;
  background-repeat: no-repeat;
  float: left;
  height: 38px;
  text-align: left;
}
#article #articleFooter .storySocialLinks .twitter {
  background-position: 0 -39px;
  padding-left: 0;
}
#article #articleFooter .storySocialLinks .facebook {
  background-position: 0 0;
  padding-left: 0;
}
#article #articleFooter .storySocialLinks .google-plus {
  background-position: 0 -154px;
  padding-left: 0;
}
#article #articleFooter .storySocialLinks .xing {
  background-position: 0 -117px;
  padding-left: 0;
}
#article #articleFooter .storySocialLinks .linkedin {
  background-position: 0 -78px;
  padding-left: 0;
}
#article #articleFooter .storySocialLinks .text {
  font-family: 'Raleway', sans-serif;
  font-style: italic;
  text-rendering: optimizelegibility;
  font-size: 13px;
  height: 20px;
  margin-right: 10px;
  padding-top: 1px;
  text-indent: 0;
  width: auto;
  background-image: none;
  color: #de1400;
}
#article #articleFooter .subBox {
  background-color: #eff1f2;
  border-width: 1px;
  border-color: #bebdbd;
  border-style: solid;
  box-shadow: 0 2px 3px #d1dae1 inset;
  -moz-box-shadow: 0 2px 3px #d1dae1 inset;
  -webkit-box-shadow: 0 2px 3px #d1dae1 inset;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  margin-bottom: 20px;
  text-shadow: 0 1px 0 #ffffff;
}
#article #articleFooter .subBox a {
  color: #7f8e95;
  display: block;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 22px;
  padding: 20px;
  text-decoration: none;
  text-align: center;
}
#article #articleFooter .subBox a b {
  color: #de1400;
  font-family: 'Raleway', sans-serif;
  text-rendering: optimizelegibility;
  font-size: 22px;
  font-style: normal;
  text-transform: uppercase;
}
#articleHead.reviewHead {
  margin-bottom: 20px;
  padding-bottom: 10px;
}
#articleHead.reviewHead h1 {
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 10px;
}
#articleHead.reviewHead .byline {
  color: #7f8e95;
  display: block;
  font-family: 'Raleway', sans-serif;
  font-style: italic;
  text-rendering: optimizelegibility;
  font-size: 14px;
  margin-top: 20px;
  margin-bottom: 20px;
}
#articleHead.reviewHead .byline p {
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  margin-left: 0;
}
#articleHead.reviewHead .byline .image {
  border-radius: 50%;
  float: left;
  height: 30px;
  overflow: hidden;
}
#articleHead.reviewHead .byline a {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#articleHead.reviewHead .byline a:hover {
  color: #de1400;
  text-decoration: none;
}
#articleHead.reviewHead .summary {
  font-weight: bold;
}
#articleHead.reviewHead p {
  font-size: 15px;
}
#cboxLoadedContent #comment-form-box #respond {
  margin-bottom: 10px;
}
#cboxLoadedContent #comment-form-box #respond form {
  background-color: #fff;
}
#cboxLoadedContent #comment-form-box #respond form .comment-notes {
  color: #7f8e95;
}
#cboxLoadedContent #comment-form-box #respond form .comment-form-comment label {
  color: #7f8e95;
}
#cboxLoadedContent #comment-form-box #respond textarea {
  height: 100%;
  overflow: auto;
  width: 100%;
}
#respond {
  width: 100%;
  padding-top: 10px;
  margin-bottom: 10px;
}
#respond h3 {
  background: url("../images/sprites.png") repeat-x scroll 0 -459px transparent;
  color: #de1400;
  font-size: 14px;
  font-style: normal;
  line-height: 18px;
  height: 19px;
  margin: 0 0 0;
  font-weight: 900;
  text-transform: uppercase;
  padding-bottom: 10px;
}
#respond form {
  background-color: #F3F6F7;
  -webkit-text-shadow: 0 1px 0 #ffffff;
  -moz-text-shadow: 0 1px 0 #ffffff;
  text-shadow: 0 1px 0 #ffffff;
  padding: 10px 10px 10px;
}
#respond form .comment-form-comment {
  margin-top: 10px;
}
#respond form .comment-form-comment label {
  color: #adb4bd;
  font-family: 'Raleway', sans-serif;
  font-style: italic;
  text-rendering: optimizelegibility;
  font-size: 16px;
}
#respond form .comment-form-comment textarea {
  background-color: #F8FBFD;
  border: 1px solid #D4DCE2;
  font-size: 1.08em;
  line-height: 1.5em;
  padding: 6px 4px;
  height: 174px;
  resize: none;
  color: #000;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
}
#respond form .required {
  color: #de1400;
}
#respond form .comment-notes {
  color: #ADB4BD;
  font-family: 'Raleway', sans-serif;
  font-style: italic;
  text-rendering: optimizelegibility;
  font-size: 14px;
  -webkit-text-shadow: 0 1px 0 #ffffff;
  -moz-text-shadow: 0 1px 0 #ffffff;
  text-shadow: 0 1px 0 #ffffff;
}
#respond form .commentAuthor {
  margin-top: 10px;
}
#respond form .commentUrl {
  margin-bottom: 10px;
}
#respond form .commentAuthor,
#respond form .commentEmail,
#respond form .commentUrl {
  clear: both;
  margin-bottom: 10px;
  background-color: #e8edf0;
  height: auto;
  overflow: hidden;
  text-align: center;
}
#respond form .commentAuthor .label,
#respond form .commentEmail .label,
#respond form .commentUrl .label {
  border-top: 1px solid #D4DCE2;
  float: none;
  font-family: 'Raleway', sans-serif;
  text-rendering: optimizelegibility;
  height: 30px;
  line-height: 29px;
  margin: 0;
  padding: 0 10px;
  font-weight: bold;
  text-transform: uppercase;
  width: inherit;
  text-align: left;
}
#respond form .commentAuthor input,
#respond form .commentEmail input,
#respond form .commentUrl input {
  background-color: #F8FBFD;
  border: 1px solid #D4DCE2;
  font-size: 1.08em;
  line-height: 1.5em;
  padding: 0 4px;
  width: 90%;
  height: 28px;
  margin-bottom: 10px;
}
#respond form .form-allowed-tags {
  padding: 5px;
  font-family: 'Raleway', sans-serif;
  font-style: italic;
  text-rendering: optimizelegibility;
  background-color: #F8FBFD;
  border: 1px solid #D4DCE2;
  margin: 10px 0;
}
#respond form #submit {
  width: 200px;
  font-size: 14px;
  margin: 10px auto;
  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: 100%;
  margin: 20px auto 20px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border: medium none;
}
#respond form #submit:hover {
  background-color: #080e14;
  text-decoration: none;
}
#respond form #submit:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
#last-comments-box {
  background-color: #E8EDF0;
}
#last-comments-box #comments {
  padding-bottom: 10px;
}
#last-comments-box #comments .allComments {
  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;
  margin: 20px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#last-comments-box #comments .allComments:hover {
  background-color: #080e14;
  text-decoration: none;
}
#last-comments-box #comments .simpleList {
  margin-left: 10px;
}
#last-comments-box #comments .simpleList li {
  background-position: 0 -635px;
}
#last-comments-box #comments .simpleList li a {
  color: #de1400;
  font-size: 12px;
  font-weight: bold;
  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;
}
#last-comments-box #comments .box-title {
  background-image: none;
  background-color: transparent;
  color: #90979F;
  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;
  margin: 0 10px 10px;
}
#last-comments-box #comments .box-info {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  background-color: #f8fbfd;
  border: 1px solid #e6e6e6;
  box-shadow: 0 1px 10px #e8edf0 inset;
  -moz-box-shadow: 0 1px 10px #e8edf0 inset;
  -webkit-box-shadow: 0 1px 10px #e8edf0 inset;
  margin: 0 10px;
  padding: 10px 0;
  text-align: center;
}
#last-comments-box #comments .box-info span {
  color: #de1400;
  font-size: 14px;
  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;
}
#last-comments-box #comments .box-info span b {
  color: #90979f;
  font-weight: normal;
  font-size: 17px;
}
#last-comments-box #comments .inline {
  background: url("../images/sprites.png") repeat-x scroll 0 -459px #ffffff;
  color: #de1400;
  font-size: 14px;
  font-style: normal;
  line-height: 18px;
  height: 19px;
  margin: 0 0 10px;
  padding-bottom: 5px;
  font-weight: 900;
  text-transform: uppercase;
}
#last-comments-box #comments ul.bullets {
  margin: 0 10px;
}
#last-comments-box #comments ul.bullets li {
  margin-bottom: 10px;
}
#last-comments-box #comments ul.bullets li .comment-wrapper {
  background-color: #f8fbfd;
  border: 1px solid #d4dce2;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  padding: 10px 10px 5px;
  box-shadow: 0px 1px 3px #d1dae1 inset;
  -moz-box-shadow: 0px 1px 3px #d1dae1 inset;
  -webkit-box-shadow: 0px 1px 3px #d1dae1 inset;
}
#last-comments-box #comments ul.bullets li .comment-wrapper .author,
#last-comments-box #comments ul.bullets li .comment-wrapper .date {
  color: #7f8e95;
  font-size: 13px;
  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;
}
#last-comments-box #comments ul.bullets li .comment-wrapper .comment_text {
  line-height: 20px;
}
#last-comments-box #comments ul.bullets li .comment-wrapper .reply {
  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;
  font-size: 13px;
  text-align: right;
}
#last-comments-box #comments ul.bullets ul.children {
  border-left: 1px solid #d4dce2;
  margin-top: 10px;
}
#last-comments-box #comments ul.bullets ul.children li {
  background: url("../images/comment-arrow.png") no-repeat scroll 2px 50% transparent;
  padding-left: 10px;
}
#last-comments-box #comments ul.bullets ul.children .children {
  margin-left: 10px;
}
#last-comments-box #comments ul.bullets ul.children .children li {
  padding-left: 10px;
}
#last-comments-box #comments ul.bullets ul.children .children .children {
  margin-left: 10px;
}
.vote {
  margin: 0 0 20px;
  height: 70px;
  zoom: 1;
}
.vote:before,
.vote:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.vote:after {
  clear: both;
}
.vote:before,
.vote:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.vote:after {
  clear: both;
}
.vote .post-ratings {
  vertical-align: top;
}
.vote .post-ratings img {
  vertical-align: bottom;
}
.vote strong {
  font-weight: bold;
}
.tags {
  font-family: 'Raleway', sans-serif;
  text-rendering: optimizelegibility;
  font-size: 14px;
  margin-bottom: 5px;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding: 10px 0;
  font-weight: bold;
}
.tags span {
  color: #de1400;
  text-transform: uppercase;
}
#article #articleContent .socialContainer {
  margin-bottom: 10px;
}
#article #articleContent .socialContainer .text {
  font-family: 'Raleway', sans-serif;
  font-style: italic;
  text-rendering: optimizelegibility;
  font-size: 13px;
  height: 20px;
  margin-right: 10px;
  padding-top: 1px;
  text-indent: 0;
  width: auto;
  background-image: none;
  color: #de1400;
  display: block;
  float: none;
}
#article #articleContent .socialContainer .socialLinks,
#article #articleContent .socialContainer .storyTools {
  float: none;
  padding: 0 0 10px 0;
  width: 100%;
  zoom: 1;
}
#article #articleContent .socialContainer .socialLinks:before,
#article #articleContent .socialContainer .storyTools:before,
#article #articleContent .socialContainer .socialLinks:after,
#article #articleContent .socialContainer .storyTools:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
#article #articleContent .socialContainer .socialLinks:after,
#article #articleContent .socialContainer .storyTools:after {
  clear: both;
}
#article #articleContent .socialContainer .socialLinks:before,
#article #articleContent .socialContainer .storyTools:before,
#article #articleContent .socialContainer .socialLinks:after,
#article #articleContent .socialContainer .storyTools:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
#article #articleContent .socialContainer .socialLinks:after,
#article #articleContent .socialContainer .storyTools:after {
  clear: both;
}
#article #articleContent .socialContainer .socialLinks li,
#article #articleContent .socialContainer .storyTools li {
  height: 30px;
  margin-right: 10px;
  min-width: 46%;
  display: block;
  margin-bottom: 10px;
  float: left;
  list-style: none outside none;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  padding: 0 0 0 0;
  background-image: none;
}
#article #articleContent .socialContainer .socialLinks li:hover,
#article #articleContent .socialContainer .storyTools li:hover {
  opacity: 0.8;
  text-decoration: none;
}
#article #articleContent .socialContainer .socialLinks li:last-of-type,
#article #articleContent .socialContainer .storyTools li:last-of-type {
  margin-right: 0;
}
#article #articleContent .socialContainer .socialLinks li a,
#article #articleContent .socialContainer .storyTools li a {
  display: block;
  line-height: 30px;
  color: #fff;
  text-align: center;
  padding: 0 10px;
  font-size: 13px;
}
#article #articleContent .socialContainer .socialLinks li a:hover,
#article #articleContent .socialContainer .storyTools li a:hover {
  text-decoration: none;
}
#article #articleContent .socialContainer .socialLinks li.twitter,
#article #articleContent .socialContainer .storyTools li.twitter {
  background-color: #28aae1;
}
#article #articleContent .socialContainer .socialLinks li.facebook,
#article #articleContent .socialContainer .storyTools li.facebook {
  background-color: #3b5998;
}
#article #articleContent .socialContainer .socialLinks li.google-plus,
#article #articleContent .socialContainer .storyTools li.google-plus {
  background-color: #df3d1b;
}
#article #articleContent .socialContainer .socialLinks li.xing,
#article #articleContent .socialContainer .storyTools li.xing {
  background-color: #126567;
}
#article #articleContent .socialContainer .socialLinks li.linkedin,
#article #articleContent .socialContainer .storyTools li.linkedin {
  background-color: #0073b2;
}
#article #articleContent .socialContainer .socialLinks li.rss,
#article #articleContent .socialContainer .storyTools li.rss {
  background-color: #ff6600;
}
#article #articleContent .socialContainer .socialLinks li.email,
#article #articleContent .socialContainer .storyTools li.email {
  background-color: #2a537e;
}
#article #articleContent .socialContainer .socialLinks li.print,
#article #articleContent .socialContainer .storyTools li.print {
  background-color: #de1400;
}
#article #articleContent .socialContainer .socialLinks li.comment,
#article #articleContent .socialContainer .storyTools li.comment {
  background-color: #768696;
  min-width: 46%;
}
#article #articleContent .socialContainer .storyTools li .fa.fa-envelope-o,
#article #articleContent .socialContainer .storyTools li .fa.fa-print,
#article #articleContent .socialContainer .storyTools li .fa.fa-rss {
  font-size: 15px;
}
.socialContainer {
  margin-bottom: 10px;
}
.socialContainer .text {
  font-family: 'Raleway', sans-serif;
  font-style: italic;
  text-rendering: optimizelegibility;
  font-size: 13px;
  height: 20px;
  margin-right: 10px;
  padding-top: 1px;
  text-indent: 0;
  width: auto;
  background-image: none;
  color: #de1400;
  display: block;
  float: none;
}
.socialContainer .socialLinks,
.socialContainer .storyTools {
  float: none;
  padding: 0 0 10px 0;
  width: 100%;
  zoom: 1;
}
.socialContainer .socialLinks:before,
.socialContainer .storyTools:before,
.socialContainer .socialLinks:after,
.socialContainer .storyTools:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.socialContainer .socialLinks:after,
.socialContainer .storyTools:after {
  clear: both;
}
.socialContainer .socialLinks:before,
.socialContainer .storyTools:before,
.socialContainer .socialLinks:after,
.socialContainer .storyTools:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.socialContainer .socialLinks:after,
.socialContainer .storyTools:after {
  clear: both;
}
.socialContainer .socialLinks li,
.socialContainer .storyTools li {
  height: 30px;
  margin-right: 10px;
  min-width: 46%;
  display: block;
  margin-bottom: 10px;
  float: left;
  list-style: none outside none;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.socialContainer .socialLinks li:hover,
.socialContainer .storyTools li:hover {
  opacity: 0.8;
  text-decoration: none;
}
.socialContainer .socialLinks li:last-of-type,
.socialContainer .storyTools li:last-of-type {
  margin-right: 0;
}
.socialContainer .socialLinks li a,
.socialContainer .storyTools li a {
  display: block;
  line-height: 30px;
  color: #fff;
  text-align: center;
  padding: 0 10px;
  font-size: 13px;
}
.socialContainer .socialLinks li a:hover,
.socialContainer .storyTools li a:hover {
  text-decoration: none;
}
.socialContainer .socialLinks li.twitter,
.socialContainer .storyTools li.twitter {
  background-color: #28aae1;
}
.socialContainer .socialLinks li.facebook,
.socialContainer .storyTools li.facebook {
  background-color: #3b5998;
}
.socialContainer .socialLinks li.google-plus,
.socialContainer .storyTools li.google-plus {
  background-color: #df3d1b;
}
.socialContainer .socialLinks li.xing,
.socialContainer .storyTools li.xing {
  background-color: #126567;
}
.socialContainer .socialLinks li.linkedin,
.socialContainer .storyTools li.linkedin {
  background-color: #0073b2;
}
.socialContainer .socialLinks li.rss,
.socialContainer .storyTools li.rss {
  background-color: #ff6600;
}
.socialContainer .socialLinks li.email,
.socialContainer .storyTools li.email {
  background-color: #2a537e;
}
.socialContainer .socialLinks li.print,
.socialContainer .storyTools li.print {
  background-color: #de1400;
}
.socialContainer .socialLinks li.comment,
.socialContainer .storyTools li.comment {
  background-color: #768696;
  min-width: 46%;
}
.socialContainer .storyTools li .fa.fa-envelope-o,
.socialContainer .storyTools li .fa.fa-print,
.socialContainer .storyTools li .fa.fa-rss {
  font-size: 15px;
}
/* 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);
  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 {
  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 */
  #article #articleHead h1 {
    font-size: 36px;
    line-height: 40px;
    margin-bottom: 10px;
  }
  #article #articleContent p {
    margin-bottom: 20px;
  }
  #article #articleContent .alignright {
    float: none;
    margin: 0 0 20px 20px;
    display: block;
  }
  #article #articleContent .alignleft {
    float: left;
    margin: 0 20px 20px 0;
    display: block;
  }
  #article #articleContent .zoomImage img {
    padding-left: 20px;
  }
  #article #articleContent .zoomImage .alignleftimg {
    padding-left: 0;
    padding-right: 20px;
  }
  #article #articleContent .zoomImage img.alignleft {
    padding-left: 0;
    padding-right: 20px;
  }
  #article #articleContent .zoomImage .size-full,
  #article #articleContent .zoomImage .size-large {
    display: block;
    width: 100%;
    padding-left: 0;
  }
  #article #articleContent .grayBox .image {
    margin: 20px 30px 0;
  }
  #article #articleContent .wp-caption {
    background: none repeat scroll 0 0 #eee;
    border: 1px solid #999;
    display: block;
    margin: 10px auto 20px;
    padding: 10px;
    text-align: center;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
  }
  #article #articleContent .wp-caption .wp-caption-text {
    display: block;
  }
  #article #articleFooter .appPromo a {
    display: block;
    text-align: center;
  }
  #article #articleFooter .tools ul .print {
    display: none;
  }
  #article #articleFooter .tools ul .rss a {
    background: url("../images/icon-feeds.gif") no-repeat scroll 0 10px transparent;
    color: #8095A1;
    font-size: 10px;
    padding: 0 0 0 15px;
    text-indent: 0px;
    line-height: 32px;
  }
  #article #articleFooter .tools ul .rss a:after {
    content: "";
    text-indent: 0;
    display: block;
    line-height: 32px;
  }
  #articleHead.reviewHead h1 {
    font-size: 36px;
    line-height: 40px;
    margin-bottom: 10px;
  }
  #article #articleContent .socialContainer {
    margin-bottom: 20px;
  }
  #article #articleContent .socialContainer .socialLinks li {
    min-width: 17.8%;
    margin-bottom: 0;
  }
  #article #articleContent .socialContainer .storyTools li {
    min-width: 17.8%;
    margin-bottom: 0;
  }
  #article #articleContent .socialContainer .storyTools li.comment {
    min-width: 17.8%;
  }
  .socialContainer .socialLinks li {
    min-width: 18.7%;
  }
  .socialContainer .storyTools li {
    min-width: 18.7%;
  }
  .socialContainer .storyTools li.comment {
    min-width: 18.7%;
  }
  #last-comments-box {
    background-color: #E8EDF0;
  }
  #last-comments-box #comments {
    padding-bottom: 20px;
  }
  #last-comments-box #comments .simpleList {
    margin-left: 20px;
  }
  #last-comments-box #comments .simpleList li {
    background-position: 0 -635px;
  }
  #last-comments-box #comments .simpleList li a {
    color: #de1400;
    font-size: 12px;
    font-weight: bold;
    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;
  }
  #last-comments-box #comments .box-title {
    background-image: none;
    background-color: transparent;
    color: #90979F;
    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;
    margin: 0 20px 10px;
  }
  #last-comments-box #comments .inline {
    background: url("../images/sprites.png") repeat-x scroll 0 -459px #ffffff;
    color: #de1400;
    font-size: 14px;
    font-style: normal;
    line-height: 18px;
    font-weight: 900;
    text-transform: uppercase;
    height: 19px;
    margin: 0 0 10px;
    padding-bottom: 10px;
  }
  #last-comments-box #comments ul.bullets {
    margin: 0 20px;
  }
  #last-comments-box #comments ul.bullets li {
    margin-bottom: 20px;
  }
  #last-comments-box #comments ul.bullets li .comment-wrapper {
    background-color: #f8fbfd;
    border: 1px solid #d4dce2;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    padding: 20px 20px 10px;
    box-shadow: 0px 1px 3px #d1dae1 inset;
    -moz-box-shadow: 0px 1px 3px #d1dae1 inset;
    -webkit-box-shadow: 0px 1px 3px #d1dae1 inset;
  }
  #last-comments-box #comments ul.bullets li .comment-wrapper .author,
  #last-comments-box #comments ul.bullets li .comment-wrapper .date {
    color: #7f8e95;
    font-size: 13px;
    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;
  }
  #last-comments-box #comments ul.bullets li .comment-wrapper .comment_text {
    line-height: 20px;
  }
  #last-comments-box #comments ul.bullets li .comment-wrapper .reply {
    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;
    font-size: 13px;
    text-align: right;
  }
  #last-comments-box #comments ul.bullets ul.children {
    border-left: 1px solid #d4dce2;
    margin-top: 20px;
  }
  #last-comments-box #comments ul.bullets ul.children li {
    background: url("../images/comment-arrow.png") no-repeat scroll 2px 50% transparent;
    padding-left: 20px;
  }
  #last-comments-box #comments ul.bullets ul.children .children {
    margin-left: 20px;
  }
  #last-comments-box #comments ul.bullets ul.children .children li {
    padding-left: 20px;
  }
  #last-comments-box #comments ul.bullets ul.children .children .children {
    margin-left: 20px;
  }
  #respond form .commentAuthor,
  #respond form .commentEmail,
  #respond form .commentUrl {
    text-align: left;
  }
  #respond form .commentAuthor .label,
  #respond form .commentEmail .label,
  #respond form .commentUrl .label {
    float: left;
    width: 52px;
  }
  #respond form .commentAuthor input,
  #respond form .commentEmail input,
  #respond form .commentUrl input {
    float: left;
    width: 270px;
    margin-bottom: 0;
  }
  /* 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) {
  #article #articleContent p {
    margin-bottom: 20px;
  }
  #article #articleContent .zoomImage img {
    width: inherit;
  }
  #article #articleContent .zoomImage .size-full,
  #article #articleContent .zoomImage .size-large {
    width: auto;
    display: block;
  }
  #article #articleContent .wp-caption.size-thu {
    max-width: 250px;
  }
  #article #articleContent .wp-caption.size-med {
    max-width: 250px;
  }
  #article #articleContent .wp-caption.size-lar,
  #article #articleContent .wp-caption.size.ful {
    max-width: 100%;
  }
  #article #articleContent .wp-caption .zoomImage img {
    width: 100%;
    padding-left: 0;
    margin-bottom: 10px;
  }
  #article #articleContent .alignright {
    float: right;
    margin: 0 0 20px 20px;
  }
  #article #articleContent .alignleft {
    float: left;
    margin: 0 20px 20px 0;
  }
  #article #articleContent .grayBox .image {
    margin: 17px 25px 0;
  }
  #article #articleContent .pagination ul {
    margin-top: 20px;
  }
  #article #articleContent .pagination ul.wp-paginate .current {
    padding: 0 0 0 0 ;
  }
  #article #articleFooter .appPromo a {
    display: inline-block;
    text-align: center;
  }
  #article #articleFooter .tools ul .print {
    display: inline-block;
  }
  #article #articleContent .socialContainer .socialLinks li {
    min-width: 18.7%;
  }
  #article #articleContent .socialContainer .storyTools li {
    min-width: 18.7%;
  }
  #article #articleContent .socialContainer .storyTools li.comment {
    min-width: 18.7%;
  }
  .socialContainer .socialLinks li {
    min-width: 18.7%;
  }
  .socialContainer .storyTools li {
    min-width: 18.7%;
  }
  .socialContainer .storyTools li.comment {
    min-width: 18.7%;
  }
  #last-comments-box {
    background-color: #E8EDF0;
  }
  #last-comments-box #comments {
    padding-bottom: 20px;
  }
  #last-comments-box #comments .simpleList {
    margin-left: 20px;
  }
  #last-comments-box #comments .simpleList li {
    background-position: 0 -635px;
  }
  #last-comments-box #comments .simpleList li a {
    color: #de1400;
    font-size: 12px;
    font-weight: bold;
    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;
  }
  #last-comments-box #comments .box-title {
    background-image: none;
    background-color: transparent;
    color: #90979F;
    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;
    margin: 0 20px 10px;
  }
  #last-comments-box #comments .inline {
    background: url("../images/sprites.png") repeat-x scroll 0 -459px #ffffff;
    color: #de1400;
    font-size: 14px;
    font-style: normal;
    line-height: 18px;
    height: 19px;
    margin: 0 0 10px;
    padding-bottom: 10px;
    font-weight: 900;
    text-transform: uppercase;
  }
  #last-comments-box #comments ul.bullets {
    margin: 0 20px;
  }
  #last-comments-box #comments ul.bullets li {
    margin-bottom: 20px;
  }
  #last-comments-box #comments ul.bullets li .comment-wrapper {
    background-color: #f8fbfd;
    border: 1px solid #d4dce2;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    padding: 20px 20px 10px;
    box-shadow: 0px 1px 3px #d1dae1 inset;
    -moz-box-shadow: 0px 1px 3px #d1dae1 inset;
    -webkit-box-shadow: 0px 1px 3px #d1dae1 inset;
  }
  #last-comments-box #comments ul.bullets li .comment-wrapper .author,
  #last-comments-box #comments ul.bullets li .comment-wrapper .date {
    color: #7f8e95;
    font-size: 13px;
    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;
  }
  #last-comments-box #comments ul.bullets li .comment-wrapper .comment_text {
    line-height: 20px;
  }
  #last-comments-box #comments ul.bullets li .comment-wrapper .reply {
    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;
    font-size: 13px;
    text-align: right;
  }
  #last-comments-box #comments ul.bullets ul.children {
    border-left: 1px solid #d4dce2;
    margin-top: 20px;
  }
  #last-comments-box #comments ul.bullets ul.children li {
    background: url("../images/comment-arrow.png") no-repeat scroll 2px 50% transparent;
    padding-left: 20px;
  }
  #last-comments-box #comments ul.bullets ul.children .children {
    margin-left: 20px;
  }
  #last-comments-box #comments ul.bullets ul.children .children li {
    padding-left: 20px;
  }
  #last-comments-box #comments ul.bullets ul.children .children .children {
    margin-left: 20px;
  }
  #respond {
    width: 100%;
    padding-top: 20px;
    margin-bottom: 20px;
  }
  #respond h3 {
    background: url("../images/sprites.png") repeat-x scroll 0 -459px transparent;
    color: #de1400;
    font-size: 14px;
    font-style: normal;
    line-height: 18px;
    height: 19px;
    margin: 0 0 0;
    font-weight: 900;
    text-transform: uppercase;
    padding-bottom: 10px;
  }
  #respond form {
    background-color: #F3F6F7;
    -webkit-text-shadow: 0 1px 0 #ffffff;
    -moz-text-shadow: 0 1px 0 #ffffff;
    text-shadow: 0 1px 0 #ffffff;
    padding: 10px 20px 20px;
  }
  #respond form .comment-form-comment {
    margin-top: 10px;
  }
  #respond form .comment-form-comment label {
    color: #adb4bd;
    font-family: 'Raleway', sans-serif;
    font-style: italic;
    text-rendering: optimizelegibility;
    font-size: 16px;
  }
  #respond form .comment-form-comment textarea {
    background-color: #F8FBFD;
    border: 1px solid #D4DCE2;
    font-size: 1.08em;
    line-height: 1.5em;
    padding: 6px 4px;
    height: 174px;
    resize: none;
    color: #000;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
  }
  #respond form .required {
    color: #de1400;
  }
  #respond form .comment-notes {
    color: #ADB4BD;
    font-family: 'Raleway', sans-serif;
    font-style: italic;
    text-rendering: optimizelegibility;
    font-size: 14px;
    -webkit-text-shadow: 0 1px 0 #ffffff;
    -moz-text-shadow: 0 1px 0 #ffffff;
    text-shadow: 0 1px 0 #ffffff;
  }
  #respond form .commentAuthor {
    margin-top: 10px;
  }
  #respond form .commentUrl {
    margin-bottom: 10px;
  }
  #respond form .commentAuthor,
  #respond form .commentEmail,
  #respond form .commentUrl {
    clear: both;
    margin-bottom: 10px;
    background-color: #e8edf0;
    width: 100%;
    height: 30px;
    overflow: hidden;
  }
  #respond form .commentAuthor .label,
  #respond form .commentEmail .label,
  #respond form .commentUrl .label {
    border-top: 1px solid #D4DCE2;
    float: left;
    font-family: 'Raleway', sans-serif;
    font-style: italic;
    text-rendering: optimizelegibility;
    height: 30px;
    line-height: 29px;
    margin: 0;
    padding: 0 10px;
    width: 100px;
  }
  #respond form .commentAuthor input,
  #respond form .commentEmail input,
  #respond form .commentUrl input {
    background-color: #F8FBFD;
    border: 1px solid #D4DCE2;
    font-size: 1.08em;
    line-height: 1.5em;
    padding: 0 4px;
    width: 514px;
    height: 28px;
  }
  #respond form .form-allowed-tags {
    padding: 5px;
    font-family: 'Raleway', sans-serif;
    font-style: italic;
    text-rendering: optimizelegibility;
    background-color: #F8FBFD;
    border: 1px solid #D4DCE2;
    margin: 10px 0;
  }
  #respond form #submit {
    width: 200px;
    font-size: 14px;
    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: 100%;
    margin: 20px auto 20px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  #respond form #submit:hover {
    background-color: #080e14;
    text-decoration: none;
  }
  #respond form #submit:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
  }
  .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 .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;
  }
}
